3RDPARTY revision 1.1025
11.1025Schristos#	$NetBSD: 3RDPARTY,v 1.1025 2013/04/06 02:22:07 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.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.1021SwizCurrent Vers:	2.23.2
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.1020SchristosVersion:	4.2.5-P1
2871.1019StacaCurrent Vers:	4.2.5-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.1017SchristosLocation:	external/bsd/dhcp
2981.1SlukemNotes:
2991.1017SchristosUse the dhcp2netbsd script.
3001.1Slukem
3011.604SjoergPackage:	dhcpcd
3021.999SroyVersion:	5.6.7
3031.999SroyCurrent Vers:	5.6.7
3041.654SroyMaintainer:	roy
3051.666SroyArchive Site:	ftp://roy.marples.name/pub/dhcpcd/
3061.654SroyHome Page:	http://roy.marples.name/projects/dhcpcd/
3071.654SroyMailing List: 	dhcpcd-discuss@marples.name
3081.604SjoergLicense:	BSD (2-clause)
3091.913SdrochnerLocation:	external/bsd/dhcpcd/dist
3101.604SjoergNotes:
3111.604SjoergPlease submit all changes to the author.
3121.654SroyThe distribution doesn't include the Linux specific bits or build system.
3131.604Sjoerg
3141.1SlukemPackage:	diffutils
3151.42SwizVersion:	2.8.1
3161.878SwizCurrent Vers:	3.2
3171.1SlukemMaintainer:	FSF
3181.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/diffutils/
3191.335SlukemHome Page:	http://www.gnu.org/software/diffutils/
3201.918SwizMailing List:	bug-diffutils@gnu.org
3211.737SwizResponsible:	
3221.918SwizLicense:	GPLv2+ (2.8.1), GPLv3+ (2.9 and later)
3231.913SdrochnerLocation:	gnu/dist/diffutils
3241.1SlukemNotes:
3251.43SwizUse src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree
3261.43Swizfor the import.
3271.1Slukem
3281.930StronPackage:	expat
3291.933SspzVersion:	2.1.0
3301.930StronCurrent Vers:	2.1.0
3311.931StronMaintainer:	mrg
3321.930StronArchive Site:	http://sourceforge.net/projects/expat/files/expat/
3331.981SjdfHome Page:	http://www.libexpat.org/
3341.930StronMailing List:	expat-discuss@libexpat.org
3351.930StronResponsible:
3361.930StronLicense:	MIT
3371.930StronLocation:	src/external/mit/expat/dist
3381.930StronNotes:
3391.930StronPlease use "expat" as the vendor tag for CVS imports.
3401.930Stron
3411.1SlukemPackage:	file
3421.1016SchristosVersion:	5.14
3431.1013SwizCurrent Vers:	5.14
3441.1SlukemMaintainer:	Christos Zoulas <christos@zoulas.com>
3451.1SlukemArchive Site:	ftp://ftp.astron.com/pub/file/
3461.946SwizHome Page:	http://www.darwinsys.com/file/
3471.1SlukemMailing List:	file@mx.gw.com
3481.1SlukemResponsible:	christos, pooka
3491.387SrpauloLicense:	BSD (2-clause)
3501.913SdrochnerLocation:	external/bsd/file/dist
3511.1SlukemNotes:
3521.632Schristosuse file2netbsd
3531.1Slukem
3541.1SlukemPackage:	flex
3551.726SchristosVersion:	2.5.35
3561.651SperryCurrent Vers:	2.5.35
3571.651SperryMaintainer:	Will Estes <wlestes@users.sourceforge.net>
3581.651SperryArchive Site:	http://flex.sourceforge.net/
3591.651SperryHome Page:	http://flex.sourceforge.net/
3601.651SperryMailing List:	http://lists.sourceforge.net/mailman/listinfo/flex-announce
3611.651SperryResponsible:
3621.894SrizLicense:	BSD-like
3631.913SdrochnerLocation:	external/bsd/flex/dist
3641.1SlukemNotes:
3651.726SchristosThere is a flex2netbsd script to help newer imports.
3661.1Slukem
3671.1SlukemPackage:	gcc
3681.969SwizVersion:	4.1.3-20080831/4.5.4
3691.969SwizCurrent Vers:	4.7.2
3701.501SmrgMaintainer:	FSF
3711.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gcc/
3721.335SlukemHome Page:	http://www.gnu.org/software/gcc/
3731.1SlukemMailing List:	gcc-bugs@gnu.org
3741.61SmrgResponsible:	thorpej, mrg
3751.847SmrgLicense:	GPLv3, LGPLv3.1
3761.913SdrochnerLocation:	external/gpl3/gcc/dist
3771.1SlukemNotes:
3781.185Smrgbefore importing:
3791.185Smrg	- delete all .cvsignore and .brik files
3801.185Smrg	- delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar
3811.439Smrg	- delete all related testsuites
3821.439Smrgfor GCC4:
3831.439Smrg	- delete all fortran and testsuites
3841.448Smrg	- update gcc/version.c for the NetBSD GCC date
3851.847Smrgfor GCC 4.5:
3861.847Smrg	- use core/c++/objc/testsuite tarballs
3871.847Smrg	- delete:
3881.847Smrg		gcc/testsuite/ada
3891.847Smrg		gcc/testsuite/gfortran*
3901.847Smrg		gcc/testsuite/gnat.dg
3911.1Slukem
3921.1SlukemPackage:	gdb
3931.885SchristosVersion:	6.5/7.3.1
3941.959SwizCurrent Vers:	7.5
3951.1SlukemMaintainer:	FSF
3961.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gdb/
3971.335SlukemHome Page:	http://www.gnu.org/software/gdb/
3981.1SlukemMailing List:	bug-gdb@gnu.org
3991.885SchristosResponsible:	christos
4001.885SchristosLicense:	GPLv3, LGPLv3.1
4011.913SdrochnerLocation:	external/gpl3/gdb/dist
4021.1SlukemNotes:
4031.473StlsWhen updating GDB, it is imperative to test that:
4041.474Schristos	- Debugging of kernel cores ("target kvm") works correctly
4051.473Stls	- Support for our kernel's remote serial debugging protocol
4061.473Stls	  ("options KGDB") works correctly.
4071.1Slukem
4081.929StronPackage:	gdtoa
4091.929StronVersion:	2011-03-19
4101.929StronCurrent Vers:	$(date)
4111.929StronMaintainer:	David M. Gay <dmg@acm.org>
4121.929StronArchive Site:	http://www.netlib.org/fp/
4131.929StronHome Page:	http://www.netlib.org/fp/
4141.929StronMailing List:	none
4151.929StronResponsible:	kleink
4161.929StronLicense:	BSD-like
4171.929StronLocation:	lib/libc/gdtoa
4181.929StronNotes:
4191.929StronTest suite integrated at this time, but not built (and fails to run).
4201.929StronNo hexadecimal floating-point string conversion for VAX FP yet.
4211.929StronOnly double-precision addressed at this time.
4221.929Stron
4231.1SlukemPackage:	gettext
4241.328SchristosVersion:	0.14.4
4251.568SwizCurrent Vers:	0.17
4261.1SlukemMaintainer:	FSF
4271.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gettext/
4281.335SlukemHome Page:	http://www.gnu.org/software/gettext/
4291.1SlukemMailing List:	bug-gnu-utils@gnu.org
4301.569SwizResponsible:
4311.387SrpauloLicense:	GPLv2
4321.913SdrochnerLocation:	gnu/dist/gettext
4331.1SlukemNotes:
4341.1SlukemGNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
4351.1Slukemwe use BSD-licensed implementation from Citrus project (see entry for
4361.1Slukem"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
4371.1Slukem
4381.478SapbPackage:	gkermit
4391.478SapbVersion:	1.00
4401.478SapbCurrent Vers:	1.00
4411.478SapbMaintainer:	Kermit Project - Columbia University <kermit@columbia.edu>
4421.478SapbArchive Site:	ftp://kermit.columbia.edu/kermit/archives/
4431.478SapbHome Page:	http://www.columbia.edu/kermit/
4441.478SapbMailing List:
4451.478SapbResponsible:	apb
4461.478SapbLicense:	GPLv2
4471.913SdrochnerLocation:	gnu/dist/gkermit
4481.478SapbNotes:
4491.478Sapb
4501.1SlukemPackage:	grep
4511.52SwizVersion:	2.5.1
4521.960SwizCurrent Vers:	2.14
4531.1SlukemMaintainer:	FSF
4541.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/grep/
4551.335SlukemHome Page:	http://www.gnu.org/software/grep/
4561.1SlukemMailing List:	bug-gnu-utils@gnu.org
4571.737SwizResponsible:	simonb
4581.909SrizLicense:	GPLv2+ (2.5.1), GPLv3+ (2.5.3 and later)
4591.913SdrochnerLocation:	gnu/dist/grep
4601.1SlukemNotes:
4611.44SwizUse src/gnu/dist/grep/grep2netbsd for preparing the source tree
4621.44Swizfor the import.
4631.918SwizOn 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep;
4641.918Swizsee also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html)
4651.918Swizwas imported into src/usr.bin/grep;
4661.918Swizon 16 Feb 2011, the BSD grep implementation from FreeBSD was imported
4671.918Swizin src/usr.bin/grep, replacing FreeGrep
4681.918Swiz(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html).
4691.1Slukem
4701.1SlukemPackage:	groff
4711.408SwizVersion:	1.19.2
4721.801SwizCurrent Vers:	1.21
4731.216SwizMaintainer:	Werner Lemberg/FSF
4741.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/groff/
4751.335SlukemHome Page:	http://www.gnu.org/software/groff/
4761.1SlukemMailing List:	bug-groff@gnu.org
4771.737SwizResponsible:	
4781.387SrpauloLicense:	GPLv2
4791.913SdrochnerLocation:	gnu/dist/groff
4801.1SlukemNotes:
4811.38SwizUse groff2netbsd from src/gnu/dist/groff to prepare the distribution
4821.1Slukemfor import.
4831.1Slukem
4841.1SlukemPackage:	heimdal
4851.837SelricVersion:	1.5pre1
4861.837SelricCurrent Vers:	1.5pre1
4871.1SlukemMaintainer:	Heimdal <heimdal@pdc.kth.se>
4881.1SlukemArchive Site:	ftp://ftp.pdc.kth.se/pub/heimdal/src/
4891.335SlukemHome Page:	http://www.pdc.kth.se/heimdal/
4901.1SlukemMailing List:	heimdal-discuss@pdc.kth.se
4911.411SwizResponsible:	joda, lha
4921.387SrpauloLicense:	BSD
4931.913SdrochnerLocation:	crypto/external/bsd/heimdal/dist
4941.1SlukemNotes:
4951.1Slukem
4961.1SlukemPackage:	hunt
4971.117SwizVersion:	2003-04-16
4981.107SwizCurrent Vers:	2003-04-16
4991.335SlukemMaintainer:	Greg Couch <gregc@cgl.ucsf.edu>
5001.107SwizArchive Site:	ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
5011.335SlukemHome Page:	http://www.cgl.ucsf.edu/home/gregc/oss.html
5021.1SlukemResponsible:	mrg
5031.387SrpauloLicense:	BSD (3-clause)
5041.913SdrochnerLocation:	games/hunt
5051.1SlukemNotes:
5061.1Slukem
5071.202SmarttiPackage:	ipf
5081.923SchristosVersion:	5.1.1
5091.923SchristosCurrent Vers:	5.1.1
5101.1SlukemMaintainer:	Darren Reed
5111.267StacaArchive Site:	http://coombs.anu.edu.au/~avalon/
5121.335SlukemHome Page:	http://coombs.anu.edu.au/~avalon/
5131.1SlukemMailing List:	ipfilter@postbox.anu.edu.au
5141.923SchristosResponsible:	darrenr, christos
5151.923SchristosLicense:	BSD-based; see src/external/ipf/dist/IPFILTER.LICENCE
5161.923SchristosLocation:	external/bsd/ipf,sys/external/bsd/ipf
5171.1SlukemNotes:
5181.1Slukemipf2netbsd should be used on a virgin ipfilter source tree.
5191.1Slukem
5201.284SthorpejPackage:	ipsec-tools
5211.548SgdtVersion:	(ipsec-tools head is NetBSD-current head)
5221.284SthorpejMaintainer:	IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net>
5231.335SlukemArchive Site:	http://ipsec-tools.sourceforge.net
5241.335SlukemHome Page:	http://ipsec-tools.sourceforge.net
5251.284SthorpejMailing List:	ipsec-tools-devel@lists.sourceforge.net
5261.549SmanuResponsible:	manu, vanhu, mgrooms
5271.387SrpauloLicense:	BSD (3-clause)
5281.913SdrochnerLocation:	crypto/dist/ipsec-tools
5291.284SthorpejNotes:
5301.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools
5311.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure
5321.550Smanugenerated files are available in the NetBSD source tree at:
5331.550Smanu  src/lib/libipsec/config.h
5341.550Smanu  src/lib/libipsec/package_version.h
5351.550SmanuWhen configure.ac is updated, run the following:
5361.550Smanu  cd src/crypto/dist/ipsec-tools
5371.550Smanu  ./bootstrap
5381.550Smanu  ./configure --enable-adminport --enable-hybrid --enable-frag \
5391.894Sriz  	      --enable-natt --enable-dpd
5401.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with
5411.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking)
5421.550Smanu
5431.894SrizNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing,
5441.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand,
5451.894Srizipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which
5461.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly
5471.550Smanusync with ipsec-tools-0_7-branch)
5481.284Sthorpej
5491.1SlukemPackage:	KAME IPv6
5501.1SlukemVersion:	KAME/NetBSD SNAP kit
5511.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
5521.1SlukemMaintainer:	KAME Project <kame@kame.net>
5531.1SlukemArchive Site:	http://www.kame.net/
5541.335SlukemHome Page:	http://www.kame.net/
5551.1SlukemMailing List:	snap-users@kame.net
5561.569SwizResponsible:
5571.387SrpauloLicense:	BSD (3-clause)
5581.913SdrochnerLocation:	sys/netinet6
5591.1SlukemNotes:
5601.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
5611.1Slukemmore conservative implementation policy.
5621.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
5631.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change,
5641.1SlukemKNF police).  We need to take diffs across KAME snapshots on upgrades.
5651.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
5661.1Slukemin sys/netinet6/in6.h.  No script is available for upgrades.
5671.1Slukem"KAME" branch is used for kernel merge work purposes.
5681.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
5691.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases.
5701.1Slukem
5711.1007SjmmvPackage:	kyua-atf-compat
5721.1007SjmmvVersion:	0.1
5731.1007SjmmvCurrent Vers:	0.1
5741.1007SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
5751.1007SjmmvArchive site:	http://code.google.com/p/kyua/downloads/list?can=1
5761.1007SjmmvHome page:	http://code.google.com/p/kyua/
5771.1007SjmmvMailing List:	kyua-discuss@googlegroups.com
5781.1007SjmmvResponsible:	jmmv
5791.1007SjmmvLicense:	BSD 3-clause
5801.1007SjmmvLocation:	external/bsd/kyua-atf-compat/dist
5811.1007SjmmvNotes:
5821.1007SjmmvThe source files are in external/bsd/kyua-atf-compat/dist.
5831.1007SjmmvUse external/bsd/kyua-atf-compat/prepare-import.sh to regenerate the dist/
5841.1007Sjmmvdirectory.
5851.1007Sjmmv
5861.1006SjmmvPackage:	kyua-cli
5871.1006SjmmvVersion:	0.6
5881.1006SjmmvCurrent Vers:	0.6
5891.1006SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
5901.1006SjmmvArchive site:	http://code.google.com/p/kyua/downloads/list?can=1
5911.1006SjmmvHome page:	http://code.google.com/p/kyua/
5921.1006SjmmvMailing List:	kyua-discuss@googlegroups.com
5931.1006SjmmvResponsible:	jmmv
5941.1006SjmmvLicense:	BSD 3-clause
5951.1006SjmmvLocation:	external/bsd/kyua-cli/dist
5961.1006SjmmvNotes:
5971.1006SjmmvThe source files are in external/bsd/kyua-cli/dist.
5981.1006SjmmvUse external/bsd/kyua-cli/prepare-import.sh to regenerate the dist/ directory.
5991.1006Sjmmv
6001.1004SjmmvPackage:	kyua-testers
6011.1004SjmmvVersion:	0.1
6021.1004SjmmvCurrent Vers:	0.1
6031.1004SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
6041.1004SjmmvArchive site:	http://code.google.com/p/kyua/downloads/list?can=1
6051.1004SjmmvHome page:	http://code.google.com/p/kyua/
6061.1004SjmmvMailing List:	kyua-discuss@googlegroups.com
6071.1004SjmmvResponsible:	jmmv
6081.1004SjmmvLicense:	BSD 3-clause
6091.1004SjmmvLocation:	external/bsd/kyua-testers/dist
6101.1004SjmmvNotes:
6111.1004SjmmvThe source files are in external/bsd/kyua-testers/dist.
6121.1004SjmmvUse external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/
6131.1004Sjmmvdirectory.
6141.1004Sjmmv
6151.1SlukemPackage:	less
6161.850StronVersion:	less-444
6171.967SwizCurrent Vers:	less-451
6181.823SjakllschMaintainer:	Mark Nudelman <markn@greenwoodsoftware.com>
6191.467SjnemethArchive Site:	http://www.greenwoodsoftware.com/less/download.html
6201.467SjnemethHome Page:	http://www.greenwoodsoftware.com/less/
6211.823SjakllschMailing List:	less-announce-request@greenwoodsoftware.com
6221.1SlukemResponsible:	mrg
6231.968SjdfLicense:	Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418)
6241.913SdrochnerLocation:	external/bsd/less/dist
6251.1SlukemNotes:
6261.1SlukemMany changes to make less act as more when invoked as more.  Beware.
6271.850StronUse the "src/external/bsd/less/less2netbsd" script to prepare source tree
6281.918Swizfor importation.  Run ./configure beforehand to generate "defines.h".
6291.850StronTalk to mrg before importing any new version.
6301.1Slukem
6311.543SjoergPackage:	libarchive
6321.918SwizVersion:	2.8.4
6331.918SwizCurrent Vers:	2.8.5 (legacy) / 3.0.3 (stable)
6341.748SjoergMaintainer:	kientzle@freebsd.org, joerg@NetBSD.org
6351.918SwizArchive Site:	https://github.com/libarchive/libarchive/downloads
6361.918SwizHome Page: 	http://libarchive.github.com/
6371.543SjoergResponsible:	joerg
6381.918SwizLicense:	BSD (2-clause)
6391.913SdrochnerLocation:	external/bsd/libarchive/dist
6401.543SjoergNotes:
6411.748SjoergDistribution is stripped down to the relevant part.
6421.543Sjoerg
6431.696SdentPackage:	libdevmapper
6441.735ShaadVersion:	1.02.40
6451.735ShaadCurrent Vers:	1.02.40
6461.696SdentMaintainer:	lvm-devel@redhat.com
6471.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
6481.696SdentHome Page:	http://sources.redhat.com/lvm2/
6491.696SdentResponsible:	haad
6501.696SdentLicense:	LGPLv2.1
6511.913SdrochnerLocation:	external/gpl2/lvm2/dist/libdm
6521.656ShaadNotes:
6531.894SrizThe lvm2tools and the libdevmapper are now distributed as one source
6541.729Ssnjrepository. See the lvm2tools Notes for more information.
6551.656Shaad
6561.263SwizPackage:	libevent
6571.732SplunkyVersion:	1.4.12-stable
6581.732SplunkyCurrent Vers:	2.0.2-alpha
6591.263SwizMaintainer:	Niels Provos <provos@citi.umich.edu>
6601.263SwizArchive Site:	http://www.monkey.org/~provos/libevent/
6611.335SlukemHome Page:	http://www.monkey.org/~provos/libevent/
6621.263SwizResponsible:	provos
6631.387SrpauloLicense:	BSD (3/4-clause)
6641.913SdrochnerLocation:	external/bsd/libevent/dist
6651.263SwizNotes:
6661.263Swiz
6671.696SdentPackage:	lvm2tools
6681.735ShaadVersion:	2.02.56
6691.735ShaadCurrent Vers:	2.02.56
6701.696SdentMaintainer:	lvm-devel@redhat.com
6711.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
6721.696SdentHome Page:	http://sources.redhat.com/lvm2/
6731.696SdentResponsible:	haad
6741.696SdentLicense:	GPLv2
6751.913SdrochnerLocation:	external/gpl2/lvm2/dist
6761.894SrizNotes:
6771.894SrizUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to prepare source tree
6781.656Shaadfor import. Keep eye on dist/include/configure.h it migh change over the releases.
6791.894SrizWe maintain our own version of libdevmapper ioctl protocol code, therefore we
6801.656Shaadshould test it before import. Talk to haad before importing new version.
6811.656Shaad
6821.1SlukemPackage:	libpcap
6831.792SchristosVersion:	1.1.1
6841.792SchristosCurrent Vers:	1.1.1
6851.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
6861.1SlukemArchive Site:	http://www.tcpdump.org/release/
6871.335SlukemHome Page:	http://www.tcpdump.org/
6881.1SlukemMailing List:	tcpdump-workers@tcpdump.org
6891.569SwizResponsible:	dyoung
6901.387SrpauloLicense:	BSD (3/4-clause)
6911.913SdrochnerLocation:	external/bsd/libpcap/dist
6921.1SlukemNotes:
6931.792SchristosUse the src/external/bsd/libpcap/dist/libpcap2netbsd script to prepare source
6941.792Schristostree.
6951.1Slukem
6961.1SlukemPackage:	libwrap
6971.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
6981.954StacaCurrent Vers:	tcp_wrappers 7.6-ipv6.4
6991.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
7001.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
7011.335SlukemHome Page:	ftp://ftp.porcupine.org/pub/security/
7021.230SjunyoungMailing List:
7031.569SwizResponsible:	cjs
7041.387SrpauloLicense:	BSD-like
7051.913SdrochnerLocation:	lib/libwrap
7061.1SlukemNotes:
7071.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
7081.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
7091.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
7101.1Slukem
7111.782SmbalmerPackage:	Lua
7121.782SmbalmerVersion:	Lua 5.1.4
7131.943SdrochnerCurrent Vers:	Lua 5.2.1
7141.782SmbalmerMaintainer:	PUC Rio
7151.782SmbalmerHome Page:	http://www.lua.org/
7161.782SmbalmerMailing List:
7171.782SmbalmerResponsible:	mbalmer
7181.782SmbalmerLicense:	MIT
7191.913SdrochnerLocation:	external/mit/lua/dist
7201.782SmbalmerNotes:
7211.782SmbalmerThe default module paths have been changed to not include the current
7221.783Ssnjworking directory '.' to avoid potential security problems.
7231.782Smbalmer
7241.1003SjmmvPackage:	Lutok
7251.1003SjmmvVersion:	0.2
7261.1003SjmmvCurrent Vers:	0.2
7271.1003SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
7281.1003SjmmvArchive site:	http://code.google.com/p/lutok/downloads/list?can=1
7291.1003SjmmvHome page:	http://code.google.com/p/lutok/
7301.1003SjmmvMailing List:	lutok-discuss@googlegroups.com
7311.1003SjmmvResponsible:	jmmv
7321.1003SjmmvLicense:	BSD 3-clause
7331.1003SjmmvLocation:	external/bsd/lutok/dist
7341.1003SjmmvNotes:
7351.1003SjmmvThe source files are in external/bsd/lutok/dist.
7361.1003SjmmvUse external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory.
7371.1003Sjmmv
7381.728SchristosPackage:	m4
7391.728SchristosVersion:	20091026
7401.728SchristosCurrent Vers:	20091026
7411.962SwizMaintainer:	The OpenBSD Project
7421.728SchristosArchive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4
7431.962SwizHome Page:	http://www.openbsd.org/
7441.728SchristosMailing List:	
7451.728SchristosLicense:	BSD 3-clause like (dns-sd)
7461.728SchristosResponsible:	christos
7471.913SdrochnerLocation:	usr.bin/m4
7481.728SchristosNotes:
7491.913SdrochnerUses libc's ohash, and strtonum
7501.728Schristos
7511.718StsarnaPackage:	mDNSResponder
7521.718StsarnaVersion:	212.1
7531.804SwizCurrent Vers:	258.14
7541.718StsarnaMaintainer:	Apple
7551.718StsarnaArchive Site:	http://www.opensource.apple.com/tarballs/mDNSResponder/
7561.718StsarnaHome Page:	http://developer.apple.com/opensource/internet/bonjour.html
7571.718StsarnaMailing List:	bonjour-dev@lists.apple.com
7581.718StsarnaLicense:	Apache2 (mdnsd), BSD 3-clause (libdns_sd),
7591.718Stsarna		BSD 3-clause like (dns-sd)
7601.718StsarnaResponsible:	tsarna
7611.913SdrochnerLocation:	external/apache2/mDNSResponder/dist
7621.718StsarnaNotes:
7631.718Stsarna
7641.723SwizPackage:	mdocml
7651.1024SchristosVersion:	1.12.1
7661.924SwizCurrent Vers:	1.12.1
7671.723SwizMaintainer:	Kristaps Džonsons
7681.723SwizArchive Site:	http://mdocml.bsd.lv/snapshots/
7691.723SwizHome Page:	http://mdocml.bsd.lv/
7701.723SwizMailing List:	
7711.723SwizResponsible:	joerg
7721.723SwizLicense:	BSD (2-clause)
7731.913SdrochnerLocation:	external/bsd/mdocml/dist
7741.723SwizNotes:
7751.723Swiz
7761.696SdentPackage:	mesa-drm
7771.703SmrgVersion:	git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
7781.696SdentCurrent Vers:
7791.696SdentMaintainer:	mesa-git@?
7801.696SdentArchive Site:	git://anongit.freedesktop.org/git/mesa/drm
7811.696SdentHome Page:	http://cgit.freedesktop.org/mesa/drm/
7821.696SdentMailing List:
7831.696SdentResponsible:	mrg, bjs
7841.696SdentLicense:	BSD
7851.913SdrochnerLocation:	sys/external/bsd/drm/dist
7861.696SdentNotes:
7871.696Sdent
7881.1SlukemPackage:	mopd
7891.1SlukemVersion:	2.5.3
7901.1SlukemCurrent Vers:	2.5.3
7911.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
7921.696SdentArchive Site:	http://www.stacken.kth.se/~moj/mopd.html
7931.335SlukemHome Page:	http://www.stacken.kth.se/~moj/mopd.html
7941.230SjunyoungMailing List:
7951.1SlukemResponsible:	cjs
7961.387SrpauloLicense:	BSD (4-clause)
7971.913SdrochnerLocation:	usr.sbin/mopd
7981.1SlukemNotes:
7991.1SlukemDelete the otherOS directory before importing.
8001.1Slukem
8011.1SlukemPackage:	nawk
8021.993SchristosVersion:	2012-12-20
8031.993SchristosCurrent Vers:	2012-12-20
8041.696SdentMaintainer:	Brian Kernighan <bwk@princeton.edu>
8051.696SdentArchive Site:	http://www.cs.princeton.edu/~bwk/btl.mirror/
8061.696SdentHome Page:	http://www.cs.princeton.edu/~bwk/btl.mirror/
8071.1SlukemMailing List:
8081.1SlukemResponsible:	jdolecek
8091.387SrpauloLicense:	BSD-like
8101.913SdrochnerLocation:	external/historical/nawk/dist
8111.1SlukemNotes:
8121.1SlukemBuild maketab from nawk sources and generate proctab.c.
8131.776SchristosRemove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win
8141.776Schristosthen import to src/external/historical/nawk/dist.
8151.1Slukem
8161.1SlukemPackage:	ndbootd
8171.1SlukemVersion:	0.5
8181.1SlukemCurrent Vers:	0.5
8191.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
8201.696SdentArchive Site:
8211.696SdentHome Page:
8221.1SlukemResponsible:	fredette
8231.387SrpauloLicense:	BSD (4-clause)
8241.913SdrochnerLocation:	usr.sbin/ndbootd
8251.1SlukemNotes:
8261.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
8271.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
8281.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
8291.1Slukem
8301.421SwizPackage:	ntp
8311.904SkardelVersion:	4.2.6p5
8321.903SkardelCurrent Vers:	4.2.6p5
8331.421SwizMaintainer:	David L. Mills <mills@udel.edu>
8341.421SwizArchive Site:	ftp://ftp.udel.edu/pub/ntp/ntp4/
8351.702SkardelHome Page:	http://www.ntp.org/, http://support.ntp.org/
8361.421SwizMailing List:
8371.455SkardelResponsible:	simonb, jonathan, kardel
8381.421SwizLicense:	BSD-like
8391.913SdrochnerLocation:	external/bsd/ntp/dist
8401.421SwizNotes:
8411.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
8421.421Swiz
8431.1SlukemPackage:	nvi
8441.652StsutsuiVersion:	1.81.6
8451.652StsutsuiCurrent Vers:	1.81.6
8461.1SlukemMaintainer:	Keith Bostic <bostic@bsdi.com>
8471.1SlukemArchive Site:	ftp://ftp.bostic.com/pub/
8481.335SlukemHome Page:	http://www.bostic.com/vi/
8491.230SjunyoungMailing List:
8501.652StsutsuiResponsible:	aymeric, christos
8511.387SrpauloLicense:	BSD (3/4-clause)
8521.913SdrochnerLocation:	dist/nvi
8531.1SlukemNotes:
8541.652StsutsuiWe have lots of local fixes.
8551.1Slukem
8561.603SlukemPackage:	OpenLDAP
8571.794SadamVersion:	2.4.23
8581.1009SwizCurrent Vers:	2.4.34
8591.603SlukemMaintainer:	OpenLDAP Foundation
8601.603SlukemArchive Site:	http://www.openldap.org/
8611.603SlukemHome Page:	http://www.openldap.org/
8621.603SlukemMailing List:
8631.603SlukemResponsible:	lukem
8641.603SlukemLicense:	BSD (3-clause)
8651.913SdrochnerLocation:	external/bsd/openldap/dist
8661.603SlukemNotes:
8671.603Slukem
8681.293SchristosPackage:	OpenPAM
8691.1025SchristosVersion:	20120526 (Micrampelis)
8701.942SdrochnerCurrent Vers:	20120526 (Micrampelis)
8711.638SwizMaintainer:	Dag-Erling Smørgrav <des@FreeBSD.org>
8721.276SwizArchive Site:	http://www.openpam.org/
8731.335SlukemHome Page:	http://www.openpam.org/
8741.276SwizMailing List:
8751.276SwizResponsible:	christos
8761.387SrpauloLicense:	BSD (3-clause)
8771.913SdrochnerLocation:	external/bsd/openpam/dist
8781.276SwizNotes:
8791.579SchristosNext import will need $ Id removal..
8801.276Swiz
8811.734SroyPackage:	openresolv
8821.986SroyVersion:	3.5.3
8831.986SroyCurrent Vers:	3.5.3
8841.734SroyMaintainer:	roy
8851.734SroyArchive Site:	ftp://roy.marples.name/pub/openresolv/
8861.734SroyHome Page:	http://roy.marples.name/projects/openresolv/
8871.734SroyMailing List: 	openresolv-discuss@marples.name
8881.734SroyLicense:	BSD (2-clause)
8891.913SdrochnerLocation:	external/bsd/openresolv/dist
8901.734SroyNotes:
8911.734SroyPlease submit all changes to the author.
8921.734Sroy
8931.612SchristosPackage:	HPN-SSH
8941.988SchristosVersion:	6.1p1 13 v14
8951.988SchristosCurrent Vers:	6.1p1 13 v14
8961.612SchristosMaintainer:	www.psc.edu
8971.988SchristosArchive Site:	No direct link anymore, @#$#$ psc.
8981.988SchristosHome Page:	http://www.psc.edu/index.php/hpn-ssh
8991.612SchristosMailing List:
9001.612SchristosResponsible:	christos
9011.612SchristosLicense:	
9021.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
9031.612SchristosNotes:
9041.612SchristosPatch applied after OpenSSH import.
9051.612Schristos
9061.1SlukemPackage:	OpenSSH
9071.1022SchristosVersion:	6.2
9081.1022SchristosCurrent Vers:	6.2 / portable 6.2p1
9091.1SlukemMaintainer:	OpenSSH
9101.1SlukemArchive Site:	http://www.openssh.com/ftp.html
9111.335SlukemHome Page:	http://www.openssh.com/portable.html
9121.1SlukemMailing List:	openssh-unix-announce@mindrot.org
9131.298SitojunResponsible:	thorpej, christos, elric
9141.701SchristosLicense:	BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
9151.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
9161.1SlukemNotes:
9171.701Schristosimported from OpenBSD ssh -- is not from the portable OpenSSH
9181.913Sdrochneruse openssh2netbsd before import.
9191.1Slukemlocal changes (should always try to bring them back to master openssh tree,
9201.1Slukemmarkus is very cooperative about it):
9211.1Slukem- default for PermitRootLogin is set to "no"
9221.1Slukem- IgnoreRootRhosts added
9231.1Slukem- look at login.conf to check valid user/access list
9241.469Schristos- krb5 support re-added
9251.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss
9261.279Schristos  when someone imports openssl, we can remove this.
9271.280Schristos- added moduli from portable openssh
9281.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh
9291.786Schristos  (see if there is any difference between the current version of opensshX.Yp1
9301.786Schristos   and the new opensshZ.Wp1) and apply them.
9311.701Schristos- conditionalize login_cap
9321.701Schristos- conditionalize bsd_auth
9331.701Schristos- restore krb5, krb4, afs, skey
9341.701Schristos- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
9351.701Schristos- fix ctype macro arguments
9361.701Schristos- umac is broken, disable it
9371.701Schristos- better ~homedir handling
9381.701Schristos- netbsd style tunnels
9391.701Schristos- urandom, xhome, chrootdir, rescuedir NetBSD handling
9401.701Schristos- utmp/utmpx handling
9411.701Schristos- handle tty posix_vdisable properly
9421.701Schristos- handle setuid and unsetuid the posix way instead of setresuid()
9431.701Schristos- add all missing functions
9441.384Schristos- always bump major when importing to avoid api problems.
9451.854Schristos- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
9461.1Slukem
9471.1SlukemPackage:	OpenSSL
9481.1001SchristosVersion:	1.0.1e
9491.1001SchristosCurrent Vers:	1.0.1e with AES-NI patch
9501.1SlukemMaintainer:	The OpenSSL Project
9511.1SlukemArchive Site:	ftp://ftp.openssl.org/source/
9521.335SlukemHome Page:	http://www.openssl.org/
9531.1SlukemMailing List:	openssl-announce@openssl.org
9541.569SwizResponsible:	mcr, thorpej, groo, christos, mjf
9551.387SrpauloLicense:	OpenSSL and SSLeay license (both BSD-like)
9561.913SdrochnerLocation:	crypto/external/bsd/openssl/dist
9571.1SlukemNotes:
9581.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers
9591.708Schristos- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
9601.708Schristos  to regen man pages.
9611.953Schristos- run make in  /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*
9621.953Schristos  to regen assembly files
9631.1Slukem
9641.926SplunkyPackage:	pcc
9651.926SplunkyVersion:	1.1.0.DEVEL 20120325
9661.926SplunkyCurrent Vers:	1.1.0.DEVEL 20120325
9671.932SrizMaintainer:	Anders Magnusson <ragge@NetBSD.org>
9681.926SplunkyArchive Site:	ftp://pcc.ludd.ltu.se/pub/pcc/
9691.926SplunkyHome Page:	http://pcc.ludd.ltu.se/
9701.926SplunkyMailing List:	pcc-list@ludd.ltu.se
9711.926SplunkyResponsible:	plunky
9721.926SplunkyLicense:	BSD
9731.926SplunkyLocation:	external/bsd/pcc/dist
9741.926SplunkyNotes:
9751.926SplunkyThis is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh
9761.926Splunkyfile for details about how to get the latest version from the upstream server
9771.926Splunkyand import it.
9781.926Splunky
9791.19SwizPackage:	pdisk
9801.19SwizVersion:	0.8a2
9811.19SwizCurrent Vers:	0.8a2
9821.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
9831.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
9841.335SlukemHome Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
9851.19SwizMailing List:
9861.19SwizResponsible:	dbj
9871.387SrpauloLicense:	BSD-like
9881.913SdrochnerLocation:	dist/pdisk
9891.19SwizNotes:
9901.729SsnjThis is the disk partition utility used by Apple's mkLinux and OS X
9911.1015SwizIt is imported into external/bsd/pdisk.
9921.19Swiz
9931.1SlukemPackage:	pdksh
9941.1SlukemVersion:	5.2.14p2
9951.1SlukemCurrent Vers:	5.2.14p2
9961.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
9971.1SlukemArchive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
9981.335SlukemHome Page:	http://www.cs.mun.ca/~michael/pdksh/
9991.1SlukemMailing List:
10001.457SjdolecekResponsible:	jdolecek
10011.387SrpauloLicense:	Public domain
10021.913SdrochnerLocation:	bin/ksh
10031.880SreedNotes:
10041.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
10051.1Slukem
10061.421SwizPackage:	PF (openbsd packet filter)
10071.609SpeterVersion:	OpenBSD 4.2
10081.609SpeterCurrent Vers:	OpenBSD 4.3-current
10091.422SpeterMaintainer:	The OpenBSD Project
10101.421SwizArchive Site:	ftp://ftp.openbsd.org/
10111.421SwizHome Page:	http://www.openbsd.org/faq/pf/
10121.421SwizMailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
10131.569SwizResponsible:	peter, yamt
10141.421SwizLicense:	BSD (2-clause)
10151.913SdrochnerLocation:	dist/pf,sys/dist/pf
10161.421SwizNotes:
10171.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover
10181.421Swizdefinition (files.pf).  userland code is imported into src/dist/pf, and
10191.421Swizreachover Makefiles are in src/usr.sbin/pf.
10201.421Swiz
10211.538SjoergPackage:	pkg_install
10221.915SwizVersion:	20120221
10231.915SwizCurrent Vers:	20120221
10241.538SjoergMaintainer:	The pkgsrc developers
10251.894SrizHome Page:	http://www.pkgsrc.org/
10261.539SheinzMailing List:	tech-pkg@NetBSD.org
10271.538SjoergResponsible:	joerg
10281.538SjoergLicense:	BSD
10291.913SdrochnerLocation:	external/bsd/pkg_install/dist
10301.538SjoergNotes:
10311.913SdrochnerThe authoritative version is in pkgsrc/pkgtools/pkg_install.
10321.538Sjoerg
10331.1SlukemPackage:	ping
10341.1SlukemVersion:	980911
10351.1SlukemCurrent Vers:	980911
10361.993SchristosMaintainer:	Mike Muuss
10371.993SchristosArchive Site:	
10381.993SchristosHome Page:	http://ftp.arl.mil/mike/ping.html
10391.1SlukemMailing List:
10401.392SrpauloResponsible:	christos
10411.387SrpauloLicense:	BSD (3-clause)
10421.913SdrochnerLocation:	sbin/ping
10431.1SlukemNotes:
10441.1SlukemWe use err() and friends. We have changes for snprintf, extra
10451.729Ssnjformatting in man pages, disallowing flood pinging, alignment fixes,
10461.993Schristosand more. Vern's ping is gone. We are too different from everyone else
10471.993Schristosnow to do a new import.
10481.1Slukem
10491.934SwizPackage:	Postfix
10501.994StronVersion:	2.9.5
10511.1019StacaCurrent Vers:	2.10.0/2.9.5
10521.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
10531.1SlukemArchive Site:	ftp://postfix.cloud9.net/official/
10541.335SlukemHome Page:	http://www.postfix.org/
10551.1SlukemMailing List:	postfix-users@postfix.org
10561.705StronResponsible:	christos, tron
10571.704StronLicense:	IBM Public License. See also src/external/ibm-public/postfix/dist.
10581.913SdrochnerLocation:	external/ibm-public/postfix/dist
10591.1SlukemNotes:
10601.432SrpauloHTML documentation should be kept in sync with the README_FILES.
10611.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
10621.432Srpaulodirectory layout (the easiest way to check is by running ``postfix
10631.432Srpauloset-permissions'').
10641.1Slukem
10651.1SlukemPackage:	ppp
10661.447SchristosVersion:	2.4.4
10671.446SdanCurrent Vers:	2.4.4
10681.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
10691.1SlukemArchive Site:	ftp://ftp.samba.org/pub/ppp/
10701.349SjunyoungHome Page:
10711.1SlukemCVS root:	:pserver:cvs@pserver.samba.org:/cvsroot (password: cvs)
10721.1SlukemMailing List:
10731.447SchristosResponsible:	christos, cube
10741.387SrpauloLicense:	BSD (3-clause)
10751.913SdrochnerLocation:	dist/pppd
10761.1SlukemNotes:
10771.1SlukemBSD support was removed from 2.4.0; I added it back and removed
10781.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
10791.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
10801.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
10811.1Slukemis clearly a pain. I have not tested the modules code, neither our
10821.1Slukemmakefiles make it easy to construct a module, but I left one there
10831.1Slukemas an example.
10841.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
10851.447Schristosusing the version found in 2.4.1.
10861.1Slukem
10871.1SlukemPackage:	rcs
10881.1SlukemVersion:	5.7
10891.972SwizCurrent Vers:	5.8.1
10901.1SlukemMaintainer:	FSF
10911.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
10921.1SlukemMailing List:	bug-gnu-utils@gnu.org
10931.335SlukemHome Page:	http://www.gnu.org/software/rcs/
10941.463SagcResponsible:	agc
10951.972SwizLicense:	GPLv2+ (5.7), GPLv3+ (5.8 and later)
10961.913SdrochnerLocation:	gnu/usr.bin/rcs
10971.1SlukemNotes:
10981.894SrizOld versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
10991.1Slukem
11001.1SlukemPackage:	root.cache
11011.996StacaVersion:	2013010300 (Jan 3, 2013)
11021.996StacaCurrent Vers:	2013010300 (Jan 3, 2013)
11031.14SperryMaintainer:	InterNIC
11041.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
11051.335SlukemHome Page:	ftp://ftp.internic.net/domain/named.root
11061.1SlukemMailing List:
11071.507SperryResponsible:	thorpej
11081.387SrpauloLicense:	Public domain
11091.913SdrochnerLocation:	etc/namedb
11101.1SlukemNotes:
11111.1SlukemThe root server cache is also included with BIND.  However, the
11121.1SlukemInterNIC version is usually more up to date.
11131.1Slukem
11141.1SlukemPackage:	routed
11151.727SchristosVersion:	2.32
11161.727SchristosCurrent Vers:	2.32
11171.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
11181.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
11191.335SlukemHome Page:	http://www.rhyolite.com/src/
11201.1SlukemMailing List:
11211.392SrpauloResponsible:	christos
11221.387SrpauloLicense:	BSD (4-clause)
11231.913SdrochnerLocation:	sbin/routed
11241.1SlukemNotes:
11251.1SlukemWe use the md5 code from libc
11261.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
11271.201SchristosWe use arc4random
11281.201SchristosWe use strlcpy/snprintf
11291.1Slukem
11301.1SlukemPackage:	send-pr (part of GNATS)
11311.1SlukemVersion:	3.95
11321.359SrpauloCurrent Vers:	4.1
11331.1SlukemMaintainer:	FSF
11341.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
11351.335SlukemHome Page:	http://www.gnu.org/software/gnats/
11361.1SlukemMailing List:	bug-gnats@gnu.org
11371.387SrpauloLicense:	GPLv2
11381.1SlukemResponsible:
11391.913SdrochnerLocation:	gnu/usr.bin/send-pr
11401.1SlukemNotes:
11411.1Slukem
11421.1SlukemPackage:	SoftFloat
11431.1SlukemVersion:	2a
11441.1SlukemCurrent Vers:	2b
11451.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
11461.144SdentArchive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
11471.335SlukemHome Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
11481.1SlukemMailing List:
11491.1SlukemResponsible:	bjh21
11501.387SrpauloLicense:	Public domain
11511.913SdrochnerLocation:	lib/libc/softfloat
11521.1SlukemNotes:
11531.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
11541.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
11551.1Slukemoriginal.
11561.1Slukem
11571.877SjoergPackage:	sqlite
11581.877SjoergVersion:	pre-3.6.9 snapshot
11591.990SwizCurrent Vers:	3.7.15
11601.877SjoergMaintainer:	Richard Hipp <drh@sqlite.org>
11611.877SjoergHome Page:	http://www.sqlite.org
11621.877SjoergResponsible:	joerg
11631.877SjoergLicense:	Public domain
11641.913SdrochnerLocation:	external/public-domain/sqlite/dist
11651.877SjoergNotes:
11661.877SjoergInitial import uses a pre-release with a number of bug fixes to avoid
11671.877Sjoergunnecessary local changes.
11681.877Sjoerg
11691.1SlukemPackage:	tcpdump
11701.792SchristosVersion:	4.1.1
11711.792SchristosCurrent Vers:	4.1.1
11721.429ShubertfMaintainer:	tcpdump-workers@lists.tcpdump.org
11731.1SlukemArchive Site:	http://www.tcpdump.org/release/
11741.335SlukemHome Page:	http://www.tcpdump.org/
11751.429ShubertfMailing List:	tcpdump-workers@lists.tcpdump.org
11761.569SwizResponsible:
11771.387SrpauloLicense:	BSD (3-clause)
11781.913SdrochnerLocation:	external/bsd/tcpdump/dist
11791.1SlukemNotes:
11801.792SchristosUse the src/external/bsd/tcpdump/dist/tcpdump2netbsd script to prepare source
11811.792Schristostree.
11821.1Slukem
11831.1SlukemPackage:	TestFloat
11841.1SlukemVersion:	2a
11851.1SlukemCurrent Vers:	2a
11861.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
11871.144SdentArchive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
11881.335SlukemHome Page:	http://www.jhauser.us/arithmetic/TestFloat.html
11891.1SlukemMailing List:
11901.1SlukemResponsible:	ross
11911.387SrpauloLicense:	BSD (4-clause)
11921.913SdrochnerLocation:	regress/lib/libc/ieeefp/testfloat
11931.1SlukemNotes:
11941.1Slukem
11951.1SlukemPackage:	texinfo
11961.634SchristosVersion:	4.8
11971.642SwizCurrent Vers:	4.13
11981.1SlukemMaintainer:	FSF
11991.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
12001.335SlukemHome Page:	http://www.gnu.org/software/texinfo/
12011.1SlukemMailing List:	bug-texinfo@gnu.org
12021.737SwizResponsible:	
12031.909SrizLicense:	GPLv2+ (4.8), GPLv3+ (4.9 and later)
12041.913SdrochnerLocation:	gnu/dist/texinfo
12051.1SlukemNotes:
12061.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
12071.38Swizfor the import.
12081.1Slukem
12091.819SjmmvPackage:	tmux
12101.860SjmmvVersion:	1.5
12111.1023SwizCurrent Vers:	1.8
12121.819SjmmvMaintainer:	Nicholas Marriott <nicm@users.sourceforge.net>
12131.819SjmmvArchive site:	http://downloads.sourceforge.net/tmux/
12141.819SjmmvHome page:	http://tmux.sourceforge.net/
12151.819SjmmvMailing List:	tmux-users@lists.sourceforge.net
12161.819SjmmvResponsible:	jmmv
12171.819SjmmvLicense:	BSD
12181.913SdrochnerLocation:	external/bsd/tmux/dist
12191.819SjmmvNotes:
12201.819SjmmvSee src/external/bsd/tmux/README for instructions on how to import a
12211.819Sjmmvnew tmux release.
12221.819Sjmmv
12231.1SlukemPackage:	top
12241.614SchristosVersion:	3.8beta1
12251.614SchristosCurrent Vers:	3.8beta1
12261.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
12271.614SchristosArchive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
12281.335SlukemHome Page:	http://www.unixtop.org/
12291.1SlukemMailing List:	top-spinners@ocee.groupsys.com
12301.614SchristosResponsible:	simonb, christos
12311.387SrpauloLicense:	BSD (2-clause)
12321.913SdrochnerLocation:	external/bsd/top/dist
12331.1SlukemNotes:
12341.1Slukem
12351.1SlukemPackage:	traceroute
12361.869SchristosVersion:	1.4a12
12371.1SlukemCurrent Vers:	1.4a12
12381.1SlukemMaintainer:	traceroute@ee.lbl.gov
12391.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
12401.335SlukemHome Page:	http://ftp.ee.lbl.gov/
12411.1SlukemMailing List:
12421.1SlukemResponsible:
12431.387SrpauloLicense:	BSD (4-clause)
12441.913SdrochnerLocation:	usr.sbin/traceroute
12451.1SlukemNotes:
12461.869SchristosAdded changes from a5 -> a12 manually.
12471.1Slukem
12481.1SlukemPackage:	tz
12491.1012SchristosVersion:	tzcode2013b / tzdata2013b
12501.1011SapbCurrent Vers:	tzcode2013b / tzdata2013b
12511.975SapbMaintainer:	Paul Eggert <eggert@cs.ucla.edu>
12521.956SchristosArchive Site:	ftp://ftp.iana.org/tz/releases/
12531.876SapbArchive Site:	ftp://munnari.oz.au/pub/oldtz/
12541.956SchristosOld Archive Site:	ftp://elsie.nci.nih.gov/pub/
12551.920SapbHome Page:	http://www.iana.org/time-zones
12561.876SapbMailing List:	tz@iana.org
12571.920SapbResponsible:	kleink, christos, apb
12581.387SrpauloLicense:	Public domain
12591.913SdrochnerLocation:	lib/libc/time,share/zoneinfo
12601.1SlukemNotes:
12611.863SchristosUse src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
12621.976SchristosThe tzcode2012f -> 2012g patch was applied by hand, since we have too
12631.863Schristosmany diffs (re-entrant tzcode) to apply. The diffs have been submitted
12641.955Sapbupstream but there is too much inertia to apply them. Check for .gitignore
12651.955Sapbfiles.
12661.1Slukem
12671.578SchristosPackage:	wpa_supplicant/hostapd
12681.973SchristosVersion:	1.0
12691.973SchristosCurrent Vers:	1.0
12701.365SwizMaintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
12711.365SwizArchive Site:	http://hostap.epitest.fi/releases/
12721.582SjoergHome Page:	http://hostap.epitest.fi/wpa_supplicant/
12731.365SwizMailing List:
12741.578SchristosResponsible:	scw, dyoung, christos
12751.387SrpauloLicense:	BSD or GPLv2
12761.913SdrochnerLocation:	external/bsd/wpa/dist
12771.365SwizNotes:
12781.772SchristosSee /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions.
12791.365Swiz
12801.1SlukemPackage:	XFree86
12811.307StronVersion:	4.5.0
12821.655SwizCurrent Vers:	4.8.0
12831.349SjunyoungMaintainer:	XFree86 Project, Inc.
12841.1SlukemArchive Site:	ftp://ftp.xfree86.org/pub/XFree86/
12851.335SlukemHome Page:	http://www.xfree86.org/
12861.349SjunyoungMailing List:	devel@xfree86.org
12871.1SlukemResponsible:	tron
12881.387SrpauloLicense:	XFree
12891.913SdrochnerLocation:	(xsrc)
12901.1SlukemNotes:
12911.1Slukem4.x:
12921.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
12931.1Slukem files which we don't need in our tree.
12941.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should
12951.305Stron be submitted back via http://bugzilla.xfree86.org.
12961.1Slukem
12971.1SlukemPackage:	zlib
12981.397SchristosVersion:	1.2.3
12991.937SwizCurrent Vers:	1.2.7
13001.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
13011.512StacaArchive Site:	http://www.zlib.net/
13021.512StacaHome Page:	http://www.zlib.net/
13031.1SlukemMailing List:
13041.397SchristosResponsible:	gwr, tron, christos
13051.387SrpauloLicense:	BSD (3-clause)
13061.913SdrochnerLocation:	common/dist/zlib
13071.1SlukemNotes:
13081.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland.
13091.534Schristos
13101.534SchristosPackage:	services, protocols
13111.1005SchristosVersion:	2013-02-21 (services), 2013-02-17 (protocols)
13121.1005SchristosCurrent Vers:	2013-02-21 (services), 2013-02-17 (protocols)
13131.534SchristosMaintainer:	IANA
13141.961SchristosArchive Site:	http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
13151.894SrizArchive Site:	http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
13161.894SrizHome Page:	http://www.iana.org/
13171.534SchristosMailing List:
13181.534SchristosResponsible:	christos
13191.534SchristosLicense:	None
13201.913SdrochnerLocation:	etc
13211.534SchristosNotes:
13221.961Schristos1. Build package net/iana-etc
13231.961Schristos2. Add NetBSD rcsid to the generated protocols and services in the package
13241.961Schristos   work area.
13251.961Schristos3. Append the local services from the current services file.
13261.961Schristos4. Run:
13271.534Schristos	services_mkdb -u services > /usr/src/etc/services
13281.534Schristos	cp protocols /usr/src/etc/protocols
13291.964Schristos5. Fix protocols
13301.964Schristos   - fix manet alias to MANET; giving an alias with the same name is a no/op
13311.964Schristos   - protocol 84 is defined for as ttp and iptm, merge the two entries since
13321.964Schristos     libc getprotoent() does not read the whole file and merge in the "files"
13331.964Schristos     implementation.
13341.769Smrg
13351.769SmrgPackage:	pigz
13361.769SmrgVersion:	2.1.6
13371.769SmrgCurrent Vers:	2.1.6
13381.769SmrgMaintainer:	Mark Adler <madler@alumni.caltech.edu>
13391.769SmrgArchive Site:	http://zlib.net/pigz/
13401.769SmrgHome Page:	http://zlib.net/pigz/
13411.769SmrgMailing List:	http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
13421.769SmrgResponsible:	mrg
13431.769SmrgLicense:	zlib
13441.913SdrochnerLocation:	external/zlib/pigz/dist
13451.769SmrgNotes:
13461.784Sjoerg
13471.784SjoergPackage:	xz
13481.784SjoergVersion:	5.0.0
13491.944SwizCurrent Vers:	5.0.4
13501.784SjoergMaintainer:	Lasse Collin <lasse.collin@tukanni.org>
13511.784SjoergArchive Site:	http://tukaani.org/xz/
13521.784SjoergHome Page:	http://tukaani.org/xz/
13531.784SjoergResponsible:	joerg
13541.784SjoergLicense:	public-domain
13551.913SdrochnerLocation:	external/public-domain/xz/dist
13561.784SjoergNotes:
13571.784Sjoerg1. See prepare-import script for stripping down the distribution.
13581.784Sjoerg2. Update configure.ac and use it to generate include/config.h.
13591.784Sjoerg3. Carefully check for GPL components leaked into the dist area.
13601.847Smrg
13611.847SmrgPackage:	mpc
13621.847SmrgVersion:	0.9
13631.847SmrgCurrent Vers:	0.9
13641.847SmrgMaintainer:	
13651.847SmrgArchive Site:	http://www.multiprecision.org/mpc/download/
13661.847SmrgHome Page:	http://www.multiprecision.org/mpc/
13671.847SmrgMailing List:	http://www.multiprecision.org/index.php?prog=mpc&page=development
13681.847SmrgResponsible:	mrg
13691.847SmrgLicense:	LGPL2
13701.913SdrochnerLocation:	external/lgpl2/mpc/dist
13711.847SmrgNotes:
13721.847Smrg
13731.847SmrgPackage:	mpfr
13741.847SmrgVersion:	3.0.1
13751.847SmrgCurrent Vers:	3.0.1
13761.847SmrgMaintainer:	
13771.847SmrgArchive Site:	http://www.mpfr.org/mpfr-current/
13781.847SmrgHome Page:	http://www.mpfr.org/
13791.847SmrgMailing List:	http://websympa.loria.fr/wwsympa/arc/mpfr-announce
13801.847SmrgResponsible:	mrg
13811.847SmrgLicense:	LGPL3
13821.913SdrochnerLocation:	external/lgpl3/mpfr/dist
13831.847SmrgNotes:
13841.847Smrg
13851.847SmrgPackage:	GNU MP
13861.847SmrgVersion:	5.0.2
13871.847SmrgCurrent Vers:	5.0.2
13881.847SmrgMaintainer:	http://gmplib.org/mailman/listinfo/gmp-devel
13891.847SmrgArchive Site:	http://gmplib.org/
13901.847SmrgHome Page:	http://gmplib.org/
13911.847SmrgMailing List:	http://gmplib.org/mailman/listinfo/gmp-announce
13921.847SmrgResponsible:	mrg
13931.847SmrgLicense:	LGPL3
13941.913SdrochnerLocation:	external/lgpl3/gmp/dist
13951.847SmrgNotes:
13961.886Schristos
13971.980SalnsnPackage:	sljit
13981.980SalnsnVersion:	svn revision 186
13991.980SalnsnCurrent Vers:	svn revision 201
14001.980SalnsnMaintainer:	Zoltán Herczeg <hzmester@freemail.hu
14011.980SalnsnArchive Site:	http://sourceforge.net/projects/sljit/
14021.980SalnsnHome Page:	http://sljit.sourceforge.net/
14031.980SalnsnMailing List:	none
14041.980SalnsnResponsible:	alnsn
14051.980SalnsnLicense:	BSD (2-clause)
14061.980SalnsnLocation:	sys/external/bsd/sljit/dist
14071.980SalnsnNotes:
14081.980Salnsn		Need to feed back local changes
14091.980Salnsn
14101.886SchristosPackage:	tre
14111.886SchristosVersion:	0.8.0
14121.886SchristosCurrent Vers:	0.8.0
14131.886SchristosMaintainer:	http://laurikari.net/tre
14141.886SchristosArchive Site:	http://laurikari.net/tre
14151.886SchristosHome Page:	http://laurikari.net/tre
14161.962SwizMailing List:
14171.886SchristosResponsible:	agc, christos
14181.962SwizLicense:	BSD (2-clause)
14191.913SdrochnerLocation:	external/bsd/tre/dist
14201.886SchristosNotes:
14211.886Schristos		Need to feed back local changes
14221.901Schristos
14231.901SchristosPackage:	TrouSerS
14241.901SchristosVersion:	0.3.8
14251.901SchristosCurrent Vers:	0.3.8
14261.901SchristosMaintainer:	http://trousers.sourceforge.net
14271.901SchristosArchive Site:	http://trousers.sourceforge.net
14281.901SchristosHome Page:	http://trousers.sourceforge.net
14291.901SchristosMailing List:	http://trousers.sourceforge.net
14301.901SchristosResponsible:	christos
14311.901SchristosLicense:	CPL
14321.913SdrochnerLocation:	crypto/external/cpl/trousers/dist
14331.901SchristosNotes:
14341.901Schristos		Need to feed back local changes
14351.902Schristos
14361.902SchristosPackage:	tpm-tools
14371.902SchristosVersion:	1.3.7.1
14381.902SchristosCurrent Vers:	1.3.7.1
14391.902SchristosMaintainer:	http://trousers.sourceforge.net
14401.902SchristosArchive Site:	http://trousers.sourceforge.net
14411.902SchristosHome Page:	http://trousers.sourceforge.net
14421.902SchristosMailing List:	http://trousers.sourceforge.net
14431.902SchristosResponsible:	christos
14441.902SchristosLicense:	CPL
14451.913SdrochnerLocation:	crypto/external/cpl/tpm-tools/dist
14461.902SchristosNotes:
14471.902Schristos		Need to feed back local changes
14481.997Schristos
14491.997SchristosPackage:	libdwarf
14501.997SchristosVersion:	FreeBSD-2013-01-17
14511.998SchristosCurrent Vers:	FreeBSD-XXXX-YY-ZZ
14521.997SchristosMaintainer:	John Birrell <jb@freebsd.org>
14531.997SchristosArchive Site:	none
14541.997SchristosHome Page:	none
14551.997SchristosMailing List:	none
14561.997SchristosResponsible:	christos
14571.997SchristosLicense:	BSD-like (2-clause)
14581.997SchristosLocation:	sys/external/bsd/libdwarf/dist
14591.997SchristosNotes:
14601.997Schristos		Run prepare-import.sh; next time use svn id.
14611.997Schristos		Ask jkoshy who the upstream will be.
1462