Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 8F40463B85F for ; Sat, 25 Aug 2012 10:59:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 558A314A375; Sat, 25 Aug 2012 10:59:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C50E614A374 for ; Sat, 25 Aug 2012 10:59:51 +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 8PDVHK2oqqBV for ; Sat, 25 Aug 2012 10:59:51 +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 47F2714A372 for ; Sat, 25 Aug 2012 10:59:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 33863175DD; Sat, 25 Aug 2012 10:59:51 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 25 Aug 2012 06:59:51 -0400 From: "Christos Zoulas" Subject: CVS commit: pkgsrc/net/iana-etc To: pkgsrc-changes@NetBSD.org Reply-To: christos@netbsd.org X-Mailer: log_accum Message-Id: <20120825105951.33863175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: christos Date: Sat Aug 25 10:59:51 UTC 2012 Added Files: pkgsrc/net/iana-etc: DESCR Makefile PLIST distinfo pkgsrc/net/iana-etc/patches: patch-Makefile patch-get.gawk patch-services.gawk Log Message: New iana-etc package, from Seth W. Klein's source. This package can be used to create services and protocols files from the IANA sources. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/net/iana-etc/DESCR pkgsrc/net/iana-etc/Makefile \ pkgsrc/net/iana-etc/PLIST pkgsrc/net/iana-etc/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/net/iana-etc/patches/patch-Makefile \ pkgsrc/net/iana-etc/patches/patch-get.gawk \ pkgsrc/net/iana-etc/patches/patch-services.gawk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.