3RDPARTY revision 1.1591
1#	$NetBSD: 3RDPARTY,v 1.1591 2019/01/08 19:17:10 christos 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# 3rdparty2html):
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 Package, Version, Current Vers,
21#     and Maintainer fields;
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#
27# Package:	name or brief description (required, must be first)
28# Version:	version that is included with NetBSD (required)
29# Current Vers:	version that is available upstream (required)
30# Maintainer:	name and/or email address of upstream maintainer (required)
31# Archive Site:	URL to archive of upstream releases
32# Home Page:	URL to web page for upstream project
33# Mailing List:	email address or URL related to upstream mailing list
34# License:	description of license
35# Responsible:	comma-separated list of NetBSD developers
36# Location:	comma-separated list of subdirectories in the NetBSD src tree
37# Notes:
38# Multiple lines of free-form text,
39# Must be last.
40#
41
42Package:	acpica
43Version:	20181213
44Current Vers:	20181213
45Maintainer:	Intel
46Archive Site:	http://www.acpica.org/downloads/
47Home Page:	http://www.acpica.org/
48Mailing List:	devel@acpica.org
49License:	BSD-like
50Responsible:	jruoho
51Location:	sys/external/bsd/acpica/dist
52Notes:
53You want the unix2 (dual-licensed) tar file.
54Please read src/sys/dev/acpi/acpica/README before any modification.
55
56Package:	am-utils [amd]
57Version:	6.2
58Current Vers:	6.2
59Maintainer:	Erez Zadok <ezk@cs.columbia.edu>
60Archive Site:	ftp://ftp.am-utils.org/pub/am-utils/
61Home Page:	http://www.am-utils.org/
62Mailing List:	am-utils
63Responsible:	christos
64License:	BSD (4-clause)
65Location:	external/bsd/am-utils/dist
66Notes:
67Amd2netbsd script to convert to BSD make system and remove unneeded files.
68Fix symbolic links before import.
69Check external/bsd/am-utils/include/config.h is correct after import.
70Update date of release in external/bsd/am-utils/man/Makefile (two places).
71
72Package:	Automated Testing Framework (ATF)
73Version:	0.20
74Current Vers:	0.21
75Maintainer:	Julio Merino <jmmv@NetBSD.org>
76Archive site:	https://github.com/jmmv/atf/releases
77Home page:	https://github.com/jmmv/atf
78Mailing List:	atf-devel@NetBSD.org
79Responsible:	jmmv
80License:	The NetBSD Foundation's license (BSD 2-clause)
81Location:	external/bsd/atf/dist
82Notes:
83The source files are in external/bsd/atf/dist.
84Use external/bsd/atf/prepare-import.sh to regenerate the dist/ directory.
85Please avoid performing local changes to this package without discussing
86them with the responsible person and/or the mailing list shown above.
87Note that the external/bsd/atf/dist/tools is owned by NetBSD and does not
88exist upstream; however, please continue to discuss any desired changes
89upfront.
90
91Package:	ath-hal
92Version:	FreeBSD SVN revision number 185521
93Current Vers:	FreeBSD SVN revision number 334197
94Maintainer:	Sam Leffler <sam@errno.com>
95Archive Site:	none
96Home Page:	https://svnweb.freebsd.org/base/head/sys/dev/ath/ath_hal/
97Mailing List:	none
98Responsible:	sam, alc
99License:	BSD-like (2-clause), ISC
100Location:	sys/external/isc/atheros_hal/dist
101Notes:
102
103Package:	bc
104Version:	1.06
105Current Vers:	1.07
106Maintainer:	Phil Nelson <phil@cs.wwu.edu>
107Archive Site:	ftp://ftp.gnu.org/gnu/bc/
108Home Page:	http://www.gnu.org/software/bc/
109Mailing List:	bug-bc@gnu.org
110Responsible:	phil, simonb
111License:	GPLv2, LGPGv2.1
112Location:	external/bsd/bc
113Notes:
114bc includes dc, both of which are in the NetBSD tree.
115
116Package:	bind [named and utils]
117Version:	9.10.7/BSD	9.12.2-P1/MPL
118Current Vers:			9.12.2-P1/MPL
119Maintainer:	ISC
120Archive Site:	ftp://ftp.isc.org/isc/bind9/
121Home Page:	http://www.isc.org/software/bind/
122Mailing List:	https://lists.isc.org/mailman/listinfo/bind-announce
123Mailing List:	https://lists.isc.org/mailman/listinfo/bind-users
124Responsible:	christos
125License:	BSD-like (2-clause) / MPL
126Location:	external/bsd/bind/dist
127Notes:
128First bind2netbsd script to import into src/external/bsd/bind/dist.
129The Makefiles in src/external/bsd/bind are not handled by the script.
130Build bind to generate the include files.
131Then binclude4netbsd script to import into src/external/bsd/bind/include.
132The libc and include parts of the resolver are now part of libbind.
133
134Package:	unbound 
135Version:	1.7.3
136Current Vers:	1.7.3
137Maintainer:	Christos Zoulas
138Archive Site:	https://www.unbound.net/downloads/unbound-latest.tar.gz
139Home Page:	https://www.unbound.net/
140Mailing List:	https://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users
141Responsible:	christos
142License:	BSD-like
143Location:	external/bsd/unbound/dist
144Notes:
145Use cleantags to import
146run configure and update config files in include
147
148Package:	nsd 
149Version:	4.1.24
150Current Vers:	4.1.24
151Maintainer:	Christos Zoulas
152Archive Site:	https://www.nlnetlabs.nl/svn/nsd/
153Home Page:	https://www.nlnetlabs.nl/projects/nsd/
154Mailing List:	https://open.nlnetlabs.nl/mailman/listinfo/nsd-users/	
155Responsible:	christos
156License:	BSD-like
157Location:	external/bsd/nsd/dist
158Notes:
159Use cleantags to import
160run configure and update config files in include
161
162Package:	libbind [libc resolver and includes]
163Version:	libbind-6.0-rc1
164Current Vers:	libbind-6.0
165Maintainer:	ISC
166Archive Site:	ftp://ftp.isc.org/isc/libbind/
167Home Page:	http://www.isc.org/software/libbind/
168Mailing List:	https://lists.isc.org/mailman/listinfo/bind-workers
169Responsible:	christos
170License:	BSD-like (2-clause)
171Location:	external/bsd/libbind/dist
172Notes:
173First libbind2netbsd script to import into src/external/bsd/libbind/dist.
174Then include4netbsd script to import into src/include.
175Then libc4netbsd script to update the resolver in libc.
176Todo[1]: Update libresolv if needed.
177Todo[2]: A few files in libc/net were imported in the ISC branch but now
178	 they are too different or do not exist anymore:
179	    gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c
180	 Others like getaddrinfo.c could be merged with isc, but it seems
181	 that ours is from a more recent version of KAME?
182Todo[3]: net/base64.c is imported from bind but should be moved from net
183	 to isc/base64.c.
184Todo[4]: Re-entrant functions of net/*
185Todo[5]: Reconcile the doc directory.
186
187Package:	bozohttpd
188Version:	20170201
189Current Vers:	20170201
190Maintainer:	mrg@eterna.com.au
191Archive Site:	ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/
192Home Page:	http://eterna.com.au/bozohttpd/
193Mailing List:
194Responsible:	mrg
195License:	BSD
196Location:	libexec/httpd
197Notes:
198Delete "queue.h" from the distribution.
199
200Package:	bsd-family-tree
201Version:	336757
202Current Vers:	336757
203Maintainer:	The FreeBSD Project
204Archive Site:	https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree
205Home Page:	https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree
206Mailing List:
207Responsible:
208License:	BSD (2-clause) (see http://www.freebsd.org/cgi/cvsweb.cgi/src/COPYRIGHT)
209Location:	share/misc/bsd-family-tree
210Notes:
211Please send all updates upstream.  Eitan Adler <lists@eitanadler.com>
212is a FreeBSD committer who has been helpful with incorporating changes
213in the past.
214
215Package:	byacc
216Version:	20180609
217Current Vers:	20180609
218Maintainer:	Thomas Dickey <dickey@invisible-island.net>
219Archive Site:	http://www.invisible-island.net/byacc/byacc.html
220Home Page:	http://www.invisible-island.net/byacc/byacc.html
221Mailing List:
222Responsible:	christos
223License:	Public Domain
224Location:	external/bsd/byacc/dist
225Notes:
226See /usr/src/external/bsd/byacc/byacc2netbsd for update instructions.
227
228Package:	bzip2
229Version:	1.0.6
230Current Vers:	1.0.6
231Maintainer:	Julian Seward <jseward@acm.org>
232Archive Site:	http://sources.redhat.com/bzip2/
233Home Page:	http://www.bzip.org/
234Mailing List:
235Responsible:
236License:	BSD (4-clause)
237Location:	external/bsd/bzip2
238Notes:
239See /usr/src/external/bsd/bzip2/bzip2netbsd for update instructions.
240
241Package:	Citrus XPG4DL
242Version:	
243Current Vers:	
244Maintainer:	Citrus
245Archive Site:	http://citrus.bsdclub.org/
246Home Page:	http://citrus.bsdclub.org/
247Mailing List:	bsd-locale@hauN.org
248Responsible:	tshiozak
249License:	Ambiguous. Either BSD or Perl Artistic License
250		See http://citrus.bsdclub.org/#pol_license for more info.
251Location:	lib
252Notes:
253language C multilingualization support suite using wchar_t and other standards.
254The main development playground of Citrus is in NetBSD CVS, so you don't
255need to look for other CVS tree (like citrus CVS tree)
256main trunc has Citrus code in the following places:
257- src/lib/libc/locale, LC_CTYPE: single/multibyte support
258- src/lib/libintl: GNU libc compatible gettext(3) implementation.
259- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer
260- src/lib/libc/iconv: iconv(3)
261
262Package:	cron
263Version:	4.1
264Current Vers:	4.1
265Maintainer:	ISC
266Archive Site:	ftp://ftp.isc.org/isc/cron/
267Home Page:
268Mailing List:
269Responsible:
270License:	BSD-like
271Location:	external/bsd/cron/dist
272Notes:
273
274Package:	cvs
275Version:	1.12.13
276Current Vers:	1.12.13
277Maintainer:	cvshome
278Archive Site:	http://ftp.gnu.org/non-gnu/cvs/
279Home Page:	http://cvs.nongnu.org/
280Mailing List:	bug-cvs@gnu.org
281Responsible:	christos
282License:	GPLv1, LGPLv2
283Location:	external/gpl2/xcvs/dist
284Notes:
285Use external/gpl2/xcvs/dist/cvs2netbsd for preparing the source tree
286for the import.
287Do not forget to update external/gpl2/xcvs/include/config.h to match
288external/gpl2/xcvs/dist/config.h.in.
289
290Package:	db
291Version:	1.85
292Current Vers:	1.86/4.7.25
293Maintainer:	Keith Bostic <bostic@vangogh.cs.berkeley.edu>
294Archive Site:	http://www.oracle.com/technology/software/products/berkeley-db/
295Home Page:	http://www.oracle.com/database/berkeley-db/
296Mailing List:
297Responsible:
298License:	BSD or Oracle Commercial License
299Location:	lib/libc/db
300Notes:
301Note that we cannot use db 2.x for license reasons.
302Three bug fixes against 1.85 sent back to bostic.  Changes to
303man/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
304Import of DB 1.85 was done via a sh script which converted the
305distribution into the netbsd format.  The script can be found in
306src/lib/libc/db/db2netbsd.
307
308Package:	dhcp
309Version:	4.4.1
310Current Vers:	4.4.1
311Maintainer:	mellon
312Archive Site:	ftp://ftp.isc.org/isc/dhcp/
313Home Page:	http://www.isc.org/software/dhcp/
314Mailing List:	dhcp-server@isc.org
315Mailing List:	dhcp-client@isc.org
316Mailing List:	dhcp-announce@isc.org
317Mailing List:	dhcp-bugs@isc.org
318Responsible:	mellon
319License:	MPL
320Location:	external/mpl/dhcp
321Notes:
322Use the dhcp2netbsd script.
323
324Package:	dhcpcd
325Version:	7.0.8
326Current Vers:	7.0.8
327Maintainer:	roy
328Archive Site:	ftp://roy.marples.name/pub/dhcpcd/
329Home Page:	http://roy.marples.name/projects/dhcpcd/
330Mailing List: 	dhcpcd-discuss@marples.name
331License:	BSD (2-clause)
332Location:	external/bsd/dhcpcd/dist
333Notes:
334Please submit all changes to the author.
335
336Package:       drm
337Version:       Linux 3.15
338Current Vers:  ?
339Maintainer:    Intel, AMD, Linux kernel developers
340Archive Site:  git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
341Home Page:     http://dri.freedesktop.org/
342Mailing List:  dri-devel@lists.freedesktop.org
343Responsible:   riastradh
344License:       BSD
345Location:      sys/external/bsd/drm2/dist
346Notes:
347Graphics drivers.   Talk to riastradh@ about updates.  When importing
348from Linux, we map
349       drivers/gpu/drm	       ->      sys/external/bsd/drm2/dist/drm
350       include/drm	       ->      sys/external/bsd/drm2/dist/include/drm
351       include/uapi/drm	       ->      sys/external/bsd/drm2/dist/uapi/drm
352GPL sources are excluded.  In the future, we may import them into
353external/gpl2/drm2 and build them as kernel modules.  Nouveau sources
354(drivers/gpu/drm/nouveau in Linux) must first be processed with the
355script sys/external/bsd/drm2/nouveau/nouveau2netbsd, about which see
356the source for details.
357Vendor tag:    LINUX
358Release tag:   linux-X-Y(-rcZ)-drm-bsd
359	(nouveau got reimported as linux-3-15-drm-bsd-reimport-nouveau)
360I neglected to add RCSIDs in the last import (except for nouveau, for
361which nouveau2netbsd adds them).  For the next import, remember to add
362them!
363
364
365Package:	ekermit
366Version:	1.7
367Current Vers:	1.7
368Maintainer:	Kermit Project
369Archive Site:	ftp://ftp.kermitproject.org/kermit/ekermit/
370Home Page:	http://www.kermitproject.org/ek.html
371Mailing List:
372Responsible:	apb
373License:	BSD (3 clause)
374Location:	external/bsd/ekermit
375Notes:
376
377Package:	expat
378Version:	2.2.1
379Current Vers:	2.2.6
380Maintainer:	Expat Project
381Archive Site:	http://sourceforge.net/projects/expat/files/expat/
382Home Page:	http://www.libexpat.org/
383Mailing List:	expat-discuss@libexpat.org
384Responsible:	mrg
385License:	MIT
386Location:	src/external/mit/expat/dist
387Notes:
388Please use "expat" as the vendor tag for CVS imports.
389
390Package:	file
391Version:	5.35
392Current Vers:	5.35
393Maintainer:	Christos Zoulas <christos@zoulas.com>
394Archive Site:	ftp://ftp.astron.com/pub/file/
395Home Page:	http://www.darwinsys.com/file/
396Mailing List:	file@mx.gw.com
397Responsible:	christos, pooka
398License:	BSD (2-clause)
399Location:	external/bsd/file/dist
400Notes:
401use file2netbsd
402
403Package:	flex
404Version:	2.6.4
405Current Vers:	2.6.4
406Maintainer:	Will Estes <wlestes@users.sourceforge.net>
407Archive Site:	https://github.com/westes/flex/releases
408Home Page:	https://github.com/westes/flex
409Mailing List:	http://lists.sourceforge.net/mailman/listinfo/flex-announce
410Responsible:
411License:	BSD-like
412Location:	external/bsd/flex/dist
413Notes:
414There is a flex2netbsd script to help newer imports.
415
416Package:	gcc
417Version:	6.5
418Current Vers:	6.5/7.3/8.2
419Maintainer:	FSF
420Archive Site:	ftp://ftp.gnu.org/gnu/gcc/
421Home Page:	http://www.gnu.org/software/gcc/
422Mailing List:	gcc-bugs@gnu.org
423Responsible:	mrg, christos, skrll
424License:	GPLv3, LGPLv3.1
425Location:	external/gpl3/gcc.old/dist
426Location:	external/gpl3/gcc/dist
427Notes:
428In the long term, we expect that there will often be two versions,
429in the "gcc" and "gcc.old" directories.  Having two versions allows
430migration from one version of gcc to another to happen for one port
431at a time, instead of for all ports simultaneously.
432When importing a new version of external/gpl3/gcc.old:
433	- copy the current version of external/gpl3/gcc
434	- import it to a "NETBSD" vendor branch in external/gpl3/gcc.old
435Before importing a new version of external/gpl3/gcc:
436	- delete all .cvsignore and .gitignore files
437	- delete java ada fortran their libraries and testsuites
438	- delete libffi zlib boehm-gc 
439	- update gcc/version.c for the NetBSD GCC date
440	- use core/c++/objc/testsuite tarballs
441	- you can use the gcc2netbsd script for the above (except version)
442	- update tools/gcc/gcc-version.mk
443	- force generate and copy tools/gcc build version of these files
444	  into gcc/dist/gcc/doc: cpp.1 cpp.info gcc.1 gcc.info gcov.1
445
446Package:	gdb
447Version:	8.0.1
448Current Vers:	8.2
449Maintainer:	FSF
450Archive Site:	ftp://ftp.gnu.org/gnu/gdb/
451Home Page:	http://www.gnu.org/software/gdb/
452Mailing List:	bug-gdb@gnu.org
453Responsible:	christos
454License:	GPLv3, LGPLv3.1
455Location:	external/gpl3/gdb/dist
456Notes:
457When updating GDB, it is imperative to test that:
458	- Debugging of kernel cores ("target kvm") works correctly
459	- Support for our kernel's remote serial debugging protocol
460	  ("options KGDB") works correctly.
461
462Package:	binutils
463Version:	2.31.1
464Current Vers:	2.31.1
465Maintainer:	FSF
466Archive Site:	ftp://ftp.gnu.org/gnu/binutils/
467Home Page:	http://www.gnu.org/software/binutils/
468Mailing List:	bug-gnu-utils@gnu.org
469Responsible:	thorpej, mrg
470License:	GPLv3, LGPLv3, GPLv2, LGPLv2, BSD
471Location:	external/gpl3/binutils/dist
472Notes:
473
474Package:	autoconf 
475Version:	2.69
476Current Vers:	2.69
477Maintainer:	FSF
478Archive Site:	ftp://ftp.gnu.org/gnu/autoconf/
479Home Page:	http://www.gnu.org/software/autoconf/
480Mailing List:	bug-autoconf@gnu.org
481Responsible:	christos
482License:	GPLv3+
483Location:	external/gpl3/autoconf
484Notes:
485This is only used to re-generate the configure files in tools/compat.
486It is not part of the regular build.
487
488Package:	gdtoa
489Version:	2016-02-19
490Current Vers:	$(date)
491Maintainer:	David M. Gay <dmg@acm.org>
492Archive Site:	http://www.netlib.org/fp/
493Home Page:	http://www.netlib.org/fp/
494Mailing List:	none
495Responsible:	kleink
496License:	BSD-like
497Location:	lib/libc/gdtoa
498Notes:
499Test suite integrated at this time, but not built (and fails to run).
500No hexadecimal floating-point string conversion for VAX FP yet.
501Only double-precision addressed at this time.
502
503
504Package:	heimdal
505Version:	7.1.0 (HEAD-2017-01-28)
506Current Vers:	7.5.0
507Maintainer:	Heimdal <heimdal@h5l.org>
508Archive Site:	ftp://ftp.h5l.org/pub/heimdal/src/
509Home Page:	http://www.h5l.org/
510Mailing List:	heimdal-discuss@sics.se
511Responsible:	joda, lha
512License:	BSD
513Location:	crypto/external/bsd/heimdal/dist
514Notes:
515
516Package:	hunt
517Version:	2003-04-16
518Current Vers:	2003-04-16
519Maintainer:	Greg Couch <gregc@cgl.ucsf.edu>
520Archive Site:	ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
521Home Page:	http://www.cgl.ucsf.edu/home/gregc/oss.html
522Responsible:	mrg
523License:	BSD (3-clause)
524Location:	games/hunt
525Notes:
526
527Package:	ipf
528Version:	5.1.1
529Current Vers:	5.1.2
530Maintainer:	Darren Reed
531Archive Site:	http://coombs.anu.edu.au/~avalon/
532Home Page:	http://coombs.anu.edu.au/~avalon/
533Mailing List:	ipfilter@postbox.anu.edu.au
534Responsible:	darrenr, christos
535License:	BSD-based; see src/external/ipf/dist/IPFILTER.LICENCE
536Location:	external/bsd/ipf,sys/external/bsd/ipf
537Notes:
538ipf2netbsd should be used on a virgin ipfilter source tree.
539
540Package:	ipsec-tools
541Version:	(ipsec-tools head is NetBSD-current head)
542Maintainer:	IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net>
543Archive Site:	http://ipsec-tools.sourceforge.net
544Home Page:	http://ipsec-tools.sourceforge.net
545Mailing List:	ipsec-tools-devel@lists.sourceforge.net
546Responsible:	manu, vanhu, mgrooms
547License:	BSD (3-clause)
548Location:	crypto/dist/ipsec-tools
549Notes:
550ipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools
551We don't run ipsec-tools' configure as part of the NetBSD build. configure
552generated files are available in the NetBSD source tree at:
553  src/lib/libipsec/config.h
554  src/lib/libipsec/package_version.h
555When configure.ac is updated, run the following:
556  cd src/crypto/dist/ipsec-tools
557  ./bootstrap
558  ./configure --enable-adminport --enable-hybrid --enable-frag \
559  	      --enable-natt --enable-dpd
560Then copy package_version.h to src/lib/libipsec and merge config.h with
561src/lib/libipsec/config.h (it needs some manual tweaking)
562
563NOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing,
564NetBSD-current always contains latest ipsec-tools code. On the other hand,
565ipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which
566are manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly
567sync with ipsec-tools-0_7-branch)
568
569Package:	KAME IPv6
570Version:	KAME/NetBSD SNAP kit
571Current Vers:	KAME/NetBSD SNAP kit (shipped every week)
572Maintainer:	KAME Project <kame@kame.net>
573Archive Site:	http://www.kame.net/
574Home Page:	http://www.kame.net/
575Mailing List:	snap-users@kame.net
576Responsible:
577License:	BSD (3-clause)
578Location:	sys/netinet6
579Notes:
580IPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
581more conservative implementation policy.
582IPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
583Please do not make too many diff-unfriendly changes (like indentation change,
584KNF police).  We need to take diffs across KAME snapshots on upgrades.
585To identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
586in sys/netinet6/in6.h.  No script is available for upgrades.
587"KAME" branch is used for kernel merge work purposes.
588http://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
589among KAME/*BSD, *BSD-current and recent *BSD releases.
590
591Package:	kyua-atf-compat
592Version:	0.1
593Current Vers:	0.13
594Maintainer:	Julio Merino <jmmv@NetBSD.org>
595Archive site:	https://github.com/jmmv/kyua
596Home page:	https://github.com/jmmv/kyua
597Mailing List:	kyua-discuss@googlegroups.com
598Responsible:	jmmv
599License:	BSD 3-clause
600Location:	external/bsd/kyua-atf-compat/dist
601Notes:
602The source files are in external/bsd/kyua-atf-compat/dist.
603Use external/bsd/kyua-atf-compat/prepare-import.sh to regenerate the dist/
604directory.
605
606Package:	kyua-cli
607Version:	0.7
608Current Vers:	0.9
609Maintainer:	Julio Merino <jmmv@NetBSD.org>
610Archive site:	https://github.com/jmmv/kyua
611Home page:	https://github.com/jmmv/kyua
612Mailing List:	kyua-discuss@googlegroups.com
613Responsible:	jmmv
614License:	BSD 3-clause
615Location:	external/bsd/kyua-cli/dist
616Notes:
617The source files are in external/bsd/kyua-cli/dist.
618Use external/bsd/kyua-cli/prepare-import.sh to regenerate the dist/ directory.
619
620Package:	kyua-testers
621Version:	0.1
622Current Vers:	0.3
623Maintainer:	Julio Merino <jmmv@NetBSD.org>
624Archive site:	https://github.com/jmmv/kyua
625Home page:	https://github.com/jmmv/kyua
626Mailing List:	kyua-discuss@googlegroups.com
627Responsible:	jmmv
628License:	BSD 3-clause
629Location:	external/bsd/kyua-testers/dist
630Notes:
631The source files are in external/bsd/kyua-testers/dist.
632Use external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/
633directory.
634
635Package:	less
636Version:	less-458
637Current Vers:	less-530
638Maintainer:	Mark Nudelman <markn@greenwoodsoftware.com>
639Archive Site:	http://www.greenwoodsoftware.com/less/download.html
640Home Page:	http://www.greenwoodsoftware.com/less/
641Mailing List:	less-announce-request@greenwoodsoftware.com
642Responsible:	mrg
643License:	Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418)
644Location:	external/bsd/less/dist
645Notes:
646Many changes to make less act as more when invoked as more.  Beware.
647Use the "src/external/bsd/less/less2netbsd" script to prepare source tree
648for importation.  Run ./configure beforehand to generate "defines.h".
649Talk to mrg before importing any new version.
650
651Package:	libarchive
652Version:	3.3.2pre
653Current Vers:	3.3.2
654Maintainer:	kientzle@freebsd.org, joerg@NetBSD.org
655Archive Site:	https://github.com/libarchive/libarchive/downloads
656Home Page: 	http://www.libarchive.org
657Responsible:	joerg
658License:	BSD (2-clause)
659Location:	external/bsd/libarchive/dist
660Notes:
661Distribution is stripped down to the relevant part.
662
663Package:	libdevmapper
664Version:	1.02.40
665Current Vers:	2.02.181
666Maintainer:	lvm-devel@redhat.com
667Archive Site:	ftp://sources.redhat.com/pub/lvm2/
668Home Page:	http://sources.redhat.com/lvm2/
669Responsible:	haad
670License:	LGPLv2.1
671Location:	external/gpl2/lvm2/dist/libdm
672Notes:
673The lvm2tools and the libdevmapper are now distributed as one source
674repository. See the lvm2tools Notes for more information.
675
676Package:	libevent
677Version:	2.1.8-stable
678Current Vers:	2.1.8-stable
679Maintainer:	Niels Provos <provos@citi.umich.edu>
680Archive Site:	http://www.monkey.org/~provos/libevent/
681Home Page:	http://www.monkey.org/~provos/libevent/
682Responsible:	
683License:	BSD (3/4-clause)
684Location:	external/bsd/libevent/dist
685Notes:
686- Run the libevent2netbsd script
687- Build the doxygen man pages. Edit the Doxyfile to GENERATE_MAN=yes.
688  man pages are in doxygen/man/man3. Remove the extra man pages that are
689  .so'ing only. Copy the rest to man.
690
691Package:	llvm
692Version:	7.0.0svn (r337282)
693Current Vers.:	7.0.0svn
694Maintainer:	llvm-dev@lists.llvm.org
695Home Page:	https://llvm.org
696Responsible:	joerg
697License:	BSD/MIT
698Location:	external/bsd/llvm/dist
699Notes:
700A CVS ACL is in place for the location to prevent unintentioned commits.
701All changes should come via import from upstream SVN.
702
703Package:	lvm2tools
704Version:	2.02.56
705Current Vers:	2.02.181
706Maintainer:	lvm-devel@redhat.com
707Archive Site:	ftp://sources.redhat.com/pub/lvm2/
708Home Page:	http://sources.redhat.com/lvm2/
709Responsible:	haad
710License:	GPLv2
711Location:	external/gpl2/lvm2/dist
712Notes:
713Use the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to
714prepare source tree for import. Keep eye on dist/include/configure.h
715it might change over the releases.  We maintain our own version of
716libdevmapper ioctl protocol code, therefore we should test it before
717import. Talk to haad before importing new version.
718
719Package:	libpcap
720Version:	1.9.0
721Current Vers:	1.9.0
722Maintainer:	tcpdump-workers@tcpdump.org
723Archive Site:	http://www.tcpdump.org/release/
724Home Page:	http://www.tcpdump.org/
725Mailing List:	tcpdump-workers@tcpdump.org
726Responsible:	dyoung
727License:	BSD (3/4-clause)
728Location:	external/bsd/libpcap/dist
729Notes:
730Use the src/external/bsd/libpcap/libpcap2netbsd script to prepare source
731tree. sys/net/dlt.h is a copy of the dlt constants from pcap.h
732
733Package:	libwrap
734Version:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
735Current Vers:	tcp_wrappers 7.6-ipv6.4
736Maintainer:	Wietse Venema <wietse@porcupine.org>
737Archive Site:	ftp://ftp.porcupine.org/pub/security/
738Home Page:	ftp://ftp.porcupine.org/pub/security/
739Mailing List:
740Responsible:	cjs
741License:	BSD-like
742Location:	lib/libwrap
743Notes:
744We import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
745under src/usr.sbin). We don't use tcpd; that functionality is built
746into inetd. The provided libwrap2netbsd script handles just libwrap.
747
748Package:	Lua
749Version:	Lua 5.3.5
750Current Vers:	Lua 5.3.5
751Maintainer:	PUC Rio
752Home Page:	http://www.lua.org/
753Mailing List:
754Responsible:	mbalmer, lneto, salazar, alnsn
755License:	MIT
756Location:	external/mit/lua/dist
757Notes:
758The default module paths have been changed to not include the current
759working directory '.' to avoid potential security problems.
760
761Package:	Lutok
762Version:	0.3
763Current Vers:	0.4
764Maintainer:	Julio Merino <jmmv@NetBSD.org>
765Archive site:	https://github.com/jmmv/lutok/releases
766Home page:	https://github.com/jmmv/lutok
767Mailing List:	lutok-discuss@googlegroups.com
768Responsible:	jmmv
769License:	BSD 3-clause
770Location:	external/bsd/lutok/dist
771Notes:
772The source files are in external/bsd/lutok/dist.
773Use external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory.
774
775Package:	m4
776Version:	20091026
777Current Vers:	20091026
778Maintainer:	The OpenBSD Project
779Archive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4
780Home Page:	http://www.openbsd.org/
781Mailing List:	
782License:	BSD 3-clause like (dns-sd)
783Responsible:	christos
784Location:	usr.bin/m4
785Notes:
786Uses libc's ohash
787
788Package:	mDNSResponder
789Version:	878.30.4
790Current Vers:	878.30.4
791Maintainer:	Apple
792Archive Site:	https://www.opensource.apple.com/tarballs/mDNSResponder/
793Home Page:	https://developer.apple.com/bonjour/
794Mailing List:	bonjour-dev@lists.apple.com
795License:	Apache2 (mdnsd), BSD 3-clause (libdns_sd),
796		BSD 3-clause like (dns-sd)
797Responsible:	tsarna
798Location:	external/apache2/mDNSResponder/dist
799Notes:
800
801Package:	mandoc
802Version:	1.14.4
803Current Vers:	1.14.4
804Maintainer:	Kristaps Džonsons
805Archive Site:	http://mdocml.bsd.lv/snapshots/
806Home Page:	http://mdocml.bsd.lv/
807Mailing List:	
808Responsible:	joerg
809License:	BSD (2-clause)
810Location:	external/bsd/mdocml/dist
811Notes:
812
813Package:	mesa-demos
814Version:	8.1.0
815Current Vers:	8.4.0
816Maintainer:	mesa-git@?
817Archive Site:	ftp://ftp.freedesktop.org/pub/mesa/demos/
818Home Page:	http://www.mesa3d.org/
819Mailing List:
820Responsible:	riastradh, mrg
821License:	ISC
822Location:	xsrc/external/mit/mesa-demos/dist
823Notes:
824We use only glxinfo and glxgears.  Delete all else on import.
825Vendor tag:	xorg
826Release tag:	mesa-demos-X-Y-Z
827
828Package:	mesa-drm
829Version:	git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
830Current Vers:
831Maintainer:	mesa-git@?
832Archive Site:	git://anongit.freedesktop.org/git/mesa/drm
833Home Page:	http://cgit.freedesktop.org/mesa/drm/
834Mailing List:
835Responsible:	mrg, bjs
836License:	BSD
837Location:	sys/external/bsd/drm/dist
838Notes:
839
840Package:	MesaLib
841Version:	10.3.5
842Current Vers:	18.1.6
843Maintainer:	mesa-git@?
844Archive Site:	ftp://ftp.freedesktop.org/pub/mesa/
845Home Page:	http://www.mesa3d.org/
846Mailing List:
847Responsible:	riastradh, mrg
848License:	ISC
849Location:	xsrc/external/mit/MesaLib/dist
850Notes:
851Vendor tag:	xorg
852Release tag:	MesaLib-X-Y-Z
853
854Package:	mopd
855Version:	2.5.3
856Current Vers:	2.5.3
857Maintainer:	Mats O Jansson <maja@celsiustech.se>
858Archive Site:	http://www.stacken.kth.se/~moj/mopd.html
859Home Page:	http://www.stacken.kth.se/~moj/mopd.html
860Mailing List:
861Responsible:	cjs
862License:	BSD (4-clause)
863Location:	usr.sbin/mopd
864Notes:
865Delete the otherOS directory before importing.
866
867Package:	nawk
868Version:	2012-12-20
869Current Vers:	2012-12-20
870Maintainer:	Brian Kernighan <bwk@princeton.edu>
871Archive Site:	https://github.com/onetrueawk/awk
872Home Page:	http://www.cs.princeton.edu/~bwk/btl.mirror/
873Mailing List:
874Responsible:	jdolecek
875License:	BSD-like
876Location:	external/historical/nawk/dist
877Notes:
878Build maketab from nawk sources and generate proctab.c.
879Remove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win
880then import to src/external/historical/nawk/dist.
881
882Package:	ndbootd
883Version:	0.5
884Current Vers:	0.5
885Maintainer:	Matt Fredette <fredette@alum.mit.edu>
886Archive Site:
887Home Page:
888Responsible:	fredette
889License:	BSD (4-clause)
890Location:	usr.sbin/ndbootd
891Notes:
892Run ./configure, save config.h, make distclean, rm all autoconf/automake
893and ndbootd-raw.c.  Restore saved config.h, and force it to define
894HAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
895
896Package:	ntp
897Version:	4.2.8p12
898Current Vers:	4.2.8p12
899Maintainer:	David L. Mills <mills@udel.edu>
900Archive Site:	http://www.ntp.org/
901Home Page:	http://www.ntp.org/, http://support.ntp.org/
902Mailing List:
903Responsible:	simonb, jonathan, kardel
904License:	BSD-like
905Location:	external/bsd/ntp/dist
906Notes:
907See /usr/src/dist/ntp/ntp2netbsd for update instructions.
908
909Package:	nvi
910Version:	1.81.6, HEAD as of 2013-11-20
911Current Vers:	1.81.6
912Maintainer:	Sven Verdoolaege <skimo@kotnet.org>, Keith Bostic
913Archive Site:	git://repo.or.cz/nvi.git, ftp://ftp.bostic.com/pub/
914Home Page:	https://repo.or.cz/w/nvi.git http://www.bostic.com/vi/
915Mailing List:
916Responsible:	christos
917License:	BSD (3/4-clause)
918Location:	external/bsd/nvi/dist
919Notes:
920We have lots of local fixes.
921
922Package:	OpenLDAP
923Version:	2.4.45
924Current Vers:	2.4.46
925Maintainer:	OpenLDAP Foundation
926Archive Site:	http://www.openldap.org/
927Home Page:	http://www.openldap.org/
928Mailing List:
929Responsible:	
930License:	BSD (3-clause)
931Location:	external/bsd/openldap/dist
932Notes:
933
934Package:	OpenPAM
935Version:	20170430 (Resedacea)
936Current Vers:	20170430 (Resedacea)
937Maintainer:	Dag-Erling Smørgrav <des@FreeBSD.org>
938Archive Site:	http://www.openpam.org/
939Home Page:	http://www.openpam.org/
940Mailing List:
941Responsible:	christos
942License:	BSD (3-clause)
943Location:	external/bsd/openpam/dist
944Notes:
945
946Package:	openresolv
947Version:	3.9.0
948Current Vers:	3.9.0
949Maintainer:	roy
950Archive Site:	ftp://roy.marples.name/pub/openresolv/
951Home Page:	http://roy.marples.name/projects/openresolv/
952Mailing List: 	openresolv-discuss@marples.name
953License:	BSD (2-clause)
954Location:	external/bsd/openresolv/dist
955Notes:
956Please submit all changes to the author.
957
958Package:	HPN-SSH
959Version:	6.1p1 13 v14
960Current Vers:	6.3p1 v14
961Maintainer:	www.psc.edu
962Archive Site:	No direct link anymore, @#$#$ psc.
963Home Page:	http://www.psc.edu/index.php/hpn-ssh
964Mailing List:
965Responsible:	christos
966License:	
967Location:	crypto/external/bsd/openssh/dist
968Notes:
969Patch applied after OpenSSH import.
970
971Package:	OpenSSH
972Version:	7.8
973Current Vers:	7.8 / portable 7.8p1
974Maintainer:	OpenSSH
975Archive Site:	http://www.openssh.com/ftp.html
976Home Page:	http://www.openssh.com/portable.html
977Mailing List:	openssh-unix-announce@mindrot.org
978Responsible:	thorpej, christos, elric
979License:	BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
980Location:	crypto/external/bsd/openssh/dist
981Notes:
982imported from OpenBSD ssh -- is not from the portable OpenSSH
983use openssh2netbsd before import.
984local changes (should always try to bring them back to master openssh tree,
985markus is very cooperative about it):
986- default for PermitRootLogin is set to "no"
987- IgnoreRootRhosts added
988- look at login.conf to check valid user/access list
989- krb5 support re-added
990- hack in cipher.c #ifdef ACCS because we are missing EVP_acss
991  when someone imports openssl, we can remove this.
992- added moduli from portable openssh
993- added USE_PAM patches and auth_pam.[ch] from portable openssh
994  (see if there is any difference between the current version of opensshX.Yp1
995   and the new opensshZ.Wp1) and apply them.
996- conditionalize login_cap
997- conditionalize bsd_auth
998- restore krb5, krb4, afs, skey
999- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
1000- fix ctype macro arguments
1001- umac is broken, disable it
1002- better ~homedir handling
1003- netbsd style tunnels
1004- urandom, xhome, chrootdir, rescuedir NetBSD handling
1005- utmp/utmpx handling
1006- handle tty posix_vdisable properly
1007- handle setuid and unsetuid the posix way instead of setresuid()
1008- add all missing functions
1009- always bump major when importing to avoid api problems.
1010- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
1011- adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent
1012
1013Package:	OpenSSL
1014Version:	1.0.2o/1.1.1a
1015Current Vers:	1.0.2q/1.1.1a
1016Maintainer:	The OpenSSL Project
1017Archive Site:	ftp://ftp.openssl.org/source/
1018Home Page:	http://www.openssl.org/
1019Mailing List:	openssl-announce@openssl.org
1020Responsible:	christos, mjf, tls, riastradh, spz
1021License:	OpenSSL and SSLeay license (both BSD-like)
1022Location:	crypto/external/bsd/openssl/dist
1023Notes:
1024- Run openssl2netbsd to get rid of the RCSID identifiers
1025- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
1026  to regen man pages.
1027- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*
1028  to regen assembly files
1029
1030Package:	pcc
1031Version:	1.1.0.DEVEL 20160208
1032Current Vers:	1.1.0 20141210
1033Maintainer:	Anders Magnusson <ragge@NetBSD.org>
1034Archive Site:	ftp://pcc.ludd.ltu.se/pub/pcc/
1035Home Page:	http://pcc.ludd.ltu.se/
1036Mailing List:	pcc-list@ludd.ltu.se
1037Responsible:	plunky
1038License:	BSD
1039Location:	external/bsd/pcc/dist
1040Notes:
1041This is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh
1042file for details about how to get the latest version from the upstream server
1043and import it.
1044
1045Package:	pdisk
1046Version:	0.8a2
1047Current Vers:	0.8a2
1048Maintainer:	Eryk Vershen <eryk@cfcl.com>
1049Archive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
1050Home Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
1051Mailing List:
1052Responsible:	dbj
1053License:	BSD-like
1054Location:	external/bsd/pdisk
1055Notes:
1056This is the disk partition utility used by Apple's mkLinux and OS X
1057It is imported into external/bsd/pdisk.
1058
1059Package:	pdksh
1060Version:	5.2.14p2
1061Current Vers:	5.2.14p2
1062Maintainer:	Michael Rendell <michael@cs.mun.ca>
1063Archive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
1064Home Page:	http://www.cs.mun.ca/~michael/pdksh/
1065Mailing List:
1066Responsible:	jdolecek
1067License:	Public domain
1068Location:	bin/ksh
1069Notes:
1070pdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
1071
1072Package:	PF (openbsd packet filter)
1073Version:	OpenBSD 4.2
1074Current Vers:	OpenBSD 6.3-current
1075Maintainer:	The OpenBSD Project
1076Archive Site:	ftp://ftp.openbsd.org/
1077Home Page:	http://www.openbsd.org/faq/pf/
1078Mailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
1079Responsible:	peter, yamt
1080License:	BSD (2-clause)
1081Location:	dist/pf,sys/dist/pf
1082Notes:
1083kernel code is imported into src/sys/dist/pf and src/sys/net has reachover
1084definition (files.pf).  userland code is imported into src/dist/pf, and
1085reachover Makefiles are in src/usr.sbin/pf.
1086
1087Package:	pkg_install
1088Version:	20180325
1089Current Vers:	20180425
1090Maintainer:	The pkgsrc developers
1091Home Page:	http://www.pkgsrc.org/
1092Mailing List:	tech-pkg@NetBSD.org
1093Responsible:	joerg
1094License:	BSD
1095Location:	external/bsd/pkg_install/dist
1096Notes:
1097The authoritative version is in pkgsrc/pkgtools/pkg_install.
1098
1099Package:	ping
1100Version:	980911
1101Current Vers:	980911
1102Maintainer:	Mike Muuss
1103Archive Site:	
1104Home Page:	http://ftp.arl.mil/mike/ping.html
1105Mailing List:
1106Responsible:	christos
1107License:	BSD (3-clause)
1108Location:	sbin/ping
1109Notes:
1110We use err() and friends. We have changes for snprintf, extra
1111formatting in man pages, disallowing flood pinging, alignment fixes,
1112and more. Vern's ping is gone. We are too different from everyone else
1113now to do a new import.
1114
1115Package:	Postfix
1116Version:	3.1.4
1117Current Vers:	3.1.9/3.2.6/3.3.1
1118Maintainer:	Wietse Venema <wietse@porcupine.org>
1119Archive Site:	ftp://postfix.cloud9.net/official/
1120Home Page:	http://www.postfix.org/
1121Mailing List:	postfix-users@postfix.org
1122Responsible:	christos
1123License:	IBM Public License. See also src/external/ibm-public/postfix/dist.
1124Location:	external/ibm-public/postfix/dist
1125Notes:
1126HTML documentation should be kept in sync with the README_FILES.
1127src/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
1128directory layout (the easiest way to check is by running ``postfix
1129set-permissions'').
1130
1131Package:	ppp
1132Version:	2.4.7
1133Current Vers:	2.4.7
1134Maintainer:	Paul Mackerras <paulus@samba.org>
1135Archive Site:	ftp://ftp.samba.org/pub/ppp/
1136Home Page:
1137GIT root:	git://ozlabs.org/~paulus/ppp.git
1138Mailing List:
1139Responsible:	christos, cube
1140License:	BSD (3-clause)
1141Location:	external/bsd/ppp/dist
1142Notes:
1143BSD support was removed from 2.4.0; I added it back and removed
1144some GPL pieces. Multilink support is missing. Repeated pings to
1145Paulus have not yielded results. I've retrofitted pppdump to use
1146net/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
1147is clearly a pain. I have not tested the modules code, neither our
1148makefiles make it easy to construct a module, but I left one there
1149as an example.
1150TDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
1151using the version found in 2.4.1.
1152
1153Package:	root.cache
1154Version:	2018111402 (November 14, 2018)
1155Current Vers:	2018111402 (November 14, 2018)
1156Maintainer:	InterNIC
1157Archive Site:	ftp://ftp.internic.net/domain/named.root
1158Home Page:	ftp://ftp.internic.net/domain/named.root
1159Mailing List:
1160Responsible:	thorpej
1161License:	Public domain
1162Location:	etc/namedb
1163Notes:
1164The root server cache is also included with BIND.  However, the
1165InterNIC version is usually more up to date.
1166
1167Package:	routed
1168Version:	2.32
1169Current Vers:	2.32
1170Maintainer:	Vernon Schryver <vjs@rhyolite.com>
1171Archive Site:	gone
1172Home Page:	gone
1173Mailing List:
1174Responsible:	christos
1175License:	BSD (4-clause)
1176Location:	sbin/routed
1177Notes:
1178We use the md5 code from libc
1179We don't allow RIP_TRACEON and RIP_TRACEOFF
1180We use arc4random
1181We use strlcpy/snprintf
1182
1183Package:	send-pr (part of GNATS)
1184Version:	3.2
1185Current Vers:	4.2
1186Maintainer:	FSF
1187Archive Site:	ftp://ftp.gnu.org/gnu/gnats/
1188Home Page:	http://www.gnu.org/software/gnats/
1189Mailing List:	bug-gnats@gnu.org
1190License:	GPLv2+ (4.1), GPLv3+ (4.2 and later)
1191Responsible:
1192Location:	external/gpl2/send-pr
1193Notes:
1194We have 3.2 with patches to become 3.95 which was never distributed. This
1195is the last "standalone" send-pr version. Newer versions require "query-pr"
1196to be installed and many more changes. It is not worth the hassle.
1197
1198Package:	SoftFloat
1199Version:	2a
1200Current Vers:	3e
1201Maintainer:	John Hauser <jhauser@jhauser.us>
1202Archive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
1203Home Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
1204Mailing List:
1205Responsible:	bjh21
1206License:	Public domain
1207Location:	lib/libc/softfloat
1208Notes:
1209Heavily modified for use as a soft float library for GCC.  The actual
1210arithmetic code is unchanged, though, and should behave exactly like the
1211original.
1212
1213Package:	sqlite
1214Version:	3.26.0
1215Current Vers:	3.26.0 (2018-12-01)
1216Maintainer:	Richard Hipp <drh@sqlite.org>
1217Home Page:	http://www.sqlite.org
1218Responsible:	joerg
1219License:	Public domain
1220Location:	external/public-domain/sqlite/dist
1221Notes:
1222Run cleantags before importing because sqlite3.c has an RCSID
1223
1224Package:	tcpdump
1225Version:	4.9.2
1226Current Vers:	4.9.2
1227Maintainer:	tcpdump-workers@lists.tcpdump.org
1228Archive Site:	http://www.tcpdump.org/release/
1229Home Page:	http://www.tcpdump.org/
1230Mailing List:	tcpdump-workers@lists.tcpdump.org
1231Responsible:	
1232License:	BSD (3-clause)
1233Location:	external/bsd/tcpdump/dist
1234Notes:
1235Use the src/external/bsd/tcpdump/tcpdump2netbsd script to prepare source
1236tree.
1237
1238Package:	TestFloat
1239Version:	2a
1240Current Vers:	3e
1241Maintainer:	John Hauser <jhauser@jhauser.us>
1242Archive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
1243Home Page:	http://www.jhauser.us/arithmetic/TestFloat.html
1244Mailing List:
1245Responsible:	ross
1246License:	BSD (4-clause)
1247Location:	regress/lib/libc/ieeefp/testfloat
1248Notes:
1249
1250
1251Package:	malloc 
1252Version:	1995-01-15
1253Current Vers:	1995-01-15
1254Maintainer:	FSF
1255Archive Site:	ftp://prep.ai.mit.edu/old-gnu/malloc.tar.gz
1256Home Page:
1257Mailing List:
1258Responsible:	christos
1259License:	GPLv2+
1260Location:	external/gpl2/libmalloc
1261Notes:
1262The original version of gnumalloc was added (not imported) from
1263prep.ai.mit.edu in src/gnu/lib/libmalloc in 1993. This is the newest
1264version from 1995. It is written by Mike Haertel, and was distributed
1265both standalone and as part of glibc. At some point glibc switched
1266to use Doug Lea's ptmalloc which is now tightly bound with glibc
1267and cannot be separated. The Doug Lea version of malloc is also
1268distributed in a standalone form by Wolfram Gloger in
1269http://www.malloc.de/en/.  We can consider switching to ptmalloc
1270at some point since it will provide an alternative MT malloc, but
1271perhaps this implementation should be kept anyway for historical
1272purposes.
1273
1274Package:	tmux
1275Version:	2.8
1276Current Vers:	2.8
1277Maintainer:	Nicholas Marriott <nicholas.marriott@gmail.com>
1278Archive site:	https://github.com/tmux/tmux
1279Home page:	http://tmux.github.io
1280Mailing List:	tmux-users@googlegroups.com
1281Responsible:	christos
1282License:	BSD
1283Location:	external/bsd/tmux/dist
1284Notes:
1285See src/external/bsd/tmux/README for instructions on how to import a
1286new tmux release.
1287
1288Package:	top
1289Version:	3.8beta1
1290Current Vers:	3.8beta1
1291Maintainer:	William LeFebvre <wnl@groupsys.com>
1292Archive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
1293Home Page:	http://www.unixtop.org/
1294Mailing List:	top-spinners@ocee.groupsys.com
1295Responsible:	simonb, christos
1296License:	BSD (2-clause)
1297Location:	external/bsd/top/dist
1298Notes:
1299
1300Package:	traceroute
1301Version:	1.4a12
1302Current Vers:	1.4a12
1303Maintainer:	traceroute@ee.lbl.gov
1304Archive Site:	ftp://ftp.ee.lbl.gov/
1305Home Page:	http://ftp.ee.lbl.gov/
1306Mailing List:
1307Responsible:
1308License:	BSD (4-clause)
1309Location:	usr.sbin/traceroute
1310Notes:
1311Added changes from a5 -> a12 manually.
1312
1313Package:	tz
1314Version:	tzcode2018i / tzdata2018i
1315Current Vers:	tzcode2018i / tzdata2018i
1316Maintainer:	Paul Eggert <eggert@cs.ucla.edu>
1317Archive Site:	ftp://ftp.iana.org/tz/releases/
1318Archive Site:	ftp://munnari.oz.au/pub/oldtz/
1319Old Archive Site:	ftp://elsie.nci.nih.gov/pub/
1320Home Page:	http://www.iana.org/time-zones
1321Mailing List:	tz@iana.org
1322Responsible:	kleink, christos, kre
1323License:	Public domain
1324Location:	lib/libc/time/zoneinfo, external/public-domain/tz/share
1325Notes:
1326Don't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
1327Diffs are now applied by hand, since we have too many diffs (re-entrant tzcode,
1328register removal) to apply. The diffs have been submitted upstream but there
1329is too much inertia to apply them. Check for .gitignore files.
1330For the data files, do use external/public-domain/tz/tzdata2netbsd.
1331
1332Package:	wpa_supplicant/hostapd
1333Version:	2.7
1334Current Vers:	2.7
1335Maintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
1336Archive Site:	http://w1.fi/releases/
1337Home Page:	http://w1.fi/wpa_supplicant/
1338Mailing List:
1339Responsible:	scw, dyoung, christos
1340License:	BSD or GPLv2
1341Location:	external/bsd/wpa/dist
1342Notes:
1343See /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions.
1344
1345Package:	zlib
1346Version:	1.2.10
1347Current Vers:	1.2.11
1348Maintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
1349Archive Site:	http://www.zlib.net/
1350Home Page:	http://www.zlib.net/
1351Mailing List:
1352Responsible:	gwr, christos
1353License:	BSD (3-clause)
1354Location:	common/dist/zlib
1355Notes:
1356Imported to src/common/dist/zlib and shared by the kernel and userland.
1357Remember to run cleantags
1358
1359Package:	services, protocols
1360Version:	2018-12-19 (services), 2017-10-13 (protocols)
1361Current Vers:	2018-12-19 (services), 2017-10-13 (protocols)
1362Maintainer:	IANA
1363Archive Site:	http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
1364Archive Site:	http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
1365Home Page:	http://www.iana.org/
1366Mailing List:
1367Responsible:	christos
1368License:	None
1369Location:	etc
1370Notes:
13711. Build package net/iana-etc
13722. Add NetBSD rcsid to the generated protocols and services in the package
1373   work area.
13743. Append the local services from the current services file.
13754. Run:
1376	services_mkdb -u services > /usr/src/etc/services
1377	cp protocols /usr/src/etc/protocols
13785. Fix protocols
1379   - fix manet alias to MANET; giving an alias with the same name is a no/op
1380   - protocol 84 is defined for as ttp and iptm, merge the two entries since
1381     libc getprotoent() does not read the whole file and merge in the "files"
1382     implementation.
1383   - add alias carp to vrrp
1384   - put back 240 (pfsync), splitting the unassigned entries
1385
1386Package:	pigz
1387Version:	2.3.1
1388Current Vers:	2.4
1389Maintainer:	Mark Adler <madler@alumni.caltech.edu>
1390Archive Site:	http://zlib.net/pigz/
1391Home Page:	http://zlib.net/pigz/
1392Mailing List:	http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
1393Responsible:	mrg, tls
1394License:	zlib
1395Location:	external/zlib/pigz/dist
1396Notes:
1397
1398Package:	xz
1399Version:	5.2.4
1400Current Vers:	5.2.4
1401Maintainer:	Lasse Collin <lasse.collin@tukanni.org>
1402Archive Site:	http://tukaani.org/xz/
1403Home Page:	http://tukaani.org/xz/
1404Responsible:	joerg
1405License:	public-domain
1406Location:	external/public-domain/xz/dist
1407Notes:
14081. See prepare-import script for stripping down the distribution.
14092. Use run-configure and double check that the stripped down configure works
1410   for tools.
14113. Carefully check for non-autoconf GPL components leaked into the dist area.
1412
1413Package:	mpc
1414Version:	1.1.0
1415Current Vers:	1.1.0
1416Maintainer:	
1417Archive Site:	http://www.multiprecision.org/mpc/download/
1418Home Page:	http://www.multiprecision.org/mpc/
1419Mailing List:	http://www.multiprecision.org/index.php?prog=mpc&page=development
1420Responsible:	mrg
1421License:	LGPL3
1422Location:	external/lgpl3/mpc/dist
1423Notes:
1424
1425Package:	mpfr
1426Version:	4.0.1
1427Current Vers:	4.0.1
1428Maintainer:	
1429Archive Site:	http://www.mpfr.org/mpfr-current/
1430Home Page:	http://www.mpfr.org/
1431Mailing List:	http://websympa.loria.fr/wwsympa/arc/mpfr-announce
1432Responsible:	mrg
1433License:	LGPL3
1434Location:	external/lgpl3/mpfr/dist
1435Notes:
1436
1437Package:	GNU MP
1438Version:	6.1.2
1439Current Vers:	6.1.2
1440Maintainer:	http://gmplib.org/mailman/listinfo/gmp-devel
1441Archive Site:	http://gmplib.org/
1442Home Page:	http://gmplib.org/
1443Mailing List:	http://gmplib.org/mailman/listinfo/gmp-announce
1444Responsible:	mrg
1445License:	LGPL3
1446Location:	external/lgpl3/gmp/dist
1447Notes:
1448
1449Package:	osnet
1450Version:	osnet-20100224
1451Current Vers:	?
1452Maintainer:	?
1453Archive Site:	?
1454Home Page:	?
1455Mailing List:	?
1456Responsible:	?
1457License:	CDDL
1458Location:	external/cddl/osnet
1459Notes:
1460
1461Package:	sljit
1462Version:	svn revision 313
1463Current Vers:	0.93
1464Maintainer:	Zoltán Herczeg <hzmester@freemail.hu
1465Archive Site:	http://sourceforge.net/projects/sljit/
1466Home Page:	http://sljit.sourceforge.net/
1467Mailing List:	none
1468Responsible:	alnsn
1469License:	BSD (2-clause)
1470Location:	sys/external/bsd/sljit/dist
1471Notes:
1472		Need to feed back local changes
1473
1474Package:	tre
1475Version:	0.8.0, git source as of 20171117
1476Current Vers:	0.8.0
1477Maintainer:	http://laurikari.net/tre
1478Archive Site:	https://github.com/laurikari/tre
1479Home Page:	http://laurikari.net/tre
1480Mailing List:
1481Responsible:	agc, christos
1482License:	BSD (2-clause)
1483Location:	external/bsd/tre/dist
1484Notes:
1485		Need to feed back local changes
1486
1487Package:	TrouSerS
1488Version:	0.3.14
1489Current Vers:	0.3.14
1490Maintainer:	http://trousers.sourceforge.net
1491Archive Site:	http://trousers.sourceforge.net
1492Home Page:	http://trousers.sourceforge.net
1493Mailing List:	http://trousers.sourceforge.net
1494Responsible:	christos
1495License:	CPL
1496Location:	crypto/external/cpl/trousers/dist
1497Notes:
1498		Need to feed back local changes
1499
1500Package:	tpm-tools
1501Version:	1.3.9.1
1502Current Vers:	1.3.9.1
1503Maintainer:	http://trousers.sourceforge.net
1504Archive Site:	http://trousers.sourceforge.net
1505Home Page:	http://trousers.sourceforge.net
1506Mailing List:	http://trousers.sourceforge.net
1507Responsible:	christos
1508License:	CPL
1509Location:	crypto/external/cpl/tpm-tools/dist
1510Notes:
1511		Need to feed back local changes
1512
1513Package:	elftoolchain (libelf/libdwarf)
1514Version:	FreeBSD-2016-02-19-r295822
1515Current Vers:	0.7.1
1516Maintainer:	Joseph Koshi <jkoshi@freebsd.org>
1517Archive Site:	none
1518Home Page:	http://elftoolchain.sourceforge.net
1519Mailing List:	none
1520Responsible:	christos
1521License:	BSD-like (2-clause)
1522Location:	sys/external/bsd/elftoolchain/dist
1523Notes:
1524		Run prepare-import.sh; next time use svn id.
1525
1526Package:	smbfs
1527Version:	smbfs-1.4.1.tar.gz + FreeBSD-2003-02-16
1528Current Vers:	smbfs-1.4.5.tar.gz
1529Maintainer:	Boris Popov <bp@FreeBSD.org>
1530Archive Site:	http://people.freebsd.org/~bp/pub/smbfs/smbfs-1.4.1.tar.gz
1531Home Page:	http://people.freebsd.org/~bp/pub/smbfs/
1532License:	BSD-like (4-clause)
1533Location:	external/bsd/smbfs
1534Notes:
1535		The kernel portion has been removed from the tar file.
1536		Our kernel smbfs and netsmb directories could move to
1537		external, but this is just make-work.
1538
1539Package:	timeout
1540Version:	FreeBSD-2014-07-16 r268763
1541Current Vers:	FreeBSD-2016-05-01 r331720
1542Maintainer:	Baptiste Daroussin <bapt@FreeBSD.org>
1543Archive Site:	none
1544Home Page:	https://svnweb.freebsd.org/base/head/usr.bin/timeout/
1545Mailing List:	none
1546Responsible:	christos
1547License:	BSD-like (2-clause)
1548Location:	usr.bin/timeout
1549
1550Package:        libproc
1551Version:        FreeBSD-2015-09-24
1552Current Vers:   FreeBSD-2018-07-27 r336782
1553Maintainer:     Rui Paulo <rpaulo@FreeBSD.org>
1554Archive Site:   none
1555Home Page:      https://svnweb.freebsd.org/base/head/lib/libproc/
1556Mailing List:   none
1557Responsible:    christos
1558License:        BSD-like (2-clause)
1559Location:       external/bsd/libproc/dist
1560
1561Package:        librtld_db
1562Version:        FreeBSD-2015-09-24
1563Current Vers:   FreeBSD-2017-11-26 r326219
1564Maintainer:     Rui Paulo <rpaulo@FreeBSD.org>
1565Archive Site:   none
1566Home Page:      https://svnweb.freebsd.org/base/head/lib/librtld_db/
1567Mailing List:   none
1568Responsible:    christos
1569License:        BSD-like (2-clause)
1570Location:       external/bsd/librtld_db/dist
1571
1572Package:        netcat
1573Version:        OpenBSD-2017-02-06
1574Current Vers:   OpenBSD-2018-08-10
1575Maintainer:     OpenBSD
1576Archive Site:   http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/
1577Home Page:      none
1578Mailing List:   none
1579Responsible:    christos
1580License:        BSD-like (3-clause)
1581Location:       usr.bin/nc
1582
1583Package:	gnu-efi
1584Version:	3.0.8
1585Current Vers:	3.0.8
1586Maintainer:	https://sourceforge.net/projects/gnu-efi/
1587Archive Site:	https://sourceforge.net/projects/gnu-efi/
1588Home Page:	https://sourceforge.net/projects/gnu-efi/
1589Mailing List:	https://sourceforge.net/projects/gnu-efi/
1590Responsible:
1591License:	BSD-like (3-clause)
1592Location:	sys/external/bsd/gnu-efi
1593
1594Package:	dc
1595Version:	20170410
1596Current Vers:	20171217
1597Maintainer:	The OpenBSD Project
1598Archive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/dc
1599Home Page:	http://www.openbsd.org/
1600Mailing List:	
1601License:	BSD
1602Responsible:	christos
1603Location:	usr.bin/dc
1604Notes:
1605		Uses OpenSSL's bignum
1606
1607Package:	dtc,libfdt
1608Version:	1.4.4
1609Current Vers:	1.4.7
1610Maintainer:	David Gibson <david@gibson.dropbear.id.au>, Jon Loeliger <jdl@jdl.com>
1611Archive Site:	https://git.kernel.org/pub/scm/utils/dtc/dtc.git
1612Home Page:	https://git.kernel.org/pub/scm/utils/dtc/dtc.git
1613Mailing List:	mailto:devicetree-compiler@vger.kernel.org
1614Responsible:	skrll
1615License:	GPLv2 (dtc), BSD (libfdt)
1616Location:	external/gpl2/dtc, sys/external/bsd/libfdt
1617Notes:
1618external/gpl2/dtc/dtc2netbsd should be used to create directories to import
1619
1620Package:	dts
1621Version:	4.18-rc2
1622Current Vers:	4.19
1623Maintainer:	https://www.kernel.org/
1624Archive Site:	https://cdn.kernel.org/pub/linux/kernel/v4.x/
1625Home Page:	https://www.kernel.org/
1626Mailing List:	mailto:devicetree@vger.kernel.org
1627Responsible:	jmcneill
1628License:	GPLv2 and dual GPLv2/X11 license
1629Location:	sys/external/gpl2/dts
1630
1631Package:	iscsi
1632Version:	4.12.4
1633Current Vers:	4.12.4
1634Maintainer:	Intel Corporation
1635Archive Site:
1636Home Page:
1637Mailing List:
1638Responsible:
1639License:	BSD-like (4-clause)
1640Location:	external/bsd/iscsi
1641Notes:
1642
1643Package:	rpi-firmware
1644Version:	
1645Current Vers:	
1646Maintainer:	
1647Archive Site:
1648Home Page:
1649Mailing List:
1650License:	Broadcom, Raspberry Pi (Trading) Ltd
1651Responsible:	
1652Location:	external/broadcom/rpi-firmware
1653Notes:
1654
1655Package:	rtwn
1656Version:	
1657Current Vers:	
1658Maintainer:	
1659Archive Site:
1660Home Page:
1661Mailing List:
1662License:	Realtek Semiconductor Corporation
1663Responsible:	
1664Location:	external/realtek/rtwn
1665Notes:
1666
1667Package:	urtwn
1668Version:	
1669Current Vers:	
1670Maintainer:	
1671Archive Site:
1672Home Page:
1673Mailing List:
1674License:	Realtek Semiconductor Corporation
1675Responsible:	
1676Location:	external/realtek/urtwn/
1677Notes:
1678
1679Package:	repulse
1680Version:	
1681Current Vers:	
1682Maintainer:	
1683Archive Site:
1684Home Page:
1685Mailing List:
1686License:	ALiENDESiGN GbR
1687Responsible:	
1688Location:	sys/arch/amiga/dev/repulse_firmware.h
1689Notes:
1690
1691Package:	cxgb
1692Version:	
1693Current Vers:	
1694Maintainer:	
1695Archive Site:
1696Home Page:
1697Mailing List:
1698License:	Chelsio Inc.
1699Responsible:	
1700Location:	sys/dev/pci/cxgb/cxgb_firmware_exports.h
1701Notes:
1702
1703Package:	athn
1704Version:	
1705Current Vers:	
1706Maintainer:	
1707Archive Site:
1708Home Page:
1709Mailing List:
1710License:	Atheros Communicatios, Inc.
1711Responsible:	
1712Location:	external/atheros/athn
1713Notes:
1714
1715Package:	otus
1716Version:	
1717Current Vers:	
1718Maintainer:	
1719Archive Site:
1720Home Page:
1721Mailing List:
1722License:	Atheros Communicatios, Inc.
1723Responsible:	
1724Location:	external/atheros/otus
1725Notes:
1726
1727Package:	intel-fw-eula
1728Version:	
1729Current Vers:	
1730Maintainer:	
1731Archive Site:
1732Home Page:
1733Mailing List:
1734License:	Intel Corporation
1735Responsible:	
1736Location:	external/intel-fw-eula
1737Notes:
1738
1739Package:	intel-fw-public
1740Version:	
1741Current Vers:	
1742Maintainer:
1743Archive Site:
1744Home Page:
1745Mailing List:
1746License:	Intel Corporation
1747Responsible:	
1748Location:	external/intel-fw-public
1749Notes:
1750
1751Package:	aic7xxx
1752Version:	
1753Current Vers:	
1754Maintainer:	Justin T. Gibbs
1755Archive Site:
1756Home Page:
1757Mailing List:
1758License:	Adaptec Inc or LGPL2
1759Responsible:	
1760Location:	sys/dev/microcode/aic7xxx
1761Notes:
1762
1763Package:	atmel
1764Version:	
1765Current Vers:	
1766Maintainer:	
1767Archive Site:
1768Home Page:
1769Mailing List:
1770License:	Atmel Corporation
1771Responsible:	
1772Location:	sys/dev/microcode/atmel
1773Notes:
1774
1775Package:	bge
1776Version:	
1777Current Vers:	
1778Maintainer:	
1779Archive Site:
1780Home Page:
1781Mailing List:
1782License:	Broadcom Corporation
1783Responsible:	
1784Location:	sys/dev/microcode/bge
1785Notes:
1786
1787Package:	bnx
1788Version:	
1789Current Vers:	
1790Maintainer:	David Christensen <davidch@broadcom.com>
1791Archive Site:
1792Home Page:
1793Mailing List:
1794License:	Broadcom Corporation
1795Responsible:	
1796Location:	sys/dev/microcode/bnx
1797Notes:
1798
1799Package:	cylades-z
1800Version:	
1801Current Vers:	
1802Maintainer:	Cyclades Corp
1803Archive Site:
1804Home Page:
1805Mailing List:
1806License:	unknown
1807Responsible:	
1808Location:	sys/dev/microcode/cyclades-z
1809Notes:
1810
1811Package:	i8255x
1812Version:	3.28
1813Current Vers:	
1814Maintainer:	Patrick J Luhmann (PJL)
1815Archive Site:
1816Home Page:
1817Mailing List:
1818License:	Intel Corporation
1819Responsible:	
1820Location:	sys/dev/microcode/i8255x
1821Notes:
1822
1823Package:	isp
1824Version:	
1825Current Vers:	
1826Maintainer:	
1827Archive Site:
1828Home Page:
1829Mailing List:
1830License:	QLogic, Inc.
1831Responsible:	
1832Location:	sys/dev/microcode/isp
1833Notes:
1834
1835Package:	radeon
1836Version:	
1837Current Vers:	
1838Maintainer:	
1839Archive Site:
1840Home Page:
1841Mailing List:
1842License:	Advanced Micro Devices, Inc.
1843Responsible:	
1844Location:	sys/dev/microcode/radeon
1845Notes:
1846
1847Package:	ral
1848Version:	
1849Current Vers:	
1850Maintainer:
1851Archive Site:	http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git
1852Home Page:
1853Mailing List:
1854License:	Ralink Technology Corp
1855Responsible:	
1856Location:	external/realtek/ral
1857Notes:
1858
1859Package:	rum
1860Version:	
1861Current Vers:	
1862Maintainer:	Paul Lin <paul_lin@ralinktech.com.tw>
1863Archive Site:
1864Home Page:
1865Mailing List:
1866License:	Ralink Technology Corp
1867Responsible:	
1868Location:	external/realtek/rum
1869Notes:
1870
1871Package:	run
1872Version:	
1873Current Vers:	
1874Maintainer:	Paul Lin <paul_lin@ralinktech.com.tw>
1875Archive Site:
1876Home Page:
1877Mailing List:
1878License:	Ralink Technology Corp
1879Responsible:	
1880Location:	sys/dev/microcode/run
1881Notes:
1882
1883Package:	siop
1884Version:	
1885Current Vers:	
1886Maintainer:	Manuel Bouyer, Shuichiro URATA, Michael L. Hitch
1887Archive Site:
1888Home Page:
1889Mailing List:
1890License:	BSD-like (2-clause, 3-clause)
1891Responsible:	
1892Location:	sys/dev/microcode/siop
1893Notes:
1894
1895Package:	tigon
1896Version:	12.4.11
1897Current Vers:
1898Maintainer:	wpaul@brak.osd.bsdi.com
1899Archive Site:   https://people.freebsd.org/~wpaul/Alteon/
1900Home Page:	http://www.alteon.com/support/openkits (extinct)
1901Mailing List:
1902License:	Alteon WebSystems, Inc.
1903Responsible:	
1904Location:	sys/dev/microcode/tigon
1905Notes:
1906See https://lists.debian.org/debian-legal/2011/10/msg00001.html
1907
1908
1909Package:	typhoon
1910Version:	
1911Current Vers:	
1912Maintainer:	3Com Corporation
1913Archive Site:
1914Home Page:
1915Mailing List:
1916License:	BSD-like (3-clause)
1917Responsible:	
1918Location:	sys/dev/microcode/typhoon
1919Notes:
1920
1921Package:	wi
1922Version:	
1923Current Vers:	
1924Maintainer:	Symbol Technologies Inc.
1925Archive Site:
1926Home Page:	http://www.symbol.com
1927Mailing List:
1928License:	BSD-like (3-clause)
1929Responsible:	
1930Location:	sys/dev/microcode/wi
1931Notes:
1932
1933Package:	yds
1934Version:	
1935Current Vers:	
1936Maintainer:	Yamaha Corporation
1937Archive Site:
1938Home Page:
1939Mailing List:
1940License:	unknown
1941Responsible:	
1942Location:	sys/dev/microcode/yds
1943Notes:
1944
1945Package:	zyd
1946Version:	
1947Current Vers:	
1948Maintainer:	ZyDAS Technology Corporation
1949Archive Site:
1950Home Page:
1951Mailing List:
1952License:	BSD-like (3-clause)
1953Responsible:	
1954Location:	sys/dev/microcode/zyd
1955Notes:
1956
1957Package:	libnv
1958Version:	20180906
1959Current Vers:	$(date)
1960Maintainer:	christos
1961Archive Site:
1962Home Page:
1963Mailing List:
1964License:	BSD-like (2-clause)
1965Responsible:	
1966Location:	sys/external/bsd/libnv/dist
1967Notes:
1968To be used only for npf (library and headers are private)
1969Copied from FreeBSD:
1970/usr/src/sys/sys/{d,c,}nv.h
1971/usr/src/lib/libnv/
1972/usr/src/contrib/lib/libnv/
1973/usr/src/share/man/man9/{d,c,}nv.9
1974
1975Package:	gettext
1976Version:	0.16.1 (Last GPLv2+ version)
1977Current Vers:	0.19.8
1978Maintainer:	FSF
1979Archive Site:	ftp://ftp.gnu.org/gnu/gettext/
1980Home Page:	http://www.gnu.org/software/gettext/
1981Mailing List:	bug-gnu-utils@gnu.org
1982Responsible:	christos
1983License:	GPLv2+ (0.16.1), GPLv3+ (0.17 and later)
1984Location:	external/gpl2/gettext
1985Notes:
1986GNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
1987we use BSD-licensed implementation from Citrus project (see entry for
1988"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
1989
1990Package:	grep
1991Version:	2.5.1a (last GPLv2+ version)
1992Current Vers:	3.1
1993Maintainer:	FSF
1994Archive Site:	ftp://ftp.gnu.org/gnu/grep/
1995Home Page:	http://www.gnu.org/software/grep/
1996Mailing List:	bug-gnu-utils@gnu.org
1997Responsible:	simonb
1998License:	GPLv2+ (2.5.1a), GPLv3+ (2.5.3 and later)
1999Location:	external/gpl2/grep
2000Notes:
2001Use external/gpl2/grep/grep2netbsd for preparing the source tree
2002for the import.
2003On 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep;
2004see also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html)
2005was imported into src/usr.bin/grep;
2006on 16 Feb 2011, the BSD grep implementation from FreeBSD was imported
2007in src/usr.bin/grep, replacing FreeGrep
2008(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html).
2009
2010Package:	groff
2011Version:	1.19.2 (last GPLv2+ version)
2012Current Vers:	1.22.4
2013Maintainer:	Werner Lemberg/FSF
2014Archive Site:	ftp://ftp.gnu.org/gnu/groff/
2015Home Page:	http://www.gnu.org/software/groff/
2016Mailing List:	bug-groff@gnu.org
2017Responsible:	
2018License:	GPLv2+ (1.19.2), GPLv3+ (1.20 and later)
2019Location:	external/gpl2/groff
2020Notes:
2021Use groff2netbsd from external/gpl2/groff/groff2netbsd to prepare the
2022distribution for import.
2023Update MDATE in src/external/gpl2/groff/Makefile.inc.
2024Package:	gmake
2025Version:	3.81 (Last GPlv2+ version)
2026Current Vers:	4.2
2027Maintainer:	FSF
2028Archive Site:	ftp://ftp.gnu.org/gnu/make/
2029Home Page:	http://www.gnu.org/software/make/
2030Mailing List:	bug-make@gnu.org
2031Responsible:	
2032License:	GPLv2+ (3.81), GPLv3+ (3.82 and later)
2033Location:	external/gpl2/gmake
2034Notes:
2035
2036Package:	diffutils
2037Version:	2.8.1 (Last GPLv2+ version)
2038Current Vers:	3.6
2039Maintainer:	FSF
2040Archive Site:	ftp://ftp.gnu.org/gnu/diffutils/
2041Home Page:	http://www.gnu.org/software/diffutils/
2042Mailing List:	bug-diffutils@gnu.org
2043Responsible:	
2044License:	GPLv2+ (2.8.1), GPLv3+ (2.9 and later)
2045Location:	external/gpl2/diffutils
2046Notes:
2047Use external/gpl2/diffutils/diffutils2netbsd for preparing the source tree
2048for the import.
2049
2050Package:	rcs
2051Version:	5.7 (Last GPLv2+ version)
2052Current Vers:	5.9.4
2053Maintainer:	FSF
2054Archive Site:	ftp://ftp.gnu.org/gnu/rcs/
2055Mailing List:	bug-gnu-utils@gnu.org
2056Home Page:	http://www.gnu.org/software/rcs/
2057Responsible:	agc
2058License:	GPLv2+ (5.7), GPLv3+ (5.8 and later)
2059Location:	external/gpl2/rcs
2060Notes:
2061Old versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
2062
2063Package:	texinfo
2064Version:	4.8a (Last GPLv2+ version)
2065Current Vers:	6.5
2066Maintainer:	FSF
2067Archive Site:	ftp://ftp.gnu.org/gnu/texinfo/
2068Home Page:	http://www.gnu.org/software/texinfo/
2069Mailing List:	bug-texinfo@gnu.org
2070Responsible:	
2071License:	GPLv2+ (4.8a), GPLv3+ (4.9 and later)
2072Location:	external/gpl2/texinfo
2073Notes:
2074Use src/external/gpl2/texinfo/texinfo2netbsd for preparing the source tree
2075for the import.
2076
2077