3RDPARTY revision 1.653
1#	$NetBSD: 3RDPARTY,v 1.653 2008/12/04 18:13:47 jmcneill Exp $
2#
3# This file contains a list of the software that has been integrated into
4# NetBSD where we are not the primary maintainer.
5#
6# When you make changes to this software, be sure to discuss it with the
7# maintainer and contribute your patches.  Divergence from the official
8# sources is not desirable, and should be avoided as much as possible.
9#
10# When importing, please deal with the RCS IDs in this way:
11#   1. Preserve the RCS IDs in the files by removing the $ signs from
12#      the IDs before you do the import.
13#   2. After the import, add NetBSD RCS IDs to all of the files.
14#
15# A few notes on the format of this file (for the benefit of
16# 3dparty2html):
17#
18# 1.) Any line whose first non-whitespace character is # is a comment
19# 2.) Entries are separated by blank lines
20# 3.) Every package needs at least the following entries: Package,
21#     Version, Current Vers, and Maintainer.
22# 4.) Where a field has multiple lines of information, the field tag
23#     should be repeated on each line, except:
24# 5.) The Notes: field tag should appear on a line by itself.  All
25#     remaining lines until the end of the record are notes.
26
27Package:	acpica
28Version:	20080321
29Current Vers:	20081204
30Maintainer:	INTEL
31Archive Site:	http://www.acpica.org/downloads/unix_source_code.php
32Home Page:	http://www.acpica.org/
33Mailing List:	devel@acpica.org
34License:	http://developer.intel.com/technology/iapc/acpi/license2.htm
35Responsible:	jmcneill
36Notes:
37The sources were integrated into src/sys/dev/acpi/acpica/Subsystem.
38Please read src/sys/dev/acpi/acpica/README before any modification.
39
40Package:	am-utils [amd]
41Version:	6.2a3
42Current Vers:	6.2a3
43Maintainer:	Erez Zadok <ezk@cs.columbia.edu>
44Archive Site:	ftp://ftp.am-utils.org/pub/am-utils/
45Home Page:	http://www.am-utils.org/
46Mailing List:	am-utils
47Responsible:	christos
48License:	BSD (4-clause)
49Notes:
50Amd2netbsd script to convert to BSD make system and remove unneeded files.
51Fix symbolic links before import.
52Check src/usr.sbin/amd/include/config.h is correct after import.
53
54Package:	Automated Testing Framework (ATF)
55Version:	0.5
56Current Vers:	0.5
57Maintainer:	Julio M. Merino Vidal <jmmv@NetBSD.org>
58Archive site:	ftp://ftp.NetBSD.org/pub/NetBSD/misc/jmmv/atf/
59Home page:	http://www.NetBSD.org/~jmmv/atf/
60Mailing List:	atf-devel@NetBSD.org
61Responsible:	jmmv
62License:	The NetBSD Foundation's license (BSD 2-clause)
63Notes:
64The source files are in dist/atf.
65Given that the primary goal of ATF is to provide a testing framework for
66NetBSD, no local changes should be ever needed.  Always direct them to the
67maintainer for integration in official releases.
68
69Package:	ath-hal
70Version:	0.9.17.2
71Current Vers:	0.9.17.2
72Maintainer:	Sam Leffler <sam@errno.com>
73Archive Site:	none
74Home Page:	none
75Mailing List:	none
76Responsible:	sam, dyoung, gdamore
77License:	Redistribution without changes (binary only)
78Notes:
79The HAL is binary only, and located in src/sys/contrib/dev/ath
80
81Package:	bc
82Version:	1.06
83Current Vers:	1.06
84Maintainer:	Phil Nelson <phil@cs.wwu.edu>
85Archive Site:	ftp://ftp.gnu.org/gnu/bc/
86Home Page:	http://www.gnu.org/software/bc/
87Mailing List:	bug-bc@gnu.org
88Responsible:	phil, simonb
89License:	GPLv2, LGPGv2.1
90Notes:
91bc includes dc, both of which are in the NetBSD tree.
92
93Package:	bind/named
94Version:	libc/includes: 9.5.0, bind: 9.5.0
95Current Vers:	9.5.0-P2
96Maintainer:	Paul Vixie <vixie@vix.com>
97Archive Site:	ftp://ftp.isc.org/isc/bind9/
98Home Page:	http://www.isc.org/sw/bind/
99Mailing List:
100Responsible:	vixie, christos
101License:	BSD-like (2-clause)
102Notes:
103First bind2netbsd script to import into src/dist/bind.
104The Makefiles in src/usr.sbin/bind are not handled by the script.
105Build bind to generate the include files.
106Then binclude4netbsd script to import into src/usr.sbin/bind/include.
107Then include4netbsd script to import into src/include.
108Then libc4netbsd script to update the resolver in libc.
109Todo[1]: Update libresolv if needed.
110Todo[2]: A few files in libc/net were imported in the ISC branch but now
111	 they are too different or do not exist anymore:
112	    gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c
113	 Others like getaddrinfo.c could be merged with isc, but it seems
114	 that ours is from a more recent version of KAME?
115Todo[3]: net/base64.c is imported from bind but should be moved from net
116	 to isc/base64.c.
117Todo[4]: Re-entrant functions of net/*
118
119Package:	binutils
120Version:	2.16.1
121Current Vers:	2.19
122Maintainer:	FSF
123Archive Site:	ftp://ftp.gnu.org/gnu/binutils/
124Home Page:	http://www.gnu.org/software/binutils/
125Mailing List:	bug-gnu-utils@gnu.org
126Responsible:	thorpej, mrg
127License:	GPLv2, LGPLv2, BSD
128Notes:
129
130Package:	bsd-family-tree
131Version:	1.116
132Current Vers:	1.116
133Maintainer:	n/a
134Archive Site:	http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree
135Home Page:	http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree
136Mailing List:
137Responsible:	xtraeme
138License:	See URL above.
139Notes:
140
141Package:	byacc
142Version:	20080826
143Current Vers:	1.9
144Maintainer:	Thomas Dickey <dickey@invisible-island.net>
145Archive Site:	http://www.invisible-island.net/byacc/byacc.html
146Home Page:	http://www.invisible-island.net/byacc/byacc.html
147Mailing List:
148Responsible:	christos
149License:	Public Domain
150Notes:
151We haven't had a sync since 1993, the sources have diverged a lot
152since then but there are a bunch of bug fixes we probably want to pull
153in.
154
155Package:	bzip2
156Version:	1.0.5
157Current Vers:	1.0.5
158Maintainer:	Julian Seward <jseward@acm.org>
159Archive Site:	http://sources.redhat.com/bzip2/
160Home Page:	http://www.bzip.org/
161Mailing List:
162Responsible:
163License:	BSD (4-clause)
164Notes:
165See /usr/src/dist/bzip2/bzip2netbsd for update instructions.
166
167Package:	Citrus XPG4DL
168Version:	?
169Current Vers:	?
170Maintainer:	Citrus
171Archive Site:	http://citrus.bsdclub.org/
172Home Page:	http://citrus.bsdclub.org/
173Mailing List:	bsd-locale@hauN.org
174Responsible:	tshiozak
175License:	Ambiguous. Either BSD or Perl Artistic License
176		See http://citrus.bsdclub.org/#pol_license for more info.
177Notes:
178language C multilingualization support suite using wchar_t and other standards.
179The main development playground of Citrus is in NetBSD CVS, so you don't
180need to look for other CVS tree (like citrus CVS tree)
181main trunc has Citrus code in the following places:
182- src/lib/libc/locale, LC_CTYPE: single/multibyte support
183- src/lib/libintl: GNU libc compatible gettext(3) implementation.
184- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer
185- src/lib/libc/iconv: iconv(3)
186
187Package:	cron
188Version:	3.0
189Current Vers:	4.3
190Maintainer:	Paul Vixie <vixie@vix.com>
191Archive Site:	ftp://ftp.isc.org/isc/cron/
192Home Page:
193Mailing List:
194Responsible:
195License:	BSD-like
196Notes:
197
198Package:	cvs
199Version:	1.11.22
200Current Vers:	1.11.23/1.12.13
201Maintainer:	cvshome
202Archive Site:	http://ftp.gnu.org/non-gnu/cvs/
203Home Page:	http://cvs.nongnu.org/
204Mailing List:	bug-cvs@gnu.org
205Responsible:	christos, wiz
206License:	GPLv1, LGPLv2
207Notes:
208Use src/gnu/dist/xcvs/cvs2netbsd for preparing the source tree
209for the import.
210Do not forget to update gnu/usr.bin/xcvs/include/config.h to match
211gnu/dist/xcvs/config.h.in.
212If you want to upgrade to 1.12.XX, please talk to christos first.
213I have merged all the changes already.
214
215Package:	db
216Version:	1.85
217Current Vers:	1.86/4.6.21
218Maintainer:	Keith Bostic <bostic@vangogh.cs.berkeley.edu>
219Archive Site:	http://www.oracle.com/technology/software/products/berkeley-db/
220Home Page:	http://www.oracle.com/database/berkeley-db/
221Mailing List:
222Responsible:
223License:	BSD or Oracle Commercial License
224Notes:
225Note that we cannot use db 2.x for license reasons.
226Three bug fixes against 1.85 sent back to bostic.  Changes to
227man/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
228Import of DB 1.85 was done via a sh script which converted the
229distribution into the netbsd format.  The script can be found in
230src/lib/libc/db/db2netbsd.
231
232Package:	dhcp
233Version:	3.0.3
234Current Vers:	3.0.7/3.1.1/4.0.0
235Maintainer:	mellon
236Archive Site:	ftp://ftp.isc.org/isc/dhcp/
237Home Page:	http://www.isc.org/sw/dhcp/
238Mailing List:	dhcp-server@isc.org
239Mailing List:	dhcp-client@isc.org
240Mailing List:	dhcp-announce@isc.org
241Mailing List:	dhcp-bugs@isc.org
242Responsible:	mellon
243License:	BSD (3-clause)
244Notes:
245No changes for NetBSD integration - just import the new distribution on
246top of the current tree.
247
248Package:	dhcpcd
249Version:	4.0.1
250Current Vers:	4.0.1
251Maintainer:	joerg
252Home Page:	http://roy.marples.name/dhcpcd/
253License:	BSD (2-clause)
254Notes:
255Please submit all changes to the author.
256The distribution doesn't include the Linux specific bits.
257
258Package:	diffutils
259Version:	2.8.1
260Current Vers:	2.8.1
261Maintainer:	FSF
262Archive Site:	ftp://ftp.gnu.org/gnu/diffutils/
263Home Page:	http://www.gnu.org/software/diffutils/
264Mailing List:	bug-gnu-utils@gnu.org
265Responsible:	wiz
266License:	GPLv2
267Notes:
268Use src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree
269for the import.
270
271Package:	gdtoa
272Version:	2005-09-23
273Current Vers:	2005-09-23
274Maintainer:	David M. Gay <dmg@acm.org>
275Archive Site:	ftp://netlib.lucent.com/netlib/fp/
276Home Page:	http://www.netlib.org/fp/
277Mailing List:	none
278Responsible:	kleink
279License:	BSD-like
280Notes:
281Test suite not integrated at this time.
282No hexadecimal floating-point string conversion for VAX FP yet.
283Only double-precision addressed at this time.
284
285Package:	file
286Version:	4.26
287Current Vers:	4.26
288Maintainer:	Christos Zoulas <christos@zoulas.com>
289Archive Site:	ftp://ftp.astron.com/pub/file/
290Home Page:
291Mailing List:	file@mx.gw.com
292Responsible:	christos, pooka
293License:	BSD (2-clause)
294Notes:
295use file2netbsd
296
297Package:	flex
298Version:	2.5.4
299Current Vers:	2.5.35
300Maintainer:	Will Estes <wlestes@users.sourceforge.net>
301Archive Site:	http://flex.sourceforge.net/
302Home Page:	http://flex.sourceforge.net/
303Mailing List:	http://lists.sourceforge.net/mailman/listinfo/flex-announce
304Responsible:
305License:	BSD-like	
306Notes:
307The newest version is far more advanced than the one in NetBSD --
308among other features, it can produce re-entrant scanners.
309
310Package:	gcc
311Version:	4.1.3-20080831
312Current Vers:	4.3.2
313Maintainer:	FSF
314Archive Site:	ftp://ftp.gnu.org/gnu/gcc/
315Home Page:	http://www.gnu.org/software/gcc/
316Mailing List:	gcc-bugs@gnu.org
317Responsible:	thorpej, mrg
318License:	GPLv2, LGPLv2.1
319Notes:
320before importing:
321	- delete all .cvsignore and .brik files
322	- delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar
323	- delete all related testsuites
324for GCC4:
325	- delete all fortran and testsuites
326	- update gcc/version.c for the NetBSD GCC date
327
328Package:	gdb
329Version:	5.3/6.4
330Current Vers:	6.7.1
331Maintainer:	FSF
332Archive Site:	ftp://ftp.gnu.org/gnu/gdb/
333Home Page:	http://www.gnu.org/software/gdb/
334Mailing List:	bug-gdb@gnu.org
335Responsible:	thorpej
336License:	GPLv2, LGPLv2
337Notes:
338When updating GDB, it is imperative to test that:
339	- Debugging of kernel cores ("target kvm") works correctly
340	- Support for our kernel's remote serial debugging protocol
341	  ("options KGDB") works correctly.
342
343Package:	gettext
344Version:	0.14.4
345Current Vers:	0.17
346Maintainer:	FSF
347Archive Site:	ftp://ftp.gnu.org/gnu/gettext/
348Home Page:	http://www.gnu.org/software/gettext/
349Mailing List:	bug-gnu-utils@gnu.org
350Responsible:
351License:	GPLv2
352Notes:
353GNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
354we use BSD-licensed implementation from Citrus project (see entry for
355"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
356
357Package:	gkermit
358Version:	1.00
359Current Vers:	1.00
360Maintainer:	Kermit Project - Columbia University <kermit@columbia.edu>
361Archive Site:	ftp://kermit.columbia.edu/kermit/archives/
362Home Page:	http://www.columbia.edu/kermit/
363Mailing List:
364Responsible:	apb
365License:	GPLv2
366Notes:
367
368Package:	grep
369Version:	2.5.1
370Current Vers:	2.5.3
371Maintainer:	FSF
372Archive Site:	ftp://ftp.gnu.org/gnu/grep/
373Home Page:	http://www.gnu.org/software/grep/
374Mailing List:	bug-gnu-utils@gnu.org
375Responsible:	simonb, wiz
376License:	GPLv2 (2.5.1), GPLv3 (2.5.3)
377Notes:
378Use src/gnu/dist/grep/grep2netbsd for preparing the source tree
379for the import.
380A non-gnu grep was imported into src/usr.bin/grep on 2 Jan 2004. It
381needs some tuning before it can replace gnu grep.
382	(cf.	http://www.vocito.com/downloads/software/grep/)
383
384Package:	groff
385Version:	1.19.2
386Current Vers:	1.19.2
387Maintainer:	Werner Lemberg/FSF
388Archive Site:	ftp://ftp.gnu.org/gnu/groff/
389Home Page:	http://www.gnu.org/software/groff/
390Mailing List:	bug-groff@gnu.org
391Responsible:	wiz
392License:	GPLv2
393Notes:
394Use groff2netbsd from src/gnu/dist/groff to prepare the distribution
395for import.
396
397Package:	heimdal
398Version:	1.1
399Current Vers:	1.1
400Maintainer:	Heimdal <heimdal@pdc.kth.se>
401Archive Site:	ftp://ftp.pdc.kth.se/pub/heimdal/src/
402Home Page:	http://www.pdc.kth.se/heimdal/
403Mailing List:	heimdal-discuss@pdc.kth.se
404Responsible:	joda, lha
405License:	BSD
406Notes:
407
408Package:	hunt
409Version:	2003-04-16
410Current Vers:	2003-04-16
411Maintainer:	Greg Couch <gregc@cgl.ucsf.edu>
412Archive Site:	ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
413Home Page:	http://www.cgl.ucsf.edu/home/gregc/oss.html
414Responsible:	mrg
415License:	BSD (3-clause)
416Notes:
417
418Package:	ipf
419Version:	4.1.29
420Current Vers:	4.1.31
421Maintainer:	Darren Reed
422Archive Site:	http://coombs.anu.edu.au/~avalon/
423Home Page:	http://coombs.anu.edu.au/~avalon/
424Mailing List:	ipfilter@postbox.anu.edu.au
425Responsible:	darrenr, mike, martti
426License:	BSD-based, see src/dist/ipf/IPFILTER.LICENSE
427Notes:
428ipf2netbsd should be used on a virgin ipfilter source tree.
429See also dist/ipf/README.NetBSD
430
431Package:	ipsec-tools
432Version:	(ipsec-tools head is NetBSD-current head)
433Maintainer:	IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net>
434Archive Site:	http://ipsec-tools.sourceforge.net
435Home Page:	http://ipsec-tools.sourceforge.net
436Mailing List:	ipsec-tools-devel@lists.sourceforge.net
437Responsible:	manu, vanhu, mgrooms
438License:	BSD (3-clause)
439Notes:
440ipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools
441We don't run ipsec-tools' configure as part of the NetBSD build. configure
442generated files are available in the NetBSD source tree at:
443  src/lib/libipsec/config.h
444  src/lib/libipsec/package_version.h
445When configure.ac is updated, run the following:
446  cd src/crypto/dist/ipsec-tools
447  ./bootstrap
448  ./configure --enable-adminport --enable-hybrid --enable-frag \
449  	      --enable-natt --enable-dpd 
450Then copy package_version.h to src/lib/libipsec and merge config.h with
451src/lib/libipsec/config.h (it needs some manual tweaking)
452
453NOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing, 
454NetBSD-current always contains latest ipsec-tools code. On the other hand,
455ipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which 
456are manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly
457sync with ipsec-tools-0_7-branch)
458
459Package:	KAME IPv6
460Version:	KAME/NetBSD SNAP kit
461Current Vers:	KAME/NetBSD SNAP kit (shipped every week)
462Maintainer:	KAME Project <kame@kame.net>
463Archive Site:	http://www.kame.net/
464Home Page:	http://www.kame.net/
465Mailing List:	snap-users@kame.net
466Responsible:
467License:	BSD (3-clause)
468Notes:
469IPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
470more conservative implementation policy.
471IPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
472Please do not make too many diff-unfriendly changes (like indentation change,
473KNF police).  We need to take diffs across KAME snapshots on upgrades.
474To identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
475in sys/netinet6/in6.h.  No script is available for upgrades.
476"KAME" branch is used for kernel merge work purposes.
477http://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
478among KAME/*BSD, *BSD-current and recent *BSD releases.
479
480Package:	less
481Version:	less394
482Current Vers:	less418
483Maintainer:	Mark Nudleman <markn@greenwoodsoftware.com>
484Archive Site:	http://www.greenwoodsoftware.com/less/download.html
485Home Page:	http://www.greenwoodsoftware.com/less/
486Mailing List:
487Responsible:	mrg
488License:	BSD or GPLv2
489Notes:
490Many changes to make less act as more when invoked as more.  Beware.
491Use the src/usr.bin/less/less2netbsd script to prepare source tree
492for importation.  Run ./configure before hand to generate "defines.h".
493Talk to mrg before importing any new version.  (less 381's configure
494does not detect NetBSD has a sigset_t due to a bad test; this is fixed
495by hand in defines.h.)
496
497Package:	libarchive
498Version:	2.5.4b
499Current Ves.:	2.5.4b
500Maintainer:	kientzle@freebsd.org
501Archive Site:	http://people.freebsd.org/~kientzle/libarchive/
502Home Page: 	http://people.freebsd.org/~kientzle/libarchive/
503Responsible:	joerg
504License:	BSD
505Notes:
506Distribution is stripped down to the relevant part. cpio is currently
507not usable, so it was left out.
508
509Package:	libevent
510Version:	1.4.4-stable
511Current Vers:	1.4.4-stable
512Maintainer:	Niels Provos <provos@citi.umich.edu>
513Archive Site:	http://www.monkey.org/~provos/libevent/
514Home Page:	http://www.monkey.org/~provos/libevent/
515Responsible:	provos
516License:	BSD (3/4-clause)
517Notes:
518
519Package:	libpcap
520Version:	0.9.4
521Current Vers:	1.0.0
522Maintainer:	tcpdump-workers@tcpdump.org
523Archive Site:	http://www.tcpdump.org/release/
524Home Page:	http://www.tcpdump.org/
525Mailing List:	tcpdump-workers@tcpdump.org
526Responsible:	dyoung
527License:	BSD (3/4-clause)
528Notes:
529
530Package:	libwrap
531Version:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
532Current Vers:	tcp_wrappers 7.6-ipv6.1
533Maintainer:	Wietse Venema <wietse@porcupine.org>
534Archive Site:	ftp://ftp.porcupine.org/pub/security/
535Home Page:	ftp://ftp.porcupine.org/pub/security/
536Mailing List:
537Responsible:	cjs
538License:	BSD-like
539Notes:
540We import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
541under src/usr.sbin). We don't use tcpd; that functionality is built
542into inetd. The provided libwrap2netbsd script handles just libwrap.
543
544Package:	mopd
545Version:	2.5.3
546Current Vers:	2.5.3
547Maintainer:	Mats O Jansson <maja@celsiustech.se>
548Archive Site:	BROKEN	ftp://ftp.stacken.kth.se/pub/OS/NetBSD/mopd/
549Home Page:	http://www.stacken.kth.se/~moj/mopd.html
550Mailing List:
551Responsible:	cjs
552License:	BSD (4-clause)
553Notes:
554Delete the otherOS directory before importing.
555
556Package:	nawk
557Version:	2007-05-01
558Current Vers:	2007-05-01
559Maintainer:	Brian Kernighan <bwk@bell-labs.com> (Lucent Technologies)
560Archive Site:	http://cm.bell-labs.com/who/bwk/
561Home Page:	http://cm.bell-labs.com/who/bwk/
562Mailing List:
563Responsible:	jdolecek
564License:	BSD-like
565Notes:
566Build maketab from nawk sources and generate proctab.c.
567Remove buildwin.bat, mac.code, missing95.c, ytab.[ch], ytab?.bak, then import
568to src/dist/nawk.
569
570Package:	ndbootd
571Version:	0.5
572Current Vers:	0.5
573Maintainer:	Matt Fredette <fredette@alum.mit.edu>
574Archive Site:	BROKEN	http://mit.edu/fredette/www/ndbootd/
575Home Page:	BROKEN	http://stuff.mit.edu/people/fredette/home.html
576Responsible:	fredette
577License:	BSD (4-clause)
578Notes:
579Run ./configure, save config.h, make distclean, rm all autoconf/automake
580and ndbootd-raw.c.  Restore saved config.h, and force it to define
581HAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
582
583Package:	ntp
584Version:	4.2.4p5
585Current Vers:	4.2.4p5
586Maintainer:	David L. Mills <mills@udel.edu>
587Archive Site:	ftp://ftp.udel.edu/pub/ntp/ntp4/
588Home Page:	http://www.ntp.org/, http://ntp.isc.org/
589Mailing List:
590Responsible:	simonb, jonathan, kardel
591License:	BSD-like
592Notes:
593See /usr/src/dist/ntp/ntp2netbsd for update instructions.
594
595Package:	nvi
596Version:	1.81.6
597Current Vers:	1.81.6
598Maintainer:	Keith Bostic <bostic@bsdi.com>
599Archive Site:	ftp://ftp.bostic.com/pub/
600Home Page:	http://www.bostic.com/vi/
601Mailing List:
602Responsible:	aymeric, christos
603License:	BSD (3/4-clause)
604Notes:
605We have lots of local fixes.
606
607Package:	OpenLDAP
608Version:	2.4.11
609Current Vers:	2.4.11
610Maintainer:	OpenLDAP Foundation
611Archive Site:	http://www.openldap.org/
612Home Page:	http://www.openldap.org/
613Mailing List:
614Responsible:	lukem
615License:	BSD (3-clause)
616Notes:
617Imported into src/external/bsd/openldap/dist/
618Next import will need $ Id removal..
619
620Package:	OpenPAM
621Version:	20071221
622Current Vers:	20071221
623Maintainer:	Dag-Erling Smørgrav <des@FreeBSD.org>
624Archive Site:	http://www.openpam.org/
625Home Page:	http://www.openpam.org/
626Mailing List:
627Responsible:	christos
628License:	BSD (3-clause)
629Notes:
630Next import will need $ Id removal..
631
632Package:	HPN-SSH
633Version:	5.0p1 13 v3
634Current Vers:	5.0p1 13 v3
635Maintainer:	www.psc.edu
636Archive Site:	http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.0p1-hpn13v3.diff.gz
637Home Page:	http://www.psc.edu/networking/projects/hpn-ssh/
638Mailing List:
639Responsible:	christos
640License:	
641Notes:
642Patch applied after OpenSSH import.
643
644Package:	OpenSSH
645Version:	5.0
646Current Vers:	5.1 / portable 5.1p1
647Maintainer:	OpenSSH
648Archive Site:	http://www.openssh.com/ftp.html
649Home Page:	http://www.openssh.com/portable.html
650Mailing List:	openssh-unix-announce@mindrot.org
651Responsible:	thorpej, christos, elric
652License:	BSD or more free. See src/crypto/dist/ssh/LICENSE
653Notes:
654imported from OpenBSD usr.bin/ssh (it is not from the portable OpenSSH)
655into crypto/dist/openssh.  use openssh2netbsd before import.
656local changes (should always try to bring them back to master openssh tree,
657markus is very cooperative about it):
658- default for PermitRootLogin is set to "no"
659- IgnoreRootRhosts added
660- look at login.conf to check valid user/access list
661- krb5 support re-added
662- hack in cipher.c #ifdef ACCS because we are missing EVP_acss
663  when someone imports openssl, we can remove this.
664- uidswap.c changed order of set{e,}{u,g}id so that it works on NetBSD
665- added moduli from portable openssh
666- added USE_PAM patches and auth_pam.[ch] from portable openssh
667- add the HPN patch 
668- always bump major when importing to avoid api problems.
669
670Package:	OpenSSL
671Version:	SNAP-20080509
672Current Vers:	0.9.8h
673Maintainer:	The OpenSSL Project
674Archive Site:	ftp://ftp.openssl.org/source/
675Home Page:	http://www.openssl.org/
676Mailing List:	openssl-announce@openssl.org
677Responsible:	mcr, thorpej, groo, christos, mjf
678License:	OpenSSL and SSLeay license (both BSD-like)
679Notes:
680- Run openssl2netbsd to get rid of the RCSID identifiers
681- run make in /usr/src/lib/libcrypto/man to regen man pages.
682
683Package:	pdisk
684Version:	0.8a2
685Current Vers:	0.8a2
686Maintainer:	Eryk Vershen <eryk@cfcl.com>
687Archive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
688Home Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
689Mailing List:
690Responsible:	dbj
691License:	BSD-like
692Notes:
693This is the disk partition utility used by Apple's mkLinux and osX
694It is imported into dist/pdisk, with a reachover makefile in
695src/sbin/pdisk builds for macppc and mac68k.
696
697Package:	pdksh
698Version:	5.2.14p2
699Current Vers:	5.2.14p2
700Maintainer:	Michael Rendell <michael@cs.mun.ca>
701Archive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
702Home Page:	http://www.cs.mun.ca/~michael/pdksh/
703Mailing List:
704Responsible:	jdolecek
705License:	Public domain
706pdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
707
708Package:	PF (openbsd packet filter)
709Version:	OpenBSD 4.2
710Current Vers:	OpenBSD 4.3-current
711Maintainer:	The OpenBSD Project
712Archive Site:	ftp://ftp.openbsd.org/
713Home Page:	http://www.openbsd.org/faq/pf/
714Mailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
715Responsible:	peter, yamt
716License:	BSD (2-clause)
717Notes:
718kernel code is imported into src/sys/dist/pf and src/sys/net has reachover
719definition (files.pf).  userland code is imported into src/dist/pf, and
720reachover Makefiles are in src/usr.sbin/pf.
721
722Package:	pkg_install
723Version:	20081002
724Current Vers.:	20081002
725Maintainer:	The pkgsrc developers
726Home Page:	http://www.pkgsrc.org
727Mailing List:	tech-pkg@NetBSD.org
728Responsible:	joerg
729License:	BSD
730Notes:
731The authoritive version used to live in src/usr.sbin/pkg_install and was
732moved to pkgsrc/pkgtool/pkg_install. Reachover Makefiles are kept in place.
733
734Package:	ping
735Version:	980911
736Current Vers:	980911
737Maintainer:	Vernon Schryver <vjs@rhyolite.com>
738Archive Site:	ftp://ftp.rhyolite.com/src/
739Home Page:	http://www.rhyolite.com/src/
740Mailing List:
741Responsible:	christos
742License:	BSD (3-clause)
743Notes:
744We use err() and friends. We have changes for snprintf, extra
745formating in man pages, disallowing flood pinging, alignment fixes,
746and more.
747
748Package:	postfix
749Version:	2.5.4
750Current Vers:	2.5.5
751Maintainer:	Wietse Venema <wietse@porcupine.org>
752Archive Site:	ftp://postfix.cloud9.net/official/
753Home Page:	http://www.postfix.org/
754Mailing List:	postfix-users@postfix.org
755Responsible:	heas
756License:	IBM Public License. See also src/gnu/dist/postfix.
757Notes:
758HTML documentation should be kept in sync with the README_FILES.
759src/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
760directory layout (the easiest way to check is by running ``postfix
761set-permissions'').
762
763Package:	ppp
764Version:	2.4.4
765Current Vers:	2.4.4
766Maintainer:	Paul Mackerras <paulus@samba.org>
767Archive Site:	ftp://ftp.samba.org/pub/ppp/
768Home Page:
769CVS root:	:pserver:cvs@pserver.samba.org:/cvsroot (password: cvs)
770Mailing List:
771Responsible:	christos, cube
772License:	BSD (3-clause)
773Notes:
774BSD support was removed from 2.4.0; I added it back and removed
775some GPL pieces. Multilink support is missing. Repeated pings to
776Paulus have not yielded results. I've retrofitted pppdump to use
777net/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
778is clearly a pain. I have not tested the modules code, neither our
779makefiles make it easy to construct a module, but I left one there
780as an example.
781TDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
782using the version found in 2.4.1.
783
784Package:	rcs
785Version:	5.7
786Current Vers:	5.7
787Maintainer:	FSF
788Archive Site:	ftp://ftp.gnu.org/gnu/rcs/
789Mailing List:	bug-gnu-utils@gnu.org
790Home Page:	http://www.gnu.org/software/rcs/
791Responsible:	agc
792License:	GPLv2
793Notes:
794Beta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
795
796Package:	root.cache
797Version:	2007110100 (Nov 01, 2007)
798Current Vers:	2007110100 (Nov 01, 2007)
799Maintainer:	InterNIC
800Archive Site:	ftp://ftp.internic.net/domain/named.root
801Home Page:	ftp://ftp.internic.net/domain/named.root
802Mailing List:
803Responsible:	thorpej
804License:	Public domain
805Notes:
806The root server cache is also included with BIND.  However, the
807InterNIC version is usually more up to date.
808
809Package:	routed
810Version:	2.28
811Current Vers:	2.31
812Maintainer:	Vernon Schryver <vjs@rhyolite.com>
813Archive Site:	ftp://ftp.rhyolite.com/src/
814Home Page:	http://www.rhyolite.com/src/
815Mailing List:
816Responsible:	christos
817License:	BSD (4-clause)
818Notes:
819We use the md5 code from libc
820We don't allow RIP_TRACEON and RIP_TRACEOFF
821We use arc4random
822We use strlcpy/snprintf
823
824Package:	send-pr (part of GNATS)
825Version:	3.95
826Current Vers:	4.1
827Maintainer:	FSF
828Archive Site:	ftp://ftp.gnu.org/gnu/gnats/
829Home Page:	http://www.gnu.org/software/gnats/
830Mailing List:	bug-gnats@gnu.org
831License:	GPLv2
832Responsible:
833Notes:
834
835Package:	SoftFloat
836Version:	2a
837Current Vers:	2b
838Maintainer:	John Hauser <jhauser@jhauser.us>
839Archive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
840Home Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
841Mailing List:
842Responsible:	bjh21
843License:	Public domain
844Notes:
845Heavily modified for use as a soft float library for GCC.  The actual
846arithmetic code is unchanged, though, and should behave exactly like the
847original.
848
849Package:	tcpdump
850Version:	3.9.7
851Current Vers:	4.0.0
852Maintainer:	tcpdump-workers@lists.tcpdump.org
853Archive Site:	http://www.tcpdump.org/release/
854Home Page:	http://www.tcpdump.org/
855Mailing List:	tcpdump-workers@lists.tcpdump.org
856Responsible:
857License:	BSD (3-clause)
858Notes:
859Code will be imported into src/dist/tcpdump.  Changes have to go back to
860tcpdump.org.
861
862Package:	termcap.src
863Version:	9.13.25
864Current Vers:	11.0.1
865Maintainer:	Eric S. Raymond <terminfo@ccil.org>
866Archive Site:	http://www.catb.org/~esr/terminfo/
867Home Page:	http://www.catb.org/~esr/terminfo/
868Mailing List:
869Responsible:
870License:	Public domain
871Notes:
872
873Package:	TestFloat
874Version:	2a
875Current Vers:	2a
876Maintainer:	John Hauser <jhauser@jhauser.us>
877Archive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
878Home Page:	http://www.jhauser.us/arithmetic/TestFloat.html
879Mailing List:
880Responsible:	ross
881License:	BSD (4-clause)
882Notes:
883
884Package:	texinfo
885Version:	4.8
886Current Vers:	4.13
887Maintainer:	FSF
888Archive Site:	ftp://ftp.gnu.org/gnu/texinfo/
889Home Page:	http://www.gnu.org/software/texinfo/
890Mailing List:	bug-texinfo@gnu.org
891Responsible:	wiz
892License:	GPLv2 (4.9 is GPLv3)
893Notes:
894Use src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
895for the import.
896
897Package:	top
898Version:	3.8beta1
899Current Vers:	3.8beta1
900Maintainer:	William LeFebvre <wnl@groupsys.com>
901Archive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
902Home Page:	http://www.unixtop.org/
903Mailing List:	top-spinners@ocee.groupsys.com
904Responsible:	simonb, christos
905License:	BSD (2-clause)
906Notes:
907
908Package:	traceroute
909Version:	1.4a5
910Current Vers:	1.4a12
911Maintainer:	traceroute@ee.lbl.gov
912Archive Site:	ftp://ftp.ee.lbl.gov/
913Home Page:	http://ftp.ee.lbl.gov/
914Mailing List:
915Responsible:
916License:	BSD (4-clause)
917Notes:
918
919Package:	tz
920Version:	tzcode2004a / tzdata2008i
921Current Vers:	tzcode2008h / tzdata2008i
922Maintainer:	Arthur David Olson <ado@elsie.nci.nih.gov>
923Archive Site:	ftp://elsie.nci.nih.gov/pub/
924Home Page:
925Mailing List:	tz@elsie.nci.nih.gov
926Responsible:	kleink
927License:	Public domain
928Notes:
929Use src/lib/libc/time/tzcode2netbsd to prepare the source tree
930for import.
931
932Package:	wpa_supplicant/hostapd
933Version:	0.6.4
934Current Vers:	0.6.4
935Maintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
936Archive Site:	http://hostap.epitest.fi/releases/
937Home Page:	http://hostap.epitest.fi/wpa_supplicant/
938Mailing List:
939Responsible:	scw, dyoung, christos
940License:	BSD or GPLv2
941Notes:
942See /usr/src/dist/wpa/NetBSD-upgrade for update instructions.
943
944Package:	XFree86
945Version:	4.5.0
946Current Vers:	4.7.0
947Maintainer:	XFree86 Project, Inc.
948Archive Site:	ftp://ftp.xfree86.org/pub/XFree86/
949Home Page:	http://www.xfree86.org/
950Mailing List:	devel@xfree86.org
951Responsible:	tron
952License:	XFree
953Notes:
9544.x:
955 Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
956 files which we don't need in our tree.
957 ALL changes must be sent back to the XFree86 repository. Patches should
958 be submitted back via http://bugzilla.xfree86.org.
959
960Package:	Xorg
961Version:	7.0
962Current Vers:	7.0
963Maintainer:	The X.Org Foundation
964Archive Site:	http://xorg.freedesktop.org/releases/X11R7.0/src/
965Home Page:	http://www.x.org/
966Mailing List:	xorg@lists.freedesktop.org
967Responsible:	macallan
968License:	XFree
969Notes:		This is the modular branch tagged as XORG-7_0 pulled from
970		xorg's cvs repository.
971
972Package:	zlib
973Version:	1.2.3
974Current Vers:	1.2.3
975Maintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
976Archive Site:	http://www.zlib.net/
977Home Page:	http://www.zlib.net/
978Mailing List:
979Responsible:	gwr, tron, christos
980License:	BSD (3-clause)
981Notes:
982Imported to src/common/dist/zlib and shared by the kernel and userland.
983
984Package:	services, protocols
985Version:	2007-06-14
986Current Vers:	2007-06-14
987Maintainer:	IANA
988Archive Site:	http://www.iana.org/assignments/
989Home Page:	http://www.iana.org
990Mailing List:
991Responsible:	christos
992License:	None
993Notes:
9941. Download the latest converter from:
995	http://www.sethwklein.net/projects/iana-etc/
9962. Unpack it and run:
997	gmake get
998	gmake
9993. Add NetBSD rcsid to the generated protocols and services.
10004. Append the local services from the current services file.
10015. Run:
1002	services_mkdb -u services > /usr/src/etc/services
1003	cp protocols /usr/src/etc/protocols
1004
1005Package:	mesa-drm
1006Version:	git 2580a065d81be645a14af1e91b8441f7e72fcbe4
1007Current Vers:
1008Maintainer:	mesa-git@?
1009Archive Site:	git://anongit.freedesktop.org/git/mesa/drm
1010Home Page:
1011Mailing List:
1012Responsible:	mrg, bjs
1013License:	BSD
1014Notes:
1015Imported all except for linux-core into src/sys/external/bsd/drm/dist.
1016