3RDPARTY revision 1.402
11.402Skleink#	$NetBSD: 3RDPARTY,v 1.402 2006/01/31 12:10:43 kleink Exp $
21.1Slukem#
31.1Slukem# This file contains a list of the software that has been integrated into
41.1Slukem# NetBSD where we are not the primary maintainer.
51.1Slukem#
61.1Slukem# When you make changes to this software, be sure to discuss it with the
71.1Slukem# maintainer and contribute your patches.  Divergence from the official
81.1Slukem# sources is not desirable, and should be avoided as much as possible.
91.1Slukem#
101.1Slukem# When importing, please deal with the RCS IDs in this way:
111.1Slukem#   1. Preserve the RCS IDs in the files by removing the $ signs from
121.1Slukem#      the IDs before you do the import.
131.1Slukem#   2. After the import, add NetBSD RCS IDs to all of the files.
141.1Slukem#
151.1Slukem# A few notes on the format of this file (for the benefit of
161.1Slukem# 3dparty2html):
171.1Slukem#
181.1Slukem# 1.) Any line whose first non-whitespace character is # is a comment
191.1Slukem# 2.) Entries are separated by blank lines
201.1Slukem# 3.) Every package needs at least the following entries: Package,
211.1Slukem#     Version, Current Vers, and Maintainer.
221.1Slukem# 4.) Where a field has multiple lines of information, the field tag
231.1Slukem#     should be repeated on each line, except:
241.1Slukem# 5.) The Notes: field tag should appear on a line by itself.  All
251.1Slukem#     remaining lines until the end of the record are notes.
261.31Skanaoka
271.31SkanaokaPackage:	acpica
281.401SkochiVersion:	20060113
291.399SkochiCurrent Vers:	20060113
301.31SkanaokaMaintainer:	INTEL
311.31SkanaokaArchive Site:	http://developer.intel.com/technology/IAPC/acpi/downloads.htm
321.335SlukemHome Page:	http://developer.intel.com/technology/IAPC/acpi/
331.31SkanaokaMailing List:	acpi-devel@lists.sourceforge.net
341.387SrpauloLicense:	http://developer.intel.com/technology/iapc/acpi/license2.htm
351.206SkanaokaResponsible:	kochi
361.31SkanaokaNotes:
371.31SkanaokaThe sources were integrated into src/sys/dev/acpi/acpica/Subsystem.
381.169SkochiPlease read src/sys/dev/acpi/acpica/README before any modification.
391.1Slukem
401.1SlukemPackage:	am-utils [amd]
411.363SrpauloVersion:	6.1.2.1
421.368SrpauloCurrent Vers:	6.1.3
431.1SlukemMaintainer:	Erez Zadok <ezk@cs.columbia.edu>
441.255SwizArchive Site:	ftp://ftp.am-utils.org/pub/am-utils/
451.335SlukemHome Page:	http://www.am-utils.org/
461.262SchristosMailing List:	am-utils
471.363SrpauloResponsible:	christos, rpaulo
481.387SrpauloLicense:	BSD (4-clause)
491.1SlukemNotes:
501.1SlukemAmd2netbsd script to convert to BSD make system and remove unneeded files.
511.262SchristosFix symbolic links before import.
521.177SwizCheck src/usr.sbin/amd/include/config.h is correct after import.
531.1Slukem
541.1SlukemPackage:	bc
551.1SlukemVersion:	1.06
561.1SlukemCurrent Vers:	1.06
571.1SlukemMaintainer:	Phil Nelson <phil@cs.wwu.edu>
581.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/bc/
591.335SlukemHome Page:	http://www.gnu.org/software/bc/
601.1SlukemMailing List:	bug-bc@gnu.org
611.1SlukemResponsible:	phil, simonb
621.387SrpauloLicense:	GPLv2, LGPGv2.1
631.1SlukemNotes:
641.1Slukembc includes dc, both of which are in the NetBSD tree.
651.1Slukem
661.1SlukemPackage:	bind/named
671.388SchristosVersion:	libc/includes: 9.3.0, bind: 9.3.2
681.388SchristosCurrent Vers:	9.3.2
691.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
701.246SwizArchive Site:	ftp://ftp.isc.org/isc/bind9/
711.335SlukemHome Page:	http://www.isc.org/sw/bind/
721.1SlukemMailing List:
731.217SchristosResponsible:	vixie, itojun, christos
741.387SrpauloLicense:	BSD-like (2-clause)
751.1SlukemNotes:
761.252SchristosFirst bind2netbsd script to import into src/dist/bind.
771.38SwizThe Makefiles in src/usr.sbin/bind are not handled by the script.
781.252SchristosThen binclude4netbsd script to import into src/usr.sbin/bind/include.
791.252SchristosThen include4netbsd script to import into src/include.
801.252SchristosThen libc4netbsd script to update the resolver in libc.
811.252SchristosTodo[1]: Update libresolv if needed.
821.252SchristosTodo[2]: A few files in libc/net were imported in the ISC branch but now
831.252Schristos	 they are too different or do not exist anymore:
841.252Schristos	    gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c
851.252Schristos	 Others like getaddrinfo.c could be merged with isc, but it seems
861.252Schristos	 that ours is from a more recent version of KAME?
871.252SchristosTodo[3]: net/base64.c could be imported from bind and should be moved from
881.252Schristos	 net to isc/base64.c.
891.252SchristosTodo[4]: Re-entrant functions of net/*
901.1Slukem
911.161SmrgPackage:	binutils
921.264SmrgVersion:	2.15-20041204
931.359SrpauloCurrent Vers:	2.16.1
941.1SlukemMaintainer:	FSF
951.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
961.335SlukemHome Page:	http://www.gnu.org/software/binutils/
971.1SlukemMailing List:	bug-gnu-utils@gnu.org
981.61SmrgResponsible:	thorpej, mrg
991.387SrpauloLicense:	GPLv2, LGPLv2, BSD
1001.1SlukemNotes:
1011.1Slukem
1021.1SlukemPackage:	bsd-family-tree
1031.394SrpauloVersion:	1.100
1041.394SrpauloCurrent Vers:	1.100
1051.144SdentMaintainer:	n/a
1061.335SlukemArchive Site:	http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree
1071.335SlukemHome Page:	http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree
1081.1SlukemMailing List:
1091.395SrpauloResponsible:	rpaulo
1101.387SrpauloLicense:	See URL above.
1111.1SlukemNotes:
1121.1Slukem
1131.1SlukemPackage:	bzip2
1141.1SlukemVersion:	1.0.2
1151.334SsaloCurrent Vers:	1.0.3
1161.1SlukemMaintainer:	Julian Seward <jseward@acm.org>
1171.1SlukemArchive Site:	http://sources.redhat.com/bzip2/
1181.335SlukemHome Page:	http://www.bzip.org/
1191.1SlukemMailing List:
1201.1SlukemResponsible:
1211.387SrpauloLicense:	BSD (4-clause)
1221.1SlukemNotes:
1231.1SlukemSee /usr/src/dist/bzip2/bzip2netbsd for update instructions.
1241.1Slukem
1251.1SlukemPackage:	Citrus XPG4DL
1261.1SlukemVersion:	?
1271.1SlukemCurrent Vers:	?
1281.1SlukemMaintainer:	Citrus
1291.1SlukemArchive Site:	http://citrus.bsdclub.org/
1301.335SlukemHome Page:	http://citrus.bsdclub.org/
1311.1SlukemMailing List:	bsd-locale@hauN.org
1321.131SitojunResponsible:	itojun, tshiozak
1331.387SrpauloLicense:	Ambiguous. Either BSD or Perl Artistic License
1341.387Srpaulo		See http://citrus.bsdclub.org/#pol_license for more info.
1351.1SlukemNotes:
1361.1Slukemlanguage C multilingualization support suite using wchar_t and other standards.
1371.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't
1381.173Sitojunneed to look for other CVS tree (like citrus CVS tree)
1391.1Slukemmain trunc has Citrus code in the following places:
1401.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support
1411.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation.
1421.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer
1431.173Sitojun- src/lib/libc/iconv: iconv(3)
1441.1Slukem
1451.1SlukemPackage:	cron
1461.1SlukemVersion:	3.0
1471.376SmrgCurrent Vers:	4.1
1481.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
1491.376SmrgArchive Site:	ftp://ftp.isc.org/isc/cron/
1501.349SjunyoungHome Page:
1511.1SlukemMailing List:
1521.1SlukemResponsible:
1531.387SrpauloLicense:	BSD-like
1541.1SlukemNotes:
1551.1Slukem
1561.1SlukemPackage:	cvs
1571.319SchristosVersion:	1.11.20
1581.335SlukemCurrent Vers:	1.11.20/1.12.12
1591.1SlukemMaintainer:	cvshome
1601.375SwizArchive Site:	http://ftp.gnu.org/non-gnu/cvs/
1611.375SwizHome Page:	http://cvs.nongnu.org/
1621.1SlukemMailing List:	bug-cvs@gnu.org
1631.392SrpauloResponsible:	christos, wiz
1641.387SrpauloLicense:	GPLv1, LGPLv2
1651.1SlukemNotes:
1661.38SwizUse src/gnu/dist/cvs/cvs2netbsd for preparing the source tree
1671.1Slukemfor the import.
1681.209SwizDo not forget to update gnu/usr.bin/cvs/include/config.h to match
1691.209Swizgnu/dist/cvs/config.h.in.
1701.319SchristosIf you want to upgrade to 1.12.XX, please talk to christos first.
1711.319SchristosI have merged all the changes already.
1721.1Slukem
1731.1SlukemPackage:	db
1741.1SlukemVersion:	1.85
1751.335SlukemCurrent Vers:	1.86/4.3.28
1761.1SlukemMaintainer:	Keith Bostic <bostic@vangogh.cs.berkeley.edu>
1771.335SlukemArchive Site:	http://www.sleepycat.com/download/index.shtml
1781.335SlukemHome Page:	http://www.sleepycat.com/products/db.shtml
1791.1SlukemMailing List:
1801.1SlukemResponsible:
1811.387SrpauloLicense:	BSD or specific SleepyCat license
1821.1SlukemNotes:
1831.1SlukemNote that we cannot use db 2.x for license reasons.
1841.1SlukemThree bug fixes against 1.85 sent back to bostic.  Changes to
1851.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
1861.1SlukemImport of DB 1.85 was done via a sh script which converted the
1871.1Slukemdistribution into the netbsd format.  The script can be found in
1881.1Slukemsrc/lib/libc/db/db2netbsd.
1891.1Slukem
1901.1SlukemPackage:	dhcp
1911.352SdrochnerVersion:	3.0.3
1921.347StacaCurrent Vers:	3.0.3
1931.392SrpauloMaintainer:	mellon
1941.1SlukemArchive Site:	ftp://ftp.isc.org/isc/dhcp/
1951.335SlukemHome Page:	http://www.isc.org/sw/dhcp/
1961.1SlukemMailing List:	dhcp-server@isc.org
1971.1SlukemMailing List:	dhcp-client@isc.org
1981.1SlukemMailing List:	dhcp-announce@isc.org
1991.1SlukemMailing List:	dhcp-bugs@isc.org
2001.1SlukemResponsible:	mellon
2011.387SrpauloLicense:	BSD (3-clause)
2021.1SlukemNotes:
2031.1SlukemNo changes for NetBSD integration - just import the new distribution on
2041.1Slukemtop of the current tree.
2051.1Slukem
2061.1SlukemPackage:	diffutils
2071.42SwizVersion:	2.8.1
2081.1SlukemCurrent Vers:	2.8.1
2091.1SlukemMaintainer:	FSF
2101.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/diffutils/
2111.335SlukemHome Page:	http://www.gnu.org/software/diffutils/
2121.1SlukemMailing List:	bug-gnu-utils@gnu.org
2131.42SwizResponsible:	wiz
2141.387SrpauloLicense:	GPLv2
2151.1SlukemNotes:
2161.43SwizUse src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree
2171.43Swizfor the import.
2181.1Slukem
2191.400SkleinkPackage:	gdtoa
2201.400SkleinkVersion:	2005-09-23
2211.400SkleinkCurrent Vers:	2005-09-23
2221.335SlukemMaintainer:	David M. Gay <dmg@acm.org>
2231.1SlukemArchive Site:	ftp://netlib.lucent.com/netlib/fp/
2241.335SlukemHome Page:	http://www.netlib.org/fp/
2251.1SlukemMailing List:	none
2261.373SkleinkResponsible:	kleink
2271.387SrpauloLicense:	BSD-like
2281.1SlukemNotes:
2291.400SkleinkTest suite not integrated at this time.
2301.400SkleinkNo hexadecimal floating-point string conversion for VAX FP yet.
2311.400SkleinkOnly double-precision addressed at this time.
2321.1Slukem
2331.1SlukemPackage:	file
2341.374SpookaVersion:	4.16
2351.374SpookaCurrent Vers:	4.16
2361.1SlukemMaintainer:	Christos Zoulas <christos@zoulas.com>
2371.1SlukemArchive Site:	ftp://ftp.astron.com/pub/file/
2381.349SjunyoungHome Page:
2391.1SlukemMailing List:	file@mx.gw.com
2401.1SlukemResponsible:	christos, pooka
2411.387SrpauloLicense:	BSD (2-clause)
2421.1SlukemNotes:
2431.1Slukem
2441.1SlukemPackage:	flex
2451.1SlukemVersion:	2.5.4
2461.145SdentCurrent Vers:	2.5.4a/2.5.31
2471.1SlukemMaintainer:	Vern Paxson <vern@ee.lbl.gov>
2481.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/non-gnu/flex/
2491.335SlukemHome Page:	http://lex.sourceforge.net/
2501.1SlukemMailing List:
2511.1SlukemResponsible:	mikel
2521.387SrpauloLicense:	BSD-like	
2531.1SlukemNotes:
2541.1Slukemflex 2.5.4a contains only copyright notice changes over version 2.5.4;
2551.1Slukeminternally not even the version number changed.
2561.78SenamiNewer flex will be found in:
2571.78Senami	http://sourceforge.net/projects/lex/
2581.1Slukem
2591.1SlukemPackage:	gcc
2601.197SmrgVersion:	2.95.3/3.3.3
2611.372SwizCurrent Vers:	3.3.6/3.4.4/4.0.2
2621.1SlukemMaintainer:	cygnus
2631.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gcc/
2641.335SlukemHome Page:	http://www.gnu.org/software/gcc/
2651.1SlukemMailing List:	gcc-bugs@gnu.org
2661.61SmrgResponsible:	thorpej, mrg
2671.387SrpauloLicense:	GPLv2, LGPLv2.1
2681.1SlukemNotes:
2691.185Smrgbefore importing:
2701.185Smrg	- delete all .cvsignore and .brik files
2711.185Smrg	- delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar
2721.1Slukem
2731.1SlukemPackage:	gdb
2741.159SmrgVersion:	5.3
2751.257SwizCurrent Vers:	6.3
2761.1SlukemMaintainer:	FSF
2771.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gdb/
2781.335SlukemHome Page:	http://www.gnu.org/software/gdb/
2791.1SlukemMailing List:	bug-gdb@gnu.org
2801.61SmrgResponsible:	thorpej, mrg
2811.387SrpauloLicense:	GPLv2, LGPLv2
2821.1SlukemNotes:
2831.1Slukem
2841.1SlukemPackage:	gettext
2851.328SchristosVersion:	0.14.4
2861.335SlukemCurrent Vers:	0.14.5
2871.1SlukemMaintainer:	FSF
2881.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gettext/
2891.335SlukemHome Page:	http://www.gnu.org/software/gettext/
2901.1SlukemMailing List:	bug-gnu-utils@gnu.org
2911.1SlukemResponsible:	itojun
2921.387SrpauloLicense:	GPLv2
2931.1SlukemNotes:
2941.1SlukemGNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
2951.1Slukemwe use BSD-licensed implementation from Citrus project (see entry for
2961.1Slukem"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
2971.1Slukem
2981.1SlukemPackage:	grep
2991.52SwizVersion:	2.5.1
3001.335SlukemCurrent Vers:	2.5.1a
3011.1SlukemMaintainer:	FSF
3021.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/grep/
3031.335SlukemHome Page:	http://www.gnu.org/software/grep/
3041.1SlukemMailing List:	bug-gnu-utils@gnu.org
3051.44SwizResponsible:	simonb, wiz
3061.387SrpauloLicense:	GPLv2
3071.1SlukemNotes:
3081.44SwizUse src/gnu/dist/grep/grep2netbsd for preparing the source tree
3091.44Swizfor the import.
3101.230SjunyoungA non-gnu grep was imported into src/usr.bin/grep on 2 Jan 2004. It
3111.174Scjepneeds some tuning before it can replace gnu grep.
3121.174Scjep	(cf.	http://www.vocito.com/downloads/software/grep/)
3131.1Slukem
3141.1SlukemPackage:	groff
3151.237SwizVersion:	1.19.1
3161.360SwizCurrent Vers:	1.19.2
3171.216SwizMaintainer:	Werner Lemberg/FSF
3181.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/groff/
3191.335SlukemHome Page:	http://www.gnu.org/software/groff/
3201.1SlukemMailing List:	bug-groff@gnu.org
3211.1SlukemResponsible:	wiz
3221.387SrpauloLicense:	GPLv2
3231.1SlukemNotes:
3241.38SwizUse groff2netbsd from src/gnu/dist/groff to prepare the distribution
3251.1Slukemfor import.
3261.1Slukem
3271.1SlukemPackage:	heimdal
3281.215SlhaVersion:	0.6.2
3291.369SwizCurrent Vers:	0.7.1
3301.1SlukemMaintainer:	Heimdal <heimdal@pdc.kth.se>
3311.1SlukemArchive Site:	ftp://ftp.pdc.kth.se/pub/heimdal/src/
3321.335SlukemHome Page:	http://www.pdc.kth.se/heimdal/
3331.1SlukemMailing List:	heimdal-discuss@pdc.kth.se
3341.99SlhaResponsible:	assar, joda, lha
3351.387SrpauloLicense:	BSD
3361.1SlukemNotes:
3371.1Slukem
3381.1SlukemPackage:	hunt
3391.117SwizVersion:	2003-04-16
3401.107SwizCurrent Vers:	2003-04-16
3411.335SlukemMaintainer:	Greg Couch <gregc@cgl.ucsf.edu>
3421.107SwizArchive Site:	ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
3431.335SlukemHome Page:	http://www.cgl.ucsf.edu/home/gregc/oss.html
3441.1SlukemResponsible:	mrg
3451.387SrpauloLicense:	BSD (3-clause)
3461.1SlukemNotes:
3471.1Slukem
3481.202SmarttiPackage:	ipf
3491.313SmarttiVersion:	4.1.8
3501.390SmarttiCurrent Vers:	4.1.10
3511.1SlukemMaintainer:	Darren Reed
3521.267StacaArchive Site:	http://coombs.anu.edu.au/~avalon/
3531.335SlukemHome Page:	http://coombs.anu.edu.au/~avalon/
3541.1SlukemMailing List:	ipfilter@postbox.anu.edu.au
3551.5SmrgResponsible:	darrenr, mike, martti
3561.387SrpauloLicense:	BSD-based, see src/dist/ipf/IPFILTER.LICENSE
3571.1SlukemNotes:
3581.1Slukemipf2netbsd should be used on a virgin ipfilter source tree.
3591.1Slukem
3601.284SthorpejPackage:	ipsec-tools
3611.379SmanuVersion:	0.6.3
3621.386SwizCurrent Vers:	0.6.4
3631.284SthorpejMaintainer:	IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net>
3641.335SlukemArchive Site:	http://ipsec-tools.sourceforge.net
3651.335SlukemHome Page:	http://ipsec-tools.sourceforge.net
3661.284SthorpejMailing List:	ipsec-tools-devel@lists.sourceforge.net
3671.284SthorpejResponsible:	manu
3681.387SrpauloLicense:	BSD (3-clause)
3691.284SthorpejNotes:
3701.355SmanuSee src/crypto/dist/ipsec-tools/netbsd-import.sh to import newer versions
3711.284Sthorpej
3721.1SlukemPackage:	KAME IPv6
3731.1SlukemVersion:	KAME/NetBSD SNAP kit
3741.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
3751.1SlukemMaintainer:	KAME Project <kame@kame.net>
3761.1SlukemArchive Site:	http://www.kame.net/
3771.335SlukemHome Page:	http://www.kame.net/
3781.1SlukemMailing List:	snap-users@kame.net
3791.1SlukemResponsible:	itojun
3801.387SrpauloLicense:	BSD (3-clause)
3811.1SlukemNotes:
3821.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
3831.1Slukemmore conservative implementation policy.
3841.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
3851.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change,
3861.1SlukemKNF police).  We need to take diffs across KAME snapshots on upgrades.
3871.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
3881.1Slukemin sys/netinet6/in6.h.  No script is available for upgrades.
3891.1Slukem"KAME" branch is used for kernel merge work purposes.
3901.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
3911.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases.
3921.1Slukem
3931.1SlukemPackage:	krb4
3941.1SlukemVersion:	1.2
3951.78SenamiCurrent Vers:	1.2.2
3961.1SlukemMaintainer:	kth-krb@pdc.kth.se
3971.1SlukemArchive Site:	ftp://ftp.pdc.kth.se/pub/krb/src/
3981.335SlukemHome Page:	http://www.pdc.kth.se/kth-krb/
3991.1SlukemMailing List:	krb4@sics.se
4001.1SlukemResponsible:	assar, joda
4011.387SrpauloLicense:	BSD, MIT
4021.1SlukemNotes:
4031.1Slukem
4041.1SlukemPackage:	less
4051.88SmrgVersion:	less381
4061.241SwizCurrent Vers:	less382
4071.242SwizMaintainer:	Mark Nudleman <markn@greenwoodsoftware.com>
4081.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/less/
4091.335SlukemHome Page:	http://www.gnu.org/software/less/
4101.1SlukemMailing List:
4111.1SlukemResponsible:	mrg
4121.387SrpauloLicense:	BSD or GPLv2
4131.1SlukemNotes:
4141.1SlukemMany changes to make less act as more when invoked as more.  Beware.
4151.1SlukemUse the src/usr.bin/less/less2netbsd script to prepare source tree
4161.1Slukemfor importation.  Run ./configure before hand to generate "defines.h".
4171.110SwizTalk to mrg before importing any new version.  (less 381's configure
4181.88Smrgdoes not detect NetBSD has a sigset_t due to a bad test; this is fixed
4191.88Smrgby hand in defines.h.)
4201.1Slukem
4211.1SlukemPackage:	libcdk
4221.1SlukemVersion:	4.9.9-20000407-myc3
4231.1SlukemCurrent Vers:	cdk-4.9.10-20000923
4241.1SlukemMaintainer:	mike@vexus.ca
4251.144SdentArchive Site:	http://www.vexus.ca/products/CDK/
4261.335SlukemHome Page:	http://www.vexus.ca/products/CDK/
4271.1SlukemResponsible:	garbled
4281.387SrpauloLicense:	BSD (4-clause)
4291.1SlukemNotes:
4301.1SlukemInitial port to netbsd curses was done by mycroft.  This is a heavily
4311.1Slukemmodified version of the released CDK 4.9.9.  The current version has been
4321.1Slukemtaken over by the Ncurses people, and has a number of changes to it.  It
4331.1Slukemmight be worthwhile to import at some future date, but for now we should
4341.1Slukemleave it alone.  (garbled 1/4/2001)
4351.1Slukem
4361.263SwizPackage:	libevent
4371.327SwizVersion:	1.0c
4381.338SwizCurrent Vers:	1.1a
4391.263SwizMaintainer:	Niels Provos <provos@citi.umich.edu>
4401.263SwizArchive Site:	http://www.monkey.org/~provos/libevent/
4411.335SlukemHome Page:	http://www.monkey.org/~provos/libevent/
4421.263SwizResponsible:	provos
4431.387SrpauloLicense:	BSD (3/4-clause)
4441.263SwizNotes:
4451.263Swiz
4461.1SlukemPackage:	libpcap
4471.245SdyoungVersion:	0.8.3
4481.348SdrochnerCurrent Vers:	0.9.3
4491.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
4501.1SlukemArchive Site:	http://www.tcpdump.org/release/
4511.335SlukemHome Page:	http://www.tcpdump.org/
4521.1SlukemMailing List:	tcpdump-workers@tcpdump.org
4531.245SdyoungResponsible:	itojun,dyoung
4541.387SrpauloLicense:	BSD (3/4-clause)
4551.1SlukemNotes:
4561.1Slukem
4571.1SlukemPackage:	libwrap
4581.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
4591.1SlukemCurrent Vers:	tcp_wrappers 7.6-ipv6.1
4601.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
4611.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
4621.335SlukemHome Page:	ftp://ftp.porcupine.org/pub/security/
4631.230SjunyoungMailing List:
4641.1SlukemResponsible:	cjs, itojun
4651.387SrpauloLicense:	BSD-like
4661.1SlukemNotes:
4671.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
4681.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
4691.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
4701.1Slukem
4711.1SlukemPackage:	mopd
4721.1SlukemVersion:	2.5.3
4731.1SlukemCurrent Vers:	2.5.3
4741.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
4751.335SlukemArchive Site:	BROKEN	ftp://ftp.stacken.kth.se/pub/OS/NetBSD/mopd/
4761.335SlukemHome Page:	http://www.stacken.kth.se/~moj/mopd.html
4771.230SjunyoungMailing List:
4781.1SlukemResponsible:	cjs
4791.387SrpauloLicense:	BSD (4-clause)
4801.1SlukemNotes:
4811.1SlukemDelete the otherOS directory before importing.
4821.1Slukem
4831.1SlukemPackage:	nawk
4841.341SjdolecekVersion:	2005-04-24
4851.333SjlamCurrent Vers:	2005-04-24
4861.1SlukemMaintainer:	Brian Kernighan <bwk@bell-labs.com> (Lucent Technologies)
4871.1SlukemArchive Site:	http://cm.bell-labs.com/who/bwk/
4881.335SlukemHome Page:	http://cm.bell-labs.com/who/bwk/
4891.1SlukemMailing List:
4901.1SlukemResponsible:	jdolecek
4911.387SrpauloLicense:	BSD-like
4921.1SlukemNotes:
4931.1SlukemBuild maketab from nawk sources and generate proctab.c.
4941.1SlukemRemove buildwin.bat, mac.code, missing95.c, ytab.[ch], ytab?.bak, then import
4951.38Swizto src/dist/nawk.
4961.1Slukem
4971.1SlukemPackage:	ndbootd
4981.1SlukemVersion:	0.5
4991.1SlukemCurrent Vers:	0.5
5001.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
5011.335SlukemArchive Site:	BROKEN	http://mit.edu/fredette/www/ndbootd/
5021.335SlukemHome Page:	BROKEN	http://stuff.mit.edu/people/fredette/home.html
5031.1SlukemResponsible:	fredette
5041.387SrpauloLicense:	BSD (4-clause)
5051.1SlukemNotes:
5061.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
5071.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
5081.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
5091.1Slukem
5101.1SlukemPackage:	nvi
5111.312SaymericVersion:	1.79
5121.1SlukemCurrent Vers:	1.79
5131.1SlukemMaintainer:	Keith Bostic <bostic@bsdi.com>
5141.1SlukemArchive Site:	ftp://ftp.bostic.com/pub/
5151.335SlukemHome Page:	http://www.bostic.com/vi/
5161.230SjunyoungMailing List:
5171.5SmrgResponsible:	aymeric
5181.387SrpauloLicense:	BSD (3/4-clause)
5191.1SlukemNotes:
5201.312SaymericWe have lots of local bug fixes, and the point of importing 1.81.x would
5211.312Saymericbe to get multibyte characters support. For now this means waiting for
5221.312Saymericadditions in our libcurses.
5231.1Slukem
5241.1SlukemPackage:	ntp
5251.163SdrochnerVersion:	4.2.0
5261.149SfredbCurrent Vers:	4.2.0
5271.1SlukemMaintainer:	David L. Mills <mills@udel.edu>
5281.1SlukemArchive Site:	ftp://ftp.udel.edu/pub/ntp/ntp4/
5291.335SlukemHome Page:	http://www.ntp.org/
5301.230SjunyoungMailing List:
5311.1SlukemResponsible:	simonb, jonathan
5321.387SrpauloLicense:	BSD-like
5331.1SlukemNotes:
5341.1SlukemSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
5351.1SlukemNOTE: As of 20010405 -current includes a fix for the "ntpdx" root
5361.1Slukemexploit/DoS attack which has been pulled up to the 1.4 and 1.5 branches.
5371.1Slukem
5381.293SchristosPackage:	OpenPAM
5391.293SchristosVersion:	20050201
5401.370SwizCurrent Vers:	20050616
5411.351SjunyoungMaintainer:	Dag-Erling Sm�rgrav <des@FreeBSD.org>
5421.276SwizArchive Site:	http://www.openpam.org/
5431.335SlukemHome Page:	http://www.openpam.org/
5441.276SwizMailing List:
5451.276SwizResponsible:	christos
5461.387SrpauloLicense:	BSD (3-clause)
5471.276SwizNotes:
5481.292SthorpejThe next time OpenPAM is imported (OpenPAM Feterita or later), eliminate
5491.292Sthorpejthe local copy of openpam_free_envlist() in the pam_exec module.
5501.276Swiz
5511.1SlukemPackage:	OpenSSH
5521.322SchristosVersion:	4.0
5531.358SgrantCurrent Vers:	4.2 / portable 4.2p1
5541.1SlukemMaintainer:	OpenSSH
5551.1SlukemArchive Site:	http://www.openssh.com/ftp.html
5561.335SlukemHome Page:	http://www.openssh.com/portable.html
5571.1SlukemMailing List:	openssh-unix-announce@mindrot.org
5581.298SitojunResponsible:	thorpej, christos, elric
5591.387SrpauloLicense:	BSD or more free. See src/crypto/dist/ssh/LICENSE
5601.1SlukemNotes:
5611.1Slukemimported from OpenBSD usr.bin/ssh (it is not from the portable OpenSSH)
5621.1Slukeminto crypto/dist/openssh.  use openssh2netbsd before import.
5631.1Slukemlocal changes (should always try to bring them back to master openssh tree,
5641.1Slukemmarkus is very cooperative about it):
5651.1Slukem- default for PermitRootLogin is set to "no"
5661.1Slukem- IgnoreRootRhosts added
5671.1Slukem- look at login.conf to check valid user/access list
5681.279Schristos- krb4 and krb5 support re-added
5691.279Schristos- hack in cipher.c #ifdef NEW_OPENSSL because we are missing EVP_acss
5701.279Schristos  when someone imports openssl, we can remove this.
5711.279Schristos- uidswap.c changed order of set{e,}{u,g}id so that it works on NetBSD
5721.280Schristos- added moduli from portable openssh
5731.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh
5741.384Schristos- always bump major when importing to avoid api problems.
5751.1Slukem
5761.1SlukemPackage:	OpenSSL
5771.380SchristosVersion:	0.9.8a
5781.380SchristosCurrent Vers:	0.9.8a
5791.1SlukemMaintainer:	The OpenSSL Project
5801.1SlukemArchive Site:	ftp://ftp.openssl.org/source/
5811.335SlukemHome Page:	http://www.openssl.org/
5821.1SlukemMailing List:	openssl-announce@openssl.org
5831.310SchristosResponsible:	mcr, thorpej, itojun, groo, christos
5841.387SrpauloLicense:	OpenSSL and SSLeay license (both BSD-like)
5851.1SlukemNotes:
5861.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers
5871.380Schristos- run make in /usr/src/lib/libcrypto/man to regen man pages.
5881.1Slukem
5891.19SwizPackage:	pdisk
5901.19SwizVersion:	0.8a2
5911.19SwizCurrent Vers:	0.8a2
5921.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
5931.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
5941.335SlukemHome Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
5951.19SwizMailing List:
5961.19SwizResponsible:	dbj
5971.387SrpauloLicense:	BSD-like
5981.19SwizNotes:
5991.19SwizThis is the disk partition utility used by Apple's mkLinux and osX
6001.19SwizIt is imported into dist/pdisk, with a reachover makefile in
6011.19Swizsrc/sbin/pdisk builds for macppc and mac68k.
6021.19Swiz
6031.1SlukemPackage:	pdksh
6041.1SlukemVersion:	5.2.14p2
6051.1SlukemCurrent Vers:	5.2.14p2
6061.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
6071.1SlukemArchive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
6081.335SlukemHome Page:	http://www.cs.mun.ca/~michael/pdksh/
6091.1SlukemMailing List:
6101.1SlukemResponsible:
6111.387SrpauloLicense:	Public domain
6121.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
6131.1Slukem
6141.1SlukemPackage:	ping
6151.1SlukemVersion:	980911
6161.1SlukemCurrent Vers:	980911
6171.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
6181.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
6191.335SlukemHome Page:	http://www.rhyolite.com/src/
6201.1SlukemMailing List:
6211.392SrpauloResponsible:	christos
6221.387SrpauloLicense:	BSD (3-clause)
6231.1SlukemNotes:
6241.1SlukemWe use err() and friends. We have changes for snprintf, extra
6251.1Slukemformating in man pages, disallowing flood pinging, alignment fixes,
6261.1Slukemand more.
6271.1Slukem
6281.228SitojunPackage:	PF (openbsd packet filter)
6291.340SpeterVersion:	OpenBSD 3.7
6301.335SlukemCurrent Vers:	OpenBSD 3.7-current
6311.392SrpauloMaintainer:	itojun
6321.228SitojunArchive Site:	ftp://ftp.openbsd.org/
6331.335SlukemHome Page:	http://www.openbsd.org/faq/pf/
6341.317SyamtMailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
6351.392SrpauloResponsible:	itojun
6361.387SrpauloLicense:	BSD (2-clause)
6371.228SitojunNotes:
6381.228Sitojunkernel code is imported into src/sys/dist/pf and src/sys/net has reachover
6391.228Sitojundefinition (files.pf).  userland code is imported into src/dist/pf, and
6401.256Syamtreachover Makefiles are in src/usr.sbin/pf.
6411.228Sitojun
6421.1SlukemPackage:	postfix
6431.393SrpauloVersion:	2.2.8
6441.391StacaCurrent Vers:	2.2.8/2.3-20051128
6451.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
6461.1SlukemArchive Site:	ftp://postfix.cloud9.net/official/
6471.335SlukemHome Page:	http://www.postfix.org/
6481.1SlukemMailing List:	postfix-users@postfix.org
6491.393SrpauloResponsible:	perry, rpaulo
6501.387SrpauloLicense:	Several. See src/gnu/dist/postfix
6511.1SlukemNotes:
6521.1Slukem
6531.1SlukemPackage:	ppp
6541.397SchristosVersion:	2.4.3 [with 2.4.4b1 changes]
6551.359SrpauloCurrent Vers:	2.4.4b1
6561.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
6571.1SlukemArchive Site:	ftp://ftp.samba.org/pub/ppp/
6581.349SjunyoungHome Page:
6591.1SlukemCVS root:	:pserver:cvs@pserver.samba.org:/cvsroot (password: cvs)
6601.1SlukemMailing List:
6611.392SrpauloResponsible:	christos
6621.387SrpauloLicense:	BSD (3-clause)
6631.1SlukemNotes:
6641.1SlukemBSD support was removed from 2.4.0; I added it back and removed
6651.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
6661.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
6671.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
6681.1Slukemis clearly a pain. I have not tested the modules code, neither our
6691.1Slukemmakefiles make it easy to construct a module, but I left one there
6701.1Slukemas an example.
6711.289ScubeTDB code as found in 2.4.3 is under GPL.  Therefore, we're using
6721.289Scubethe version found in 2.4.1.
6731.1Slukem
6741.1SlukemPackage:	rcs
6751.1SlukemVersion:	5.7
6761.1SlukemCurrent Vers:	5.7
6771.1SlukemMaintainer:	FSF
6781.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
6791.1SlukemMailing List:	bug-gnu-utils@gnu.org
6801.335SlukemHome Page:	http://www.gnu.org/software/rcs/
6811.1SlukemResponsible:	mycroft
6821.387SrpauloLicense:	GPLv2
6831.1SlukemNotes:
6841.1SlukemBeta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
6851.1Slukem
6861.1SlukemPackage:	root.cache
6871.182StacaVersion:	2004012900 (Jan 29, 2004)
6881.182StacaCurrent Vers:	2004012900 (Jan 29, 2004)
6891.14SperryMaintainer:	InterNIC
6901.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
6911.335SlukemHome Page:	ftp://ftp.internic.net/domain/named.root
6921.1SlukemMailing List:
6931.14SperryResponsible:	perry, thorpej
6941.387SrpauloLicense:	Public domain
6951.1SlukemNotes:
6961.1SlukemThe root server cache is also included with BIND.  However, the
6971.1SlukemInterNIC version is usually more up to date.
6981.1Slukem
6991.1SlukemPackage:	routed
7001.201SchristosVersion:	2.28
7011.255SwizCurrent Vers:	2.30
7021.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
7031.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
7041.335SlukemHome Page:	http://www.rhyolite.com/src/
7051.1SlukemMailing List:
7061.392SrpauloResponsible:	christos
7071.387SrpauloLicense:	BSD (4-clause)
7081.1SlukemNotes:
7091.1SlukemWe use the md5 code from libc
7101.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
7111.201SchristosWe use arc4random
7121.201SchristosWe use strlcpy/snprintf
7131.1Slukem
7141.1SlukemPackage:	send-pr (part of GNATS)
7151.1SlukemVersion:	3.95
7161.359SrpauloCurrent Vers:	4.1
7171.1SlukemMaintainer:	FSF
7181.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
7191.335SlukemHome Page:	http://www.gnu.org/software/gnats/
7201.1SlukemMailing List:	bug-gnats@gnu.org
7211.387SrpauloLicense:	GPLv2
7221.1SlukemResponsible:
7231.1SlukemNotes:
7241.1Slukem
7251.1SlukemPackage:	sendmail
7261.301SatatatVersion:	8.13.3
7271.311SwizCurrent Vers:	8.13.4
7281.1SlukemMaintainer:	Eric P. Allman
7291.1SlukemArchive Site:	ftp://ftp.sendmail.org/pub/sendmail/
7301.335SlukemHome Page:	http://www.sendmail.org/
7311.1SlukemMailing List:
7321.392SrpauloResponsible:	atatat
7331.387SrpauloLicense:	Specific. See src/gnu/dist/sendmail/LICENSE
7341.1SlukemNotes:
7351.1Slukemuse gnu/dist/sendmail/sendmail2netbsd to strip off RCS tags.
7361.1Slukemlocal changes:
7371.1Slukem- do not reverse-resolve link-local addresses
7381.1Slukem- syslog args change
7391.1Slukem
7401.1SlukemPackage:	SoftFloat
7411.1SlukemVersion:	2a
7421.1SlukemCurrent Vers:	2b
7431.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
7441.144SdentArchive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
7451.335SlukemHome Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
7461.1SlukemMailing List:
7471.1SlukemResponsible:	bjh21
7481.387SrpauloLicense:	Public domain
7491.1SlukemNotes:
7501.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
7511.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
7521.1Slukemoriginal.
7531.1Slukem
7541.1SlukemPackage:	tcpdump
7551.245SdyoungVersion:	3.8.3
7561.348SdrochnerCurrent Vers:	3.9.3
7571.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
7581.1SlukemArchive Site:	http://www.tcpdump.org/release/
7591.335SlukemHome Page:	http://www.tcpdump.org/
7601.1SlukemMailing List:	tcpdump-workers@tcpdump.org
7611.1SlukemResponsible:	itojun
7621.387SrpauloLicense:	BSD (3-clause)
7631.1SlukemNotes:
7641.2SwizCode will be imported into src/dist/tcpdump.  Changes have to go back to
7651.1Slukemtcpdump.org.
7661.1Slukem
7671.1SlukemPackage:	termcap.src
7681.1SlukemVersion:	9.13.25
7691.1SlukemCurrent Vers:	11.0.1
7701.1SlukemMaintainer:	Eric S. Raymond <terminfo@ccil.org>
7711.50SenamiArchive Site:	http://www.catb.org/~esr/terminfo/
7721.335SlukemHome Page:	http://www.catb.org/~esr/terminfo/
7731.1SlukemMailing List:
7741.1SlukemResponsible:
7751.387SrpauloLicense:	Public domain
7761.1SlukemNotes:
7771.1Slukem
7781.1SlukemPackage:	TestFloat
7791.1SlukemVersion:	2a
7801.1SlukemCurrent Vers:	2a
7811.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
7821.144SdentArchive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
7831.335SlukemHome Page:	http://www.jhauser.us/arithmetic/TestFloat.html
7841.1SlukemMailing List:
7851.1SlukemResponsible:	ross
7861.387SrpauloLicense:	BSD (4-clause)
7871.1SlukemNotes:
7881.1Slukem
7891.1SlukemPackage:	texinfo
7901.232SwizVersion:	4.7
7911.271SwizCurrent Vers:	4.8
7921.1SlukemMaintainer:	FSF
7931.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
7941.335SlukemHome Page:	http://www.gnu.org/software/texinfo/
7951.1SlukemMailing List:	bug-texinfo@gnu.org
7961.1SlukemResponsible:	wiz
7971.387SrpauloLicense:	GPLv2
7981.1SlukemNotes:
7991.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
8001.38Swizfor the import.
8011.1Slukem
8021.1SlukemPackage:	top
8031.250SsorenVersion:	3.5beta12
8041.377SrpauloCurrent Vers:	3.6beta3
8051.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
8061.1SlukemArchive Site:	ftp://ftp.groupsys.com/pub/top/
8071.335SlukemHome Page:	http://www.unixtop.org/
8081.1SlukemMailing List:	top-spinners@ocee.groupsys.com
8091.1SlukemResponsible:	simonb
8101.387SrpauloLicense:	BSD (2-clause)
8111.1SlukemNotes:
8121.1SlukemRemove all non-current NetBSD machine definitions and man page
8131.1Slukemextensions in machine/ before importing.
8141.1SlukemAfter importing, run:
8151.1Slukem	./Configure <netbsd-module-name>
8161.1Slukem	rm machine/*.desc Make.desc SYNOPSIS machine.c
8171.1Slukem	cvs commit -m "Update ./Configure'd files." top.local.h top.1
8181.1Slukem
8191.1SlukemPackage:	traceroute
8201.1SlukemVersion:	1.4a5
8211.1SlukemCurrent Vers:	1.4a12
8221.1SlukemMaintainer:	traceroute@ee.lbl.gov
8231.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
8241.335SlukemHome Page:	http://ftp.ee.lbl.gov/
8251.1SlukemMailing List:
8261.1SlukemResponsible:
8271.387SrpauloLicense:	BSD (4-clause)
8281.1SlukemNotes:
8291.1Slukem
8301.1SlukemPackage:	tz
8311.402SkleinkVersion:	tzcode2004a / tzdata2006a
8321.402SkleinkCurrent Vers:	tzcode2006a / tzdata2006a
8331.1SlukemMaintainer:	Arthur David Olson <ado@elsie.nci.nih.gov>
8341.1SlukemArchive Site:	ftp://elsie.nci.nih.gov/pub/
8351.349SjunyoungHome Page:
8361.1SlukemMailing List:	tz@elsie.nci.nih.gov
8371.1SlukemResponsible:	kleink
8381.387SrpauloLicense:	Public domain
8391.1SlukemNotes:
8401.1SlukemUse src/lib/libc/time/tzcode2netbsd to prepare the source tree
8411.1Slukemfor import.
8421.1Slukem
8431.1SlukemPackage:	uucp
8441.1SlukemVersion:	1.06.1
8451.104SwizCurrent Vers:	1.07
8461.1SlukemMaintainer:	Ian Lance Taylor <ian@airs.com>
8471.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/uucp/
8481.335SlukemHome Page:	http://www.airs.com/ian/uucp.html
8491.1SlukemMailing List:	taylor-uucp@cirr.com
8501.1SlukemResponsible:	jtk
8511.387SrpauloLicense:	GPLv2
8521.1SlukemNotes:
8531.1Slukem
8541.335SlukemPackage:	Vinum
8551.335SlukemVersion:	2003-10-10
8561.335SlukemCurrent Vers:	2003-10-10
8571.335SlukemMaintainer:	Greg Lehy <grog@lemis.com>
8581.349SjunyoungArchive Site:
8591.335SlukemHome page:	http://www.vinumvm.org/
8601.335SlukemMailing List:	vinum-devel@auug.org.au
8611.335SlukemResponsible:	grog
8621.387SrpauloLicense:	BSD (4-clause)
8631.228SitojunNotes:
8641.228Sitojun        Based on a NetBSD-specific version generated on the fly.  This
8651.228Sitojun        should remain effectively identical to the NetBSD branch
8661.228Sitojun        except during testing.
8671.228Sitojun
8681.365SwizPackage:	wpa_supplicant
8691.365SwizVersion:	0.3.9
8701.365SwizCurrent Vers:	0.3.9
8711.365SwizMaintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
8721.365SwizArchive Site:	http://hostap.epitest.fi/releases/
8731.365SwizHome Page:	http://hostap.epitest.fi/
8741.365SwizMailing List:
8751.365SwizResponsible:	scw, dyoung
8761.387SrpauloLicense:	BSD or GPLv2
8771.365SwizNotes:
8781.365SwizSee /usr/src/dist/wpa_supplicant/NetBSD-upgrade for update instructions.
8791.365Swiz
8801.1SlukemPackage:	XFree86
8811.307StronVersion:	4.5.0
8821.305StronCurrent Vers:	4.5.0
8831.349SjunyoungMaintainer:	XFree86 Project, Inc.
8841.1SlukemArchive Site:	ftp://ftp.xfree86.org/pub/XFree86/
8851.335SlukemHome Page:	http://www.xfree86.org/
8861.349SjunyoungMailing List:	devel@xfree86.org
8871.1SlukemResponsible:	tron
8881.387SrpauloLicense:	XFree
8891.1SlukemNotes:
8901.1Slukem4.x:
8911.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
8921.1Slukem files which we don't need in our tree.
8931.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should
8941.305Stron be submitted back via http://bugzilla.xfree86.org.
8951.1Slukem
8961.1SlukemPackage:	zlib
8971.397SchristosVersion:	1.2.3
8981.349SjunyoungCurrent Vers:	1.2.3
8991.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
9001.1SlukemArchive Site:	http://www.gzip.org/zlib/
9011.335SlukemHome Page:	http://www.gzip.org/zlib/
9021.1SlukemMailing List:
9031.397SchristosResponsible:	gwr, tron, christos
9041.387SrpauloLicense:	BSD (3-clause)
9051.1SlukemNotes:
9061.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland.
907