Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9EAE763B874 for ; Mon, 14 Mar 2011 06:07:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6F51419D7A5; Mon, 14 Mar 2011 06:07:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0DD9319D79C for ; Mon, 14 Mar 2011 06:07:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id cBBhjybVOMmV for ; Mon, 14 Mar 2011 06:06:59 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9272B19D797 for ; Mon, 14 Mar 2011 06:06:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4B5EF175DD; Mon, 14 Mar 2011 06:06:59 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 14 Mar 2011 06:06:59 +0000 From: "Rumko" Subject: CVS commit: pkgsrc/misc/tmux To: pkgsrc-changes@NetBSD.org Reply-To: rumko@netbsd.org X-Mailer: log_accum Message-Id: <20110314060659.4B5EF175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: rumko Date: Mon Mar 14 06:06:59 UTC 2011 Modified Files: pkgsrc/misc/tmux: distinfo pkgsrc/misc/tmux/patches: patch-ab Log Message: misc/tmux: make it compilable on DragonFly * we need to link to libevent in order to succesfully compile * we already define closefrom(2) so define HAVE_CLOSEFROM Patch provided by Antonie Huete Jimenez via private mail. ok@ wiz To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/misc/tmux/distinfo cvs rdiff -u -r1.7 -r1.8 pkgsrc/misc/tmux/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.