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