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