3RDPARTY revision 1.1005
11.1005Schristos#	$NetBSD: 3RDPARTY,v 1.1005 2013/02/22 03:43:55 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.983SwizCurrent Vers:	2.23.1
1581.1SlukemMaintainer:	FSF
1591.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/binutils/
1601.335SlukemHome Page:	http://www.gnu.org/software/binutils/
1611.1SlukemMailing List:	bug-gnu-utils@gnu.org
1621.61SmrgResponsible:	thorpej, mrg
1631.807StronLicense:	GPLv3, LGPLv3, GPLv2, LGPLv2, BSD
1641.913SdrochnerLocation:	external/gpl3/binutils/dist
1651.1SlukemNotes:
1661.1Slukem
1671.894SrizPackage:	bozohttpd
1681.767SmrgVersion:	20100617
1691.767SmrgCurrent Vers:	20100617
1701.696SdentMaintainer:	mrg@eterna.com.au
1711.697SdentArchive Site:	ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/
1721.696SdentHome Page:	http://eterna.com.au/bozohttpd/
1731.696SdentMailing List:
1741.696SdentResponsible:	mrg
1751.696SdentLicense:	BSD
1761.913SdrochnerLocation:	libexec/httpd
1771.696SdentNotes:
1781.913SdrochnerDelete "queue.h" from the distribution.
1791.696Sdent
1801.1SlukemPackage:	bsd-family-tree
1811.962SwizVersion:	1.151
1821.962SwizCurrent Vers:	1.156
1831.962SwizMaintainer:	The FreeBSD Project
1841.962SwizArchive Site:	http://www.freebsd.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree
1851.962SwizHome Page:	http://www.freebsd.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree
1861.1SlukemMailing List:
1871.675SjmcneillResponsible:
1881.962SwizLicense:	BSD (2-clause) (see http://www.freebsd.org/cgi/cvsweb.cgi/src/COPYRIGHT)
1891.913SdrochnerLocation:	share/misc/bsd-family-tree
1901.1SlukemNotes:
1911.1Slukem
1921.650SperryPackage:	byacc
1931.868SchristosVersion:	20110908
1941.868SchristosCurrent Vers:	20110908
1951.650SperryMaintainer:	Thomas Dickey <dickey@invisible-island.net>
1961.650SperryArchive Site:	http://www.invisible-island.net/byacc/byacc.html
1971.650SperryHome Page:	http://www.invisible-island.net/byacc/byacc.html
1981.650SperryMailing List:
1991.650SperryResponsible:	christos
2001.650SperryLicense:	Public Domain
2011.913SdrochnerLocation:	external/bsd/byacc/dist
2021.650SperryNotes:
2031.868SchristosSee /usr/src/external/bsd/byacc/byacc2netbsd for update instructions.
2041.650Sperry
2051.1SlukemPackage:	bzip2
2061.937SwizVersion:	1.0.6
2071.936SwizCurrent Vers:	1.0.6
2081.1SlukemMaintainer:	Julian Seward <jseward@acm.org>
2091.1SlukemArchive Site:	http://sources.redhat.com/bzip2/
2101.335SlukemHome Page:	http://www.bzip.org/
2111.1SlukemMailing List:
2121.1SlukemResponsible:
2131.387SrpauloLicense:	BSD (4-clause)
2141.936SwizLocation:	external/bsd/bzip2
2151.1SlukemNotes:
2161.936SwizSee /usr/src/external/bsd/bzip2/bzip2netbsd for update instructions.
2171.1Slukem
2181.1SlukemPackage:	Citrus XPG4DL
2191.696SdentVersion:	
2201.696SdentCurrent Vers:	
2211.1SlukemMaintainer:	Citrus
2221.1SlukemArchive Site:	http://citrus.bsdclub.org/
2231.335SlukemHome Page:	http://citrus.bsdclub.org/
2241.1SlukemMailing List:	bsd-locale@hauN.org
2251.569SwizResponsible:	tshiozak
2261.387SrpauloLicense:	Ambiguous. Either BSD or Perl Artistic License
2271.387Srpaulo		See http://citrus.bsdclub.org/#pol_license for more info.
2281.913SdrochnerLocation:	lib
2291.1SlukemNotes:
2301.1Slukemlanguage C multilingualization support suite using wchar_t and other standards.
2311.173SitojunThe main development playground of Citrus is in NetBSD CVS, so you don't
2321.173Sitojunneed to look for other CVS tree (like citrus CVS tree)
2331.1Slukemmain trunc has Citrus code in the following places:
2341.173Sitojun- src/lib/libc/locale, LC_CTYPE: single/multibyte support
2351.173Sitojun- src/lib/libintl: GNU libc compatible gettext(3) implementation.
2361.173Sitojun- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer
2371.173Sitojun- src/lib/libc/iconv: iconv(3)
2381.1Slukem
2391.1SlukemPackage:	cron
2401.761SchristosVersion:	4.1
2411.680SwizCurrent Vers:	4.1
2421.1SlukemMaintainer:	Paul Vixie <vixie@vix.com>
2431.376SmrgArchive Site:	ftp://ftp.isc.org/isc/cron/
2441.349SjunyoungHome Page:
2451.1SlukemMailing List:
2461.1SlukemResponsible:
2471.387SrpauloLicense:	BSD-like
2481.913SdrochnerLocation:	external/bsd/cron/dist
2491.1SlukemNotes:
2501.1Slukem
2511.1SlukemPackage:	cvs
2521.681SchristosVersion:	1.12.13
2531.681SchristosCurrent Vers:	1.12.13
2541.1SlukemMaintainer:	cvshome
2551.375SwizArchive Site:	http://ftp.gnu.org/non-gnu/cvs/
2561.375SwizHome Page:	http://cvs.nongnu.org/
2571.1SlukemMailing List:	bug-cvs@gnu.org
2581.737SwizResponsible:	christos
2591.387SrpauloLicense:	GPLv1, LGPLv2
2601.913SdrochnerLocation:	external/gpl2/xcvs/dist
2611.1SlukemNotes:
2621.913SdrochnerUse external/gpl2/xcvs/dist/cvs2netbsd for preparing the source tree
2631.1Slukemfor the import.
2641.913SdrochnerDo not forget to update external/gpl2/xcvs/include/config.h to match
2651.913Sdrochnerexternal/gpl2/xcvs/dist/config.h.in.
2661.1Slukem
2671.1SlukemPackage:	db
2681.1SlukemVersion:	1.85
2691.696SdentCurrent Vers:	1.86/4.7.25
2701.1SlukemMaintainer:	Keith Bostic <bostic@vangogh.cs.berkeley.edu>
2711.584StnnArchive Site:	http://www.oracle.com/technology/software/products/berkeley-db/
2721.584StnnHome Page:	http://www.oracle.com/database/berkeley-db/
2731.1SlukemMailing List:
2741.1SlukemResponsible:
2751.584StnnLicense:	BSD or Oracle Commercial License
2761.913SdrochnerLocation:	lib/libc/db
2771.1SlukemNotes:
2781.1SlukemNote that we cannot use db 2.x for license reasons.
2791.1SlukemThree bug fixes against 1.85 sent back to bostic.  Changes to
2801.1Slukemman/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
2811.1SlukemImport of DB 1.85 was done via a sh script which converted the
2821.1Slukemdistribution into the netbsd format.  The script can be found in
2831.1Slukemsrc/lib/libc/db/db2netbsd.
2841.1Slukem
2851.1SlukemPackage:	dhcp
2861.352SdrochnerVersion:	3.0.3
2871.954StacaCurrent Vers:	4.1-ESV-R6/4.2.4-P1
2881.392SrpauloMaintainer:	mellon
2891.1SlukemArchive Site:	ftp://ftp.isc.org/isc/dhcp/
2901.696SdentHome Page:	http://www.isc.org/software/dhcp/
2911.1SlukemMailing List:	dhcp-server@isc.org
2921.1SlukemMailing List:	dhcp-client@isc.org
2931.1SlukemMailing List:	dhcp-announce@isc.org
2941.1SlukemMailing List:	dhcp-bugs@isc.org
2951.1SlukemResponsible:	mellon
2961.387SrpauloLicense:	BSD (3-clause)
2971.913SdrochnerLocation:	dist/dhcp
2981.1SlukemNotes:
2991.1SlukemNo changes for NetBSD integration - just import the new distribution on
3001.1Slukemtop of the current tree.
3011.1Slukem
3021.604SjoergPackage:	dhcpcd
3031.999SroyVersion:	5.6.7
3041.999SroyCurrent Vers:	5.6.7
3051.654SroyMaintainer:	roy
3061.666SroyArchive Site:	ftp://roy.marples.name/pub/dhcpcd/
3071.654SroyHome Page:	http://roy.marples.name/projects/dhcpcd/
3081.654SroyMailing List: 	dhcpcd-discuss@marples.name
3091.604SjoergLicense:	BSD (2-clause)
3101.913SdrochnerLocation:	external/bsd/dhcpcd/dist
3111.604SjoergNotes:
3121.604SjoergPlease submit all changes to the author.
3131.654SroyThe distribution doesn't include the Linux specific bits or build system.
3141.604Sjoerg
3151.1SlukemPackage:	diffutils
3161.42SwizVersion:	2.8.1
3171.878SwizCurrent Vers:	3.2
3181.1SlukemMaintainer:	FSF
3191.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/diffutils/
3201.335SlukemHome Page:	http://www.gnu.org/software/diffutils/
3211.918SwizMailing List:	bug-diffutils@gnu.org
3221.737SwizResponsible:	
3231.918SwizLicense:	GPLv2+ (2.8.1), GPLv3+ (2.9 and later)
3241.913SdrochnerLocation:	gnu/dist/diffutils
3251.1SlukemNotes:
3261.43SwizUse src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree
3271.43Swizfor the import.
3281.1Slukem
3291.930StronPackage:	expat
3301.933SspzVersion:	2.1.0
3311.930StronCurrent Vers:	2.1.0
3321.931StronMaintainer:	mrg
3331.930StronArchive Site:	http://sourceforge.net/projects/expat/files/expat/
3341.981SjdfHome Page:	http://www.libexpat.org/
3351.930StronMailing List:	expat-discuss@libexpat.org
3361.930StronResponsible:
3371.930StronLicense:	MIT
3381.930StronLocation:	src/external/mit/expat/dist
3391.930StronNotes:
3401.930StronPlease use "expat" as the vendor tag for CVS imports.
3411.930Stron
3421.1SlukemPackage:	file
3431.995SchristosVersion:	5.12
3441.995SchristosCurrent Vers:	5.12
3451.1SlukemMaintainer:	Christos Zoulas <christos@zoulas.com>
3461.1SlukemArchive Site:	ftp://ftp.astron.com/pub/file/
3471.946SwizHome Page:	http://www.darwinsys.com/file/
3481.1SlukemMailing List:	file@mx.gw.com
3491.1SlukemResponsible:	christos, pooka
3501.387SrpauloLicense:	BSD (2-clause)
3511.913SdrochnerLocation:	external/bsd/file/dist
3521.1SlukemNotes:
3531.632Schristosuse file2netbsd
3541.1Slukem
3551.1SlukemPackage:	flex
3561.726SchristosVersion:	2.5.35
3571.651SperryCurrent Vers:	2.5.35
3581.651SperryMaintainer:	Will Estes <wlestes@users.sourceforge.net>
3591.651SperryArchive Site:	http://flex.sourceforge.net/
3601.651SperryHome Page:	http://flex.sourceforge.net/
3611.651SperryMailing List:	http://lists.sourceforge.net/mailman/listinfo/flex-announce
3621.651SperryResponsible:
3631.894SrizLicense:	BSD-like
3641.913SdrochnerLocation:	external/bsd/flex/dist
3651.1SlukemNotes:
3661.726SchristosThere is a flex2netbsd script to help newer imports.
3671.1Slukem
3681.1SlukemPackage:	gcc
3691.969SwizVersion:	4.1.3-20080831/4.5.4
3701.969SwizCurrent Vers:	4.7.2
3711.501SmrgMaintainer:	FSF
3721.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gcc/
3731.335SlukemHome Page:	http://www.gnu.org/software/gcc/
3741.1SlukemMailing List:	gcc-bugs@gnu.org
3751.61SmrgResponsible:	thorpej, mrg
3761.847SmrgLicense:	GPLv3, LGPLv3.1
3771.913SdrochnerLocation:	external/gpl3/gcc/dist
3781.1SlukemNotes:
3791.185Smrgbefore importing:
3801.185Smrg	- delete all .cvsignore and .brik files
3811.185Smrg	- delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar
3821.439Smrg	- delete all related testsuites
3831.439Smrgfor GCC4:
3841.439Smrg	- delete all fortran and testsuites
3851.448Smrg	- update gcc/version.c for the NetBSD GCC date
3861.847Smrgfor GCC 4.5:
3871.847Smrg	- use core/c++/objc/testsuite tarballs
3881.847Smrg	- delete:
3891.847Smrg		gcc/testsuite/ada
3901.847Smrg		gcc/testsuite/gfortran*
3911.847Smrg		gcc/testsuite/gnat.dg
3921.1Slukem
3931.1SlukemPackage:	gdb
3941.885SchristosVersion:	6.5/7.3.1
3951.959SwizCurrent Vers:	7.5
3961.1SlukemMaintainer:	FSF
3971.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gdb/
3981.335SlukemHome Page:	http://www.gnu.org/software/gdb/
3991.1SlukemMailing List:	bug-gdb@gnu.org
4001.885SchristosResponsible:	christos
4011.885SchristosLicense:	GPLv3, LGPLv3.1
4021.913SdrochnerLocation:	external/gpl3/gdb/dist
4031.1SlukemNotes:
4041.473StlsWhen updating GDB, it is imperative to test that:
4051.474Schristos	- Debugging of kernel cores ("target kvm") works correctly
4061.473Stls	- Support for our kernel's remote serial debugging protocol
4071.473Stls	  ("options KGDB") works correctly.
4081.1Slukem
4091.929StronPackage:	gdtoa
4101.929StronVersion:	2011-03-19
4111.929StronCurrent Vers:	$(date)
4121.929StronMaintainer:	David M. Gay <dmg@acm.org>
4131.929StronArchive Site:	http://www.netlib.org/fp/
4141.929StronHome Page:	http://www.netlib.org/fp/
4151.929StronMailing List:	none
4161.929StronResponsible:	kleink
4171.929StronLicense:	BSD-like
4181.929StronLocation:	lib/libc/gdtoa
4191.929StronNotes:
4201.929StronTest suite integrated at this time, but not built (and fails to run).
4211.929StronNo hexadecimal floating-point string conversion for VAX FP yet.
4221.929StronOnly double-precision addressed at this time.
4231.929Stron
4241.1SlukemPackage:	gettext
4251.328SchristosVersion:	0.14.4
4261.568SwizCurrent Vers:	0.17
4271.1SlukemMaintainer:	FSF
4281.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gettext/
4291.335SlukemHome Page:	http://www.gnu.org/software/gettext/
4301.1SlukemMailing List:	bug-gnu-utils@gnu.org
4311.569SwizResponsible:
4321.387SrpauloLicense:	GPLv2
4331.913SdrochnerLocation:	gnu/dist/gettext
4341.1SlukemNotes:
4351.1SlukemGNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
4361.1Slukemwe use BSD-licensed implementation from Citrus project (see entry for
4371.1Slukem"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
4381.1Slukem
4391.478SapbPackage:	gkermit
4401.478SapbVersion:	1.00
4411.478SapbCurrent Vers:	1.00
4421.478SapbMaintainer:	Kermit Project - Columbia University <kermit@columbia.edu>
4431.478SapbArchive Site:	ftp://kermit.columbia.edu/kermit/archives/
4441.478SapbHome Page:	http://www.columbia.edu/kermit/
4451.478SapbMailing List:
4461.478SapbResponsible:	apb
4471.478SapbLicense:	GPLv2
4481.913SdrochnerLocation:	gnu/dist/gkermit
4491.478SapbNotes:
4501.478Sapb
4511.1SlukemPackage:	grep
4521.52SwizVersion:	2.5.1
4531.960SwizCurrent Vers:	2.14
4541.1SlukemMaintainer:	FSF
4551.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/grep/
4561.335SlukemHome Page:	http://www.gnu.org/software/grep/
4571.1SlukemMailing List:	bug-gnu-utils@gnu.org
4581.737SwizResponsible:	simonb
4591.909SrizLicense:	GPLv2+ (2.5.1), GPLv3+ (2.5.3 and later)
4601.913SdrochnerLocation:	gnu/dist/grep
4611.1SlukemNotes:
4621.44SwizUse src/gnu/dist/grep/grep2netbsd for preparing the source tree
4631.44Swizfor the import.
4641.918SwizOn 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep;
4651.918Swizsee also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html)
4661.918Swizwas imported into src/usr.bin/grep;
4671.918Swizon 16 Feb 2011, the BSD grep implementation from FreeBSD was imported
4681.918Swizin src/usr.bin/grep, replacing FreeGrep
4691.918Swiz(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html).
4701.1Slukem
4711.1SlukemPackage:	groff
4721.408SwizVersion:	1.19.2
4731.801SwizCurrent Vers:	1.21
4741.216SwizMaintainer:	Werner Lemberg/FSF
4751.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/groff/
4761.335SlukemHome Page:	http://www.gnu.org/software/groff/
4771.1SlukemMailing List:	bug-groff@gnu.org
4781.737SwizResponsible:	
4791.387SrpauloLicense:	GPLv2
4801.913SdrochnerLocation:	gnu/dist/groff
4811.1SlukemNotes:
4821.38SwizUse groff2netbsd from src/gnu/dist/groff to prepare the distribution
4831.1Slukemfor import.
4841.1Slukem
4851.1SlukemPackage:	heimdal
4861.837SelricVersion:	1.5pre1
4871.837SelricCurrent Vers:	1.5pre1
4881.1SlukemMaintainer:	Heimdal <heimdal@pdc.kth.se>
4891.1SlukemArchive Site:	ftp://ftp.pdc.kth.se/pub/heimdal/src/
4901.335SlukemHome Page:	http://www.pdc.kth.se/heimdal/
4911.1SlukemMailing List:	heimdal-discuss@pdc.kth.se
4921.411SwizResponsible:	joda, lha
4931.387SrpauloLicense:	BSD
4941.913SdrochnerLocation:	crypto/external/bsd/heimdal/dist
4951.1SlukemNotes:
4961.1Slukem
4971.1SlukemPackage:	hunt
4981.117SwizVersion:	2003-04-16
4991.107SwizCurrent Vers:	2003-04-16
5001.335SlukemMaintainer:	Greg Couch <gregc@cgl.ucsf.edu>
5011.107SwizArchive Site:	ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
5021.335SlukemHome Page:	http://www.cgl.ucsf.edu/home/gregc/oss.html
5031.1SlukemResponsible:	mrg
5041.387SrpauloLicense:	BSD (3-clause)
5051.913SdrochnerLocation:	games/hunt
5061.1SlukemNotes:
5071.1Slukem
5081.202SmarttiPackage:	ipf
5091.923SchristosVersion:	5.1.1
5101.923SchristosCurrent Vers:	5.1.1
5111.1SlukemMaintainer:	Darren Reed
5121.267StacaArchive Site:	http://coombs.anu.edu.au/~avalon/
5131.335SlukemHome Page:	http://coombs.anu.edu.au/~avalon/
5141.1SlukemMailing List:	ipfilter@postbox.anu.edu.au
5151.923SchristosResponsible:	darrenr, christos
5161.923SchristosLicense:	BSD-based; see src/external/ipf/dist/IPFILTER.LICENCE
5171.923SchristosLocation:	external/bsd/ipf,sys/external/bsd/ipf
5181.1SlukemNotes:
5191.1Slukemipf2netbsd should be used on a virgin ipfilter source tree.
5201.1Slukem
5211.284SthorpejPackage:	ipsec-tools
5221.548SgdtVersion:	(ipsec-tools head is NetBSD-current head)
5231.284SthorpejMaintainer:	IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net>
5241.335SlukemArchive Site:	http://ipsec-tools.sourceforge.net
5251.335SlukemHome Page:	http://ipsec-tools.sourceforge.net
5261.284SthorpejMailing List:	ipsec-tools-devel@lists.sourceforge.net
5271.549SmanuResponsible:	manu, vanhu, mgrooms
5281.387SrpauloLicense:	BSD (3-clause)
5291.913SdrochnerLocation:	crypto/dist/ipsec-tools
5301.284SthorpejNotes:
5311.548Sgdtipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools
5321.550SmanuWe don't run ipsec-tools' configure as part of the NetBSD build. configure
5331.550Smanugenerated files are available in the NetBSD source tree at:
5341.550Smanu  src/lib/libipsec/config.h
5351.550Smanu  src/lib/libipsec/package_version.h
5361.550SmanuWhen configure.ac is updated, run the following:
5371.550Smanu  cd src/crypto/dist/ipsec-tools
5381.550Smanu  ./bootstrap
5391.550Smanu  ./configure --enable-adminport --enable-hybrid --enable-frag \
5401.894Sriz  	      --enable-natt --enable-dpd
5411.550SmanuThen copy package_version.h to src/lib/libipsec and merge config.h with
5421.550Smanusrc/lib/libipsec/config.h (it needs some manual tweaking)
5431.550Smanu
5441.894SrizNOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing,
5451.550SmanuNetBSD-current always contains latest ipsec-tools code. On the other hand,
5461.894Srizipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which
5471.550Smanuare manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly
5481.550Smanusync with ipsec-tools-0_7-branch)
5491.284Sthorpej
5501.1SlukemPackage:	KAME IPv6
5511.1SlukemVersion:	KAME/NetBSD SNAP kit
5521.1SlukemCurrent Vers:	KAME/NetBSD SNAP kit (shipped every week)
5531.1SlukemMaintainer:	KAME Project <kame@kame.net>
5541.1SlukemArchive Site:	http://www.kame.net/
5551.335SlukemHome Page:	http://www.kame.net/
5561.1SlukemMailing List:	snap-users@kame.net
5571.569SwizResponsible:
5581.387SrpauloLicense:	BSD (3-clause)
5591.913SdrochnerLocation:	sys/netinet6
5601.1SlukemNotes:
5611.1SlukemIPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
5621.1Slukemmore conservative implementation policy.
5631.1SlukemIPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
5641.1SlukemPlease do not make too many diff-unfriendly changes (like indentation change,
5651.1SlukemKNF police).  We need to take diffs across KAME snapshots on upgrades.
5661.1SlukemTo identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
5671.1Slukemin sys/netinet6/in6.h.  No script is available for upgrades.
5681.1Slukem"KAME" branch is used for kernel merge work purposes.
5691.1Slukemhttp://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
5701.1Slukemamong KAME/*BSD, *BSD-current and recent *BSD releases.
5711.1Slukem
5721.1004SjmmvPackage:	kyua-testers
5731.1004SjmmvVersion:	0.1
5741.1004SjmmvCurrent Vers:	0.1
5751.1004SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
5761.1004SjmmvArchive site:	http://code.google.com/p/kyua/downloads/list?can=1
5771.1004SjmmvHome page:	http://code.google.com/p/kyua/
5781.1004SjmmvMailing List:	kyua-discuss@googlegroups.com
5791.1004SjmmvResponsible:	jmmv
5801.1004SjmmvLicense:	BSD 3-clause
5811.1004SjmmvLocation:	external/bsd/kyua-testers/dist
5821.1004SjmmvNotes:
5831.1004SjmmvThe source files are in external/bsd/kyua-testers/dist.
5841.1004SjmmvUse external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/
5851.1004Sjmmvdirectory.
5861.1004Sjmmv
5871.1SlukemPackage:	less
5881.850StronVersion:	less-444
5891.967SwizCurrent Vers:	less-451
5901.823SjakllschMaintainer:	Mark Nudelman <markn@greenwoodsoftware.com>
5911.467SjnemethArchive Site:	http://www.greenwoodsoftware.com/less/download.html
5921.467SjnemethHome Page:	http://www.greenwoodsoftware.com/less/
5931.823SjakllschMailing List:	less-announce-request@greenwoodsoftware.com
5941.1SlukemResponsible:	mrg
5951.968SjdfLicense:	Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418)
5961.913SdrochnerLocation:	external/bsd/less/dist
5971.1SlukemNotes:
5981.1SlukemMany changes to make less act as more when invoked as more.  Beware.
5991.850StronUse the "src/external/bsd/less/less2netbsd" script to prepare source tree
6001.918Swizfor importation.  Run ./configure beforehand to generate "defines.h".
6011.850StronTalk to mrg before importing any new version.
6021.1Slukem
6031.543SjoergPackage:	libarchive
6041.918SwizVersion:	2.8.4
6051.918SwizCurrent Vers:	2.8.5 (legacy) / 3.0.3 (stable)
6061.748SjoergMaintainer:	kientzle@freebsd.org, joerg@NetBSD.org
6071.918SwizArchive Site:	https://github.com/libarchive/libarchive/downloads
6081.918SwizHome Page: 	http://libarchive.github.com/
6091.543SjoergResponsible:	joerg
6101.918SwizLicense:	BSD (2-clause)
6111.913SdrochnerLocation:	external/bsd/libarchive/dist
6121.543SjoergNotes:
6131.748SjoergDistribution is stripped down to the relevant part.
6141.543Sjoerg
6151.696SdentPackage:	libdevmapper
6161.735ShaadVersion:	1.02.40
6171.735ShaadCurrent Vers:	1.02.40
6181.696SdentMaintainer:	lvm-devel@redhat.com
6191.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
6201.696SdentHome Page:	http://sources.redhat.com/lvm2/
6211.696SdentResponsible:	haad
6221.696SdentLicense:	LGPLv2.1
6231.913SdrochnerLocation:	external/gpl2/lvm2/dist/libdm
6241.656ShaadNotes:
6251.894SrizThe lvm2tools and the libdevmapper are now distributed as one source
6261.729Ssnjrepository. See the lvm2tools Notes for more information.
6271.656Shaad
6281.263SwizPackage:	libevent
6291.732SplunkyVersion:	1.4.12-stable
6301.732SplunkyCurrent Vers:	2.0.2-alpha
6311.263SwizMaintainer:	Niels Provos <provos@citi.umich.edu>
6321.263SwizArchive Site:	http://www.monkey.org/~provos/libevent/
6331.335SlukemHome Page:	http://www.monkey.org/~provos/libevent/
6341.263SwizResponsible:	provos
6351.387SrpauloLicense:	BSD (3/4-clause)
6361.913SdrochnerLocation:	external/bsd/libevent/dist
6371.263SwizNotes:
6381.263Swiz
6391.696SdentPackage:	lvm2tools
6401.735ShaadVersion:	2.02.56
6411.735ShaadCurrent Vers:	2.02.56
6421.696SdentMaintainer:	lvm-devel@redhat.com
6431.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
6441.696SdentHome Page:	http://sources.redhat.com/lvm2/
6451.696SdentResponsible:	haad
6461.696SdentLicense:	GPLv2
6471.913SdrochnerLocation:	external/gpl2/lvm2/dist
6481.894SrizNotes:
6491.894SrizUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to prepare source tree
6501.656Shaadfor import. Keep eye on dist/include/configure.h it migh change over the releases.
6511.894SrizWe maintain our own version of libdevmapper ioctl protocol code, therefore we
6521.656Shaadshould test it before import. Talk to haad before importing new version.
6531.656Shaad
6541.1SlukemPackage:	libpcap
6551.792SchristosVersion:	1.1.1
6561.792SchristosCurrent Vers:	1.1.1
6571.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
6581.1SlukemArchive Site:	http://www.tcpdump.org/release/
6591.335SlukemHome Page:	http://www.tcpdump.org/
6601.1SlukemMailing List:	tcpdump-workers@tcpdump.org
6611.569SwizResponsible:	dyoung
6621.387SrpauloLicense:	BSD (3/4-clause)
6631.913SdrochnerLocation:	external/bsd/libpcap/dist
6641.1SlukemNotes:
6651.792SchristosUse the src/external/bsd/libpcap/dist/libpcap2netbsd script to prepare source
6661.792Schristostree.
6671.1Slukem
6681.1SlukemPackage:	libwrap
6691.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
6701.954StacaCurrent Vers:	tcp_wrappers 7.6-ipv6.4
6711.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
6721.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
6731.335SlukemHome Page:	ftp://ftp.porcupine.org/pub/security/
6741.230SjunyoungMailing List:
6751.569SwizResponsible:	cjs
6761.387SrpauloLicense:	BSD-like
6771.913SdrochnerLocation:	lib/libwrap
6781.1SlukemNotes:
6791.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
6801.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
6811.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
6821.1Slukem
6831.782SmbalmerPackage:	Lua
6841.782SmbalmerVersion:	Lua 5.1.4
6851.943SdrochnerCurrent Vers:	Lua 5.2.1
6861.782SmbalmerMaintainer:	PUC Rio
6871.782SmbalmerHome Page:	http://www.lua.org/
6881.782SmbalmerMailing List:
6891.782SmbalmerResponsible:	mbalmer
6901.782SmbalmerLicense:	MIT
6911.913SdrochnerLocation:	external/mit/lua/dist
6921.782SmbalmerNotes:
6931.782SmbalmerThe default module paths have been changed to not include the current
6941.783Ssnjworking directory '.' to avoid potential security problems.
6951.782Smbalmer
6961.1003SjmmvPackage:	Lutok
6971.1003SjmmvVersion:	0.2
6981.1003SjmmvCurrent Vers:	0.2
6991.1003SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
7001.1003SjmmvArchive site:	http://code.google.com/p/lutok/downloads/list?can=1
7011.1003SjmmvHome page:	http://code.google.com/p/lutok/
7021.1003SjmmvMailing List:	lutok-discuss@googlegroups.com
7031.1003SjmmvResponsible:	jmmv
7041.1003SjmmvLicense:	BSD 3-clause
7051.1003SjmmvLocation:	external/bsd/lutok/dist
7061.1003SjmmvNotes:
7071.1003SjmmvThe source files are in external/bsd/lutok/dist.
7081.1003SjmmvUse external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory.
7091.1003Sjmmv
7101.728SchristosPackage:	m4
7111.728SchristosVersion:	20091026
7121.728SchristosCurrent Vers:	20091026
7131.962SwizMaintainer:	The OpenBSD Project
7141.728SchristosArchive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4
7151.962SwizHome Page:	http://www.openbsd.org/
7161.728SchristosMailing List:	
7171.728SchristosLicense:	BSD 3-clause like (dns-sd)
7181.728SchristosResponsible:	christos
7191.913SdrochnerLocation:	usr.bin/m4
7201.728SchristosNotes:
7211.913SdrochnerUses libc's ohash, and strtonum
7221.728Schristos
7231.718StsarnaPackage:	mDNSResponder
7241.718StsarnaVersion:	212.1
7251.804SwizCurrent Vers:	258.14
7261.718StsarnaMaintainer:	Apple
7271.718StsarnaArchive Site:	http://www.opensource.apple.com/tarballs/mDNSResponder/
7281.718StsarnaHome Page:	http://developer.apple.com/opensource/internet/bonjour.html
7291.718StsarnaMailing List:	bonjour-dev@lists.apple.com
7301.718StsarnaLicense:	Apache2 (mdnsd), BSD 3-clause (libdns_sd),
7311.718Stsarna		BSD 3-clause like (dns-sd)
7321.718StsarnaResponsible:	tsarna
7331.913SdrochnerLocation:	external/apache2/mDNSResponder/dist
7341.718StsarnaNotes:
7351.718Stsarna
7361.723SwizPackage:	mdocml
7371.878SwizVersion:	1.12.0
7381.924SwizCurrent Vers:	1.12.1
7391.723SwizMaintainer:	Kristaps Džonsons
7401.723SwizArchive Site:	http://mdocml.bsd.lv/snapshots/
7411.723SwizHome Page:	http://mdocml.bsd.lv/
7421.723SwizMailing List:	
7431.723SwizResponsible:	joerg
7441.723SwizLicense:	BSD (2-clause)
7451.913SdrochnerLocation:	external/bsd/mdocml/dist
7461.723SwizNotes:
7471.723Swiz
7481.696SdentPackage:	mesa-drm
7491.703SmrgVersion:	git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
7501.696SdentCurrent Vers:
7511.696SdentMaintainer:	mesa-git@?
7521.696SdentArchive Site:	git://anongit.freedesktop.org/git/mesa/drm
7531.696SdentHome Page:	http://cgit.freedesktop.org/mesa/drm/
7541.696SdentMailing List:
7551.696SdentResponsible:	mrg, bjs
7561.696SdentLicense:	BSD
7571.913SdrochnerLocation:	sys/external/bsd/drm/dist
7581.696SdentNotes:
7591.696Sdent
7601.1SlukemPackage:	mopd
7611.1SlukemVersion:	2.5.3
7621.1SlukemCurrent Vers:	2.5.3
7631.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
7641.696SdentArchive Site:	http://www.stacken.kth.se/~moj/mopd.html
7651.335SlukemHome Page:	http://www.stacken.kth.se/~moj/mopd.html
7661.230SjunyoungMailing List:
7671.1SlukemResponsible:	cjs
7681.387SrpauloLicense:	BSD (4-clause)
7691.913SdrochnerLocation:	usr.sbin/mopd
7701.1SlukemNotes:
7711.1SlukemDelete the otherOS directory before importing.
7721.1Slukem
7731.1SlukemPackage:	nawk
7741.993SchristosVersion:	2012-12-20
7751.993SchristosCurrent Vers:	2012-12-20
7761.696SdentMaintainer:	Brian Kernighan <bwk@princeton.edu>
7771.696SdentArchive Site:	http://www.cs.princeton.edu/~bwk/btl.mirror/
7781.696SdentHome Page:	http://www.cs.princeton.edu/~bwk/btl.mirror/
7791.1SlukemMailing List:
7801.1SlukemResponsible:	jdolecek
7811.387SrpauloLicense:	BSD-like
7821.913SdrochnerLocation:	external/historical/nawk/dist
7831.1SlukemNotes:
7841.1SlukemBuild maketab from nawk sources and generate proctab.c.
7851.776SchristosRemove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win
7861.776Schristosthen import to src/external/historical/nawk/dist.
7871.1Slukem
7881.1SlukemPackage:	ndbootd
7891.1SlukemVersion:	0.5
7901.1SlukemCurrent Vers:	0.5
7911.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
7921.696SdentArchive Site:
7931.696SdentHome Page:
7941.1SlukemResponsible:	fredette
7951.387SrpauloLicense:	BSD (4-clause)
7961.913SdrochnerLocation:	usr.sbin/ndbootd
7971.1SlukemNotes:
7981.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
7991.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
8001.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
8011.1Slukem
8021.421SwizPackage:	ntp
8031.904SkardelVersion:	4.2.6p5
8041.903SkardelCurrent Vers:	4.2.6p5
8051.421SwizMaintainer:	David L. Mills <mills@udel.edu>
8061.421SwizArchive Site:	ftp://ftp.udel.edu/pub/ntp/ntp4/
8071.702SkardelHome Page:	http://www.ntp.org/, http://support.ntp.org/
8081.421SwizMailing List:
8091.455SkardelResponsible:	simonb, jonathan, kardel
8101.421SwizLicense:	BSD-like
8111.913SdrochnerLocation:	external/bsd/ntp/dist
8121.421SwizNotes:
8131.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
8141.421Swiz
8151.1SlukemPackage:	nvi
8161.652StsutsuiVersion:	1.81.6
8171.652StsutsuiCurrent Vers:	1.81.6
8181.1SlukemMaintainer:	Keith Bostic <bostic@bsdi.com>
8191.1SlukemArchive Site:	ftp://ftp.bostic.com/pub/
8201.335SlukemHome Page:	http://www.bostic.com/vi/
8211.230SjunyoungMailing List:
8221.652StsutsuiResponsible:	aymeric, christos
8231.387SrpauloLicense:	BSD (3/4-clause)
8241.913SdrochnerLocation:	dist/nvi
8251.1SlukemNotes:
8261.652StsutsuiWe have lots of local fixes.
8271.1Slukem
8281.603SlukemPackage:	OpenLDAP
8291.794SadamVersion:	2.4.23
8301.954StacaCurrent Vers:	2.4.32
8311.603SlukemMaintainer:	OpenLDAP Foundation
8321.603SlukemArchive Site:	http://www.openldap.org/
8331.603SlukemHome Page:	http://www.openldap.org/
8341.603SlukemMailing List:
8351.603SlukemResponsible:	lukem
8361.603SlukemLicense:	BSD (3-clause)
8371.913SdrochnerLocation:	external/bsd/openldap/dist
8381.603SlukemNotes:
8391.603Slukem
8401.293SchristosPackage:	OpenPAM
8411.892SdrochnerVersion:	20111218 (Lycopsida)
8421.942SdrochnerCurrent Vers:	20120526 (Micrampelis)
8431.638SwizMaintainer:	Dag-Erling Smørgrav <des@FreeBSD.org>
8441.276SwizArchive Site:	http://www.openpam.org/
8451.335SlukemHome Page:	http://www.openpam.org/
8461.276SwizMailing List:
8471.276SwizResponsible:	christos
8481.387SrpauloLicense:	BSD (3-clause)
8491.913SdrochnerLocation:	external/bsd/openpam/dist
8501.276SwizNotes:
8511.579SchristosNext import will need $ Id removal..
8521.276Swiz
8531.734SroyPackage:	openresolv
8541.986SroyVersion:	3.5.3
8551.986SroyCurrent Vers:	3.5.3
8561.734SroyMaintainer:	roy
8571.734SroyArchive Site:	ftp://roy.marples.name/pub/openresolv/
8581.734SroyHome Page:	http://roy.marples.name/projects/openresolv/
8591.734SroyMailing List: 	openresolv-discuss@marples.name
8601.734SroyLicense:	BSD (2-clause)
8611.913SdrochnerLocation:	external/bsd/openresolv/dist
8621.734SroyNotes:
8631.734SroyPlease submit all changes to the author.
8641.734Sroy
8651.612SchristosPackage:	HPN-SSH
8661.988SchristosVersion:	6.1p1 13 v14
8671.988SchristosCurrent Vers:	6.1p1 13 v14
8681.612SchristosMaintainer:	www.psc.edu
8691.988SchristosArchive Site:	No direct link anymore, @#$#$ psc.
8701.988SchristosHome Page:	http://www.psc.edu/index.php/hpn-ssh
8711.612SchristosMailing List:
8721.612SchristosResponsible:	christos
8731.612SchristosLicense:	
8741.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
8751.612SchristosNotes:
8761.612SchristosPatch applied after OpenSSH import.
8771.612Schristos
8781.1SlukemPackage:	OpenSSH
8791.987SchristosVersion:	6.1
8801.965SisCurrent Vers:	6.1 / portable 6.1p1
8811.1SlukemMaintainer:	OpenSSH
8821.1SlukemArchive Site:	http://www.openssh.com/ftp.html
8831.335SlukemHome Page:	http://www.openssh.com/portable.html
8841.1SlukemMailing List:	openssh-unix-announce@mindrot.org
8851.298SitojunResponsible:	thorpej, christos, elric
8861.701SchristosLicense:	BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
8871.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
8881.1SlukemNotes:
8891.701Schristosimported from OpenBSD ssh -- is not from the portable OpenSSH
8901.913Sdrochneruse openssh2netbsd before import.
8911.1Slukemlocal changes (should always try to bring them back to master openssh tree,
8921.1Slukemmarkus is very cooperative about it):
8931.1Slukem- default for PermitRootLogin is set to "no"
8941.1Slukem- IgnoreRootRhosts added
8951.1Slukem- look at login.conf to check valid user/access list
8961.469Schristos- krb5 support re-added
8971.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss
8981.279Schristos  when someone imports openssl, we can remove this.
8991.280Schristos- added moduli from portable openssh
9001.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh
9011.786Schristos  (see if there is any difference between the current version of opensshX.Yp1
9021.786Schristos   and the new opensshZ.Wp1) and apply them.
9031.701Schristos- conditionalize login_cap
9041.701Schristos- conditionalize bsd_auth
9051.701Schristos- restore krb5, krb4, afs, skey
9061.701Schristos- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
9071.701Schristos- fix ctype macro arguments
9081.701Schristos- umac is broken, disable it
9091.701Schristos- better ~homedir handling
9101.701Schristos- netbsd style tunnels
9111.701Schristos- urandom, xhome, chrootdir, rescuedir NetBSD handling
9121.701Schristos- utmp/utmpx handling
9131.701Schristos- handle tty posix_vdisable properly
9141.701Schristos- handle setuid and unsetuid the posix way instead of setresuid()
9151.701Schristos- add all missing functions
9161.384Schristos- always bump major when importing to avoid api problems.
9171.854Schristos- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
9181.1Slukem
9191.1SlukemPackage:	OpenSSL
9201.1001SchristosVersion:	1.0.1e
9211.1001SchristosCurrent Vers:	1.0.1e with AES-NI patch
9221.1SlukemMaintainer:	The OpenSSL Project
9231.1SlukemArchive Site:	ftp://ftp.openssl.org/source/
9241.335SlukemHome Page:	http://www.openssl.org/
9251.1SlukemMailing List:	openssl-announce@openssl.org
9261.569SwizResponsible:	mcr, thorpej, groo, christos, mjf
9271.387SrpauloLicense:	OpenSSL and SSLeay license (both BSD-like)
9281.913SdrochnerLocation:	crypto/external/bsd/openssl/dist
9291.1SlukemNotes:
9301.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers
9311.708Schristos- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
9321.708Schristos  to regen man pages.
9331.953Schristos- run make in  /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*
9341.953Schristos  to regen assembly files
9351.1Slukem
9361.926SplunkyPackage:	pcc
9371.926SplunkyVersion:	1.1.0.DEVEL 20120325
9381.926SplunkyCurrent Vers:	1.1.0.DEVEL 20120325
9391.932SrizMaintainer:	Anders Magnusson <ragge@NetBSD.org>
9401.926SplunkyArchive Site:	ftp://pcc.ludd.ltu.se/pub/pcc/
9411.926SplunkyHome Page:	http://pcc.ludd.ltu.se/
9421.926SplunkyMailing List:	pcc-list@ludd.ltu.se
9431.926SplunkyResponsible:	plunky
9441.926SplunkyLicense:	BSD
9451.926SplunkyLocation:	external/bsd/pcc/dist
9461.926SplunkyNotes:
9471.926SplunkyThis is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh
9481.926Splunkyfile for details about how to get the latest version from the upstream server
9491.926Splunkyand import it.
9501.926Splunky
9511.19SwizPackage:	pdisk
9521.19SwizVersion:	0.8a2
9531.19SwizCurrent Vers:	0.8a2
9541.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
9551.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
9561.335SlukemHome Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
9571.19SwizMailing List:
9581.19SwizResponsible:	dbj
9591.387SrpauloLicense:	BSD-like
9601.913SdrochnerLocation:	dist/pdisk
9611.19SwizNotes:
9621.729SsnjThis is the disk partition utility used by Apple's mkLinux and OS X
9631.19SwizIt is imported into dist/pdisk, with a reachover makefile in
9641.19Swizsrc/sbin/pdisk builds for macppc and mac68k.
9651.19Swiz
9661.1SlukemPackage:	pdksh
9671.1SlukemVersion:	5.2.14p2
9681.1SlukemCurrent Vers:	5.2.14p2
9691.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
9701.1SlukemArchive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
9711.335SlukemHome Page:	http://www.cs.mun.ca/~michael/pdksh/
9721.1SlukemMailing List:
9731.457SjdolecekResponsible:	jdolecek
9741.387SrpauloLicense:	Public domain
9751.913SdrochnerLocation:	bin/ksh
9761.880SreedNotes:
9771.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
9781.1Slukem
9791.421SwizPackage:	PF (openbsd packet filter)
9801.609SpeterVersion:	OpenBSD 4.2
9811.609SpeterCurrent Vers:	OpenBSD 4.3-current
9821.422SpeterMaintainer:	The OpenBSD Project
9831.421SwizArchive Site:	ftp://ftp.openbsd.org/
9841.421SwizHome Page:	http://www.openbsd.org/faq/pf/
9851.421SwizMailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
9861.569SwizResponsible:	peter, yamt
9871.421SwizLicense:	BSD (2-clause)
9881.913SdrochnerLocation:	dist/pf,sys/dist/pf
9891.421SwizNotes:
9901.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover
9911.421Swizdefinition (files.pf).  userland code is imported into src/dist/pf, and
9921.421Swizreachover Makefiles are in src/usr.sbin/pf.
9931.421Swiz
9941.538SjoergPackage:	pkg_install
9951.915SwizVersion:	20120221
9961.915SwizCurrent Vers:	20120221
9971.538SjoergMaintainer:	The pkgsrc developers
9981.894SrizHome Page:	http://www.pkgsrc.org/
9991.539SheinzMailing List:	tech-pkg@NetBSD.org
10001.538SjoergResponsible:	joerg
10011.538SjoergLicense:	BSD
10021.913SdrochnerLocation:	external/bsd/pkg_install/dist
10031.538SjoergNotes:
10041.913SdrochnerThe authoritative version is in pkgsrc/pkgtools/pkg_install.
10051.538Sjoerg
10061.1SlukemPackage:	ping
10071.1SlukemVersion:	980911
10081.1SlukemCurrent Vers:	980911
10091.993SchristosMaintainer:	Mike Muuss
10101.993SchristosArchive Site:	
10111.993SchristosHome Page:	http://ftp.arl.mil/mike/ping.html
10121.1SlukemMailing List:
10131.392SrpauloResponsible:	christos
10141.387SrpauloLicense:	BSD (3-clause)
10151.913SdrochnerLocation:	sbin/ping
10161.1SlukemNotes:
10171.1SlukemWe use err() and friends. We have changes for snprintf, extra
10181.729Ssnjformatting in man pages, disallowing flood pinging, alignment fixes,
10191.993Schristosand more. Vern's ping is gone. We are too different from everyone else
10201.993Schristosnow to do a new import.
10211.1Slukem
10221.934SwizPackage:	Postfix
10231.994StronVersion:	2.9.5
10241.994StronCurrent Vers:	2.9.5
10251.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
10261.1SlukemArchive Site:	ftp://postfix.cloud9.net/official/
10271.335SlukemHome Page:	http://www.postfix.org/
10281.1SlukemMailing List:	postfix-users@postfix.org
10291.705StronResponsible:	christos, tron
10301.704StronLicense:	IBM Public License. See also src/external/ibm-public/postfix/dist.
10311.913SdrochnerLocation:	external/ibm-public/postfix/dist
10321.1SlukemNotes:
10331.432SrpauloHTML documentation should be kept in sync with the README_FILES.
10341.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
10351.432Srpaulodirectory layout (the easiest way to check is by running ``postfix
10361.432Srpauloset-permissions'').
10371.1Slukem
10381.1SlukemPackage:	ppp
10391.447SchristosVersion:	2.4.4
10401.446SdanCurrent Vers:	2.4.4
10411.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
10421.1SlukemArchive Site:	ftp://ftp.samba.org/pub/ppp/
10431.349SjunyoungHome Page:
10441.1SlukemCVS root:	:pserver:cvs@pserver.samba.org:/cvsroot (password: cvs)
10451.1SlukemMailing List:
10461.447SchristosResponsible:	christos, cube
10471.387SrpauloLicense:	BSD (3-clause)
10481.913SdrochnerLocation:	dist/pppd
10491.1SlukemNotes:
10501.1SlukemBSD support was removed from 2.4.0; I added it back and removed
10511.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
10521.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
10531.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
10541.1Slukemis clearly a pain. I have not tested the modules code, neither our
10551.1Slukemmakefiles make it easy to construct a module, but I left one there
10561.1Slukemas an example.
10571.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
10581.447Schristosusing the version found in 2.4.1.
10591.1Slukem
10601.1SlukemPackage:	rcs
10611.1SlukemVersion:	5.7
10621.972SwizCurrent Vers:	5.8.1
10631.1SlukemMaintainer:	FSF
10641.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
10651.1SlukemMailing List:	bug-gnu-utils@gnu.org
10661.335SlukemHome Page:	http://www.gnu.org/software/rcs/
10671.463SagcResponsible:	agc
10681.972SwizLicense:	GPLv2+ (5.7), GPLv3+ (5.8 and later)
10691.913SdrochnerLocation:	gnu/usr.bin/rcs
10701.1SlukemNotes:
10711.894SrizOld versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
10721.1Slukem
10731.1SlukemPackage:	root.cache
10741.996StacaVersion:	2013010300 (Jan 3, 2013)
10751.996StacaCurrent Vers:	2013010300 (Jan 3, 2013)
10761.14SperryMaintainer:	InterNIC
10771.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
10781.335SlukemHome Page:	ftp://ftp.internic.net/domain/named.root
10791.1SlukemMailing List:
10801.507SperryResponsible:	thorpej
10811.387SrpauloLicense:	Public domain
10821.913SdrochnerLocation:	etc/namedb
10831.1SlukemNotes:
10841.1SlukemThe root server cache is also included with BIND.  However, the
10851.1SlukemInterNIC version is usually more up to date.
10861.1Slukem
10871.1SlukemPackage:	routed
10881.727SchristosVersion:	2.32
10891.727SchristosCurrent Vers:	2.32
10901.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
10911.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
10921.335SlukemHome Page:	http://www.rhyolite.com/src/
10931.1SlukemMailing List:
10941.392SrpauloResponsible:	christos
10951.387SrpauloLicense:	BSD (4-clause)
10961.913SdrochnerLocation:	sbin/routed
10971.1SlukemNotes:
10981.1SlukemWe use the md5 code from libc
10991.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
11001.201SchristosWe use arc4random
11011.201SchristosWe use strlcpy/snprintf
11021.1Slukem
11031.1SlukemPackage:	send-pr (part of GNATS)
11041.1SlukemVersion:	3.95
11051.359SrpauloCurrent Vers:	4.1
11061.1SlukemMaintainer:	FSF
11071.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
11081.335SlukemHome Page:	http://www.gnu.org/software/gnats/
11091.1SlukemMailing List:	bug-gnats@gnu.org
11101.387SrpauloLicense:	GPLv2
11111.1SlukemResponsible:
11121.913SdrochnerLocation:	gnu/usr.bin/send-pr
11131.1SlukemNotes:
11141.1Slukem
11151.1SlukemPackage:	SoftFloat
11161.1SlukemVersion:	2a
11171.1SlukemCurrent Vers:	2b
11181.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
11191.144SdentArchive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
11201.335SlukemHome Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
11211.1SlukemMailing List:
11221.1SlukemResponsible:	bjh21
11231.387SrpauloLicense:	Public domain
11241.913SdrochnerLocation:	lib/libc/softfloat
11251.1SlukemNotes:
11261.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
11271.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
11281.1Slukemoriginal.
11291.1Slukem
11301.877SjoergPackage:	sqlite
11311.877SjoergVersion:	pre-3.6.9 snapshot
11321.990SwizCurrent Vers:	3.7.15
11331.877SjoergMaintainer:	Richard Hipp <drh@sqlite.org>
11341.877SjoergHome Page:	http://www.sqlite.org
11351.877SjoergResponsible:	joerg
11361.877SjoergLicense:	Public domain
11371.913SdrochnerLocation:	external/public-domain/sqlite/dist
11381.877SjoergNotes:
11391.877SjoergInitial import uses a pre-release with a number of bug fixes to avoid
11401.877Sjoergunnecessary local changes.
11411.877Sjoerg
11421.1SlukemPackage:	tcpdump
11431.792SchristosVersion:	4.1.1
11441.792SchristosCurrent Vers:	4.1.1
11451.429ShubertfMaintainer:	tcpdump-workers@lists.tcpdump.org
11461.1SlukemArchive Site:	http://www.tcpdump.org/release/
11471.335SlukemHome Page:	http://www.tcpdump.org/
11481.429ShubertfMailing List:	tcpdump-workers@lists.tcpdump.org
11491.569SwizResponsible:
11501.387SrpauloLicense:	BSD (3-clause)
11511.913SdrochnerLocation:	external/bsd/tcpdump/dist
11521.1SlukemNotes:
11531.792SchristosUse the src/external/bsd/tcpdump/dist/tcpdump2netbsd script to prepare source
11541.792Schristostree.
11551.1Slukem
11561.1SlukemPackage:	TestFloat
11571.1SlukemVersion:	2a
11581.1SlukemCurrent Vers:	2a
11591.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
11601.144SdentArchive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
11611.335SlukemHome Page:	http://www.jhauser.us/arithmetic/TestFloat.html
11621.1SlukemMailing List:
11631.1SlukemResponsible:	ross
11641.387SrpauloLicense:	BSD (4-clause)
11651.913SdrochnerLocation:	regress/lib/libc/ieeefp/testfloat
11661.1SlukemNotes:
11671.1Slukem
11681.1SlukemPackage:	texinfo
11691.634SchristosVersion:	4.8
11701.642SwizCurrent Vers:	4.13
11711.1SlukemMaintainer:	FSF
11721.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
11731.335SlukemHome Page:	http://www.gnu.org/software/texinfo/
11741.1SlukemMailing List:	bug-texinfo@gnu.org
11751.737SwizResponsible:	
11761.909SrizLicense:	GPLv2+ (4.8), GPLv3+ (4.9 and later)
11771.913SdrochnerLocation:	gnu/dist/texinfo
11781.1SlukemNotes:
11791.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
11801.38Swizfor the import.
11811.1Slukem
11821.819SjmmvPackage:	tmux
11831.860SjmmvVersion:	1.5
11841.974SwizCurrent Vers:	1.7
11851.819SjmmvMaintainer:	Nicholas Marriott <nicm@users.sourceforge.net>
11861.819SjmmvArchive site:	http://downloads.sourceforge.net/tmux/
11871.819SjmmvHome page:	http://tmux.sourceforge.net/
11881.819SjmmvMailing List:	tmux-users@lists.sourceforge.net
11891.819SjmmvResponsible:	jmmv
11901.819SjmmvLicense:	BSD
11911.913SdrochnerLocation:	external/bsd/tmux/dist
11921.819SjmmvNotes:
11931.819SjmmvSee src/external/bsd/tmux/README for instructions on how to import a
11941.819Sjmmvnew tmux release.
11951.819Sjmmv
11961.1SlukemPackage:	top
11971.614SchristosVersion:	3.8beta1
11981.614SchristosCurrent Vers:	3.8beta1
11991.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
12001.614SchristosArchive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
12011.335SlukemHome Page:	http://www.unixtop.org/
12021.1SlukemMailing List:	top-spinners@ocee.groupsys.com
12031.614SchristosResponsible:	simonb, christos
12041.387SrpauloLicense:	BSD (2-clause)
12051.913SdrochnerLocation:	external/bsd/top/dist
12061.1SlukemNotes:
12071.1Slukem
12081.1SlukemPackage:	traceroute
12091.869SchristosVersion:	1.4a12
12101.1SlukemCurrent Vers:	1.4a12
12111.1SlukemMaintainer:	traceroute@ee.lbl.gov
12121.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
12131.335SlukemHome Page:	http://ftp.ee.lbl.gov/
12141.1SlukemMailing List:
12151.1SlukemResponsible:
12161.387SrpauloLicense:	BSD (4-clause)
12171.913SdrochnerLocation:	usr.sbin/traceroute
12181.1SlukemNotes:
12191.869SchristosAdded changes from a5 -> a12 manually.
12201.1Slukem
12211.1SlukemPackage:	tz
12221.982SapbVersion:	tzcode2012h / tzdata2012j
12231.982SapbCurrent Vers:	tzcode2012j / tzdata2012j
12241.975SapbMaintainer:	Paul Eggert <eggert@cs.ucla.edu>
12251.956SchristosArchive Site:	ftp://ftp.iana.org/tz/releases/
12261.876SapbArchive Site:	ftp://munnari.oz.au/pub/oldtz/
12271.956SchristosOld Archive Site:	ftp://elsie.nci.nih.gov/pub/
12281.920SapbHome Page:	http://www.iana.org/time-zones
12291.876SapbMailing List:	tz@iana.org
12301.920SapbResponsible:	kleink, christos, apb
12311.387SrpauloLicense:	Public domain
12321.913SdrochnerLocation:	lib/libc/time,share/zoneinfo
12331.1SlukemNotes:
12341.863SchristosUse src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
12351.976SchristosThe tzcode2012f -> 2012g patch was applied by hand, since we have too
12361.863Schristosmany diffs (re-entrant tzcode) to apply. The diffs have been submitted
12371.955Sapbupstream but there is too much inertia to apply them. Check for .gitignore
12381.955Sapbfiles.
12391.1Slukem
12401.578SchristosPackage:	wpa_supplicant/hostapd
12411.973SchristosVersion:	1.0
12421.973SchristosCurrent Vers:	1.0
12431.365SwizMaintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
12441.365SwizArchive Site:	http://hostap.epitest.fi/releases/
12451.582SjoergHome Page:	http://hostap.epitest.fi/wpa_supplicant/
12461.365SwizMailing List:
12471.578SchristosResponsible:	scw, dyoung, christos
12481.387SrpauloLicense:	BSD or GPLv2
12491.913SdrochnerLocation:	external/bsd/wpa/dist
12501.365SwizNotes:
12511.772SchristosSee /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions.
12521.365Swiz
12531.1SlukemPackage:	XFree86
12541.307StronVersion:	4.5.0
12551.655SwizCurrent Vers:	4.8.0
12561.349SjunyoungMaintainer:	XFree86 Project, Inc.
12571.1SlukemArchive Site:	ftp://ftp.xfree86.org/pub/XFree86/
12581.335SlukemHome Page:	http://www.xfree86.org/
12591.349SjunyoungMailing List:	devel@xfree86.org
12601.1SlukemResponsible:	tron
12611.387SrpauloLicense:	XFree
12621.913SdrochnerLocation:	(xsrc)
12631.1SlukemNotes:
12641.1Slukem4.x:
12651.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
12661.1Slukem files which we don't need in our tree.
12671.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should
12681.305Stron be submitted back via http://bugzilla.xfree86.org.
12691.1Slukem
12701.1SlukemPackage:	zlib
12711.397SchristosVersion:	1.2.3
12721.937SwizCurrent Vers:	1.2.7
12731.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
12741.512StacaArchive Site:	http://www.zlib.net/
12751.512StacaHome Page:	http://www.zlib.net/
12761.1SlukemMailing List:
12771.397SchristosResponsible:	gwr, tron, christos
12781.387SrpauloLicense:	BSD (3-clause)
12791.913SdrochnerLocation:	common/dist/zlib
12801.1SlukemNotes:
12811.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland.
12821.534Schristos
12831.534SchristosPackage:	services, protocols
12841.1005SchristosVersion:	2013-02-21 (services), 2013-02-17 (protocols)
12851.1005SchristosCurrent Vers:	2013-02-21 (services), 2013-02-17 (protocols)
12861.534SchristosMaintainer:	IANA
12871.961SchristosArchive Site:	http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
12881.894SrizArchive Site:	http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
12891.894SrizHome Page:	http://www.iana.org/
12901.534SchristosMailing List:
12911.534SchristosResponsible:	christos
12921.534SchristosLicense:	None
12931.913SdrochnerLocation:	etc
12941.534SchristosNotes:
12951.961Schristos1. Build package net/iana-etc
12961.961Schristos2. Add NetBSD rcsid to the generated protocols and services in the package
12971.961Schristos   work area.
12981.961Schristos3. Append the local services from the current services file.
12991.961Schristos4. Run:
13001.534Schristos	services_mkdb -u services > /usr/src/etc/services
13011.534Schristos	cp protocols /usr/src/etc/protocols
13021.964Schristos5. Fix protocols
13031.964Schristos   - fix manet alias to MANET; giving an alias with the same name is a no/op
13041.964Schristos   - protocol 84 is defined for as ttp and iptm, merge the two entries since
13051.964Schristos     libc getprotoent() does not read the whole file and merge in the "files"
13061.964Schristos     implementation.
13071.769Smrg
13081.769SmrgPackage:	pigz
13091.769SmrgVersion:	2.1.6
13101.769SmrgCurrent Vers:	2.1.6
13111.769SmrgMaintainer:	Mark Adler <madler@alumni.caltech.edu>
13121.769SmrgArchive Site:	http://zlib.net/pigz/
13131.769SmrgHome Page:	http://zlib.net/pigz/
13141.769SmrgMailing List:	http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
13151.769SmrgResponsible:	mrg
13161.769SmrgLicense:	zlib
13171.913SdrochnerLocation:	external/zlib/pigz/dist
13181.769SmrgNotes:
13191.784Sjoerg
13201.784SjoergPackage:	xz
13211.784SjoergVersion:	5.0.0
13221.944SwizCurrent Vers:	5.0.4
13231.784SjoergMaintainer:	Lasse Collin <lasse.collin@tukanni.org>
13241.784SjoergArchive Site:	http://tukaani.org/xz/
13251.784SjoergHome Page:	http://tukaani.org/xz/
13261.784SjoergResponsible:	joerg
13271.784SjoergLicense:	public-domain
13281.913SdrochnerLocation:	external/public-domain/xz/dist
13291.784SjoergNotes:
13301.784Sjoerg1. See prepare-import script for stripping down the distribution.
13311.784Sjoerg2. Update configure.ac and use it to generate include/config.h.
13321.784Sjoerg3. Carefully check for GPL components leaked into the dist area.
13331.847Smrg
13341.847SmrgPackage:	mpc
13351.847SmrgVersion:	0.9
13361.847SmrgCurrent Vers:	0.9
13371.847SmrgMaintainer:	
13381.847SmrgArchive Site:	http://www.multiprecision.org/mpc/download/
13391.847SmrgHome Page:	http://www.multiprecision.org/mpc/
13401.847SmrgMailing List:	http://www.multiprecision.org/index.php?prog=mpc&page=development
13411.847SmrgResponsible:	mrg
13421.847SmrgLicense:	LGPL2
13431.913SdrochnerLocation:	external/lgpl2/mpc/dist
13441.847SmrgNotes:
13451.847Smrg
13461.847SmrgPackage:	mpfr
13471.847SmrgVersion:	3.0.1
13481.847SmrgCurrent Vers:	3.0.1
13491.847SmrgMaintainer:	
13501.847SmrgArchive Site:	http://www.mpfr.org/mpfr-current/
13511.847SmrgHome Page:	http://www.mpfr.org/
13521.847SmrgMailing List:	http://websympa.loria.fr/wwsympa/arc/mpfr-announce
13531.847SmrgResponsible:	mrg
13541.847SmrgLicense:	LGPL3
13551.913SdrochnerLocation:	external/lgpl3/mpfr/dist
13561.847SmrgNotes:
13571.847Smrg
13581.847SmrgPackage:	GNU MP
13591.847SmrgVersion:	5.0.2
13601.847SmrgCurrent Vers:	5.0.2
13611.847SmrgMaintainer:	http://gmplib.org/mailman/listinfo/gmp-devel
13621.847SmrgArchive Site:	http://gmplib.org/
13631.847SmrgHome Page:	http://gmplib.org/
13641.847SmrgMailing List:	http://gmplib.org/mailman/listinfo/gmp-announce
13651.847SmrgResponsible:	mrg
13661.847SmrgLicense:	LGPL3
13671.913SdrochnerLocation:	external/lgpl3/gmp/dist
13681.847SmrgNotes:
13691.886Schristos
13701.980SalnsnPackage:	sljit
13711.980SalnsnVersion:	svn revision 186
13721.980SalnsnCurrent Vers:	svn revision 201
13731.980SalnsnMaintainer:	Zoltán Herczeg <hzmester@freemail.hu
13741.980SalnsnArchive Site:	http://sourceforge.net/projects/sljit/
13751.980SalnsnHome Page:	http://sljit.sourceforge.net/
13761.980SalnsnMailing List:	none
13771.980SalnsnResponsible:	alnsn
13781.980SalnsnLicense:	BSD (2-clause)
13791.980SalnsnLocation:	sys/external/bsd/sljit/dist
13801.980SalnsnNotes:
13811.980Salnsn		Need to feed back local changes
13821.980Salnsn
13831.886SchristosPackage:	tre
13841.886SchristosVersion:	0.8.0
13851.886SchristosCurrent Vers:	0.8.0
13861.886SchristosMaintainer:	http://laurikari.net/tre
13871.886SchristosArchive Site:	http://laurikari.net/tre
13881.886SchristosHome Page:	http://laurikari.net/tre
13891.962SwizMailing List:
13901.886SchristosResponsible:	agc, christos
13911.962SwizLicense:	BSD (2-clause)
13921.913SdrochnerLocation:	external/bsd/tre/dist
13931.886SchristosNotes:
13941.886Schristos		Need to feed back local changes
13951.901Schristos
13961.901SchristosPackage:	TrouSerS
13971.901SchristosVersion:	0.3.8
13981.901SchristosCurrent Vers:	0.3.8
13991.901SchristosMaintainer:	http://trousers.sourceforge.net
14001.901SchristosArchive Site:	http://trousers.sourceforge.net
14011.901SchristosHome Page:	http://trousers.sourceforge.net
14021.901SchristosMailing List:	http://trousers.sourceforge.net
14031.901SchristosResponsible:	christos
14041.901SchristosLicense:	CPL
14051.913SdrochnerLocation:	crypto/external/cpl/trousers/dist
14061.901SchristosNotes:
14071.901Schristos		Need to feed back local changes
14081.902Schristos
14091.902SchristosPackage:	tpm-tools
14101.902SchristosVersion:	1.3.7.1
14111.902SchristosCurrent Vers:	1.3.7.1
14121.902SchristosMaintainer:	http://trousers.sourceforge.net
14131.902SchristosArchive Site:	http://trousers.sourceforge.net
14141.902SchristosHome Page:	http://trousers.sourceforge.net
14151.902SchristosMailing List:	http://trousers.sourceforge.net
14161.902SchristosResponsible:	christos
14171.902SchristosLicense:	CPL
14181.913SdrochnerLocation:	crypto/external/cpl/tpm-tools/dist
14191.902SchristosNotes:
14201.902Schristos		Need to feed back local changes
14211.997Schristos
14221.997SchristosPackage:	libdwarf
14231.997SchristosVersion:	FreeBSD-2013-01-17
14241.998SchristosCurrent Vers:	FreeBSD-XXXX-YY-ZZ
14251.997SchristosMaintainer:	John Birrell <jb@freebsd.org>
14261.997SchristosArchive Site:	none
14271.997SchristosHome Page:	none
14281.997SchristosMailing List:	none
14291.997SchristosResponsible:	christos
14301.997SchristosLicense:	BSD-like (2-clause)
14311.997SchristosLocation:	sys/external/bsd/libdwarf/dist
14321.997SchristosNotes:
14331.997Schristos		Run prepare-import.sh; next time use svn id.
14341.997Schristos		Ask jkoshy who the upstream will be.
1435