3RDPARTY revision 1.1105
11.1105Sapb#	$NetBSD: 3RDPARTY,v 1.1105 2014/04/05 11:18:03 apb 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.821Sjakllsch# 3rdparty2html):
171.1Slukem#
181.894Sriz# 1.) Any line whose first non-whitespace character is # is a comment;
191.894Sriz# 2.) Entries are separated by blank lines;
201.894Sriz# 3.) Every package needs at least the Package, Version, Current Vers,
211.894Sriz#     and Maintainer fields;
221.1Slukem# 4.) Where a field has multiple lines of information, the field tag
231.1Slukem#     should be repeated on each line, except:
241.894Sriz# 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.963Sapb#
271.963Sapb# Package:	name or brief description (required, must be first)
281.963Sapb# Version:	version that is included with NetBSD (required)
291.963Sapb# Current Vers:	version that is available upstream (required)
301.963Sapb# Maintainer:	name and/or email address of upstream maintainer (required)
311.963Sapb# Archive Site:	URL to archive of upstream releases
321.963Sapb# Home Page:	URL to web page for upstream project
331.963Sapb# Mailing List:	email address or URL related to upstream mailing list
341.963Sapb# License:	description of license
351.963Sapb# Responsible:	comma-separated list of NetBSD developers
361.963Sapb# Location:	comma-separated list of subdirectories in the NetBSD src tree
371.963Sapb# Notes:
381.963Sapb# Multiple lines of free-form text,
391.963Sapb# Must be last.
401.963Sapb#
411.31Skanaoka
421.31SkanaokaPackage:	acpica
431.1079SchristosVersion:	20131218
441.1077SchristosCurrent Vers:	20131218
451.814SjruohoMaintainer:	Intel
461.1077SchristosArchive Site:	http://www.acpica.org/downloads/
471.574SjmcneillHome Page:	http://www.acpica.org/
481.574SjmcneillMailing List:	devel@acpica.org
491.816SjruohoLicense:	BSD-like
501.910SjruohoResponsible:	jruoho
511.913SdrochnerLocation:	sys/external/bsd/acpica/dist
521.31SkanaokaNotes:
531.1077SchristosYou want the unix2 (dual-licensed) tar file.
541.169SkochiPlease read src/sys/dev/acpi/acpica/README before any modification.
551.1Slukem
561.1SlukemPackage:	am-utils [amd]
571.1069SchristosVersion:	6.2
581.1069SchristosCurrent Vers:	6.2rc1
591.1SlukemMaintainer:	Erez Zadok <ezk@cs.columbia.edu>
601.255SwizArchive Site:	ftp://ftp.am-utils.org/pub/am-utils/
611.335SlukemHome Page:	http://www.am-utils.org/
621.262SchristosMailing List:	am-utils
631.506SrpauloResponsible:	christos
641.387SrpauloLicense:	BSD (4-clause)
651.913SdrochnerLocation:	external/bsd/am-utils/dist
661.1SlukemNotes:
671.1SlukemAmd2netbsd script to convert to BSD make system and remove unneeded files.
681.262SchristosFix symbolic links before import.
691.913SdrochnerCheck external/bsd/am-utils/include/config.h is correct after import.
701.1Slukem
711.567SjmmvPackage:	Automated Testing Framework (ATF)
721.1091SjmmvVersion:	0.20
731.1091SjmmvCurrent Vers:	0.20
741.827SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
751.1091SjmmvArchive site:	https://github.com/jmmv/atf/releases
761.1091SjmmvHome page:	https://github.com/jmmv/atf
771.570SjmmvMailing List:	atf-devel@NetBSD.org
781.567SjmmvResponsible:	jmmv
791.595SjmmvLicense:	The NetBSD Foundation's license (BSD 2-clause)
801.913SdrochnerLocation:	external/bsd/atf/dist
811.567SjmmvNotes:
821.663SjmmvThe source files are in external/bsd/atf/dist.
831.827SjmmvUse external/bsd/atf/prepare-import.sh to regenerate the dist/ directory.
841.1091SjmmvPlease avoid performing local changes to this package without discussing
851.1091Sjmmvthem with the responsible person and/or the mailing list shown above.
861.1091SjmmvNote that the external/bsd/atf/dist/tools is owned by NetBSD and does not
871.1091Sjmmvexist upstream; however, please continue to discuss any desired changes
881.1091Sjmmvupfront.
891.567Sjmmv
901.427SgdamorePackage:	ath-hal
911.713SsborrillVersion:	FreeBSD SVN revision number 185521
921.713SsborrillCurrent Vers:	FreeBSD SVN revision number 185521
931.427SgdamoreMaintainer:	Sam Leffler <sam@errno.com>
941.427SgdamoreArchive Site:	none
951.427SgdamoreHome Page:	none
961.427SgdamoreMailing List:	none
971.713SsborrillResponsible:	sam, alc
981.962SwizLicense:	BSD-like (2-clause), ISC
991.913SdrochnerLocation:	sys/external/isc/atheros_hal/dist
1001.427SgdamoreNotes:
1011.427Sgdamore
1021.1SlukemPackage:	bc
1031.1SlukemVersion:	1.06
1041.1SlukemCurrent Vers:	1.06
1051.1SlukemMaintainer:	Phil Nelson <phil@cs.wwu.edu>
1061.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/bc/
1071.335SlukemHome Page:	http://www.gnu.org/software/bc/
1081.1SlukemMailing List:	bug-bc@gnu.org
1091.1SlukemResponsible:	phil, simonb
1101.387SrpauloLicense:	GPLv2, LGPGv2.1
1111.913SdrochnerLocation:	gnu/dist/bc
1121.1SlukemNotes:
1131.1Slukembc includes dc, both of which are in the NetBSD tree.
1141.1Slukem
1151.683SchristosPackage:	bind [named and utils]
1161.1098SchristosVersion:	9.10.0b1
1171.1098SchristosCurrent Vers:	9.10.0b1
1181.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
1191.246SwizArchive Site:	ftp://ftp.isc.org/isc/bind9/
1201.962SwizHome Page:	http://www.isc.org/software/bind/
1211.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-announce
1221.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-users
1231.569SwizResponsible:	vixie, christos
1241.387SrpauloLicense:	BSD-like (2-clause)
1251.913SdrochnerLocation:	external/bsd/bind/dist
1261.1SlukemNotes:
1271.683SchristosFirst bind2netbsd script to import into src/external/bsd/bind/dist.
1281.683SchristosThe Makefiles in src/external/bsd/bind are not handled by the script.
1291.610SchristosBuild bind to generate the include files.
1301.683SchristosThen binclude4netbsd script to import into src/external/bsd/bind/include.
1311.683SchristosThe libc and include parts of the resolver are now part of libbind.
1321.683Schristos
1331.683SchristosPackage:	libbind [libc resolver and includes]
1341.684SchristosVersion:	libbind-6.0-rc1
1351.962SwizCurrent Vers:	libbind-6.0
1361.683SchristosMaintainer:	Paul Vixie <vixie@vix.com>
1371.683SchristosArchive Site:	ftp://ftp.isc.org/isc/libbind/
1381.962SwizHome Page:	http://www.isc.org/software/libbind/
1391.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-workers
1401.683SchristosResponsible:	vixie, christos
1411.683SchristosLicense:	BSD-like (2-clause)
1421.913SdrochnerLocation:	external/bsd/libbind/dist
1431.683SchristosNotes:
1441.683SchristosFirst libbind2netbsd script to import into src/external/bsd/libbind/dist.
1451.252SchristosThen include4netbsd script to import into src/include.
1461.252SchristosThen libc4netbsd script to update the resolver in libc.
1471.252SchristosTodo[1]: Update libresolv if needed.
1481.252SchristosTodo[2]: A few files in libc/net were imported in the ISC branch but now
1491.252Schristos	 they are too different or do not exist anymore:
1501.252Schristos	    gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c
1511.252Schristos	 Others like getaddrinfo.c could be merged with isc, but it seems
1521.252Schristos	 that ours is from a more recent version of KAME?
1531.518SghenTodo[3]: net/base64.c is imported from bind but should be moved from net
1541.518Sghen	 to isc/base64.c.
1551.252SchristosTodo[4]: Re-entrant functions of net/*
1561.683SchristosTodo[5]: Reconcile the doc directory.
1571.1Slukem
1581.161SmrgPackage:	binutils
1591.1057SchristosVersion:	2.23.2
1601.1075SwizCurrent Vers:	2.24
1611.1SlukemMaintainer:	FSF
1621.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
1631.335SlukemHome Page:	http://www.gnu.org/software/binutils/
1641.1SlukemMailing List:	bug-gnu-utils@gnu.org
1651.61SmrgResponsible:	thorpej, mrg
1661.807StronLicense:	GPLv3, LGPLv3, GPLv2, LGPLv2, BSD
1671.913SdrochnerLocation:	external/gpl3/binutils/dist
1681.1SlukemNotes:
1691.1Slukem
1701.894SrizPackage:	bozohttpd
1711.767SmrgVersion:	20100617
1721.767SmrgCurrent Vers:	20100617
1731.696SdentMaintainer:	mrg@eterna.com.au
1741.697SdentArchive Site:	ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/
1751.696SdentHome Page:	http://eterna.com.au/bozohttpd/
1761.696SdentMailing List:
1771.696SdentResponsible:	mrg
1781.696SdentLicense:	BSD
1791.913SdrochnerLocation:	libexec/httpd
1801.696SdentNotes:
1811.913SdrochnerDelete "queue.h" from the distribution.
1821.696Sdent
1831.1SlukemPackage:	bsd-family-tree
1841.962SwizVersion:	1.151
1851.962SwizCurrent Vers:	1.156
1861.962SwizMaintainer:	The FreeBSD Project
1871.962SwizArchive Site:	http://www.freebsd.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree
1881.962SwizHome Page:	http://www.freebsd.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree
1891.1SlukemMailing List:
1901.675SjmcneillResponsible:
1911.962SwizLicense:	BSD (2-clause) (see http://www.freebsd.org/cgi/cvsweb.cgi/src/COPYRIGHT)
1921.913SdrochnerLocation:	share/misc/bsd-family-tree
1931.1SlukemNotes:
1941.1Slukem
1951.650SperryPackage:	byacc
1961.1027SchristosVersion:	20130304
1971.1069SchristosCurrent Vers:	20130925
1981.650SperryMaintainer:	Thomas Dickey <dickey@invisible-island.net>
1991.650SperryArchive Site:	http://www.invisible-island.net/byacc/byacc.html
2001.650SperryHome Page:	http://www.invisible-island.net/byacc/byacc.html
2011.650SperryMailing List:
2021.650SperryResponsible:	christos
2031.650SperryLicense:	Public Domain
2041.913SdrochnerLocation:	external/bsd/byacc/dist
2051.650SperryNotes:
2061.868SchristosSee /usr/src/external/bsd/byacc/byacc2netbsd for update instructions.
2071.650Sperry
2081.1SlukemPackage:	bzip2
2091.937SwizVersion:	1.0.6
2101.936SwizCurrent Vers:	1.0.6
2111.1SlukemMaintainer:	Julian Seward <jseward@acm.org>
2121.1SlukemArchive Site:	http://sources.redhat.com/bzip2/
2131.335SlukemHome Page:	http://www.bzip.org/
2141.1SlukemMailing List:
2151.1SlukemResponsible:
2161.387SrpauloLicense:	BSD (4-clause)
2171.936SwizLocation:	external/bsd/bzip2
2181.1SlukemNotes:
2191.936SwizSee /usr/src/external/bsd/bzip2/bzip2netbsd for update instructions.
2201.1Slukem
2211.1SlukemPackage:	Citrus XPG4DL
2221.696SdentVersion:	
2231.696SdentCurrent Vers:	
2241.1SlukemMaintainer:	Citrus
2251.1SlukemArchive Site:	http://citrus.bsdclub.org/
2261.335SlukemHome Page:	http://citrus.bsdclub.org/
2271.1SlukemMailing List:	bsd-locale@hauN.org
2281.569SwizResponsible:	tshiozak
2291.387SrpauloLicense:	Ambiguous. Either BSD or Perl Artistic License
2301.387Srpaulo		See http://citrus.bsdclub.org/#pol_license for more info.
2311.913SdrochnerLocation:	lib
2321.1SlukemNotes:
2331.1Slukemlanguage C multilingualization support suite using wchar_t and other standards.
2341.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't
2351.173Sitojunneed to look for other CVS tree (like citrus CVS tree)
2361.1Slukemmain trunc has Citrus code in the following places:
2371.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support
2381.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation.
2391.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer
2401.173Sitojun- src/lib/libc/iconv: iconv(3)
2411.1Slukem
2421.1SlukemPackage:	cron
2431.761SchristosVersion:	4.1
2441.680SwizCurrent Vers:	4.1
2451.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
2461.376SmrgArchive Site:	ftp://ftp.isc.org/isc/cron/
2471.349SjunyoungHome Page:
2481.1SlukemMailing List:
2491.1SlukemResponsible:
2501.387SrpauloLicense:	BSD-like
2511.913SdrochnerLocation:	external/bsd/cron/dist
2521.1SlukemNotes:
2531.1Slukem
2541.1SlukemPackage:	cvs
2551.681SchristosVersion:	1.12.13
2561.681SchristosCurrent Vers:	1.12.13
2571.1SlukemMaintainer:	cvshome
2581.375SwizArchive Site:	http://ftp.gnu.org/non-gnu/cvs/
2591.375SwizHome Page:	http://cvs.nongnu.org/
2601.1SlukemMailing List:	bug-cvs@gnu.org
2611.737SwizResponsible:	christos
2621.387SrpauloLicense:	GPLv1, LGPLv2
2631.913SdrochnerLocation:	external/gpl2/xcvs/dist
2641.1SlukemNotes:
2651.913SdrochnerUse external/gpl2/xcvs/dist/cvs2netbsd for preparing the source tree
2661.1Slukemfor the import.
2671.913SdrochnerDo not forget to update external/gpl2/xcvs/include/config.h to match
2681.913Sdrochnerexternal/gpl2/xcvs/dist/config.h.in.
2691.1Slukem
2701.1SlukemPackage:	db
2711.1SlukemVersion:	1.85
2721.696SdentCurrent Vers:	1.86/4.7.25
2731.1SlukemMaintainer:	Keith Bostic <bostic@vangogh.cs.berkeley.edu>
2741.584StnnArchive Site:	http://www.oracle.com/technology/software/products/berkeley-db/
2751.584StnnHome Page:	http://www.oracle.com/database/berkeley-db/
2761.1SlukemMailing List:
2771.1SlukemResponsible:
2781.584StnnLicense:	BSD or Oracle Commercial License
2791.913SdrochnerLocation:	lib/libc/db
2801.1SlukemNotes:
2811.1SlukemNote that we cannot use db 2.x for license reasons.
2821.1SlukemThree bug fixes against 1.85 sent back to bostic.  Changes to
2831.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
2841.1SlukemImport of DB 1.85 was done via a sh script which converted the
2851.1Slukemdistribution into the netbsd format.  The script can be found in
2861.1Slukemsrc/lib/libc/db/db2netbsd.
2871.1Slukem
2881.1SlukemPackage:	dhcp
2891.1020SchristosVersion:	4.2.5-P1
2901.1019StacaCurrent Vers:	4.2.5-P1
2911.392SrpauloMaintainer:	mellon
2921.1SlukemArchive Site:	ftp://ftp.isc.org/isc/dhcp/
2931.696SdentHome Page:	http://www.isc.org/software/dhcp/
2941.1SlukemMailing List:	dhcp-server@isc.org
2951.1SlukemMailing List:	dhcp-client@isc.org
2961.1SlukemMailing List:	dhcp-announce@isc.org
2971.1SlukemMailing List:	dhcp-bugs@isc.org
2981.1SlukemResponsible:	mellon
2991.387SrpauloLicense:	BSD (3-clause)
3001.1017SchristosLocation:	external/bsd/dhcp
3011.1SlukemNotes:
3021.1017SchristosUse the dhcp2netbsd script.
3031.1Slukem
3041.604SjoergPackage:	dhcpcd
3051.1101SroyVersion:	6.3.2
3061.1101SroyCurrent Vers:	6.3.2
3071.654SroyMaintainer:	roy
3081.666SroyArchive Site:	ftp://roy.marples.name/pub/dhcpcd/
3091.654SroyHome Page:	http://roy.marples.name/projects/dhcpcd/
3101.654SroyMailing List: 	dhcpcd-discuss@marples.name
3111.604SjoergLicense:	BSD (2-clause)
3121.913SdrochnerLocation:	external/bsd/dhcpcd/dist
3131.604SjoergNotes:
3141.604SjoergPlease submit all changes to the author.
3151.654SroyThe distribution doesn't include the Linux specific bits or build system.
3161.604Sjoerg
3171.1SlukemPackage:	diffutils
3181.42SwizVersion:	2.8.1
3191.1069SchristosCurrent Vers:	3.3
3201.1SlukemMaintainer:	FSF
3211.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/diffutils/
3221.335SlukemHome Page:	http://www.gnu.org/software/diffutils/
3231.918SwizMailing List:	bug-diffutils@gnu.org
3241.737SwizResponsible:	
3251.918SwizLicense:	GPLv2+ (2.8.1), GPLv3+ (2.9 and later)
3261.913SdrochnerLocation:	gnu/dist/diffutils
3271.1SlukemNotes:
3281.43SwizUse src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree
3291.43Swizfor the import.
3301.1Slukem
3311.930StronPackage:	expat
3321.933SspzVersion:	2.1.0
3331.930StronCurrent Vers:	2.1.0
3341.931StronMaintainer:	mrg
3351.930StronArchive Site:	http://sourceforge.net/projects/expat/files/expat/
3361.981SjdfHome Page:	http://www.libexpat.org/
3371.930StronMailing List:	expat-discuss@libexpat.org
3381.930StronResponsible:
3391.930StronLicense:	MIT
3401.930StronLocation:	src/external/mit/expat/dist
3411.930StronNotes:
3421.930StronPlease use "expat" as the vendor tag for CVS imports.
3431.930Stron
3441.1SlukemPackage:	file
3451.1074SchristosVersion:	5.16
3461.1103SwizCurrent Vers:	5.18
3471.1SlukemMaintainer:	Christos Zoulas <christos@zoulas.com>
3481.1SlukemArchive Site:	ftp://ftp.astron.com/pub/file/
3491.946SwizHome Page:	http://www.darwinsys.com/file/
3501.1SlukemMailing List:	file@mx.gw.com
3511.1SlukemResponsible:	christos, pooka
3521.387SrpauloLicense:	BSD (2-clause)
3531.913SdrochnerLocation:	external/bsd/file/dist
3541.1SlukemNotes:
3551.632Schristosuse file2netbsd
3561.1Slukem
3571.1SlukemPackage:	flex
3581.1026SchristosVersion:	2.5.37
3591.1026SchristosCurrent Vers:	2.5.37
3601.651SperryMaintainer:	Will Estes <wlestes@users.sourceforge.net>
3611.651SperryArchive Site:	http://flex.sourceforge.net/
3621.651SperryHome Page:	http://flex.sourceforge.net/
3631.651SperryMailing List:	http://lists.sourceforge.net/mailman/listinfo/flex-announce
3641.651SperryResponsible:
3651.894SrizLicense:	BSD-like
3661.913SdrochnerLocation:	external/bsd/flex/dist
3671.1SlukemNotes:
3681.726SchristosThere is a flex2netbsd script to help newer imports.
3691.1Slukem
3701.1SlukemPackage:	gcc
3711.1104SwizVersion:	4.1.3-20080831/4.5.4/4.8.2r206687
3721.1069SchristosCurrent Vers:	4.8.2
3731.501SmrgMaintainer:	FSF
3741.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gcc/
3751.335SlukemHome Page:	http://www.gnu.org/software/gcc/
3761.1SlukemMailing List:	gcc-bugs@gnu.org
3771.61SmrgResponsible:	thorpej, mrg
3781.847SmrgLicense:	GPLv3, LGPLv3.1
3791.1105SapbLocation:	gnu/dist/gcc4
3801.1105SapbLocation:	external/gpl3/gcc.old/dist
3811.913SdrochnerLocation:	external/gpl3/gcc/dist
3821.1SlukemNotes:
3831.1105SapbAs of April 2014, there are three versions of gcc in the NetBSD tree.
3841.1105SapbIn the long term, we expect that there will often be two versions,
3851.1105Sapbin the "gcc" and "gcc.old" directories.  Having two versions allows
3861.1105Sapbmigration from one version of gcc to another to happen for one port
3871.1105Sapbat a time, instead of for all ports simultaneously.
3881.1105SapbWhen importing a new version of external/gpl3/gcc.old:
3891.1105Sapb	- copy the current version of external/gpl3/gcc
3901.1105Sapb	- import it to a "NETBSD" vendor branch in externalgpl3/gcc.old
3911.1105SapbBefore importing a new version of external/gpl3/gcc:
3921.1059Schristos	- delete all .cvsignore and .gitignore files
3931.1059Schristos	- delete java ada fortran their libraries and testsuites
3941.1059Schristos	- delete libffi zlib boehm-gc 
3951.448Smrg	- update gcc/version.c for the NetBSD GCC date
3961.847Smrg	- use core/c++/objc/testsuite tarballs
3971.1059Schristos	- you can use the gcc2netbsd script for the above (except version)
3981.1Slukem
3991.1SlukemPackage:	gdb
4001.1058SchristosVersion:	7.6.1
4011.1089SwizCurrent Vers:	7.7
4021.1SlukemMaintainer:	FSF
4031.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gdb/
4041.335SlukemHome Page:	http://www.gnu.org/software/gdb/
4051.1SlukemMailing List:	bug-gdb@gnu.org
4061.885SchristosResponsible:	christos
4071.885SchristosLicense:	GPLv3, LGPLv3.1
4081.913SdrochnerLocation:	external/gpl3/gdb/dist
4091.1SlukemNotes:
4101.473StlsWhen updating GDB, it is imperative to test that:
4111.474Schristos	- Debugging of kernel cores ("target kvm") works correctly
4121.473Stls	- Support for our kernel's remote serial debugging protocol
4131.473Stls	  ("options KGDB") works correctly.
4141.1Slukem
4151.929StronPackage:	gdtoa
4161.929StronVersion:	2011-03-19
4171.929StronCurrent Vers:	$(date)
4181.929StronMaintainer:	David M. Gay <dmg@acm.org>
4191.929StronArchive Site:	http://www.netlib.org/fp/
4201.929StronHome Page:	http://www.netlib.org/fp/
4211.929StronMailing List:	none
4221.929StronResponsible:	kleink
4231.929StronLicense:	BSD-like
4241.929StronLocation:	lib/libc/gdtoa
4251.929StronNotes:
4261.929StronTest suite integrated at this time, but not built (and fails to run).
4271.929StronNo hexadecimal floating-point string conversion for VAX FP yet.
4281.929StronOnly double-precision addressed at this time.
4291.929Stron
4301.1SlukemPackage:	gettext
4311.328SchristosVersion:	0.14.4
4321.1069SchristosCurrent Vers:	0.18
4331.1SlukemMaintainer:	FSF
4341.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gettext/
4351.335SlukemHome Page:	http://www.gnu.org/software/gettext/
4361.1SlukemMailing List:	bug-gnu-utils@gnu.org
4371.569SwizResponsible:
4381.387SrpauloLicense:	GPLv2
4391.913SdrochnerLocation:	gnu/dist/gettext
4401.1SlukemNotes:
4411.1SlukemGNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
4421.1Slukemwe use BSD-licensed implementation from Citrus project (see entry for
4431.1Slukem"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
4441.1Slukem
4451.478SapbPackage:	gkermit
4461.478SapbVersion:	1.00
4471.478SapbCurrent Vers:	1.00
4481.478SapbMaintainer:	Kermit Project - Columbia University <kermit@columbia.edu>
4491.478SapbArchive Site:	ftp://kermit.columbia.edu/kermit/archives/
4501.478SapbHome Page:	http://www.columbia.edu/kermit/
4511.478SapbMailing List:
4521.478SapbResponsible:	apb
4531.478SapbLicense:	GPLv2
4541.913SdrochnerLocation:	gnu/dist/gkermit
4551.478SapbNotes:
4561.478Sapb
4571.1SlukemPackage:	grep
4581.52SwizVersion:	2.5.1
4591.1094SwizCurrent Vers:	2.17
4601.1SlukemMaintainer:	FSF
4611.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/grep/
4621.335SlukemHome Page:	http://www.gnu.org/software/grep/
4631.1SlukemMailing List:	bug-gnu-utils@gnu.org
4641.737SwizResponsible:	simonb
4651.909SrizLicense:	GPLv2+ (2.5.1), GPLv3+ (2.5.3 and later)
4661.913SdrochnerLocation:	gnu/dist/grep
4671.1SlukemNotes:
4681.44SwizUse src/gnu/dist/grep/grep2netbsd for preparing the source tree
4691.44Swizfor the import.
4701.918SwizOn 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep;
4711.918Swizsee also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html)
4721.918Swizwas imported into src/usr.bin/grep;
4731.918Swizon 16 Feb 2011, the BSD grep implementation from FreeBSD was imported
4741.918Swizin src/usr.bin/grep, replacing FreeGrep
4751.918Swiz(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html).
4761.1Slukem
4771.1SlukemPackage:	groff
4781.408SwizVersion:	1.19.2
4791.1069SchristosCurrent Vers:	1.22.2
4801.216SwizMaintainer:	Werner Lemberg/FSF
4811.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/groff/
4821.335SlukemHome Page:	http://www.gnu.org/software/groff/
4831.1SlukemMailing List:	bug-groff@gnu.org
4841.737SwizResponsible:	
4851.387SrpauloLicense:	GPLv2
4861.913SdrochnerLocation:	gnu/dist/groff
4871.1SlukemNotes:
4881.38SwizUse groff2netbsd from src/gnu/dist/groff to prepare the distribution
4891.1Slukemfor import.
4901.1Slukem
4911.1SlukemPackage:	heimdal
4921.837SelricVersion:	1.5pre1
4931.1069SchristosCurrent Vers:	1.5.2
4941.1SlukemMaintainer:	Heimdal <heimdal@pdc.kth.se>
4951.1SlukemArchive Site:	ftp://ftp.pdc.kth.se/pub/heimdal/src/
4961.335SlukemHome Page:	http://www.pdc.kth.se/heimdal/
4971.1SlukemMailing List:	heimdal-discuss@pdc.kth.se
4981.411SwizResponsible:	joda, lha
4991.387SrpauloLicense:	BSD
5001.913SdrochnerLocation:	crypto/external/bsd/heimdal/dist
5011.1SlukemNotes:
5021.1Slukem
5031.1SlukemPackage:	hunt
5041.117SwizVersion:	2003-04-16
5051.107SwizCurrent Vers:	2003-04-16
5061.335SlukemMaintainer:	Greg Couch <gregc@cgl.ucsf.edu>
5071.107SwizArchive Site:	ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
5081.335SlukemHome Page:	http://www.cgl.ucsf.edu/home/gregc/oss.html
5091.1SlukemResponsible:	mrg
5101.387SrpauloLicense:	BSD (3-clause)
5111.913SdrochnerLocation:	games/hunt
5121.1SlukemNotes:
5131.1Slukem
5141.202SmarttiPackage:	ipf
5151.923SchristosVersion:	5.1.1
5161.1069SchristosCurrent Vers:	5.1.2
5171.1SlukemMaintainer:	Darren Reed
5181.267StacaArchive Site:	http://coombs.anu.edu.au/~avalon/
5191.335SlukemHome Page:	http://coombs.anu.edu.au/~avalon/
5201.1SlukemMailing List:	ipfilter@postbox.anu.edu.au
5211.923SchristosResponsible:	darrenr, christos
5221.923SchristosLicense:	BSD-based; see src/external/ipf/dist/IPFILTER.LICENCE
5231.923SchristosLocation:	external/bsd/ipf,sys/external/bsd/ipf
5241.1SlukemNotes:
5251.1Slukemipf2netbsd should be used on a virgin ipfilter source tree.
5261.1Slukem
5271.284SthorpejPackage:	ipsec-tools
5281.548SgdtVersion:	(ipsec-tools head is NetBSD-current head)
5291.284SthorpejMaintainer:	IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net>
5301.335SlukemArchive Site:	http://ipsec-tools.sourceforge.net
5311.335SlukemHome Page:	http://ipsec-tools.sourceforge.net
5321.284SthorpejMailing List:	ipsec-tools-devel@lists.sourceforge.net
5331.549SmanuResponsible:	manu, vanhu, mgrooms
5341.387SrpauloLicense:	BSD (3-clause)
5351.913SdrochnerLocation:	crypto/dist/ipsec-tools
5361.284SthorpejNotes:
5371.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools
5381.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure
5391.550Smanugenerated files are available in the NetBSD source tree at:
5401.550Smanu  src/lib/libipsec/config.h
5411.550Smanu  src/lib/libipsec/package_version.h
5421.550SmanuWhen configure.ac is updated, run the following:
5431.550Smanu  cd src/crypto/dist/ipsec-tools
5441.550Smanu  ./bootstrap
5451.550Smanu  ./configure --enable-adminport --enable-hybrid --enable-frag \
5461.894Sriz  	      --enable-natt --enable-dpd
5471.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with
5481.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking)
5491.550Smanu
5501.894SrizNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing,
5511.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand,
5521.894Srizipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which
5531.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly
5541.550Smanusync with ipsec-tools-0_7-branch)
5551.284Sthorpej
5561.1SlukemPackage:	KAME IPv6
5571.1SlukemVersion:	KAME/NetBSD SNAP kit
5581.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
5591.1SlukemMaintainer:	KAME Project <kame@kame.net>
5601.1SlukemArchive Site:	http://www.kame.net/
5611.335SlukemHome Page:	http://www.kame.net/
5621.1SlukemMailing List:	snap-users@kame.net
5631.569SwizResponsible:
5641.387SrpauloLicense:	BSD (3-clause)
5651.913SdrochnerLocation:	sys/netinet6
5661.1SlukemNotes:
5671.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
5681.1Slukemmore conservative implementation policy.
5691.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
5701.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change,
5711.1SlukemKNF police).  We need to take diffs across KAME snapshots on upgrades.
5721.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
5731.1Slukemin sys/netinet6/in6.h.  No script is available for upgrades.
5741.1Slukem"KAME" branch is used for kernel merge work purposes.
5751.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
5761.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases.
5771.1Slukem
5781.1007SjmmvPackage:	kyua-atf-compat
5791.1007SjmmvVersion:	0.1
5801.1007SjmmvCurrent Vers:	0.1
5811.1007SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
5821.1007SjmmvArchive site:	http://code.google.com/p/kyua/downloads/list?can=1
5831.1007SjmmvHome page:	http://code.google.com/p/kyua/
5841.1007SjmmvMailing List:	kyua-discuss@googlegroups.com
5851.1007SjmmvResponsible:	jmmv
5861.1007SjmmvLicense:	BSD 3-clause
5871.1007SjmmvLocation:	external/bsd/kyua-atf-compat/dist
5881.1007SjmmvNotes:
5891.1007SjmmvThe source files are in external/bsd/kyua-atf-compat/dist.
5901.1007SjmmvUse external/bsd/kyua-atf-compat/prepare-import.sh to regenerate the dist/
5911.1007Sjmmvdirectory.
5921.1007Sjmmv
5931.1006SjmmvPackage:	kyua-cli
5941.1060SjmmvVersion:	0.7
5951.1060SjmmvCurrent Vers:	0.7
5961.1006SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
5971.1006SjmmvArchive site:	http://code.google.com/p/kyua/downloads/list?can=1
5981.1006SjmmvHome page:	http://code.google.com/p/kyua/
5991.1006SjmmvMailing List:	kyua-discuss@googlegroups.com
6001.1006SjmmvResponsible:	jmmv
6011.1006SjmmvLicense:	BSD 3-clause
6021.1006SjmmvLocation:	external/bsd/kyua-cli/dist
6031.1006SjmmvNotes:
6041.1006SjmmvThe source files are in external/bsd/kyua-cli/dist.
6051.1006SjmmvUse external/bsd/kyua-cli/prepare-import.sh to regenerate the dist/ directory.
6061.1006Sjmmv
6071.1004SjmmvPackage:	kyua-testers
6081.1004SjmmvVersion:	0.1
6091.1004SjmmvCurrent Vers:	0.1
6101.1004SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
6111.1004SjmmvArchive site:	http://code.google.com/p/kyua/downloads/list?can=1
6121.1004SjmmvHome page:	http://code.google.com/p/kyua/
6131.1004SjmmvMailing List:	kyua-discuss@googlegroups.com
6141.1004SjmmvResponsible:	jmmv
6151.1004SjmmvLicense:	BSD 3-clause
6161.1004SjmmvLocation:	external/bsd/kyua-testers/dist
6171.1004SjmmvNotes:
6181.1004SjmmvThe source files are in external/bsd/kyua-testers/dist.
6191.1004SjmmvUse external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/
6201.1004Sjmmvdirectory.
6211.1004Sjmmv
6221.1SlukemPackage:	less
6231.1053StronVersion:	less-458
6241.1053StronCurrent Vers:	less-458
6251.823SjakllschMaintainer:	Mark Nudelman <markn@greenwoodsoftware.com>
6261.467SjnemethArchive Site:	http://www.greenwoodsoftware.com/less/download.html
6271.467SjnemethHome Page:	http://www.greenwoodsoftware.com/less/
6281.823SjakllschMailing List:	less-announce-request@greenwoodsoftware.com
6291.1SlukemResponsible:	mrg
6301.968SjdfLicense:	Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418)
6311.913SdrochnerLocation:	external/bsd/less/dist
6321.1SlukemNotes:
6331.1SlukemMany changes to make less act as more when invoked as more.  Beware.
6341.850StronUse the "src/external/bsd/less/less2netbsd" script to prepare source tree
6351.918Swizfor importation.  Run ./configure beforehand to generate "defines.h".
6361.850StronTalk to mrg before importing any new version.
6371.1Slukem
6381.543SjoergPackage:	libarchive
6391.918SwizVersion:	2.8.4
6401.1069SchristosCurrent Vers:	2.8.5 (legacy) / 3.0.4 (stable)
6411.748SjoergMaintainer:	kientzle@freebsd.org, joerg@NetBSD.org
6421.918SwizArchive Site:	https://github.com/libarchive/libarchive/downloads
6431.918SwizHome Page: 	http://libarchive.github.com/
6441.543SjoergResponsible:	joerg
6451.918SwizLicense:	BSD (2-clause)
6461.913SdrochnerLocation:	external/bsd/libarchive/dist
6471.543SjoergNotes:
6481.748SjoergDistribution is stripped down to the relevant part.
6491.543Sjoerg
6501.696SdentPackage:	libdevmapper
6511.735ShaadVersion:	1.02.40
6521.1069SchristosCurrent Vers:	2.02.98
6531.696SdentMaintainer:	lvm-devel@redhat.com
6541.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
6551.696SdentHome Page:	http://sources.redhat.com/lvm2/
6561.696SdentResponsible:	haad
6571.696SdentLicense:	LGPLv2.1
6581.913SdrochnerLocation:	external/gpl2/lvm2/dist/libdm
6591.656ShaadNotes:
6601.894SrizThe lvm2tools and the libdevmapper are now distributed as one source
6611.729Ssnjrepository. See the lvm2tools Notes for more information.
6621.656Shaad
6631.263SwizPackage:	libevent
6641.1033SchristosVersion:	2.0.21-stable
6651.1033SchristosCurrent Vers:	2.0.21-stable
6661.263SwizMaintainer:	Niels Provos <provos@citi.umich.edu>
6671.263SwizArchive Site:	http://www.monkey.org/~provos/libevent/
6681.335SlukemHome Page:	http://www.monkey.org/~provos/libevent/
6691.263SwizResponsible:	provos
6701.387SrpauloLicense:	BSD (3/4-clause)
6711.913SdrochnerLocation:	external/bsd/libevent/dist
6721.263SwizNotes:
6731.1033Schristos- Run the libevent2netbsd script
6741.1033Schristos- Build the doxygen man pages. Edit the Doxyfile to GENERATE_MAN=yes.
6751.1033Schristos  man pages are in doxygen/man/man3. Remove the extra man pages that are
6761.1033Schristos  .so'ing only. Copy the rest to man.
6771.263Swiz
6781.1072SjoergPackage:	llvm
6791.1072SjoergVersion:	3.4rc1 (r195771)
6801.1072SjoergCurrent Vers.:	3.4rc1
6811.1072SjoergMaintainer:	llvmdev@cs.uiuc.edu
6821.1072SjoergHome Page:	http://llvm.org
6831.1072SjoergResponsible:	joerg
6841.1072SjoergLicense:	BSD/MIT
6851.1072SjoergLocation:	external/bsd/llvm/dist
6861.1072SjoergNotes:
6871.1072SjoergA CVS ACL is in place for the location to prevent unintentioned commits.
6881.1072SjoergAll changes should come via import from upstream SVN.
6891.1072Sjoerg
6901.696SdentPackage:	lvm2tools
6911.735ShaadVersion:	2.02.56
6921.735ShaadCurrent Vers:	2.02.56
6931.696SdentMaintainer:	lvm-devel@redhat.com
6941.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
6951.696SdentHome Page:	http://sources.redhat.com/lvm2/
6961.696SdentResponsible:	haad
6971.696SdentLicense:	GPLv2
6981.913SdrochnerLocation:	external/gpl2/lvm2/dist
6991.894SrizNotes:
7001.894SrizUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to prepare source tree
7011.656Shaadfor import. Keep eye on dist/include/configure.h it migh change over the releases.
7021.894SrizWe maintain our own version of libdevmapper ioctl protocol code, therefore we
7031.656Shaadshould test it before import. Talk to haad before importing new version.
7041.656Shaad
7051.1SlukemPackage:	libpcap
7061.1082SchristosVersion:	1.5.2
7071.1082SchristosCurrent Vers:	1.5.2
7081.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
7091.1SlukemArchive Site:	http://www.tcpdump.org/release/
7101.335SlukemHome Page:	http://www.tcpdump.org/
7111.1SlukemMailing List:	tcpdump-workers@tcpdump.org
7121.569SwizResponsible:	dyoung
7131.387SrpauloLicense:	BSD (3/4-clause)
7141.913SdrochnerLocation:	external/bsd/libpcap/dist
7151.1SlukemNotes:
7161.1029SchristosUse the src/external/bsd/libpcap/libpcap2netbsd script to prepare source
7171.1029Schristostree. sys/net/dlt.h is a copy of the dlt constants from pcap.h
7181.1Slukem
7191.1SlukemPackage:	libwrap
7201.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
7211.954StacaCurrent Vers:	tcp_wrappers 7.6-ipv6.4
7221.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
7231.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
7241.335SlukemHome Page:	ftp://ftp.porcupine.org/pub/security/
7251.230SjunyoungMailing List:
7261.569SwizResponsible:	cjs
7271.387SrpauloLicense:	BSD-like
7281.913SdrochnerLocation:	lib/libwrap
7291.1SlukemNotes:
7301.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
7311.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
7321.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
7331.1Slukem
7341.782SmbalmerPackage:	Lua
7351.1038SmbalmerVersion:	Lua 5.1.5
7361.1037SwizCurrent Vers:	Lua 5.2.2
7371.782SmbalmerMaintainer:	PUC Rio
7381.782SmbalmerHome Page:	http://www.lua.org/
7391.782SmbalmerMailing List:
7401.782SmbalmerResponsible:	mbalmer
7411.782SmbalmerLicense:	MIT
7421.913SdrochnerLocation:	external/mit/lua/dist
7431.782SmbalmerNotes:
7441.782SmbalmerThe default module paths have been changed to not include the current
7451.783Ssnjworking directory '.' to avoid potential security problems.
7461.782Smbalmer
7471.1003SjmmvPackage:	Lutok
7481.1060SjmmvVersion:	0.3
7491.1060SjmmvCurrent Vers:	0.3
7501.1003SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
7511.1003SjmmvArchive site:	http://code.google.com/p/lutok/downloads/list?can=1
7521.1003SjmmvHome page:	http://code.google.com/p/lutok/
7531.1003SjmmvMailing List:	lutok-discuss@googlegroups.com
7541.1003SjmmvResponsible:	jmmv
7551.1003SjmmvLicense:	BSD 3-clause
7561.1003SjmmvLocation:	external/bsd/lutok/dist
7571.1003SjmmvNotes:
7581.1003SjmmvThe source files are in external/bsd/lutok/dist.
7591.1003SjmmvUse external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory.
7601.1003Sjmmv
7611.728SchristosPackage:	m4
7621.728SchristosVersion:	20091026
7631.728SchristosCurrent Vers:	20091026
7641.962SwizMaintainer:	The OpenBSD Project
7651.728SchristosArchive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4
7661.962SwizHome Page:	http://www.openbsd.org/
7671.728SchristosMailing List:	
7681.728SchristosLicense:	BSD 3-clause like (dns-sd)
7691.728SchristosResponsible:	christos
7701.913SdrochnerLocation:	usr.bin/m4
7711.728SchristosNotes:
7721.913SdrochnerUses libc's ohash, and strtonum
7731.728Schristos
7741.718StsarnaPackage:	mDNSResponder
7751.718StsarnaVersion:	212.1
7761.1069SchristosCurrent Vers:	541
7771.718StsarnaMaintainer:	Apple
7781.718StsarnaArchive Site:	http://www.opensource.apple.com/tarballs/mDNSResponder/
7791.718StsarnaHome Page:	http://developer.apple.com/opensource/internet/bonjour.html
7801.718StsarnaMailing List:	bonjour-dev@lists.apple.com
7811.718StsarnaLicense:	Apache2 (mdnsd), BSD 3-clause (libdns_sd),
7821.718Stsarna		BSD 3-clause like (dns-sd)
7831.718StsarnaResponsible:	tsarna
7841.913SdrochnerLocation:	external/apache2/mDNSResponder/dist
7851.718StsarnaNotes:
7861.718Stsarna
7871.723SwizPackage:	mdocml
7881.1024SchristosVersion:	1.12.1
7891.1069SchristosCurrent Vers:	1.12.2
7901.723SwizMaintainer:	Kristaps Džonsons
7911.723SwizArchive Site:	http://mdocml.bsd.lv/snapshots/
7921.723SwizHome Page:	http://mdocml.bsd.lv/
7931.723SwizMailing List:	
7941.723SwizResponsible:	joerg
7951.723SwizLicense:	BSD (2-clause)
7961.913SdrochnerLocation:	external/bsd/mdocml/dist
7971.723SwizNotes:
7981.723Swiz
7991.696SdentPackage:	mesa-drm
8001.703SmrgVersion:	git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
8011.696SdentCurrent Vers:
8021.696SdentMaintainer:	mesa-git@?
8031.696SdentArchive Site:	git://anongit.freedesktop.org/git/mesa/drm
8041.696SdentHome Page:	http://cgit.freedesktop.org/mesa/drm/
8051.696SdentMailing List:
8061.696SdentResponsible:	mrg, bjs
8071.696SdentLicense:	BSD
8081.913SdrochnerLocation:	sys/external/bsd/drm/dist
8091.696SdentNotes:
8101.696Sdent
8111.1SlukemPackage:	mopd
8121.1SlukemVersion:	2.5.3
8131.1SlukemCurrent Vers:	2.5.3
8141.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
8151.696SdentArchive Site:	http://www.stacken.kth.se/~moj/mopd.html
8161.335SlukemHome Page:	http://www.stacken.kth.se/~moj/mopd.html
8171.230SjunyoungMailing List:
8181.1SlukemResponsible:	cjs
8191.387SrpauloLicense:	BSD (4-clause)
8201.913SdrochnerLocation:	usr.sbin/mopd
8211.1SlukemNotes:
8221.1SlukemDelete the otherOS directory before importing.
8231.1Slukem
8241.1SlukemPackage:	nawk
8251.993SchristosVersion:	2012-12-20
8261.993SchristosCurrent Vers:	2012-12-20
8271.696SdentMaintainer:	Brian Kernighan <bwk@princeton.edu>
8281.696SdentArchive Site:	http://www.cs.princeton.edu/~bwk/btl.mirror/
8291.696SdentHome Page:	http://www.cs.princeton.edu/~bwk/btl.mirror/
8301.1SlukemMailing List:
8311.1SlukemResponsible:	jdolecek
8321.387SrpauloLicense:	BSD-like
8331.913SdrochnerLocation:	external/historical/nawk/dist
8341.1SlukemNotes:
8351.1SlukemBuild maketab from nawk sources and generate proctab.c.
8361.776SchristosRemove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win
8371.776Schristosthen import to src/external/historical/nawk/dist.
8381.1Slukem
8391.1SlukemPackage:	ndbootd
8401.1SlukemVersion:	0.5
8411.1SlukemCurrent Vers:	0.5
8421.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
8431.696SdentArchive Site:
8441.696SdentHome Page:
8451.1SlukemResponsible:	fredette
8461.387SrpauloLicense:	BSD (4-clause)
8471.913SdrochnerLocation:	usr.sbin/ndbootd
8481.1SlukemNotes:
8491.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
8501.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
8511.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
8521.1Slukem
8531.421SwizPackage:	ntp
8541.1081SchristosVersion:	4.2.7p404
8551.1081SchristosCurrent Vers:	4.2.6p5/4.2.7p404
8561.421SwizMaintainer:	David L. Mills <mills@udel.edu>
8571.1069SchristosArchive Site:	http://www.ntp.org/
8581.702SkardelHome Page:	http://www.ntp.org/, http://support.ntp.org/
8591.421SwizMailing List:
8601.455SkardelResponsible:	simonb, jonathan, kardel
8611.421SwizLicense:	BSD-like
8621.913SdrochnerLocation:	external/bsd/ntp/dist
8631.421SwizNotes:
8641.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
8651.421Swiz
8661.1SlukemPackage:	nvi
8671.1064SchristosVersion:	1.81.6, HEAD as of 2013-11-20
8681.652StsutsuiCurrent Vers:	1.81.6
8691.1071SaymericMaintainer:	Sven Verdoolaege <skimo@kotnet.org>, Keith Bostic
8701.1064SchristosArchive Site:	git://repo.or.cz/nvi.git, ftp://ftp.bostic.com/pub/
8711.1064SchristosHome Page:	https://repo.or.cz/w/nvi.git http://www.bostic.com/vi/
8721.230SjunyoungMailing List:
8731.1071SaymericResponsible:	christos
8741.387SrpauloLicense:	BSD (3/4-clause)
8751.1071SaymericLocation:	external/bsd/nvi/dist
8761.1SlukemNotes:
8771.652StsutsuiWe have lots of local fixes.
8781.1Slukem
8791.603SlukemPackage:	OpenLDAP
8801.794SadamVersion:	2.4.23
8811.1069SchristosCurrent Vers:	2.4.38
8821.603SlukemMaintainer:	OpenLDAP Foundation
8831.603SlukemArchive Site:	http://www.openldap.org/
8841.603SlukemHome Page:	http://www.openldap.org/
8851.603SlukemMailing List:
8861.1049SlukemResponsible:	
8871.603SlukemLicense:	BSD (3-clause)
8881.913SdrochnerLocation:	external/bsd/openldap/dist
8891.603SlukemNotes:
8901.603Slukem
8911.293SchristosPackage:	OpenPAM
8921.1080SchristosVersion:	20130907 (Nummularia)
8931.1069SchristosCurrent Vers:	20130907 (Nummularia)
8941.638SwizMaintainer:	Dag-Erling Smørgrav <des@FreeBSD.org>
8951.276SwizArchive Site:	http://www.openpam.org/
8961.335SlukemHome Page:	http://www.openpam.org/
8971.276SwizMailing List:
8981.276SwizResponsible:	christos
8991.387SrpauloLicense:	BSD (3-clause)
9001.913SdrochnerLocation:	external/bsd/openpam/dist
9011.276SwizNotes:
9021.1080SchristosNext import will need moving lib sources to lib/libpam
9031.276Swiz
9041.734SroyPackage:	openresolv
9051.1042SroyVersion:	3.5.6
9061.1042SroyCurrent Vers:	3.5.6
9071.734SroyMaintainer:	roy
9081.734SroyArchive Site:	ftp://roy.marples.name/pub/openresolv/
9091.734SroyHome Page:	http://roy.marples.name/projects/openresolv/
9101.734SroyMailing List: 	openresolv-discuss@marples.name
9111.734SroyLicense:	BSD (2-clause)
9121.913SdrochnerLocation:	external/bsd/openresolv/dist
9131.734SroyNotes:
9141.734SroyPlease submit all changes to the author.
9151.734Sroy
9161.612SchristosPackage:	HPN-SSH
9171.988SchristosVersion:	6.1p1 13 v14
9181.1069SchristosCurrent Vers:	6.3p1 v14
9191.612SchristosMaintainer:	www.psc.edu
9201.988SchristosArchive Site:	No direct link anymore, @#$#$ psc.
9211.988SchristosHome Page:	http://www.psc.edu/index.php/hpn-ssh
9221.612SchristosMailing List:
9231.612SchristosResponsible:	christos
9241.612SchristosLicense:	
9251.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
9261.612SchristosNotes:
9271.612SchristosPatch applied after OpenSSH import.
9281.612Schristos
9291.1SlukemPackage:	OpenSSH
9301.1062SchristosVersion:	6.4
9311.1062SchristosCurrent Vers:	6.4 / portable 6.4p1
9321.1SlukemMaintainer:	OpenSSH
9331.1SlukemArchive Site:	http://www.openssh.com/ftp.html
9341.335SlukemHome Page:	http://www.openssh.com/portable.html
9351.1SlukemMailing List:	openssh-unix-announce@mindrot.org
9361.298SitojunResponsible:	thorpej, christos, elric
9371.701SchristosLicense:	BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
9381.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
9391.1SlukemNotes:
9401.701Schristosimported from OpenBSD ssh -- is not from the portable OpenSSH
9411.913Sdrochneruse openssh2netbsd before import.
9421.1Slukemlocal changes (should always try to bring them back to master openssh tree,
9431.1Slukemmarkus is very cooperative about it):
9441.1Slukem- default for PermitRootLogin is set to "no"
9451.1Slukem- IgnoreRootRhosts added
9461.1Slukem- look at login.conf to check valid user/access list
9471.469Schristos- krb5 support re-added
9481.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss
9491.279Schristos  when someone imports openssl, we can remove this.
9501.280Schristos- added moduli from portable openssh
9511.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh
9521.786Schristos  (see if there is any difference between the current version of opensshX.Yp1
9531.786Schristos   and the new opensshZ.Wp1) and apply them.
9541.701Schristos- conditionalize login_cap
9551.701Schristos- conditionalize bsd_auth
9561.701Schristos- restore krb5, krb4, afs, skey
9571.701Schristos- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
9581.701Schristos- fix ctype macro arguments
9591.701Schristos- umac is broken, disable it
9601.701Schristos- better ~homedir handling
9611.701Schristos- netbsd style tunnels
9621.701Schristos- urandom, xhome, chrootdir, rescuedir NetBSD handling
9631.701Schristos- utmp/utmpx handling
9641.701Schristos- handle tty posix_vdisable properly
9651.701Schristos- handle setuid and unsetuid the posix way instead of setresuid()
9661.701Schristos- add all missing functions
9671.384Schristos- always bump major when importing to avoid api problems.
9681.854Schristos- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
9691.1Slukem
9701.1SlukemPackage:	OpenSSL
9711.1087SchristosVersion:	1.0.1f
9721.1087SchristosCurrent Vers:	1.0.1f with AES-NI patch
9731.1SlukemMaintainer:	The OpenSSL Project
9741.1SlukemArchive Site:	ftp://ftp.openssl.org/source/
9751.335SlukemHome Page:	http://www.openssl.org/
9761.1SlukemMailing List:	openssl-announce@openssl.org
9771.569SwizResponsible:	mcr, thorpej, groo, christos, mjf
9781.387SrpauloLicense:	OpenSSL and SSLeay license (both BSD-like)
9791.913SdrochnerLocation:	crypto/external/bsd/openssl/dist
9801.1SlukemNotes:
9811.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers
9821.708Schristos- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
9831.708Schristos  to regen man pages.
9841.953Schristos- run make in  /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*
9851.953Schristos  to regen assembly files
9861.1Slukem
9871.926SplunkyPackage:	pcc
9881.926SplunkyVersion:	1.1.0.DEVEL 20120325
9891.926SplunkyCurrent Vers:	1.1.0.DEVEL 20120325
9901.932SrizMaintainer:	Anders Magnusson <ragge@NetBSD.org>
9911.926SplunkyArchive Site:	ftp://pcc.ludd.ltu.se/pub/pcc/
9921.926SplunkyHome Page:	http://pcc.ludd.ltu.se/
9931.926SplunkyMailing List:	pcc-list@ludd.ltu.se
9941.926SplunkyResponsible:	plunky
9951.926SplunkyLicense:	BSD
9961.926SplunkyLocation:	external/bsd/pcc/dist
9971.926SplunkyNotes:
9981.926SplunkyThis is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh
9991.926Splunkyfile for details about how to get the latest version from the upstream server
10001.926Splunkyand import it.
10011.926Splunky
10021.19SwizPackage:	pdisk
10031.19SwizVersion:	0.8a2
10041.19SwizCurrent Vers:	0.8a2
10051.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
10061.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
10071.335SlukemHome Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
10081.19SwizMailing List:
10091.19SwizResponsible:	dbj
10101.387SrpauloLicense:	BSD-like
10111.1032SchristosLocation:	external/bsd/pdisk
10121.19SwizNotes:
10131.729SsnjThis is the disk partition utility used by Apple's mkLinux and OS X
10141.1015SwizIt is imported into external/bsd/pdisk.
10151.19Swiz
10161.1SlukemPackage:	pdksh
10171.1SlukemVersion:	5.2.14p2
10181.1SlukemCurrent Vers:	5.2.14p2
10191.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
10201.1SlukemArchive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
10211.335SlukemHome Page:	http://www.cs.mun.ca/~michael/pdksh/
10221.1SlukemMailing List:
10231.457SjdolecekResponsible:	jdolecek
10241.387SrpauloLicense:	Public domain
10251.913SdrochnerLocation:	bin/ksh
10261.880SreedNotes:
10271.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
10281.1Slukem
10291.421SwizPackage:	PF (openbsd packet filter)
10301.609SpeterVersion:	OpenBSD 4.2
10311.609SpeterCurrent Vers:	OpenBSD 4.3-current
10321.422SpeterMaintainer:	The OpenBSD Project
10331.421SwizArchive Site:	ftp://ftp.openbsd.org/
10341.421SwizHome Page:	http://www.openbsd.org/faq/pf/
10351.421SwizMailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
10361.569SwizResponsible:	peter, yamt
10371.421SwizLicense:	BSD (2-clause)
10381.913SdrochnerLocation:	dist/pf,sys/dist/pf
10391.421SwizNotes:
10401.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover
10411.421Swizdefinition (files.pf).  userland code is imported into src/dist/pf, and
10421.421Swizreachover Makefiles are in src/usr.sbin/pf.
10431.421Swiz
10441.538SjoergPackage:	pkg_install
10451.915SwizVersion:	20120221
10461.915SwizCurrent Vers:	20120221
10471.538SjoergMaintainer:	The pkgsrc developers
10481.894SrizHome Page:	http://www.pkgsrc.org/
10491.539SheinzMailing List:	tech-pkg@NetBSD.org
10501.538SjoergResponsible:	joerg
10511.538SjoergLicense:	BSD
10521.913SdrochnerLocation:	external/bsd/pkg_install/dist
10531.538SjoergNotes:
10541.913SdrochnerThe authoritative version is in pkgsrc/pkgtools/pkg_install.
10551.538Sjoerg
10561.1SlukemPackage:	ping
10571.1SlukemVersion:	980911
10581.1SlukemCurrent Vers:	980911
10591.993SchristosMaintainer:	Mike Muuss
10601.993SchristosArchive Site:	
10611.993SchristosHome Page:	http://ftp.arl.mil/mike/ping.html
10621.1SlukemMailing List:
10631.392SrpauloResponsible:	christos
10641.387SrpauloLicense:	BSD (3-clause)
10651.913SdrochnerLocation:	sbin/ping
10661.1SlukemNotes:
10671.1SlukemWe use err() and friends. We have changes for snprintf, extra
10681.729Ssnjformatting in man pages, disallowing flood pinging, alignment fixes,
10691.993Schristosand more. Vern's ping is gone. We are too different from everyone else
10701.993Schristosnow to do a new import.
10711.1Slukem
10721.934SwizPackage:	Postfix
10731.1088StronVersion:	2.10.3
10741.1088StronCurrent Vers:	2.11.0/2.10.3
10751.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
10761.1SlukemArchive Site:	ftp://postfix.cloud9.net/official/
10771.335SlukemHome Page:	http://www.postfix.org/
10781.1SlukemMailing List:	postfix-users@postfix.org
10791.705StronResponsible:	christos, tron
10801.704StronLicense:	IBM Public License. See also src/external/ibm-public/postfix/dist.
10811.913SdrochnerLocation:	external/ibm-public/postfix/dist
10821.1SlukemNotes:
10831.432SrpauloHTML documentation should be kept in sync with the README_FILES.
10841.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
10851.432Srpaulodirectory layout (the easiest way to check is by running ``postfix
10861.432Srpauloset-permissions'').
10871.1Slukem
10881.1SlukemPackage:	ppp
10891.1068SchristosVersion:	2.4.5
10901.1093SwizCurrent Vers:	2.4.6
10911.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
10921.1SlukemArchive Site:	ftp://ftp.samba.org/pub/ppp/
10931.349SjunyoungHome Page:
10941.1068SchristosGIT root:	git://ozlabs.org/~paulus/ppp.git
10951.1SlukemMailing List:
10961.447SchristosResponsible:	christos, cube
10971.387SrpauloLicense:	BSD (3-clause)
10981.1068SchristosLocation:	external/bsd/ppp/dist
10991.1SlukemNotes:
11001.1SlukemBSD support was removed from 2.4.0; I added it back and removed
11011.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
11021.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
11031.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
11041.1Slukemis clearly a pain. I have not tested the modules code, neither our
11051.1Slukemmakefiles make it easy to construct a module, but I left one there
11061.1Slukemas an example.
11071.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
11081.447Schristosusing the version found in 2.4.1.
11091.1Slukem
11101.1SlukemPackage:	rcs
11111.1SlukemVersion:	5.7
11121.1073SwizCurrent Vers:	5.9.2
11131.1SlukemMaintainer:	FSF
11141.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
11151.1SlukemMailing List:	bug-gnu-utils@gnu.org
11161.335SlukemHome Page:	http://www.gnu.org/software/rcs/
11171.463SagcResponsible:	agc
11181.972SwizLicense:	GPLv2+ (5.7), GPLv3+ (5.8 and later)
11191.913SdrochnerLocation:	gnu/usr.bin/rcs
11201.1SlukemNotes:
11211.894SrizOld versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
11221.1Slukem
11231.1SlukemPackage:	root.cache
11241.996StacaVersion:	2013010300 (Jan 3, 2013)
11251.996StacaCurrent Vers:	2013010300 (Jan 3, 2013)
11261.14SperryMaintainer:	InterNIC
11271.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
11281.335SlukemHome Page:	ftp://ftp.internic.net/domain/named.root
11291.1SlukemMailing List:
11301.507SperryResponsible:	thorpej
11311.387SrpauloLicense:	Public domain
11321.913SdrochnerLocation:	etc/namedb
11331.1SlukemNotes:
11341.1SlukemThe root server cache is also included with BIND.  However, the
11351.1SlukemInterNIC version is usually more up to date.
11361.1Slukem
11371.1SlukemPackage:	routed
11381.727SchristosVersion:	2.32
11391.727SchristosCurrent Vers:	2.32
11401.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
11411.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
11421.335SlukemHome Page:	http://www.rhyolite.com/src/
11431.1SlukemMailing List:
11441.392SrpauloResponsible:	christos
11451.387SrpauloLicense:	BSD (4-clause)
11461.913SdrochnerLocation:	sbin/routed
11471.1SlukemNotes:
11481.1SlukemWe use the md5 code from libc
11491.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
11501.201SchristosWe use arc4random
11511.201SchristosWe use strlcpy/snprintf
11521.1Slukem
11531.1SlukemPackage:	send-pr (part of GNATS)
11541.1SlukemVersion:	3.95
11551.359SrpauloCurrent Vers:	4.1
11561.1SlukemMaintainer:	FSF
11571.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
11581.335SlukemHome Page:	http://www.gnu.org/software/gnats/
11591.1SlukemMailing List:	bug-gnats@gnu.org
11601.387SrpauloLicense:	GPLv2
11611.1SlukemResponsible:
11621.913SdrochnerLocation:	gnu/usr.bin/send-pr
11631.1SlukemNotes:
11641.1Slukem
11651.1SlukemPackage:	SoftFloat
11661.1SlukemVersion:	2a
11671.1SlukemCurrent Vers:	2b
11681.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
11691.144SdentArchive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
11701.335SlukemHome Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
11711.1SlukemMailing List:
11721.1SlukemResponsible:	bjh21
11731.387SrpauloLicense:	Public domain
11741.913SdrochnerLocation:	lib/libc/softfloat
11751.1SlukemNotes:
11761.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
11771.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
11781.1Slukemoriginal.
11791.1Slukem
11801.877SjoergPackage:	sqlite
11811.1092SchristosVersion:	3.8.3.1
11821.1092SchristosCurrent Vers:	3.8.3.1
11831.877SjoergMaintainer:	Richard Hipp <drh@sqlite.org>
11841.877SjoergHome Page:	http://www.sqlite.org
11851.877SjoergResponsible:	joerg
11861.877SjoergLicense:	Public domain
11871.913SdrochnerLocation:	external/public-domain/sqlite/dist
11881.877SjoergNotes:
11891.1092SchristosRun cleantags before inporting because sqlite3.c has an RCSID
11901.877Sjoerg
11911.1SlukemPackage:	tcpdump
11921.1082SchristosVersion:	4.5.1
11931.1069SchristosCurrent Vers:	4.5.1
11941.429ShubertfMaintainer:	tcpdump-workers@lists.tcpdump.org
11951.1SlukemArchive Site:	http://www.tcpdump.org/release/
11961.335SlukemHome Page:	http://www.tcpdump.org/
11971.429ShubertfMailing List:	tcpdump-workers@lists.tcpdump.org
11981.569SwizResponsible:
11991.387SrpauloLicense:	BSD (3-clause)
12001.913SdrochnerLocation:	external/bsd/tcpdump/dist
12011.1SlukemNotes:
12021.1030SchristosUse the src/external/bsd/tcpdump/tcpdump2netbsd script to prepare source
12031.792Schristostree.
12041.1Slukem
12051.1SlukemPackage:	TestFloat
12061.1SlukemVersion:	2a
12071.1SlukemCurrent Vers:	2a
12081.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
12091.144SdentArchive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
12101.335SlukemHome Page:	http://www.jhauser.us/arithmetic/TestFloat.html
12111.1SlukemMailing List:
12121.1SlukemResponsible:	ross
12131.387SrpauloLicense:	BSD (4-clause)
12141.913SdrochnerLocation:	regress/lib/libc/ieeefp/testfloat
12151.1SlukemNotes:
12161.1Slukem
12171.1SlukemPackage:	texinfo
12181.634SchristosVersion:	4.8
12191.1069SchristosCurrent Vers:	5.2
12201.1SlukemMaintainer:	FSF
12211.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
12221.335SlukemHome Page:	http://www.gnu.org/software/texinfo/
12231.1SlukemMailing List:	bug-texinfo@gnu.org
12241.737SwizResponsible:	
12251.909SrizLicense:	GPLv2+ (4.8), GPLv3+ (4.9 and later)
12261.913SdrochnerLocation:	gnu/dist/texinfo
12271.1SlukemNotes:
12281.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
12291.38Swizfor the import.
12301.1Slukem
12311.819SjmmvPackage:	tmux
12321.860SjmmvVersion:	1.5
12331.1096SwizCurrent Vers:	1.9a
12341.819SjmmvMaintainer:	Nicholas Marriott <nicm@users.sourceforge.net>
12351.819SjmmvArchive site:	http://downloads.sourceforge.net/tmux/
12361.819SjmmvHome page:	http://tmux.sourceforge.net/
12371.819SjmmvMailing List:	tmux-users@lists.sourceforge.net
12381.819SjmmvResponsible:	jmmv
12391.819SjmmvLicense:	BSD
12401.913SdrochnerLocation:	external/bsd/tmux/dist
12411.819SjmmvNotes:
12421.819SjmmvSee src/external/bsd/tmux/README for instructions on how to import a
12431.819Sjmmvnew tmux release.
12441.819Sjmmv
12451.1SlukemPackage:	top
12461.614SchristosVersion:	3.8beta1
12471.614SchristosCurrent Vers:	3.8beta1
12481.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
12491.614SchristosArchive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
12501.335SlukemHome Page:	http://www.unixtop.org/
12511.1SlukemMailing List:	top-spinners@ocee.groupsys.com
12521.614SchristosResponsible:	simonb, christos
12531.387SrpauloLicense:	BSD (2-clause)
12541.913SdrochnerLocation:	external/bsd/top/dist
12551.1SlukemNotes:
12561.1Slukem
12571.1SlukemPackage:	traceroute
12581.869SchristosVersion:	1.4a12
12591.1SlukemCurrent Vers:	1.4a12
12601.1SlukemMaintainer:	traceroute@ee.lbl.gov
12611.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
12621.335SlukemHome Page:	http://ftp.ee.lbl.gov/
12631.1SlukemMailing List:
12641.1SlukemResponsible:
12651.387SrpauloLicense:	BSD (4-clause)
12661.913SdrochnerLocation:	usr.sbin/traceroute
12671.1SlukemNotes:
12681.869SchristosAdded changes from a5 -> a12 manually.
12691.1Slukem
12701.1SlukemPackage:	tz
12711.1078SapbVersion:	tzcode2013i / tzdata2013i
12721.1077SchristosCurrent Vers:	tzcode2013i / tzdata2013i
12731.975SapbMaintainer:	Paul Eggert <eggert@cs.ucla.edu>
12741.956SchristosArchive Site:	ftp://ftp.iana.org/tz/releases/
12751.876SapbArchive Site:	ftp://munnari.oz.au/pub/oldtz/
12761.956SchristosOld Archive Site:	ftp://elsie.nci.nih.gov/pub/
12771.920SapbHome Page:	http://www.iana.org/time-zones
12781.876SapbMailing List:	tz@iana.org
12791.920SapbResponsible:	kleink, christos, apb
12801.387SrpauloLicense:	Public domain
12811.913SdrochnerLocation:	lib/libc/time,share/zoneinfo
12821.1SlukemNotes:
12831.1077SchristosDon't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
12841.1077SchristosDiffs are now applied by hand, since we have too many diffs (re-entrant tzcode,
12851.1077Schristosregister removal) to apply. The diffs have been submitted upstream but there
12861.1077Schristosis too much inertia to apply them. Check for .gitignore files.
12871.1Slukem
12881.578SchristosPackage:	wpa_supplicant/hostapd
12891.1085SchristosVersion:	2.0
12901.1044SadamCurrent Vers:	2.0
12911.365SwizMaintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
12921.365SwizArchive Site:	http://hostap.epitest.fi/releases/
12931.582SjoergHome Page:	http://hostap.epitest.fi/wpa_supplicant/
12941.365SwizMailing List:
12951.578SchristosResponsible:	scw, dyoung, christos
12961.387SrpauloLicense:	BSD or GPLv2
12971.913SdrochnerLocation:	external/bsd/wpa/dist
12981.365SwizNotes:
12991.772SchristosSee /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions.
13001.365Swiz
13011.1SlukemPackage:	XFree86
13021.307StronVersion:	4.5.0
13031.655SwizCurrent Vers:	4.8.0
13041.349SjunyoungMaintainer:	XFree86 Project, Inc.
13051.1SlukemArchive Site:	ftp://ftp.xfree86.org/pub/XFree86/
13061.335SlukemHome Page:	http://www.xfree86.org/
13071.349SjunyoungMailing List:	devel@xfree86.org
13081.1SlukemResponsible:	tron
13091.387SrpauloLicense:	XFree
13101.913SdrochnerLocation:	(xsrc)
13111.1SlukemNotes:
13121.1Slukem4.x:
13131.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
13141.1Slukem files which we don't need in our tree.
13151.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should
13161.305Stron be submitted back via http://bugzilla.xfree86.org.
13171.1Slukem
13181.1SlukemPackage:	zlib
13191.397SchristosVersion:	1.2.3
13201.1069SchristosCurrent Vers:	1.2.8
13211.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
13221.512StacaArchive Site:	http://www.zlib.net/
13231.512StacaHome Page:	http://www.zlib.net/
13241.1SlukemMailing List:
13251.397SchristosResponsible:	gwr, tron, christos
13261.387SrpauloLicense:	BSD (3-clause)
13271.913SdrochnerLocation:	common/dist/zlib
13281.1SlukemNotes:
13291.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland.
13301.534Schristos
13311.534SchristosPackage:	services, protocols
13321.1005SchristosVersion:	2013-02-21 (services), 2013-02-17 (protocols)
13331.1069SchristosCurrent Vers:	2013-11-27 (services), 2013-11-12 (protocols)
13341.534SchristosMaintainer:	IANA
13351.961SchristosArchive Site:	http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
13361.894SrizArchive Site:	http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
13371.894SrizHome Page:	http://www.iana.org/
13381.534SchristosMailing List:
13391.534SchristosResponsible:	christos
13401.534SchristosLicense:	None
13411.913SdrochnerLocation:	etc
13421.534SchristosNotes:
13431.961Schristos1. Build package net/iana-etc
13441.961Schristos2. Add NetBSD rcsid to the generated protocols and services in the package
13451.961Schristos   work area.
13461.961Schristos3. Append the local services from the current services file.
13471.961Schristos4. Run:
13481.534Schristos	services_mkdb -u services > /usr/src/etc/services
13491.534Schristos	cp protocols /usr/src/etc/protocols
13501.964Schristos5. Fix protocols
13511.964Schristos   - fix manet alias to MANET; giving an alias with the same name is a no/op
13521.964Schristos   - protocol 84 is defined for as ttp and iptm, merge the two entries since
13531.964Schristos     libc getprotoent() does not read the whole file and merge in the "files"
13541.964Schristos     implementation.
13551.769Smrg
13561.769SmrgPackage:	pigz
13571.769SmrgVersion:	2.1.6
13581.1069SchristosCurrent Vers:	2.3.1
13591.769SmrgMaintainer:	Mark Adler <madler@alumni.caltech.edu>
13601.769SmrgArchive Site:	http://zlib.net/pigz/
13611.769SmrgHome Page:	http://zlib.net/pigz/
13621.769SmrgMailing List:	http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
13631.769SmrgResponsible:	mrg
13641.769SmrgLicense:	zlib
13651.913SdrochnerLocation:	external/zlib/pigz/dist
13661.769SmrgNotes:
13671.784Sjoerg
13681.784SjoergPackage:	xz
13691.784SjoergVersion:	5.0.0
13701.1069SchristosCurrent Vers:	5.0.5 (stable) / 5.1.3alpha (devel)
13711.784SjoergMaintainer:	Lasse Collin <lasse.collin@tukanni.org>
13721.784SjoergArchive Site:	http://tukaani.org/xz/
13731.784SjoergHome Page:	http://tukaani.org/xz/
13741.784SjoergResponsible:	joerg
13751.784SjoergLicense:	public-domain
13761.913SdrochnerLocation:	external/public-domain/xz/dist
13771.784SjoergNotes:
13781.784Sjoerg1. See prepare-import script for stripping down the distribution.
13791.784Sjoerg2. Update configure.ac and use it to generate include/config.h.
13801.784Sjoerg3. Carefully check for GPL components leaked into the dist area.
13811.847Smrg
13821.847SmrgPackage:	mpc
13831.1065SmrgVersion:	1.0.1
13841.1065SmrgCurrent Vers:	1.0.1
13851.847SmrgMaintainer:	
13861.847SmrgArchive Site:	http://www.multiprecision.org/mpc/download/
13871.847SmrgHome Page:	http://www.multiprecision.org/mpc/
13881.847SmrgMailing List:	http://www.multiprecision.org/index.php?prog=mpc&page=development
13891.847SmrgResponsible:	mrg
13901.1065SmrgLicense:	LGPL3
13911.1065SmrgLocation:	external/lgpl3/mpc/dist
13921.847SmrgNotes:
13931.847Smrg
13941.847SmrgPackage:	mpfr
13951.1066SmrgVersion:	3.1.2
13961.1065SmrgCurrent Vers:	3.1.2
13971.847SmrgMaintainer:	
13981.847SmrgArchive Site:	http://www.mpfr.org/mpfr-current/
13991.847SmrgHome Page:	http://www.mpfr.org/
14001.847SmrgMailing List:	http://websympa.loria.fr/wwsympa/arc/mpfr-announce
14011.847SmrgResponsible:	mrg
14021.847SmrgLicense:	LGPL3
14031.913SdrochnerLocation:	external/lgpl3/mpfr/dist
14041.847SmrgNotes:
14051.847Smrg
14061.847SmrgPackage:	GNU MP
14071.1070SmrgVersion:	5.1.3
14081.1067SwizCurrent Vers:	5.1.3
14091.847SmrgMaintainer:	http://gmplib.org/mailman/listinfo/gmp-devel
14101.847SmrgArchive Site:	http://gmplib.org/
14111.847SmrgHome Page:	http://gmplib.org/
14121.847SmrgMailing List:	http://gmplib.org/mailman/listinfo/gmp-announce
14131.847SmrgResponsible:	mrg
14141.847SmrgLicense:	LGPL3
14151.913SdrochnerLocation:	external/lgpl3/gmp/dist
14161.847SmrgNotes:
14171.886Schristos
14181.1102SapbPackage:	osnet
14191.1102SapbVersion:	osnet-20100224
14201.1102SapbCurrent Vers:	?
14211.1102SapbMaintainer:	?
14221.1102SapbArchive Site:	?
14231.1102SapbHome Page:	?
14241.1102SapbMailing List:	?
14251.1102SapbResponsible:	?
14261.1102SapbLicense:	CDDL
14271.1102SapbLocation:	external/cddl/osnet
14281.1102SapbNotes:
14291.1102Sapb
14301.980SalnsnPackage:	sljit
14311.980SalnsnVersion:	svn revision 186
14321.1063SalnsnCurrent Vers:	svn revision 226
14331.980SalnsnMaintainer:	Zoltán Herczeg <hzmester@freemail.hu
14341.980SalnsnArchive Site:	http://sourceforge.net/projects/sljit/
14351.980SalnsnHome Page:	http://sljit.sourceforge.net/
14361.980SalnsnMailing List:	none
14371.980SalnsnResponsible:	alnsn
14381.980SalnsnLicense:	BSD (2-clause)
14391.980SalnsnLocation:	sys/external/bsd/sljit/dist
14401.980SalnsnNotes:
14411.980Salnsn		Need to feed back local changes
14421.980Salnsn
14431.886SchristosPackage:	tre
14441.886SchristosVersion:	0.8.0
14451.886SchristosCurrent Vers:	0.8.0
14461.886SchristosMaintainer:	http://laurikari.net/tre
14471.886SchristosArchive Site:	http://laurikari.net/tre
14481.886SchristosHome Page:	http://laurikari.net/tre
14491.962SwizMailing List:
14501.886SchristosResponsible:	agc, christos
14511.962SwizLicense:	BSD (2-clause)
14521.913SdrochnerLocation:	external/bsd/tre/dist
14531.886SchristosNotes:
14541.886Schristos		Need to feed back local changes
14551.901Schristos
14561.901SchristosPackage:	TrouSerS
14571.901SchristosVersion:	0.3.8
14581.901SchristosCurrent Vers:	0.3.8
14591.901SchristosMaintainer:	http://trousers.sourceforge.net
14601.901SchristosArchive Site:	http://trousers.sourceforge.net
14611.901SchristosHome Page:	http://trousers.sourceforge.net
14621.901SchristosMailing List:	http://trousers.sourceforge.net
14631.901SchristosResponsible:	christos
14641.901SchristosLicense:	CPL
14651.913SdrochnerLocation:	crypto/external/cpl/trousers/dist
14661.901SchristosNotes:
14671.901Schristos		Need to feed back local changes
14681.902Schristos
14691.902SchristosPackage:	tpm-tools
14701.902SchristosVersion:	1.3.7.1
14711.902SchristosCurrent Vers:	1.3.7.1
14721.902SchristosMaintainer:	http://trousers.sourceforge.net
14731.902SchristosArchive Site:	http://trousers.sourceforge.net
14741.902SchristosHome Page:	http://trousers.sourceforge.net
14751.902SchristosMailing List:	http://trousers.sourceforge.net
14761.902SchristosResponsible:	christos
14771.902SchristosLicense:	CPL
14781.913SdrochnerLocation:	crypto/external/cpl/tpm-tools/dist
14791.902SchristosNotes:
14801.902Schristos		Need to feed back local changes
14811.997Schristos
14821.1100SchristosPackage:	elftoolchain (libelf/libdwarf)
14831.1100SchristosVersion:	FreeBSD-2014-03-08
14841.998SchristosCurrent Vers:	FreeBSD-XXXX-YY-ZZ
14851.1100SchristosMaintainer:	Joseph Koshi <jkoshi@freebsd.org>
14861.997SchristosArchive Site:	none
14871.997SchristosHome Page:	none
14881.997SchristosMailing List:	none
14891.997SchristosResponsible:	christos
14901.997SchristosLicense:	BSD-like (2-clause)
14911.1100SchristosLocation:	sys/external/bsd/elftoolchain/dist
14921.997SchristosNotes:
14931.997Schristos		Run prepare-import.sh; next time use svn id.
14941.1076Schristos
14951.1076SchristosPackage:	smbfs
14961.1076SchristosVersion:	smbfs-1.4.1.tar.gz + FreeBSD-2003-02-16
14971.1076SchristosCurrent Vers:	FreeBSD-XXXX-YY-ZZ
14981.1076SchristosMaintainer:	Boris Popov <bp@FreeBSD.org>
14991.1076SchristosArchive Site:	none
15001.1076SchristosHome Page:	http://people.freebsd.org/~bp/pub/smbfs/smbfs-1.4.1.tar.gz
15011.1076SchristosMailing List:	?
15021.1076SchristosResponsible:	christos
15031.1076SchristosLicense:	BSD-like (4-clause)
15041.1076SchristosLocation:	external/bsd/smbfs
15051.1076SchristosNotes:
15061.1076Schristos		The kernel portion has been removed from the tar file.
15071.1076Schristos		Our kernel smbfs and netsmb directories could move to
15081.1076Schristos		external, but this is just make-work.
1509