3RDPARTY revision 1.2012
1#	$NetBSD: 3RDPARTY,v 1.2012 2024/06/12 02:26:13 gutteridge 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
456Current Vers:	10.5.0/12.3.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- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
1143  to regen man pages.
1144- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*
1145  to regen assembly files
1146
1147Package:	pcc
1148Version:	1.1.0.DEVEL 20160208
1149Current Vers:	1.1.0 20141210
1150Maintainer:	Anders Magnusson <ragge@NetBSD.org>
1151Archive Site:	ftp://pcc.ludd.ltu.se/pub/pcc/
1152Home Page:	http://pcc.ludd.ltu.se/
1153Date:		2019-01-09
1154Mailing List:	pcc-list@ludd.ltu.se
1155Responsible:	plunky
1156License:	BSD
1157Location:	external/bsd/pcc/dist
1158Notes:
1159This is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh
1160file for details about how to get the latest version from the upstream server
1161and import it.
1162
1163Package:	pdisk
1164Version:	0.8a2
1165Current Vers:	0.8a2
1166Maintainer:	Eryk Vershen <eryk@cfcl.com>
1167Archive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
1168Home Page:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
1169Date:		2019-01-09
1170Mailing List:
1171Responsible:	dbj
1172License:	BSD-like
1173Location:	external/bsd/pdisk
1174Notes:
1175This is the disk partition utility used by Apple's mkLinux and OS X
1176It is imported into external/bsd/pdisk.
1177
1178Package:	pdksh
1179Version:	5.2.14p2
1180Current Vers:	5.2.14p2
1181Maintainer:	Michael Rendell <michael@cs.mun.ca>
1182Archive Site:
1183Home Page:
1184Date:		2019-01-09
1185Mailing List:
1186Responsible:	jdolecek
1187License:	Public domain
1188Location:	bin/ksh
1189Notes:
1190pdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
1191
1192Package:	PF (openbsd packet filter)
1193Version:	OpenBSD 4.2
1194Current Vers:	OpenBSD 6.3-current
1195Maintainer:	The OpenBSD Project
1196Archive Site:	ftp://ftp.openbsd.org/
1197Home Page:	http://www.openbsd.org/faq/pf/
1198Date:		2019-01-09
1199Mailing List:	pf@benzedrine.cx or appropriate OpenBSD mailing list
1200Responsible:	peter, yamt
1201License:	BSD (2-clause)
1202Location:	dist/pf,sys/dist/pf
1203Notes:
1204kernel code is imported into src/sys/dist/pf and src/sys/net has reachover
1205definition (files.pf).  userland code is imported into src/dist/pf, and
1206reachover Makefiles are in src/usr.sbin/pf.
1207
1208Package:	pkg_install
1209Version:	20240307
1210Current Vers:	20240307
1211Maintainer:	The pkgsrc developers
1212Home Page:	http://www.pkgsrc.org/
1213Date:		2024-06-11
1214Mailing List:	tech-pkg@NetBSD.org
1215Responsible:	joerg
1216License:	BSD
1217Location:	external/bsd/pkg_install/dist
1218Notes:
1219The authoritative version is in pkgsrc/pkgtools/pkg_install.
1220
1221Package:	ping
1222Version:	980911
1223Current Vers:	980911
1224Maintainer:	Mike Muuss
1225Archive Site:
1226Date:		2021-02-28
1227Mailing List:
1228Responsible:	christos
1229License:	BSD (3-clause)
1230Location:	sbin/ping
1231Notes:
1232We use err() and friends. We have changes for snprintf, extra
1233formatting in man pages, disallowing flood pinging, alignment fixes,
1234and more. Vern's ping is gone. We are too different from everyone else
1235now to do a new import.
1236
1237Package:	Postfix
1238Version:	3.8.4
1239Current Vers:	3.8.5
1240Maintainer:	Wietse Venema <wietse@porcupine.org>
1241Archive Site:
1242Home Page:	http://www.postfix.org/
1243Date: 		2024-01-22
1244Mailing List:	postfix-users@postfix.org
1245Responsible:	christos
1246License:	IBM Public License. See also src/external/ibm-public/postfix/dist.
1247Location:	external/ibm-public/postfix/dist
1248Notes:
1249
1250Package:	ppp
1251Version:	2.4.9
1252Current Vers:	2.4.9
1253Maintainer:	Paul Mackerras <paulus@samba.org>
1254Archive Site:
1255Home Page:
1256Date: 		2021-01-09
1257GIT root:	https://github.com/paulusmack/ppp.git
1258Mailing List:
1259Responsible:	christos, cube
1260License:	BSD (3-clause)
1261Location:	external/bsd/ppp/dist
1262Notes:
1263BSD support was removed from 2.4.0; I added it back and removed
1264some GPL pieces. Multilink support is missing. Repeated pings to
1265Paulus have not yielded results. I've retrofitted pppdump to use
1266net/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
1267is clearly a pain. I have not tested the modules code, neither our
1268makefiles make it easy to construct a module, but I left one there
1269as an example.
1270TDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
1271using the version found in 2.4.1.
1272
1273Package:	root.cache
1274Version:	2023112702 (November 27, 2023)
1275Current Vers:	2023112702 (November 27, 2023)
1276Maintainer:	InterNIC
1277Archive Site:	ftp://ftp.internic.net/domain/named.root
1278Home Page:	ftp://ftp.internic.net/domain/named.root
1279Date:		2023-11-23
1280Mailing List:
1281Responsible:	thorpej
1282License:	Public domain
1283Location:	etc/namedb
1284Notes:
1285The root server cache is also included with BIND.  However, the
1286InterNIC version is usually more up to date.
1287
1288Package:	routed
1289Version:	2.32
1290Current Vers:	2.32
1291Maintainer:	Vernon Schryver <vjs@rhyolite.com>
1292Archive Site:
1293Home Page:
1294Date:		2021-02-28
1295Mailing List:
1296Responsible:	christos
1297License:	BSD (4-clause)
1298Location:	sbin/routed
1299Notes:
1300We use the md5 code from libc
1301We don't allow RIP_TRACEON and RIP_TRACEOFF
1302We use arc4random
1303We use strlcpy/snprintf
1304
1305Package:	send-pr (part of GNATS)
1306Version:	3.2
1307Current Vers:	4.2
1308Maintainer:	FSF
1309Archive Site:	ftp://ftp.gnu.org/gnu/gnats/
1310Home Page:	http://www.gnu.org/software/gnats/
1311Mailing List:	bug-gnats@gnu.org
1312License:	GPLv2+ (4.1), GPLv3+ (4.2 and later)
1313Responsible:
1314Location:	external/gpl2/send-pr
1315Notes:
1316We have 3.2 with patches to become 3.95 which was never distributed. This
1317is the last "standalone" send-pr version. Newer versions require "query-pr"
1318to be installed and many more changes. It is not worth the hassle.
1319
1320Package:	SoftFloat
1321Version:	2a
1322Current Vers:	3e
1323Maintainer:	John Hauser <jhauser@jhauser.us>
1324Archive Site:	http://www.jhauser.us/arithmetic/SoftFloat.html
1325Home Page:	http://www.jhauser.us/arithmetic/SoftFloat.html
1326Mailing List:
1327Responsible:	bjh21
1328License:	Public domain
1329Location:	lib/libc/softfloat
1330Notes:
1331Heavily modified for use as a soft float library for GCC.  The actual
1332arithmetic code is unchanged, though, and should behave exactly like the
1333original.
1334
1335Package:	sqlite
1336Version:	3.45.1
1337Current Vers:	3.45.1
1338Maintainer:	Richard Hipp <drh@sqlite.org>
1339Home Page:	http://www.sqlite.org
1340Date: 		2024-03-01
1341Responsible:	joerg
1342License:	Public domain
1343Location:	external/public-domain/sqlite/dist
1344Notes:
1345See README file
1346
1347
1348Package:	TestFloat
1349Version:	2a
1350Current Vers:	3e
1351Maintainer:	John Hauser <jhauser@jhauser.us>
1352Archive Site:	http://www.jhauser.us/arithmetic/TestFloat.html
1353Home Page:	http://www.jhauser.us/arithmetic/TestFloat.html
1354Date:		2020-06-13
1355Mailing List:
1356Responsible:	ross
1357License:	BSD (4-clause)
1358Location:	regress/lib/libc/ieeefp/testfloat
1359Notes:
1360
1361
1362Package:	malloc
1363Version:	1995-01-15
1364Current Vers:	1995-01-15
1365Maintainer:	FSF
1366Archive Site:	ftp://prep.ai.mit.edu/old-gnu/malloc.tar.gz
1367Home Page:
1368Mailing List:
1369Responsible:	christos
1370License:	GPLv2+
1371Location:	external/gpl2/libmalloc
1372Notes:
1373The original version of gnumalloc was added (not imported) from
1374prep.ai.mit.edu in src/gnu/lib/libmalloc in 1993. This is the newest
1375version from 1995. It is written by Mike Haertel, and was distributed
1376both standalone and as part of glibc. At some point glibc switched
1377to use Doug Lea's ptmalloc which is now tightly bound with glibc
1378and cannot be separated. The Doug Lea version of malloc is also
1379distributed in a standalone form by Wolfram Gloger in
1380http://www.malloc.de/en/.  We can consider switching to ptmalloc
1381at some point since it will provide an alternative MT malloc, but
1382perhaps this implementation should be kept anyway for historical
1383purposes.
1384
1385Package:	tmux
1386Version:	3.3a
1387Current Vers:	3.3a
1388Maintainer:	Nicholas Marriott <nicholas.marriott@gmail.com>
1389Archive site:	https://github.com/tmux/tmux
1390Home page:	http://tmux.github.io
1391Date: 		2022-06-09
1392Mailing List:	tmux-users@googlegroups.com
1393Responsible:	christos
1394License:	BSD
1395Location:	external/bsd/tmux/dist
1396Notes:
1397See src/external/bsd/tmux/README for instructions on how to import a
1398new tmux release.
1399
1400Package:	top
1401Version:	3.8beta1
1402Current Vers:	3.8beta1
1403Maintainer:	William LeFebvre <wnl@groupsys.com>
1404Archive Site:	http://www.unixtop.org/dist/top-3.8beta1.tar.gz
1405Home Page:	http://www.unixtop.org/
1406Mailing List:	top-spinners@ocee.groupsys.com
1407Responsible:	simonb, christos
1408License:	BSD (2-clause)
1409Location:	external/bsd/top/dist
1410Notes:
1411
1412Package:	traceroute
1413Version:	1.4a12
1414Current Vers:	1.4a12
1415Maintainer:	traceroute@ee.lbl.gov
1416Archive Site:	ftp://ftp.ee.lbl.gov/
1417Home Page:	http://ftp.ee.lbl.gov/
1418Mailing List:
1419Responsible:
1420License:	BSD (4-clause)
1421Location:	usr.sbin/traceroute
1422Notes:
1423Added changes from a5 -> a12 manually.
1424
1425Package:	tradcpp
1426Version:	0.5.3
1427Current Vers:	0.5.3
1428Maintainer:	David A. Holland <dholland@NetBSD.org>
1429Archive Site:	https://ftp.NetBSD.org/pub/NetBSD/misc/dholland/
1430Home Page:	https://www.NetBSD.org/~dholland/tradcpp/
1431Mailing List:	tech-toolchain
1432Responsible:	dholland
1433License:	BSD (2-clause)
1434Location:	external/bsd/tradcpp
1435Notes:
1436
1437Package:	tz
1438Version:	tzcode2024a / tzdata2024agtz
1439Current Vers:	tzcode2024a / tzdata2024a
1440Maintainer:	Paul Eggert <eggert@cs.ucla.edu>
1441Archive Site:	ftp://ftp.iana.org/tz/releases/
1442Archive Site:	ftp://munnari.oz.au/pub/oldtz/
1443Old Archive Site:	ftp://elsie.nci.nih.gov/pub/
1444Home Page:	http://www.iana.org/time-zones
1445Date:		2024-02-17
1446Mailing List:	tz@iana.org
1447Responsible:	kleink, christos, kre
1448License:	Public domain
1449Location:	lib/libc/time/zoneinfo, external/public-domain/tz/share
1450Notes:
1451Don't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
1452Diffs are now applied by hand, since we have too many diffs (re-entrant tzcode,
1453register removal) to apply. The diffs have been submitted upstream but there
1454is too much inertia to apply them. Check for .gitignore files.
1455For the data files, do use external/public-domain/tz/tzdata2netbsd (usually,
1456for now, late 2021, do it manually).
1457
1458Package:	wpa_supplicant/hostapd
1459Version:	2.9
1460Current Vers:	2.10
1461Maintainer:	Jouni Malinen <jkmaline@cc.hut.fi>
1462Archive Site:	http://w1.fi/releases/
1463Home Page:	http://w1.fi/wpa_supplicant/
1464Date:		2024-02-26
1465Mailing List:
1466Responsible:	scw, dyoung, christos
1467License:	BSD or GPLv2
1468Location:	external/bsd/wpa/dist
1469Notes:
1470See src/external/bsd/wpa/NetBSD-upgrade for update instructions.
1471
1472Package:	zlib
1473Version:	1.2.13
1474Current Vers:	1.3.1
1475Maintainer:	Jean-loup Gailly and Mark Adler <zlib@gzip.org>
1476Archive Site:	http://www.zlib.net/
1477Home Page:	http://www.zlib.net/
1478Date: 		2022-10-15
1479Mailing List:
1480Responsible:	gwr, christos
1481License:	BSD (3-clause)
1482Location:	common/dist/zlib
1483Notes:
1484Imported to src/common/dist/zlib and shared by the kernel and userland.
1485Remember to run cleantags
1486
1487Package:	services, protocols
1488Version:	2021-04-07 (services), 2021-02-26 (protocols)
1489Current Vers:	2021-04-07 (services), 2021-02-26 (protocols)
1490Maintainer:	IANA
1491Archive Site:	http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
1492Archive Site:	http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
1493Home Page:	http://www.iana.org/
1494Date: 		2021-04-08
1495Mailing List:
1496Responsible:	christos
1497License:	None
1498Location:	etc
1499Notes:
15001. Build package net/iana-etc
15012. Add NetBSD rcsid to the generated protocols and services in the package
1502   work area.
15033. Append the local services from the current services file.
15044. Run:
1505	services_mkdb -u services > /usr/src/etc/services
1506	cp protocols /usr/src/etc/protocols
15075. Fix protocols
1508   - fix manet alias to MANET; giving an alias with the same name is a no/op
1509   - protocol 84 is defined for as ttp and iptm, merge the two entries since
1510     libc getprotoent() does not read the whole file and merge in the "files"
1511     implementation.
1512   - add alias carp to vrrp
1513   - put back 240 (pfsync), splitting the unassigned entries
1514
1515Package:	pigz
1516Version:	2.3.1
1517Current Vers:	2.4
1518Maintainer:	Mark Adler <madler@alumni.caltech.edu>
1519Archive Site:	http://zlib.net/pigz/
1520Home Page:	http://zlib.net/pigz/
1521Mailing List:	http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
1522Responsible:	mrg, tls
1523License:	zlib
1524Location:	external/zlib/pigz/dist
1525Notes:
1526
1527Package:	xz
1528Version:	5.2.4
1529Current Vers:	5.6.0
1530Maintainer:	Lasse Collin <lasse.collin@tukanni.org>
1531Archive Site:	http://tukaani.org/xz/
1532Home Page:	http://tukaani.org/xz/
1533Date: 		2024-02-24
1534Responsible:	joerg
1535License:	public-domain
1536Location:	external/public-domain/xz/dist
1537Notes:
15381. See prepare-import script for stripping down the distribution.
15392. Use run-configure and double check that the stripped down configure works
1540   for tools.
15413. Carefully check for non-autoconf GPL components leaked into the dist area.
1542
1543Package:	mpc
1544Version:	1.3.1
1545Current Vers:	1.3.1
1546Maintainer:
1547Archive Site:	http://www.multiprecision.org/mpc/download/
1548Home Page:	http://www.multiprecision.org/mpc/
1549Mailing List:	http://www.multiprecision.org/index.php?prog=mpc&page=development
1550Responsible:	mrg
1551License:	LGPL3
1552Location:	external/lgpl3/mpc/dist
1553Notes:
1554
1555Package:	mpfr
1556Version:	4.2.0
1557Current Vers:	4.2.0
1558Maintainer:
1559Archive Site:	http://www.mpfr.org/mpfr-current/
1560Home Page:	http://www.mpfr.org/
1561Mailing List:	http://websympa.loria.fr/wwsympa/arc/mpfr-announce
1562Responsible:	mrg
1563License:	LGPL3
1564Location:	external/lgpl3/mpfr/dist
1565Notes:
1566
1567Package:	GNU MP
1568Version:	6.2.1
1569Current Vers:	6.2.1
1570Maintainer:	https://gmplib.org/mailman/listinfo/gmp-devel
1571Archive Site:	https://gmplib.org/
1572Home Page:	https://gmplib.org/
1573Mailing List:	https://gmplib.org/mailman/listinfo/gmp-announce
1574Responsible:	mrg
1575License:	LGPL3
1576Location:	external/lgpl3/gmp/dist
1577Notes:		See the README.
1578
1579Package:	osnet
1580Version:	osnet-20100224
1581Current Vers:	?
1582Maintainer:	?
1583Archive Site:	?
1584Home Page:	?
1585Mailing List:	?
1586Responsible:	?
1587License:	CDDL
1588Location:	external/cddl/osnet
1589Notes:
1590
1591Package:	sljit
1592Version:	0.93 (svn revision 333)
1593Current Vers:	0.93
1594Maintainer:	Zoltán Herczeg <hzmester@freemail.hu
1595Archive Site:	http://sourceforge.net/projects/sljit/
1596Home Page:	http://sljit.sourceforge.net/
1597Mailing List:	none
1598Responsible:	alnsn
1599License:	BSD (2-clause)
1600Location:	sys/external/bsd/sljit/dist
1601Notes:
1602		Need to feed back local changes
1603
1604Package:	tre
1605Version:	0.8.0, git source as of 20171117
1606Current Vers:	0.8.0
1607Maintainer:	http://laurikari.net/tre
1608Archive Site:	https://github.com/laurikari/tre
1609Home Page:	http://laurikari.net/tre
1610Mailing List:
1611Responsible:	agc, christos
1612License:	BSD (2-clause)
1613Location:	external/bsd/tre/dist
1614Notes:
1615		Need to feed back local changes
1616
1617Package:	TrouSerS
1618Version:	0.3.14
1619Current Vers:	0.3.14
1620Maintainer:	http://trousers.sourceforge.net
1621Archive Site:	http://trousers.sourceforge.net
1622Home Page:	http://trousers.sourceforge.net
1623Mailing List:	http://trousers.sourceforge.net
1624Responsible:	christos
1625License:	CPL
1626Location:	crypto/external/cpl/trousers/dist
1627Notes:
1628		Need to feed back local changes
1629
1630Package:	tpm-tools
1631Version:	1.3.9.1
1632Current Vers:	1.3.9.1
1633Maintainer:	http://trousers.sourceforge.net
1634Archive Site:	http://trousers.sourceforge.net
1635Home Page:	http://trousers.sourceforge.net
1636Mailing List:	http://trousers.sourceforge.net
1637Responsible:	christos
1638License:	CPL
1639Location:	crypto/external/cpl/tpm-tools/dist
1640Notes:
1641		Need to feed back local changes
1642
1643Package:	elftoolchain (libelf/libdwarf)
1644Version:	r4037
1645Current Vers:	0.7.1
1646Maintainer:	Joseph Koshi <jkoshi@freebsd.org>
1647Archive Site:	none
1648Home Page:	http://elftoolchain.sourceforge.net
1649Date:		2024-03-03
1650Mailing List:	none
1651Responsible:	christos
1652License:	BSD-like (2-clause)
1653Location:	sys/external/bsd/elftoolchain/dist
1654Vendor tag:	FreeBSD
1655Release tag:	elftoolchain-rNNNNN
1656Notes:
1657		See README we use the svn id as the tag.
1658
1659Package:	timeout
1660Version:	FreeBSD-2014-07-16 r268763
1661Current Vers:	FreeBSD-2016-05-01 r331720
1662Maintainer:	Baptiste Daroussin <bapt@FreeBSD.org>
1663Archive Site:	none
1664Home Page:	https://svnweb.freebsd.org/base/head/usr.bin/timeout/
1665Mailing List:	none
1666Responsible:	christos
1667License:	BSD-like (2-clause)
1668Location:	usr.bin/timeout
1669
1670Package:	libproc
1671Version:	FreeBSD-2015-09-24
1672Current Vers:	FreeBSD-2018-07-27 r336782
1673Maintainer:	Rui Paulo <rpaulo@FreeBSD.org>
1674Archive Site:	none
1675Home Page:	https://svnweb.freebsd.org/base/head/lib/libproc/
1676Mailing List:	none
1677Responsible:	christos
1678License:	BSD-like (2-clause)
1679Location:	external/bsd/libproc/dist
1680
1681Package:	librtld_db
1682Version:	FreeBSD-2015-09-24
1683Current Vers:	FreeBSD-2017-11-26 r326219
1684Maintainer:	Rui Paulo <rpaulo@FreeBSD.org>
1685Archive Site:	none
1686Home Page:	https://svnweb.freebsd.org/base/head/lib/librtld_db/
1687Mailing List:	none
1688Responsible:	christos
1689License:	BSD-like (2-clause)
1690Location:	external/bsd/librtld_db/dist
1691
1692Package:	netcat
1693Version:	OpenBSD-2017-02-06
1694Current Vers:	OpenBSD-2020-02-12
1695Maintainer:	OpenBSD
1696Archive Site:	http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/
1697Home Page:	none
1698Date:		2020-06-13
1699Mailing List:	none
1700Responsible:	christos
1701License:	BSD-like (3-clause)
1702Location:	usr.bin/nc
1703
1704Package:	gnu-efi
1705Version:	3.0.14
1706Current Vers:	3.0.14
1707Maintainer:	https://sourceforge.net/projects/gnu-efi/
1708Archive Site:	https://sourceforge.net/projects/gnu-efi/
1709Home Page:	https://sourceforge.net/projects/gnu-efi/
1710Mailing List:	https://sourceforge.net/projects/gnu-efi/
1711Responsible:
1712License:	BSD-like (3-clause)
1713Location:	sys/external/bsd/gnu-efi
1714
1715Package:	dc
1716Version:	20170410
1717Current Vers:	20190906
1718Maintainer:	The OpenBSD Project
1719Archive Site:	http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/dc
1720Home Page:	http://www.openbsd.org/
1721Date:		2020-06-13
1722Mailing List:
1723License:	BSD
1724Responsible:	christos
1725Location:	usr.bin/dc
1726Notes:
1727		Uses OpenSSL's bignum
1728
1729Package:	dtc, libfdt
1730Version:	1.5.1
1731Current Vers:	1.5.1
1732Maintainer:	David Gibson <david@gibson.dropbear.id.au>, Jon Loeliger <jdl@jdl.com>
1733Archive Site:	https://git.kernel.org/pub/scm/utils/dtc/dtc.git
1734Home Page:	https://git.kernel.org/pub/scm/utils/dtc/dtc.git
1735Mailing List:	mailto:devicetree-compiler@vger.kernel.org
1736Responsible:	skrll
1737License:	GPLv2 (dtc), BSD (libfdt)
1738Location:	external/gpl2/dtc, sys/external/bsd/libfdt
1739Notes:
1740external/gpl2/dtc/dtc2netbsd should be used to create directories to import
1741
1742Package:	dts
1743Version:	5.15
1744Current Vers:	5.15
1745Maintainer:	https://www.kernel.org/
1746Archive Site:	https://cdn.kernel.org/pub/linux/kernel/v5.x/
1747Home Page:	https://www.kernel.org/
1748Mailing List:	mailto:devicetree@vger.kernel.org
1749Responsible:	jmcneill
1750License:	GPLv2 and dual GPLv2/X11 license
1751Location:	sys/external/gpl2/dts
1752Notes:
1753sys/external/gpl2/dts/dts2netbsd should be used to create directories to import
1754Not all DTS files are presently sourced from kernel.org.
1755
1756Package:	iscsi
1757Version:	4.12.4
1758Current Vers:	4.12.4
1759Maintainer:	Intel Corporation
1760Archive Site:
1761Home Page:
1762Mailing List:
1763Responsible:
1764License:	BSD-like (4-clause)
1765Location:	external/bsd/iscsi
1766Notes:
1767
1768Package:	rpi-firmware
1769Version:
1770Current Vers:
1771Maintainer:
1772Archive Site:
1773Home Page:
1774Mailing List:
1775License:	Broadcom, Raspberry Pi (Trading) Ltd
1776Responsible:
1777Location:	external/broadcom/rpi-firmware
1778Notes:
1779
1780Package:	rtwn
1781Version:
1782Current Vers:
1783Maintainer:
1784Archive Site:
1785Home Page:
1786Mailing List:
1787License:	Realtek Semiconductor Corporation
1788Responsible:
1789Location:	external/realtek/rtwn
1790Notes:
1791
1792Package:	urtwn
1793Version:
1794Current Vers:
1795Maintainer:
1796Archive Site:
1797Home Page:
1798Mailing List:
1799License:	Realtek Semiconductor Corporation
1800Responsible:
1801Location:	external/realtek/urtwn/
1802Notes:
1803
1804Package:	repulse
1805Version:
1806Current Vers:
1807Maintainer:
1808Archive Site:
1809Home Page:
1810Mailing List:
1811License:	ALiENDESiGN GbR
1812Responsible:
1813Location:	sys/arch/amiga/dev/repulse_firmware.h
1814Notes:
1815
1816Package:	cxgb
1817Version:
1818Current Vers:
1819Maintainer:
1820Archive Site:
1821Home Page:
1822Mailing List:
1823License:	Chelsio Inc.
1824Responsible:
1825Location:	sys/dev/pci/cxgb/cxgb_firmware_exports.h
1826Notes:
1827
1828Package:	athn
1829Version:
1830Current Vers:
1831Maintainer:
1832Archive Site:
1833Home Page:
1834Mailing List:
1835License:	Atheros Communicatios, Inc.
1836Responsible:
1837Location:	external/atheros/athn
1838Notes:
1839
1840Package:	otus
1841Version:
1842Current Vers:
1843Maintainer:
1844Archive Site:
1845Home Page:
1846Mailing List:
1847License:	Atheros Communicatios, Inc.
1848Responsible:
1849Location:	external/atheros/otus
1850Notes:
1851
1852Package:	intel-fw-eula
1853Version:
1854Current Vers:
1855Maintainer:
1856Archive Site:
1857Home Page:
1858Mailing List:
1859License:	Intel Corporation
1860Responsible:
1861Location:	external/intel-fw-eula
1862Notes:
1863
1864Package:	intel-fw-public
1865Version:
1866Current Vers:
1867Maintainer:
1868Archive Site:
1869Home Page:
1870Mailing List:
1871License:	Intel Corporation
1872Responsible:
1873Location:	external/intel-fw-public
1874Notes:
1875
1876Package:	aic7xxx
1877Version:
1878Current Vers:
1879Maintainer:	Justin T. Gibbs
1880Archive Site:
1881Home Page:
1882Mailing List:
1883License:	Adaptec Inc or LGPL2
1884Responsible:
1885Location:	sys/dev/microcode/aic7xxx
1886Notes:
1887
1888Package:	atmel
1889Version:
1890Current Vers:
1891Maintainer:
1892Archive Site:
1893Home Page:
1894Mailing List:
1895License:	Atmel Corporation
1896Responsible:
1897Location:	sys/dev/microcode/atmel
1898Notes:
1899
1900Package:	bge
1901Version:
1902Current Vers:
1903Maintainer:
1904Archive Site:
1905Home Page:
1906Mailing List:
1907License:	Broadcom Corporation
1908Responsible:
1909Location:	sys/dev/microcode/bge
1910Notes:
1911
1912Package:	bnx
1913Version:
1914Current Vers:
1915Maintainer:	David Christensen <davidch@broadcom.com>
1916Archive Site:
1917Home Page:
1918Mailing List:
1919License:	Broadcom Corporation
1920Responsible:
1921Location:	sys/dev/microcode/bnx
1922Notes:
1923
1924Package:	cylades-z
1925Version:
1926Current Vers:
1927Maintainer:	Cyclades Corp
1928Archive Site:
1929Home Page:
1930Mailing List:
1931License:	unknown
1932Responsible:
1933Location:	sys/dev/microcode/cyclades-z
1934Notes:
1935
1936Package:	i8255x
1937Version:	3.28
1938Current Vers:
1939Maintainer:	Patrick J Luhmann (PJL)
1940Archive Site:
1941Home Page:
1942Mailing List:
1943License:	Intel Corporation
1944Responsible:
1945Location:	sys/dev/microcode/i8255x
1946Notes:
1947
1948Package:	isp
1949Version:
1950Current Vers:
1951Maintainer:
1952Archive Site:
1953Home Page:
1954Mailing List:
1955License:	QLogic, Inc.
1956Responsible:
1957Location:	sys/dev/microcode/isp
1958Notes:
1959
1960Package:	radeon
1961Version:
1962Current Vers:
1963Maintainer:
1964Archive Site:
1965Home Page:
1966Mailing List:
1967License:	Advanced Micro Devices, Inc.
1968Responsible:
1969Location:	sys/dev/microcode/radeon
1970Notes:
1971
1972Package:	ral
1973Version:
1974Current Vers:
1975Maintainer:
1976Archive Site:	http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git
1977Home Page:
1978Mailing List:
1979License:	Ralink Technology Corp
1980Responsible:
1981Location:	external/realtek/ral
1982Notes:
1983
1984Package:	rum
1985Version:
1986Current Vers:
1987Maintainer:	Paul Lin <paul_lin@ralinktech.com.tw>
1988Archive Site:
1989Home Page:
1990Mailing List:
1991License:	Ralink Technology Corp
1992Responsible:
1993Location:	external/realtek/rum
1994Notes:
1995
1996Package:	run
1997Version:
1998Current Vers:
1999Maintainer:	Paul Lin <paul_lin@ralinktech.com.tw>
2000Archive Site:
2001Home Page:
2002Mailing List:
2003License:	Ralink Technology Corp
2004Responsible:
2005Location:	sys/dev/microcode/run
2006Notes:
2007
2008Package:	siop
2009Version:
2010Current Vers:
2011Maintainer:	Manuel Bouyer, Shuichiro URATA, Michael L. Hitch
2012Archive Site:
2013Home Page:
2014Mailing List:
2015License:	BSD-like (2-clause, 3-clause)
2016Responsible:
2017Location:	sys/dev/microcode/siop
2018Notes:
2019
2020Package:	tigon
2021Version:	12.4.11
2022Current Vers:
2023Maintainer:	wpaul@brak.osd.bsdi.com
2024Archive Site:	https://people.freebsd.org/~wpaul/Alteon/
2025Home Page:	http://www.alteon.com/support/openkits (extinct)
2026Mailing List:
2027License:	Alteon WebSystems, Inc.
2028Responsible:
2029Location:	sys/dev/microcode/tigon
2030Notes:
2031See https://lists.debian.org/debian-legal/2011/10/msg00001.html
2032
2033
2034Package:	typhoon
2035Version:
2036Current Vers:
2037Maintainer:	3Com Corporation
2038Archive Site:
2039Home Page:
2040Mailing List:
2041License:	BSD-like (3-clause)
2042Responsible:
2043Location:	sys/dev/microcode/typhoon
2044Notes:
2045
2046Package:	wi
2047Version:
2048Current Vers:
2049Maintainer:	Symbol Technologies Inc.
2050Archive Site:
2051Home Page:	http://www.symbol.com
2052Mailing List:
2053License:	BSD-like (3-clause)
2054Responsible:
2055Location:	sys/dev/microcode/wi
2056Notes:
2057
2058Package:	yds
2059Version:
2060Current Vers:
2061Maintainer:	Yamaha Corporation
2062Archive Site:
2063Home Page:
2064Mailing List:
2065License:	unknown
2066Responsible:
2067Location:	sys/dev/microcode/yds
2068Notes:
2069
2070Package:	zyd
2071Version:
2072Current Vers:
2073Maintainer:	ZyDAS Technology Corporation
2074Archive Site:
2075Home Page:
2076Mailing List:
2077License:	BSD-like (3-clause)
2078Responsible:
2079Location:	sys/dev/microcode/zyd
2080Notes:
2081
2082Package:	libnv
2083Version:	20180906
2084Current Vers:	$(date)
2085Maintainer:	christos
2086Archive Site:
2087Home Page:
2088Mailing List:
2089License:	BSD-like (2-clause)
2090Responsible:
2091Location:	sys/external/bsd/libnv/dist
2092Notes:
2093To be used only for npf (library and headers are private)
2094Copied from FreeBSD:
2095/usr/src/sys/sys/{d,c,}nv.h
2096/usr/src/lib/libnv/
2097/usr/src/contrib/lib/libnv/
2098/usr/src/share/man/man9/{d,c,}nv.9
2099
2100Package:	gettext
2101Version:	0.16.1 (Last GPLv2+ version)
2102Current Vers:	0.22.5
2103Maintainer:	FSF
2104Archive Site:	ftp://ftp.gnu.org/gnu/gettext/
2105Home Page:	http://www.gnu.org/software/gettext/
2106Date:		2024-02-25
2107Mailing List:	bug-gnu-utils@gnu.org
2108Responsible:	christos
2109License:	GPLv2+ (0.16.1), GPLv3+ (0.17 and later)
2110Location:	external/gpl2/gettext
2111Notes:
2112GNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
2113we use BSD-licensed implementation from Citrus project (see entry for
2114"Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
2115
2116Package:	grep
2117Version:	2.5.1a (last GPLv2+ version)
2118Current Vers:	3.7
2119Maintainer:	FSF
2120Archive Site:	ftp://ftp.gnu.org/gnu/grep/
2121Home Page:	http://www.gnu.org/software/grep/
2122Mailing List:	bug-gnu-utils@gnu.org
2123Responsible:	simonb
2124License:	GPLv2+ (2.5.1a), GPLv3+ (2.5.3 and later)
2125Location:	external/gpl2/grep
2126Notes:
2127Use external/gpl2/grep/grep2netbsd for preparing the source tree
2128for the import.
2129On 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep;
2130see also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html)
2131was imported into src/usr.bin/grep;
2132on 16 Feb 2011, the BSD grep implementation from FreeBSD was imported
2133in src/usr.bin/grep, replacing FreeGrep
2134(http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html).
2135
2136Package:	groff
2137Version:	1.19.2 (last GPLv2+ version)
2138Current Vers:	1.22.4
2139Maintainer:	Werner Lemberg/FSF
2140Archive Site:	ftp://ftp.gnu.org/gnu/groff/
2141Home Page:	http://www.gnu.org/software/groff/
2142Mailing List:	bug-groff@gnu.org
2143Responsible:
2144License:	GPLv2+ (1.19.2), GPLv3+ (1.20 and later)
2145Location:	external/gpl2/groff
2146Notes:
2147Use groff2netbsd from external/gpl2/groff/groff2netbsd to prepare the
2148distribution for import.
2149Update MDATE in src/external/gpl2/groff/Makefile.inc.
2150
2151Package:	gmake
2152Version:	3.81 (Last GPlv2+ version)
2153Current Vers:	4.4
2154Maintainer:	FSF
2155Archive Site:	ftp://ftp.gnu.org/gnu/make/
2156Home Page:	http://www.gnu.org/software/make/
2157Date:		2022-12-08
2158Mailing List:	bug-make@gnu.org
2159Responsible:
2160License:	GPLv2+ (3.81), GPLv3+ (3.82 and later)
2161Location:	external/gpl2/gmake
2162Notes:
2163
2164Package:	diffutils
2165Version:	2.8.1 (Last GPLv2+ version)
2166Current Vers:	3.6
2167Maintainer:	FSF
2168Archive Site:	ftp://ftp.gnu.org/gnu/diffutils/
2169Home Page:	http://www.gnu.org/software/diffutils/
2170Mailing List:	bug-diffutils@gnu.org
2171Responsible:
2172License:	GPLv2+ (2.8.1), GPLv3+ (2.9 and later)
2173Location:	external/gpl2/diffutils
2174Notes:
2175Use external/gpl2/diffutils/diffutils2netbsd for preparing the source tree
2176for the import.
2177
2178Package:	rcs
2179Version:	5.7 (Last GPLv2+ version)
2180Current Vers:	5.9.4
2181Maintainer:	FSF
2182Archive Site:	ftp://ftp.gnu.org/gnu/rcs/
2183Mailing List:	bug-gnu-utils@gnu.org
2184Home Page:	http://www.gnu.org/software/rcs/
2185Responsible:	agc
2186License:	GPLv2+ (5.7), GPLv3+ (5.8 and later)
2187Location:	external/gpl2/rcs
2188Notes:
2189Old versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
2190
2191Package:	texinfo
2192Version:	4.8a (Last GPLv2+ version)
2193Current Vers:	7.0
2194Maintainer:	FSF
2195Archive Site:	ftp://ftp.gnu.org/gnu/texinfo/
2196Home Page:	http://www.gnu.org/software/texinfo/
2197Mailing List:	bug-texinfo@gnu.org
2198Responsible:
2199License:	GPLv2+ (4.8a), GPLv3+ (4.9 and later)
2200Location:	external/gpl2/texinfo
2201Notes:
2202Use src/external/gpl2/texinfo/texinfo2netbsd for preparing the source tree
2203for the import.
2204
2205Package:	indent
2206Version:	FreeBSD-2018-11-04 r340138
2207Current Vers:	FreeBSD-2020-05-21 r361337
2208Maintainer:	The FreeBSD Project
2209Archive Site:	none
2210Home Page:	https://svnweb.freebsd.org/base/head/usr.bin/indent/
2211Date:		2020-06-13
2212Mailing List:	none
2213Responsible:
2214License:	BSD-like (4-clause)
2215Location:	usr.bin/indent
2216Notes:
2217Tests are stored in tests/usr.bin/indent.
2218
2219Package:	ena
2220Version:	0.8.1
2221Current Vers:	2.1.1
2222Maintainer:	Amazon.com
2223Archive Site:	https://github.com/amzn/amzn-drivers/tree/master/kernel/fbsd/ena
2224Home Page:	https://github.com/amzn/amzn-drivers/
2225Date:		2020-06-13
2226Mailing List:	none
2227Responsible:
2228License:	BSD-like (2 and 3-clause)
2229Location:	sys/external/bsd/ena-com
2230Notes:
2231
2232Package:	terminfo
2233Version:	20231209
2234Current Vers:	20231209
2235Maintainer:	Thomas Dickey (ncurses)
2236Archive Site:	ftp://ftp.invisible-island.net/ncurses/current
2237Home Page:	https://invisible-island.net/ncurses/
2238Date:		2024-01-27
2239Mailing List:	bug-ncurses@gnu.org
2240Responsible:
2241License:	none
2242Location:	share/terminfo
2243Notes:
2244Use the import script in /usr/src/share/terminfo
2245
2246Package:	libcbor
2247Version:	0.7.0
2248Current Vers:	0.5.0-119-g3b41770 (3b41770ab0ca408d242041dddb3b75811345573f)
2249Maintainer:	Pavel Kalvoda
2250Archive Site:	https://github.com/PJK/libcbor
2251Home Page:
2252Date:		2020-03-02
2253Mailing List:
2254Responsible:	christos
2255License:	mit
2256Location:	external/mit/libcbor
2257Notes:
2258
2259Package:	pam-u2f
2260Version:	1.2.0
2261Current Vers:	1.2.0
2262Maintainer:	Yubico
2263Archive Site:	https://github.com/Yubico/pam-u2f
2264Home Page:	https://developers.yubico.com/pam-u2f/
2265Date:		2021-09-24
2266Mailing List:
2267Responsible:	christos
2268License:	bsd
2269Location:	external/bsd/pam-u2f
2270Notes:
2271
2272Package:	libfido2
2273Version:	1.13.0
2274Current Vers:	1.13.0
2275Maintainer:	Yubico
2276Archive Site:	https://github.com/Yubico/libfido2
2277Home Page:	https://developers.yubico.com/libfido2/
2278Date:		2023-08-11
2279Mailing List:
2280Responsible:	christos
2281License:	bsd
2282Location:	external/bsd/libfido2
2283Notes:
2284
2285Package:	libsodium
2286Version:	1.0.16
2287Current Vers:	1.0.18
2288Maintainer:	Frank Denis
2289Archive Site:	https://github.com/jedisct1/libsodium
2290Home Page:	https://libsodium.org/
2291Date:		2020-08-20
2292Mailing List:	sodium-subscribe@pureftpd.org
2293Responsible:	riastradh
2294License:	bsd
2295Location:	sys/external/bsd/libsodium
2296Notes:
2297
2298Package:	Sensirion VOC index algorithm
2299Version:	git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b
2300Current Vers:	git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b
2301Maintainer:	Brad Spencer
2302Archive Site:	https://github.com/Sensirion/embedded-sgp
2303Home Page:	https://github.com/Sensirion
2304Date:		2021-09-30
2305Mailing List:
2306Responsible:	brad
2307License:	BSD (3-clause)
2308Location:	sys/dev/i2c/sensirion_voc_algorithm.c sys/dev/i2c/sensirion_voc_algorithm.h
2309Notes:
2310
2311Package:	Terminus Font
2312Version:	4.49.1
2313Current Vers:	4.49.1
2314Maintainer:	Dimitar Toshkov Zhekov
2315Archive Site:	http://terminus-font.sourceforge.net/
2316Home Page:	http://terminus-font.sourceforge.net/
2317Date:		2020-12-28
2318Mailing List:
2319Responsible:
2320License:	OFL-1.1-RFN
2321Location:	share/wscons/fonts
2322Notes:
2323Suitably encoded BDF files are prepared from the Unicode encoded
2324masters using upstream build scripts.  BDF files are converted to the
2325WSF files with xsrc/local/programs/bdfload.  File names for the
2326re-encoded subsets follow the convention used by the upstream.
2327
2328Package:	Spleen
2329Version:	1.9.1
2330Current Vers:	1.9.1
2331Maintainer:	Frederic Cambus
2332Archive Site:	https://github.com/fcambus/spleen
2333Home Page:	https://github.com/fcambus/spleen
2334Date:		2021-06-13
2335Mailing List:
2336Responsible:	fcambus
2337License:	BSD (2-clause)
2338Location:	share/wscons/fonts
2339Notes:
2340
2341Package:	mozilla-certdata
2342Version:	2024-02-12 (a6efd358880291357a62d58586f9a218d47ad98b)
2343Current Vers:	2024-05-30 (9c588d7b943831278f3350c74e79055b88357d9e)
2344Maintainer:	Mozilla
2345Archive Site:	https://hg.mozilla.org/projects/nss/log/tip/lib/ckfw/builtins/certdata.txt
2346Home Page:	https://wiki.mozilla.org/CA
2347Date:		2024-02-12
2348Mailing List:	
2349License:	MPL
2350Responsible:	riastradh, security-team
2351Location:	external/mpl/mozilla-certdata
2352Vendor tag:	MOZILLA-CERTDATA
2353Release tag:	mozilla-certdata-YYYYMMDD
2354Notes:
2355See external/mpl/mozilla-certdata/share/Makefile for update
2356instructions.
2357