3RDPARTY revision 1.1009
11.1009Swiz#	$NetBSD: 3RDPARTY,v 1.1009 2013/03/05 07:22:26 wiz 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.1002SjmmvVersion:	0.17
721.1002SjmmvCurrent Vers:	0.17
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.984SspzVersion:	9.9.2-P1
1141.984SspzCurrent Vers:	9.9.2-P1
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.983SwizCurrent Vers:	2.23.1
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.999SroyVersion:	5.6.7
3041.999SroyCurrent Vers:	5.6.7
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.981SjdfHome Page:	http://www.libexpat.org/
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.995SchristosVersion:	5.12
3441.995SchristosCurrent Vers:	5.12
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.1007SjmmvPackage:	kyua-atf-compat
5731.1007SjmmvVersion:	0.1
5741.1007SjmmvCurrent Vers:	0.1
5751.1007SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
5761.1007SjmmvArchive site:	http://code.google.com/p/kyua/downloads/list?can=1
5771.1007SjmmvHome page:	http://code.google.com/p/kyua/
5781.1007SjmmvMailing List:	kyua-discuss@googlegroups.com
5791.1007SjmmvResponsible:	jmmv
5801.1007SjmmvLicense:	BSD 3-clause
5811.1007SjmmvLocation:	external/bsd/kyua-atf-compat/dist
5821.1007SjmmvNotes:
5831.1007SjmmvThe source files are in external/bsd/kyua-atf-compat/dist.
5841.1007SjmmvUse external/bsd/kyua-atf-compat/prepare-import.sh to regenerate the dist/
5851.1007Sjmmvdirectory.
5861.1007Sjmmv
5871.1006SjmmvPackage:	kyua-cli
5881.1006SjmmvVersion:	0.6
5891.1006SjmmvCurrent Vers:	0.6
5901.1006SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
5911.1006SjmmvArchive site:	http://code.google.com/p/kyua/downloads/list?can=1
5921.1006SjmmvHome page:	http://code.google.com/p/kyua/
5931.1006SjmmvMailing List:	kyua-discuss@googlegroups.com
5941.1006SjmmvResponsible:	jmmv
5951.1006SjmmvLicense:	BSD 3-clause
5961.1006SjmmvLocation:	external/bsd/kyua-cli/dist
5971.1006SjmmvNotes:
5981.1006SjmmvThe source files are in external/bsd/kyua-cli/dist.
5991.1006SjmmvUse external/bsd/kyua-cli/prepare-import.sh to regenerate the dist/ directory.
6001.1006Sjmmv
6011.1004SjmmvPackage:	kyua-testers
6021.1004SjmmvVersion:	0.1
6031.1004SjmmvCurrent Vers:	0.1
6041.1004SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
6051.1004SjmmvArchive site:	http://code.google.com/p/kyua/downloads/list?can=1
6061.1004SjmmvHome page:	http://code.google.com/p/kyua/
6071.1004SjmmvMailing List:	kyua-discuss@googlegroups.com
6081.1004SjmmvResponsible:	jmmv
6091.1004SjmmvLicense:	BSD 3-clause
6101.1004SjmmvLocation:	external/bsd/kyua-testers/dist
6111.1004SjmmvNotes:
6121.1004SjmmvThe source files are in external/bsd/kyua-testers/dist.
6131.1004SjmmvUse external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/
6141.1004Sjmmvdirectory.
6151.1004Sjmmv
6161.1SlukemPackage:	less
6171.850StronVersion:	less-444
6181.967SwizCurrent Vers:	less-451
6191.823SjakllschMaintainer:	Mark Nudelman <markn@greenwoodsoftware.com>
6201.467SjnemethArchive Site:	http://www.greenwoodsoftware.com/less/download.html
6211.467SjnemethHome Page:	http://www.greenwoodsoftware.com/less/
6221.823SjakllschMailing List:	less-announce-request@greenwoodsoftware.com
6231.1SlukemResponsible:	mrg
6241.968SjdfLicense:	Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418)
6251.913SdrochnerLocation:	external/bsd/less/dist
6261.1SlukemNotes:
6271.1SlukemMany changes to make less act as more when invoked as more.  Beware.
6281.850StronUse the "src/external/bsd/less/less2netbsd" script to prepare source tree
6291.918Swizfor importation.  Run ./configure beforehand to generate "defines.h".
6301.850StronTalk to mrg before importing any new version.
6311.1Slukem
6321.543SjoergPackage:	libarchive
6331.918SwizVersion:	2.8.4
6341.918SwizCurrent Vers:	2.8.5 (legacy) / 3.0.3 (stable)
6351.748SjoergMaintainer:	kientzle@freebsd.org, joerg@NetBSD.org
6361.918SwizArchive Site:	https://github.com/libarchive/libarchive/downloads
6371.918SwizHome Page: 	http://libarchive.github.com/
6381.543SjoergResponsible:	joerg
6391.918SwizLicense:	BSD (2-clause)
6401.913SdrochnerLocation:	external/bsd/libarchive/dist
6411.543SjoergNotes:
6421.748SjoergDistribution is stripped down to the relevant part.
6431.543Sjoerg
6441.696SdentPackage:	libdevmapper
6451.735ShaadVersion:	1.02.40
6461.735ShaadCurrent Vers:	1.02.40
6471.696SdentMaintainer:	lvm-devel@redhat.com
6481.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
6491.696SdentHome Page:	http://sources.redhat.com/lvm2/
6501.696SdentResponsible:	haad
6511.696SdentLicense:	LGPLv2.1
6521.913SdrochnerLocation:	external/gpl2/lvm2/dist/libdm
6531.656ShaadNotes:
6541.894SrizThe lvm2tools and the libdevmapper are now distributed as one source
6551.729Ssnjrepository. See the lvm2tools Notes for more information.
6561.656Shaad
6571.263SwizPackage:	libevent
6581.732SplunkyVersion:	1.4.12-stable
6591.732SplunkyCurrent Vers:	2.0.2-alpha
6601.263SwizMaintainer:	Niels Provos <provos@citi.umich.edu>
6611.263SwizArchive Site:	http://www.monkey.org/~provos/libevent/
6621.335SlukemHome Page:	http://www.monkey.org/~provos/libevent/
6631.263SwizResponsible:	provos
6641.387SrpauloLicense:	BSD (3/4-clause)
6651.913SdrochnerLocation:	external/bsd/libevent/dist
6661.263SwizNotes:
6671.263Swiz
6681.696SdentPackage:	lvm2tools
6691.735ShaadVersion:	2.02.56
6701.735ShaadCurrent Vers:	2.02.56
6711.696SdentMaintainer:	lvm-devel@redhat.com
6721.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
6731.696SdentHome Page:	http://sources.redhat.com/lvm2/
6741.696SdentResponsible:	haad
6751.696SdentLicense:	GPLv2
6761.913SdrochnerLocation:	external/gpl2/lvm2/dist
6771.894SrizNotes:
6781.894SrizUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to prepare source tree
6791.656Shaadfor import. Keep eye on dist/include/configure.h it migh change over the releases.
6801.894SrizWe maintain our own version of libdevmapper ioctl protocol code, therefore we
6811.656Shaadshould test it before import. Talk to haad before importing new version.
6821.656Shaad
6831.1SlukemPackage:	libpcap
6841.792SchristosVersion:	1.1.1
6851.792SchristosCurrent Vers:	1.1.1
6861.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
6871.1SlukemArchive Site:	http://www.tcpdump.org/release/
6881.335SlukemHome Page:	http://www.tcpdump.org/
6891.1SlukemMailing List:	tcpdump-workers@tcpdump.org
6901.569SwizResponsible:	dyoung
6911.387SrpauloLicense:	BSD (3/4-clause)
6921.913SdrochnerLocation:	external/bsd/libpcap/dist
6931.1SlukemNotes:
6941.792SchristosUse the src/external/bsd/libpcap/dist/libpcap2netbsd script to prepare source
6951.792Schristostree.
6961.1Slukem
6971.1SlukemPackage:	libwrap
6981.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
6991.954StacaCurrent Vers:	tcp_wrappers 7.6-ipv6.4
7001.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
7011.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
7021.335SlukemHome Page:	ftp://ftp.porcupine.org/pub/security/
7031.230SjunyoungMailing List:
7041.569SwizResponsible:	cjs
7051.387SrpauloLicense:	BSD-like
7061.913SdrochnerLocation:	lib/libwrap
7071.1SlukemNotes:
7081.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
7091.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
7101.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
7111.1Slukem
7121.782SmbalmerPackage:	Lua
7131.782SmbalmerVersion:	Lua 5.1.4
7141.943SdrochnerCurrent Vers:	Lua 5.2.1
7151.782SmbalmerMaintainer:	PUC Rio
7161.782SmbalmerHome Page:	http://www.lua.org/
7171.782SmbalmerMailing List:
7181.782SmbalmerResponsible:	mbalmer
7191.782SmbalmerLicense:	MIT
7201.913SdrochnerLocation:	external/mit/lua/dist
7211.782SmbalmerNotes:
7221.782SmbalmerThe default module paths have been changed to not include the current
7231.783Ssnjworking directory '.' to avoid potential security problems.
7241.782Smbalmer
7251.1003SjmmvPackage:	Lutok
7261.1003SjmmvVersion:	0.2
7271.1003SjmmvCurrent Vers:	0.2
7281.1003SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
7291.1003SjmmvArchive site:	http://code.google.com/p/lutok/downloads/list?can=1
7301.1003SjmmvHome page:	http://code.google.com/p/lutok/
7311.1003SjmmvMailing List:	lutok-discuss@googlegroups.com
7321.1003SjmmvResponsible:	jmmv
7331.1003SjmmvLicense:	BSD 3-clause
7341.1003SjmmvLocation:	external/bsd/lutok/dist
7351.1003SjmmvNotes:
7361.1003SjmmvThe source files are in external/bsd/lutok/dist.
7371.1003SjmmvUse external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory.
7381.1003Sjmmv
7391.728SchristosPackage:	m4
7401.728SchristosVersion:	20091026
7411.728SchristosCurrent Vers:	20091026
7421.962SwizMaintainer:	The OpenBSD Project
7431.728SchristosArchive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4
7441.962SwizHome Page:	http://www.openbsd.org/
7451.728SchristosMailing List:	
7461.728SchristosLicense:	BSD 3-clause like (dns-sd)
7471.728SchristosResponsible:	christos
7481.913SdrochnerLocation:	usr.bin/m4
7491.728SchristosNotes:
7501.913SdrochnerUses libc's ohash, and strtonum
7511.728Schristos
7521.718StsarnaPackage:	mDNSResponder
7531.718StsarnaVersion:	212.1
7541.804SwizCurrent Vers:	258.14
7551.718StsarnaMaintainer:	Apple
7561.718StsarnaArchive Site:	http://www.opensource.apple.com/tarballs/mDNSResponder/
7571.718StsarnaHome Page:	http://developer.apple.com/opensource/internet/bonjour.html
7581.718StsarnaMailing List:	bonjour-dev@lists.apple.com
7591.718StsarnaLicense:	Apache2 (mdnsd), BSD 3-clause (libdns_sd),
7601.718Stsarna		BSD 3-clause like (dns-sd)
7611.718StsarnaResponsible:	tsarna
7621.913SdrochnerLocation:	external/apache2/mDNSResponder/dist
7631.718StsarnaNotes:
7641.718Stsarna
7651.723SwizPackage:	mdocml
7661.878SwizVersion:	1.12.0
7671.924SwizCurrent Vers:	1.12.1
7681.723SwizMaintainer:	Kristaps Džonsons
7691.723SwizArchive Site:	http://mdocml.bsd.lv/snapshots/
7701.723SwizHome Page:	http://mdocml.bsd.lv/
7711.723SwizMailing List:	
7721.723SwizResponsible:	joerg
7731.723SwizLicense:	BSD (2-clause)
7741.913SdrochnerLocation:	external/bsd/mdocml/dist
7751.723SwizNotes:
7761.723Swiz
7771.696SdentPackage:	mesa-drm
7781.703SmrgVersion:	git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
7791.696SdentCurrent Vers:
7801.696SdentMaintainer:	mesa-git@?
7811.696SdentArchive Site:	git://anongit.freedesktop.org/git/mesa/drm
7821.696SdentHome Page:	http://cgit.freedesktop.org/mesa/drm/
7831.696SdentMailing List:
7841.696SdentResponsible:	mrg, bjs
7851.696SdentLicense:	BSD
7861.913SdrochnerLocation:	sys/external/bsd/drm/dist
7871.696SdentNotes:
7881.696Sdent
7891.1SlukemPackage:	mopd
7901.1SlukemVersion:	2.5.3
7911.1SlukemCurrent Vers:	2.5.3
7921.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
7931.696SdentArchive Site:	http://www.stacken.kth.se/~moj/mopd.html
7941.335SlukemHome Page:	http://www.stacken.kth.se/~moj/mopd.html
7951.230SjunyoungMailing List:
7961.1SlukemResponsible:	cjs
7971.387SrpauloLicense:	BSD (4-clause)
7981.913SdrochnerLocation:	usr.sbin/mopd
7991.1SlukemNotes:
8001.1SlukemDelete the otherOS directory before importing.
8011.1Slukem
8021.1SlukemPackage:	nawk
8031.993SchristosVersion:	2012-12-20
8041.993SchristosCurrent Vers:	2012-12-20
8051.696SdentMaintainer:	Brian Kernighan <bwk@princeton.edu>
8061.696SdentArchive Site:	http://www.cs.princeton.edu/~bwk/btl.mirror/
8071.696SdentHome Page:	http://www.cs.princeton.edu/~bwk/btl.mirror/
8081.1SlukemMailing List:
8091.1SlukemResponsible:	jdolecek
8101.387SrpauloLicense:	BSD-like
8111.913SdrochnerLocation:	external/historical/nawk/dist
8121.1SlukemNotes:
8131.1SlukemBuild maketab from nawk sources and generate proctab.c.
8141.776SchristosRemove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win
8151.776Schristosthen import to src/external/historical/nawk/dist.
8161.1Slukem
8171.1SlukemPackage:	ndbootd
8181.1SlukemVersion:	0.5
8191.1SlukemCurrent Vers:	0.5
8201.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
8211.696SdentArchive Site:
8221.696SdentHome Page:
8231.1SlukemResponsible:	fredette
8241.387SrpauloLicense:	BSD (4-clause)
8251.913SdrochnerLocation:	usr.sbin/ndbootd
8261.1SlukemNotes:
8271.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
8281.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
8291.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
8301.1Slukem
8311.421SwizPackage:	ntp
8321.904SkardelVersion:	4.2.6p5
8331.903SkardelCurrent Vers:	4.2.6p5
8341.421SwizMaintainer:	David L. Mills <mills@udel.edu>
8351.421SwizArchive Site:	ftp://ftp.udel.edu/pub/ntp/ntp4/
8361.702SkardelHome Page:	http://www.ntp.org/, http://support.ntp.org/
8371.421SwizMailing List:
8381.455SkardelResponsible:	simonb, jonathan, kardel
8391.421SwizLicense:	BSD-like
8401.913SdrochnerLocation:	external/bsd/ntp/dist
8411.421SwizNotes:
8421.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
8431.421Swiz
8441.1SlukemPackage:	nvi
8451.652StsutsuiVersion:	1.81.6
8461.652StsutsuiCurrent Vers:	1.81.6
8471.1SlukemMaintainer:	Keith Bostic <bostic@bsdi.com>
8481.1SlukemArchive Site:	ftp://ftp.bostic.com/pub/
8491.335SlukemHome Page:	http://www.bostic.com/vi/
8501.230SjunyoungMailing List:
8511.652StsutsuiResponsible:	aymeric, christos
8521.387SrpauloLicense:	BSD (3/4-clause)
8531.913SdrochnerLocation:	dist/nvi
8541.1SlukemNotes:
8551.652StsutsuiWe have lots of local fixes.
8561.1Slukem
8571.603SlukemPackage:	OpenLDAP
8581.794SadamVersion:	2.4.23
8591.1009SwizCurrent Vers:	2.4.34
8601.603SlukemMaintainer:	OpenLDAP Foundation
8611.603SlukemArchive Site:	http://www.openldap.org/
8621.603SlukemHome Page:	http://www.openldap.org/
8631.603SlukemMailing List:
8641.603SlukemResponsible:	lukem
8651.603SlukemLicense:	BSD (3-clause)
8661.913SdrochnerLocation:	external/bsd/openldap/dist
8671.603SlukemNotes:
8681.603Slukem
8691.293SchristosPackage:	OpenPAM
8701.892SdrochnerVersion:	20111218 (Lycopsida)
8711.942SdrochnerCurrent Vers:	20120526 (Micrampelis)
8721.638SwizMaintainer:	Dag-Erling Smørgrav <des@FreeBSD.org>
8731.276SwizArchive Site:	http://www.openpam.org/
8741.335SlukemHome Page:	http://www.openpam.org/
8751.276SwizMailing List:
8761.276SwizResponsible:	christos
8771.387SrpauloLicense:	BSD (3-clause)
8781.913SdrochnerLocation:	external/bsd/openpam/dist
8791.276SwizNotes:
8801.579SchristosNext import will need $ Id removal..
8811.276Swiz
8821.734SroyPackage:	openresolv
8831.986SroyVersion:	3.5.3
8841.986SroyCurrent Vers:	3.5.3
8851.734SroyMaintainer:	roy
8861.734SroyArchive Site:	ftp://roy.marples.name/pub/openresolv/
8871.734SroyHome Page:	http://roy.marples.name/projects/openresolv/
8881.734SroyMailing List: 	openresolv-discuss@marples.name
8891.734SroyLicense:	BSD (2-clause)
8901.913SdrochnerLocation:	external/bsd/openresolv/dist
8911.734SroyNotes:
8921.734SroyPlease submit all changes to the author.
8931.734Sroy
8941.612SchristosPackage:	HPN-SSH
8951.988SchristosVersion:	6.1p1 13 v14
8961.988SchristosCurrent Vers:	6.1p1 13 v14
8971.612SchristosMaintainer:	www.psc.edu
8981.988SchristosArchive Site:	No direct link anymore, @#$#$ psc.
8991.988SchristosHome Page:	http://www.psc.edu/index.php/hpn-ssh
9001.612SchristosMailing List:
9011.612SchristosResponsible:	christos
9021.612SchristosLicense:	
9031.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
9041.612SchristosNotes:
9051.612SchristosPatch applied after OpenSSH import.
9061.612Schristos
9071.1SlukemPackage:	OpenSSH
9081.987SchristosVersion:	6.1
9091.965SisCurrent Vers:	6.1 / portable 6.1p1
9101.1SlukemMaintainer:	OpenSSH
9111.1SlukemArchive Site:	http://www.openssh.com/ftp.html
9121.335SlukemHome Page:	http://www.openssh.com/portable.html
9131.1SlukemMailing List:	openssh-unix-announce@mindrot.org
9141.298SitojunResponsible:	thorpej, christos, elric
9151.701SchristosLicense:	BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
9161.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
9171.1SlukemNotes:
9181.701Schristosimported from OpenBSD ssh -- is not from the portable OpenSSH
9191.913Sdrochneruse openssh2netbsd before import.
9201.1Slukemlocal changes (should always try to bring them back to master openssh tree,
9211.1Slukemmarkus is very cooperative about it):
9221.1Slukem- default for PermitRootLogin is set to "no"
9231.1Slukem- IgnoreRootRhosts added
9241.1Slukem- look at login.conf to check valid user/access list
9251.469Schristos- krb5 support re-added
9261.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss
9271.279Schristos  when someone imports openssl, we can remove this.
9281.280Schristos- added moduli from portable openssh
9291.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh
9301.786Schristos  (see if there is any difference between the current version of opensshX.Yp1
9311.786Schristos   and the new opensshZ.Wp1) and apply them.
9321.701Schristos- conditionalize login_cap
9331.701Schristos- conditionalize bsd_auth
9341.701Schristos- restore krb5, krb4, afs, skey
9351.701Schristos- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
9361.701Schristos- fix ctype macro arguments
9371.701Schristos- umac is broken, disable it
9381.701Schristos- better ~homedir handling
9391.701Schristos- netbsd style tunnels
9401.701Schristos- urandom, xhome, chrootdir, rescuedir NetBSD handling
9411.701Schristos- utmp/utmpx handling
9421.701Schristos- handle tty posix_vdisable properly
9431.701Schristos- handle setuid and unsetuid the posix way instead of setresuid()
9441.701Schristos- add all missing functions
9451.384Schristos- always bump major when importing to avoid api problems.
9461.854Schristos- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
9471.1Slukem
9481.1SlukemPackage:	OpenSSL
9491.1001SchristosVersion:	1.0.1e
9501.1001SchristosCurrent Vers:	1.0.1e with AES-NI patch
9511.1SlukemMaintainer:	The OpenSSL Project
9521.1SlukemArchive Site:	ftp://ftp.openssl.org/source/
9531.335SlukemHome Page:	http://www.openssl.org/
9541.1SlukemMailing List:	openssl-announce@openssl.org
9551.569SwizResponsible:	mcr, thorpej, groo, christos, mjf
9561.387SrpauloLicense:	OpenSSL and SSLeay license (both BSD-like)
9571.913SdrochnerLocation:	crypto/external/bsd/openssl/dist
9581.1SlukemNotes:
9591.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers
9601.708Schristos- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
9611.708Schristos  to regen man pages.
9621.953Schristos- run make in  /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*
9631.953Schristos  to regen assembly files
9641.1Slukem
9651.926SplunkyPackage:	pcc
9661.926SplunkyVersion:	1.1.0.DEVEL 20120325
9671.926SplunkyCurrent Vers:	1.1.0.DEVEL 20120325
9681.932SrizMaintainer:	Anders Magnusson <ragge@NetBSD.org>
9691.926SplunkyArchive Site:	ftp://pcc.ludd.ltu.se/pub/pcc/
9701.926SplunkyHome Page:	http://pcc.ludd.ltu.se/
9711.926SplunkyMailing List:	pcc-list@ludd.ltu.se
9721.926SplunkyResponsible:	plunky
9731.926SplunkyLicense:	BSD
9741.926SplunkyLocation:	external/bsd/pcc/dist
9751.926SplunkyNotes:
9761.926SplunkyThis is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh
9771.926Splunkyfile for details about how to get the latest version from the upstream server
9781.926Splunkyand import it.
9791.926Splunky
9801.19SwizPackage:	pdisk
9811.19SwizVersion:	0.8a2
9821.19SwizCurrent Vers:	0.8a2
9831.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
9841.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
9851.335SlukemHome Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
9861.19SwizMailing List:
9871.19SwizResponsible:	dbj
9881.387SrpauloLicense:	BSD-like
9891.913SdrochnerLocation:	dist/pdisk
9901.19SwizNotes:
9911.729SsnjThis is the disk partition utility used by Apple's mkLinux and OS X
9921.19SwizIt is imported into dist/pdisk, with a reachover makefile in
9931.19Swizsrc/sbin/pdisk builds for macppc and mac68k.
9941.19Swiz
9951.1SlukemPackage:	pdksh
9961.1SlukemVersion:	5.2.14p2
9971.1SlukemCurrent Vers:	5.2.14p2
9981.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
9991.1SlukemArchive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
10001.335SlukemHome Page:	http://www.cs.mun.ca/~michael/pdksh/
10011.1SlukemMailing List:
10021.457SjdolecekResponsible:	jdolecek
10031.387SrpauloLicense:	Public domain
10041.913SdrochnerLocation:	bin/ksh
10051.880SreedNotes:
10061.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
10071.1Slukem
10081.421SwizPackage:	PF (openbsd packet filter)
10091.609SpeterVersion:	OpenBSD 4.2
10101.609SpeterCurrent Vers:	OpenBSD 4.3-current
10111.422SpeterMaintainer:	The OpenBSD Project
10121.421SwizArchive Site:	ftp://ftp.openbsd.org/
10131.421SwizHome Page:	http://www.openbsd.org/faq/pf/
10141.421SwizMailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
10151.569SwizResponsible:	peter, yamt
10161.421SwizLicense:	BSD (2-clause)
10171.913SdrochnerLocation:	dist/pf,sys/dist/pf
10181.421SwizNotes:
10191.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover
10201.421Swizdefinition (files.pf).  userland code is imported into src/dist/pf, and
10211.421Swizreachover Makefiles are in src/usr.sbin/pf.
10221.421Swiz
10231.538SjoergPackage:	pkg_install
10241.915SwizVersion:	20120221
10251.915SwizCurrent Vers:	20120221
10261.538SjoergMaintainer:	The pkgsrc developers
10271.894SrizHome Page:	http://www.pkgsrc.org/
10281.539SheinzMailing List:	tech-pkg@NetBSD.org
10291.538SjoergResponsible:	joerg
10301.538SjoergLicense:	BSD
10311.913SdrochnerLocation:	external/bsd/pkg_install/dist
10321.538SjoergNotes:
10331.913SdrochnerThe authoritative version is in pkgsrc/pkgtools/pkg_install.
10341.538Sjoerg
10351.1SlukemPackage:	ping
10361.1SlukemVersion:	980911
10371.1SlukemCurrent Vers:	980911
10381.993SchristosMaintainer:	Mike Muuss
10391.993SchristosArchive Site:	
10401.993SchristosHome Page:	http://ftp.arl.mil/mike/ping.html
10411.1SlukemMailing List:
10421.392SrpauloResponsible:	christos
10431.387SrpauloLicense:	BSD (3-clause)
10441.913SdrochnerLocation:	sbin/ping
10451.1SlukemNotes:
10461.1SlukemWe use err() and friends. We have changes for snprintf, extra
10471.729Ssnjformatting in man pages, disallowing flood pinging, alignment fixes,
10481.993Schristosand more. Vern's ping is gone. We are too different from everyone else
10491.993Schristosnow to do a new import.
10501.1Slukem
10511.934SwizPackage:	Postfix
10521.994StronVersion:	2.9.5
10531.994StronCurrent Vers:	2.9.5
10541.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
10551.1SlukemArchive Site:	ftp://postfix.cloud9.net/official/
10561.335SlukemHome Page:	http://www.postfix.org/
10571.1SlukemMailing List:	postfix-users@postfix.org
10581.705StronResponsible:	christos, tron
10591.704StronLicense:	IBM Public License. See also src/external/ibm-public/postfix/dist.
10601.913SdrochnerLocation:	external/ibm-public/postfix/dist
10611.1SlukemNotes:
10621.432SrpauloHTML documentation should be kept in sync with the README_FILES.
10631.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
10641.432Srpaulodirectory layout (the easiest way to check is by running ``postfix
10651.432Srpauloset-permissions'').
10661.1Slukem
10671.1SlukemPackage:	ppp
10681.447SchristosVersion:	2.4.4
10691.446SdanCurrent Vers:	2.4.4
10701.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
10711.1SlukemArchive Site:	ftp://ftp.samba.org/pub/ppp/
10721.349SjunyoungHome Page:
10731.1SlukemCVS root:	:pserver:cvs@pserver.samba.org:/cvsroot (password: cvs)
10741.1SlukemMailing List:
10751.447SchristosResponsible:	christos, cube
10761.387SrpauloLicense:	BSD (3-clause)
10771.913SdrochnerLocation:	dist/pppd
10781.1SlukemNotes:
10791.1SlukemBSD support was removed from 2.4.0; I added it back and removed
10801.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
10811.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
10821.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
10831.1Slukemis clearly a pain. I have not tested the modules code, neither our
10841.1Slukemmakefiles make it easy to construct a module, but I left one there
10851.1Slukemas an example.
10861.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
10871.447Schristosusing the version found in 2.4.1.
10881.1Slukem
10891.1SlukemPackage:	rcs
10901.1SlukemVersion:	5.7
10911.972SwizCurrent Vers:	5.8.1
10921.1SlukemMaintainer:	FSF
10931.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
10941.1SlukemMailing List:	bug-gnu-utils@gnu.org
10951.335SlukemHome Page:	http://www.gnu.org/software/rcs/
10961.463SagcResponsible:	agc
10971.972SwizLicense:	GPLv2+ (5.7), GPLv3+ (5.8 and later)
10981.913SdrochnerLocation:	gnu/usr.bin/rcs
10991.1SlukemNotes:
11001.894SrizOld versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
11011.1Slukem
11021.1SlukemPackage:	root.cache
11031.996StacaVersion:	2013010300 (Jan 3, 2013)
11041.996StacaCurrent Vers:	2013010300 (Jan 3, 2013)
11051.14SperryMaintainer:	InterNIC
11061.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
11071.335SlukemHome Page:	ftp://ftp.internic.net/domain/named.root
11081.1SlukemMailing List:
11091.507SperryResponsible:	thorpej
11101.387SrpauloLicense:	Public domain
11111.913SdrochnerLocation:	etc/namedb
11121.1SlukemNotes:
11131.1SlukemThe root server cache is also included with BIND.  However, the
11141.1SlukemInterNIC version is usually more up to date.
11151.1Slukem
11161.1SlukemPackage:	routed
11171.727SchristosVersion:	2.32
11181.727SchristosCurrent Vers:	2.32
11191.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
11201.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
11211.335SlukemHome Page:	http://www.rhyolite.com/src/
11221.1SlukemMailing List:
11231.392SrpauloResponsible:	christos
11241.387SrpauloLicense:	BSD (4-clause)
11251.913SdrochnerLocation:	sbin/routed
11261.1SlukemNotes:
11271.1SlukemWe use the md5 code from libc
11281.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
11291.201SchristosWe use arc4random
11301.201SchristosWe use strlcpy/snprintf
11311.1Slukem
11321.1SlukemPackage:	send-pr (part of GNATS)
11331.1SlukemVersion:	3.95
11341.359SrpauloCurrent Vers:	4.1
11351.1SlukemMaintainer:	FSF
11361.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
11371.335SlukemHome Page:	http://www.gnu.org/software/gnats/
11381.1SlukemMailing List:	bug-gnats@gnu.org
11391.387SrpauloLicense:	GPLv2
11401.1SlukemResponsible:
11411.913SdrochnerLocation:	gnu/usr.bin/send-pr
11421.1SlukemNotes:
11431.1Slukem
11441.1SlukemPackage:	SoftFloat
11451.1SlukemVersion:	2a
11461.1SlukemCurrent Vers:	2b
11471.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
11481.144SdentArchive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
11491.335SlukemHome Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
11501.1SlukemMailing List:
11511.1SlukemResponsible:	bjh21
11521.387SrpauloLicense:	Public domain
11531.913SdrochnerLocation:	lib/libc/softfloat
11541.1SlukemNotes:
11551.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
11561.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
11571.1Slukemoriginal.
11581.1Slukem
11591.877SjoergPackage:	sqlite
11601.877SjoergVersion:	pre-3.6.9 snapshot
11611.990SwizCurrent Vers:	3.7.15
11621.877SjoergMaintainer:	Richard Hipp <drh@sqlite.org>
11631.877SjoergHome Page:	http://www.sqlite.org
11641.877SjoergResponsible:	joerg
11651.877SjoergLicense:	Public domain
11661.913SdrochnerLocation:	external/public-domain/sqlite/dist
11671.877SjoergNotes:
11681.877SjoergInitial import uses a pre-release with a number of bug fixes to avoid
11691.877Sjoergunnecessary local changes.
11701.877Sjoerg
11711.1SlukemPackage:	tcpdump
11721.792SchristosVersion:	4.1.1
11731.792SchristosCurrent Vers:	4.1.1
11741.429ShubertfMaintainer:	tcpdump-workers@lists.tcpdump.org
11751.1SlukemArchive Site:	http://www.tcpdump.org/release/
11761.335SlukemHome Page:	http://www.tcpdump.org/
11771.429ShubertfMailing List:	tcpdump-workers@lists.tcpdump.org
11781.569SwizResponsible:
11791.387SrpauloLicense:	BSD (3-clause)
11801.913SdrochnerLocation:	external/bsd/tcpdump/dist
11811.1SlukemNotes:
11821.792SchristosUse the src/external/bsd/tcpdump/dist/tcpdump2netbsd script to prepare source
11831.792Schristostree.
11841.1Slukem
11851.1SlukemPackage:	TestFloat
11861.1SlukemVersion:	2a
11871.1SlukemCurrent Vers:	2a
11881.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
11891.144SdentArchive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
11901.335SlukemHome Page:	http://www.jhauser.us/arithmetic/TestFloat.html
11911.1SlukemMailing List:
11921.1SlukemResponsible:	ross
11931.387SrpauloLicense:	BSD (4-clause)
11941.913SdrochnerLocation:	regress/lib/libc/ieeefp/testfloat
11951.1SlukemNotes:
11961.1Slukem
11971.1SlukemPackage:	texinfo
11981.634SchristosVersion:	4.8
11991.642SwizCurrent Vers:	4.13
12001.1SlukemMaintainer:	FSF
12011.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
12021.335SlukemHome Page:	http://www.gnu.org/software/texinfo/
12031.1SlukemMailing List:	bug-texinfo@gnu.org
12041.737SwizResponsible:	
12051.909SrizLicense:	GPLv2+ (4.8), GPLv3+ (4.9 and later)
12061.913SdrochnerLocation:	gnu/dist/texinfo
12071.1SlukemNotes:
12081.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
12091.38Swizfor the import.
12101.1Slukem
12111.819SjmmvPackage:	tmux
12121.860SjmmvVersion:	1.5
12131.974SwizCurrent Vers:	1.7
12141.819SjmmvMaintainer:	Nicholas Marriott <nicm@users.sourceforge.net>
12151.819SjmmvArchive site:	http://downloads.sourceforge.net/tmux/
12161.819SjmmvHome page:	http://tmux.sourceforge.net/
12171.819SjmmvMailing List:	tmux-users@lists.sourceforge.net
12181.819SjmmvResponsible:	jmmv
12191.819SjmmvLicense:	BSD
12201.913SdrochnerLocation:	external/bsd/tmux/dist
12211.819SjmmvNotes:
12221.819SjmmvSee src/external/bsd/tmux/README for instructions on how to import a
12231.819Sjmmvnew tmux release.
12241.819Sjmmv
12251.1SlukemPackage:	top
12261.614SchristosVersion:	3.8beta1
12271.614SchristosCurrent Vers:	3.8beta1
12281.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
12291.614SchristosArchive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
12301.335SlukemHome Page:	http://www.unixtop.org/
12311.1SlukemMailing List:	top-spinners@ocee.groupsys.com
12321.614SchristosResponsible:	simonb, christos
12331.387SrpauloLicense:	BSD (2-clause)
12341.913SdrochnerLocation:	external/bsd/top/dist
12351.1SlukemNotes:
12361.1Slukem
12371.1SlukemPackage:	traceroute
12381.869SchristosVersion:	1.4a12
12391.1SlukemCurrent Vers:	1.4a12
12401.1SlukemMaintainer:	traceroute@ee.lbl.gov
12411.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
12421.335SlukemHome Page:	http://ftp.ee.lbl.gov/
12431.1SlukemMailing List:
12441.1SlukemResponsible:
12451.387SrpauloLicense:	BSD (4-clause)
12461.913SdrochnerLocation:	usr.sbin/traceroute
12471.1SlukemNotes:
12481.869SchristosAdded changes from a5 -> a12 manually.
12491.1Slukem
12501.1SlukemPackage:	tz
12511.1008SchristosVersion:	tzcode2013a / tzdata2012j
12521.1008SchristosCurrent Vers:	tzcode2013a / tzdata2013a
12531.975SapbMaintainer:	Paul Eggert <eggert@cs.ucla.edu>
12541.956SchristosArchive Site:	ftp://ftp.iana.org/tz/releases/
12551.876SapbArchive Site:	ftp://munnari.oz.au/pub/oldtz/
12561.956SchristosOld Archive Site:	ftp://elsie.nci.nih.gov/pub/
12571.920SapbHome Page:	http://www.iana.org/time-zones
12581.876SapbMailing List:	tz@iana.org
12591.920SapbResponsible:	kleink, christos, apb
12601.387SrpauloLicense:	Public domain
12611.913SdrochnerLocation:	lib/libc/time,share/zoneinfo
12621.1SlukemNotes:
12631.863SchristosUse src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
12641.976SchristosThe tzcode2012f -> 2012g patch was applied by hand, since we have too
12651.863Schristosmany diffs (re-entrant tzcode) to apply. The diffs have been submitted
12661.955Sapbupstream but there is too much inertia to apply them. Check for .gitignore
12671.955Sapbfiles.
12681.1Slukem
12691.578SchristosPackage:	wpa_supplicant/hostapd
12701.973SchristosVersion:	1.0
12711.973SchristosCurrent Vers:	1.0
12721.365SwizMaintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
12731.365SwizArchive Site:	http://hostap.epitest.fi/releases/
12741.582SjoergHome Page:	http://hostap.epitest.fi/wpa_supplicant/
12751.365SwizMailing List:
12761.578SchristosResponsible:	scw, dyoung, christos
12771.387SrpauloLicense:	BSD or GPLv2
12781.913SdrochnerLocation:	external/bsd/wpa/dist
12791.365SwizNotes:
12801.772SchristosSee /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions.
12811.365Swiz
12821.1SlukemPackage:	XFree86
12831.307StronVersion:	4.5.0
12841.655SwizCurrent Vers:	4.8.0
12851.349SjunyoungMaintainer:	XFree86 Project, Inc.
12861.1SlukemArchive Site:	ftp://ftp.xfree86.org/pub/XFree86/
12871.335SlukemHome Page:	http://www.xfree86.org/
12881.349SjunyoungMailing List:	devel@xfree86.org
12891.1SlukemResponsible:	tron
12901.387SrpauloLicense:	XFree
12911.913SdrochnerLocation:	(xsrc)
12921.1SlukemNotes:
12931.1Slukem4.x:
12941.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
12951.1Slukem files which we don't need in our tree.
12961.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should
12971.305Stron be submitted back via http://bugzilla.xfree86.org.
12981.1Slukem
12991.1SlukemPackage:	zlib
13001.397SchristosVersion:	1.2.3
13011.937SwizCurrent Vers:	1.2.7
13021.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
13031.512StacaArchive Site:	http://www.zlib.net/
13041.512StacaHome Page:	http://www.zlib.net/
13051.1SlukemMailing List:
13061.397SchristosResponsible:	gwr, tron, christos
13071.387SrpauloLicense:	BSD (3-clause)
13081.913SdrochnerLocation:	common/dist/zlib
13091.1SlukemNotes:
13101.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland.
13111.534Schristos
13121.534SchristosPackage:	services, protocols
13131.1005SchristosVersion:	2013-02-21 (services), 2013-02-17 (protocols)
13141.1005SchristosCurrent Vers:	2013-02-21 (services), 2013-02-17 (protocols)
13151.534SchristosMaintainer:	IANA
13161.961SchristosArchive Site:	http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
13171.894SrizArchive Site:	http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
13181.894SrizHome Page:	http://www.iana.org/
13191.534SchristosMailing List:
13201.534SchristosResponsible:	christos
13211.534SchristosLicense:	None
13221.913SdrochnerLocation:	etc
13231.534SchristosNotes:
13241.961Schristos1. Build package net/iana-etc
13251.961Schristos2. Add NetBSD rcsid to the generated protocols and services in the package
13261.961Schristos   work area.
13271.961Schristos3. Append the local services from the current services file.
13281.961Schristos4. Run:
13291.534Schristos	services_mkdb -u services > /usr/src/etc/services
13301.534Schristos	cp protocols /usr/src/etc/protocols
13311.964Schristos5. Fix protocols
13321.964Schristos   - fix manet alias to MANET; giving an alias with the same name is a no/op
13331.964Schristos   - protocol 84 is defined for as ttp and iptm, merge the two entries since
13341.964Schristos     libc getprotoent() does not read the whole file and merge in the "files"
13351.964Schristos     implementation.
13361.769Smrg
13371.769SmrgPackage:	pigz
13381.769SmrgVersion:	2.1.6
13391.769SmrgCurrent Vers:	2.1.6
13401.769SmrgMaintainer:	Mark Adler <madler@alumni.caltech.edu>
13411.769SmrgArchive Site:	http://zlib.net/pigz/
13421.769SmrgHome Page:	http://zlib.net/pigz/
13431.769SmrgMailing List:	http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
13441.769SmrgResponsible:	mrg
13451.769SmrgLicense:	zlib
13461.913SdrochnerLocation:	external/zlib/pigz/dist
13471.769SmrgNotes:
13481.784Sjoerg
13491.784SjoergPackage:	xz
13501.784SjoergVersion:	5.0.0
13511.944SwizCurrent Vers:	5.0.4
13521.784SjoergMaintainer:	Lasse Collin <lasse.collin@tukanni.org>
13531.784SjoergArchive Site:	http://tukaani.org/xz/
13541.784SjoergHome Page:	http://tukaani.org/xz/
13551.784SjoergResponsible:	joerg
13561.784SjoergLicense:	public-domain
13571.913SdrochnerLocation:	external/public-domain/xz/dist
13581.784SjoergNotes:
13591.784Sjoerg1. See prepare-import script for stripping down the distribution.
13601.784Sjoerg2. Update configure.ac and use it to generate include/config.h.
13611.784Sjoerg3. Carefully check for GPL components leaked into the dist area.
13621.847Smrg
13631.847SmrgPackage:	mpc
13641.847SmrgVersion:	0.9
13651.847SmrgCurrent Vers:	0.9
13661.847SmrgMaintainer:	
13671.847SmrgArchive Site:	http://www.multiprecision.org/mpc/download/
13681.847SmrgHome Page:	http://www.multiprecision.org/mpc/
13691.847SmrgMailing List:	http://www.multiprecision.org/index.php?prog=mpc&page=development
13701.847SmrgResponsible:	mrg
13711.847SmrgLicense:	LGPL2
13721.913SdrochnerLocation:	external/lgpl2/mpc/dist
13731.847SmrgNotes:
13741.847Smrg
13751.847SmrgPackage:	mpfr
13761.847SmrgVersion:	3.0.1
13771.847SmrgCurrent Vers:	3.0.1
13781.847SmrgMaintainer:	
13791.847SmrgArchive Site:	http://www.mpfr.org/mpfr-current/
13801.847SmrgHome Page:	http://www.mpfr.org/
13811.847SmrgMailing List:	http://websympa.loria.fr/wwsympa/arc/mpfr-announce
13821.847SmrgResponsible:	mrg
13831.847SmrgLicense:	LGPL3
13841.913SdrochnerLocation:	external/lgpl3/mpfr/dist
13851.847SmrgNotes:
13861.847Smrg
13871.847SmrgPackage:	GNU MP
13881.847SmrgVersion:	5.0.2
13891.847SmrgCurrent Vers:	5.0.2
13901.847SmrgMaintainer:	http://gmplib.org/mailman/listinfo/gmp-devel
13911.847SmrgArchive Site:	http://gmplib.org/
13921.847SmrgHome Page:	http://gmplib.org/
13931.847SmrgMailing List:	http://gmplib.org/mailman/listinfo/gmp-announce
13941.847SmrgResponsible:	mrg
13951.847SmrgLicense:	LGPL3
13961.913SdrochnerLocation:	external/lgpl3/gmp/dist
13971.847SmrgNotes:
13981.886Schristos
13991.980SalnsnPackage:	sljit
14001.980SalnsnVersion:	svn revision 186
14011.980SalnsnCurrent Vers:	svn revision 201
14021.980SalnsnMaintainer:	Zoltán Herczeg <hzmester@freemail.hu
14031.980SalnsnArchive Site:	http://sourceforge.net/projects/sljit/
14041.980SalnsnHome Page:	http://sljit.sourceforge.net/
14051.980SalnsnMailing List:	none
14061.980SalnsnResponsible:	alnsn
14071.980SalnsnLicense:	BSD (2-clause)
14081.980SalnsnLocation:	sys/external/bsd/sljit/dist
14091.980SalnsnNotes:
14101.980Salnsn		Need to feed back local changes
14111.980Salnsn
14121.886SchristosPackage:	tre
14131.886SchristosVersion:	0.8.0
14141.886SchristosCurrent Vers:	0.8.0
14151.886SchristosMaintainer:	http://laurikari.net/tre
14161.886SchristosArchive Site:	http://laurikari.net/tre
14171.886SchristosHome Page:	http://laurikari.net/tre
14181.962SwizMailing List:
14191.886SchristosResponsible:	agc, christos
14201.962SwizLicense:	BSD (2-clause)
14211.913SdrochnerLocation:	external/bsd/tre/dist
14221.886SchristosNotes:
14231.886Schristos		Need to feed back local changes
14241.901Schristos
14251.901SchristosPackage:	TrouSerS
14261.901SchristosVersion:	0.3.8
14271.901SchristosCurrent Vers:	0.3.8
14281.901SchristosMaintainer:	http://trousers.sourceforge.net
14291.901SchristosArchive Site:	http://trousers.sourceforge.net
14301.901SchristosHome Page:	http://trousers.sourceforge.net
14311.901SchristosMailing List:	http://trousers.sourceforge.net
14321.901SchristosResponsible:	christos
14331.901SchristosLicense:	CPL
14341.913SdrochnerLocation:	crypto/external/cpl/trousers/dist
14351.901SchristosNotes:
14361.901Schristos		Need to feed back local changes
14371.902Schristos
14381.902SchristosPackage:	tpm-tools
14391.902SchristosVersion:	1.3.7.1
14401.902SchristosCurrent Vers:	1.3.7.1
14411.902SchristosMaintainer:	http://trousers.sourceforge.net
14421.902SchristosArchive Site:	http://trousers.sourceforge.net
14431.902SchristosHome Page:	http://trousers.sourceforge.net
14441.902SchristosMailing List:	http://trousers.sourceforge.net
14451.902SchristosResponsible:	christos
14461.902SchristosLicense:	CPL
14471.913SdrochnerLocation:	crypto/external/cpl/tpm-tools/dist
14481.902SchristosNotes:
14491.902Schristos		Need to feed back local changes
14501.997Schristos
14511.997SchristosPackage:	libdwarf
14521.997SchristosVersion:	FreeBSD-2013-01-17
14531.998SchristosCurrent Vers:	FreeBSD-XXXX-YY-ZZ
14541.997SchristosMaintainer:	John Birrell <jb@freebsd.org>
14551.997SchristosArchive Site:	none
14561.997SchristosHome Page:	none
14571.997SchristosMailing List:	none
14581.997SchristosResponsible:	christos
14591.997SchristosLicense:	BSD-like (2-clause)
14601.997SchristosLocation:	sys/external/bsd/libdwarf/dist
14611.997SchristosNotes:
14621.997Schristos		Run prepare-import.sh; next time use svn id.
14631.997Schristos		Ask jkoshy who the upstream will be.
1464