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