3RDPARTY revision 1.1884 1 # $NetBSD: 3RDPARTY,v 1.1884 2022/10/05 22:21:19 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: 20220331
45 Current Vers: 20220331
46 Maintainer: Intel
47 Archive Site: http://www.acpica.org/downloads/
48 Home Page: http://www.acpica.org/
49 Date: 2021-08-27
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: 2020-06-13
82 Mailing List: atf-devel (a] NetBSD.org
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.16.33/MPL
124 Current Vers: 9.16.33/MPL 9.19.5/MPL
125 Maintainer: ISC
126 Archive Site: ftp://ftp.isc.org/isc/bind9/
127 Home Page: http://www.isc.org/software/bind/
128 Date: 2022-09-23
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.44.2
156 Maintainer: libuv
157 Archive Site: https://dist.libuv.org/dist/
158 Home Page: https://libuv.org
159 Date: 2022-09-22
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.16.3
168 Current Vers: 1.16.3
169 Maintainer: Nlnetlabs
170 Archive Site: https://www.unbound.net/downloads/unbound-latest.tar.gz
171 Home Page: https://www.unbound.net/
172 Date: 2022-09-24
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.6.0
183 Current Vers: 4.6.0
184 Maintainer: Nlnetlabs
185 Archive Site: https://www.nlnetlabs.nl/svn/nsd/
186 Home Page: https://www.nlnetlabs.nl/projects/nsd/
187 Date: 2022-09-24
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: 9.4.1
356 Current Vers: 9.4.1
357 Maintainer: roy
358 Archive Site: https://roy.marples.name/downloads/dhcpcd/
359 Home Page: https://roy.marples.name/projects/dhcpcd/
360 Home Page: https://github.com/NetworkConfiguration/dhcpcd
361 Date: 2021-10-22
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.4.9
413 Maintainer: Expat Project
414 Archive Site: https://github.com/libexpat/libexpat/releases
415 Home Page: http://www.libexpat.org/
416 Date: 2022-09-21
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.43
426 Current Vers: 5.43
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: 2022-09-24
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.4.0
454 Current Vers: 10.4.0/11.3.0/12.2.0
455 Maintainer: FSF
456 Archive Site: ftp://ftp.gnu.org/gnu/gcc/
457 Home Page: https://www.gnu.org/software/gcc/
458 Date: 2022-06-28
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 gcc/version.c 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: 11.0.50
485 Current Vers: 12.1
486 Maintainer: FSF
487 Archive Site: ftp://ftp.gnu.org/gnu/gdb/
488 Home Page: http://www.gnu.org/software/gdb/
489 Date: 2022-05-02
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
502 Current Vers: 2.39
503 Maintainer: FSF
504 Archive Site: ftp://ftp.gnu.org/gnu/binutils/
505 Home Page: https://www.gnu.org/software/binutils/
506 Date: 2022-08-06
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.7.0
547 Current Vers: 7.7.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: 2021-03-01
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.2.1
617 Maintainer: Jason Evans
618 Archive Site: https://github.com/jemalloc/jemalloc
619 Home Page: https://jemalloc.net
620 Date: 2021-03-01
621 Mailing List:
622 Responsible: christos
623 License: BSD
624 Location: external/bsd/jemalloc
625 Notes:
626
627 Package: KAME IPv6
628 Version: KAME/NetBSD SNAP kit
629 Current Vers: KAME/NetBSD SNAP kit (shipped every week)
630 Maintainer: KAME Project <kame (a] kame.net>
631 Archive Site: http://www.kame.net/
632 Home Page: http://www.kame.net/
633 Date: 2019-01-09
634 Mailing List: snap-users (a] kame.net
635 Responsible:
636 License: BSD (3-clause)
637 Location: sys/netinet6
638 Notes:
639 IPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
640 more conservative implementation policy.
641 IPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
642 Please do not make too many diff-unfriendly changes (like indentation change,
643 KNF police). We need to take diffs across KAME snapshots on upgrades.
644 To identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
645 in sys/netinet6/in6.h. No script is available for upgrades.
646 "KAME" branch is used for kernel merge work purposes.
647 http://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
648 among KAME/*BSD, *BSD-current and recent *BSD releases.
649
650 Package: kyua-atf-compat
651 Version: 0.1
652 Current Vers: 0.13
653 Maintainer: Julio Merino <jmmv (a] NetBSD.org>
654 Archive site: https://github.com/jmmv/kyua
655 Home page: https://github.com/jmmv/kyua
656 Date: 2020-06-13
657 Mailing List: kyua-discuss (a] googlegroups.com
658 Responsible: jmmv
659 License: BSD 3-clause
660 Location: external/bsd/kyua-atf-compat/dist
661 Notes:
662 The source files are in external/bsd/kyua-atf-compat/dist.
663 Use external/bsd/kyua-atf-compat/prepare-import.sh to regenerate the dist/
664 directory.
665
666 Package: kyua-cli
667 Version: 0.7
668 Current Vers: 0.9
669 Maintainer: Julio Merino <jmmv (a] NetBSD.org>
670 Archive site: https://github.com/jmmv/kyua
671 Home page: https://github.com/jmmv/kyua
672 Date: 2020-06-13
673 Mailing List: kyua-discuss (a] googlegroups.com
674 Responsible: jmmv
675 License: BSD 3-clause
676 Location: external/bsd/kyua-cli/dist
677 Notes:
678 The source files are in external/bsd/kyua-cli/dist.
679 Use external/bsd/kyua-cli/prepare-import.sh to regenerate the dist/ directory.
680
681 Package: kyua-testers
682 Version: 0.1
683 Current Vers: 0.3
684 Maintainer: Julio Merino <jmmv (a] NetBSD.org>
685 Archive site: https://github.com/jmmv/kyua
686 Home page: https://github.com/jmmv/kyua
687 Date: 2020-06-13
688 Mailing List: kyua-discuss (a] googlegroups.com
689 Responsible: jmmv
690 License: BSD 3-clause
691 Location: external/bsd/kyua-testers/dist
692 Notes:
693 The source files are in external/bsd/kyua-testers/dist.
694 Use external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/
695 directory.
696
697 Package: less
698 Version: less-458
699 Current Vers: less-562
700 Maintainer: Mark Nudelman <markn (a] greenwoodsoftware.com>
701 Archive Site: http://www.greenwoodsoftware.com/less/download.html
702 Home Page: http://www.greenwoodsoftware.com/less/
703 Date: 2020-06-13
704 Mailing List: less-announce-request (a] greenwoodsoftware.com
705 Responsible: mrg
706 License: Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418)
707 Location: external/bsd/less/dist
708 Notes:
709 Many changes to make less act as more when invoked as more. Beware.
710 Use the "src/external/bsd/less/less2netbsd" script to prepare source tree
711 for importation. Run ./configure beforehand to generate "defines.h".
712 Talk to mrg before importing any new version.
713
714 Package: libarchive
715 Version: 3.4.0
716 Current Vers: 3.6.1
717 Maintainer: kientzle (a] freebsd.org, joerg (a] NetBSD.org
718 Archive Site: https://github.com/libarchive/libarchive/releases
719 Home Page: http://www.libarchive.org
720 Date: 2021-03-01
721 Responsible: joerg
722 License: BSD (2-clause)
723 Location: external/bsd/libarchive/dist
724 Notes:
725 Distribution is stripped down to the relevant part.
726
727 Package: libdevmapper
728 Version: 1.02.40
729 Current Vers: 2.2.03.09
730 Maintainer: lvm-devel (a] redhat.com
731 Archive Site: ftp://sources.redhat.com/pub/lvm2/
732 Home Page: http://sources.redhat.com/lvm2/
733 Date: 2020-06-13
734 Responsible: haad
735 License: LGPLv2.1
736 Location: external/gpl2/lvm2/dist/libdm
737 Notes:
738 The lvm2tools and the libdevmapper are now distributed as one source
739 repository. See the lvm2tools Notes for more information.
740
741 Package: libevent
742 Version: 2.1.12-stable
743 Current Vers: 2.1.12-stable
744 Maintainer: Niels Provos <provos (a] citi.umich.edu>
745 Archive Site: http://www.monkey.org/~provos/libevent/
746 Home Page: http://www.monkey.org/~provos/libevent/
747 Date: 2021-04-06
748 Responsible:
749 License: BSD (3/4-clause)
750 Location: external/bsd/libevent/dist
751 Notes:
752 - Run the libevent2netbsd script
753 - Build the doxygen man pages. Edit the Doxyfile to GENERATE_MAN=yes.
754 man pages are in doxygen/man/man3. Remove the extra man pages that are
755 .so'ing only. Copy the rest to man.
756
757 Package: llvm
758 Version: 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)
759 Current Vers.: 10.0.0
760 Maintainer: llvm-dev (a] lists.llvm.org
761 Home Page: https://llvm.org
762 Date: 2020-06-13
763 Responsible: joerg
764 License: Apache2 with runtime exceptions
765 Location: external/apache2/llvm/dist
766 Notes:
767 A CVS ACL is in place for the location to prevent unintentioned commits.
768 All changes should come via import from upstream SVN.
769
770 Package: lvm2tools
771 Version: 2.02.56
772 Current Vers: 2.03.02
773 Maintainer: lvm-devel (a] redhat.com
774 Archive Site: ftp://sources.redhat.com/pub/lvm2/
775 Home Page: http://sources.redhat.com/lvm2/
776 Date: 2019-01-09
777 Responsible: haad
778 License: GPLv2
779 Location: external/gpl2/lvm2/dist
780 Notes:
781 Use the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to
782 prepare source tree for import. Keep eye on dist/include/configure.h
783 it might change over the releases. We maintain our own version of
784 libdevmapper ioctl protocol code, therefore we should test it before
785 import. Talk to haad before importing new version.
786
787 Package: libpcap
788 Version: 1.9.1
789 Current Vers: 1.9.1
790 Maintainer: tcpdump-workers (a] tcpdump.org
791 Archive Site: http://www.tcpdump.org/release/
792 Home Page: http://www.tcpdump.org/
793 Date: 2021-03-01
794 Mailing List: tcpdump-workers (a] tcpdump.org
795 Responsible: dyoung
796 License: BSD (3/4-clause)
797 Location: external/bsd/libpcap/dist
798 Notes:
799 Use the src/external/bsd/libpcap/libpcap2netbsd script to prepare source
800 tree. sys/net/dlt.h is a copy of the dlt constants from pcap.h
801
802 Package: tcpdump
803 Version: 4.9.3
804 Current Vers: 4.9.3
805 Maintainer: tcpdump-workers (a] lists.tcpdump.org
806 Archive Site: http://www.tcpdump.org/release/
807 Home Page: http://www.tcpdump.org/
808 Date: 2021-03-01
809 Mailing List: tcpdump-workers (a] lists.tcpdump.org
810 Responsible:
811 License: BSD (3-clause)
812 Location: external/bsd/tcpdump/dist
813 Notes:
814 Use the src/external/bsd/tcpdump/tcpdump2netbsd script to prepare source
815 tree.
816
817 Package: libwrap
818 Version: tcp_wrappers 7.6 w/ large amount of IPv6 changes
819 Current Vers: tcp_wrappers 7.6-ipv6.4
820 Maintainer: Wietse Venema <wietse (a] porcupine.org>
821 Archive Site: ftp://ftp.porcupine.org/pub/security/
822 Home Page: ftp://ftp.porcupine.org/pub/security/
823 Date: 2020-06-13
824 Mailing List:
825 Responsible: cjs
826 License: BSD-like
827 Location: lib/libwrap
828 Notes:
829 We import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
830 under src/usr.sbin). We don't use tcpd; that functionality is built
831 into inetd. The provided libwrap2netbsd script handles just libwrap.
832
833 Package: Lua
834 Version: Lua 5.3.5
835 Current Vers: Lua 5.3.6/5.4.1
836 Maintainer: PUC Rio
837 Home Page: https://www.lua.org/
838 Date: 2020-06-30
839 Mailing List:
840 Responsible: mbalmer, lneto, salazar, alnsn
841 License: MIT
842 Location: external/mit/lua/dist
843 Notes:
844 The default module paths have been changed to not include the current
845 working directory '.' to avoid potential security problems.
846
847 Package: Lutok
848 Version: 0.3
849 Current Vers: 0.4
850 Maintainer: Julio Merino <jmmv (a] NetBSD.org>
851 Archive site: https://github.com/jmmv/lutok/releases
852 Home page: https://github.com/jmmv/lutok
853 Date: 2020-06-13
854 Mailing List: lutok-discuss (a] googlegroups.com
855 Responsible: jmmv
856 License: BSD 3-clause
857 Location: external/bsd/lutok/dist
858 Notes:
859 The source files are in external/bsd/lutok/dist.
860 Use external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory.
861
862 Package: m4
863 Version: 20091026
864 Current Vers: 20190628
865 Maintainer: The OpenBSD Project
866 Archive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4
867 Home Page: http://www.openbsd.org/
868 Date: 2020-06-13
869 Mailing List:
870 License: BSD 3-clause like (dns-sd)
871 Responsible: christos
872 Location: usr.bin/m4
873 Notes:
874 Uses libc's ohash
875
876 Package: mDNSResponder
877 Version: 878.30.4
878 Current Vers: 1096.0.2
879 Maintainer: Apple
880 Archive Site: https://www.opensource.apple.com/tarballs/mDNSResponder/
881 Home Page: https://developer.apple.com/bonjour/
882 Date: 2020-06-13
883 Mailing List: bonjour-dev (a] lists.apple.com
884 License: Apache2 (mdnsd), BSD 3-clause (libdns_sd),
885 BSD 3-clause like (dns-sd)
886 Responsible: tsarna
887 Location: external/apache2/mDNSResponder/dist
888 Notes:
889
890 Package: mandoc
891 Version: 1.14.5
892 Current Vers: 1.14.6
893 Maintainer: Kristaps Donsons/Ingo Schwarze
894 Archive Site: http://mandoc.bsd.lv/snapshots/
895 Home Page: http://mandoc.bsd.lv/
896 Date: 2021-03-01
897 Mailing List:
898 Responsible: joerg
899 License: BSD (2-clause)
900 Location: external/bsd/mdocml/dist
901 Notes:
902
903 Package: mesa-demos
904 Version: 8.1.0
905 Current Vers: 8.4.0
906 Maintainer: mesa-git@?
907 Archive Site: ftp://ftp.freedesktop.org/pub/mesa/demos/
908 Home Page: http://www.mesa3d.org/
909 Date: 2020-06-13
910 Mailing List:
911 Responsible: riastradh, mrg
912 License: ISC
913 Location: xsrc/external/mit/mesa-demos/dist
914 Notes:
915 We use only glxinfo and glxgears. Delete all else on import.
916 Vendor tag: xorg
917 Release tag: mesa-demos-X-Y-Z
918
919 Package: mesa-drm
920 Version: git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
921 Current Vers:
922 Maintainer: mesa-git@?
923 Archive Site: git://anongit.freedesktop.org/git/mesa/drm
924 Home Page: http://cgit.freedesktop.org/mesa/drm/
925 Date: 2019-01-09
926 Mailing List:
927 Responsible: mrg, bjs
928 License: BSD
929 Location: sys/external/bsd/drm/dist
930 Notes:
931
932 Package: MesaLib
933 Version: 19.1.7
934 Current Vers: 20.1.1
935 Maintainer: mesa-git@?
936 Archive Site: ftp://ftp.freedesktop.org/pub/mesa/
937 Home Page: http://www.mesa3d.org/
938 Date: 2020-06-13
939 Mailing List:
940 Responsible: riastradh, mrg
941 License: ISC
942 Location: xsrc/external/mit/MesaLib/dist
943 Notes:
944 Vendor tag: xorg
945 Release tag: MesaLib-X-Y-Z
946
947 Package: mopd
948 Version: 2.5.3
949 Current Vers: 2.5.3
950 Maintainer: Mats O Jansson <maja (a] celsiustech.se>
951 Archive Site: http://www.stacken.kth.se/~moj/mopd.html
952 Home Page: http://www.stacken.kth.se/~moj/mopd.html
953 Date: 2019-01-09
954 Mailing List:
955 Responsible: cjs
956 License: BSD (4-clause)
957 Location: usr.sbin/mopd
958 Notes:
959 Delete the otherOS directory before importing.
960
961 Package: nawk
962 Version: 2020-02-18
963 Current Vers: 2020-06-12
964 Maintainer: Brian Kernighan <bwk (a] princeton.edu>
965 Archive Site: https://github.com/onetrueawk/awk
966 Home Page: http://www.cs.princeton.edu/~bwk/btl.mirror/
967 Date: 2020-06-13
968 Mailing List:
969 Responsible: jdolecek
970 License: BSD-like
971 Location: external/historical/nawk/dist
972 Notes:
973 Build maketab from nawk sources and generate proctab.c.
974 Remove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win
975 then import to src/external/historical/nawk/dist.
976
977 Package: ndbootd
978 Version: 0.5
979 Current Vers: 0.5
980 Maintainer: Matt Fredette <fredette (a] alum.mit.edu>
981 Archive Site:
982 Home Page:
983 Date: 2019-01-09
984 Responsible: fredette
985 License: BSD (4-clause)
986 Location: usr.sbin/ndbootd
987 Notes:
988 Run ./configure, save config.h, make distclean, rm all autoconf/automake
989 and ndbootd-raw.c. Restore saved config.h, and force it to define
990 HAVE_STRICT_ALIGNMENT. Fix RCS IDs, import.
991
992 Package: ntp
993 Version: 4.2.8p14
994 Current Vers: 4.2.8p14
995 Maintainer: David L. Mills <mills (a] udel.edu>
996 Archive Site: http://www.ntp.org/
997 Home Page: http://www.ntp.org/, http://support.ntp.org/
998 Date: 2021-03-01
999 Mailing List:
1000 Responsible: simonb, jonathan, kardel
1001 License: BSD-like
1002 Location: external/bsd/ntp/dist
1003 Notes:
1004 See /usr/src/dist/ntp/ntp2netbsd for update instructions.
1005
1006 Package: nvi
1007 Version: 1.81.6, HEAD as of 2013-11-20
1008 Current Vers: 1.81.6
1009 Maintainer: Sven Verdoolaege <skimo (a] kotnet.org>, Keith Bostic
1010 Archive Site: git://repo.or.cz/nvi.git
1011 Home Page: https://repo.or.cz/w/nvi.git http://www.bostic.com/vi/
1012 Date: 2020-06-13
1013 Mailing List:
1014 Responsible: christos
1015 License: BSD (3/4-clause)
1016 Location: external/bsd/nvi/dist
1017 Notes:
1018 We have lots of local fixes.
1019
1020 Package: OpenLDAP
1021 Version: 2.5.6
1022 Current Vers: 2.5.6
1023 Maintainer: OpenLDAP Foundation
1024 Archive Site: http://www.openldap.org/
1025 Home Page: http://www.openldap.org/
1026 Date: 2021-08-14
1027 Mailing List:
1028 Responsible:
1029 License: BSD (3-clause)
1030 Location: external/bsd/openldap/dist
1031 Notes:
1032
1033 Package: OpenPAM
1034 Version: 20190224 (Tabebuia)
1035 Current Vers: 20190224 (Tabebuia)
1036 Maintainer: Dag-Erling Smrgrav <des (a] FreeBSD.org>
1037 Archive Site: http://www.openpam.org/
1038 Home Page: http://www.openpam.org/
1039 Date: 2021-03-01
1040 Mailing List:
1041 Responsible: christos
1042 License: BSD (3-clause)
1043 Location: external/bsd/openpam/dist
1044 Notes:
1045
1046 Package: openresolv
1047 Version: 3.12.0
1048 Current Vers: 3.12.0
1049 Maintainer: roy
1050 Archive Site: ftp://roy.marples.name/pub/openresolv/
1051 Home Page: http://roy.marples.name/projects/openresolv/
1052 Date: 2020-12-27
1053 Mailing List: openresolv-discuss (a] marples.name
1054 License: BSD (2-clause)
1055 Location: external/bsd/openresolv/dist
1056 Notes:
1057 Please submit all changes to the author.
1058
1059 Package: HPN-SSH
1060 Version: 6.1p1 13 v14
1061 Current Vers: 6.3p1 v14
1062 Maintainer: www.psc.edu
1063 Archive Site:
1064 Home Page: http://www.psc.edu/index.php/hpn-ssh
1065 Date: 2019-01-09
1066 Mailing List:
1067 Responsible: christos
1068 License:
1069 Location: crypto/external/bsd/openssh/dist
1070 Notes:
1071 Patch applied after OpenSSH import.
1072
1073 Package: OpenSSH
1074 Version: 9.0
1075 Current Vers: 9.1 / portable 9.1p1
1076 Maintainer: OpenSSH
1077 Archive Site: http://www.openssh.com/ftp.html
1078 Home Page: http://www.openssh.com/portable.html
1079 Date: 2022-10-04
1080 Mailing List: openssh-unix-announce (a] mindrot.org
1081 Responsible: thorpej, christos, elric
1082 License: BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
1083 Location: crypto/external/bsd/openssh/dist
1084 Notes:
1085 imported from OpenBSD ssh -- is not from the portable OpenSSH
1086 use openssh2netbsd before import.
1087 local changes (should always try to bring them back to master openssh tree,
1088 markus is very cooperative about it):
1089 - default for PermitRootLogin is set to "no"
1090 - IgnoreRootRhosts added
1091 - look at login.conf to check valid user/access list
1092 - krb5 support re-added
1093 - hack in cipher.c #ifdef ACCS because we are missing EVP_acss
1094 when someone imports openssl, we can remove this.
1095 - added moduli from portable openssh
1096 - added USE_PAM patches and auth_pam.[ch] from portable openssh
1097 (see if there is any difference between the current version of opensshX.Yp1
1098 and the new opensshZ.Wp1) and apply them.
1099 - conditionalize login_cap
1100 - conditionalize bsd_auth
1101 - restore krb5, krb4, afs, skey
1102 - bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
1103 - fix ctype macro arguments
1104 - umac is broken, disable it
1105 - better ~homedir handling
1106 - netbsd style tunnels
1107 - urandom, xhome, chrootdir, rescuedir NetBSD handling
1108 - utmp/utmpx handling
1109 - handle tty posix_vdisable properly
1110 - handle setuid and unsetuid the posix way instead of setresuid()
1111 - add all missing functions
1112 - always bump major when importing to avoid api problems.
1113 - make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
1114 - adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent
1115
1116 Package: OpenSSL
1117 Version: 1.0.2o/1.1.1n
1118 Current Vers: 1.0.2zd/1.1.1q/3.0.5
1119 Maintainer: The OpenSSL Project
1120 Archive Site: ftp://ftp.openssl.org/source/
1121 Home Page: http://www.openssl.org/
1122 Date: 2022-03-15
1123 Mailing List: openssl-announce (a] openssl.org
1124 Responsible: christos, mjf, tls, riastradh, spz
1125 License: OpenSSL and SSLeay license (both BSD-like)
1126 Location: crypto/external/bsd/openssl/dist
1127 Notes:
1128 - Run openssl2netbsd to get rid of the RCSID identifiers
1129 - run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
1130 to regen man pages.
1131 - run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*
1132 to regen assembly files
1133
1134 Package: pcc
1135 Version: 1.1.0.DEVEL 20160208
1136 Current Vers: 1.1.0 20141210
1137 Maintainer: Anders Magnusson <ragge (a] NetBSD.org>
1138 Archive Site: ftp://pcc.ludd.ltu.se/pub/pcc/
1139 Home Page: http://pcc.ludd.ltu.se/
1140 Date: 2019-01-09
1141 Mailing List: pcc-list (a] ludd.ltu.se
1142 Responsible: plunky
1143 License: BSD
1144 Location: external/bsd/pcc/dist
1145 Notes:
1146 This is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh
1147 file for details about how to get the latest version from the upstream server
1148 and import it.
1149
1150 Package: pdisk
1151 Version: 0.8a2
1152 Current Vers: 0.8a2
1153 Maintainer: Eryk Vershen <eryk (a] cfcl.com>
1154 Archive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
1155 Home Page: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
1156 Date: 2019-01-09
1157 Mailing List:
1158 Responsible: dbj
1159 License: BSD-like
1160 Location: external/bsd/pdisk
1161 Notes:
1162 This is the disk partition utility used by Apple's mkLinux and OS X
1163 It is imported into external/bsd/pdisk.
1164
1165 Package: pdksh
1166 Version: 5.2.14p2
1167 Current Vers: 5.2.14p2
1168 Maintainer: Michael Rendell <michael (a] cs.mun.ca>
1169 Archive Site:
1170 Home Page:
1171 Date: 2019-01-09
1172 Mailing List:
1173 Responsible: jdolecek
1174 License: Public domain
1175 Location: bin/ksh
1176 Notes:
1177 pdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
1178
1179 Package: PF (openbsd packet filter)
1180 Version: OpenBSD 4.2
1181 Current Vers: OpenBSD 6.3-current
1182 Maintainer: The OpenBSD Project
1183 Archive Site: ftp://ftp.openbsd.org/
1184 Home Page: http://www.openbsd.org/faq/pf/
1185 Date: 2019-01-09
1186 Mailing List: pf (a] benzedrine.cx or appropriate OpenBSD mailing list
1187 Responsible: peter, yamt
1188 License: BSD (2-clause)
1189 Location: dist/pf,sys/dist/pf
1190 Notes:
1191 kernel code is imported into src/sys/dist/pf and src/sys/net has reachover
1192 definition (files.pf). userland code is imported into src/dist/pf, and
1193 reachover Makefiles are in src/usr.sbin/pf.
1194
1195 Package: pkg_install
1196 Version: 20210410
1197 Current Vers: 20211115
1198 Maintainer: The pkgsrc developers
1199 Home Page: http://www.pkgsrc.org/
1200 Date: 2022-05-10
1201 Mailing List: tech-pkg (a] NetBSD.org
1202 Responsible: joerg
1203 License: BSD
1204 Location: external/bsd/pkg_install/dist
1205 Notes:
1206 The authoritative version is in pkgsrc/pkgtools/pkg_install.
1207
1208 Package: ping
1209 Version: 980911
1210 Current Vers: 980911
1211 Maintainer: Mike Muuss
1212 Archive Site:
1213 Date: 2021-02-28
1214 Mailing List:
1215 Responsible: christos
1216 License: BSD (3-clause)
1217 Location: sbin/ping
1218 Notes:
1219 We use err() and friends. We have changes for snprintf, extra
1220 formatting in man pages, disallowing flood pinging, alignment fixes,
1221 and more. Vern's ping is gone. We are too different from everyone else
1222 now to do a new import.
1223
1224 Package: Postfix
1225 Version: 3.5.9
1226 Current Vers: 3.6.4
1227 Maintainer: Wietse Venema <wietse (a] porcupine.org>
1228 Archive Site:
1229 Home Page: http://www.postfix.org/
1230 Date: 2021-03-01
1231 Mailing List: postfix-users (a] postfix.org
1232 Responsible: christos
1233 License: IBM Public License. See also src/external/ibm-public/postfix/dist.
1234 Location: external/ibm-public/postfix/dist
1235 Notes:
1236
1237 Package: ppp
1238 Version: 2.4.9
1239 Current Vers: 2.4.9
1240 Maintainer: Paul Mackerras <paulus (a] samba.org>
1241 Archive Site:
1242 Home Page:
1243 Date: 2021-01-09
1244 GIT root: https://github.com/paulusmack/ppp.git
1245 Mailing List:
1246 Responsible: christos, cube
1247 License: BSD (3-clause)
1248 Location: external/bsd/ppp/dist
1249 Notes:
1250 BSD support was removed from 2.4.0; I added it back and removed
1251 some GPL pieces. Multilink support is missing. Repeated pings to
1252 Paulus have not yielded results. I've retrofitted pppdump to use
1253 net/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
1254 is clearly a pain. I have not tested the modules code, neither our
1255 makefiles make it easy to construct a module, but I left one there
1256 as an example.
1257 TDB code as found in 2.4.x, x>1 is under the GPL. Therefore, we're
1258 using the version found in 2.4.1.
1259
1260 Package: root.cache
1261 Version: 2019093001 (September 30, 2019)
1262 Current Vers: 2019093001 (September 30, 2019)
1263 Maintainer: InterNIC
1264 Archive Site: ftp://ftp.internic.net/domain/named.root
1265 Home Page: ftp://ftp.internic.net/domain/named.root
1266 Date: 2019-10-09
1267 Mailing List:
1268 Responsible: thorpej
1269 License: Public domain
1270 Location: etc/namedb
1271 Notes:
1272 The root server cache is also included with BIND. However, the
1273 InterNIC version is usually more up to date.
1274
1275 Package: routed
1276 Version: 2.32
1277 Current Vers: 2.32
1278 Maintainer: Vernon Schryver <vjs (a] rhyolite.com>
1279 Archive Site:
1280 Home Page:
1281 Date: 2021-02-28
1282 Mailing List:
1283 Responsible: christos
1284 License: BSD (4-clause)
1285 Location: sbin/routed
1286 Notes:
1287 We use the md5 code from libc
1288 We don't allow RIP_TRACEON and RIP_TRACEOFF
1289 We use arc4random
1290 We use strlcpy/snprintf
1291
1292 Package: send-pr (part of GNATS)
1293 Version: 3.2
1294 Current Vers: 4.2
1295 Maintainer: FSF
1296 Archive Site: ftp://ftp.gnu.org/gnu/gnats/
1297 Home Page: http://www.gnu.org/software/gnats/
1298 Mailing List: bug-gnats (a] gnu.org
1299 License: GPLv2+ (4.1), GPLv3+ (4.2 and later)
1300 Responsible:
1301 Location: external/gpl2/send-pr
1302 Notes:
1303 We have 3.2 with patches to become 3.95 which was never distributed. This
1304 is the last "standalone" send-pr version. Newer versions require "query-pr"
1305 to be installed and many more changes. It is not worth the hassle.
1306
1307 Package: SoftFloat
1308 Version: 2a
1309 Current Vers: 3e
1310 Maintainer: John Hauser <jhauser (a] jhauser.us>
1311 Archive Site: http://www.jhauser.us/arithmetic/SoftFloat.html
1312 Home Page: http://www.jhauser.us/arithmetic/SoftFloat.html
1313 Mailing List:
1314 Responsible: bjh21
1315 License: Public domain
1316 Location: lib/libc/softfloat
1317 Notes:
1318 Heavily modified for use as a soft float library for GCC. The actual
1319 arithmetic code is unchanged, though, and should behave exactly like the
1320 original.
1321
1322 Package: sqlite
1323 Version: 3.26.0
1324 Current Vers: 3.39.3
1325 Maintainer: Richard Hipp <drh (a] sqlite.org>
1326 Home Page: http://www.sqlite.org
1327 Date: 2022-09-05
1328 Responsible: joerg
1329 License: Public domain
1330 Location: external/public-domain/sqlite/dist
1331 Notes:
1332 Run cleantags before importing because sqlite3.c has an RCSID
1333
1334
1335 Package: TestFloat
1336 Version: 2a
1337 Current Vers: 3e
1338 Maintainer: John Hauser <jhauser (a] jhauser.us>
1339 Archive Site: http://www.jhauser.us/arithmetic/TestFloat.html
1340 Home Page: http://www.jhauser.us/arithmetic/TestFloat.html
1341 Date: 2020-06-13
1342 Mailing List:
1343 Responsible: ross
1344 License: BSD (4-clause)
1345 Location: regress/lib/libc/ieeefp/testfloat
1346 Notes:
1347
1348
1349 Package: malloc
1350 Version: 1995-01-15
1351 Current Vers: 1995-01-15
1352 Maintainer: FSF
1353 Archive Site: ftp://prep.ai.mit.edu/old-gnu/malloc.tar.gz
1354 Home Page:
1355 Mailing List:
1356 Responsible: christos
1357 License: GPLv2+
1358 Location: external/gpl2/libmalloc
1359 Notes:
1360 The original version of gnumalloc was added (not imported) from
1361 prep.ai.mit.edu in src/gnu/lib/libmalloc in 1993. This is the newest
1362 version from 1995. It is written by Mike Haertel, and was distributed
1363 both standalone and as part of glibc. At some point glibc switched
1364 to use Doug Lea's ptmalloc which is now tightly bound with glibc
1365 and cannot be separated. The Doug Lea version of malloc is also
1366 distributed in a standalone form by Wolfram Gloger in
1367 http://www.malloc.de/en/. We can consider switching to ptmalloc
1368 at some point since it will provide an alternative MT malloc, but
1369 perhaps this implementation should be kept anyway for historical
1370 purposes.
1371
1372 Package: tmux
1373 Version: 3.2a
1374 Current Vers: 3.3
1375 Maintainer: Nicholas Marriott <nicholas.marriott (a] gmail.com>
1376 Archive site: https://github.com/tmux/tmux
1377 Home page: http://tmux.github.io
1378 Date: 2022-06-01
1379 Mailing List: tmux-users (a] googlegroups.com
1380 Responsible: christos
1381 License: BSD
1382 Location: external/bsd/tmux/dist
1383 Notes:
1384 See src/external/bsd/tmux/README for instructions on how to import a
1385 new tmux release.
1386
1387 Package: top
1388 Version: 3.8beta1
1389 Current Vers: 3.8beta1
1390 Maintainer: William LeFebvre <wnl (a] groupsys.com>
1391 Archive Site: http://www.unixtop.org/dist/top-3.8beta1.tar.gz
1392 Home Page: http://www.unixtop.org/
1393 Mailing List: top-spinners (a] ocee.groupsys.com
1394 Responsible: simonb, christos
1395 License: BSD (2-clause)
1396 Location: external/bsd/top/dist
1397 Notes:
1398
1399 Package: traceroute
1400 Version: 1.4a12
1401 Current Vers: 1.4a12
1402 Maintainer: traceroute (a] ee.lbl.gov
1403 Archive Site: ftp://ftp.ee.lbl.gov/
1404 Home Page: http://ftp.ee.lbl.gov/
1405 Mailing List:
1406 Responsible:
1407 License: BSD (4-clause)
1408 Location: usr.sbin/traceroute
1409 Notes:
1410 Added changes from a5 -> a12 manually.
1411
1412 Package: tradcpp
1413 Version: 0.5.3
1414 Current Vers: 0.5.3
1415 Maintainer: David A. Holland <dholland (a] NetBSD.org>
1416 Archive Site: https://ftp.NetBSD.org/pub/NetBSD/misc/dholland/
1417 Home Page: https://www.NetBSD.org/~dholland/tradcpp/
1418 Mailing List: tech-toolchain
1419 Responsible: dholland
1420 License: BSD (2-clause)
1421 Location: external/bsd/tradcpp
1422 Notes:
1423
1424 Package: tz
1425 Version: tzcode2022c / tzdata2022dgtz
1426 Current Vers: tzcode2022d / tzdata2022d
1427 Maintainer: Paul Eggert <eggert (a] cs.ucla.edu>
1428 Archive Site: ftp://ftp.iana.org/tz/releases/
1429 Archive Site: ftp://munnari.oz.au/pub/oldtz/
1430 Old Archive Site: ftp://elsie.nci.nih.gov/pub/
1431 Home Page: http://www.iana.org/time-zones
1432 Date: 2022-08-16
1433 Mailing List: tz (a] iana.org
1434 Responsible: kleink, christos, kre
1435 License: Public domain
1436 Location: lib/libc/time/zoneinfo, external/public-domain/tz/share
1437 Notes:
1438 Don't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
1439 Diffs are now applied by hand, since we have too many diffs (re-entrant tzcode,
1440 register removal) to apply. The diffs have been submitted upstream but there
1441 is too much inertia to apply them. Check for .gitignore files.
1442 For the data files, do use external/public-domain/tz/tzdata2netbsd (usually,
1443 for now, late 2021, do it manually).
1444
1445 Package: wpa_supplicant/hostapd
1446 Version: 2.9
1447 Current Vers: 2.9
1448 Maintainer: Jouni Malinen <jkmaline (a] cc.hut.fi>
1449 Archive Site: http://w1.fi/releases/
1450 Home Page: http://w1.fi/wpa_supplicant/
1451 Date: 2021-02-28
1452 Mailing List:
1453 Responsible: scw, dyoung, christos
1454 License: BSD or GPLv2
1455 Location: external/bsd/wpa/dist
1456 Notes:
1457 See /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions.
1458
1459 Package: zlib
1460 Version: 1.2.10
1461 Current Vers: 1.2.12
1462 Maintainer: Jean-loup Gailly and Mark Adler <zlib (a] gzip.org>
1463 Archive Site: http://www.zlib.net/
1464 Home Page: http://www.zlib.net/
1465 Date: 2019-10-09
1466 Mailing List:
1467 Responsible: gwr, christos
1468 License: BSD (3-clause)
1469 Location: common/dist/zlib
1470 Notes:
1471 Imported to src/common/dist/zlib and shared by the kernel and userland.
1472 Remember to run cleantags
1473
1474 Package: services, protocols
1475 Version: 2021-04-07 (services), 2021-02-26 (protocols)
1476 Current Vers: 2021-04-07 (services), 2021-02-26 (protocols)
1477 Maintainer: IANA
1478 Archive Site: http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
1479 Archive Site: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
1480 Home Page: http://www.iana.org/
1481 Date: 2021-04-08
1482 Mailing List:
1483 Responsible: christos
1484 License: None
1485 Location: etc
1486 Notes:
1487 1. Build package net/iana-etc
1488 2. Add NetBSD rcsid to the generated protocols and services in the package
1489 work area.
1490 3. Append the local services from the current services file.
1491 4. Run:
1492 services_mkdb -u services > /usr/src/etc/services
1493 cp protocols /usr/src/etc/protocols
1494 5. Fix protocols
1495 - fix manet alias to MANET; giving an alias with the same name is a no/op
1496 - protocol 84 is defined for as ttp and iptm, merge the two entries since
1497 libc getprotoent() does not read the whole file and merge in the "files"
1498 implementation.
1499 - add alias carp to vrrp
1500 - put back 240 (pfsync), splitting the unassigned entries
1501
1502 Package: pigz
1503 Version: 2.3.1
1504 Current Vers: 2.4
1505 Maintainer: Mark Adler <madler (a] alumni.caltech.edu>
1506 Archive Site: http://zlib.net/pigz/
1507 Home Page: http://zlib.net/pigz/
1508 Mailing List: http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
1509 Responsible: mrg, tls
1510 License: zlib
1511 Location: external/zlib/pigz/dist
1512 Notes:
1513
1514 Package: xz
1515 Version: 5.2.4
1516 Current Vers: 5.2.5
1517 Maintainer: Lasse Collin <lasse.collin (a] tukanni.org>
1518 Archive Site: http://tukaani.org/xz/
1519 Home Page: http://tukaani.org/xz/
1520 Date: 2020-06-13
1521 Responsible: joerg
1522 License: public-domain
1523 Location: external/public-domain/xz/dist
1524 Notes:
1525 1. See prepare-import script for stripping down the distribution.
1526 2. Use run-configure and double check that the stripped down configure works
1527 for tools.
1528 3. Carefully check for non-autoconf GPL components leaked into the dist area.
1529
1530 Package: mpc
1531 Version: 1.2.1
1532 Current Vers: 1.2.1
1533 Maintainer:
1534 Archive Site: http://www.multiprecision.org/mpc/download/
1535 Home Page: http://www.multiprecision.org/mpc/
1536 Mailing List: http://www.multiprecision.org/index.php?prog=mpc&page=development
1537 Responsible: mrg
1538 License: LGPL3
1539 Location: external/lgpl3/mpc/dist
1540 Notes:
1541
1542 Package: mpfr
1543 Version: 4.1.0
1544 Current Vers: 4.1.0
1545 Maintainer:
1546 Archive Site: http://www.mpfr.org/mpfr-current/
1547 Home Page: http://www.mpfr.org/
1548 Mailing List: http://websympa.loria.fr/wwsympa/arc/mpfr-announce
1549 Responsible: mrg
1550 License: LGPL3
1551 Location: external/lgpl3/mpfr/dist
1552 Notes:
1553
1554 Package: GNU MP
1555 Version: 6.2.1
1556 Current Vers: 6.2.1
1557 Maintainer: https://gmplib.org/mailman/listinfo/gmp-devel
1558 Archive Site: https://gmplib.org/
1559 Home Page: https://gmplib.org/
1560 Mailing List: https://gmplib.org/mailman/listinfo/gmp-announce
1561 Responsible: mrg
1562 License: LGPL3
1563 Location: external/lgpl3/gmp/dist
1564 Notes: See the README.
1565
1566 Package: osnet
1567 Version: osnet-20100224
1568 Current Vers: ?
1569 Maintainer: ?
1570 Archive Site: ?
1571 Home Page: ?
1572 Mailing List: ?
1573 Responsible: ?
1574 License: CDDL
1575 Location: external/cddl/osnet
1576 Notes:
1577
1578 Package: sljit
1579 Version: 0.93 (svn revision 333)
1580 Current Vers: 0.93
1581 Maintainer: Zoltn Herczeg <hzmester (a] freemail.hu
1582 Archive Site: http://sourceforge.net/projects/sljit/
1583 Home Page: http://sljit.sourceforge.net/
1584 Mailing List: none
1585 Responsible: alnsn
1586 License: BSD (2-clause)
1587 Location: sys/external/bsd/sljit/dist
1588 Notes:
1589 Need to feed back local changes
1590
1591 Package: tre
1592 Version: 0.8.0, git source as of 20171117
1593 Current Vers: 0.8.0
1594 Maintainer: http://laurikari.net/tre
1595 Archive Site: https://github.com/laurikari/tre
1596 Home Page: http://laurikari.net/tre
1597 Mailing List:
1598 Responsible: agc, christos
1599 License: BSD (2-clause)
1600 Location: external/bsd/tre/dist
1601 Notes:
1602 Need to feed back local changes
1603
1604 Package: TrouSerS
1605 Version: 0.3.14
1606 Current Vers: 0.3.14
1607 Maintainer: http://trousers.sourceforge.net
1608 Archive Site: http://trousers.sourceforge.net
1609 Home Page: http://trousers.sourceforge.net
1610 Mailing List: http://trousers.sourceforge.net
1611 Responsible: christos
1612 License: CPL
1613 Location: crypto/external/cpl/trousers/dist
1614 Notes:
1615 Need to feed back local changes
1616
1617 Package: tpm-tools
1618 Version: 1.3.9.1
1619 Current Vers: 1.3.9.1
1620 Maintainer: http://trousers.sourceforge.net
1621 Archive Site: http://trousers.sourceforge.net
1622 Home Page: http://trousers.sourceforge.net
1623 Mailing List: http://trousers.sourceforge.net
1624 Responsible: christos
1625 License: CPL
1626 Location: crypto/external/cpl/tpm-tools/dist
1627 Notes:
1628 Need to feed back local changes
1629
1630 Package: elftoolchain (libelf/libdwarf)
1631 Version: FreeBSD-2016-02-19-r295822
1632 Current Vers: 0.7.1
1633 Maintainer: Joseph Koshi <jkoshi (a] freebsd.org>
1634 Archive Site: none
1635 Home Page: http://elftoolchain.sourceforge.net
1636 Mailing List: none
1637 Responsible: christos
1638 License: BSD-like (2-clause)
1639 Location: sys/external/bsd/elftoolchain/dist
1640 Notes:
1641 Run prepare-import.sh; next time use svn id.
1642
1643 Package: timeout
1644 Version: FreeBSD-2014-07-16 r268763
1645 Current Vers: FreeBSD-2016-05-01 r331720
1646 Maintainer: Baptiste Daroussin <bapt (a] FreeBSD.org>
1647 Archive Site: none
1648 Home Page: https://svnweb.freebsd.org/base/head/usr.bin/timeout/
1649 Mailing List: none
1650 Responsible: christos
1651 License: BSD-like (2-clause)
1652 Location: usr.bin/timeout
1653
1654 Package: libproc
1655 Version: FreeBSD-2015-09-24
1656 Current Vers: FreeBSD-2018-07-27 r336782
1657 Maintainer: Rui Paulo <rpaulo (a] FreeBSD.org>
1658 Archive Site: none
1659 Home Page: https://svnweb.freebsd.org/base/head/lib/libproc/
1660 Mailing List: none
1661 Responsible: christos
1662 License: BSD-like (2-clause)
1663 Location: external/bsd/libproc/dist
1664
1665 Package: librtld_db
1666 Version: FreeBSD-2015-09-24
1667 Current Vers: FreeBSD-2017-11-26 r326219
1668 Maintainer: Rui Paulo <rpaulo (a] FreeBSD.org>
1669 Archive Site: none
1670 Home Page: https://svnweb.freebsd.org/base/head/lib/librtld_db/
1671 Mailing List: none
1672 Responsible: christos
1673 License: BSD-like (2-clause)
1674 Location: external/bsd/librtld_db/dist
1675
1676 Package: netcat
1677 Version: OpenBSD-2017-02-06
1678 Current Vers: OpenBSD-2020-02-12
1679 Maintainer: OpenBSD
1680 Archive Site: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/
1681 Home Page: none
1682 Date: 2020-06-13
1683 Mailing List: none
1684 Responsible: christos
1685 License: BSD-like (3-clause)
1686 Location: usr.bin/nc
1687
1688 Package: gnu-efi
1689 Version: 3.0.14
1690 Current Vers: 3.0.14
1691 Maintainer: https://sourceforge.net/projects/gnu-efi/
1692 Archive Site: https://sourceforge.net/projects/gnu-efi/
1693 Home Page: https://sourceforge.net/projects/gnu-efi/
1694 Mailing List: https://sourceforge.net/projects/gnu-efi/
1695 Responsible:
1696 License: BSD-like (3-clause)
1697 Location: sys/external/bsd/gnu-efi
1698
1699 Package: dc
1700 Version: 20170410
1701 Current Vers: 20190906
1702 Maintainer: The OpenBSD Project
1703 Archive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/dc
1704 Home Page: http://www.openbsd.org/
1705 Date: 2020-06-13
1706 Mailing List:
1707 License: BSD
1708 Responsible: christos
1709 Location: usr.bin/dc
1710 Notes:
1711 Uses OpenSSL's bignum
1712
1713 Package: dtc, libfdt
1714 Version: 1.5.1
1715 Current Vers: 1.5.1
1716 Maintainer: David Gibson <david (a] gibson.dropbear.id.au>, Jon Loeliger <jdl (a] jdl.com>
1717 Archive Site: https://git.kernel.org/pub/scm/utils/dtc/dtc.git
1718 Home Page: https://git.kernel.org/pub/scm/utils/dtc/dtc.git
1719 Mailing List: mailto:devicetree-compiler (a] vger.kernel.org
1720 Responsible: skrll
1721 License: GPLv2 (dtc), BSD (libfdt)
1722 Location: external/gpl2/dtc, sys/external/bsd/libfdt
1723 Notes:
1724 external/gpl2/dtc/dtc2netbsd should be used to create directories to import
1725
1726 Package: dts
1727 Version: 5.15
1728 Current Vers: 5.15
1729 Maintainer: https://www.kernel.org/
1730 Archive Site: https://cdn.kernel.org/pub/linux/kernel/v5.x/
1731 Home Page: https://www.kernel.org/
1732 Mailing List: mailto:devicetree (a] vger.kernel.org
1733 Responsible: jmcneill
1734 License: GPLv2 and dual GPLv2/X11 license
1735 Location: sys/external/gpl2/dts
1736
1737 Package: iscsi
1738 Version: 4.12.4
1739 Current Vers: 4.12.4
1740 Maintainer: Intel Corporation
1741 Archive Site:
1742 Home Page:
1743 Mailing List:
1744 Responsible:
1745 License: BSD-like (4-clause)
1746 Location: external/bsd/iscsi
1747 Notes:
1748
1749 Package: rpi-firmware
1750 Version:
1751 Current Vers:
1752 Maintainer:
1753 Archive Site:
1754 Home Page:
1755 Mailing List:
1756 License: Broadcom, Raspberry Pi (Trading) Ltd
1757 Responsible:
1758 Location: external/broadcom/rpi-firmware
1759 Notes:
1760
1761 Package: rtwn
1762 Version:
1763 Current Vers:
1764 Maintainer:
1765 Archive Site:
1766 Home Page:
1767 Mailing List:
1768 License: Realtek Semiconductor Corporation
1769 Responsible:
1770 Location: external/realtek/rtwn
1771 Notes:
1772
1773 Package: urtwn
1774 Version:
1775 Current Vers:
1776 Maintainer:
1777 Archive Site:
1778 Home Page:
1779 Mailing List:
1780 License: Realtek Semiconductor Corporation
1781 Responsible:
1782 Location: external/realtek/urtwn/
1783 Notes:
1784
1785 Package: repulse
1786 Version:
1787 Current Vers:
1788 Maintainer:
1789 Archive Site:
1790 Home Page:
1791 Mailing List:
1792 License: ALiENDESiGN GbR
1793 Responsible:
1794 Location: sys/arch/amiga/dev/repulse_firmware.h
1795 Notes:
1796
1797 Package: cxgb
1798 Version:
1799 Current Vers:
1800 Maintainer:
1801 Archive Site:
1802 Home Page:
1803 Mailing List:
1804 License: Chelsio Inc.
1805 Responsible:
1806 Location: sys/dev/pci/cxgb/cxgb_firmware_exports.h
1807 Notes:
1808
1809 Package: athn
1810 Version:
1811 Current Vers:
1812 Maintainer:
1813 Archive Site:
1814 Home Page:
1815 Mailing List:
1816 License: Atheros Communicatios, Inc.
1817 Responsible:
1818 Location: external/atheros/athn
1819 Notes:
1820
1821 Package: otus
1822 Version:
1823 Current Vers:
1824 Maintainer:
1825 Archive Site:
1826 Home Page:
1827 Mailing List:
1828 License: Atheros Communicatios, Inc.
1829 Responsible:
1830 Location: external/atheros/otus
1831 Notes:
1832
1833 Package: intel-fw-eula
1834 Version:
1835 Current Vers:
1836 Maintainer:
1837 Archive Site:
1838 Home Page:
1839 Mailing List:
1840 License: Intel Corporation
1841 Responsible:
1842 Location: external/intel-fw-eula
1843 Notes:
1844
1845 Package: intel-fw-public
1846 Version:
1847 Current Vers:
1848 Maintainer:
1849 Archive Site:
1850 Home Page:
1851 Mailing List:
1852 License: Intel Corporation
1853 Responsible:
1854 Location: external/intel-fw-public
1855 Notes:
1856
1857 Package: aic7xxx
1858 Version:
1859 Current Vers:
1860 Maintainer: Justin T. Gibbs
1861 Archive Site:
1862 Home Page:
1863 Mailing List:
1864 License: Adaptec Inc or LGPL2
1865 Responsible:
1866 Location: sys/dev/microcode/aic7xxx
1867 Notes:
1868
1869 Package: atmel
1870 Version:
1871 Current Vers:
1872 Maintainer:
1873 Archive Site:
1874 Home Page:
1875 Mailing List:
1876 License: Atmel Corporation
1877 Responsible:
1878 Location: sys/dev/microcode/atmel
1879 Notes:
1880
1881 Package: bge
1882 Version:
1883 Current Vers:
1884 Maintainer:
1885 Archive Site:
1886 Home Page:
1887 Mailing List:
1888 License: Broadcom Corporation
1889 Responsible:
1890 Location: sys/dev/microcode/bge
1891 Notes:
1892
1893 Package: bnx
1894 Version:
1895 Current Vers:
1896 Maintainer: David Christensen <davidch (a] broadcom.com>
1897 Archive Site:
1898 Home Page:
1899 Mailing List:
1900 License: Broadcom Corporation
1901 Responsible:
1902 Location: sys/dev/microcode/bnx
1903 Notes:
1904
1905 Package: cylades-z
1906 Version:
1907 Current Vers:
1908 Maintainer: Cyclades Corp
1909 Archive Site:
1910 Home Page:
1911 Mailing List:
1912 License: unknown
1913 Responsible:
1914 Location: sys/dev/microcode/cyclades-z
1915 Notes:
1916
1917 Package: i8255x
1918 Version: 3.28
1919 Current Vers:
1920 Maintainer: Patrick J Luhmann (PJL)
1921 Archive Site:
1922 Home Page:
1923 Mailing List:
1924 License: Intel Corporation
1925 Responsible:
1926 Location: sys/dev/microcode/i8255x
1927 Notes:
1928
1929 Package: isp
1930 Version:
1931 Current Vers:
1932 Maintainer:
1933 Archive Site:
1934 Home Page:
1935 Mailing List:
1936 License: QLogic, Inc.
1937 Responsible:
1938 Location: sys/dev/microcode/isp
1939 Notes:
1940
1941 Package: radeon
1942 Version:
1943 Current Vers:
1944 Maintainer:
1945 Archive Site:
1946 Home Page:
1947 Mailing List:
1948 License: Advanced Micro Devices, Inc.
1949 Responsible:
1950 Location: sys/dev/microcode/radeon
1951 Notes:
1952
1953 Package: ral
1954 Version:
1955 Current Vers:
1956 Maintainer:
1957 Archive Site: http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git
1958 Home Page:
1959 Mailing List:
1960 License: Ralink Technology Corp
1961 Responsible:
1962 Location: external/realtek/ral
1963 Notes:
1964
1965 Package: rum
1966 Version:
1967 Current Vers:
1968 Maintainer: Paul Lin <paul_lin (a] ralinktech.com.tw>
1969 Archive Site:
1970 Home Page:
1971 Mailing List:
1972 License: Ralink Technology Corp
1973 Responsible:
1974 Location: external/realtek/rum
1975 Notes:
1976
1977 Package: run
1978 Version:
1979 Current Vers:
1980 Maintainer: Paul Lin <paul_lin (a] ralinktech.com.tw>
1981 Archive Site:
1982 Home Page:
1983 Mailing List:
1984 License: Ralink Technology Corp
1985 Responsible:
1986 Location: sys/dev/microcode/run
1987 Notes:
1988
1989 Package: siop
1990 Version:
1991 Current Vers:
1992 Maintainer: Manuel Bouyer, Shuichiro URATA, Michael L. Hitch
1993 Archive Site:
1994 Home Page:
1995 Mailing List:
1996 License: BSD-like (2-clause, 3-clause)
1997 Responsible:
1998 Location: sys/dev/microcode/siop
1999 Notes:
2000
2001 Package: tigon
2002 Version: 12.4.11
2003 Current Vers:
2004 Maintainer: wpaul (a] brak.osd.bsdi.com
2005 Archive Site: https://people.freebsd.org/~wpaul/Alteon/
2006 Home Page: http://www.alteon.com/support/openkits (extinct)
2007 Mailing List:
2008 License: Alteon WebSystems, Inc.
2009 Responsible:
2010 Location: sys/dev/microcode/tigon
2011 Notes:
2012 See https://lists.debian.org/debian-legal/2011/10/msg00001.html
2013
2014
2015 Package: typhoon
2016 Version:
2017 Current Vers:
2018 Maintainer: 3Com Corporation
2019 Archive Site:
2020 Home Page:
2021 Mailing List:
2022 License: BSD-like (3-clause)
2023 Responsible:
2024 Location: sys/dev/microcode/typhoon
2025 Notes:
2026
2027 Package: wi
2028 Version:
2029 Current Vers:
2030 Maintainer: Symbol Technologies Inc.
2031 Archive Site:
2032 Home Page: http://www.symbol.com
2033 Mailing List:
2034 License: BSD-like (3-clause)
2035 Responsible:
2036 Location: sys/dev/microcode/wi
2037 Notes:
2038
2039 Package: yds
2040 Version:
2041 Current Vers:
2042 Maintainer: Yamaha Corporation
2043 Archive Site:
2044 Home Page:
2045 Mailing List:
2046 License: unknown
2047 Responsible:
2048 Location: sys/dev/microcode/yds
2049 Notes:
2050
2051 Package: zyd
2052 Version:
2053 Current Vers:
2054 Maintainer: ZyDAS Technology Corporation
2055 Archive Site:
2056 Home Page:
2057 Mailing List:
2058 License: BSD-like (3-clause)
2059 Responsible:
2060 Location: sys/dev/microcode/zyd
2061 Notes:
2062
2063 Package: libnv
2064 Version: 20180906
2065 Current Vers: $(date)
2066 Maintainer: christos
2067 Archive Site:
2068 Home Page:
2069 Mailing List:
2070 License: BSD-like (2-clause)
2071 Responsible:
2072 Location: sys/external/bsd/libnv/dist
2073 Notes:
2074 To be used only for npf (library and headers are private)
2075 Copied from FreeBSD:
2076 /usr/src/sys/sys/{d,c,}nv.h
2077 /usr/src/lib/libnv/
2078 /usr/src/contrib/lib/libnv/
2079 /usr/src/share/man/man9/{d,c,}nv.9
2080
2081 Package: gettext
2082 Version: 0.16.1 (Last GPLv2+ version)
2083 Current Vers: 0.21
2084 Maintainer: FSF
2085 Archive Site: ftp://ftp.gnu.org/gnu/gettext/
2086 Home Page: http://www.gnu.org/software/gettext/
2087 Mailing List: bug-gnu-utils (a] gnu.org
2088 Responsible: christos
2089 License: GPLv2+ (0.16.1), GPLv3+ (0.17 and later)
2090 Location: external/gpl2/gettext
2091 Notes:
2092 GNU gettext is used for userland tools like msgfmt(1) only. For libintl,
2093 we use BSD-licensed implementation from Citrus project (see entry for
2094 "Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one.
2095
2096 Package: grep
2097 Version: 2.5.1a (last GPLv2+ version)
2098 Current Vers: 3.7
2099 Maintainer: FSF
2100 Archive Site: ftp://ftp.gnu.org/gnu/grep/
2101 Home Page: http://www.gnu.org/software/grep/
2102 Mailing List: bug-gnu-utils (a] gnu.org
2103 Responsible: simonb
2104 License: GPLv2+ (2.5.1a), GPLv3+ (2.5.3 and later)
2105 Location: external/gpl2/grep
2106 Notes:
2107 Use external/gpl2/grep/grep2netbsd for preparing the source tree
2108 for the import.
2109 On 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep;
2110 see also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html)
2111 was imported into src/usr.bin/grep;
2112 on 16 Feb 2011, the BSD grep implementation from FreeBSD was imported
2113 in src/usr.bin/grep, replacing FreeGrep
2114 (http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html).
2115
2116 Package: groff
2117 Version: 1.19.2 (last GPLv2+ version)
2118 Current Vers: 1.22.4
2119 Maintainer: Werner Lemberg/FSF
2120 Archive Site: ftp://ftp.gnu.org/gnu/groff/
2121 Home Page: http://www.gnu.org/software/groff/
2122 Mailing List: bug-groff (a] gnu.org
2123 Responsible:
2124 License: GPLv2+ (1.19.2), GPLv3+ (1.20 and later)
2125 Location: external/gpl2/groff
2126 Notes:
2127 Use groff2netbsd from external/gpl2/groff/groff2netbsd to prepare the
2128 distribution for import.
2129 Update MDATE in src/external/gpl2/groff/Makefile.inc.
2130
2131 Package: gmake
2132 Version: 3.81 (Last GPlv2+ version)
2133 Current Vers: 4.3
2134 Maintainer: FSF
2135 Archive Site: ftp://ftp.gnu.org/gnu/make/
2136 Home Page: http://www.gnu.org/software/make/
2137 Date: 2020-06-13
2138 Mailing List: bug-make (a] gnu.org
2139 Responsible:
2140 License: GPLv2+ (3.81), GPLv3+ (3.82 and later)
2141 Location: external/gpl2/gmake
2142 Notes:
2143
2144 Package: diffutils
2145 Version: 2.8.1 (Last GPLv2+ version)
2146 Current Vers: 3.6
2147 Maintainer: FSF
2148 Archive Site: ftp://ftp.gnu.org/gnu/diffutils/
2149 Home Page: http://www.gnu.org/software/diffutils/
2150 Mailing List: bug-diffutils (a] gnu.org
2151 Responsible:
2152 License: GPLv2+ (2.8.1), GPLv3+ (2.9 and later)
2153 Location: external/gpl2/diffutils
2154 Notes:
2155 Use external/gpl2/diffutils/diffutils2netbsd for preparing the source tree
2156 for the import.
2157
2158 Package: rcs
2159 Version: 5.7 (Last GPLv2+ version)
2160 Current Vers: 5.9.4
2161 Maintainer: FSF
2162 Archive Site: ftp://ftp.gnu.org/gnu/rcs/
2163 Mailing List: bug-gnu-utils (a] gnu.org
2164 Home Page: http://www.gnu.org/software/rcs/
2165 Responsible: agc
2166 License: GPLv2+ (5.7), GPLv3+ (5.8 and later)
2167 Location: external/gpl2/rcs
2168 Notes:
2169 Old versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
2170
2171 Package: texinfo
2172 Version: 4.8a (Last GPLv2+ version)
2173 Current Vers: 6.5
2174 Maintainer: FSF
2175 Archive Site: ftp://ftp.gnu.org/gnu/texinfo/
2176 Home Page: http://www.gnu.org/software/texinfo/
2177 Mailing List: bug-texinfo (a] gnu.org
2178 Responsible:
2179 License: GPLv2+ (4.8a), GPLv3+ (4.9 and later)
2180 Location: external/gpl2/texinfo
2181 Notes:
2182 Use src/external/gpl2/texinfo/texinfo2netbsd for preparing the source tree
2183 for the import.
2184
2185 Package: indent
2186 Version: FreeBSD-2018-11-04 r340138
2187 Current Vers: FreeBSD-2020-05-21 r361337
2188 Maintainer: The FreeBSD Project
2189 Archive Site: none
2190 Home Page: https://svnweb.freebsd.org/base/head/usr.bin/indent/
2191 Date: 2020-06-13
2192 Mailing List: none
2193 Responsible:
2194 License: BSD-like (4-clause)
2195 Location: usr.bin/indent
2196 Notes:
2197 Tests are stored in tests/usr.bin/indent.
2198
2199 Package: ena
2200 Version: 0.8.1
2201 Current Vers: 2.1.1
2202 Maintainer: Amazon.com
2203 Archive Site: https://github.com/amzn/amzn-drivers/tree/master/kernel/fbsd/ena
2204 Home Page: https://github.com/amzn/amzn-drivers/
2205 Date: 2020-06-13
2206 Mailing List: none
2207 Responsible:
2208 License: BSD-like (2 and 3-clause)
2209 Location: sys/external/bsd/ena-com
2210 Notes:
2211
2212 Package: terminfo
2213 Version: 20190609
2214 Current Vers: 20190609
2215 Maintainer: Thomas Dickey (ncurses)
2216 Archive Site: ftp://ftp.invisible-island.net/ncurses/current
2217 Home Page: https://invisible-island.net/ncurses/
2218 Date: 2019-11-27
2219 Mailing List: bug-ncurses (a] gnu.org
2220 Responsible:
2221 License: none
2222 Location: share/terminfo
2223 Notes:
2224 Use the import script in /usr/src/share/terminfo
2225
2226 Package: libcbor
2227 Version: 0.7.0
2228 Current Vers: 0.5.0-119-g3b41770 (3b41770ab0ca408d242041dddb3b75811345573f)
2229 Maintainer: Pavel Kalvoda
2230 Archive Site: https://github.com/PJK/libcbor
2231 Home Page:
2232 Date: 2020-03-02
2233 Mailing List:
2234 Responsible: christos
2235 License: mit
2236 Location: external/mit/libcbor
2237 Notes:
2238
2239 Package: pam-u2f
2240 Version: 1.2.0
2241 Current Vers: 1.2.0
2242 Maintainer: Yubico
2243 Archive Site: https://github.com/Yubico/pam-u2f
2244 Home Page: https://developers.yubico.com/pam-u2f/
2245 Date: 2021-09-24
2246 Mailing List:
2247 Responsible: christos
2248 License: bsd
2249 Location: external/bsd/pam-u2f
2250 Notes:
2251
2252 Package: libfido2
2253 Version: 1.8.0
2254 Current Vers: 1.8.0
2255 Maintainer: Yubico
2256 Archive Site: https://github.com/Yubico/libfido2
2257 Home Page: https://developers.yubico.com/libfido2/
2258 Date: 2021-09-24
2259 Mailing List:
2260 Responsible: christos
2261 License: bsd
2262 Location: external/bsd/libfido2
2263 Notes:
2264
2265 Package: libsodium
2266 Version: 1.0.16
2267 Current Vers: 1.0.18
2268 Maintainer: Frank Denis
2269 Archive Site: https://github.com/jedisct1/libsodium
2270 Home Page: https://libsodium.org/
2271 Date: 2020-08-20
2272 Mailing List: sodium-subscribe (a] pureftpd.org
2273 Responsible: riastradh
2274 License: bsd
2275 Location: sys/external/bsd/libsodium
2276 Notes:
2277
2278 Package: Sensirion VOC index algorithm
2279 Version: git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b
2280 Current Vers: git commit hash 4f69c0d8e2f7192aeaf0d268211b1f54af50146b
2281 Maintainer: Brad Spencer
2282 Archive Site: https://github.com/Sensirion/embedded-sgp
2283 Home Page: https://github.com/Sensirion
2284 Date: 2021-09-30
2285 Mailing List:
2286 Responsible: brad
2287 License: BSD (3-clause)
2288 Location: sys/dev/i2c/sensirion_voc_algorithm.c sys/dev/i2c/sensirion_voc_algorithm.h
2289 Notes:
2290
2291 Package: Terminus Font
2292 Version: 4.49.1
2293 Current Vers: 4.49.1
2294 Maintainer: Dimitar Toshkov Zhekov
2295 Archive Site: http://terminus-font.sourceforge.net/
2296 Home Page: http://terminus-font.sourceforge.net/
2297 Date: 2020-12-28
2298 Mailing List:
2299 Responsible:
2300 License: OFL-1.1-RFN
2301 Location: share/wscons/fonts
2302 Notes:
2303 Suitably encoded BDF files are prepared from the Unicode encoded
2304 masters using upstream build scripts. BDF files are converted to the
2305 WSF files with xsrc/local/programs/bdfload. File names for the
2306 re-encoded subsets follow the convention used by the upstream.
2307
2308 Package: Spleen
2309 Version: 1.9.1
2310 Current Vers: 1.9.1
2311 Maintainer: Frederic Cambus
2312 Archive Site: https://github.com/fcambus/spleen
2313 Home Page: https://github.com/fcambus/spleen
2314 Date: 2021-06-13
2315 Mailing List:
2316 Responsible: fcambus
2317 License: BSD (2-clause)
2318 Location: share/wscons/fonts
2319 Notes:
2320