3RDPARTY revision 1.1076
11.1076Schristos#	$NetBSD: 3RDPARTY,v 1.1076 2013/12/25 22:14:28 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.1069SchristosCurrent Vers:	20131115
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.1069SchristosVersion:	6.2
571.1069SchristosCurrent Vers:	6.2rc1
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.1046SchristosVersion:	9.9.3-P2
1141.1069SchristosCurrent Vers:	9.9.4-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.1057SchristosVersion:	2.23.2
1571.1075SwizCurrent Vers:	2.24
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.1027SchristosVersion:	20130304
1941.1069SchristosCurrent Vers:	20130925
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.1054SroyVersion:	6.1.0
3031.1054SroyCurrent Vers:	6.1.0
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.1069SchristosCurrent Vers:	3.3
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.1074SchristosVersion:	5.16
3431.1074SchristosCurrent Vers:	5.16
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.1026SchristosVersion:	2.5.37
3561.1026SchristosCurrent Vers:	2.5.37
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.1069SchristosCurrent Vers:	4.8.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.1059Schristos	- delete all .cvsignore and .gitignore files
3801.1059Schristos	- delete java ada fortran their libraries and testsuites
3811.1059Schristos	- delete libffi zlib boehm-gc 
3821.448Smrg	- update gcc/version.c for the NetBSD GCC date
3831.847Smrg	- use core/c++/objc/testsuite tarballs
3841.1059Schristos	- you can use the gcc2netbsd script for the above (except version)
3851.1Slukem
3861.1SlukemPackage:	gdb
3871.1058SchristosVersion:	7.6.1
3881.1058SchristosCurrent Vers:	7.6.1
3891.1SlukemMaintainer:	FSF
3901.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gdb/
3911.335SlukemHome Page:	http://www.gnu.org/software/gdb/
3921.1SlukemMailing List:	bug-gdb@gnu.org
3931.885SchristosResponsible:	christos
3941.885SchristosLicense:	GPLv3, LGPLv3.1
3951.913SdrochnerLocation:	external/gpl3/gdb/dist
3961.1SlukemNotes:
3971.473StlsWhen updating GDB, it is imperative to test that:
3981.474Schristos	- Debugging of kernel cores ("target kvm") works correctly
3991.473Stls	- Support for our kernel's remote serial debugging protocol
4001.473Stls	  ("options KGDB") works correctly.
4011.1Slukem
4021.929StronPackage:	gdtoa
4031.929StronVersion:	2011-03-19
4041.929StronCurrent Vers:	$(date)
4051.929StronMaintainer:	David M. Gay <dmg@acm.org>
4061.929StronArchive Site:	http://www.netlib.org/fp/
4071.929StronHome Page:	http://www.netlib.org/fp/
4081.929StronMailing List:	none
4091.929StronResponsible:	kleink
4101.929StronLicense:	BSD-like
4111.929StronLocation:	lib/libc/gdtoa
4121.929StronNotes:
4131.929StronTest suite integrated at this time, but not built (and fails to run).
4141.929StronNo hexadecimal floating-point string conversion for VAX FP yet.
4151.929StronOnly double-precision addressed at this time.
4161.929Stron
4171.1SlukemPackage:	gettext
4181.328SchristosVersion:	0.14.4
4191.1069SchristosCurrent Vers:	0.18
4201.1SlukemMaintainer:	FSF
4211.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gettext/
4221.335SlukemHome Page:	http://www.gnu.org/software/gettext/
4231.1SlukemMailing List:	bug-gnu-utils@gnu.org
4241.569SwizResponsible:
4251.387SrpauloLicense:	GPLv2
4261.913SdrochnerLocation:	gnu/dist/gettext
4271.1SlukemNotes:
4281.1SlukemGNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
4291.1Slukemwe use BSD-licensed implementation from Citrus project (see entry for
4301.1Slukem"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
4311.1Slukem
4321.478SapbPackage:	gkermit
4331.478SapbVersion:	1.00
4341.478SapbCurrent Vers:	1.00
4351.478SapbMaintainer:	Kermit Project - Columbia University <kermit@columbia.edu>
4361.478SapbArchive Site:	ftp://kermit.columbia.edu/kermit/archives/
4371.478SapbHome Page:	http://www.columbia.edu/kermit/
4381.478SapbMailing List:
4391.478SapbResponsible:	apb
4401.478SapbLicense:	GPLv2
4411.913SdrochnerLocation:	gnu/dist/gkermit
4421.478SapbNotes:
4431.478Sapb
4441.1SlukemPackage:	grep
4451.52SwizVersion:	2.5.1
4461.1061SwizCurrent Vers:	2.15
4471.1SlukemMaintainer:	FSF
4481.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/grep/
4491.335SlukemHome Page:	http://www.gnu.org/software/grep/
4501.1SlukemMailing List:	bug-gnu-utils@gnu.org
4511.737SwizResponsible:	simonb
4521.909SrizLicense:	GPLv2+ (2.5.1), GPLv3+ (2.5.3 and later)
4531.913SdrochnerLocation:	gnu/dist/grep
4541.1SlukemNotes:
4551.44SwizUse src/gnu/dist/grep/grep2netbsd for preparing the source tree
4561.44Swizfor the import.
4571.918SwizOn 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep;
4581.918Swizsee also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html)
4591.918Swizwas imported into src/usr.bin/grep;
4601.918Swizon 16 Feb 2011, the BSD grep implementation from FreeBSD was imported
4611.918Swizin src/usr.bin/grep, replacing FreeGrep
4621.918Swiz(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html).
4631.1Slukem
4641.1SlukemPackage:	groff
4651.408SwizVersion:	1.19.2
4661.1069SchristosCurrent Vers:	1.22.2
4671.216SwizMaintainer:	Werner Lemberg/FSF
4681.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/groff/
4691.335SlukemHome Page:	http://www.gnu.org/software/groff/
4701.1SlukemMailing List:	bug-groff@gnu.org
4711.737SwizResponsible:	
4721.387SrpauloLicense:	GPLv2
4731.913SdrochnerLocation:	gnu/dist/groff
4741.1SlukemNotes:
4751.38SwizUse groff2netbsd from src/gnu/dist/groff to prepare the distribution
4761.1Slukemfor import.
4771.1Slukem
4781.1SlukemPackage:	heimdal
4791.837SelricVersion:	1.5pre1
4801.1069SchristosCurrent Vers:	1.5.2
4811.1SlukemMaintainer:	Heimdal <heimdal@pdc.kth.se>
4821.1SlukemArchive Site:	ftp://ftp.pdc.kth.se/pub/heimdal/src/
4831.335SlukemHome Page:	http://www.pdc.kth.se/heimdal/
4841.1SlukemMailing List:	heimdal-discuss@pdc.kth.se
4851.411SwizResponsible:	joda, lha
4861.387SrpauloLicense:	BSD
4871.913SdrochnerLocation:	crypto/external/bsd/heimdal/dist
4881.1SlukemNotes:
4891.1Slukem
4901.1SlukemPackage:	hunt
4911.117SwizVersion:	2003-04-16
4921.107SwizCurrent Vers:	2003-04-16
4931.335SlukemMaintainer:	Greg Couch <gregc@cgl.ucsf.edu>
4941.107SwizArchive Site:	ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
4951.335SlukemHome Page:	http://www.cgl.ucsf.edu/home/gregc/oss.html
4961.1SlukemResponsible:	mrg
4971.387SrpauloLicense:	BSD (3-clause)
4981.913SdrochnerLocation:	games/hunt
4991.1SlukemNotes:
5001.1Slukem
5011.202SmarttiPackage:	ipf
5021.923SchristosVersion:	5.1.1
5031.1069SchristosCurrent Vers:	5.1.2
5041.1SlukemMaintainer:	Darren Reed
5051.267StacaArchive Site:	http://coombs.anu.edu.au/~avalon/
5061.335SlukemHome Page:	http://coombs.anu.edu.au/~avalon/
5071.1SlukemMailing List:	ipfilter@postbox.anu.edu.au
5081.923SchristosResponsible:	darrenr, christos
5091.923SchristosLicense:	BSD-based; see src/external/ipf/dist/IPFILTER.LICENCE
5101.923SchristosLocation:	external/bsd/ipf,sys/external/bsd/ipf
5111.1SlukemNotes:
5121.1Slukemipf2netbsd should be used on a virgin ipfilter source tree.
5131.1Slukem
5141.284SthorpejPackage:	ipsec-tools
5151.548SgdtVersion:	(ipsec-tools head is NetBSD-current head)
5161.284SthorpejMaintainer:	IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net>
5171.335SlukemArchive Site:	http://ipsec-tools.sourceforge.net
5181.335SlukemHome Page:	http://ipsec-tools.sourceforge.net
5191.284SthorpejMailing List:	ipsec-tools-devel@lists.sourceforge.net
5201.549SmanuResponsible:	manu, vanhu, mgrooms
5211.387SrpauloLicense:	BSD (3-clause)
5221.913SdrochnerLocation:	crypto/dist/ipsec-tools
5231.284SthorpejNotes:
5241.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools
5251.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure
5261.550Smanugenerated files are available in the NetBSD source tree at:
5271.550Smanu  src/lib/libipsec/config.h
5281.550Smanu  src/lib/libipsec/package_version.h
5291.550SmanuWhen configure.ac is updated, run the following:
5301.550Smanu  cd src/crypto/dist/ipsec-tools
5311.550Smanu  ./bootstrap
5321.550Smanu  ./configure --enable-adminport --enable-hybrid --enable-frag \
5331.894Sriz  	      --enable-natt --enable-dpd
5341.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with
5351.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking)
5361.550Smanu
5371.894SrizNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing,
5381.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand,
5391.894Srizipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which
5401.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly
5411.550Smanusync with ipsec-tools-0_7-branch)
5421.284Sthorpej
5431.1SlukemPackage:	KAME IPv6
5441.1SlukemVersion:	KAME/NetBSD SNAP kit
5451.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
5461.1SlukemMaintainer:	KAME Project <kame@kame.net>
5471.1SlukemArchive Site:	http://www.kame.net/
5481.335SlukemHome Page:	http://www.kame.net/
5491.1SlukemMailing List:	snap-users@kame.net
5501.569SwizResponsible:
5511.387SrpauloLicense:	BSD (3-clause)
5521.913SdrochnerLocation:	sys/netinet6
5531.1SlukemNotes:
5541.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
5551.1Slukemmore conservative implementation policy.
5561.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
5571.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change,
5581.1SlukemKNF police).  We need to take diffs across KAME snapshots on upgrades.
5591.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
5601.1Slukemin sys/netinet6/in6.h.  No script is available for upgrades.
5611.1Slukem"KAME" branch is used for kernel merge work purposes.
5621.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
5631.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases.
5641.1Slukem
5651.1007SjmmvPackage:	kyua-atf-compat
5661.1007SjmmvVersion:	0.1
5671.1007SjmmvCurrent Vers:	0.1
5681.1007SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
5691.1007SjmmvArchive site:	http://code.google.com/p/kyua/downloads/list?can=1
5701.1007SjmmvHome page:	http://code.google.com/p/kyua/
5711.1007SjmmvMailing List:	kyua-discuss@googlegroups.com
5721.1007SjmmvResponsible:	jmmv
5731.1007SjmmvLicense:	BSD 3-clause
5741.1007SjmmvLocation:	external/bsd/kyua-atf-compat/dist
5751.1007SjmmvNotes:
5761.1007SjmmvThe source files are in external/bsd/kyua-atf-compat/dist.
5771.1007SjmmvUse external/bsd/kyua-atf-compat/prepare-import.sh to regenerate the dist/
5781.1007Sjmmvdirectory.
5791.1007Sjmmv
5801.1006SjmmvPackage:	kyua-cli
5811.1060SjmmvVersion:	0.7
5821.1060SjmmvCurrent Vers:	0.7
5831.1006SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
5841.1006SjmmvArchive site:	http://code.google.com/p/kyua/downloads/list?can=1
5851.1006SjmmvHome page:	http://code.google.com/p/kyua/
5861.1006SjmmvMailing List:	kyua-discuss@googlegroups.com
5871.1006SjmmvResponsible:	jmmv
5881.1006SjmmvLicense:	BSD 3-clause
5891.1006SjmmvLocation:	external/bsd/kyua-cli/dist
5901.1006SjmmvNotes:
5911.1006SjmmvThe source files are in external/bsd/kyua-cli/dist.
5921.1006SjmmvUse external/bsd/kyua-cli/prepare-import.sh to regenerate the dist/ directory.
5931.1006Sjmmv
5941.1004SjmmvPackage:	kyua-testers
5951.1004SjmmvVersion:	0.1
5961.1004SjmmvCurrent Vers:	0.1
5971.1004SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
5981.1004SjmmvArchive site:	http://code.google.com/p/kyua/downloads/list?can=1
5991.1004SjmmvHome page:	http://code.google.com/p/kyua/
6001.1004SjmmvMailing List:	kyua-discuss@googlegroups.com
6011.1004SjmmvResponsible:	jmmv
6021.1004SjmmvLicense:	BSD 3-clause
6031.1004SjmmvLocation:	external/bsd/kyua-testers/dist
6041.1004SjmmvNotes:
6051.1004SjmmvThe source files are in external/bsd/kyua-testers/dist.
6061.1004SjmmvUse external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/
6071.1004Sjmmvdirectory.
6081.1004Sjmmv
6091.1SlukemPackage:	less
6101.1053StronVersion:	less-458
6111.1053StronCurrent Vers:	less-458
6121.823SjakllschMaintainer:	Mark Nudelman <markn@greenwoodsoftware.com>
6131.467SjnemethArchive Site:	http://www.greenwoodsoftware.com/less/download.html
6141.467SjnemethHome Page:	http://www.greenwoodsoftware.com/less/
6151.823SjakllschMailing List:	less-announce-request@greenwoodsoftware.com
6161.1SlukemResponsible:	mrg
6171.968SjdfLicense:	Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418)
6181.913SdrochnerLocation:	external/bsd/less/dist
6191.1SlukemNotes:
6201.1SlukemMany changes to make less act as more when invoked as more.  Beware.
6211.850StronUse the "src/external/bsd/less/less2netbsd" script to prepare source tree
6221.918Swizfor importation.  Run ./configure beforehand to generate "defines.h".
6231.850StronTalk to mrg before importing any new version.
6241.1Slukem
6251.543SjoergPackage:	libarchive
6261.918SwizVersion:	2.8.4
6271.1069SchristosCurrent Vers:	2.8.5 (legacy) / 3.0.4 (stable)
6281.748SjoergMaintainer:	kientzle@freebsd.org, joerg@NetBSD.org
6291.918SwizArchive Site:	https://github.com/libarchive/libarchive/downloads
6301.918SwizHome Page: 	http://libarchive.github.com/
6311.543SjoergResponsible:	joerg
6321.918SwizLicense:	BSD (2-clause)
6331.913SdrochnerLocation:	external/bsd/libarchive/dist
6341.543SjoergNotes:
6351.748SjoergDistribution is stripped down to the relevant part.
6361.543Sjoerg
6371.696SdentPackage:	libdevmapper
6381.735ShaadVersion:	1.02.40
6391.1069SchristosCurrent Vers:	2.02.98
6401.696SdentMaintainer:	lvm-devel@redhat.com
6411.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
6421.696SdentHome Page:	http://sources.redhat.com/lvm2/
6431.696SdentResponsible:	haad
6441.696SdentLicense:	LGPLv2.1
6451.913SdrochnerLocation:	external/gpl2/lvm2/dist/libdm
6461.656ShaadNotes:
6471.894SrizThe lvm2tools and the libdevmapper are now distributed as one source
6481.729Ssnjrepository. See the lvm2tools Notes for more information.
6491.656Shaad
6501.263SwizPackage:	libevent
6511.1033SchristosVersion:	2.0.21-stable
6521.1033SchristosCurrent Vers:	2.0.21-stable
6531.263SwizMaintainer:	Niels Provos <provos@citi.umich.edu>
6541.263SwizArchive Site:	http://www.monkey.org/~provos/libevent/
6551.335SlukemHome Page:	http://www.monkey.org/~provos/libevent/
6561.263SwizResponsible:	provos
6571.387SrpauloLicense:	BSD (3/4-clause)
6581.913SdrochnerLocation:	external/bsd/libevent/dist
6591.263SwizNotes:
6601.1033Schristos- Run the libevent2netbsd script
6611.1033Schristos- Build the doxygen man pages. Edit the Doxyfile to GENERATE_MAN=yes.
6621.1033Schristos  man pages are in doxygen/man/man3. Remove the extra man pages that are
6631.1033Schristos  .so'ing only. Copy the rest to man.
6641.263Swiz
6651.1072SjoergPackage:	llvm
6661.1072SjoergVersion:	3.4rc1 (r195771)
6671.1072SjoergCurrent Vers.:	3.4rc1
6681.1072SjoergMaintainer:	llvmdev@cs.uiuc.edu
6691.1072SjoergHome Page:	http://llvm.org
6701.1072SjoergResponsible:	joerg
6711.1072SjoergLicense:	BSD/MIT
6721.1072SjoergLocation:	external/bsd/llvm/dist
6731.1072SjoergNotes:
6741.1072SjoergA CVS ACL is in place for the location to prevent unintentioned commits.
6751.1072SjoergAll changes should come via import from upstream SVN.
6761.1072Sjoerg
6771.696SdentPackage:	lvm2tools
6781.735ShaadVersion:	2.02.56
6791.735ShaadCurrent Vers:	2.02.56
6801.696SdentMaintainer:	lvm-devel@redhat.com
6811.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
6821.696SdentHome Page:	http://sources.redhat.com/lvm2/
6831.696SdentResponsible:	haad
6841.696SdentLicense:	GPLv2
6851.913SdrochnerLocation:	external/gpl2/lvm2/dist
6861.894SrizNotes:
6871.894SrizUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to prepare source tree
6881.656Shaadfor import. Keep eye on dist/include/configure.h it migh change over the releases.
6891.894SrizWe maintain our own version of libdevmapper ioctl protocol code, therefore we
6901.656Shaadshould test it before import. Talk to haad before importing new version.
6911.656Shaad
6921.1SlukemPackage:	libpcap
6931.1028SchristosVersion:	1.3.0
6941.1069SchristosCurrent Vers:	1.5.1
6951.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
6961.1SlukemArchive Site:	http://www.tcpdump.org/release/
6971.335SlukemHome Page:	http://www.tcpdump.org/
6981.1SlukemMailing List:	tcpdump-workers@tcpdump.org
6991.569SwizResponsible:	dyoung
7001.387SrpauloLicense:	BSD (3/4-clause)
7011.913SdrochnerLocation:	external/bsd/libpcap/dist
7021.1SlukemNotes:
7031.1029SchristosUse the src/external/bsd/libpcap/libpcap2netbsd script to prepare source
7041.1029Schristostree. sys/net/dlt.h is a copy of the dlt constants from pcap.h
7051.1Slukem
7061.1SlukemPackage:	libwrap
7071.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
7081.954StacaCurrent Vers:	tcp_wrappers 7.6-ipv6.4
7091.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
7101.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
7111.335SlukemHome Page:	ftp://ftp.porcupine.org/pub/security/
7121.230SjunyoungMailing List:
7131.569SwizResponsible:	cjs
7141.387SrpauloLicense:	BSD-like
7151.913SdrochnerLocation:	lib/libwrap
7161.1SlukemNotes:
7171.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
7181.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
7191.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
7201.1Slukem
7211.782SmbalmerPackage:	Lua
7221.1038SmbalmerVersion:	Lua 5.1.5
7231.1037SwizCurrent Vers:	Lua 5.2.2
7241.782SmbalmerMaintainer:	PUC Rio
7251.782SmbalmerHome Page:	http://www.lua.org/
7261.782SmbalmerMailing List:
7271.782SmbalmerResponsible:	mbalmer
7281.782SmbalmerLicense:	MIT
7291.913SdrochnerLocation:	external/mit/lua/dist
7301.782SmbalmerNotes:
7311.782SmbalmerThe default module paths have been changed to not include the current
7321.783Ssnjworking directory '.' to avoid potential security problems.
7331.782Smbalmer
7341.1003SjmmvPackage:	Lutok
7351.1060SjmmvVersion:	0.3
7361.1060SjmmvCurrent Vers:	0.3
7371.1003SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
7381.1003SjmmvArchive site:	http://code.google.com/p/lutok/downloads/list?can=1
7391.1003SjmmvHome page:	http://code.google.com/p/lutok/
7401.1003SjmmvMailing List:	lutok-discuss@googlegroups.com
7411.1003SjmmvResponsible:	jmmv
7421.1003SjmmvLicense:	BSD 3-clause
7431.1003SjmmvLocation:	external/bsd/lutok/dist
7441.1003SjmmvNotes:
7451.1003SjmmvThe source files are in external/bsd/lutok/dist.
7461.1003SjmmvUse external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory.
7471.1003Sjmmv
7481.728SchristosPackage:	m4
7491.728SchristosVersion:	20091026
7501.728SchristosCurrent Vers:	20091026
7511.962SwizMaintainer:	The OpenBSD Project
7521.728SchristosArchive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4
7531.962SwizHome Page:	http://www.openbsd.org/
7541.728SchristosMailing List:	
7551.728SchristosLicense:	BSD 3-clause like (dns-sd)
7561.728SchristosResponsible:	christos
7571.913SdrochnerLocation:	usr.bin/m4
7581.728SchristosNotes:
7591.913SdrochnerUses libc's ohash, and strtonum
7601.728Schristos
7611.718StsarnaPackage:	mDNSResponder
7621.718StsarnaVersion:	212.1
7631.1069SchristosCurrent Vers:	541
7641.718StsarnaMaintainer:	Apple
7651.718StsarnaArchive Site:	http://www.opensource.apple.com/tarballs/mDNSResponder/
7661.718StsarnaHome Page:	http://developer.apple.com/opensource/internet/bonjour.html
7671.718StsarnaMailing List:	bonjour-dev@lists.apple.com
7681.718StsarnaLicense:	Apache2 (mdnsd), BSD 3-clause (libdns_sd),
7691.718Stsarna		BSD 3-clause like (dns-sd)
7701.718StsarnaResponsible:	tsarna
7711.913SdrochnerLocation:	external/apache2/mDNSResponder/dist
7721.718StsarnaNotes:
7731.718Stsarna
7741.723SwizPackage:	mdocml
7751.1024SchristosVersion:	1.12.1
7761.1069SchristosCurrent Vers:	1.12.2
7771.723SwizMaintainer:	Kristaps Džonsons
7781.723SwizArchive Site:	http://mdocml.bsd.lv/snapshots/
7791.723SwizHome Page:	http://mdocml.bsd.lv/
7801.723SwizMailing List:	
7811.723SwizResponsible:	joerg
7821.723SwizLicense:	BSD (2-clause)
7831.913SdrochnerLocation:	external/bsd/mdocml/dist
7841.723SwizNotes:
7851.723Swiz
7861.696SdentPackage:	mesa-drm
7871.703SmrgVersion:	git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
7881.696SdentCurrent Vers:
7891.696SdentMaintainer:	mesa-git@?
7901.696SdentArchive Site:	git://anongit.freedesktop.org/git/mesa/drm
7911.696SdentHome Page:	http://cgit.freedesktop.org/mesa/drm/
7921.696SdentMailing List:
7931.696SdentResponsible:	mrg, bjs
7941.696SdentLicense:	BSD
7951.913SdrochnerLocation:	sys/external/bsd/drm/dist
7961.696SdentNotes:
7971.696Sdent
7981.1SlukemPackage:	mopd
7991.1SlukemVersion:	2.5.3
8001.1SlukemCurrent Vers:	2.5.3
8011.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
8021.696SdentArchive Site:	http://www.stacken.kth.se/~moj/mopd.html
8031.335SlukemHome Page:	http://www.stacken.kth.se/~moj/mopd.html
8041.230SjunyoungMailing List:
8051.1SlukemResponsible:	cjs
8061.387SrpauloLicense:	BSD (4-clause)
8071.913SdrochnerLocation:	usr.sbin/mopd
8081.1SlukemNotes:
8091.1SlukemDelete the otherOS directory before importing.
8101.1Slukem
8111.1SlukemPackage:	nawk
8121.993SchristosVersion:	2012-12-20
8131.993SchristosCurrent Vers:	2012-12-20
8141.696SdentMaintainer:	Brian Kernighan <bwk@princeton.edu>
8151.696SdentArchive Site:	http://www.cs.princeton.edu/~bwk/btl.mirror/
8161.696SdentHome Page:	http://www.cs.princeton.edu/~bwk/btl.mirror/
8171.1SlukemMailing List:
8181.1SlukemResponsible:	jdolecek
8191.387SrpauloLicense:	BSD-like
8201.913SdrochnerLocation:	external/historical/nawk/dist
8211.1SlukemNotes:
8221.1SlukemBuild maketab from nawk sources and generate proctab.c.
8231.776SchristosRemove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win
8241.776Schristosthen import to src/external/historical/nawk/dist.
8251.1Slukem
8261.1SlukemPackage:	ndbootd
8271.1SlukemVersion:	0.5
8281.1SlukemCurrent Vers:	0.5
8291.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
8301.696SdentArchive Site:
8311.696SdentHome Page:
8321.1SlukemResponsible:	fredette
8331.387SrpauloLicense:	BSD (4-clause)
8341.913SdrochnerLocation:	usr.sbin/ndbootd
8351.1SlukemNotes:
8361.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
8371.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
8381.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
8391.1Slukem
8401.421SwizPackage:	ntp
8411.904SkardelVersion:	4.2.6p5
8421.903SkardelCurrent Vers:	4.2.6p5
8431.421SwizMaintainer:	David L. Mills <mills@udel.edu>
8441.1069SchristosArchive Site:	http://www.ntp.org/
8451.702SkardelHome Page:	http://www.ntp.org/, http://support.ntp.org/
8461.421SwizMailing List:
8471.455SkardelResponsible:	simonb, jonathan, kardel
8481.421SwizLicense:	BSD-like
8491.913SdrochnerLocation:	external/bsd/ntp/dist
8501.421SwizNotes:
8511.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
8521.421Swiz
8531.1SlukemPackage:	nvi
8541.1064SchristosVersion:	1.81.6, HEAD as of 2013-11-20
8551.652StsutsuiCurrent Vers:	1.81.6
8561.1071SaymericMaintainer:	Sven Verdoolaege <skimo@kotnet.org>, Keith Bostic
8571.1064SchristosArchive Site:	git://repo.or.cz/nvi.git, ftp://ftp.bostic.com/pub/
8581.1064SchristosHome Page:	https://repo.or.cz/w/nvi.git http://www.bostic.com/vi/
8591.230SjunyoungMailing List:
8601.1071SaymericResponsible:	christos
8611.387SrpauloLicense:	BSD (3/4-clause)
8621.1071SaymericLocation:	external/bsd/nvi/dist
8631.1SlukemNotes:
8641.652StsutsuiWe have lots of local fixes.
8651.1Slukem
8661.603SlukemPackage:	OpenLDAP
8671.794SadamVersion:	2.4.23
8681.1069SchristosCurrent Vers:	2.4.38
8691.603SlukemMaintainer:	OpenLDAP Foundation
8701.603SlukemArchive Site:	http://www.openldap.org/
8711.603SlukemHome Page:	http://www.openldap.org/
8721.603SlukemMailing List:
8731.1049SlukemResponsible:	
8741.603SlukemLicense:	BSD (3-clause)
8751.913SdrochnerLocation:	external/bsd/openldap/dist
8761.603SlukemNotes:
8771.603Slukem
8781.293SchristosPackage:	OpenPAM
8791.1025SchristosVersion:	20120526 (Micrampelis)
8801.1069SchristosCurrent Vers:	20130907 (Nummularia)
8811.638SwizMaintainer:	Dag-Erling Smørgrav <des@FreeBSD.org>
8821.276SwizArchive Site:	http://www.openpam.org/
8831.335SlukemHome Page:	http://www.openpam.org/
8841.276SwizMailing List:
8851.276SwizResponsible:	christos
8861.387SrpauloLicense:	BSD (3-clause)
8871.913SdrochnerLocation:	external/bsd/openpam/dist
8881.276SwizNotes:
8891.579SchristosNext import will need $ Id removal..
8901.276Swiz
8911.734SroyPackage:	openresolv
8921.1042SroyVersion:	3.5.6
8931.1042SroyCurrent Vers:	3.5.6
8941.734SroyMaintainer:	roy
8951.734SroyArchive Site:	ftp://roy.marples.name/pub/openresolv/
8961.734SroyHome Page:	http://roy.marples.name/projects/openresolv/
8971.734SroyMailing List: 	openresolv-discuss@marples.name
8981.734SroyLicense:	BSD (2-clause)
8991.913SdrochnerLocation:	external/bsd/openresolv/dist
9001.734SroyNotes:
9011.734SroyPlease submit all changes to the author.
9021.734Sroy
9031.612SchristosPackage:	HPN-SSH
9041.988SchristosVersion:	6.1p1 13 v14
9051.1069SchristosCurrent Vers:	6.3p1 v14
9061.612SchristosMaintainer:	www.psc.edu
9071.988SchristosArchive Site:	No direct link anymore, @#$#$ psc.
9081.988SchristosHome Page:	http://www.psc.edu/index.php/hpn-ssh
9091.612SchristosMailing List:
9101.612SchristosResponsible:	christos
9111.612SchristosLicense:	
9121.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
9131.612SchristosNotes:
9141.612SchristosPatch applied after OpenSSH import.
9151.612Schristos
9161.1SlukemPackage:	OpenSSH
9171.1062SchristosVersion:	6.4
9181.1062SchristosCurrent Vers:	6.4 / portable 6.4p1
9191.1SlukemMaintainer:	OpenSSH
9201.1SlukemArchive Site:	http://www.openssh.com/ftp.html
9211.335SlukemHome Page:	http://www.openssh.com/portable.html
9221.1SlukemMailing List:	openssh-unix-announce@mindrot.org
9231.298SitojunResponsible:	thorpej, christos, elric
9241.701SchristosLicense:	BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
9251.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
9261.1SlukemNotes:
9271.701Schristosimported from OpenBSD ssh -- is not from the portable OpenSSH
9281.913Sdrochneruse openssh2netbsd before import.
9291.1Slukemlocal changes (should always try to bring them back to master openssh tree,
9301.1Slukemmarkus is very cooperative about it):
9311.1Slukem- default for PermitRootLogin is set to "no"
9321.1Slukem- IgnoreRootRhosts added
9331.1Slukem- look at login.conf to check valid user/access list
9341.469Schristos- krb5 support re-added
9351.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss
9361.279Schristos  when someone imports openssl, we can remove this.
9371.280Schristos- added moduli from portable openssh
9381.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh
9391.786Schristos  (see if there is any difference between the current version of opensshX.Yp1
9401.786Schristos   and the new opensshZ.Wp1) and apply them.
9411.701Schristos- conditionalize login_cap
9421.701Schristos- conditionalize bsd_auth
9431.701Schristos- restore krb5, krb4, afs, skey
9441.701Schristos- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
9451.701Schristos- fix ctype macro arguments
9461.701Schristos- umac is broken, disable it
9471.701Schristos- better ~homedir handling
9481.701Schristos- netbsd style tunnels
9491.701Schristos- urandom, xhome, chrootdir, rescuedir NetBSD handling
9501.701Schristos- utmp/utmpx handling
9511.701Schristos- handle tty posix_vdisable properly
9521.701Schristos- handle setuid and unsetuid the posix way instead of setresuid()
9531.701Schristos- add all missing functions
9541.384Schristos- always bump major when importing to avoid api problems.
9551.854Schristos- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
9561.1Slukem
9571.1SlukemPackage:	OpenSSL
9581.1001SchristosVersion:	1.0.1e
9591.1001SchristosCurrent Vers:	1.0.1e with AES-NI patch
9601.1SlukemMaintainer:	The OpenSSL Project
9611.1SlukemArchive Site:	ftp://ftp.openssl.org/source/
9621.335SlukemHome Page:	http://www.openssl.org/
9631.1SlukemMailing List:	openssl-announce@openssl.org
9641.569SwizResponsible:	mcr, thorpej, groo, christos, mjf
9651.387SrpauloLicense:	OpenSSL and SSLeay license (both BSD-like)
9661.913SdrochnerLocation:	crypto/external/bsd/openssl/dist
9671.1SlukemNotes:
9681.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers
9691.708Schristos- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
9701.708Schristos  to regen man pages.
9711.953Schristos- run make in  /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*
9721.953Schristos  to regen assembly files
9731.1Slukem
9741.926SplunkyPackage:	pcc
9751.926SplunkyVersion:	1.1.0.DEVEL 20120325
9761.926SplunkyCurrent Vers:	1.1.0.DEVEL 20120325
9771.932SrizMaintainer:	Anders Magnusson <ragge@NetBSD.org>
9781.926SplunkyArchive Site:	ftp://pcc.ludd.ltu.se/pub/pcc/
9791.926SplunkyHome Page:	http://pcc.ludd.ltu.se/
9801.926SplunkyMailing List:	pcc-list@ludd.ltu.se
9811.926SplunkyResponsible:	plunky
9821.926SplunkyLicense:	BSD
9831.926SplunkyLocation:	external/bsd/pcc/dist
9841.926SplunkyNotes:
9851.926SplunkyThis is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh
9861.926Splunkyfile for details about how to get the latest version from the upstream server
9871.926Splunkyand import it.
9881.926Splunky
9891.19SwizPackage:	pdisk
9901.19SwizVersion:	0.8a2
9911.19SwizCurrent Vers:	0.8a2
9921.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
9931.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
9941.335SlukemHome Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
9951.19SwizMailing List:
9961.19SwizResponsible:	dbj
9971.387SrpauloLicense:	BSD-like
9981.1032SchristosLocation:	external/bsd/pdisk
9991.19SwizNotes:
10001.729SsnjThis is the disk partition utility used by Apple's mkLinux and OS X
10011.1015SwizIt is imported into external/bsd/pdisk.
10021.19Swiz
10031.1SlukemPackage:	pdksh
10041.1SlukemVersion:	5.2.14p2
10051.1SlukemCurrent Vers:	5.2.14p2
10061.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
10071.1SlukemArchive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
10081.335SlukemHome Page:	http://www.cs.mun.ca/~michael/pdksh/
10091.1SlukemMailing List:
10101.457SjdolecekResponsible:	jdolecek
10111.387SrpauloLicense:	Public domain
10121.913SdrochnerLocation:	bin/ksh
10131.880SreedNotes:
10141.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
10151.1Slukem
10161.421SwizPackage:	PF (openbsd packet filter)
10171.609SpeterVersion:	OpenBSD 4.2
10181.609SpeterCurrent Vers:	OpenBSD 4.3-current
10191.422SpeterMaintainer:	The OpenBSD Project
10201.421SwizArchive Site:	ftp://ftp.openbsd.org/
10211.421SwizHome Page:	http://www.openbsd.org/faq/pf/
10221.421SwizMailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
10231.569SwizResponsible:	peter, yamt
10241.421SwizLicense:	BSD (2-clause)
10251.913SdrochnerLocation:	dist/pf,sys/dist/pf
10261.421SwizNotes:
10271.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover
10281.421Swizdefinition (files.pf).  userland code is imported into src/dist/pf, and
10291.421Swizreachover Makefiles are in src/usr.sbin/pf.
10301.421Swiz
10311.538SjoergPackage:	pkg_install
10321.915SwizVersion:	20120221
10331.915SwizCurrent Vers:	20120221
10341.538SjoergMaintainer:	The pkgsrc developers
10351.894SrizHome Page:	http://www.pkgsrc.org/
10361.539SheinzMailing List:	tech-pkg@NetBSD.org
10371.538SjoergResponsible:	joerg
10381.538SjoergLicense:	BSD
10391.913SdrochnerLocation:	external/bsd/pkg_install/dist
10401.538SjoergNotes:
10411.913SdrochnerThe authoritative version is in pkgsrc/pkgtools/pkg_install.
10421.538Sjoerg
10431.1SlukemPackage:	ping
10441.1SlukemVersion:	980911
10451.1SlukemCurrent Vers:	980911
10461.993SchristosMaintainer:	Mike Muuss
10471.993SchristosArchive Site:	
10481.993SchristosHome Page:	http://ftp.arl.mil/mike/ping.html
10491.1SlukemMailing List:
10501.392SrpauloResponsible:	christos
10511.387SrpauloLicense:	BSD (3-clause)
10521.913SdrochnerLocation:	sbin/ping
10531.1SlukemNotes:
10541.1SlukemWe use err() and friends. We have changes for snprintf, extra
10551.729Ssnjformatting in man pages, disallowing flood pinging, alignment fixes,
10561.993Schristosand more. Vern's ping is gone. We are too different from everyone else
10571.993Schristosnow to do a new import.
10581.1Slukem
10591.934SwizPackage:	Postfix
10601.1056StronVersion:	2.10.2
10611.1056StronCurrent Vers:	2.10.2
10621.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
10631.1SlukemArchive Site:	ftp://postfix.cloud9.net/official/
10641.335SlukemHome Page:	http://www.postfix.org/
10651.1SlukemMailing List:	postfix-users@postfix.org
10661.705StronResponsible:	christos, tron
10671.704StronLicense:	IBM Public License. See also src/external/ibm-public/postfix/dist.
10681.913SdrochnerLocation:	external/ibm-public/postfix/dist
10691.1SlukemNotes:
10701.432SrpauloHTML documentation should be kept in sync with the README_FILES.
10711.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
10721.432Srpaulodirectory layout (the easiest way to check is by running ``postfix
10731.432Srpauloset-permissions'').
10741.1Slukem
10751.1SlukemPackage:	ppp
10761.1068SchristosVersion:	2.4.5
10771.1068SchristosCurrent Vers:	2.4.5
10781.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
10791.1SlukemArchive Site:	ftp://ftp.samba.org/pub/ppp/
10801.349SjunyoungHome Page:
10811.1068SchristosGIT root:	git://ozlabs.org/~paulus/ppp.git
10821.1SlukemMailing List:
10831.447SchristosResponsible:	christos, cube
10841.387SrpauloLicense:	BSD (3-clause)
10851.1068SchristosLocation:	external/bsd/ppp/dist
10861.1SlukemNotes:
10871.1SlukemBSD support was removed from 2.4.0; I added it back and removed
10881.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
10891.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
10901.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
10911.1Slukemis clearly a pain. I have not tested the modules code, neither our
10921.1Slukemmakefiles make it easy to construct a module, but I left one there
10931.1Slukemas an example.
10941.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
10951.447Schristosusing the version found in 2.4.1.
10961.1Slukem
10971.1SlukemPackage:	rcs
10981.1SlukemVersion:	5.7
10991.1073SwizCurrent Vers:	5.9.2
11001.1SlukemMaintainer:	FSF
11011.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
11021.1SlukemMailing List:	bug-gnu-utils@gnu.org
11031.335SlukemHome Page:	http://www.gnu.org/software/rcs/
11041.463SagcResponsible:	agc
11051.972SwizLicense:	GPLv2+ (5.7), GPLv3+ (5.8 and later)
11061.913SdrochnerLocation:	gnu/usr.bin/rcs
11071.1SlukemNotes:
11081.894SrizOld versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
11091.1Slukem
11101.1SlukemPackage:	root.cache
11111.996StacaVersion:	2013010300 (Jan 3, 2013)
11121.996StacaCurrent Vers:	2013010300 (Jan 3, 2013)
11131.14SperryMaintainer:	InterNIC
11141.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
11151.335SlukemHome Page:	ftp://ftp.internic.net/domain/named.root
11161.1SlukemMailing List:
11171.507SperryResponsible:	thorpej
11181.387SrpauloLicense:	Public domain
11191.913SdrochnerLocation:	etc/namedb
11201.1SlukemNotes:
11211.1SlukemThe root server cache is also included with BIND.  However, the
11221.1SlukemInterNIC version is usually more up to date.
11231.1Slukem
11241.1SlukemPackage:	routed
11251.727SchristosVersion:	2.32
11261.727SchristosCurrent Vers:	2.32
11271.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
11281.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
11291.335SlukemHome Page:	http://www.rhyolite.com/src/
11301.1SlukemMailing List:
11311.392SrpauloResponsible:	christos
11321.387SrpauloLicense:	BSD (4-clause)
11331.913SdrochnerLocation:	sbin/routed
11341.1SlukemNotes:
11351.1SlukemWe use the md5 code from libc
11361.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
11371.201SchristosWe use arc4random
11381.201SchristosWe use strlcpy/snprintf
11391.1Slukem
11401.1SlukemPackage:	send-pr (part of GNATS)
11411.1SlukemVersion:	3.95
11421.359SrpauloCurrent Vers:	4.1
11431.1SlukemMaintainer:	FSF
11441.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
11451.335SlukemHome Page:	http://www.gnu.org/software/gnats/
11461.1SlukemMailing List:	bug-gnats@gnu.org
11471.387SrpauloLicense:	GPLv2
11481.1SlukemResponsible:
11491.913SdrochnerLocation:	gnu/usr.bin/send-pr
11501.1SlukemNotes:
11511.1Slukem
11521.1SlukemPackage:	SoftFloat
11531.1SlukemVersion:	2a
11541.1SlukemCurrent Vers:	2b
11551.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
11561.144SdentArchive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
11571.335SlukemHome Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
11581.1SlukemMailing List:
11591.1SlukemResponsible:	bjh21
11601.387SrpauloLicense:	Public domain
11611.913SdrochnerLocation:	lib/libc/softfloat
11621.1SlukemNotes:
11631.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
11641.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
11651.1Slukemoriginal.
11661.1Slukem
11671.877SjoergPackage:	sqlite
11681.877SjoergVersion:	pre-3.6.9 snapshot
11691.1069SchristosCurrent Vers:	3.8.1
11701.877SjoergMaintainer:	Richard Hipp <drh@sqlite.org>
11711.877SjoergHome Page:	http://www.sqlite.org
11721.877SjoergResponsible:	joerg
11731.877SjoergLicense:	Public domain
11741.913SdrochnerLocation:	external/public-domain/sqlite/dist
11751.877SjoergNotes:
11761.877SjoergInitial import uses a pre-release with a number of bug fixes to avoid
11771.877Sjoergunnecessary local changes.
11781.877Sjoerg
11791.1SlukemPackage:	tcpdump
11801.1030SchristosVersion:	4.3.0
11811.1069SchristosCurrent Vers:	4.5.1
11821.429ShubertfMaintainer:	tcpdump-workers@lists.tcpdump.org
11831.1SlukemArchive Site:	http://www.tcpdump.org/release/
11841.335SlukemHome Page:	http://www.tcpdump.org/
11851.429ShubertfMailing List:	tcpdump-workers@lists.tcpdump.org
11861.569SwizResponsible:
11871.387SrpauloLicense:	BSD (3-clause)
11881.913SdrochnerLocation:	external/bsd/tcpdump/dist
11891.1SlukemNotes:
11901.1030SchristosUse the src/external/bsd/tcpdump/tcpdump2netbsd script to prepare source
11911.792Schristostree.
11921.1Slukem
11931.1SlukemPackage:	TestFloat
11941.1SlukemVersion:	2a
11951.1SlukemCurrent Vers:	2a
11961.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
11971.144SdentArchive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
11981.335SlukemHome Page:	http://www.jhauser.us/arithmetic/TestFloat.html
11991.1SlukemMailing List:
12001.1SlukemResponsible:	ross
12011.387SrpauloLicense:	BSD (4-clause)
12021.913SdrochnerLocation:	regress/lib/libc/ieeefp/testfloat
12031.1SlukemNotes:
12041.1Slukem
12051.1SlukemPackage:	texinfo
12061.634SchristosVersion:	4.8
12071.1069SchristosCurrent Vers:	5.2
12081.1SlukemMaintainer:	FSF
12091.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
12101.335SlukemHome Page:	http://www.gnu.org/software/texinfo/
12111.1SlukemMailing List:	bug-texinfo@gnu.org
12121.737SwizResponsible:	
12131.909SrizLicense:	GPLv2+ (4.8), GPLv3+ (4.9 and later)
12141.913SdrochnerLocation:	gnu/dist/texinfo
12151.1SlukemNotes:
12161.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
12171.38Swizfor the import.
12181.1Slukem
12191.819SjmmvPackage:	tmux
12201.860SjmmvVersion:	1.5
12211.1023SwizCurrent Vers:	1.8
12221.819SjmmvMaintainer:	Nicholas Marriott <nicm@users.sourceforge.net>
12231.819SjmmvArchive site:	http://downloads.sourceforge.net/tmux/
12241.819SjmmvHome page:	http://tmux.sourceforge.net/
12251.819SjmmvMailing List:	tmux-users@lists.sourceforge.net
12261.819SjmmvResponsible:	jmmv
12271.819SjmmvLicense:	BSD
12281.913SdrochnerLocation:	external/bsd/tmux/dist
12291.819SjmmvNotes:
12301.819SjmmvSee src/external/bsd/tmux/README for instructions on how to import a
12311.819Sjmmvnew tmux release.
12321.819Sjmmv
12331.1SlukemPackage:	top
12341.614SchristosVersion:	3.8beta1
12351.614SchristosCurrent Vers:	3.8beta1
12361.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
12371.614SchristosArchive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
12381.335SlukemHome Page:	http://www.unixtop.org/
12391.1SlukemMailing List:	top-spinners@ocee.groupsys.com
12401.614SchristosResponsible:	simonb, christos
12411.387SrpauloLicense:	BSD (2-clause)
12421.913SdrochnerLocation:	external/bsd/top/dist
12431.1SlukemNotes:
12441.1Slukem
12451.1SlukemPackage:	traceroute
12461.869SchristosVersion:	1.4a12
12471.1SlukemCurrent Vers:	1.4a12
12481.1SlukemMaintainer:	traceroute@ee.lbl.gov
12491.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
12501.335SlukemHome Page:	http://ftp.ee.lbl.gov/
12511.1SlukemMailing List:
12521.1SlukemResponsible:
12531.387SrpauloLicense:	BSD (4-clause)
12541.913SdrochnerLocation:	usr.sbin/traceroute
12551.1SlukemNotes:
12561.869SchristosAdded changes from a5 -> a12 manually.
12571.1Slukem
12581.1SlukemPackage:	tz
12591.1055SchristosVersion:	tzcode2013e / tzdata2013d
12601.1055SchristosCurrent Vers:	tzcode2013e / tzdata2013e
12611.975SapbMaintainer:	Paul Eggert <eggert@cs.ucla.edu>
12621.956SchristosArchive Site:	ftp://ftp.iana.org/tz/releases/
12631.876SapbArchive Site:	ftp://munnari.oz.au/pub/oldtz/
12641.956SchristosOld Archive Site:	ftp://elsie.nci.nih.gov/pub/
12651.920SapbHome Page:	http://www.iana.org/time-zones
12661.876SapbMailing List:	tz@iana.org
12671.920SapbResponsible:	kleink, christos, apb
12681.387SrpauloLicense:	Public domain
12691.913SdrochnerLocation:	lib/libc/time,share/zoneinfo
12701.1SlukemNotes:
12711.863SchristosUse src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
12721.976SchristosThe tzcode2012f -> 2012g patch was applied by hand, since we have too
12731.863Schristosmany diffs (re-entrant tzcode) to apply. The diffs have been submitted
12741.955Sapbupstream but there is too much inertia to apply them. Check for .gitignore
12751.955Sapbfiles.
12761.1Slukem
12771.578SchristosPackage:	wpa_supplicant/hostapd
12781.1044SadamVersion:	1.1
12791.1044SadamCurrent Vers:	2.0
12801.365SwizMaintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
12811.365SwizArchive Site:	http://hostap.epitest.fi/releases/
12821.582SjoergHome Page:	http://hostap.epitest.fi/wpa_supplicant/
12831.365SwizMailing List:
12841.578SchristosResponsible:	scw, dyoung, christos
12851.387SrpauloLicense:	BSD or GPLv2
12861.913SdrochnerLocation:	external/bsd/wpa/dist
12871.365SwizNotes:
12881.772SchristosSee /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions.
12891.365Swiz
12901.1SlukemPackage:	XFree86
12911.307StronVersion:	4.5.0
12921.655SwizCurrent Vers:	4.8.0
12931.349SjunyoungMaintainer:	XFree86 Project, Inc.
12941.1SlukemArchive Site:	ftp://ftp.xfree86.org/pub/XFree86/
12951.335SlukemHome Page:	http://www.xfree86.org/
12961.349SjunyoungMailing List:	devel@xfree86.org
12971.1SlukemResponsible:	tron
12981.387SrpauloLicense:	XFree
12991.913SdrochnerLocation:	(xsrc)
13001.1SlukemNotes:
13011.1Slukem4.x:
13021.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
13031.1Slukem files which we don't need in our tree.
13041.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should
13051.305Stron be submitted back via http://bugzilla.xfree86.org.
13061.1Slukem
13071.1SlukemPackage:	zlib
13081.397SchristosVersion:	1.2.3
13091.1069SchristosCurrent Vers:	1.2.8
13101.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
13111.512StacaArchive Site:	http://www.zlib.net/
13121.512StacaHome Page:	http://www.zlib.net/
13131.1SlukemMailing List:
13141.397SchristosResponsible:	gwr, tron, christos
13151.387SrpauloLicense:	BSD (3-clause)
13161.913SdrochnerLocation:	common/dist/zlib
13171.1SlukemNotes:
13181.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland.
13191.534Schristos
13201.534SchristosPackage:	services, protocols
13211.1005SchristosVersion:	2013-02-21 (services), 2013-02-17 (protocols)
13221.1069SchristosCurrent Vers:	2013-11-27 (services), 2013-11-12 (protocols)
13231.534SchristosMaintainer:	IANA
13241.961SchristosArchive Site:	http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
13251.894SrizArchive Site:	http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
13261.894SrizHome Page:	http://www.iana.org/
13271.534SchristosMailing List:
13281.534SchristosResponsible:	christos
13291.534SchristosLicense:	None
13301.913SdrochnerLocation:	etc
13311.534SchristosNotes:
13321.961Schristos1. Build package net/iana-etc
13331.961Schristos2. Add NetBSD rcsid to the generated protocols and services in the package
13341.961Schristos   work area.
13351.961Schristos3. Append the local services from the current services file.
13361.961Schristos4. Run:
13371.534Schristos	services_mkdb -u services > /usr/src/etc/services
13381.534Schristos	cp protocols /usr/src/etc/protocols
13391.964Schristos5. Fix protocols
13401.964Schristos   - fix manet alias to MANET; giving an alias with the same name is a no/op
13411.964Schristos   - protocol 84 is defined for as ttp and iptm, merge the two entries since
13421.964Schristos     libc getprotoent() does not read the whole file and merge in the "files"
13431.964Schristos     implementation.
13441.769Smrg
13451.769SmrgPackage:	pigz
13461.769SmrgVersion:	2.1.6
13471.1069SchristosCurrent Vers:	2.3.1
13481.769SmrgMaintainer:	Mark Adler <madler@alumni.caltech.edu>
13491.769SmrgArchive Site:	http://zlib.net/pigz/
13501.769SmrgHome Page:	http://zlib.net/pigz/
13511.769SmrgMailing List:	http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
13521.769SmrgResponsible:	mrg
13531.769SmrgLicense:	zlib
13541.913SdrochnerLocation:	external/zlib/pigz/dist
13551.769SmrgNotes:
13561.784Sjoerg
13571.784SjoergPackage:	xz
13581.784SjoergVersion:	5.0.0
13591.1069SchristosCurrent Vers:	5.0.5 (stable) / 5.1.3alpha (devel)
13601.784SjoergMaintainer:	Lasse Collin <lasse.collin@tukanni.org>
13611.784SjoergArchive Site:	http://tukaani.org/xz/
13621.784SjoergHome Page:	http://tukaani.org/xz/
13631.784SjoergResponsible:	joerg
13641.784SjoergLicense:	public-domain
13651.913SdrochnerLocation:	external/public-domain/xz/dist
13661.784SjoergNotes:
13671.784Sjoerg1. See prepare-import script for stripping down the distribution.
13681.784Sjoerg2. Update configure.ac and use it to generate include/config.h.
13691.784Sjoerg3. Carefully check for GPL components leaked into the dist area.
13701.847Smrg
13711.847SmrgPackage:	mpc
13721.1065SmrgVersion:	1.0.1
13731.1065SmrgCurrent Vers:	1.0.1
13741.847SmrgMaintainer:	
13751.847SmrgArchive Site:	http://www.multiprecision.org/mpc/download/
13761.847SmrgHome Page:	http://www.multiprecision.org/mpc/
13771.847SmrgMailing List:	http://www.multiprecision.org/index.php?prog=mpc&page=development
13781.847SmrgResponsible:	mrg
13791.1065SmrgLicense:	LGPL3
13801.1065SmrgLocation:	external/lgpl3/mpc/dist
13811.847SmrgNotes:
13821.847Smrg
13831.847SmrgPackage:	mpfr
13841.1066SmrgVersion:	3.1.2
13851.1065SmrgCurrent Vers:	3.1.2
13861.847SmrgMaintainer:	
13871.847SmrgArchive Site:	http://www.mpfr.org/mpfr-current/
13881.847SmrgHome Page:	http://www.mpfr.org/
13891.847SmrgMailing List:	http://websympa.loria.fr/wwsympa/arc/mpfr-announce
13901.847SmrgResponsible:	mrg
13911.847SmrgLicense:	LGPL3
13921.913SdrochnerLocation:	external/lgpl3/mpfr/dist
13931.847SmrgNotes:
13941.847Smrg
13951.847SmrgPackage:	GNU MP
13961.1070SmrgVersion:	5.1.3
13971.1067SwizCurrent Vers:	5.1.3
13981.847SmrgMaintainer:	http://gmplib.org/mailman/listinfo/gmp-devel
13991.847SmrgArchive Site:	http://gmplib.org/
14001.847SmrgHome Page:	http://gmplib.org/
14011.847SmrgMailing List:	http://gmplib.org/mailman/listinfo/gmp-announce
14021.847SmrgResponsible:	mrg
14031.847SmrgLicense:	LGPL3
14041.913SdrochnerLocation:	external/lgpl3/gmp/dist
14051.847SmrgNotes:
14061.886Schristos
14071.980SalnsnPackage:	sljit
14081.980SalnsnVersion:	svn revision 186
14091.1063SalnsnCurrent Vers:	svn revision 226
14101.980SalnsnMaintainer:	Zoltán Herczeg <hzmester@freemail.hu
14111.980SalnsnArchive Site:	http://sourceforge.net/projects/sljit/
14121.980SalnsnHome Page:	http://sljit.sourceforge.net/
14131.980SalnsnMailing List:	none
14141.980SalnsnResponsible:	alnsn
14151.980SalnsnLicense:	BSD (2-clause)
14161.980SalnsnLocation:	sys/external/bsd/sljit/dist
14171.980SalnsnNotes:
14181.980Salnsn		Need to feed back local changes
14191.980Salnsn
14201.886SchristosPackage:	tre
14211.886SchristosVersion:	0.8.0
14221.886SchristosCurrent Vers:	0.8.0
14231.886SchristosMaintainer:	http://laurikari.net/tre
14241.886SchristosArchive Site:	http://laurikari.net/tre
14251.886SchristosHome Page:	http://laurikari.net/tre
14261.962SwizMailing List:
14271.886SchristosResponsible:	agc, christos
14281.962SwizLicense:	BSD (2-clause)
14291.913SdrochnerLocation:	external/bsd/tre/dist
14301.886SchristosNotes:
14311.886Schristos		Need to feed back local changes
14321.901Schristos
14331.901SchristosPackage:	TrouSerS
14341.901SchristosVersion:	0.3.8
14351.901SchristosCurrent Vers:	0.3.8
14361.901SchristosMaintainer:	http://trousers.sourceforge.net
14371.901SchristosArchive Site:	http://trousers.sourceforge.net
14381.901SchristosHome Page:	http://trousers.sourceforge.net
14391.901SchristosMailing List:	http://trousers.sourceforge.net
14401.901SchristosResponsible:	christos
14411.901SchristosLicense:	CPL
14421.913SdrochnerLocation:	crypto/external/cpl/trousers/dist
14431.901SchristosNotes:
14441.901Schristos		Need to feed back local changes
14451.902Schristos
14461.902SchristosPackage:	tpm-tools
14471.902SchristosVersion:	1.3.7.1
14481.902SchristosCurrent Vers:	1.3.7.1
14491.902SchristosMaintainer:	http://trousers.sourceforge.net
14501.902SchristosArchive Site:	http://trousers.sourceforge.net
14511.902SchristosHome Page:	http://trousers.sourceforge.net
14521.902SchristosMailing List:	http://trousers.sourceforge.net
14531.902SchristosResponsible:	christos
14541.902SchristosLicense:	CPL
14551.913SdrochnerLocation:	crypto/external/cpl/tpm-tools/dist
14561.902SchristosNotes:
14571.902Schristos		Need to feed back local changes
14581.997Schristos
14591.997SchristosPackage:	libdwarf
14601.997SchristosVersion:	FreeBSD-2013-01-17
14611.998SchristosCurrent Vers:	FreeBSD-XXXX-YY-ZZ
14621.997SchristosMaintainer:	John Birrell <jb@freebsd.org>
14631.997SchristosArchive Site:	none
14641.997SchristosHome Page:	none
14651.997SchristosMailing List:	none
14661.997SchristosResponsible:	christos
14671.997SchristosLicense:	BSD-like (2-clause)
14681.997SchristosLocation:	sys/external/bsd/libdwarf/dist
14691.997SchristosNotes:
14701.997Schristos		Run prepare-import.sh; next time use svn id.
14711.997Schristos		Ask jkoshy who the upstream will be.
14721.1076Schristos
14731.1076SchristosPackage:	smbfs
14741.1076SchristosVersion:	smbfs-1.4.1.tar.gz + FreeBSD-2003-02-16
14751.1076SchristosCurrent Vers:	FreeBSD-XXXX-YY-ZZ
14761.1076SchristosMaintainer:	Boris Popov <bp@FreeBSD.org>
14771.1076SchristosArchive Site:	none
14781.1076SchristosHome Page:	http://people.freebsd.org/~bp/pub/smbfs/smbfs-1.4.1.tar.gz
14791.1076SchristosMailing List:	?
14801.1076SchristosResponsible:	christos
14811.1076SchristosLicense:	BSD-like (4-clause)
14821.1076SchristosLocation:	external/bsd/smbfs
14831.1076SchristosNotes:
14841.1076Schristos		The kernel portion has been removed from the tar file.
14851.1076Schristos		Our kernel smbfs and netsmb directories could move to
14861.1076Schristos		external, but this is just make-work.
1487