Module Name: src Committed By: christos Date: Fri Mar 23 21:34:17 UTC 2012
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: mention ipf To generate a diff of this commit: cvs rdiff -u -r1.922 -r1.923 src/doc/3RDPARTY cvs rdiff -u -r1.1686 -r1.1687 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/3RDPARTY diff -u src/doc/3RDPARTY:1.922 src/doc/3RDPARTY:1.923 --- src/doc/3RDPARTY:1.922 Fri Mar 23 05:42:47 2012 +++ src/doc/3RDPARTY Fri Mar 23 17:34:17 2012 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.922 2012/03/23 09:42:47 roy Exp $ +# $NetBSD: 3RDPARTY,v 1.923 2012/03/23 21:34:17 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -477,18 +477,17 @@ Location: games/hunt Notes: Package: ipf -Version: 4.1.34 -Current Vers: 5.1.0 +Version: 5.1.1 +Current Vers: 5.1.1 Maintainer: Darren Reed Archive Site: http://coombs.anu.edu.au/~avalon/ Home Page: http://coombs.anu.edu.au/~avalon/ Mailing List: ipfil...@postbox.anu.edu.au -Responsible: darrenr, mike -License: BSD-based; see src/dist/ipf/IPFILTER.LICENCE -Location: dist/ipf,sys/dist/ipf +Responsible: darrenr, christos +License: BSD-based; see src/external/ipf/dist/IPFILTER.LICENCE +Location: external/bsd/ipf,sys/external/bsd/ipf Notes: ipf2netbsd should be used on a virgin ipfilter source tree. -See also dist/ipf/README.NetBSD Package: ipsec-tools Version: (ipsec-tools head is NetBSD-current head) Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1686 src/doc/CHANGES:1.1687 --- src/doc/CHANGES:1.1686 Fri Mar 23 05:42:47 2012 +++ src/doc/CHANGES Fri Mar 23 17:34:17 2012 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1686 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1687 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -32,3 +32,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0: evbmips: Add support for Lemote Yeeloong Notebook. [nonaka 20120302] dbsym(8): Add option -p [bsh 20120319] dhcpcd(8): Import dhcpcd-5.5.5 [roy 20120323] + ipf: upgrade to 5.1.1 with new build framework, no module and + test support yet [christos 20120323]