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