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