Sun Jul 11 21:28:17 2021 UTC ()
GMP is updated to 6.2.1 now.


(mrg)
diff -r1.1806 -r1.1807 src/doc/3RDPARTY

cvs diff -r1.1806 -r1.1807 src/doc/3RDPARTY (switch to unified diff)

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