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