Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id AC1F763B84C for ; Sat, 14 Jan 2012 01:52:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7D94F14A185; Sat, 14 Jan 2012 01:52:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 027BF14A184 for ; Sat, 14 Jan 2012 01:52:16 +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 47LKp2zpDEad for ; Sat, 14 Jan 2012 01:52:15 +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 7A98714A181 for ; Sat, 14 Jan 2012 01:52:15 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 34950175DD; Sat, 14 Jan 2012 01:52:15 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 14 Jan 2012 01:52:15 +0000 From: "Hans Rosenfeld" Subject: CVS commit: pkgsrc/mk/tools To: pkgsrc-changes@NetBSD.org Reply-To: hans@netbsd.org X-Mailer: log_accum Message-Id: <20120114015215.34950175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hans Date: Sat Jan 14 01:52:14 UTC 2012 Modified Files: pkgsrc/mk/tools: bsd.tools.mk replace.mk Added Files: pkgsrc/mk/tools: zip.mk Log Message: Support zip and related utilities as host tools. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 pkgsrc/mk/tools/bsd.tools.mk cvs rdiff -u -r1.238 -r1.239 pkgsrc/mk/tools/replace.mk cvs rdiff -u -r0 -r1.1 pkgsrc/mk/tools/zip.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.