3RDPARTY revision 1.1003
11.1003Sjmmv#	$NetBSD: 3RDPARTY,v 1.1003 2013/02/16 21:40:57 jmmv 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.1SlukemPackage:	less
5731.850StronVersion:	less-444
5741.967SwizCurrent Vers:	less-451
5751.823SjakllschMaintainer:	Mark Nudelman <markn@greenwoodsoftware.com>
5761.467SjnemethArchive Site:	http://www.greenwoodsoftware.com/less/download.html
5771.467SjnemethHome Page:	http://www.greenwoodsoftware.com/less/
5781.823SjakllschMailing List:	less-announce-request@greenwoodsoftware.com
5791.1SlukemResponsible:	mrg
5801.968SjdfLicense:	Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418)
5811.913SdrochnerLocation:	external/bsd/less/dist
5821.1SlukemNotes:
5831.1SlukemMany changes to make less act as more when invoked as more.  Beware.
5841.850StronUse the "src/external/bsd/less/less2netbsd" script to prepare source tree
5851.918Swizfor importation.  Run ./configure beforehand to generate "defines.h".
5861.850StronTalk to mrg before importing any new version.
5871.1Slukem
5881.543SjoergPackage:	libarchive
5891.918SwizVersion:	2.8.4
5901.918SwizCurrent Vers:	2.8.5 (legacy) / 3.0.3 (stable)
5911.748SjoergMaintainer:	kientzle@freebsd.org, joerg@NetBSD.org
5921.918SwizArchive Site:	https://github.com/libarchive/libarchive/downloads
5931.918SwizHome Page: 	http://libarchive.github.com/
5941.543SjoergResponsible:	joerg
5951.918SwizLicense:	BSD (2-clause)
5961.913SdrochnerLocation:	external/bsd/libarchive/dist
5971.543SjoergNotes:
5981.748SjoergDistribution is stripped down to the relevant part.
5991.543Sjoerg
6001.696SdentPackage:	libdevmapper
6011.735ShaadVersion:	1.02.40
6021.735ShaadCurrent Vers:	1.02.40
6031.696SdentMaintainer:	lvm-devel@redhat.com
6041.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
6051.696SdentHome Page:	http://sources.redhat.com/lvm2/
6061.696SdentResponsible:	haad
6071.696SdentLicense:	LGPLv2.1
6081.913SdrochnerLocation:	external/gpl2/lvm2/dist/libdm
6091.656ShaadNotes:
6101.894SrizThe lvm2tools and the libdevmapper are now distributed as one source
6111.729Ssnjrepository. See the lvm2tools Notes for more information.
6121.656Shaad
6131.263SwizPackage:	libevent
6141.732SplunkyVersion:	1.4.12-stable
6151.732SplunkyCurrent Vers:	2.0.2-alpha
6161.263SwizMaintainer:	Niels Provos <provos@citi.umich.edu>
6171.263SwizArchive Site:	http://www.monkey.org/~provos/libevent/
6181.335SlukemHome Page:	http://www.monkey.org/~provos/libevent/
6191.263SwizResponsible:	provos
6201.387SrpauloLicense:	BSD (3/4-clause)
6211.913SdrochnerLocation:	external/bsd/libevent/dist
6221.263SwizNotes:
6231.263Swiz
6241.696SdentPackage:	lvm2tools
6251.735ShaadVersion:	2.02.56
6261.735ShaadCurrent Vers:	2.02.56
6271.696SdentMaintainer:	lvm-devel@redhat.com
6281.696SdentArchive Site:	ftp://sources.redhat.com/pub/lvm2/
6291.696SdentHome Page:	http://sources.redhat.com/lvm2/
6301.696SdentResponsible:	haad
6311.696SdentLicense:	GPLv2
6321.913SdrochnerLocation:	external/gpl2/lvm2/dist
6331.894SrizNotes:
6341.894SrizUse the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to prepare source tree
6351.656Shaadfor import. Keep eye on dist/include/configure.h it migh change over the releases.
6361.894SrizWe maintain our own version of libdevmapper ioctl protocol code, therefore we
6371.656Shaadshould test it before import. Talk to haad before importing new version.
6381.656Shaad
6391.1SlukemPackage:	libpcap
6401.792SchristosVersion:	1.1.1
6411.792SchristosCurrent Vers:	1.1.1
6421.1SlukemMaintainer:	tcpdump-workers@tcpdump.org
6431.1SlukemArchive Site:	http://www.tcpdump.org/release/
6441.335SlukemHome Page:	http://www.tcpdump.org/
6451.1SlukemMailing List:	tcpdump-workers@tcpdump.org
6461.569SwizResponsible:	dyoung
6471.387SrpauloLicense:	BSD (3/4-clause)
6481.913SdrochnerLocation:	external/bsd/libpcap/dist
6491.1SlukemNotes:
6501.792SchristosUse the src/external/bsd/libpcap/dist/libpcap2netbsd script to prepare source
6511.792Schristostree.
6521.1Slukem
6531.1SlukemPackage:	libwrap
6541.1SlukemVersion:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
6551.954StacaCurrent Vers:	tcp_wrappers 7.6-ipv6.4
6561.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
6571.1SlukemArchive Site:	ftp://ftp.porcupine.org/pub/security/
6581.335SlukemHome Page:	ftp://ftp.porcupine.org/pub/security/
6591.230SjunyoungMailing List:
6601.569SwizResponsible:	cjs
6611.387SrpauloLicense:	BSD-like
6621.913SdrochnerLocation:	lib/libwrap
6631.1SlukemNotes:
6641.1SlukemWe import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
6651.1Slukemunder src/usr.sbin). We don't use tcpd; that functionality is built
6661.1Slukeminto inetd. The provided libwrap2netbsd script handles just libwrap.
6671.1Slukem
6681.782SmbalmerPackage:	Lua
6691.782SmbalmerVersion:	Lua 5.1.4
6701.943SdrochnerCurrent Vers:	Lua 5.2.1
6711.782SmbalmerMaintainer:	PUC Rio
6721.782SmbalmerHome Page:	http://www.lua.org/
6731.782SmbalmerMailing List:
6741.782SmbalmerResponsible:	mbalmer
6751.782SmbalmerLicense:	MIT
6761.913SdrochnerLocation:	external/mit/lua/dist
6771.782SmbalmerNotes:
6781.782SmbalmerThe default module paths have been changed to not include the current
6791.783Ssnjworking directory '.' to avoid potential security problems.
6801.782Smbalmer
6811.1003SjmmvPackage:	Lutok
6821.1003SjmmvVersion:	0.2
6831.1003SjmmvCurrent Vers:	0.2
6841.1003SjmmvMaintainer:	Julio Merino <jmmv@NetBSD.org>
6851.1003SjmmvArchive site:	http://code.google.com/p/lutok/downloads/list?can=1
6861.1003SjmmvHome page:	http://code.google.com/p/lutok/
6871.1003SjmmvMailing List:	lutok-discuss@googlegroups.com
6881.1003SjmmvResponsible:	jmmv
6891.1003SjmmvLicense:	BSD 3-clause
6901.1003SjmmvLocation:	external/bsd/lutok/dist
6911.1003SjmmvNotes:
6921.1003SjmmvThe source files are in external/bsd/lutok/dist.
6931.1003SjmmvUse external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory.
6941.1003Sjmmv
6951.728SchristosPackage:	m4
6961.728SchristosVersion:	20091026
6971.728SchristosCurrent Vers:	20091026
6981.962SwizMaintainer:	The OpenBSD Project
6991.728SchristosArchive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4
7001.962SwizHome Page:	http://www.openbsd.org/
7011.728SchristosMailing List:	
7021.728SchristosLicense:	BSD 3-clause like (dns-sd)
7031.728SchristosResponsible:	christos
7041.913SdrochnerLocation:	usr.bin/m4
7051.728SchristosNotes:
7061.913SdrochnerUses libc's ohash, and strtonum
7071.728Schristos
7081.718StsarnaPackage:	mDNSResponder
7091.718StsarnaVersion:	212.1
7101.804SwizCurrent Vers:	258.14
7111.718StsarnaMaintainer:	Apple
7121.718StsarnaArchive Site:	http://www.opensource.apple.com/tarballs/mDNSResponder/
7131.718StsarnaHome Page:	http://developer.apple.com/opensource/internet/bonjour.html
7141.718StsarnaMailing List:	bonjour-dev@lists.apple.com
7151.718StsarnaLicense:	Apache2 (mdnsd), BSD 3-clause (libdns_sd),
7161.718Stsarna		BSD 3-clause like (dns-sd)
7171.718StsarnaResponsible:	tsarna
7181.913SdrochnerLocation:	external/apache2/mDNSResponder/dist
7191.718StsarnaNotes:
7201.718Stsarna
7211.723SwizPackage:	mdocml
7221.878SwizVersion:	1.12.0
7231.924SwizCurrent Vers:	1.12.1
7241.723SwizMaintainer:	Kristaps Džonsons
7251.723SwizArchive Site:	http://mdocml.bsd.lv/snapshots/
7261.723SwizHome Page:	http://mdocml.bsd.lv/
7271.723SwizMailing List:	
7281.723SwizResponsible:	joerg
7291.723SwizLicense:	BSD (2-clause)
7301.913SdrochnerLocation:	external/bsd/mdocml/dist
7311.723SwizNotes:
7321.723Swiz
7331.696SdentPackage:	mesa-drm
7341.703SmrgVersion:	git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
7351.696SdentCurrent Vers:
7361.696SdentMaintainer:	mesa-git@?
7371.696SdentArchive Site:	git://anongit.freedesktop.org/git/mesa/drm
7381.696SdentHome Page:	http://cgit.freedesktop.org/mesa/drm/
7391.696SdentMailing List:
7401.696SdentResponsible:	mrg, bjs
7411.696SdentLicense:	BSD
7421.913SdrochnerLocation:	sys/external/bsd/drm/dist
7431.696SdentNotes:
7441.696Sdent
7451.1SlukemPackage:	mopd
7461.1SlukemVersion:	2.5.3
7471.1SlukemCurrent Vers:	2.5.3
7481.1SlukemMaintainer:	Mats O Jansson <maja@celsiustech.se>
7491.696SdentArchive Site:	http://www.stacken.kth.se/~moj/mopd.html
7501.335SlukemHome Page:	http://www.stacken.kth.se/~moj/mopd.html
7511.230SjunyoungMailing List:
7521.1SlukemResponsible:	cjs
7531.387SrpauloLicense:	BSD (4-clause)
7541.913SdrochnerLocation:	usr.sbin/mopd
7551.1SlukemNotes:
7561.1SlukemDelete the otherOS directory before importing.
7571.1Slukem
7581.1SlukemPackage:	nawk
7591.993SchristosVersion:	2012-12-20
7601.993SchristosCurrent Vers:	2012-12-20
7611.696SdentMaintainer:	Brian Kernighan <bwk@princeton.edu>
7621.696SdentArchive Site:	http://www.cs.princeton.edu/~bwk/btl.mirror/
7631.696SdentHome Page:	http://www.cs.princeton.edu/~bwk/btl.mirror/
7641.1SlukemMailing List:
7651.1SlukemResponsible:	jdolecek
7661.387SrpauloLicense:	BSD-like
7671.913SdrochnerLocation:	external/historical/nawk/dist
7681.1SlukemNotes:
7691.1SlukemBuild maketab from nawk sources and generate proctab.c.
7701.776SchristosRemove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win
7711.776Schristosthen import to src/external/historical/nawk/dist.
7721.1Slukem
7731.1SlukemPackage:	ndbootd
7741.1SlukemVersion:	0.5
7751.1SlukemCurrent Vers:	0.5
7761.1SlukemMaintainer:	Matt Fredette <fredette@alum.mit.edu>
7771.696SdentArchive Site:
7781.696SdentHome Page:
7791.1SlukemResponsible:	fredette
7801.387SrpauloLicense:	BSD (4-clause)
7811.913SdrochnerLocation:	usr.sbin/ndbootd
7821.1SlukemNotes:
7831.1SlukemRun ./configure, save config.h, make distclean, rm all autoconf/automake
7841.1Slukemand ndbootd-raw.c.  Restore saved config.h, and force it to define
7851.1SlukemHAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
7861.1Slukem
7871.421SwizPackage:	ntp
7881.904SkardelVersion:	4.2.6p5
7891.903SkardelCurrent Vers:	4.2.6p5
7901.421SwizMaintainer:	David L. Mills <mills@udel.edu>
7911.421SwizArchive Site:	ftp://ftp.udel.edu/pub/ntp/ntp4/
7921.702SkardelHome Page:	http://www.ntp.org/, http://support.ntp.org/
7931.421SwizMailing List:
7941.455SkardelResponsible:	simonb, jonathan, kardel
7951.421SwizLicense:	BSD-like
7961.913SdrochnerLocation:	external/bsd/ntp/dist
7971.421SwizNotes:
7981.421SwizSee /usr/src/dist/ntp/ntp2netbsd for update instructions.
7991.421Swiz
8001.1SlukemPackage:	nvi
8011.652StsutsuiVersion:	1.81.6
8021.652StsutsuiCurrent Vers:	1.81.6
8031.1SlukemMaintainer:	Keith Bostic <bostic@bsdi.com>
8041.1SlukemArchive Site:	ftp://ftp.bostic.com/pub/
8051.335SlukemHome Page:	http://www.bostic.com/vi/
8061.230SjunyoungMailing List:
8071.652StsutsuiResponsible:	aymeric, christos
8081.387SrpauloLicense:	BSD (3/4-clause)
8091.913SdrochnerLocation:	dist/nvi
8101.1SlukemNotes:
8111.652StsutsuiWe have lots of local fixes.
8121.1Slukem
8131.603SlukemPackage:	OpenLDAP
8141.794SadamVersion:	2.4.23
8151.954StacaCurrent Vers:	2.4.32
8161.603SlukemMaintainer:	OpenLDAP Foundation
8171.603SlukemArchive Site:	http://www.openldap.org/
8181.603SlukemHome Page:	http://www.openldap.org/
8191.603SlukemMailing List:
8201.603SlukemResponsible:	lukem
8211.603SlukemLicense:	BSD (3-clause)
8221.913SdrochnerLocation:	external/bsd/openldap/dist
8231.603SlukemNotes:
8241.603Slukem
8251.293SchristosPackage:	OpenPAM
8261.892SdrochnerVersion:	20111218 (Lycopsida)
8271.942SdrochnerCurrent Vers:	20120526 (Micrampelis)
8281.638SwizMaintainer:	Dag-Erling Smørgrav <des@FreeBSD.org>
8291.276SwizArchive Site:	http://www.openpam.org/
8301.335SlukemHome Page:	http://www.openpam.org/
8311.276SwizMailing List:
8321.276SwizResponsible:	christos
8331.387SrpauloLicense:	BSD (3-clause)
8341.913SdrochnerLocation:	external/bsd/openpam/dist
8351.276SwizNotes:
8361.579SchristosNext import will need $ Id removal..
8371.276Swiz
8381.734SroyPackage:	openresolv
8391.986SroyVersion:	3.5.3
8401.986SroyCurrent Vers:	3.5.3
8411.734SroyMaintainer:	roy
8421.734SroyArchive Site:	ftp://roy.marples.name/pub/openresolv/
8431.734SroyHome Page:	http://roy.marples.name/projects/openresolv/
8441.734SroyMailing List: 	openresolv-discuss@marples.name
8451.734SroyLicense:	BSD (2-clause)
8461.913SdrochnerLocation:	external/bsd/openresolv/dist
8471.734SroyNotes:
8481.734SroyPlease submit all changes to the author.
8491.734Sroy
8501.612SchristosPackage:	HPN-SSH
8511.988SchristosVersion:	6.1p1 13 v14
8521.988SchristosCurrent Vers:	6.1p1 13 v14
8531.612SchristosMaintainer:	www.psc.edu
8541.988SchristosArchive Site:	No direct link anymore, @#$#$ psc.
8551.988SchristosHome Page:	http://www.psc.edu/index.php/hpn-ssh
8561.612SchristosMailing List:
8571.612SchristosResponsible:	christos
8581.612SchristosLicense:	
8591.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
8601.612SchristosNotes:
8611.612SchristosPatch applied after OpenSSH import.
8621.612Schristos
8631.1SlukemPackage:	OpenSSH
8641.987SchristosVersion:	6.1
8651.965SisCurrent Vers:	6.1 / portable 6.1p1
8661.1SlukemMaintainer:	OpenSSH
8671.1SlukemArchive Site:	http://www.openssh.com/ftp.html
8681.335SlukemHome Page:	http://www.openssh.com/portable.html
8691.1SlukemMailing List:	openssh-unix-announce@mindrot.org
8701.298SitojunResponsible:	thorpej, christos, elric
8711.701SchristosLicense:	BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
8721.913SdrochnerLocation:	crypto/external/bsd/openssh/dist
8731.1SlukemNotes:
8741.701Schristosimported from OpenBSD ssh -- is not from the portable OpenSSH
8751.913Sdrochneruse openssh2netbsd before import.
8761.1Slukemlocal changes (should always try to bring them back to master openssh tree,
8771.1Slukemmarkus is very cooperative about it):
8781.1Slukem- default for PermitRootLogin is set to "no"
8791.1Slukem- IgnoreRootRhosts added
8801.1Slukem- look at login.conf to check valid user/access list
8811.469Schristos- krb5 support re-added
8821.405Schristos- hack in cipher.c #ifdef ACCS because we are missing EVP_acss
8831.279Schristos  when someone imports openssl, we can remove this.
8841.280Schristos- added moduli from portable openssh
8851.280Schristos- added USE_PAM patches and auth_pam.[ch] from portable openssh
8861.786Schristos  (see if there is any difference between the current version of opensshX.Yp1
8871.786Schristos   and the new opensshZ.Wp1) and apply them.
8881.701Schristos- conditionalize login_cap
8891.701Schristos- conditionalize bsd_auth
8901.701Schristos- restore krb5, krb4, afs, skey
8911.701Schristos- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
8921.701Schristos- fix ctype macro arguments
8931.701Schristos- umac is broken, disable it
8941.701Schristos- better ~homedir handling
8951.701Schristos- netbsd style tunnels
8961.701Schristos- urandom, xhome, chrootdir, rescuedir NetBSD handling
8971.701Schristos- utmp/utmpx handling
8981.701Schristos- handle tty posix_vdisable properly
8991.701Schristos- handle setuid and unsetuid the posix way instead of setresuid()
9001.701Schristos- add all missing functions
9011.384Schristos- always bump major when importing to avoid api problems.
9021.854Schristos- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
9031.1Slukem
9041.1SlukemPackage:	OpenSSL
9051.1001SchristosVersion:	1.0.1e
9061.1001SchristosCurrent Vers:	1.0.1e with AES-NI patch
9071.1SlukemMaintainer:	The OpenSSL Project
9081.1SlukemArchive Site:	ftp://ftp.openssl.org/source/
9091.335SlukemHome Page:	http://www.openssl.org/
9101.1SlukemMailing List:	openssl-announce@openssl.org
9111.569SwizResponsible:	mcr, thorpej, groo, christos, mjf
9121.387SrpauloLicense:	OpenSSL and SSLeay license (both BSD-like)
9131.913SdrochnerLocation:	crypto/external/bsd/openssl/dist
9141.1SlukemNotes:
9151.380Schristos- Run openssl2netbsd to get rid of the RCSID identifiers
9161.708Schristos- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
9171.708Schristos  to regen man pages.
9181.953Schristos- run make in  /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*
9191.953Schristos  to regen assembly files
9201.1Slukem
9211.926SplunkyPackage:	pcc
9221.926SplunkyVersion:	1.1.0.DEVEL 20120325
9231.926SplunkyCurrent Vers:	1.1.0.DEVEL 20120325
9241.932SrizMaintainer:	Anders Magnusson <ragge@NetBSD.org>
9251.926SplunkyArchive Site:	ftp://pcc.ludd.ltu.se/pub/pcc/
9261.926SplunkyHome Page:	http://pcc.ludd.ltu.se/
9271.926SplunkyMailing List:	pcc-list@ludd.ltu.se
9281.926SplunkyResponsible:	plunky
9291.926SplunkyLicense:	BSD
9301.926SplunkyLocation:	external/bsd/pcc/dist
9311.926SplunkyNotes:
9321.926SplunkyThis is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh
9331.926Splunkyfile for details about how to get the latest version from the upstream server
9341.926Splunkyand import it.
9351.926Splunky
9361.19SwizPackage:	pdisk
9371.19SwizVersion:	0.8a2
9381.19SwizCurrent Vers:	0.8a2
9391.19SwizMaintainer:	Eryk Vershen <eryk@cfcl.com>
9401.19SwizArchive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
9411.335SlukemHome Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
9421.19SwizMailing List:
9431.19SwizResponsible:	dbj
9441.387SrpauloLicense:	BSD-like
9451.913SdrochnerLocation:	dist/pdisk
9461.19SwizNotes:
9471.729SsnjThis is the disk partition utility used by Apple's mkLinux and OS X
9481.19SwizIt is imported into dist/pdisk, with a reachover makefile in
9491.19Swizsrc/sbin/pdisk builds for macppc and mac68k.
9501.19Swiz
9511.1SlukemPackage:	pdksh
9521.1SlukemVersion:	5.2.14p2
9531.1SlukemCurrent Vers:	5.2.14p2
9541.1SlukemMaintainer:	Michael Rendell <michael@cs.mun.ca>
9551.1SlukemArchive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
9561.335SlukemHome Page:	http://www.cs.mun.ca/~michael/pdksh/
9571.1SlukemMailing List:
9581.457SjdolecekResponsible:	jdolecek
9591.387SrpauloLicense:	Public domain
9601.913SdrochnerLocation:	bin/ksh
9611.880SreedNotes:
9621.1Slukempdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
9631.1Slukem
9641.421SwizPackage:	PF (openbsd packet filter)
9651.609SpeterVersion:	OpenBSD 4.2
9661.609SpeterCurrent Vers:	OpenBSD 4.3-current
9671.422SpeterMaintainer:	The OpenBSD Project
9681.421SwizArchive Site:	ftp://ftp.openbsd.org/
9691.421SwizHome Page:	http://www.openbsd.org/faq/pf/
9701.421SwizMailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
9711.569SwizResponsible:	peter, yamt
9721.421SwizLicense:	BSD (2-clause)
9731.913SdrochnerLocation:	dist/pf,sys/dist/pf
9741.421SwizNotes:
9751.421Swizkernel code is imported into src/sys/dist/pf and src/sys/net has reachover
9761.421Swizdefinition (files.pf).  userland code is imported into src/dist/pf, and
9771.421Swizreachover Makefiles are in src/usr.sbin/pf.
9781.421Swiz
9791.538SjoergPackage:	pkg_install
9801.915SwizVersion:	20120221
9811.915SwizCurrent Vers:	20120221
9821.538SjoergMaintainer:	The pkgsrc developers
9831.894SrizHome Page:	http://www.pkgsrc.org/
9841.539SheinzMailing List:	tech-pkg@NetBSD.org
9851.538SjoergResponsible:	joerg
9861.538SjoergLicense:	BSD
9871.913SdrochnerLocation:	external/bsd/pkg_install/dist
9881.538SjoergNotes:
9891.913SdrochnerThe authoritative version is in pkgsrc/pkgtools/pkg_install.
9901.538Sjoerg
9911.1SlukemPackage:	ping
9921.1SlukemVersion:	980911
9931.1SlukemCurrent Vers:	980911
9941.993SchristosMaintainer:	Mike Muuss
9951.993SchristosArchive Site:	
9961.993SchristosHome Page:	http://ftp.arl.mil/mike/ping.html
9971.1SlukemMailing List:
9981.392SrpauloResponsible:	christos
9991.387SrpauloLicense:	BSD (3-clause)
10001.913SdrochnerLocation:	sbin/ping
10011.1SlukemNotes:
10021.1SlukemWe use err() and friends. We have changes for snprintf, extra
10031.729Ssnjformatting in man pages, disallowing flood pinging, alignment fixes,
10041.993Schristosand more. Vern's ping is gone. We are too different from everyone else
10051.993Schristosnow to do a new import.
10061.1Slukem
10071.934SwizPackage:	Postfix
10081.994StronVersion:	2.9.5
10091.994StronCurrent Vers:	2.9.5
10101.1SlukemMaintainer:	Wietse Venema <wietse@porcupine.org>
10111.1SlukemArchive Site:	ftp://postfix.cloud9.net/official/
10121.335SlukemHome Page:	http://www.postfix.org/
10131.1SlukemMailing List:	postfix-users@postfix.org
10141.705StronResponsible:	christos, tron
10151.704StronLicense:	IBM Public License. See also src/external/ibm-public/postfix/dist.
10161.913SdrochnerLocation:	external/ibm-public/postfix/dist
10171.1SlukemNotes:
10181.432SrpauloHTML documentation should be kept in sync with the README_FILES.
10191.432Srpaulosrc/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
10201.432Srpaulodirectory layout (the easiest way to check is by running ``postfix
10211.432Srpauloset-permissions'').
10221.1Slukem
10231.1SlukemPackage:	ppp
10241.447SchristosVersion:	2.4.4
10251.446SdanCurrent Vers:	2.4.4
10261.1SlukemMaintainer:	Paul Mackerras <paulus@samba.org>
10271.1SlukemArchive Site:	ftp://ftp.samba.org/pub/ppp/
10281.349SjunyoungHome Page:
10291.1SlukemCVS root:	:pserver:cvs@pserver.samba.org:/cvsroot (password: cvs)
10301.1SlukemMailing List:
10311.447SchristosResponsible:	christos, cube
10321.387SrpauloLicense:	BSD (3-clause)
10331.913SdrochnerLocation:	dist/pppd
10341.1SlukemNotes:
10351.1SlukemBSD support was removed from 2.4.0; I added it back and removed
10361.1Slukemsome GPL pieces. Multilink support is missing. Repeated pings to
10371.1SlukemPaulus have not yielded results. I've retrofitted pppdump to use
10381.397Schristosnet/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
10391.1Slukemis clearly a pain. I have not tested the modules code, neither our
10401.1Slukemmakefiles make it easy to construct a module, but I left one there
10411.1Slukemas an example.
10421.447SchristosTDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
10431.447Schristosusing the version found in 2.4.1.
10441.1Slukem
10451.1SlukemPackage:	rcs
10461.1SlukemVersion:	5.7
10471.972SwizCurrent Vers:	5.8.1
10481.1SlukemMaintainer:	FSF
10491.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/rcs/
10501.1SlukemMailing List:	bug-gnu-utils@gnu.org
10511.335SlukemHome Page:	http://www.gnu.org/software/rcs/
10521.463SagcResponsible:	agc
10531.972SwizLicense:	GPLv2+ (5.7), GPLv3+ (5.8 and later)
10541.913SdrochnerLocation:	gnu/usr.bin/rcs
10551.1SlukemNotes:
10561.894SrizOld versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
10571.1Slukem
10581.1SlukemPackage:	root.cache
10591.996StacaVersion:	2013010300 (Jan 3, 2013)
10601.996StacaCurrent Vers:	2013010300 (Jan 3, 2013)
10611.14SperryMaintainer:	InterNIC
10621.14SperryArchive Site:	ftp://ftp.internic.net/domain/named.root
10631.335SlukemHome Page:	ftp://ftp.internic.net/domain/named.root
10641.1SlukemMailing List:
10651.507SperryResponsible:	thorpej
10661.387SrpauloLicense:	Public domain
10671.913SdrochnerLocation:	etc/namedb
10681.1SlukemNotes:
10691.1SlukemThe root server cache is also included with BIND.  However, the
10701.1SlukemInterNIC version is usually more up to date.
10711.1Slukem
10721.1SlukemPackage:	routed
10731.727SchristosVersion:	2.32
10741.727SchristosCurrent Vers:	2.32
10751.1SlukemMaintainer:	Vernon Schryver <vjs@rhyolite.com>
10761.1SlukemArchive Site:	ftp://ftp.rhyolite.com/src/
10771.335SlukemHome Page:	http://www.rhyolite.com/src/
10781.1SlukemMailing List:
10791.392SrpauloResponsible:	christos
10801.387SrpauloLicense:	BSD (4-clause)
10811.913SdrochnerLocation:	sbin/routed
10821.1SlukemNotes:
10831.1SlukemWe use the md5 code from libc
10841.1SlukemWe don't allow RIP_TRACEON and RIP_TRACEOFF
10851.201SchristosWe use arc4random
10861.201SchristosWe use strlcpy/snprintf
10871.1Slukem
10881.1SlukemPackage:	send-pr (part of GNATS)
10891.1SlukemVersion:	3.95
10901.359SrpauloCurrent Vers:	4.1
10911.1SlukemMaintainer:	FSF
10921.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/gnats/
10931.335SlukemHome Page:	http://www.gnu.org/software/gnats/
10941.1SlukemMailing List:	bug-gnats@gnu.org
10951.387SrpauloLicense:	GPLv2
10961.1SlukemResponsible:
10971.913SdrochnerLocation:	gnu/usr.bin/send-pr
10981.1SlukemNotes:
10991.1Slukem
11001.1SlukemPackage:	SoftFloat
11011.1SlukemVersion:	2a
11021.1SlukemCurrent Vers:	2b
11031.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
11041.144SdentArchive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
11051.335SlukemHome Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
11061.1SlukemMailing List:
11071.1SlukemResponsible:	bjh21
11081.387SrpauloLicense:	Public domain
11091.913SdrochnerLocation:	lib/libc/softfloat
11101.1SlukemNotes:
11111.1SlukemHeavily modified for use as a soft float library for GCC.  The actual
11121.1Slukemarithmetic code is unchanged, though, and should behave exactly like the
11131.1Slukemoriginal.
11141.1Slukem
11151.877SjoergPackage:	sqlite
11161.877SjoergVersion:	pre-3.6.9 snapshot
11171.990SwizCurrent Vers:	3.7.15
11181.877SjoergMaintainer:	Richard Hipp <drh@sqlite.org>
11191.877SjoergHome Page:	http://www.sqlite.org
11201.877SjoergResponsible:	joerg
11211.877SjoergLicense:	Public domain
11221.913SdrochnerLocation:	external/public-domain/sqlite/dist
11231.877SjoergNotes:
11241.877SjoergInitial import uses a pre-release with a number of bug fixes to avoid
11251.877Sjoergunnecessary local changes.
11261.877Sjoerg
11271.1SlukemPackage:	tcpdump
11281.792SchristosVersion:	4.1.1
11291.792SchristosCurrent Vers:	4.1.1
11301.429ShubertfMaintainer:	tcpdump-workers@lists.tcpdump.org
11311.1SlukemArchive Site:	http://www.tcpdump.org/release/
11321.335SlukemHome Page:	http://www.tcpdump.org/
11331.429ShubertfMailing List:	tcpdump-workers@lists.tcpdump.org
11341.569SwizResponsible:
11351.387SrpauloLicense:	BSD (3-clause)
11361.913SdrochnerLocation:	external/bsd/tcpdump/dist
11371.1SlukemNotes:
11381.792SchristosUse the src/external/bsd/tcpdump/dist/tcpdump2netbsd script to prepare source
11391.792Schristostree.
11401.1Slukem
11411.1SlukemPackage:	TestFloat
11421.1SlukemVersion:	2a
11431.1SlukemCurrent Vers:	2a
11441.144SdentMaintainer:	John Hauser <jhauser@jhauser.us>
11451.144SdentArchive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
11461.335SlukemHome Page:	http://www.jhauser.us/arithmetic/TestFloat.html
11471.1SlukemMailing List:
11481.1SlukemResponsible:	ross
11491.387SrpauloLicense:	BSD (4-clause)
11501.913SdrochnerLocation:	regress/lib/libc/ieeefp/testfloat
11511.1SlukemNotes:
11521.1Slukem
11531.1SlukemPackage:	texinfo
11541.634SchristosVersion:	4.8
11551.642SwizCurrent Vers:	4.13
11561.1SlukemMaintainer:	FSF
11571.1SlukemArchive Site:	ftp://ftp.gnu.org/gnu/texinfo/
11581.335SlukemHome Page:	http://www.gnu.org/software/texinfo/
11591.1SlukemMailing List:	bug-texinfo@gnu.org
11601.737SwizResponsible:	
11611.909SrizLicense:	GPLv2+ (4.8), GPLv3+ (4.9 and later)
11621.913SdrochnerLocation:	gnu/dist/texinfo
11631.1SlukemNotes:
11641.38SwizUse src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
11651.38Swizfor the import.
11661.1Slukem
11671.819SjmmvPackage:	tmux
11681.860SjmmvVersion:	1.5
11691.974SwizCurrent Vers:	1.7
11701.819SjmmvMaintainer:	Nicholas Marriott <nicm@users.sourceforge.net>
11711.819SjmmvArchive site:	http://downloads.sourceforge.net/tmux/
11721.819SjmmvHome page:	http://tmux.sourceforge.net/
11731.819SjmmvMailing List:	tmux-users@lists.sourceforge.net
11741.819SjmmvResponsible:	jmmv
11751.819SjmmvLicense:	BSD
11761.913SdrochnerLocation:	external/bsd/tmux/dist
11771.819SjmmvNotes:
11781.819SjmmvSee src/external/bsd/tmux/README for instructions on how to import a
11791.819Sjmmvnew tmux release.
11801.819Sjmmv
11811.1SlukemPackage:	top
11821.614SchristosVersion:	3.8beta1
11831.614SchristosCurrent Vers:	3.8beta1
11841.1SlukemMaintainer:	William LeFebvre <wnl@groupsys.com>
11851.614SchristosArchive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
11861.335SlukemHome Page:	http://www.unixtop.org/
11871.1SlukemMailing List:	top-spinners@ocee.groupsys.com
11881.614SchristosResponsible:	simonb, christos
11891.387SrpauloLicense:	BSD (2-clause)
11901.913SdrochnerLocation:	external/bsd/top/dist
11911.1SlukemNotes:
11921.1Slukem
11931.1SlukemPackage:	traceroute
11941.869SchristosVersion:	1.4a12
11951.1SlukemCurrent Vers:	1.4a12
11961.1SlukemMaintainer:	traceroute@ee.lbl.gov
11971.1SlukemArchive Site:	ftp://ftp.ee.lbl.gov/
11981.335SlukemHome Page:	http://ftp.ee.lbl.gov/
11991.1SlukemMailing List:
12001.1SlukemResponsible:
12011.387SrpauloLicense:	BSD (4-clause)
12021.913SdrochnerLocation:	usr.sbin/traceroute
12031.1SlukemNotes:
12041.869SchristosAdded changes from a5 -> a12 manually.
12051.1Slukem
12061.1SlukemPackage:	tz
12071.982SapbVersion:	tzcode2012h / tzdata2012j
12081.982SapbCurrent Vers:	tzcode2012j / tzdata2012j
12091.975SapbMaintainer:	Paul Eggert <eggert@cs.ucla.edu>
12101.956SchristosArchive Site:	ftp://ftp.iana.org/tz/releases/
12111.876SapbArchive Site:	ftp://munnari.oz.au/pub/oldtz/
12121.956SchristosOld Archive Site:	ftp://elsie.nci.nih.gov/pub/
12131.920SapbHome Page:	http://www.iana.org/time-zones
12141.876SapbMailing List:	tz@iana.org
12151.920SapbResponsible:	kleink, christos, apb
12161.387SrpauloLicense:	Public domain
12171.913SdrochnerLocation:	lib/libc/time,share/zoneinfo
12181.1SlukemNotes:
12191.863SchristosUse src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
12201.976SchristosThe tzcode2012f -> 2012g patch was applied by hand, since we have too
12211.863Schristosmany diffs (re-entrant tzcode) to apply. The diffs have been submitted
12221.955Sapbupstream but there is too much inertia to apply them. Check for .gitignore
12231.955Sapbfiles.
12241.1Slukem
12251.578SchristosPackage:	wpa_supplicant/hostapd
12261.973SchristosVersion:	1.0
12271.973SchristosCurrent Vers:	1.0
12281.365SwizMaintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
12291.365SwizArchive Site:	http://hostap.epitest.fi/releases/
12301.582SjoergHome Page:	http://hostap.epitest.fi/wpa_supplicant/
12311.365SwizMailing List:
12321.578SchristosResponsible:	scw, dyoung, christos
12331.387SrpauloLicense:	BSD or GPLv2
12341.913SdrochnerLocation:	external/bsd/wpa/dist
12351.365SwizNotes:
12361.772SchristosSee /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions.
12371.365Swiz
12381.1SlukemPackage:	XFree86
12391.307StronVersion:	4.5.0
12401.655SwizCurrent Vers:	4.8.0
12411.349SjunyoungMaintainer:	XFree86 Project, Inc.
12421.1SlukemArchive Site:	ftp://ftp.xfree86.org/pub/XFree86/
12431.335SlukemHome Page:	http://www.xfree86.org/
12441.349SjunyoungMailing List:	devel@xfree86.org
12451.1SlukemResponsible:	tron
12461.387SrpauloLicense:	XFree
12471.913SdrochnerLocation:	(xsrc)
12481.1SlukemNotes:
12491.1Slukem4.x:
12501.60Stron Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
12511.1Slukem files which we don't need in our tree.
12521.1Slukem ALL changes must be sent back to the XFree86 repository. Patches should
12531.305Stron be submitted back via http://bugzilla.xfree86.org.
12541.1Slukem
12551.1SlukemPackage:	zlib
12561.397SchristosVersion:	1.2.3
12571.937SwizCurrent Vers:	1.2.7
12581.1SlukemMaintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
12591.512StacaArchive Site:	http://www.zlib.net/
12601.512StacaHome Page:	http://www.zlib.net/
12611.1SlukemMailing List:
12621.397SchristosResponsible:	gwr, tron, christos
12631.387SrpauloLicense:	BSD (3-clause)
12641.913SdrochnerLocation:	common/dist/zlib
12651.1SlukemNotes:
12661.397SchristosImported to src/common/dist/zlib and shared by the kernel and userland.
12671.534Schristos
12681.534SchristosPackage:	services, protocols
12691.961SchristosVersion:	2012-08-24 (services), 2012-08-21 (protocols)
12701.961SchristosCurrent Vers:	2012-08-24 (services), 2012-08-21 (protocols)
12711.534SchristosMaintainer:	IANA
12721.961SchristosArchive Site:	http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
12731.894SrizArchive Site:	http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
12741.894SrizHome Page:	http://www.iana.org/
12751.534SchristosMailing List:
12761.534SchristosResponsible:	christos
12771.534SchristosLicense:	None
12781.913SdrochnerLocation:	etc
12791.534SchristosNotes:
12801.961Schristos1. Build package net/iana-etc
12811.961Schristos2. Add NetBSD rcsid to the generated protocols and services in the package
12821.961Schristos   work area.
12831.961Schristos3. Append the local services from the current services file.
12841.961Schristos4. Run:
12851.534Schristos	services_mkdb -u services > /usr/src/etc/services
12861.534Schristos	cp protocols /usr/src/etc/protocols
12871.964Schristos5. Fix protocols
12881.964Schristos   - fix manet alias to MANET; giving an alias with the same name is a no/op
12891.964Schristos   - protocol 84 is defined for as ttp and iptm, merge the two entries since
12901.964Schristos     libc getprotoent() does not read the whole file and merge in the "files"
12911.964Schristos     implementation.
12921.769Smrg
12931.769SmrgPackage:	pigz
12941.769SmrgVersion:	2.1.6
12951.769SmrgCurrent Vers:	2.1.6
12961.769SmrgMaintainer:	Mark Adler <madler@alumni.caltech.edu>
12971.769SmrgArchive Site:	http://zlib.net/pigz/
12981.769SmrgHome Page:	http://zlib.net/pigz/
12991.769SmrgMailing List:	http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
13001.769SmrgResponsible:	mrg
13011.769SmrgLicense:	zlib
13021.913SdrochnerLocation:	external/zlib/pigz/dist
13031.769SmrgNotes:
13041.784Sjoerg
13051.784SjoergPackage:	xz
13061.784SjoergVersion:	5.0.0
13071.944SwizCurrent Vers:	5.0.4
13081.784SjoergMaintainer:	Lasse Collin <lasse.collin@tukanni.org>
13091.784SjoergArchive Site:	http://tukaani.org/xz/
13101.784SjoergHome Page:	http://tukaani.org/xz/
13111.784SjoergResponsible:	joerg
13121.784SjoergLicense:	public-domain
13131.913SdrochnerLocation:	external/public-domain/xz/dist
13141.784SjoergNotes:
13151.784Sjoerg1. See prepare-import script for stripping down the distribution.
13161.784Sjoerg2. Update configure.ac and use it to generate include/config.h.
13171.784Sjoerg3. Carefully check for GPL components leaked into the dist area.
13181.847Smrg
13191.847SmrgPackage:	mpc
13201.847SmrgVersion:	0.9
13211.847SmrgCurrent Vers:	0.9
13221.847SmrgMaintainer:	
13231.847SmrgArchive Site:	http://www.multiprecision.org/mpc/download/
13241.847SmrgHome Page:	http://www.multiprecision.org/mpc/
13251.847SmrgMailing List:	http://www.multiprecision.org/index.php?prog=mpc&page=development
13261.847SmrgResponsible:	mrg
13271.847SmrgLicense:	LGPL2
13281.913SdrochnerLocation:	external/lgpl2/mpc/dist
13291.847SmrgNotes:
13301.847Smrg
13311.847SmrgPackage:	mpfr
13321.847SmrgVersion:	3.0.1
13331.847SmrgCurrent Vers:	3.0.1
13341.847SmrgMaintainer:	
13351.847SmrgArchive Site:	http://www.mpfr.org/mpfr-current/
13361.847SmrgHome Page:	http://www.mpfr.org/
13371.847SmrgMailing List:	http://websympa.loria.fr/wwsympa/arc/mpfr-announce
13381.847SmrgResponsible:	mrg
13391.847SmrgLicense:	LGPL3
13401.913SdrochnerLocation:	external/lgpl3/mpfr/dist
13411.847SmrgNotes:
13421.847Smrg
13431.847SmrgPackage:	GNU MP
13441.847SmrgVersion:	5.0.2
13451.847SmrgCurrent Vers:	5.0.2
13461.847SmrgMaintainer:	http://gmplib.org/mailman/listinfo/gmp-devel
13471.847SmrgArchive Site:	http://gmplib.org/
13481.847SmrgHome Page:	http://gmplib.org/
13491.847SmrgMailing List:	http://gmplib.org/mailman/listinfo/gmp-announce
13501.847SmrgResponsible:	mrg
13511.847SmrgLicense:	LGPL3
13521.913SdrochnerLocation:	external/lgpl3/gmp/dist
13531.847SmrgNotes:
13541.886Schristos
13551.980SalnsnPackage:	sljit
13561.980SalnsnVersion:	svn revision 186
13571.980SalnsnCurrent Vers:	svn revision 201
13581.980SalnsnMaintainer:	Zoltán Herczeg <hzmester@freemail.hu
13591.980SalnsnArchive Site:	http://sourceforge.net/projects/sljit/
13601.980SalnsnHome Page:	http://sljit.sourceforge.net/
13611.980SalnsnMailing List:	none
13621.980SalnsnResponsible:	alnsn
13631.980SalnsnLicense:	BSD (2-clause)
13641.980SalnsnLocation:	sys/external/bsd/sljit/dist
13651.980SalnsnNotes:
13661.980Salnsn		Need to feed back local changes
13671.980Salnsn
13681.886SchristosPackage:	tre
13691.886SchristosVersion:	0.8.0
13701.886SchristosCurrent Vers:	0.8.0
13711.886SchristosMaintainer:	http://laurikari.net/tre
13721.886SchristosArchive Site:	http://laurikari.net/tre
13731.886SchristosHome Page:	http://laurikari.net/tre
13741.962SwizMailing List:
13751.886SchristosResponsible:	agc, christos
13761.962SwizLicense:	BSD (2-clause)
13771.913SdrochnerLocation:	external/bsd/tre/dist
13781.886SchristosNotes:
13791.886Schristos		Need to feed back local changes
13801.901Schristos
13811.901SchristosPackage:	TrouSerS
13821.901SchristosVersion:	0.3.8
13831.901SchristosCurrent Vers:	0.3.8
13841.901SchristosMaintainer:	http://trousers.sourceforge.net
13851.901SchristosArchive Site:	http://trousers.sourceforge.net
13861.901SchristosHome Page:	http://trousers.sourceforge.net
13871.901SchristosMailing List:	http://trousers.sourceforge.net
13881.901SchristosResponsible:	christos
13891.901SchristosLicense:	CPL
13901.913SdrochnerLocation:	crypto/external/cpl/trousers/dist
13911.901SchristosNotes:
13921.901Schristos		Need to feed back local changes
13931.902Schristos
13941.902SchristosPackage:	tpm-tools
13951.902SchristosVersion:	1.3.7.1
13961.902SchristosCurrent Vers:	1.3.7.1
13971.902SchristosMaintainer:	http://trousers.sourceforge.net
13981.902SchristosArchive Site:	http://trousers.sourceforge.net
13991.902SchristosHome Page:	http://trousers.sourceforge.net
14001.902SchristosMailing List:	http://trousers.sourceforge.net
14011.902SchristosResponsible:	christos
14021.902SchristosLicense:	CPL
14031.913SdrochnerLocation:	crypto/external/cpl/tpm-tools/dist
14041.902SchristosNotes:
14051.902Schristos		Need to feed back local changes
14061.997Schristos
14071.997SchristosPackage:	libdwarf
14081.997SchristosVersion:	FreeBSD-2013-01-17
14091.998SchristosCurrent Vers:	FreeBSD-XXXX-YY-ZZ
14101.997SchristosMaintainer:	John Birrell <jb@freebsd.org>
14111.997SchristosArchive Site:	none
14121.997SchristosHome Page:	none
14131.997SchristosMailing List:	none
14141.997SchristosResponsible:	christos
14151.997SchristosLicense:	BSD-like (2-clause)
14161.997SchristosLocation:	sys/external/bsd/libdwarf/dist
14171.997SchristosNotes:
14181.997Schristos		Run prepare-import.sh; next time use svn id.
14191.997Schristos		Ask jkoshy who the upstream will be.
1420