3RDPARTY revision 1.973
11.973Schristos#	$NetBSD: 3RDPARTY,v 1.973 2012/10/08 00:12:57 christos 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.910SjruohoVersion:	20110623
441.945SjruohoCurrent Vers:	20120620
451.814SjruohoMaintainer:	Intel
461.814SjruohoArchive Site:	http://www.acpica.org/downloads/unix2_source_code.php
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.169SkochiPlease read src/sys/dev/acpi/acpica/README before any modification.
541.1Slukem
551.1SlukemPackage:	am-utils [amd]
561.640SchristosVersion:	6.2a3
571.640SchristosCurrent Vers:	6.2a3
581.1SlukemMaintainer:	Erez Zadok <ezk@cs.columbia.edu>
591.255SwizArchive Site:	ftp://ftp.am-utils.org/pub/am-utils/
601.335SlukemHome Page:	http://www.am-utils.org/
611.262SchristosMailing List:	am-utils
621.506SrpauloResponsible:	christos
631.387SrpauloLicense:	BSD (4-clause)
641.913SdrochnerLocation:	external/bsd/am-utils/dist
651.1SlukemNotes:
661.1SlukemAmd2netbsd script to convert to BSD make system and remove unneeded files.
671.262SchristosFix symbolic links before import.
681.913SdrochnerCheck external/bsd/am-utils/include/config.h is correct after import.
691.1Slukem
701.567SjmmvPackage:	Automated Testing Framework (ATF)
711.947SjmmvVersion:	0.16
721.947SjmmvCurrent Vers:	0.16
731.827SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
741.917SjmmvArchive site:	http://code.google.com/p/kyua/downloads/list?can=1
751.917SjmmvHome page:	http://code.google.com/p/kyua/wiki/ATF
761.570SjmmvMailing List:	atf-devel@NetBSD.org
771.567SjmmvResponsible:	jmmv
781.595SjmmvLicense:	The NetBSD Foundation's license (BSD 2-clause)
791.913SdrochnerLocation:	external/bsd/atf/dist
801.567SjmmvNotes:
811.663SjmmvThe source files are in external/bsd/atf/dist.
821.827SjmmvUse external/bsd/atf/prepare-import.sh to regenerate the dist/ directory.
831.567SjmmvGiven that the primary goal of ATF is to provide a testing framework for
841.567SjmmvNetBSD, no local changes should be ever needed.  Always direct them to the
851.567Sjmmvmaintainer for integration in official releases.
861.567Sjmmv
871.427SgdamorePackage:	ath-hal
881.713SsborrillVersion:	FreeBSD SVN revision number 185521
891.713SsborrillCurrent Vers:	FreeBSD SVN revision number 185521
901.427SgdamoreMaintainer:	Sam Leffler <sam@errno.com>
911.427SgdamoreArchive Site:	none
921.427SgdamoreHome Page:	none
931.427SgdamoreMailing List:	none
941.713SsborrillResponsible:	sam, alc
951.962SwizLicense:	BSD-like (2-clause), ISC
961.913SdrochnerLocation:	sys/external/isc/atheros_hal/dist
971.427SgdamoreNotes:
981.427Sgdamore
991.1SlukemPackage:	bc
1001.1SlukemVersion:	1.06
1011.1SlukemCurrent Vers:	1.06
1021.1SlukemMaintainer:	Phil Nelson <phil@cs.wwu.edu>
1031.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/bc/
1041.335SlukemHome Page:	http://www.gnu.org/software/bc/
1051.1SlukemMailing List:	bug-bc@gnu.org
1061.1SlukemResponsible:	phil, simonb
1071.387SrpauloLicense:	GPLv2, LGPGv2.1
1081.913SdrochnerLocation:	gnu/dist/bc
1091.1SlukemNotes:
1101.1Slukembc includes dc, both of which are in the NetBSD tree.
1111.1Slukem
1121.683SchristosPackage:	bind [named and utils]
1131.962SwizVersion:	9.9.1-P2
1141.962SwizCurrent Vers:	9.9.1-P2
1151.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
1161.246SwizArchive Site:	ftp://ftp.isc.org/isc/bind9/
1171.962SwizHome Page:	http://www.isc.org/software/bind/
1181.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-announce
1191.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-users
1201.569SwizResponsible:	vixie, christos
1211.387SrpauloLicense:	BSD-like (2-clause)
1221.913SdrochnerLocation:	external/bsd/bind/dist
1231.1SlukemNotes:
1241.683SchristosFirst bind2netbsd script to import into src/external/bsd/bind/dist.
1251.683SchristosThe Makefiles in src/external/bsd/bind are not handled by the script.
1261.610SchristosBuild bind to generate the include files.
1271.683SchristosThen binclude4netbsd script to import into src/external/bsd/bind/include.
1281.683SchristosThe libc and include parts of the resolver are now part of libbind.
1291.683Schristos
1301.683SchristosPackage:	libbind [libc resolver and includes]
1311.684SchristosVersion:	libbind-6.0-rc1
1321.962SwizCurrent Vers:	libbind-6.0
1331.683SchristosMaintainer:	Paul Vixie <vixie@vix.com>
1341.683SchristosArchive Site:	ftp://ftp.isc.org/isc/libbind/
1351.962SwizHome Page:	http://www.isc.org/software/libbind/
1361.962SwizMailing List:	https://lists.isc.org/mailman/listinfo/bind-workers
1371.683SchristosResponsible:	vixie, christos
1381.683SchristosLicense:	BSD-like (2-clause)
1391.913SdrochnerLocation:	external/bsd/libbind/dist
1401.683SchristosNotes:
1411.683SchristosFirst libbind2netbsd script to import into src/external/bsd/libbind/dist.
1421.252SchristosThen include4netbsd script to import into src/include.
1431.252SchristosThen libc4netbsd script to update the resolver in libc.
1441.252SchristosTodo[1]: Update libresolv if needed.
1451.252SchristosTodo[2]: A few files in libc/net were imported in the ISC branch but now
1461.252Schristos	 they are too different or do not exist anymore:
1471.252Schristos	    gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c
1481.252Schristos	 Others like getaddrinfo.c could be merged with isc, but it seems
1491.252Schristos	 that ours is from a more recent version of KAME?
1501.518SghenTodo[3]: net/base64.c is imported from bind but should be moved from net
1511.518Sghen	 to isc/base64.c.
1521.252SchristosTodo[4]: Re-entrant functions of net/*
1531.683SchristosTodo[5]: Reconcile the doc directory.
1541.1Slukem
1551.161SmrgPackage:	binutils
1561.874SchristosVersion:	2.21.1a
1571.888SwizCurrent Vers:	2.22
1581.1SlukemMaintainer:	FSF
1591.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
1601.335SlukemHome Page:	http://www.gnu.org/software/binutils/
1611.1SlukemMailing List:	bug-gnu-utils@gnu.org
1621.61SmrgResponsible:	thorpej, mrg
1631.807StronLicense:	GPLv3, LGPLv3, GPLv2, LGPLv2, BSD
1641.913SdrochnerLocation:	external/gpl3/binutils/dist
1651.1SlukemNotes:
1661.1Slukem
1671.894SrizPackage:	bozohttpd
1681.767SmrgVersion:	20100617
1691.767SmrgCurrent Vers:	20100617
1701.696SdentMaintainer:	mrg@eterna.com.au
1711.697SdentArchive Site:	ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/
1721.696SdentHome Page:	http://eterna.com.au/bozohttpd/
1731.696SdentMailing List:
1741.696SdentResponsible:	mrg
1751.696SdentLicense:	BSD
1761.913SdrochnerLocation:	libexec/httpd
1771.696SdentNotes:
1781.913SdrochnerDelete "queue.h" from the distribution.
1791.696Sdent
1801.1SlukemPackage:	bsd-family-tree
1811.962SwizVersion:	1.151
1821.962SwizCurrent Vers:	1.156
1831.962SwizMaintainer:	The FreeBSD Project
1841.962SwizArchive Site:	http://www.freebsd.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree
1851.962SwizHome Page:	http://www.freebsd.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree
1861.1SlukemMailing List:
1871.675SjmcneillResponsible:
1881.962SwizLicense:	BSD (2-clause) (see http://www.freebsd.org/cgi/cvsweb.cgi/src/COPYRIGHT)
1891.913SdrochnerLocation:	share/misc/bsd-family-tree
1901.1SlukemNotes:
1911.1Slukem
1921.650SperryPackage:	byacc
1931.868SchristosVersion:	20110908
1941.868SchristosCurrent Vers:	20110908
1951.650SperryMaintainer:	Thomas Dickey <dickey@invisible-island.net>
1961.650SperryArchive Site:	http://www.invisible-island.net/byacc/byacc.html
1971.650SperryHome Page:	http://www.invisible-island.net/byacc/byacc.html
1981.650SperryMailing List:
1991.650SperryResponsible:	christos
2001.650SperryLicense:	Public Domain
2011.913SdrochnerLocation:	external/bsd/byacc/dist
2021.650SperryNotes:
2031.868SchristosSee /usr/src/external/bsd/byacc/byacc2netbsd for update instructions.
2041.650Sperry
2051.1SlukemPackage:	bzip2
2061.937SwizVersion:	1.0.6
2071.936SwizCurrent Vers:	1.0.6
2081.1SlukemMaintainer:	Julian Seward <jseward@acm.org>
2091.1SlukemArchive Site:	http://sources.redhat.com/bzip2/
2101.335SlukemHome Page:	http://www.bzip.org/
2111.1SlukemMailing List:
2121.1SlukemResponsible:
2131.387SrpauloLicense:	BSD (4-clause)
2141.936SwizLocation:	external/bsd/bzip2
2151.1SlukemNotes:
2161.936SwizSee /usr/src/external/bsd/bzip2/bzip2netbsd for update instructions.
2171.1Slukem
2181.1SlukemPackage:	Citrus XPG4DL
2191.696SdentVersion:	
2201.696SdentCurrent Vers:	
2211.1SlukemMaintainer:	Citrus
2221.1SlukemArchive Site:	http://citrus.bsdclub.org/
2231.335SlukemHome Page:	http://citrus.bsdclub.org/
2241.1SlukemMailing List:	bsd-locale@hauN.org
2251.569SwizResponsible:	tshiozak
2261.387SrpauloLicense:	Ambiguous. Either BSD or Perl Artistic License
2271.387Srpaulo		See http://citrus.bsdclub.org/#pol_license for more info.
2281.913SdrochnerLocation:	lib
2291.1SlukemNotes:
2301.1Slukemlanguage C multilingualization support suite using wchar_t and other standards.
2311.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't
2321.173Sitojunneed to look for other CVS tree (like citrus CVS tree)
2331.1Slukemmain trunc has Citrus code in the following places:
2341.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support
2351.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation.
2361.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer
2371.173Sitojun- src/lib/libc/iconv: iconv(3)
2381.1Slukem
2391.1SlukemPackage:	cron
2401.761SchristosVersion:	4.1
2411.680SwizCurrent Vers:	4.1
2421.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
2431.376SmrgArchive Site:	ftp://ftp.isc.org/isc/cron/
2441.349SjunyoungHome Page:
2451.1SlukemMailing List:
2461.1SlukemResponsible:
2471.387SrpauloLicense:	BSD-like
2481.913SdrochnerLocation:	external/bsd/cron/dist
2491.1SlukemNotes:
2501.1Slukem
2511.1SlukemPackage:	cvs
2521.681SchristosVersion:	1.12.13
2531.681SchristosCurrent Vers:	1.12.13
2541.1SlukemMaintainer:	cvshome
2551.375SwizArchive Site:	http://ftp.gnu.org/non-gnu/cvs/
2561.375SwizHome Page:	http://cvs.nongnu.org/
2571.1SlukemMailing List:	bug-cvs@gnu.org
2581.737SwizResponsible:	christos
2591.387SrpauloLicense:	GPLv1, LGPLv2
2601.913SdrochnerLocation:	external/gpl2/xcvs/dist
2611.1SlukemNotes:
2621.913SdrochnerUse external/gpl2/xcvs/dist/cvs2netbsd for preparing the source tree
2631.1Slukemfor the import.
2641.913SdrochnerDo not forget to update external/gpl2/xcvs/include/config.h to match
2651.913Sdrochnerexternal/gpl2/xcvs/dist/config.h.in.
2661.1Slukem
2671.1SlukemPackage:	db
2681.1SlukemVersion:	1.85
2691.696SdentCurrent Vers:	1.86/4.7.25
2701.1SlukemMaintainer:	Keith Bostic <bostic@vangogh.cs.berkeley.edu>
2711.584StnnArchive Site:	http://www.oracle.com/technology/software/products/berkeley-db/
2721.584StnnHome Page:	http://www.oracle.com/database/berkeley-db/
2731.1SlukemMailing List:
2741.1SlukemResponsible:
2751.584StnnLicense:	BSD or Oracle Commercial License
2761.913SdrochnerLocation:	lib/libc/db
2771.1SlukemNotes:
2781.1SlukemNote that we cannot use db 2.x for license reasons.
2791.1SlukemThree bug fixes against 1.85 sent back to bostic.  Changes to
2801.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
2811.1SlukemImport of DB 1.85 was done via a sh script which converted the
2821.1Slukemdistribution into the netbsd format.  The script can be found in
2831.1Slukemsrc/lib/libc/db/db2netbsd.
2841.1Slukem
2851.1SlukemPackage:	dhcp
2861.352SdrochnerVersion:	3.0.3
2871.954StacaCurrent Vers:	4.1-ESV-R6/4.2.4-P1
2881.392SrpauloMaintainer:	mellon
2891.1SlukemArchive Site:	ftp://ftp.isc.org/isc/dhcp/
2901.696SdentHome Page:	http://www.isc.org/software/dhcp/
2911.1SlukemMailing List:	dhcp-server@isc.org
2921.1SlukemMailing List:	dhcp-client@isc.org
2931.1SlukemMailing List:	dhcp-announce@isc.org
2941.1SlukemMailing List:	dhcp-bugs@isc.org
2951.1SlukemResponsible:	mellon
2961.387SrpauloLicense:	BSD (3-clause)
2971.913SdrochnerLocation:	dist/dhcp
2981.1SlukemNotes:
2991.1SlukemNo changes for NetBSD integration - just import the new distribution on
3001.1Slukemtop of the current tree.
3011.1Slukem
3021.604SjoergPackage:	dhcpcd
3031.966SroyVersion:	5.6.2
3041.966SroyCurrent Vers:	5.6.2
3051.654SroyMaintainer:	roy
3061.666SroyArchive Site:	ftp://roy.marples.name/pub/dhcpcd/
3071.654SroyHome Page:	http://roy.marples.name/projects/dhcpcd/
3081.654SroyMailing List: 	dhcpcd-discuss@marples.name
3091.604SjoergLicense:	BSD (2-clause)
3101.913SdrochnerLocation:	external/bsd/dhcpcd/dist
3111.604SjoergNotes:
3121.604SjoergPlease submit all changes to the author.
3131.654SroyThe distribution doesn't include the Linux specific bits or build system.
3141.604Sjoerg
3151.1SlukemPackage:	diffutils
3161.42SwizVersion:	2.8.1
3171.878SwizCurrent Vers:	3.2
3181.1SlukemMaintainer:	FSF
3191.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/diffutils/
3201.335SlukemHome Page:	http://www.gnu.org/software/diffutils/
3211.918SwizMailing List:	bug-diffutils@gnu.org
3221.737SwizResponsible:	
3231.918SwizLicense:	GPLv2+ (2.8.1), GPLv3+ (2.9 and later)
3241.913SdrochnerLocation:	gnu/dist/diffutils
3251.1SlukemNotes:
3261.43SwizUse src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree
3271.43Swizfor the import.
3281.1Slukem
3291.930StronPackage:	expat
3301.933SspzVersion:	2.1.0
3311.930StronCurrent Vers:	2.1.0
3321.931StronMaintainer:	mrg
3331.930StronArchive Site:	http://sourceforge.net/projects/expat/files/expat/
3341.930StronHome Page:	http://expat.sourceforge.net/
3351.930StronMailing List:	expat-discuss@libexpat.org
3361.930StronResponsible:
3371.930StronLicense:	MIT
3381.930StronLocation:	src/external/mit/expat/dist
3391.930StronNotes:
3401.930StronPlease use "expat" as the vendor tag for CVS imports.
3411.930Stron
3421.1SlukemPackage:	file
3431.916SchristosVersion:	5.11
3441.916SchristosCurrent Vers:	5.11
3451.1SlukemMaintainer:	Christos Zoulas <christos@zoulas.com>
3461.1SlukemArchive Site:	ftp://ftp.astron.com/pub/file/
3471.946SwizHome Page:	http://www.darwinsys.com/file/
3481.1SlukemMailing List:	file@mx.gw.com
3491.1SlukemResponsible:	christos, pooka
3501.387SrpauloLicense:	BSD (2-clause)
3511.913SdrochnerLocation:	external/bsd/file/dist
3521.1SlukemNotes:
3531.632Schristosuse file2netbsd
3541.1Slukem
3551.1SlukemPackage:	flex
3561.726SchristosVersion:	2.5.35
3571.651SperryCurrent Vers:	2.5.35
3581.651SperryMaintainer:	Will Estes <wlestes@users.sourceforge.net>
3591.651SperryArchive Site:	http://flex.sourceforge.net/
3601.651SperryHome Page:	http://flex.sourceforge.net/
3611.651SperryMailing List:	http://lists.sourceforge.net/mailman/listinfo/flex-announce
3621.651SperryResponsible:
3631.894SrizLicense:	BSD-like
3641.913SdrochnerLocation:	external/bsd/flex/dist
3651.1SlukemNotes:
3661.726SchristosThere is a flex2netbsd script to help newer imports.
3671.1Slukem
3681.1SlukemPackage:	gcc
3691.969SwizVersion:	4.1.3-20080831/4.5.4
3701.969SwizCurrent Vers:	4.7.2
3711.501SmrgMaintainer:	FSF
3721.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gcc/
3731.335SlukemHome Page:	http://www.gnu.org/software/gcc/
3741.1SlukemMailing List:	gcc-bugs@gnu.org
3751.61SmrgResponsible:	thorpej, mrg
3761.847SmrgLicense:	GPLv3, LGPLv3.1
3771.913SdrochnerLocation:	external/gpl3/gcc/dist
3781.1SlukemNotes:
3791.185Smrgbefore importing:
3801.185Smrg	- delete all .cvsignore and .brik files
3811.185Smrg	- delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar
3821.439Smrg	- delete all related testsuites
3831.439Smrgfor GCC4:
3841.439Smrg	- delete all fortran and testsuites
3851.448Smrg	- update gcc/version.c for the NetBSD GCC date
3861.847Smrgfor GCC 4.5:
3871.847Smrg	- use core/c++/objc/testsuite tarballs
3881.847Smrg	- delete:
3891.847Smrg		gcc/testsuite/ada
3901.847Smrg		gcc/testsuite/gfortran*
3911.847Smrg		gcc/testsuite/gnat.dg
3921.1Slukem
3931.1SlukemPackage:	gdb
3941.885SchristosVersion:	6.5/7.3.1
3951.959SwizCurrent Vers:	7.5
3961.1SlukemMaintainer:	FSF
3971.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gdb/
3981.335SlukemHome Page:	http://www.gnu.org/software/gdb/
3991.1SlukemMailing List:	bug-gdb@gnu.org
4001.885SchristosResponsible:	christos
4011.885SchristosLicense:	GPLv3, LGPLv3.1
4021.913SdrochnerLocation:	external/gpl3/gdb/dist
4031.1SlukemNotes:
4041.473StlsWhen updating GDB, it is imperative to test that:
4051.474Schristos	- Debugging of kernel cores ("target kvm") works correctly
4061.473Stls	- Support for our kernel's remote serial debugging protocol
4071.473Stls	  ("options KGDB") works correctly.
4081.1Slukem
4091.929StronPackage:	gdtoa
4101.929StronVersion:	2011-03-19
4111.929StronCurrent Vers:	$(date)
4121.929StronMaintainer:	David M. Gay <dmg@acm.org>
4131.929StronArchive Site:	http://www.netlib.org/fp/
4141.929StronHome Page:	http://www.netlib.org/fp/
4151.929StronMailing List:	none
4161.929StronResponsible:	kleink
4171.929StronLicense:	BSD-like
4181.929StronLocation:	lib/libc/gdtoa
4191.929StronNotes:
4201.929StronTest suite integrated at this time, but not built (and fails to run).
4211.929StronNo hexadecimal floating-point string conversion for VAX FP yet.
4221.929StronOnly double-precision addressed at this time.
4231.929Stron
4241.1SlukemPackage:	gettext
4251.328SchristosVersion:	0.14.4
4261.568SwizCurrent Vers:	0.17
4271.1SlukemMaintainer:	FSF
4281.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gettext/
4291.335SlukemHome Page:	http://www.gnu.org/software/gettext/
4301.1SlukemMailing List:	bug-gnu-utils@gnu.org
4311.569SwizResponsible:
4321.387SrpauloLicense:	GPLv2
4331.913SdrochnerLocation:	gnu/dist/gettext
4341.1SlukemNotes:
4351.1SlukemGNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
4361.1Slukemwe use BSD-licensed implementation from Citrus project (see entry for
4371.1Slukem"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
4381.1Slukem
4391.478SapbPackage:	gkermit
4401.478SapbVersion:	1.00
4411.478SapbCurrent Vers:	1.00
4421.478SapbMaintainer:	Kermit Project - Columbia University <kermit@columbia.edu>
4431.478SapbArchive Site:	ftp://kermit.columbia.edu/kermit/archives/
4441.478SapbHome Page:	http://www.columbia.edu/kermit/
4451.478SapbMailing List:
4461.478SapbResponsible:	apb
4471.478SapbLicense:	GPLv2
4481.913SdrochnerLocation:	gnu/dist/gkermit
4491.478SapbNotes:
4501.478Sapb
4511.1SlukemPackage:	grep
4521.52SwizVersion:	2.5.1
4531.960SwizCurrent Vers:	2.14
4541.1SlukemMaintainer:	FSF
4551.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/grep/
4561.335SlukemHome Page:	http://www.gnu.org/software/grep/
4571.1SlukemMailing List:	bug-gnu-utils@gnu.org
4581.737SwizResponsible:	simonb
4591.909SrizLicense:	GPLv2+ (2.5.1), GPLv3+ (2.5.3 and later)
4601.913SdrochnerLocation:	gnu/dist/grep
4611.1SlukemNotes:
4621.44SwizUse src/gnu/dist/grep/grep2netbsd for preparing the source tree
4631.44Swizfor the import.
4641.918SwizOn 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep;
4651.918Swizsee also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html)
4661.918Swizwas imported into src/usr.bin/grep;
4671.918Swizon 16 Feb 2011, the BSD grep implementation from FreeBSD was imported
4681.918Swizin src/usr.bin/grep, replacing FreeGrep
4691.918Swiz(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html).
4701.1Slukem
4711.1SlukemPackage:	groff
4721.408SwizVersion:	1.19.2
4731.801SwizCurrent Vers:	1.21
4741.216SwizMaintainer:	Werner Lemberg/FSF
4751.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/groff/
4761.335SlukemHome Page:	http://www.gnu.org/software/groff/
4771.1SlukemMailing List:	bug-groff@gnu.org
4781.737SwizResponsible:	
4791.387SrpauloLicense:	GPLv2
4801.913SdrochnerLocation:	gnu/dist/groff
4811.1SlukemNotes:
4821.38SwizUse groff2netbsd from src/gnu/dist/groff to prepare the distribution
4831.1Slukemfor import.
4841.1Slukem
4851.1SlukemPackage:	heimdal
4861.837SelricVersion:	1.5pre1
4871.837SelricCurrent Vers:	1.5pre1
4881.1SlukemMaintainer:	Heimdal <heimdal@pdc.kth.se>
4891.1SlukemArchive Site:	ftp://ftp.pdc.kth.se/pub/heimdal/src/
4901.335SlukemHome Page:	http://www.pdc.kth.se/heimdal/
4911.1SlukemMailing List:	heimdal-discuss@pdc.kth.se
4921.411SwizResponsible:	joda, lha
4931.387SrpauloLicense:	BSD
4941.913SdrochnerLocation:	crypto/external/bsd/heimdal/dist
4951.1SlukemNotes:
4961.1Slukem
4971.1SlukemPackage:	hunt
4981.117SwizVersion:	2003-04-16
4991.107SwizCurrent Vers:	2003-04-16
5001.335SlukemMaintainer:	Greg Couch <gregc@cgl.ucsf.edu>
5011.107SwizArchive Site:	ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
5021.335SlukemHome Page:	http://www.cgl.ucsf.edu/home/gregc/oss.html
5031.1SlukemResponsible:	mrg
5041.387SrpauloLicense:	BSD (3-clause)
5051.913SdrochnerLocation:	games/hunt
5061.1SlukemNotes:
5071.1Slukem
5081.202SmarttiPackage:	ipf
5091.923SchristosVersion:	5.1.1
5101.923SchristosCurrent Vers:	5.1.1
5111.1SlukemMaintainer:	Darren Reed
5121.267StacaArchive Site:	http://coombs.anu.edu.au/~avalon/
5131.335SlukemHome Page:	http://coombs.anu.edu.au/~avalon/
5141.1SlukemMailing List:	ipfilter@postbox.anu.edu.au
5151.923SchristosResponsible:	darrenr, christos
5161.923SchristosLicense:	BSD-based; see src/external/ipf/dist/IPFILTER.LICENCE
5171.923SchristosLocation:	external/bsd/ipf,sys/external/bsd/ipf
5181.1SlukemNotes:
5191.1Slukemipf2netbsd should be used on a virgin ipfilter source tree.
5201.1Slukem
5211.284SthorpejPackage:	ipsec-tools
5221.548SgdtVersion:	(ipsec-tools head is NetBSD-current head)
5231.284SthorpejMaintainer:	IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net>
5241.335SlukemArchive Site:	http://ipsec-tools.sourceforge.net
5251.335SlukemHome Page:	http://ipsec-tools.sourceforge.net
5261.284SthorpejMailing List:	ipsec-tools-devel@lists.sourceforge.net
5271.549SmanuResponsible:	manu, vanhu, mgrooms
5281.387SrpauloLicense:	BSD (3-clause)
5291.913SdrochnerLocation:	crypto/dist/ipsec-tools
5301.284SthorpejNotes:
5311.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools
5321.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure
5331.550Smanugenerated files are available in the NetBSD source tree at:
5341.550Smanu  src/lib/libipsec/config.h
5351.550Smanu  src/lib/libipsec/package_version.h
5361.550SmanuWhen configure.ac is updated, run the following:
5371.550Smanu  cd src/crypto/dist/ipsec-tools
5381.550Smanu  ./bootstrap
5391.550Smanu  ./configure --enable-adminport --enable-hybrid --enable-frag \
5401.894Sriz  	      --enable-natt --enable-dpd
5411.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with
5421.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking)
5431.550Smanu
5441.894SrizNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing,
5451.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand,
5461.894Srizipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which
5471.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly
5481.550Smanusync with ipsec-tools-0_7-branch)
5491.284Sthorpej
5501.1SlukemPackage:	KAME IPv6
5511.1SlukemVersion:	KAME/NetBSD SNAP kit
5521.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
5531.1SlukemMaintainer:	KAME Project <kame@kame.net>
5541.1SlukemArchive Site:	http://www.kame.net/
5551.335SlukemHome Page:	http://www.kame.net/
5561.1SlukemMailing List:	snap-users@kame.net
5571.569SwizResponsible:
5581.387SrpauloLicense:	BSD (3-clause)
5591.913SdrochnerLocation:	sys/netinet6
5601.1SlukemNotes:
5611.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
5621.1Slukemmore conservative implementation policy.
5631.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
5641.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change,
5651.1SlukemKNF police).  We need to take diffs across KAME snapshots on upgrades.
5661.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
5671.1Slukemin sys/netinet6/in6.h.  No script is available for upgrades.
5681.1Slukem"KAME" branch is used for kernel merge work purposes.
5691.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
5701.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases.
5711.1Slukem
5721.1SlukemPackage:	less
5731.850StronVersion:	less-444
5741.967SwizCurrent Vers:	less-451
5751.823SjakllschMaintainer:	Mark Nudelman <markn@greenwoodsoftware.com>
5761.467SjnemethArchive Site:	http://www.greenwoodsoftware.com/less/download.html
5771.467SjnemethHome Page:	http://www.greenwoodsoftware.com/less/
5781.823SjakllschMailing List:	less-announce-request@greenwoodsoftware.com
5791.1SlukemResponsible:	mrg
5801.968SjdfLicense:	Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418)
5811.913SdrochnerLocation:	external/bsd/less/dist
5821.1SlukemNotes:
5831.1SlukemMany changes to make less act as more when invoked as more.  Beware.
5841.850StronUse the "src/external/bsd/less/less2netbsd" script to prepare source tree
5851.918Swizfor importation.  Run ./configure beforehand to generate "defines.h".
5861.850StronTalk to mrg before importing any new version.
5871.1Slukem
5881.543SjoergPackage:	libarchive
5891.918SwizVersion:	2.8.4
5901.918SwizCurrent Vers:	2.8.5 (legacy) / 3.0.3 (stable)
5911.748SjoergMaintainer:	kientzle@freebsd.org, joerg@NetBSD.org
5921.918SwizArchive Site:	https://github.com/libarchive/libarchive/downloads
5931.918SwizHome Page: 	http://libarchive.github.com/
5941.543SjoergResponsible:	joerg
5951.918SwizLicense:	BSD (2-clause)
5961.913SdrochnerLocation:	external/bsd/libarchive/dist
5971.543SjoergNotes:
5981.748SjoergDistribution is stripped down to the relevant part.
5991.543Sjoerg
6001.696SdentPackage:	libdevmapper
6011.735ShaadVersion:	1.02.40
6021.735ShaadCurrent Vers:	1.02.40
6031.696SdentMaintainer:	lvm-devel@redhat.com
6041.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
6051.696SdentHome Page:	http://sources.redhat.com/lvm2/
6061.696SdentResponsible:	haad
6071.696SdentLicense:	LGPLv2.1
6081.913SdrochnerLocation:	external/gpl2/lvm2/dist/libdm
6091.656ShaadNotes:
6101.894SrizThe lvm2tools and the libdevmapper are now distributed as one source
6111.729Ssnjrepository. See the lvm2tools Notes for more information.
6121.656Shaad
6131.263SwizPackage:	libevent
6141.732SplunkyVersion:	1.4.12-stable
6151.732SplunkyCurrent Vers:	2.0.2-alpha
6161.263SwizMaintainer:	Niels Provos <provos@citi.umich.edu>
6171.263SwizArchive Site:	http://www.monkey.org/~provos/libevent/
6181.335SlukemHome Page:	http://www.monkey.org/~provos/libevent/
6191.263SwizResponsible:	provos
6201.387SrpauloLicense:	BSD (3/4-clause)
6211.913SdrochnerLocation:	external/bsd/libevent/dist
6221.263SwizNotes:
6231.263Swiz
6241.696SdentPackage:	lvm2tools
6251.735ShaadVersion:	2.02.56
6261.735ShaadCurrent Vers:	2.02.56
6271.696SdentMaintainer:	lvm-devel@redhat.com
6281.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
6291.696SdentHome Page:	http://sources.redhat.com/lvm2/
6301.696SdentResponsible:	haad
6311.696SdentLicense:	GPLv2
6321.913SdrochnerLocation:	external/gpl2/lvm2/dist
6331.894SrizNotes:
6341.894SrizUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to prepare source tree
6351.656Shaadfor import. Keep eye on dist/include/configure.h it migh change over the releases.
6361.894SrizWe maintain our own version of libdevmapper ioctl protocol code, therefore we
6371.656Shaadshould test it before import. Talk to haad before importing new version.
6381.656Shaad
6391.1SlukemPackage:	libpcap
6401.792SchristosVersion:	1.1.1
6411.792SchristosCurrent Vers:	1.1.1
6421.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
6431.1SlukemArchive Site:	http://www.tcpdump.org/release/
6441.335SlukemHome Page:	http://www.tcpdump.org/
6451.1SlukemMailing List:	tcpdump-workers@tcpdump.org
6461.569SwizResponsible:	dyoung
6471.387SrpauloLicense:	BSD (3/4-clause)
6481.913SdrochnerLocation:	external/bsd/libpcap/dist
6491.1SlukemNotes:
6501.792SchristosUse the src/external/bsd/libpcap/dist/libpcap2netbsd script to prepare source
6511.792Schristostree.
6521.1Slukem
6531.1SlukemPackage:	libwrap
6541.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
6551.954StacaCurrent Vers:	tcp_wrappers 7.6-ipv6.4
6561.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
6571.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
6581.335SlukemHome Page:	ftp://ftp.porcupine.org/pub/security/
6591.230SjunyoungMailing List:
6601.569SwizResponsible:	cjs
6611.387SrpauloLicense:	BSD-like
6621.913SdrochnerLocation:	lib/libwrap
6631.1SlukemNotes:
6641.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
6651.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
6661.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
6671.1Slukem
6681.782SmbalmerPackage:	Lua
6691.782SmbalmerVersion:	Lua 5.1.4
6701.943SdrochnerCurrent Vers:	Lua 5.2.1
6711.782SmbalmerMaintainer:	PUC Rio
6721.782SmbalmerHome Page:	http://www.lua.org/
6731.782SmbalmerMailing List:
6741.782SmbalmerResponsible:	mbalmer
6751.782SmbalmerLicense:	MIT
6761.913SdrochnerLocation:	external/mit/lua/dist
6771.782SmbalmerNotes:
6781.782SmbalmerThe default module paths have been changed to not include the current
6791.783Ssnjworking directory '.' to avoid potential security problems.
6801.782Smbalmer
6811.728SchristosPackage:	m4
6821.728SchristosVersion:	20091026
6831.728SchristosCurrent Vers:	20091026
6841.962SwizMaintainer:	The OpenBSD Project
6851.728SchristosArchive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4
6861.962SwizHome Page:	http://www.openbsd.org/
6871.728SchristosMailing List:	
6881.728SchristosLicense:	BSD 3-clause like (dns-sd)
6891.728SchristosResponsible:	christos
6901.913SdrochnerLocation:	usr.bin/m4
6911.728SchristosNotes:
6921.913SdrochnerUses libc's ohash, and strtonum
6931.728Schristos
6941.718StsarnaPackage:	mDNSResponder
6951.718StsarnaVersion:	212.1
6961.804SwizCurrent Vers:	258.14
6971.718StsarnaMaintainer:	Apple
6981.718StsarnaArchive Site:	http://www.opensource.apple.com/tarballs/mDNSResponder/
6991.718StsarnaHome Page:	http://developer.apple.com/opensource/internet/bonjour.html
7001.718StsarnaMailing List:	bonjour-dev@lists.apple.com
7011.718StsarnaLicense:	Apache2 (mdnsd), BSD 3-clause (libdns_sd),
7021.718Stsarna		BSD 3-clause like (dns-sd)
7031.718StsarnaResponsible:	tsarna
7041.913SdrochnerLocation:	external/apache2/mDNSResponder/dist
7051.718StsarnaNotes:
7061.718Stsarna
7071.723SwizPackage:	mdocml
7081.878SwizVersion:	1.12.0
7091.924SwizCurrent Vers:	1.12.1
7101.723SwizMaintainer:	Kristaps Džonsons
7111.723SwizArchive Site:	http://mdocml.bsd.lv/snapshots/
7121.723SwizHome Page:	http://mdocml.bsd.lv/
7131.723SwizMailing List:	
7141.723SwizResponsible:	joerg
7151.723SwizLicense:	BSD (2-clause)
7161.913SdrochnerLocation:	external/bsd/mdocml/dist
7171.723SwizNotes:
7181.723Swiz
7191.696SdentPackage:	mesa-drm
7201.703SmrgVersion:	git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
7211.696SdentCurrent Vers:
7221.696SdentMaintainer:	mesa-git@?
7231.696SdentArchive Site:	git://anongit.freedesktop.org/git/mesa/drm
7241.696SdentHome Page:	http://cgit.freedesktop.org/mesa/drm/
7251.696SdentMailing List:
7261.696SdentResponsible:	mrg, bjs
7271.696SdentLicense:	BSD
7281.913SdrochnerLocation:	sys/external/bsd/drm/dist
7291.696SdentNotes:
7301.696Sdent
7311.1SlukemPackage:	mopd
7321.1SlukemVersion:	2.5.3
7331.1SlukemCurrent Vers:	2.5.3
7341.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
7351.696SdentArchive Site:	http://www.stacken.kth.se/~moj/mopd.html
7361.335SlukemHome Page:	http://www.stacken.kth.se/~moj/mopd.html
7371.230SjunyoungMailing List:
7381.1SlukemResponsible:	cjs
7391.387SrpauloLicense:	BSD (4-clause)
7401.913SdrochnerLocation:	usr.sbin/mopd
7411.1SlukemNotes:
7421.1SlukemDelete the otherOS directory before importing.
7431.1Slukem
7441.1SlukemPackage:	nawk
7451.776SchristosVersion:	2010-05-23
7461.878SwizCurrent Vers:	2011-08-10
7471.696SdentMaintainer:	Brian Kernighan <bwk@princeton.edu>
7481.696SdentArchive Site:	http://www.cs.princeton.edu/~bwk/btl.mirror/
7491.696SdentHome Page:	http://www.cs.princeton.edu/~bwk/btl.mirror/
7501.1SlukemMailing List:
7511.1SlukemResponsible:	jdolecek
7521.387SrpauloLicense:	BSD-like
7531.913SdrochnerLocation:	external/historical/nawk/dist
7541.1SlukemNotes:
7551.1SlukemBuild maketab from nawk sources and generate proctab.c.
7561.776SchristosRemove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win
7571.776Schristosthen import to src/external/historical/nawk/dist.
7581.1Slukem
7591.1SlukemPackage:	ndbootd
7601.1SlukemVersion:	0.5
7611.1SlukemCurrent Vers:	0.5
7621.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
7631.696SdentArchive Site:
7641.696SdentHome Page:
7651.1SlukemResponsible:	fredette
7661.387SrpauloLicense:	BSD (4-clause)
7671.913SdrochnerLocation:	usr.sbin/ndbootd
7681.1SlukemNotes:
7691.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
7701.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
7711.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
7721.1Slukem
7731.421SwizPackage:	ntp
7741.904SkardelVersion:	4.2.6p5
7751.903SkardelCurrent Vers:	4.2.6p5
7761.421SwizMaintainer:	David L. Mills <mills@udel.edu>
7771.421SwizArchive Site:	ftp://ftp.udel.edu/pub/ntp/ntp4/
7781.702SkardelHome Page:	http://www.ntp.org/, http://support.ntp.org/
7791.421SwizMailing List:
7801.455SkardelResponsible:	simonb, jonathan, kardel
7811.421SwizLicense:	BSD-like
7821.913SdrochnerLocation:	external/bsd/ntp/dist
7831.421SwizNotes:
7841.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
7851.421Swiz
7861.1SlukemPackage:	nvi
7871.652StsutsuiVersion:	1.81.6
7881.652StsutsuiCurrent Vers:	1.81.6
7891.1SlukemMaintainer:	Keith Bostic <bostic@bsdi.com>
7901.1SlukemArchive Site:	ftp://ftp.bostic.com/pub/
7911.335SlukemHome Page:	http://www.bostic.com/vi/
7921.230SjunyoungMailing List:
7931.652StsutsuiResponsible:	aymeric, christos
7941.387SrpauloLicense:	BSD (3/4-clause)
7951.913SdrochnerLocation:	dist/nvi
7961.1SlukemNotes:
7971.652StsutsuiWe have lots of local fixes.
7981.1Slukem
7991.603SlukemPackage:	OpenLDAP
8001.794SadamVersion:	2.4.23
8011.954StacaCurrent Vers:	2.4.32
8021.603SlukemMaintainer:	OpenLDAP Foundation
8031.603SlukemArchive Site:	http://www.openldap.org/
8041.603SlukemHome Page:	http://www.openldap.org/
8051.603SlukemMailing List:
8061.603SlukemResponsible:	lukem
8071.603SlukemLicense:	BSD (3-clause)
8081.913SdrochnerLocation:	external/bsd/openldap/dist
8091.603SlukemNotes:
8101.603Slukem
8111.293SchristosPackage:	OpenPAM
8121.892SdrochnerVersion:	20111218 (Lycopsida)
8131.942SdrochnerCurrent Vers:	20120526 (Micrampelis)
8141.638SwizMaintainer:	Dag-Erling Smørgrav <des@FreeBSD.org>
8151.276SwizArchive Site:	http://www.openpam.org/
8161.335SlukemHome Page:	http://www.openpam.org/
8171.276SwizMailing List:
8181.276SwizResponsible:	christos
8191.387SrpauloLicense:	BSD (3-clause)
8201.913SdrochnerLocation:	external/bsd/openpam/dist
8211.276SwizNotes:
8221.579SchristosNext import will need $ Id removal..
8231.276Swiz
8241.734SroyPackage:	openresolv
8251.927SroyVersion:	3.5.1
8261.927SroyCurrent Vers:	3.5.1
8271.734SroyMaintainer:	roy
8281.734SroyArchive Site:	ftp://roy.marples.name/pub/openresolv/
8291.734SroyHome Page:	http://roy.marples.name/projects/openresolv/
8301.734SroyMailing List: 	openresolv-discuss@marples.name
8311.734SroyLicense:	BSD (2-clause)
8321.913SdrochnerLocation:	external/bsd/openresolv/dist
8331.734SroyNotes:
8341.734SroyPlease submit all changes to the author.
8351.734Sroy
8361.612SchristosPackage:	HPN-SSH
8371.935SchristosVersion:	5.6p1 13 v11
8381.935SchristosCurrent Vers:	5.6p1 13 v11
8391.612SchristosMaintainer:	www.psc.edu
8401.935SchristosArchive Site:	http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.6p1-hpn13v11.diff.gz
8411.612SchristosHome Page:	http://www.psc.edu/networking/projects/hpn-ssh/
8421.612SchristosMailing List:
8431.612SchristosResponsible:	christos
8441.612SchristosLicense:	
8451.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
8461.612SchristosNotes:
8471.612SchristosPatch applied after OpenSSH import.
8481.612Schristos
8491.1SlukemPackage:	OpenSSH
8501.935SchristosVersion:	6.0
8511.965SisCurrent Vers:	6.1 / portable 6.1p1
8521.1SlukemMaintainer:	OpenSSH
8531.1SlukemArchive Site:	http://www.openssh.com/ftp.html
8541.335SlukemHome Page:	http://www.openssh.com/portable.html
8551.1SlukemMailing List:	openssh-unix-announce@mindrot.org
8561.298SitojunResponsible:	thorpej, christos, elric
8571.701SchristosLicense:	BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
8581.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
8591.1SlukemNotes:
8601.701Schristosimported from OpenBSD ssh -- is not from the portable OpenSSH
8611.913Sdrochneruse openssh2netbsd before import.
8621.1Slukemlocal changes (should always try to bring them back to master openssh tree,
8631.1Slukemmarkus is very cooperative about it):
8641.1Slukem- default for PermitRootLogin is set to "no"
8651.1Slukem- IgnoreRootRhosts added
8661.1Slukem- look at login.conf to check valid user/access list
8671.469Schristos- krb5 support re-added
8681.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss
8691.279Schristos  when someone imports openssl, we can remove this.
8701.280Schristos- added moduli from portable openssh
8711.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh
8721.786Schristos  (see if there is any difference between the current version of opensshX.Yp1
8731.786Schristos   and the new opensshZ.Wp1) and apply them.
8741.701Schristos- conditionalize login_cap
8751.701Schristos- conditionalize bsd_auth
8761.701Schristos- restore krb5, krb4, afs, skey
8771.701Schristos- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
8781.701Schristos- fix ctype macro arguments
8791.701Schristos- umac is broken, disable it
8801.701Schristos- better ~homedir handling
8811.701Schristos- netbsd style tunnels
8821.701Schristos- urandom, xhome, chrootdir, rescuedir NetBSD handling
8831.701Schristos- utmp/utmpx handling
8841.701Schristos- handle tty posix_vdisable properly
8851.701Schristos- handle setuid and unsetuid the posix way instead of setresuid()
8861.701Schristos- add all missing functions
8871.384Schristos- always bump major when importing to avoid api problems.
8881.854Schristos- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
8891.1Slukem
8901.1SlukemPackage:	OpenSSL
8911.952SchristosVersion:	1.0.1c
8921.952SchristosCurrent Vers:	1.0.1c with AES-NI patch
8931.1SlukemMaintainer:	The OpenSSL Project
8941.1SlukemArchive Site:	ftp://ftp.openssl.org/source/
8951.335SlukemHome Page:	http://www.openssl.org/
8961.1SlukemMailing List:	openssl-announce@openssl.org
8971.569SwizResponsible:	mcr, thorpej, groo, christos, mjf
8981.387SrpauloLicense:	OpenSSL and SSLeay license (both BSD-like)
8991.913SdrochnerLocation:	crypto/external/bsd/openssl/dist
9001.1SlukemNotes:
9011.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers
9021.708Schristos- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
9031.708Schristos  to regen man pages.
9041.953Schristos- run make in  /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*
9051.953Schristos  to regen assembly files
9061.1Slukem
9071.926SplunkyPackage:	pcc
9081.926SplunkyVersion:	1.1.0.DEVEL 20120325
9091.926SplunkyCurrent Vers:	1.1.0.DEVEL 20120325
9101.932SrizMaintainer:	Anders Magnusson <ragge@NetBSD.org>
9111.926SplunkyArchive Site:	ftp://pcc.ludd.ltu.se/pub/pcc/
9121.926SplunkyHome Page:	http://pcc.ludd.ltu.se/
9131.926SplunkyMailing List:	pcc-list@ludd.ltu.se
9141.926SplunkyResponsible:	plunky
9151.926SplunkyLicense:	BSD
9161.926SplunkyLocation:	external/bsd/pcc/dist
9171.926SplunkyNotes:
9181.926SplunkyThis is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh
9191.926Splunkyfile for details about how to get the latest version from the upstream server
9201.926Splunkyand import it.
9211.926Splunky
9221.19SwizPackage:	pdisk
9231.19SwizVersion:	0.8a2
9241.19SwizCurrent Vers:	0.8a2
9251.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
9261.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
9271.335SlukemHome Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
9281.19SwizMailing List:
9291.19SwizResponsible:	dbj
9301.387SrpauloLicense:	BSD-like
9311.913SdrochnerLocation:	dist/pdisk
9321.19SwizNotes:
9331.729SsnjThis is the disk partition utility used by Apple's mkLinux and OS X
9341.19SwizIt is imported into dist/pdisk, with a reachover makefile in
9351.19Swizsrc/sbin/pdisk builds for macppc and mac68k.
9361.19Swiz
9371.1SlukemPackage:	pdksh
9381.1SlukemVersion:	5.2.14p2
9391.1SlukemCurrent Vers:	5.2.14p2
9401.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
9411.1SlukemArchive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
9421.335SlukemHome Page:	http://www.cs.mun.ca/~michael/pdksh/
9431.1SlukemMailing List:
9441.457SjdolecekResponsible:	jdolecek
9451.387SrpauloLicense:	Public domain
9461.913SdrochnerLocation:	bin/ksh
9471.880SreedNotes:
9481.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
9491.1Slukem
9501.421SwizPackage:	PF (openbsd packet filter)
9511.609SpeterVersion:	OpenBSD 4.2
9521.609SpeterCurrent Vers:	OpenBSD 4.3-current
9531.422SpeterMaintainer:	The OpenBSD Project
9541.421SwizArchive Site:	ftp://ftp.openbsd.org/
9551.421SwizHome Page:	http://www.openbsd.org/faq/pf/
9561.421SwizMailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
9571.569SwizResponsible:	peter, yamt
9581.421SwizLicense:	BSD (2-clause)
9591.913SdrochnerLocation:	dist/pf,sys/dist/pf
9601.421SwizNotes:
9611.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover
9621.421Swizdefinition (files.pf).  userland code is imported into src/dist/pf, and
9631.421Swizreachover Makefiles are in src/usr.sbin/pf.
9641.421Swiz
9651.538SjoergPackage:	pkg_install
9661.915SwizVersion:	20120221
9671.915SwizCurrent Vers:	20120221
9681.538SjoergMaintainer:	The pkgsrc developers
9691.894SrizHome Page:	http://www.pkgsrc.org/
9701.539SheinzMailing List:	tech-pkg@NetBSD.org
9711.538SjoergResponsible:	joerg
9721.538SjoergLicense:	BSD
9731.913SdrochnerLocation:	external/bsd/pkg_install/dist
9741.538SjoergNotes:
9751.913SdrochnerThe authoritative version is in pkgsrc/pkgtools/pkg_install.
9761.538Sjoerg
9771.1SlukemPackage:	ping
9781.1SlukemVersion:	980911
9791.1SlukemCurrent Vers:	980911
9801.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
9811.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
9821.335SlukemHome Page:	http://www.rhyolite.com/src/
9831.1SlukemMailing List:
9841.392SrpauloResponsible:	christos
9851.387SrpauloLicense:	BSD (3-clause)
9861.913SdrochnerLocation:	sbin/ping
9871.1SlukemNotes:
9881.1SlukemWe use err() and friends. We have changes for snprintf, extra
9891.729Ssnjformatting in man pages, disallowing flood pinging, alignment fixes,
9901.1Slukemand more.
9911.1Slukem
9921.934SwizPackage:	Postfix
9931.957StronVersion:	2.8.12
9941.957StronCurrent Vers:	2.8.12/2.9.4
9951.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
9961.1SlukemArchive Site:	ftp://postfix.cloud9.net/official/
9971.335SlukemHome Page:	http://www.postfix.org/
9981.1SlukemMailing List:	postfix-users@postfix.org
9991.705StronResponsible:	christos, tron
10001.704StronLicense:	IBM Public License. See also src/external/ibm-public/postfix/dist.
10011.913SdrochnerLocation:	external/ibm-public/postfix/dist
10021.1SlukemNotes:
10031.432SrpauloHTML documentation should be kept in sync with the README_FILES.
10041.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
10051.432Srpaulodirectory layout (the easiest way to check is by running ``postfix
10061.432Srpauloset-permissions'').
10071.1Slukem
10081.1SlukemPackage:	ppp
10091.447SchristosVersion:	2.4.4
10101.446SdanCurrent Vers:	2.4.4
10111.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
10121.1SlukemArchive Site:	ftp://ftp.samba.org/pub/ppp/
10131.349SjunyoungHome Page:
10141.1SlukemCVS root:	:pserver:cvs@pserver.samba.org:/cvsroot (password: cvs)
10151.1SlukemMailing List:
10161.447SchristosResponsible:	christos, cube
10171.387SrpauloLicense:	BSD (3-clause)
10181.913SdrochnerLocation:	dist/pppd
10191.1SlukemNotes:
10201.1SlukemBSD support was removed from 2.4.0; I added it back and removed
10211.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
10221.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
10231.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
10241.1Slukemis clearly a pain. I have not tested the modules code, neither our
10251.1Slukemmakefiles make it easy to construct a module, but I left one there
10261.1Slukemas an example.
10271.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
10281.447Schristosusing the version found in 2.4.1.
10291.1Slukem
10301.1SlukemPackage:	rcs
10311.1SlukemVersion:	5.7
10321.972SwizCurrent Vers:	5.8.1
10331.1SlukemMaintainer:	FSF
10341.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
10351.1SlukemMailing List:	bug-gnu-utils@gnu.org
10361.335SlukemHome Page:	http://www.gnu.org/software/rcs/
10371.463SagcResponsible:	agc
10381.972SwizLicense:	GPLv2+ (5.7), GPLv3+ (5.8 and later)
10391.913SdrochnerLocation:	gnu/usr.bin/rcs
10401.1SlukemNotes:
10411.894SrizOld versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
10421.1Slukem
10431.1SlukemPackage:	root.cache
10441.858SchristosVersion:	2011060800 (Jun 8, 2011)
10451.858SchristosCurrent Vers:	2011060800 (Jun 8, 2011)
10461.14SperryMaintainer:	InterNIC
10471.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
10481.335SlukemHome Page:	ftp://ftp.internic.net/domain/named.root
10491.1SlukemMailing List:
10501.507SperryResponsible:	thorpej
10511.387SrpauloLicense:	Public domain
10521.913SdrochnerLocation:	etc/namedb
10531.1SlukemNotes:
10541.1SlukemThe root server cache is also included with BIND.  However, the
10551.1SlukemInterNIC version is usually more up to date.
10561.1Slukem
10571.1SlukemPackage:	routed
10581.727SchristosVersion:	2.32
10591.727SchristosCurrent Vers:	2.32
10601.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
10611.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
10621.335SlukemHome Page:	http://www.rhyolite.com/src/
10631.1SlukemMailing List:
10641.392SrpauloResponsible:	christos
10651.387SrpauloLicense:	BSD (4-clause)
10661.913SdrochnerLocation:	sbin/routed
10671.1SlukemNotes:
10681.1SlukemWe use the md5 code from libc
10691.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
10701.201SchristosWe use arc4random
10711.201SchristosWe use strlcpy/snprintf
10721.1Slukem
10731.1SlukemPackage:	send-pr (part of GNATS)
10741.1SlukemVersion:	3.95
10751.359SrpauloCurrent Vers:	4.1
10761.1SlukemMaintainer:	FSF
10771.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
10781.335SlukemHome Page:	http://www.gnu.org/software/gnats/
10791.1SlukemMailing List:	bug-gnats@gnu.org
10801.387SrpauloLicense:	GPLv2
10811.1SlukemResponsible:
10821.913SdrochnerLocation:	gnu/usr.bin/send-pr
10831.1SlukemNotes:
10841.1Slukem
10851.1SlukemPackage:	SoftFloat
10861.1SlukemVersion:	2a
10871.1SlukemCurrent Vers:	2b
10881.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
10891.144SdentArchive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
10901.335SlukemHome Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
10911.1SlukemMailing List:
10921.1SlukemResponsible:	bjh21
10931.387SrpauloLicense:	Public domain
10941.913SdrochnerLocation:	lib/libc/softfloat
10951.1SlukemNotes:
10961.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
10971.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
10981.1Slukemoriginal.
10991.1Slukem
11001.877SjoergPackage:	sqlite
11011.877SjoergVersion:	pre-3.6.9 snapshot
11021.941SwizCurrent Vers:	3.7.13
11031.877SjoergMaintainer:	Richard Hipp <drh@sqlite.org>
11041.877SjoergHome Page:	http://www.sqlite.org
11051.877SjoergResponsible:	joerg
11061.877SjoergLicense:	Public domain
11071.913SdrochnerLocation:	external/public-domain/sqlite/dist
11081.877SjoergNotes:
11091.877SjoergInitial import uses a pre-release with a number of bug fixes to avoid
11101.877Sjoergunnecessary local changes.
11111.877Sjoerg
11121.1SlukemPackage:	tcpdump
11131.792SchristosVersion:	4.1.1
11141.792SchristosCurrent Vers:	4.1.1
11151.429ShubertfMaintainer:	tcpdump-workers@lists.tcpdump.org
11161.1SlukemArchive Site:	http://www.tcpdump.org/release/
11171.335SlukemHome Page:	http://www.tcpdump.org/
11181.429ShubertfMailing List:	tcpdump-workers@lists.tcpdump.org
11191.569SwizResponsible:
11201.387SrpauloLicense:	BSD (3-clause)
11211.913SdrochnerLocation:	external/bsd/tcpdump/dist
11221.1SlukemNotes:
11231.792SchristosUse the src/external/bsd/tcpdump/dist/tcpdump2netbsd script to prepare source
11241.792Schristostree.
11251.1Slukem
11261.1SlukemPackage:	TestFloat
11271.1SlukemVersion:	2a
11281.1SlukemCurrent Vers:	2a
11291.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
11301.144SdentArchive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
11311.335SlukemHome Page:	http://www.jhauser.us/arithmetic/TestFloat.html
11321.1SlukemMailing List:
11331.1SlukemResponsible:	ross
11341.387SrpauloLicense:	BSD (4-clause)
11351.913SdrochnerLocation:	regress/lib/libc/ieeefp/testfloat
11361.1SlukemNotes:
11371.1Slukem
11381.1SlukemPackage:	texinfo
11391.634SchristosVersion:	4.8
11401.642SwizCurrent Vers:	4.13
11411.1SlukemMaintainer:	FSF
11421.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
11431.335SlukemHome Page:	http://www.gnu.org/software/texinfo/
11441.1SlukemMailing List:	bug-texinfo@gnu.org
11451.737SwizResponsible:	
11461.909SrizLicense:	GPLv2+ (4.8), GPLv3+ (4.9 and later)
11471.913SdrochnerLocation:	gnu/dist/texinfo
11481.1SlukemNotes:
11491.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
11501.38Swizfor the import.
11511.1Slukem
11521.819SjmmvPackage:	tmux
11531.860SjmmvVersion:	1.5
11541.898SwizCurrent Vers:	1.6
11551.819SjmmvMaintainer:	Nicholas Marriott <nicm@users.sourceforge.net>
11561.819SjmmvArchive site:	http://downloads.sourceforge.net/tmux/
11571.819SjmmvHome page:	http://tmux.sourceforge.net/
11581.819SjmmvMailing List:	tmux-users@lists.sourceforge.net
11591.819SjmmvResponsible:	jmmv
11601.819SjmmvLicense:	BSD
11611.913SdrochnerLocation:	external/bsd/tmux/dist
11621.819SjmmvNotes:
11631.819SjmmvSee src/external/bsd/tmux/README for instructions on how to import a
11641.819Sjmmvnew tmux release.
11651.819Sjmmv
11661.1SlukemPackage:	top
11671.614SchristosVersion:	3.8beta1
11681.614SchristosCurrent Vers:	3.8beta1
11691.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
11701.614SchristosArchive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
11711.335SlukemHome Page:	http://www.unixtop.org/
11721.1SlukemMailing List:	top-spinners@ocee.groupsys.com
11731.614SchristosResponsible:	simonb, christos
11741.387SrpauloLicense:	BSD (2-clause)
11751.913SdrochnerLocation:	external/bsd/top/dist
11761.1SlukemNotes:
11771.1Slukem
11781.1SlukemPackage:	traceroute
11791.869SchristosVersion:	1.4a12
11801.1SlukemCurrent Vers:	1.4a12
11811.1SlukemMaintainer:	traceroute@ee.lbl.gov
11821.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
11831.335SlukemHome Page:	http://ftp.ee.lbl.gov/
11841.1SlukemMailing List:
11851.1SlukemResponsible:
11861.387SrpauloLicense:	BSD (4-clause)
11871.913SdrochnerLocation:	usr.sbin/traceroute
11881.1SlukemNotes:
11891.869SchristosAdded changes from a5 -> a12 manually.
11901.1Slukem
11911.1SlukemPackage:	tz
11921.970SapbVersion:	tzcode2012f / tzdata2012f
11931.971SapbCurrent Vers:	tzcode2012f / tzdata2012f
11941.1SlukemMaintainer:	Arthur David Olson <ado@elsie.nci.nih.gov>
11951.876SapbMaintainer:	Robert Elz <kre@munnari.oz.au>
11961.956SchristosArchive Site:	ftp://ftp.iana.org/tz/releases/
11971.876SapbArchive Site:	ftp://munnari.oz.au/pub/oldtz/
11981.956SchristosOld Archive Site:	ftp://elsie.nci.nih.gov/pub/
11991.920SapbHome Page:	http://www.iana.org/time-zones
12001.876SapbMailing List:	tz@iana.org
12011.920SapbResponsible:	kleink, christos, apb
12021.387SrpauloLicense:	Public domain
12031.913SdrochnerLocation:	lib/libc/time,share/zoneinfo
12041.1SlukemNotes:
12051.863SchristosUse src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
12061.956SchristosThe tzcode2011i -> 2012e patch was applied by hand, since we have too
12071.863Schristosmany diffs (re-entrant tzcode) to apply. The diffs have been submitted
12081.955Sapbupstream but there is too much inertia to apply them. Check for .gitignore
12091.955Sapbfiles.
12101.1Slukem
12111.578SchristosPackage:	wpa_supplicant/hostapd
12121.973SchristosVersion:	1.0
12131.973SchristosCurrent Vers:	1.0
12141.365SwizMaintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
12151.365SwizArchive Site:	http://hostap.epitest.fi/releases/
12161.582SjoergHome Page:	http://hostap.epitest.fi/wpa_supplicant/
12171.365SwizMailing List:
12181.578SchristosResponsible:	scw, dyoung, christos
12191.387SrpauloLicense:	BSD or GPLv2
12201.913SdrochnerLocation:	external/bsd/wpa/dist
12211.365SwizNotes:
12221.772SchristosSee /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions.
12231.365Swiz
12241.1SlukemPackage:	XFree86
12251.307StronVersion:	4.5.0
12261.655SwizCurrent Vers:	4.8.0
12271.349SjunyoungMaintainer:	XFree86 Project, Inc.
12281.1SlukemArchive Site:	ftp://ftp.xfree86.org/pub/XFree86/
12291.335SlukemHome Page:	http://www.xfree86.org/
12301.349SjunyoungMailing List:	devel@xfree86.org
12311.1SlukemResponsible:	tron
12321.387SrpauloLicense:	XFree
12331.913SdrochnerLocation:	(xsrc)
12341.1SlukemNotes:
12351.1Slukem4.x:
12361.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
12371.1Slukem files which we don't need in our tree.
12381.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should
12391.305Stron be submitted back via http://bugzilla.xfree86.org.
12401.1Slukem
12411.1SlukemPackage:	zlib
12421.397SchristosVersion:	1.2.3
12431.937SwizCurrent Vers:	1.2.7
12441.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
12451.512StacaArchive Site:	http://www.zlib.net/
12461.512StacaHome Page:	http://www.zlib.net/
12471.1SlukemMailing List:
12481.397SchristosResponsible:	gwr, tron, christos
12491.387SrpauloLicense:	BSD (3-clause)
12501.913SdrochnerLocation:	common/dist/zlib
12511.1SlukemNotes:
12521.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland.
12531.534Schristos
12541.534SchristosPackage:	services, protocols
12551.961SchristosVersion:	2012-08-24 (services), 2012-08-21 (protocols)
12561.961SchristosCurrent Vers:	2012-08-24 (services), 2012-08-21 (protocols)
12571.534SchristosMaintainer:	IANA
12581.961SchristosArchive Site:	http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
12591.894SrizArchive Site:	http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
12601.894SrizHome Page:	http://www.iana.org/
12611.534SchristosMailing List:
12621.534SchristosResponsible:	christos
12631.534SchristosLicense:	None
12641.913SdrochnerLocation:	etc
12651.534SchristosNotes:
12661.961Schristos1. Build package net/iana-etc
12671.961Schristos2. Add NetBSD rcsid to the generated protocols and services in the package
12681.961Schristos   work area.
12691.961Schristos3. Append the local services from the current services file.
12701.961Schristos4. Run:
12711.534Schristos	services_mkdb -u services > /usr/src/etc/services
12721.534Schristos	cp protocols /usr/src/etc/protocols
12731.964Schristos5. Fix protocols
12741.964Schristos   - fix manet alias to MANET; giving an alias with the same name is a no/op
12751.964Schristos   - protocol 84 is defined for as ttp and iptm, merge the two entries since
12761.964Schristos     libc getprotoent() does not read the whole file and merge in the "files"
12771.964Schristos     implementation.
12781.769Smrg
12791.769SmrgPackage:	pigz
12801.769SmrgVersion:	2.1.6
12811.769SmrgCurrent Vers:	2.1.6
12821.769SmrgMaintainer:	Mark Adler <madler@alumni.caltech.edu>
12831.769SmrgArchive Site:	http://zlib.net/pigz/
12841.769SmrgHome Page:	http://zlib.net/pigz/
12851.769SmrgMailing List:	http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
12861.769SmrgResponsible:	mrg
12871.769SmrgLicense:	zlib
12881.913SdrochnerLocation:	external/zlib/pigz/dist
12891.769SmrgNotes:
12901.784Sjoerg
12911.784SjoergPackage:	xz
12921.784SjoergVersion:	5.0.0
12931.944SwizCurrent Vers:	5.0.4
12941.784SjoergMaintainer:	Lasse Collin <lasse.collin@tukanni.org>
12951.784SjoergArchive Site:	http://tukaani.org/xz/
12961.784SjoergHome Page:	http://tukaani.org/xz/
12971.784SjoergResponsible:	joerg
12981.784SjoergLicense:	public-domain
12991.913SdrochnerLocation:	external/public-domain/xz/dist
13001.784SjoergNotes:
13011.784Sjoerg1. See prepare-import script for stripping down the distribution.
13021.784Sjoerg2. Update configure.ac and use it to generate include/config.h.
13031.784Sjoerg3. Carefully check for GPL components leaked into the dist area.
13041.847Smrg
13051.847SmrgPackage:	mpc
13061.847SmrgVersion:	0.9
13071.847SmrgCurrent Vers:	0.9
13081.847SmrgMaintainer:	
13091.847SmrgArchive Site:	http://www.multiprecision.org/mpc/download/
13101.847SmrgHome Page:	http://www.multiprecision.org/mpc/
13111.847SmrgMailing List:	http://www.multiprecision.org/index.php?prog=mpc&page=development
13121.847SmrgResponsible:	mrg
13131.847SmrgLicense:	LGPL2
13141.913SdrochnerLocation:	external/lgpl2/mpc/dist
13151.847SmrgNotes:
13161.847Smrg
13171.847SmrgPackage:	mpfr
13181.847SmrgVersion:	3.0.1
13191.847SmrgCurrent Vers:	3.0.1
13201.847SmrgMaintainer:	
13211.847SmrgArchive Site:	http://www.mpfr.org/mpfr-current/
13221.847SmrgHome Page:	http://www.mpfr.org/
13231.847SmrgMailing List:	http://websympa.loria.fr/wwsympa/arc/mpfr-announce
13241.847SmrgResponsible:	mrg
13251.847SmrgLicense:	LGPL3
13261.913SdrochnerLocation:	external/lgpl3/mpfr/dist
13271.847SmrgNotes:
13281.847Smrg
13291.847SmrgPackage:	GNU MP
13301.847SmrgVersion:	5.0.2
13311.847SmrgCurrent Vers:	5.0.2
13321.847SmrgMaintainer:	http://gmplib.org/mailman/listinfo/gmp-devel
13331.847SmrgArchive Site:	http://gmplib.org/
13341.847SmrgHome Page:	http://gmplib.org/
13351.847SmrgMailing List:	http://gmplib.org/mailman/listinfo/gmp-announce
13361.847SmrgResponsible:	mrg
13371.847SmrgLicense:	LGPL3
13381.913SdrochnerLocation:	external/lgpl3/gmp/dist
13391.847SmrgNotes:
13401.886Schristos
13411.886SchristosPackage:	tre
13421.886SchristosVersion:	0.8.0
13431.886SchristosCurrent Vers:	0.8.0
13441.886SchristosMaintainer:	http://laurikari.net/tre
13451.886SchristosArchive Site:	http://laurikari.net/tre
13461.886SchristosHome Page:	http://laurikari.net/tre
13471.962SwizMailing List:
13481.886SchristosResponsible:	agc, christos
13491.962SwizLicense:	BSD (2-clause)
13501.913SdrochnerLocation:	external/bsd/tre/dist
13511.886SchristosNotes:
13521.886Schristos		Need to feed back local changes
13531.901Schristos
13541.901SchristosPackage:	TrouSerS
13551.901SchristosVersion:	0.3.8
13561.901SchristosCurrent Vers:	0.3.8
13571.901SchristosMaintainer:	http://trousers.sourceforge.net
13581.901SchristosArchive Site:	http://trousers.sourceforge.net
13591.901SchristosHome Page:	http://trousers.sourceforge.net
13601.901SchristosMailing List:	http://trousers.sourceforge.net
13611.901SchristosResponsible:	christos
13621.901SchristosLicense:	CPL
13631.913SdrochnerLocation:	crypto/external/cpl/trousers/dist
13641.901SchristosNotes:
13651.901Schristos		Need to feed back local changes
13661.902Schristos
13671.902SchristosPackage:	tpm-tools
13681.902SchristosVersion:	1.3.7.1
13691.902SchristosCurrent Vers:	1.3.7.1
13701.902SchristosMaintainer:	http://trousers.sourceforge.net
13711.902SchristosArchive Site:	http://trousers.sourceforge.net
13721.902SchristosHome Page:	http://trousers.sourceforge.net
13731.902SchristosMailing List:	http://trousers.sourceforge.net
13741.902SchristosResponsible:	christos
13751.902SchristosLicense:	CPL
13761.913SdrochnerLocation:	crypto/external/cpl/tpm-tools/dist
13771.902SchristosNotes:
13781.902Schristos		Need to feed back local changes
1379