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