3RDPARTY revision 1.1536 1 # $NetBSD: 3RDPARTY,v 1.1536 2018/08/05 17:39:55 alnsn 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: 20180427
44 Current Vers: 20180427
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 185521
94 Maintainer: Sam Leffler <sam (a] errno.com>
95 Archive Site: none
96 Home Page: none
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.06
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: gnu/dist/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.1/MPL
118 Current Vers: 9.10.7/BSD
119 Maintainer: Paul Vixie <vixie (a] vix.com>
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: vixie, 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.6.8
136 Current Vers: 1.6.8
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.19
150 Current Vers: 4.1.19
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: Paul Vixie <vixie (a] vix.com>
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: vixie, 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.27
189 Current Vers: 2.31
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: 20100617
201 Current Vers: 20100617
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: 1.151
214 Current Vers: 1.156
215 Maintainer: The FreeBSD Project
216 Archive Site: http://www.freebsd.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree
217 Home Page: http://www.freebsd.org/cgi/cvsweb.cgi/src/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: 20170430
229 Current Vers: 20170430
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: Paul Vixie <vixie (a] vix.com>
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.7
338 Current Vers: 7.0.7
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.0
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.3
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.4
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.33
429 Current Vers: 5.33
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.3
442 Current Vers: 2.6.3
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.4
455 Current Vers: 6.4/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.1
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: 2011-03-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.7
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: 2.23
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.1.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.1
654 Maintainer: Julio Merino <jmmv (a] NetBSD.org>
655 Archive site: http://code.google.com/p/kyua/downloads/list?can=1
656 Home page: http://code.google.com/p/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.7
669 Maintainer: Julio Merino <jmmv (a] NetBSD.org>
670 Archive site: http://code.google.com/p/kyua/downloads/list?can=1
671 Home page: http://code.google.com/p/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.1
683 Maintainer: Julio Merino <jmmv (a] NetBSD.org>
684 Archive site: http://code.google.com/p/kyua/downloads/list?can=1
685 Home page: http://code.google.com/p/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-481
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.1
714 Maintainer: kientzle (a] freebsd.org, joerg (a] NetBSD.org
715 Archive Site: https://github.com/libarchive/libarchive/downloads
716 Home Page: http://libarchive.github.com/
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.98
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.177
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.8.1
781 Current Vers: 1.8.1
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.1
863 Current Vers: 1.14.3
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.2.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/MesaDemos/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: 7.11.2
902 Current Vers: 13.0.4
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: http://www.cs.princeton.edu/~bwk/btl.mirror/
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.8p11
958 Current Vers: 4.2.8p11
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.45
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.7
1033 Current Vers: 7.7 / portable 7.7p1
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
1072 Package: OpenSSL
1073 Version: 1.0.2o/1.1.0h
1074 Current Vers: 1.0.2k/1.1.0h
1075 Maintainer: The OpenSSL Project
1076 Archive Site: ftp://ftp.openssl.org/source/
1077 Home Page: http://www.openssl.org/
1078 Mailing List: openssl-announce (a] openssl.org
1079 Responsible: christos, mjf, tls, riastradh, spz
1080 License: OpenSSL and SSLeay license (both BSD-like)
1081 Location: crypto/external/bsd/openssl/dist
1082 Notes:
1083 - Run openssl2netbsd to get rid of the RCSID identifiers
1084 - run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
1085 to regen man pages.
1086 - run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*
1087 to regen assembly files
1088
1089 Package: pcc
1090 Version: 1.1.0.DEVEL 20120325
1091 Current Vers: 1.1.0.DEVEL 20120325
1092 Maintainer: Anders Magnusson <ragge (a] NetBSD.org>
1093 Archive Site: ftp://pcc.ludd.ltu.se/pub/pcc/
1094 Home Page: http://pcc.ludd.ltu.se/
1095 Mailing List: pcc-list (a] ludd.ltu.se
1096 Responsible: plunky
1097 License: BSD
1098 Location: external/bsd/pcc/dist
1099 Notes:
1100 This is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh
1101 file for details about how to get the latest version from the upstream server
1102 and import it.
1103
1104 Package: pdisk
1105 Version: 0.8a2
1106 Current Vers: 0.8a2
1107 Maintainer: Eryk Vershen <eryk (a] cfcl.com>
1108 Archive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
1109 Home Page: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
1110 Mailing List:
1111 Responsible: dbj
1112 License: BSD-like
1113 Location: external/bsd/pdisk
1114 Notes:
1115 This is the disk partition utility used by Apple's mkLinux and OS X
1116 It is imported into external/bsd/pdisk.
1117
1118 Package: pdksh
1119 Version: 5.2.14p2
1120 Current Vers: 5.2.14p2
1121 Maintainer: Michael Rendell <michael (a] cs.mun.ca>
1122 Archive Site: ftp://ftp.cs.mun.ca/pub/pdksh/
1123 Home Page: http://www.cs.mun.ca/~michael/pdksh/
1124 Mailing List:
1125 Responsible: jdolecek
1126 License: Public domain
1127 Location: bin/ksh
1128 Notes:
1129 pdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
1130
1131 Package: PF (openbsd packet filter)
1132 Version: OpenBSD 4.2
1133 Current Vers: OpenBSD 6.1-current
1134 Maintainer: The OpenBSD Project
1135 Archive Site: ftp://ftp.openbsd.org/
1136 Home Page: http://www.openbsd.org/faq/pf/
1137 Mailing List: pf (a] benzedrine.cx or appropriate OpenBSD mailing list
1138 Responsible: peter, yamt
1139 License: BSD (2-clause)
1140 Location: dist/pf,sys/dist/pf
1141 Notes:
1142 kernel code is imported into src/sys/dist/pf and src/sys/net has reachover
1143 definition (files.pf). userland code is imported into src/dist/pf, and
1144 reachover Makefiles are in src/usr.sbin/pf.
1145
1146 Package: pkg_install
1147 Version: 20170419
1148 Current Vers: 20170419
1149 Maintainer: The pkgsrc developers
1150 Home Page: http://www.pkgsrc.org/
1151 Mailing List: tech-pkg (a] NetBSD.org
1152 Responsible: joerg
1153 License: BSD
1154 Location: external/bsd/pkg_install/dist
1155 Notes:
1156 The authoritative version is in pkgsrc/pkgtools/pkg_install.
1157
1158 Package: ping
1159 Version: 980911
1160 Current Vers: 980911
1161 Maintainer: Mike Muuss
1162 Archive Site:
1163 Home Page: http://ftp.arl.mil/mike/ping.html
1164 Mailing List:
1165 Responsible: christos
1166 License: BSD (3-clause)
1167 Location: sbin/ping
1168 Notes:
1169 We use err() and friends. We have changes for snprintf, extra
1170 formatting in man pages, disallowing flood pinging, alignment fixes,
1171 and more. Vern's ping is gone. We are too different from everyone else
1172 now to do a new import.
1173
1174 Package: Postfix
1175 Version: 3.1.4
1176 Current Vers: 3.1.6/3.2.6/3.3.1
1177 Maintainer: Wietse Venema <wietse (a] porcupine.org>
1178 Archive Site: ftp://postfix.cloud9.net/official/
1179 Home Page: http://www.postfix.org/
1180 Mailing List: postfix-users (a] postfix.org
1181 Responsible: christos
1182 License: IBM Public License. See also src/external/ibm-public/postfix/dist.
1183 Location: external/ibm-public/postfix/dist
1184 Notes:
1185 HTML documentation should be kept in sync with the README_FILES.
1186 src/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
1187 directory layout (the easiest way to check is by running ``postfix
1188 set-permissions'').
1189
1190 Package: ppp
1191 Version: 2.4.7
1192 Current Vers: 2.4.7
1193 Maintainer: Paul Mackerras <paulus (a] samba.org>
1194 Archive Site: ftp://ftp.samba.org/pub/ppp/
1195 Home Page:
1196 GIT root: git://ozlabs.org/~paulus/ppp.git
1197 Mailing List:
1198 Responsible: christos, cube
1199 License: BSD (3-clause)
1200 Location: external/bsd/ppp/dist
1201 Notes:
1202 BSD support was removed from 2.4.0; I added it back and removed
1203 some GPL pieces. Multilink support is missing. Repeated pings to
1204 Paulus have not yielded results. I've retrofitted pppdump to use
1205 net/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
1206 is clearly a pain. I have not tested the modules code, neither our
1207 makefiles make it easy to construct a module, but I left one there
1208 as an example.
1209 TDB code as found in 2.4.x, x>1 is under the GPL. Therefore, we're
1210 using the version found in 2.4.1.
1211
1212 Package: rcs
1213 Version: 5.7 (Last GPLv2+ version)
1214 Current Vers: 5.9.4
1215 Maintainer: FSF
1216 Archive Site: ftp://ftp.gnu.org/gnu/rcs/
1217 Mailing List: bug-gnu-utils (a] gnu.org
1218 Home Page: http://www.gnu.org/software/rcs/
1219 Responsible: agc
1220 License: GPLv2+ (5.7), GPLv3+ (5.8 and later)
1221 Location: external/gpl2/rcs
1222 Notes:
1223 Old versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
1224
1225 Package: root.cache
1226 Version: 2016102001 (October 20, 2016)
1227 Current Vers: 2016102001 (October 20, 2016)
1228 Maintainer: InterNIC
1229 Archive Site: ftp://ftp.internic.net/domain/named.root
1230 Home Page: ftp://ftp.internic.net/domain/named.root
1231 Mailing List:
1232 Responsible: thorpej
1233 License: Public domain
1234 Location: etc/namedb
1235 Notes:
1236 The root server cache is also included with BIND. However, the
1237 InterNIC version is usually more up to date.
1238
1239 Package: routed
1240 Version: 2.32
1241 Current Vers: 2.32
1242 Maintainer: Vernon Schryver <vjs (a] rhyolite.com>
1243 Archive Site: ftp://ftp.rhyolite.com/src/
1244 Home Page: http://www.rhyolite.com/src/
1245 Mailing List:
1246 Responsible: christos
1247 License: BSD (4-clause)
1248 Location: sbin/routed
1249 Notes:
1250 We use the md5 code from libc
1251 We don't allow RIP_TRACEON and RIP_TRACEOFF
1252 We use arc4random
1253 We use strlcpy/snprintf
1254
1255 Package: send-pr (part of GNATS)
1256 Version: 3.2
1257 Current Vers: 4.2
1258 Maintainer: FSF
1259 Archive Site: ftp://ftp.gnu.org/gnu/gnats/
1260 Home Page: http://www.gnu.org/software/gnats/
1261 Mailing List: bug-gnats (a] gnu.org
1262 License: GPLv2+ (4.1), GPLv3+ (4.2 and later)
1263 Responsible:
1264 Location: external/gpl2/send-pr
1265 Notes:
1266 We have 3.2 with patches to become 3.95 which was never distributed. This
1267 is the last "standalone" send-pr version. Newer versions require "query-pr"
1268 to be installed and many more changes. It is not worth the hassle.
1269
1270 Package: SoftFloat
1271 Version: 2a
1272 Current Vers: 3c
1273 Maintainer: John Hauser <jhauser (a] jhauser.us>
1274 Archive Site: http://www.jhauser.us/arithmetic/SoftFloat.html
1275 Home Page: http://www.jhauser.us/arithmetic/SoftFloat.html
1276 Mailing List:
1277 Responsible: bjh21
1278 License: Public domain
1279 Location: lib/libc/softfloat
1280 Notes:
1281 Heavily modified for use as a soft float library for GCC. The actual
1282 arithmetic code is unchanged, though, and should behave exactly like the
1283 original.
1284
1285 Package: sqlite
1286 Version: 3.17.0
1287 Current Vers: 3.24
1288 Maintainer: Richard Hipp <drh (a] sqlite.org>
1289 Home Page: http://www.sqlite.org
1290 Responsible: joerg
1291 License: Public domain
1292 Location: external/public-domain/sqlite/dist
1293 Notes:
1294 Run cleantags before importing because sqlite3.c has an RCSID
1295
1296 Package: tcpdump
1297 Version: 4.9.2
1298 Current Vers: 4.9.2
1299 Maintainer: tcpdump-workers (a] lists.tcpdump.org
1300 Archive Site: http://www.tcpdump.org/release/
1301 Home Page: http://www.tcpdump.org/
1302 Mailing List: tcpdump-workers (a] lists.tcpdump.org
1303 Responsible:
1304 License: BSD (3-clause)
1305 Location: external/bsd/tcpdump/dist
1306 Notes:
1307 Use the src/external/bsd/tcpdump/tcpdump2netbsd script to prepare source
1308 tree.
1309
1310 Package: TestFloat
1311 Version: 2a
1312 Current Vers: 3c
1313 Maintainer: John Hauser <jhauser (a] jhauser.us>
1314 Archive Site: http://www.jhauser.us/arithmetic/TestFloat.html
1315 Home Page: http://www.jhauser.us/arithmetic/TestFloat.html
1316 Mailing List:
1317 Responsible: ross
1318 License: BSD (4-clause)
1319 Location: regress/lib/libc/ieeefp/testfloat
1320 Notes:
1321
1322 Package: texinfo
1323 Version: 4.8a (Last GPLv2+ version)
1324 Current Vers: 6.1
1325 Maintainer: FSF
1326 Archive Site: ftp://ftp.gnu.org/gnu/texinfo/
1327 Home Page: http://www.gnu.org/software/texinfo/
1328 Mailing List: bug-texinfo (a] gnu.org
1329 Responsible:
1330 License: GPLv2+ (4.8a), GPLv3+ (4.9 and later)
1331 Location: external/gpl2/texinfo
1332 Notes:
1333 Use src/external/gpl2/texinfo/texinfo2netbsd for preparing the source tree
1334 for the import.
1335
1336 Package: autoconf
1337 Version: 2.69
1338 Current Vers: 2.69
1339 Maintainer: FSF
1340 Archive Site: ftp://ftp.gnu.org/gnu/autoconf/
1341 Home Page: http://www.gnu.org/software/autoconf/
1342 Mailing List: bug-autoconf (a] gnu.org
1343 Responsible: christos
1344 License: GPLv3+
1345 Location: external/gpl3/autoconf
1346 Notes:
1347 This is only used to re-generate the configure files in tools/compat.
1348 It is not part of the regular build.
1349
1350 Package: malloc
1351 Version: 1995-01-15
1352 Current Vers: 1995-01-15
1353 Maintainer: FSF
1354 Archive Site: ftp://prep.ai.mit.edu/old-gnu/malloc.tar.gz
1355 Home Page:
1356 Mailing List:
1357 Responsible: christos
1358 License: GPLv2+
1359 Location: external/gpl2/libmalloc
1360 Notes:
1361 The original version of gnumalloc was added (not imported) from
1362 prep.ai.mit.edu in src/gnu/lib/libmalloc in 1993. This is the newest
1363 version from 1995. It is written by Mike Haertel, and was distributed
1364 both standalone and as part of glibc. At some point glibc switched
1365 to use Doug Lea's ptmalloc which is now tightly bound with glibc
1366 and cannot be separated. The Doug Lea version of malloc is also
1367 distributed in a standalone form by Wolfram Gloger in
1368 http://www.malloc.de/en/. We can consider switching to ptmalloc
1369 at some point since it will provide an alternative MT malloc, but
1370 perhaps this implementation should be kept anyway for historical
1371 purposes.
1372
1373 Package: tmux
1374 Version: 2.6
1375 Current Vers: 2.6
1376 Maintainer: Nicholas Marriott <nicholas.marriott (a] gmail.com>
1377 Archive site: https://github.com/tmux/tmux
1378 Home page: http://tmux.github.io
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: tz
1413 Version: tzcode2018e / tzdata2018e
1414 Current Vers: tzcode2018e / tzdata2018e
1415 Maintainer: Paul Eggert <eggert (a] cs.ucla.edu>
1416 Archive Site: ftp://ftp.iana.org/tz/releases/
1417 Archive Site: ftp://munnari.oz.au/pub/oldtz/
1418 Old Archive Site: ftp://elsie.nci.nih.gov/pub/
1419 Home Page: http://www.iana.org/time-zones
1420 Mailing List: tz (a] iana.org
1421 Responsible: kleink, christos, kre
1422 License: Public domain
1423 Location: lib/libc/time/zoneinfo, external/public-domain/tz/share
1424 Notes:
1425 Don't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
1426 Diffs are now applied by hand, since we have too many diffs (re-entrant tzcode,
1427 register removal) to apply. The diffs have been submitted upstream but there
1428 is too much inertia to apply them. Check for .gitignore files.
1429 For the data files, do use external/public-domain/tz/tzdata2netbsd.
1430
1431 Package: wpa_supplicant/hostapd
1432 Version: 2.6
1433 Current Vers: 2.6
1434 Maintainer: Jouni Malinen <jkmaline (a] cc.hut.fi>
1435 Archive Site: http://w1.fi/releases/
1436 Home Page: http://w1.fi/wpa_supplicant/
1437 Mailing List:
1438 Responsible: scw, dyoung, christos
1439 License: BSD or GPLv2
1440 Location: external/bsd/wpa/dist
1441 Notes:
1442 See /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions.
1443
1444 Package: zlib
1445 Version: 1.2.10
1446 Current Vers: 1.2.11
1447 Maintainer: Jean-loup Gailly and Mark Adler <zlib (a] gzip.org>
1448 Archive Site: http://www.zlib.net/
1449 Home Page: http://www.zlib.net/
1450 Mailing List:
1451 Responsible: gwr, christos
1452 License: BSD (3-clause)
1453 Location: common/dist/zlib
1454 Notes:
1455 Imported to src/common/dist/zlib and shared by the kernel and userland.
1456 Remember to run cleantags
1457
1458 Package: services, protocols
1459 Version: 2013-02-21 (services), 2013-02-17 (protocols)
1460 Current Vers: 2013-11-27 (services), 2013-11-12 (protocols)
1461 Maintainer: IANA
1462 Archive Site: http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
1463 Archive Site: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
1464 Home Page: http://www.iana.org/
1465 Mailing List:
1466 Responsible: christos
1467 License: None
1468 Location: etc
1469 Notes:
1470 1. Build package net/iana-etc
1471 2. Add NetBSD rcsid to the generated protocols and services in the package
1472 work area.
1473 3. Append the local services from the current services file.
1474 4. Run:
1475 services_mkdb -u services > /usr/src/etc/services
1476 cp protocols /usr/src/etc/protocols
1477 5. Fix protocols
1478 - fix manet alias to MANET; giving an alias with the same name is a no/op
1479 - protocol 84 is defined for as ttp and iptm, merge the two entries since
1480 libc getprotoent() does not read the whole file and merge in the "files"
1481 implementation.
1482
1483 Package: pigz
1484 Version: 2.3.1
1485 Current Vers: 2.3.1
1486 Maintainer: Mark Adler <madler (a] alumni.caltech.edu>
1487 Archive Site: http://zlib.net/pigz/
1488 Home Page: http://zlib.net/pigz/
1489 Mailing List: http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
1490 Responsible: mrg, tls
1491 License: zlib
1492 Location: external/zlib/pigz/dist
1493 Notes:
1494
1495 Package: xz
1496 Version: 5.2.1
1497 Current Vers: 5.2.1
1498 Maintainer: Lasse Collin <lasse.collin (a] tukanni.org>
1499 Archive Site: http://tukaani.org/xz/
1500 Home Page: http://tukaani.org/xz/
1501 Responsible: joerg
1502 License: public-domain
1503 Location: external/public-domain/xz/dist
1504 Notes:
1505 1. See prepare-import script for stripping down the distribution.
1506 2. Update configure.ac and use it to generate include/config.h.
1507 3. Carefully check for GPL components leaked into the dist area.
1508
1509 Package: mpc
1510 Version: 1.0.3
1511 Current Vers: 1.0.3
1512 Maintainer:
1513 Archive Site: http://www.multiprecision.org/mpc/download/
1514 Home Page: http://www.multiprecision.org/mpc/
1515 Mailing List: http://www.multiprecision.org/index.php?prog=mpc&page=development
1516 Responsible: mrg
1517 License: LGPL3
1518 Location: external/lgpl3/mpc/dist
1519 Notes:
1520
1521 Package: mpfr
1522 Version: 3.1.5
1523 Current Vers: 3.1.5
1524 Maintainer:
1525 Archive Site: http://www.mpfr.org/mpfr-current/
1526 Home Page: http://www.mpfr.org/
1527 Mailing List: http://websympa.loria.fr/wwsympa/arc/mpfr-announce
1528 Responsible: mrg
1529 License: LGPL3
1530 Location: external/lgpl3/mpfr/dist
1531 Notes:
1532
1533 Package: GNU MP
1534 Version: 6.1.2
1535 Current Vers: 6.1.2
1536 Maintainer: http://gmplib.org/mailman/listinfo/gmp-devel
1537 Archive Site: http://gmplib.org/
1538 Home Page: http://gmplib.org/
1539 Mailing List: http://gmplib.org/mailman/listinfo/gmp-announce
1540 Responsible: mrg
1541 License: LGPL3
1542 Location: external/lgpl3/gmp/dist
1543 Notes:
1544
1545 Package: osnet
1546 Version: osnet-20100224
1547 Current Vers: ?
1548 Maintainer: ?
1549 Archive Site: ?
1550 Home Page: ?
1551 Mailing List: ?
1552 Responsible: ?
1553 License: CDDL
1554 Location: external/cddl/osnet
1555 Notes:
1556
1557 Package: sljit
1558 Version: svn revision 313
1559 Current Vers: svn revision 381
1560 Maintainer: Zoltn Herczeg <hzmester (a] freemail.hu
1561 Archive Site: http://sourceforge.net/projects/sljit/
1562 Home Page: http://sljit.sourceforge.net/
1563 Mailing List: none
1564 Responsible: alnsn
1565 License: BSD (2-clause)
1566 Location: sys/external/bsd/sljit/dist
1567 Notes:
1568 Need to feed back local changes
1569
1570 Package: tre
1571 Version: 0.8.0, git source as of 20171117
1572 Current Vers: 0.8.0
1573 Maintainer: http://laurikari.net/tre
1574 Archive Site: https://github.com/laurikari/tre
1575 Home Page: http://laurikari.net/tre
1576 Mailing List:
1577 Responsible: agc, christos
1578 License: BSD (2-clause)
1579 Location: external/bsd/tre/dist
1580 Notes:
1581 Need to feed back local changes
1582
1583 Package: TrouSerS
1584 Version: 0.3.8
1585 Current Vers: 0.3.8
1586 Maintainer: http://trousers.sourceforge.net
1587 Archive Site: http://trousers.sourceforge.net
1588 Home Page: http://trousers.sourceforge.net
1589 Mailing List: http://trousers.sourceforge.net
1590 Responsible: christos
1591 License: CPL
1592 Location: crypto/external/cpl/trousers/dist
1593 Notes:
1594 Need to feed back local changes
1595
1596 Package: tpm-tools
1597 Version: 1.3.7.1
1598 Current Vers: 1.3.7.1
1599 Maintainer: http://trousers.sourceforge.net
1600 Archive Site: http://trousers.sourceforge.net
1601 Home Page: http://trousers.sourceforge.net
1602 Mailing List: http://trousers.sourceforge.net
1603 Responsible: christos
1604 License: CPL
1605 Location: crypto/external/cpl/tpm-tools/dist
1606 Notes:
1607 Need to feed back local changes
1608
1609 Package: elftoolchain (libelf/libdwarf)
1610 Version: FreeBSD-2016-02-19-r295822
1611 Current Vers: FreeBSD-XXXX-YY-ZZ
1612 Maintainer: Joseph Koshi <jkoshi (a] freebsd.org>
1613 Archive Site: none
1614 Home Page: none
1615 Mailing List: none
1616 Responsible: christos
1617 License: BSD-like (2-clause)
1618 Location: sys/external/bsd/elftoolchain/dist
1619 Notes:
1620 Run prepare-import.sh; next time use svn id.
1621
1622 Package: smbfs
1623 Version: smbfs-1.4.1.tar.gz + FreeBSD-2003-02-16
1624 Current Vers: FreeBSD-XXXX-YY-ZZ
1625 Maintainer: Boris Popov <bp (a] FreeBSD.org>
1626 Archive Site: none
1627 Home Page: http://people.freebsd.org/~bp/pub/smbfs/smbfs-1.4.1.tar.gz
1628 Mailing List: ?
1629 Responsible: christos
1630 License: BSD-like (4-clause)
1631 Location: external/bsd/smbfs
1632 Notes:
1633 The kernel portion has been removed from the tar file.
1634 Our kernel smbfs and netsmb directories could move to
1635 external, but this is just make-work.
1636
1637 Package: timeout
1638 Version: FreeBSD-2014-08-01
1639 Current Vers: FreeBSD-XXXX-YY-ZZ
1640 Maintainer: Baptiste Daroussin <bapt (a] FreeBSD.org>
1641 Archive Site: none
1642 Home Page: none
1643 Mailing List: none
1644 Responsible: christos
1645 License: BSD-like (2-clause)
1646 Location: usr.bin/timeout
1647
1648 Package: libproc
1649 Version: FreeBSD-2015-09-24
1650 Current Vers: FreeBSD-XXXX-YY-ZZ
1651 Maintainer: Rui Paulo <rpaulo (a] FreeBSD.org>
1652 Archive Site: none
1653 Home Page: none
1654 Mailing List: none
1655 Responsible: christos
1656 License: BSD-like (2-clause)
1657 Location: external/bsd/libproc/dist
1658
1659 Package: librtld_db
1660 Version: FreeBSD-2015-09-24
1661 Current Vers: FreeBSD-XXXX-YY-ZZ
1662 Maintainer: Rui Paulo <rpaulo (a] FreeBSD.org>
1663 Archive Site: none
1664 Home Page: none
1665 Mailing List: none
1666 Responsible: christos
1667 License: BSD-like (2-clause)
1668 Location: external/bsd/librtld_db/dist
1669
1670 Package: netcat
1671 Version: OpenBSD-2017-02-06
1672 Current Vers: OpenBSD-XXXX-YY-ZZ
1673 Maintainer: OpenBSD
1674 Archive Site: none
1675 Home Page: none
1676 Mailing List: none
1677 Responsible: christos
1678 License: BSD-like (3-clause)
1679 Location: usr.bin/nc
1680
1681 Package: gnu-efi
1682 Version: 3.0u
1683 Current Vers: 3.0.6
1684 Maintainer: https://sourceforge.net/projects/gnu-efi/
1685 Archive Site: https://sourceforge.net/projects/gnu-efi/
1686 Home Page: https://sourceforge.net/projects/gnu-efi/
1687 Mailing List: https://sourceforge.net/projects/gnu-efi/
1688 Responsible:
1689 License: BSD-like (3-clause)
1690 Location: sys/external/bsd/gnu-efi
1691
1692 Package: dc
1693 Version: 20170410
1694 Current Vers: 20170410
1695 Maintainer: The OpenBSD Project
1696 Archive Site: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/dc
1697 Home Page: http://www.openbsd.org/
1698 Mailing List:
1699 License: BSD
1700 Responsible: christos
1701 Location: usr.bin/dc
1702 Notes:
1703 Uses OpenSSL's bignum
1704
1705 Package: dtc,libfdt
1706 Version: 1.4.4
1707 Current Vers: 1.4.5
1708 Maintainer: David Gibson <david (a] gibson.dropbear.id.au>, Jon Loeliger <jdl (a] jdl.com>
1709 Archive Site: https://git.kernel.org/pub/scm/utils/dtc/dtc.git
1710 Home Page: https://git.kernel.org/pub/scm/utils/dtc/dtc.git
1711 Mailing List: mailto:devicetree-compiler (a] vger.kernel.org
1712 Responsible: skrll
1713 License: GPLv2 (dtc), BSD (libfdt)
1714 Location: external/gpl2/dtc, sys/external/bsd/libfdt
1715 Notes:
1716 external/gpl2/dtc/dtc2netbsd should be used to create directories to import
1717
1718 Package: dts
1719 Version: 4.18-rc2
1720 Current Vers: 4.18-rc2
1721 Maintainer: https://www.kernel.org/
1722 Archive Site: https://cdn.kernel.org/pub/linux/kernel/v4.x/
1723 Home Page: https://www.kernel.org/
1724 Mailing List: mailto:devicetree (a] vger.kernel.org
1725 Responsible: jmcneill
1726 License: GPLv2 and dual GPLv2/X11 license
1727 Location: sys/external/gpl2/dts
1728
1729 Package: iscsi
1730 Version: 4.12.4
1731 Current Vers: 4.12.4
1732 Maintainer: Intel Corporation
1733 Archive Site:
1734 Home Page:
1735 Mailing List:
1736 Responsible:
1737 License: BSD-like (4-clause)
1738 Location: external/bsd/iscsi
1739 Notes:
1740
1741 Package: rpi-firmware
1742 Version:
1743 Current Vers:
1744 Maintainer:
1745 Archive Site:
1746 Home Page:
1747 Mailing List:
1748 License: Broadcom, Raspberry Pi (Trading) Ltd
1749 Responsible:
1750 Location: external/broadcom/rpi-firmware
1751 Notes:
1752
1753 Package: rtwn
1754 Version:
1755 Current Vers:
1756 Maintainer:
1757 Archive Site:
1758 Home Page:
1759 Mailing List:
1760 License: Realtek Semiconductor Corporation
1761 Responsible:
1762 Location: external/realtek/rtwn
1763 Notes:
1764
1765 Package: urtwn
1766 Version:
1767 Current Vers:
1768 Maintainer:
1769 Archive Site:
1770 Home Page:
1771 Mailing List:
1772 License: Realtek Semiconductor Corporation
1773 Responsible:
1774 Location: external/realtek/urtwn/
1775 Notes:
1776
1777 Package: repulse
1778 Version:
1779 Current Vers:
1780 Maintainer:
1781 Archive Site:
1782 Home Page:
1783 Mailing List:
1784 License: ALiENDESiGN GbR
1785 Responsible:
1786 Location: sys/arch/amiga/dev/repulse_firmware.h
1787 Notes:
1788
1789 Package: cxgb
1790 Version:
1791 Current Vers:
1792 Maintainer:
1793 Archive Site:
1794 Home Page:
1795 Mailing List:
1796 License: Chelsio Inc.
1797 Responsible:
1798 Location: sys/dev/pci/cxgb/cxgb_firmware_exports.h
1799 Notes:
1800
1801 Package: athn
1802 Version:
1803 Current Vers:
1804 Maintainer:
1805 Archive Site:
1806 Home Page:
1807 Mailing List:
1808 License: Atheros Communicatios, Inc.
1809 Responsible:
1810 Location: external/atheros/athn
1811 Notes:
1812
1813 Package: otus
1814 Version:
1815 Current Vers:
1816 Maintainer:
1817 Archive Site:
1818 Home Page:
1819 Mailing List:
1820 License: Atheros Communicatios, Inc.
1821 Responsible:
1822 Location: external/atheros/otus
1823 Notes:
1824
1825 Package: intel-fw-eula
1826 Version:
1827 Current Vers:
1828 Maintainer:
1829 Archive Site:
1830 Home Page:
1831 Mailing List:
1832 License: Intel Corporation
1833 Responsible:
1834 Location: external/intel-fw-eula
1835 Notes:
1836
1837 Package: intel-fw-public
1838 Version:
1839 Current Vers:
1840 Maintainer:
1841 Archive Site:
1842 Home Page:
1843 Mailing List:
1844 License: Intel Corporation
1845 Responsible:
1846 Location: external/intel-fw-public
1847 Notes:
1848
1849 Package: aic7xxx
1850 Version:
1851 Current Vers:
1852 Maintainer: Justin T. Gibbs
1853 Archive Site:
1854 Home Page:
1855 Mailing List:
1856 License: Adaptec Inc or LGPL2
1857 Responsible:
1858 Location: sys/dev/microcode/aic7xxx
1859 Notes:
1860
1861 Package: atmel
1862 Version:
1863 Current Vers:
1864 Maintainer:
1865 Archive Site:
1866 Home Page:
1867 Mailing List:
1868 License: Atmel Corporation
1869 Responsible:
1870 Location: sys/dev/microcode/atmel
1871 Notes:
1872
1873 Package: bge
1874 Version:
1875 Current Vers:
1876 Maintainer:
1877 Archive Site:
1878 Home Page:
1879 Mailing List:
1880 License: Broadcom Corporation
1881 Responsible:
1882 Location: sys/dev/microcode/bge
1883 Notes:
1884
1885 Package: bnx
1886 Version:
1887 Current Vers:
1888 Maintainer: David Christensen <davidch (a] broadcom.com>
1889 Archive Site:
1890 Home Page:
1891 Mailing List:
1892 License: Broadcom Corporation
1893 Responsible:
1894 Location: sys/dev/microcode/bnx
1895 Notes:
1896
1897 Package: cylades-z
1898 Version:
1899 Current Vers:
1900 Maintainer: Cyclades Corp
1901 Archive Site:
1902 Home Page:
1903 Mailing List:
1904 License: unknown
1905 Responsible:
1906 Location: sys/dev/microcode/cyclades-z
1907 Notes:
1908
1909 Package: i8255x
1910 Version: 3.28
1911 Current Vers:
1912 Maintainer: Patrick J Luhmann (PJL)
1913 Archive Site:
1914 Home Page:
1915 Mailing List:
1916 License: Intel Corporation
1917 Responsible:
1918 Location: sys/dev/microcode/i8255x
1919 Notes:
1920
1921 Package: isp
1922 Version:
1923 Current Vers:
1924 Maintainer:
1925 Archive Site:
1926 Home Page:
1927 Mailing List:
1928 License: QLogic, Inc.
1929 Responsible:
1930 Location: sys/dev/microcode/isp
1931 Notes:
1932
1933 Package: radeon
1934 Version:
1935 Current Vers:
1936 Maintainer:
1937 Archive Site:
1938 Home Page:
1939 Mailing List:
1940 License: Advanced Micro Devices, Inc.
1941 Responsible:
1942 Location: sys/dev/microcode/radeon
1943 Notes:
1944
1945 Package: ral
1946 Version:
1947 Current Vers:
1948 Maintainer:
1949 Archive Site: http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git
1950 Home Page:
1951 Mailing List:
1952 License: Ralink Technology Corp
1953 Responsible:
1954 Location: external/realtek/ral
1955 Notes:
1956
1957 Package: rum
1958 Version:
1959 Current Vers:
1960 Maintainer: Paul Lin <paul_lin (a] ralinktech.com.tw>
1961 Archive Site:
1962 Home Page:
1963 Mailing List:
1964 License: Ralink Technology Corp
1965 Responsible:
1966 Location: external/realtek/rum
1967 Notes:
1968
1969 Package: run
1970 Version:
1971 Current Vers:
1972 Maintainer: Paul Lin <paul_lin (a] ralinktech.com.tw>
1973 Archive Site:
1974 Home Page:
1975 Mailing List:
1976 License: Ralink Technology Corp
1977 Responsible:
1978 Location: sys/dev/microcode/run
1979 Notes:
1980
1981 Package: siop
1982 Version:
1983 Current Vers:
1984 Maintainer: Manuel Bouyer, Shuichiro URATA, Michael L. Hitch
1985 Archive Site:
1986 Home Page:
1987 Mailing List:
1988 License: BSD-like (2-clause, 3-clause)
1989 Responsible:
1990 Location: sys/dev/microcode/siop
1991 Notes:
1992
1993 Package: tigon
1994 Version: 12.4.11
1995 Current Vers:
1996 Maintainer: wpaul (a] brak.osd.bsdi.com
1997 Archive Site: https://people.freebsd.org/~wpaul/Alteon/
1998 Home Page: http://www.alteon.com/support/openkits (extinct)
1999 Mailing List:
2000 License: Alteon WebSystems, Inc.
2001 Responsible:
2002 Location: sys/dev/microcode/tigon
2003 Notes:
2004 See https://lists.debian.org/debian-legal/2011/10/msg00001.html
2005
2006
2007 Package: typhoon
2008 Version:
2009 Current Vers:
2010 Maintainer: 3Com Corporation
2011 Archive Site:
2012 Home Page:
2013 Mailing List:
2014 License: BSD-like (3-clause)
2015 Responsible:
2016 Location: sys/dev/microcode/typhoon
2017 Notes:
2018
2019 Package: wi
2020 Version:
2021 Current Vers:
2022 Maintainer: Symbol Technologies Inc.
2023 Archive Site:
2024 Home Page: http://www.symbol.com
2025 Mailing List:
2026 License: BSD-like (3-clause)
2027 Responsible:
2028 Location: sys/dev/microcode/wi
2029 Notes:
2030
2031 Package: yds
2032 Version:
2033 Current Vers:
2034 Maintainer: Yamaha Corporation
2035 Archive Site:
2036 Home Page:
2037 Mailing List:
2038 License: unknown
2039 Responsible:
2040 Location: sys/dev/microcode/yds
2041 Notes:
2042
2043 Package: zyd
2044 Version:
2045 Current Vers:
2046 Maintainer: ZyDAS Technology Corporation
2047 Archive Site:
2048 Home Page:
2049 Mailing List:
2050 License: BSD-like (3-clause)
2051 Responsible:
2052 Location: sys/dev/microcode/zyd
2053 Notes:
2054
2055