3RDPARTY revision 1.1569
1#	$NetBSD: 3RDPARTY,v 1.1569 2018/10/19 23:06:59 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.27
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:	20170430
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.3
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.4
455Current Vers:	6.4/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.0i
1075Current Vers:	1.0.2p/1.1.0i
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.17.0
1288Current Vers:	3.24.0 (2018-06-04)
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:	tzcode2018f / tzdata2018f
1415Current Vers:	tzcode2018f / tzdata2018f
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.6
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:	2015-11-13 (services), 2015-10-06 (protocols)
1461Current Vers:	2018-08-01 (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
1484Package:	pigz
1485Version:	2.3.1
1486Current Vers:	2.4
1487Maintainer:	Mark Adler <madler@alumni.caltech.edu>
1488Archive Site:	http://zlib.net/pigz/
1489Home Page:	http://zlib.net/pigz/
1490Mailing List:	http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
1491Responsible:	mrg, tls
1492License:	zlib
1493Location:	external/zlib/pigz/dist
1494Notes:
1495
1496Package:	xz
1497Version:	5.2.4
1498Current Vers:	5.2.4
1499Maintainer:	Lasse Collin <lasse.collin@tukanni.org>
1500Archive Site:	http://tukaani.org/xz/
1501Home Page:	http://tukaani.org/xz/
1502Responsible:	joerg
1503License:	public-domain
1504Location:	external/public-domain/xz/dist
1505Notes:
15061. See prepare-import script for stripping down the distribution.
15072. Use run-configure and double check that the stripped down configure works
1508   for tools.
15093. Carefully check for non-autoconf GPL components leaked into the dist area.
1510
1511Package:	mpc
1512Version:	1.1.0
1513Current Vers:	1.1.0
1514Maintainer:	
1515Archive Site:	http://www.multiprecision.org/mpc/download/
1516Home Page:	http://www.multiprecision.org/mpc/
1517Mailing List:	http://www.multiprecision.org/index.php?prog=mpc&page=development
1518Responsible:	mrg
1519License:	LGPL3
1520Location:	external/lgpl3/mpc/dist
1521Notes:
1522
1523Package:	mpfr
1524Version:	4.0.1
1525Current Vers:	4.0.1
1526Maintainer:	
1527Archive Site:	http://www.mpfr.org/mpfr-current/
1528Home Page:	http://www.mpfr.org/
1529Mailing List:	http://websympa.loria.fr/wwsympa/arc/mpfr-announce
1530Responsible:	mrg
1531License:	LGPL3
1532Location:	external/lgpl3/mpfr/dist
1533Notes:
1534
1535Package:	GNU MP
1536Version:	6.1.2
1537Current Vers:	6.1.2
1538Maintainer:	http://gmplib.org/mailman/listinfo/gmp-devel
1539Archive Site:	http://gmplib.org/
1540Home Page:	http://gmplib.org/
1541Mailing List:	http://gmplib.org/mailman/listinfo/gmp-announce
1542Responsible:	mrg
1543License:	LGPL3
1544Location:	external/lgpl3/gmp/dist
1545Notes:
1546
1547Package:	osnet
1548Version:	osnet-20100224
1549Current Vers:	?
1550Maintainer:	?
1551Archive Site:	?
1552Home Page:	?
1553Mailing List:	?
1554Responsible:	?
1555License:	CDDL
1556Location:	external/cddl/osnet
1557Notes:
1558
1559Package:	sljit
1560Version:	svn revision 313
1561Current Vers:	0.93
1562Maintainer:	Zoltán Herczeg <hzmester@freemail.hu
1563Archive Site:	http://sourceforge.net/projects/sljit/
1564Home Page:	http://sljit.sourceforge.net/
1565Mailing List:	none
1566Responsible:	alnsn
1567License:	BSD (2-clause)
1568Location:	sys/external/bsd/sljit/dist
1569Notes:
1570		Need to feed back local changes
1571
1572Package:	tre
1573Version:	0.8.0, git source as of 20171117
1574Current Vers:	0.8.0
1575Maintainer:	http://laurikari.net/tre
1576Archive Site:	https://github.com/laurikari/tre
1577Home Page:	http://laurikari.net/tre
1578Mailing List:
1579Responsible:	agc, christos
1580License:	BSD (2-clause)
1581Location:	external/bsd/tre/dist
1582Notes:
1583		Need to feed back local changes
1584
1585Package:	TrouSerS
1586Version:	0.3.8
1587Current Vers:	0.3.14
1588Maintainer:	http://trousers.sourceforge.net
1589Archive Site:	http://trousers.sourceforge.net
1590Home Page:	http://trousers.sourceforge.net
1591Mailing List:	http://trousers.sourceforge.net
1592Responsible:	christos
1593License:	CPL
1594Location:	crypto/external/cpl/trousers/dist
1595Notes:
1596		Need to feed back local changes
1597
1598Package:	tpm-tools
1599Version:	1.3.7.1
1600Current Vers:	1.3.9.1
1601Maintainer:	http://trousers.sourceforge.net
1602Archive Site:	http://trousers.sourceforge.net
1603Home Page:	http://trousers.sourceforge.net
1604Mailing List:	http://trousers.sourceforge.net
1605Responsible:	christos
1606License:	CPL
1607Location:	crypto/external/cpl/tpm-tools/dist
1608Notes:
1609		Need to feed back local changes
1610
1611Package:	elftoolchain (libelf/libdwarf)
1612Version:	FreeBSD-2016-02-19-r295822
1613Current Vers:	0.7.1
1614Maintainer:	Joseph Koshi <jkoshi@freebsd.org>
1615Archive Site:	none
1616Home Page:	http://elftoolchain.sourceforge.net
1617Mailing List:	none
1618Responsible:	christos
1619License:	BSD-like (2-clause)
1620Location:	sys/external/bsd/elftoolchain/dist
1621Notes:
1622		Run prepare-import.sh; next time use svn id.
1623
1624Package:	smbfs
1625Version:	smbfs-1.4.1.tar.gz + FreeBSD-2003-02-16
1626Current Vers:	smbfs-1.4.5.tar.gz
1627Maintainer:	Boris Popov <bp@FreeBSD.org>
1628Archive Site:	http://people.freebsd.org/~bp/pub/smbfs/smbfs-1.4.1.tar.gz
1629Home Page:	http://people.freebsd.org/~bp/pub/smbfs/
1630License:	BSD-like (4-clause)
1631Location:	external/bsd/smbfs
1632Notes:
1633		The kernel portion has been removed from the tar file.
1634		Our kernel smbfs and netsmb directories could move to
1635		external, but this is just make-work.
1636
1637Package:	timeout
1638Version:	FreeBSD-2014-07-16 r268763
1639Current Vers:	FreeBSD-2016-05-01 r331720
1640Maintainer:	Baptiste Daroussin <bapt@FreeBSD.org>
1641Archive Site:	none
1642Home Page:	https://svnweb.freebsd.org/base/head/usr.bin/timeout/
1643Mailing List:	none
1644Responsible:	christos
1645License:	BSD-like (2-clause)
1646Location:	usr.bin/timeout
1647
1648Package:        libproc
1649Version:        FreeBSD-2015-09-24
1650Current Vers:   FreeBSD-2018-07-27 r336782
1651Maintainer:     Rui Paulo <rpaulo@FreeBSD.org>
1652Archive Site:   none
1653Home Page:      https://svnweb.freebsd.org/base/head/lib/libproc/
1654Mailing List:   none
1655Responsible:    christos
1656License:        BSD-like (2-clause)
1657Location:       external/bsd/libproc/dist
1658
1659Package:        librtld_db
1660Version:        FreeBSD-2015-09-24
1661Current Vers:   FreeBSD-2017-11-26 r326219
1662Maintainer:     Rui Paulo <rpaulo@FreeBSD.org>
1663Archive Site:   none
1664Home Page:      https://svnweb.freebsd.org/base/head/lib/librtld_db/
1665Mailing List:   none
1666Responsible:    christos
1667License:        BSD-like (2-clause)
1668Location:       external/bsd/librtld_db/dist
1669
1670Package:        netcat
1671Version:        OpenBSD-2017-02-06
1672Current Vers:   OpenBSD-2018-08-10
1673Maintainer:     OpenBSD
1674Archive Site:   http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/
1675Home Page:      none
1676Mailing List:   none
1677Responsible:    christos
1678License:        BSD-like (3-clause)
1679Location:       usr.bin/nc
1680
1681Package:	gnu-efi
1682Version:	3.0.8
1683Current Vers:	3.0.8
1684Maintainer:	https://sourceforge.net/projects/gnu-efi/
1685Archive Site:	https://sourceforge.net/projects/gnu-efi/
1686Home Page:	https://sourceforge.net/projects/gnu-efi/
1687Mailing List:	https://sourceforge.net/projects/gnu-efi/
1688Responsible:
1689License:	BSD-like (3-clause)
1690Location:	sys/external/bsd/gnu-efi
1691
1692Package:	dc
1693Version:	20170410
1694Current Vers:	20171217
1695Maintainer:	The OpenBSD Project
1696Archive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/dc
1697Home Page:	http://www.openbsd.org/
1698Mailing List:	
1699License:	BSD
1700Responsible:	christos
1701Location:	usr.bin/dc
1702Notes:
1703		Uses OpenSSL's bignum
1704
1705Package:	dtc,libfdt
1706Version:	1.4.4
1707Current Vers:	1.4.6
1708Maintainer:	David Gibson <david@gibson.dropbear.id.au>, Jon Loeliger <jdl@jdl.com>
1709Archive Site:	https://git.kernel.org/pub/scm/utils/dtc/dtc.git
1710Home Page:	https://git.kernel.org/pub/scm/utils/dtc/dtc.git
1711Mailing List:	mailto:devicetree-compiler@vger.kernel.org
1712Responsible:	skrll
1713License:	GPLv2 (dtc), BSD (libfdt)
1714Location:	external/gpl2/dtc, sys/external/bsd/libfdt
1715Notes:
1716external/gpl2/dtc/dtc2netbsd should be used to create directories to import
1717
1718Package:	dts
1719Version:	4.18-rc2
1720Current Vers:	4.18
1721Maintainer:	https://www.kernel.org/
1722Archive Site:	https://cdn.kernel.org/pub/linux/kernel/v4.x/
1723Home Page:	https://www.kernel.org/
1724Mailing List:	mailto:devicetree@vger.kernel.org
1725Responsible:	jmcneill
1726License:	GPLv2 and dual GPLv2/X11 license
1727Location:	sys/external/gpl2/dts
1728
1729Package:	iscsi
1730Version:	4.12.4
1731Current Vers:	4.12.4
1732Maintainer:	Intel Corporation
1733Archive Site:
1734Home Page:
1735Mailing List:
1736Responsible:
1737License:	BSD-like (4-clause)
1738Location:	external/bsd/iscsi
1739Notes:
1740
1741Package:	rpi-firmware
1742Version:	
1743Current Vers:	
1744Maintainer:	
1745Archive Site:
1746Home Page:
1747Mailing List:
1748License:	Broadcom, Raspberry Pi (Trading) Ltd
1749Responsible:	
1750Location:	external/broadcom/rpi-firmware
1751Notes:
1752
1753Package:	rtwn
1754Version:	
1755Current Vers:	
1756Maintainer:	
1757Archive Site:
1758Home Page:
1759Mailing List:
1760License:	Realtek Semiconductor Corporation
1761Responsible:	
1762Location:	external/realtek/rtwn
1763Notes:
1764
1765Package:	urtwn
1766Version:	
1767Current Vers:	
1768Maintainer:	
1769Archive Site:
1770Home Page:
1771Mailing List:
1772License:	Realtek Semiconductor Corporation
1773Responsible:	
1774Location:	external/realtek/urtwn/
1775Notes:
1776
1777Package:	repulse
1778Version:	
1779Current Vers:	
1780Maintainer:	
1781Archive Site:
1782Home Page:
1783Mailing List:
1784License:	ALiENDESiGN GbR
1785Responsible:	
1786Location:	sys/arch/amiga/dev/repulse_firmware.h
1787Notes:
1788
1789Package:	cxgb
1790Version:	
1791Current Vers:	
1792Maintainer:	
1793Archive Site:
1794Home Page:
1795Mailing List:
1796License:	Chelsio Inc.
1797Responsible:	
1798Location:	sys/dev/pci/cxgb/cxgb_firmware_exports.h
1799Notes:
1800
1801Package:	athn
1802Version:	
1803Current Vers:	
1804Maintainer:	
1805Archive Site:
1806Home Page:
1807Mailing List:
1808License:	Atheros Communicatios, Inc.
1809Responsible:	
1810Location:	external/atheros/athn
1811Notes:
1812
1813Package:	otus
1814Version:	
1815Current Vers:	
1816Maintainer:	
1817Archive Site:
1818Home Page:
1819Mailing List:
1820License:	Atheros Communicatios, Inc.
1821Responsible:	
1822Location:	external/atheros/otus
1823Notes:
1824
1825Package:	intel-fw-eula
1826Version:	
1827Current Vers:	
1828Maintainer:	
1829Archive Site:
1830Home Page:
1831Mailing List:
1832License:	Intel Corporation
1833Responsible:	
1834Location:	external/intel-fw-eula
1835Notes:
1836
1837Package:	intel-fw-public
1838Version:	
1839Current Vers:	
1840Maintainer:
1841Archive Site:
1842Home Page:
1843Mailing List:
1844License:	Intel Corporation
1845Responsible:	
1846Location:	external/intel-fw-public
1847Notes:
1848
1849Package:	aic7xxx
1850Version:	
1851Current Vers:	
1852Maintainer:	Justin T. Gibbs
1853Archive Site:
1854Home Page:
1855Mailing List:
1856License:	Adaptec Inc or LGPL2
1857Responsible:	
1858Location:	sys/dev/microcode/aic7xxx
1859Notes:
1860
1861Package:	atmel
1862Version:	
1863Current Vers:	
1864Maintainer:	
1865Archive Site:
1866Home Page:
1867Mailing List:
1868License:	Atmel Corporation
1869Responsible:	
1870Location:	sys/dev/microcode/atmel
1871Notes:
1872
1873Package:	bge
1874Version:	
1875Current Vers:	
1876Maintainer:	
1877Archive Site:
1878Home Page:
1879Mailing List:
1880License:	Broadcom Corporation
1881Responsible:	
1882Location:	sys/dev/microcode/bge
1883Notes:
1884
1885Package:	bnx
1886Version:	
1887Current Vers:	
1888Maintainer:	David Christensen <davidch@broadcom.com>
1889Archive Site:
1890Home Page:
1891Mailing List:
1892License:	Broadcom Corporation
1893Responsible:	
1894Location:	sys/dev/microcode/bnx
1895Notes:
1896
1897Package:	cylades-z
1898Version:	
1899Current Vers:	
1900Maintainer:	Cyclades Corp
1901Archive Site:
1902Home Page:
1903Mailing List:
1904License:	unknown
1905Responsible:	
1906Location:	sys/dev/microcode/cyclades-z
1907Notes:
1908
1909Package:	i8255x
1910Version:	3.28
1911Current Vers:	
1912Maintainer:	Patrick J Luhmann (PJL)
1913Archive Site:
1914Home Page:
1915Mailing List:
1916License:	Intel Corporation
1917Responsible:	
1918Location:	sys/dev/microcode/i8255x
1919Notes:
1920
1921Package:	isp
1922Version:	
1923Current Vers:	
1924Maintainer:	
1925Archive Site:
1926Home Page:
1927Mailing List:
1928License:	QLogic, Inc.
1929Responsible:	
1930Location:	sys/dev/microcode/isp
1931Notes:
1932
1933Package:	radeon
1934Version:	
1935Current Vers:	
1936Maintainer:	
1937Archive Site:
1938Home Page:
1939Mailing List:
1940License:	Advanced Micro Devices, Inc.
1941Responsible:	
1942Location:	sys/dev/microcode/radeon
1943Notes:
1944
1945Package:	ral
1946Version:	
1947Current Vers:	
1948Maintainer:
1949Archive Site:	http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git
1950Home Page:
1951Mailing List:
1952License:	Ralink Technology Corp
1953Responsible:	
1954Location:	external/realtek/ral
1955Notes:
1956
1957Package:	rum
1958Version:	
1959Current Vers:	
1960Maintainer:	Paul Lin <paul_lin@ralinktech.com.tw>
1961Archive Site:
1962Home Page:
1963Mailing List:
1964License:	Ralink Technology Corp
1965Responsible:	
1966Location:	external/realtek/rum
1967Notes:
1968
1969Package:	run
1970Version:	
1971Current Vers:	
1972Maintainer:	Paul Lin <paul_lin@ralinktech.com.tw>
1973Archive Site:
1974Home Page:
1975Mailing List:
1976License:	Ralink Technology Corp
1977Responsible:	
1978Location:	sys/dev/microcode/run
1979Notes:
1980
1981Package:	siop
1982Version:	
1983Current Vers:	
1984Maintainer:	Manuel Bouyer, Shuichiro URATA, Michael L. Hitch
1985Archive Site:
1986Home Page:
1987Mailing List:
1988License:	BSD-like (2-clause, 3-clause)
1989Responsible:	
1990Location:	sys/dev/microcode/siop
1991Notes:
1992
1993Package:	tigon
1994Version:	12.4.11
1995Current Vers:
1996Maintainer:	wpaul@brak.osd.bsdi.com
1997Archive Site:   https://people.freebsd.org/~wpaul/Alteon/
1998Home Page:	http://www.alteon.com/support/openkits (extinct)
1999Mailing List:
2000License:	Alteon WebSystems, Inc.
2001Responsible:	
2002Location:	sys/dev/microcode/tigon
2003Notes:
2004See https://lists.debian.org/debian-legal/2011/10/msg00001.html
2005
2006
2007Package:	typhoon
2008Version:	
2009Current Vers:	
2010Maintainer:	3Com Corporation
2011Archive Site:
2012Home Page:
2013Mailing List:
2014License:	BSD-like (3-clause)
2015Responsible:	
2016Location:	sys/dev/microcode/typhoon
2017Notes:
2018
2019Package:	wi
2020Version:	
2021Current Vers:	
2022Maintainer:	Symbol Technologies Inc.
2023Archive Site:
2024Home Page:	http://www.symbol.com
2025Mailing List:
2026License:	BSD-like (3-clause)
2027Responsible:	
2028Location:	sys/dev/microcode/wi
2029Notes:
2030
2031Package:	yds
2032Version:	
2033Current Vers:	
2034Maintainer:	Yamaha Corporation
2035Archive Site:
2036Home Page:
2037Mailing List:
2038License:	unknown
2039Responsible:	
2040Location:	sys/dev/microcode/yds
2041Notes:
2042
2043Package:	zyd
2044Version:	
2045Current Vers:	
2046Maintainer:	ZyDAS Technology Corporation
2047Archive Site:
2048Home Page:
2049Mailing List:
2050License:	BSD-like (3-clause)
2051Responsible:	
2052Location:	sys/dev/microcode/zyd
2053Notes:
2054
2055Package:	libnv
2056Version:	20180906
2057Current Vers:	$(date)
2058Maintainer:	christos
2059Archive Site:
2060Home Page:
2061Mailing List:
2062License:	BSD-like (2-clause)
2063Responsible:	
2064Location:	sys/external/bsd/libnv/dist
2065Notes:
2066To be used only for npf (library and headers are private)
2067Copied from FreeBSD:
2068/usr/src/sys/sys/{d,c,}nv.h
2069/usr/src/lib/libnv/
2070/usr/src/contrib/lib/libnv/
2071/usr/src/share/man/man9/{d,c,}nv.9
2072