3RDPARTY revision 1.689 1 # $NetBSD: 3RDPARTY,v 1.689 2009/04/22 13:31:44 wiz Exp $
2 #
3 # This file contains a list of the software that has been integrated into
4 # NetBSD where we are not the primary maintainer.
5 #
6 # When you make changes to this software, be sure to discuss it with the
7 # maintainer and contribute your patches. Divergence from the official
8 # sources is not desirable, and should be avoided as much as possible.
9 #
10 # When importing, please deal with the RCS IDs in this way:
11 # 1. Preserve the RCS IDs in the files by removing the $ signs from
12 # the IDs before you do the import.
13 # 2. After the import, add NetBSD RCS IDs to all of the files.
14 #
15 # A few notes on the format of this file (for the benefit of
16 # 3dparty2html):
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 following entries: Package,
21 # Version, Current Vers, and Maintainer.
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: acpica
28 Version: 20080321
29 Current Vers: 20090220
30 Maintainer: INTEL
31 Archive Site: http://www.acpica.org/downloads/unix_source_code.php
32 Home Page: http://www.acpica.org/
33 Mailing List: devel (a] acpica.org
34 License: http://developer.intel.com/technology/iapc/acpi/license2.htm
35 Responsible: jmcneill
36 Notes:
37 The sources were integrated into src/sys/dev/acpi/acpica/Subsystem.
38 Please read src/sys/dev/acpi/acpica/README before any modification.
39
40 Package: am-utils [amd]
41 Version: 6.2a3
42 Current Vers: 6.2a3
43 Maintainer: Erez Zadok <ezk (a] cs.columbia.edu>
44 Archive Site: ftp://ftp.am-utils.org/pub/am-utils/
45 Home Page: http://www.am-utils.org/
46 Mailing List: am-utils
47 Responsible: christos
48 License: BSD (4-clause)
49 Notes:
50 Amd2netbsd script to convert to BSD make system and remove unneeded files.
51 Fix symbolic links before import.
52 Check src/usr.sbin/amd/include/config.h is correct after import.
53
54 Package: Automated Testing Framework (ATF)
55 Version: 0.6
56 Current Vers: 0.6
57 Maintainer: Julio M. Merino Vidal <jmmv (a] NetBSD.org>
58 Archive site: ftp://ftp.NetBSD.org/pub/NetBSD/misc/jmmv/atf/
59 Home page: http://www.NetBSD.org/~jmmv/atf/
60 Mailing List: atf-devel (a] NetBSD.org
61 Responsible: jmmv
62 License: The NetBSD Foundation's license (BSD 2-clause)
63 Notes:
64 The source files are in external/bsd/atf/dist.
65 Given that the primary goal of ATF is to provide a testing framework for
66 NetBSD, no local changes should be ever needed. Always direct them to the
67 maintainer for integration in official releases.
68
69 Package: ath-hal
70 Version: 0.9.17.2
71 Current Vers: 0.9.17.2
72 Maintainer: Sam Leffler <sam (a] errno.com>
73 Archive Site: none
74 Home Page: none
75 Mailing List: none
76 Responsible: sam, dyoung, gdamore
77 License: Redistribution without changes (binary only)
78 Notes:
79 The HAL is binary only, and located in src/sys/contrib/dev/ath
80
81 Package: bc
82 Version: 1.06
83 Current Vers: 1.06
84 Maintainer: Phil Nelson <phil (a] cs.wwu.edu>
85 Archive Site: ftp://ftp.gnu.org/gnu/bc/
86 Home Page: http://www.gnu.org/software/bc/
87 Mailing List: bug-bc (a] gnu.org
88 Responsible: phil, simonb
89 License: GPLv2, LGPGv2.1
90 Notes:
91 bc includes dc, both of which are in the NetBSD tree.
92
93 Package: bind [named and utils]
94 Version: 9.6.1-P1
95 Current Vers: 9.6.1-P1
96 Maintainer: Paul Vixie <vixie (a] vix.com>
97 Archive Site: ftp://ftp.isc.org/isc/bind9/
98 Home Page: http://www.isc.org/sw/bind/
99 Mailing List:
100 Responsible: vixie, christos
101 License: BSD-like (2-clause)
102 Notes:
103 First bind2netbsd script to import into src/external/bsd/bind/dist.
104 The Makefiles in src/external/bsd/bind are not handled by the script.
105 Build bind to generate the include files.
106 Then binclude4netbsd script to import into src/external/bsd/bind/include.
107 The libc and include parts of the resolver are now part of libbind.
108
109 Package: libbind [libc resolver and includes]
110 Version: libbind-6.0-rc1
111 Current Vers: libbind-6.0-rc1
112 Maintainer: Paul Vixie <vixie (a] vix.com>
113 Archive Site: ftp://ftp.isc.org/isc/libbind/
114 Home Page: http://www.isc.org/sw/bind/
115 Mailing List:
116 Responsible: vixie, christos
117 License: BSD-like (2-clause)
118 Notes:
119 First libbind2netbsd script to import into src/external/bsd/libbind/dist.
120 Then include4netbsd script to import into src/include.
121 Then libc4netbsd script to update the resolver in libc.
122 Todo[1]: Update libresolv if needed.
123 Todo[2]: A few files in libc/net were imported in the ISC branch but now
124 they are too different or do not exist anymore:
125 gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c
126 Others like getaddrinfo.c could be merged with isc, but it seems
127 that ours is from a more recent version of KAME?
128 Todo[3]: net/base64.c is imported from bind but should be moved from net
129 to isc/base64.c.
130 Todo[4]: Re-entrant functions of net/*
131 Todo[5]: Reconcile the doc directory.
132
133 Package: binutils
134 Version: 2.16.1
135 Current Vers: 2.19.1
136 Maintainer: FSF
137 Archive Site: ftp://ftp.gnu.org/gnu/binutils/
138 Home Page: http://www.gnu.org/software/binutils/
139 Mailing List: bug-gnu-utils (a] gnu.org
140 Responsible: thorpej, mrg
141 License: GPLv2, LGPLv2, BSD
142 Notes:
143
144 Package: bsd-family-tree
145 Version: 1.116
146 Current Vers: 1.116
147 Maintainer: n/a
148 Archive Site: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree
149 Home Page: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree
150 Mailing List:
151 Responsible:
152 License: See URL above.
153 Notes:
154
155 Package: byacc
156 Version: 20080826
157 Current Vers: 1.9
158 Maintainer: Thomas Dickey <dickey (a] invisible-island.net>
159 Archive Site: http://www.invisible-island.net/byacc/byacc.html
160 Home Page: http://www.invisible-island.net/byacc/byacc.html
161 Mailing List:
162 Responsible: christos
163 License: Public Domain
164 Notes:
165 We haven't had a sync since 1993, the sources have diverged a lot
166 since then but there are a bunch of bug fixes we probably want to pull
167 in.
168
169 Package: bzip2
170 Version: 1.0.5
171 Current Vers: 1.0.5
172 Maintainer: Julian Seward <jseward (a] acm.org>
173 Archive Site: http://sources.redhat.com/bzip2/
174 Home Page: http://www.bzip.org/
175 Mailing List:
176 Responsible:
177 License: BSD (4-clause)
178 Notes:
179 See /usr/src/dist/bzip2/bzip2netbsd for update instructions.
180
181 Package: Citrus XPG4DL
182 Version: ?
183 Current Vers: ?
184 Maintainer: Citrus
185 Archive Site: http://citrus.bsdclub.org/
186 Home Page: http://citrus.bsdclub.org/
187 Mailing List: bsd-locale (a] hauN.org
188 Responsible: tshiozak
189 License: Ambiguous. Either BSD or Perl Artistic License
190 See http://citrus.bsdclub.org/#pol_license for more info.
191 Notes:
192 language C multilingualization support suite using wchar_t and other standards.
193 The main development playground of Citrus is in NetBSD CVS, so you don't
194 need to look for other CVS tree (like citrus CVS tree)
195 main trunc has Citrus code in the following places:
196 - src/lib/libc/locale, LC_CTYPE: single/multibyte support
197 - src/lib/libintl: GNU libc compatible gettext(3) implementation.
198 - src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer
199 - src/lib/libc/iconv: iconv(3)
200
201 Package: cron
202 Version: 3.0
203 Current Vers: 4.1
204 Maintainer: Paul Vixie <vixie (a] vix.com>
205 Archive Site: ftp://ftp.isc.org/isc/cron/
206 Home Page:
207 Mailing List:
208 Responsible:
209 License: BSD-like
210 Notes:
211
212 Package: cvs
213 Version: 1.12.13
214 Current Vers: 1.12.13
215 Maintainer: cvshome
216 Archive Site: http://ftp.gnu.org/non-gnu/cvs/
217 Home Page: http://cvs.nongnu.org/
218 Mailing List: bug-cvs (a] gnu.org
219 Responsible: christos, wiz
220 License: GPLv1, LGPLv2
221 Notes:
222 Use src/gnu/dist/xcvs/cvs2netbsd for preparing the source tree
223 for the import.
224 Do not forget to update gnu/usr.bin/xcvs/include/config.h to match
225 gnu/dist/xcvs/config.h.in.
226
227 Package: db
228 Version: 1.85
229 Current Vers: 1.86/4.6.21
230 Maintainer: Keith Bostic <bostic (a] vangogh.cs.berkeley.edu>
231 Archive Site: http://www.oracle.com/technology/software/products/berkeley-db/
232 Home Page: http://www.oracle.com/database/berkeley-db/
233 Mailing List:
234 Responsible:
235 License: BSD or Oracle Commercial License
236 Notes:
237 Note that we cannot use db 2.x for license reasons.
238 Three bug fixes against 1.85 sent back to bostic. Changes to
239 man/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
240 Import of DB 1.85 was done via a sh script which converted the
241 distribution into the netbsd format. The script can be found in
242 src/lib/libc/db/db2netbsd.
243
244 Package: dhcp
245 Version: 3.0.3
246 Current Vers: 3.0.7/3.1.2/4.0.1
247 Maintainer: mellon
248 Archive Site: ftp://ftp.isc.org/isc/dhcp/
249 Home Page: http://www.isc.org/sw/dhcp/
250 Mailing List: dhcp-server (a] isc.org
251 Mailing List: dhcp-client (a] isc.org
252 Mailing List: dhcp-announce (a] isc.org
253 Mailing List: dhcp-bugs (a] isc.org
254 Responsible: mellon
255 License: BSD (3-clause)
256 Notes:
257 No changes for NetBSD integration - just import the new distribution on
258 top of the current tree.
259
260 Package: dhcpcd
261 Version: 4.0.13
262 Current Vers: 4.0.13
263 Maintainer: roy
264 Archive Site: ftp://roy.marples.name/pub/dhcpcd/
265 Home Page: http://roy.marples.name/projects/dhcpcd/
266 Mailing List: dhcpcd-discuss (a] marples.name
267 License: BSD (2-clause)
268 Notes:
269 Please submit all changes to the author.
270 The distribution doesn't include the Linux specific bits or build system.
271
272 Package: diffutils
273 Version: 2.8.1
274 Current Vers: 2.8.1
275 Maintainer: FSF
276 Archive Site: ftp://ftp.gnu.org/gnu/diffutils/
277 Home Page: http://www.gnu.org/software/diffutils/
278 Mailing List: bug-gnu-utils (a] gnu.org
279 Responsible: wiz
280 License: GPLv2
281 Notes:
282 Use src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree
283 for the import.
284
285 Package: gdtoa
286 Version: 2005-09-23
287 Current Vers: 2005-09-23
288 Maintainer: David M. Gay <dmg (a] acm.org>
289 Archive Site: ftp://netlib.lucent.com/netlib/fp/
290 Home Page: http://www.netlib.org/fp/
291 Mailing List: none
292 Responsible: kleink
293 License: BSD-like
294 Notes:
295 Test suite not integrated at this time.
296 No hexadecimal floating-point string conversion for VAX FP yet.
297 Only double-precision addressed at this time.
298
299 Package: file
300 Version: 4.26
301 Current Vers: 4.26
302 Maintainer: Christos Zoulas <christos (a] zoulas.com>
303 Archive Site: ftp://ftp.astron.com/pub/file/
304 Home Page:
305 Mailing List: file (a] mx.gw.com
306 Responsible: christos, pooka
307 License: BSD (2-clause)
308 Notes:
309 use file2netbsd
310
311 Package: flex
312 Version: 2.5.4
313 Current Vers: 2.5.35
314 Maintainer: Will Estes <wlestes (a] users.sourceforge.net>
315 Archive Site: http://flex.sourceforge.net/
316 Home Page: http://flex.sourceforge.net/
317 Mailing List: http://lists.sourceforge.net/mailman/listinfo/flex-announce
318 Responsible:
319 License: BSD-like
320 Notes:
321 The newest version is far more advanced than the one in NetBSD --
322 among other features, it can produce re-entrant scanners.
323
324 Package: gcc
325 Version: 4.1.3-20080831
326 Current Vers: 4.4.0
327 Maintainer: FSF
328 Archive Site: ftp://ftp.gnu.org/gnu/gcc/
329 Home Page: http://www.gnu.org/software/gcc/
330 Mailing List: gcc-bugs (a] gnu.org
331 Responsible: thorpej, mrg
332 License: GPLv2, LGPLv2.1
333 Notes:
334 before importing:
335 - delete all .cvsignore and .brik files
336 - delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar
337 - delete all related testsuites
338 for GCC4:
339 - delete all fortran and testsuites
340 - update gcc/version.c for the NetBSD GCC date
341
342 Package: gdb
343 Version: 5.3/6.4
344 Current Vers: 6.7.1
345 Maintainer: FSF
346 Archive Site: ftp://ftp.gnu.org/gnu/gdb/
347 Home Page: http://www.gnu.org/software/gdb/
348 Mailing List: bug-gdb (a] gnu.org
349 Responsible: thorpej
350 License: GPLv2, LGPLv2
351 Notes:
352 When updating GDB, it is imperative to test that:
353 - Debugging of kernel cores ("target kvm") works correctly
354 - Support for our kernel's remote serial debugging protocol
355 ("options KGDB") works correctly.
356
357 Package: gettext
358 Version: 0.14.4
359 Current Vers: 0.17
360 Maintainer: FSF
361 Archive Site: ftp://ftp.gnu.org/gnu/gettext/
362 Home Page: http://www.gnu.org/software/gettext/
363 Mailing List: bug-gnu-utils (a] gnu.org
364 Responsible:
365 License: GPLv2
366 Notes:
367 GNU gettext is used for userland tools like msgfmt(1) only. For libintl,
368 we use BSD-licensed implementation from Citrus project (see entry for
369 "Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one.
370
371 Package: gkermit
372 Version: 1.00
373 Current Vers: 1.00
374 Maintainer: Kermit Project - Columbia University <kermit (a] columbia.edu>
375 Archive Site: ftp://kermit.columbia.edu/kermit/archives/
376 Home Page: http://www.columbia.edu/kermit/
377 Mailing List:
378 Responsible: apb
379 License: GPLv2
380 Notes:
381
382 Package: grep
383 Version: 2.5.1
384 Current Vers: 2.5.3
385 Maintainer: FSF
386 Archive Site: ftp://ftp.gnu.org/gnu/grep/
387 Home Page: http://www.gnu.org/software/grep/
388 Mailing List: bug-gnu-utils (a] gnu.org
389 Responsible: simonb, wiz
390 License: GPLv2 (2.5.1), GPLv3 (2.5.3)
391 Notes:
392 Use src/gnu/dist/grep/grep2netbsd for preparing the source tree
393 for the import.
394 A non-gnu grep was imported into src/usr.bin/grep on 2 Jan 2004. It
395 needs some tuning before it can replace gnu grep.
396 (cf. http://www.vocito.com/downloads/software/grep/)
397
398 Package: groff
399 Version: 1.19.2
400 Current Vers: 1.20.1
401 Maintainer: Werner Lemberg/FSF
402 Archive Site: ftp://ftp.gnu.org/gnu/groff/
403 Home Page: http://www.gnu.org/software/groff/
404 Mailing List: bug-groff (a] gnu.org
405 Responsible: wiz
406 License: GPLv2
407 Notes:
408 Use groff2netbsd from src/gnu/dist/groff to prepare the distribution
409 for import.
410
411 Package: heimdal
412 Version: 1.1
413 Current Vers: 1.1
414 Maintainer: Heimdal <heimdal (a] pdc.kth.se>
415 Archive Site: ftp://ftp.pdc.kth.se/pub/heimdal/src/
416 Home Page: http://www.pdc.kth.se/heimdal/
417 Mailing List: heimdal-discuss (a] pdc.kth.se
418 Responsible: joda, lha
419 License: BSD
420 Notes:
421
422 Package: hunt
423 Version: 2003-04-16
424 Current Vers: 2003-04-16
425 Maintainer: Greg Couch <gregc (a] cgl.ucsf.edu>
426 Archive Site: ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
427 Home Page: http://www.cgl.ucsf.edu/home/gregc/oss.html
428 Responsible: mrg
429 License: BSD (3-clause)
430 Notes:
431
432 Package: ipf
433 Version: 4.1.29
434 Current Vers: 4.1.31
435 Maintainer: Darren Reed
436 Archive Site: http://coombs.anu.edu.au/~avalon/
437 Home Page: http://coombs.anu.edu.au/~avalon/
438 Mailing List: ipfilter (a] postbox.anu.edu.au
439 Responsible: darrenr, mike, martti
440 License: BSD-based, see src/dist/ipf/IPFILTER.LICENSE
441 Notes:
442 ipf2netbsd should be used on a virgin ipfilter source tree.
443 See also dist/ipf/README.NetBSD
444
445 Package: ipsec-tools
446 Version: (ipsec-tools head is NetBSD-current head)
447 Maintainer: IPsec-Tools project <ipsec-tools-core (a] lists.sourceforge.net>
448 Archive Site: http://ipsec-tools.sourceforge.net
449 Home Page: http://ipsec-tools.sourceforge.net
450 Mailing List: ipsec-tools-devel (a] lists.sourceforge.net
451 Responsible: manu, vanhu, mgrooms
452 License: BSD (3-clause)
453 Notes:
454 ipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools
455 We don't run ipsec-tools' configure as part of the NetBSD build. configure
456 generated files are available in the NetBSD source tree at:
457 src/lib/libipsec/config.h
458 src/lib/libipsec/package_version.h
459 When configure.ac is updated, run the following:
460 cd src/crypto/dist/ipsec-tools
461 ./bootstrap
462 ./configure --enable-adminport --enable-hybrid --enable-frag \
463 --enable-natt --enable-dpd
464 Then copy package_version.h to src/lib/libipsec and merge config.h with
465 src/lib/libipsec/config.h (it needs some manual tweaking)
466
467 NOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing,
468 NetBSD-current always contains latest ipsec-tools code. On the other hand,
469 ipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which
470 are manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly
471 sync with ipsec-tools-0_7-branch)
472
473 Package: KAME IPv6
474 Version: KAME/NetBSD SNAP kit
475 Current Vers: KAME/NetBSD SNAP kit (shipped every week)
476 Maintainer: KAME Project <kame (a] kame.net>
477 Archive Site: http://www.kame.net/
478 Home Page: http://www.kame.net/
479 Mailing List: snap-users (a] kame.net
480 Responsible:
481 License: BSD (3-clause)
482 Notes:
483 IPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
484 more conservative implementation policy.
485 IPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
486 Please do not make too many diff-unfriendly changes (like indentation change,
487 KNF police). We need to take diffs across KAME snapshots on upgrades.
488 To identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
489 in sys/netinet6/in6.h. No script is available for upgrades.
490 "KAME" branch is used for kernel merge work purposes.
491 http://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
492 among KAME/*BSD, *BSD-current and recent *BSD releases.
493
494 Package: less
495 Version: less394
496 Current Vers: less418
497 Maintainer: Mark Nudleman <markn (a] greenwoodsoftware.com>
498 Archive Site: http://www.greenwoodsoftware.com/less/download.html
499 Home Page: http://www.greenwoodsoftware.com/less/
500 Mailing List:
501 Responsible: mrg
502 License: BSD or GPLv2
503 Notes:
504 Many changes to make less act as more when invoked as more. Beware.
505 Use the src/usr.bin/less/less2netbsd script to prepare source tree
506 for importation. Run ./configure before hand to generate "defines.h".
507 Talk to mrg before importing any new version. (less 381's configure
508 does not detect NetBSD has a sigset_t due to a bad test; this is fixed
509 by hand in defines.h.)
510
511 Package: libarchive
512 Version: 2.5.4b
513 Current Ves.: 2.5.4b
514 Maintainer: kientzle (a] freebsd.org
515 Archive Site: http://people.freebsd.org/~kientzle/libarchive/
516 Home Page: http://people.freebsd.org/~kientzle/libarchive/
517 Responsible: joerg
518 License: BSD
519 Notes:
520 Distribution is stripped down to the relevant part. cpio is currently
521 not usable, so it was left out.
522
523 Package: libcdk
524 Version: 4.9.9-20000407-myc3
525 Current Vers: cdk-4.9.10-20000923
526 Maintainer: mike (a] vexus.ca
527 Archive Site: http://www.vexus.ca/products/CDK/
528 Home Page: http://www.vexus.ca/products/CDK/
529 Responsible: garbled
530 License: BSD (4-clause)
531 Notes:
532 Initial port to netbsd curses was done by mycroft. This is a heavily
533 modified version of the released CDK 4.9.9. The current version has been
534 taken over by the Ncurses people, and has a number of changes to it. It
535 might be worthwhile to import at some future date, but for now we should
536 leave it alone. (garbled 1/4/2001)
537
538 Package: libdevmapper
539 Version: 1.02.29
540 Current Vers: 1.02.30
541 Maintainer: lvm-devel (a] redhat.com
542 Archive Site: ftp://sources.redhat.com/pub/lvm2/
543 Home Page: http://sources.redhat.com/lvm2/
544 Responsible: haad
545 License: LGPLv2.1
546 Notes:
547 The lvm2tools and the libdevmapper are now distributed as one source
548 repository. See the lvm2tools Notes for more informations.
549
550 Package: libevent
551 Version: 1.4.4-stable
552 Current Vers: 1.4.4-stable
553 Maintainer: Niels Provos <provos (a] citi.umich.edu>
554 Archive Site: http://www.monkey.org/~provos/libevent/
555 Home Page: http://www.monkey.org/~provos/libevent/
556 Responsible: provos
557 License: BSD (3/4-clause)
558 Notes:
559
560 Package: lvm2tools
561 Version: 2.02.43
562 Current Vers: 2.02.44
563 Maintainer: lvm-devel (a] redhat.com
564 Archive Site: ftp://sources.redhat.com/pub/lvm2/
565 Home Page: http://sources.redhat.com/lvm2/
566 Responsible: haad
567 License: GPLv2
568 Notes:
569 Use the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to prepare source tree
570 for import. Keep eye on dist/include/configure.h it migh change over the releases.
571 We maintain our own version of libdevmapper ioctl protocol code, therefore we
572 should test it before import. Talk to haad before importing new version.
573
574 Package: libpcap
575 Version: 0.9.4
576 Current Vers: 1.0.0
577 Maintainer: tcpdump-workers (a] tcpdump.org
578 Archive Site: http://www.tcpdump.org/release/
579 Home Page: http://www.tcpdump.org/
580 Mailing List: tcpdump-workers (a] tcpdump.org
581 Responsible: dyoung
582 License: BSD (3/4-clause)
583 Notes:
584
585 Package: libwrap
586 Version: tcp_wrappers 7.6 w/ large amount of IPv6 changes
587 Current Vers: tcp_wrappers 7.6-ipv6.1
588 Maintainer: Wietse Venema <wietse (a] porcupine.org>
589 Archive Site: ftp://ftp.porcupine.org/pub/security/
590 Home Page: ftp://ftp.porcupine.org/pub/security/
591 Mailing List:
592 Responsible: cjs
593 License: BSD-like
594 Notes:
595 We import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
596 under src/usr.sbin). We don't use tcpd; that functionality is built
597 into inetd. The provided libwrap2netbsd script handles just libwrap.
598
599 Package: mopd
600 Version: 2.5.3
601 Current Vers: 2.5.3
602 Maintainer: Mats O Jansson <maja (a] celsiustech.se>
603 Archive Site: BROKEN ftp://ftp.stacken.kth.se/pub/OS/NetBSD/mopd/
604 Home Page: http://www.stacken.kth.se/~moj/mopd.html
605 Mailing List:
606 Responsible: cjs
607 License: BSD (4-clause)
608 Notes:
609 Delete the otherOS directory before importing.
610
611 Package: nawk
612 Version: 2007-05-01
613 Current Vers: 2007-05-01
614 Maintainer: Brian Kernighan <bwk (a] bell-labs.com> (Lucent Technologies)
615 Archive Site: http://cm.bell-labs.com/who/bwk/
616 Home Page: http://cm.bell-labs.com/who/bwk/
617 Mailing List:
618 Responsible: jdolecek
619 License: BSD-like
620 Notes:
621 Build maketab from nawk sources and generate proctab.c.
622 Remove buildwin.bat, mac.code, missing95.c, ytab.[ch], ytab?.bak, then import
623 to src/dist/nawk.
624
625 Package: ndbootd
626 Version: 0.5
627 Current Vers: 0.5
628 Maintainer: Matt Fredette <fredette (a] alum.mit.edu>
629 Archive Site: BROKEN http://mit.edu/fredette/www/ndbootd/
630 Home Page: BROKEN http://stuff.mit.edu/people/fredette/home.html
631 Responsible: fredette
632 License: BSD (4-clause)
633 Notes:
634 Run ./configure, save config.h, make distclean, rm all autoconf/automake
635 and ndbootd-raw.c. Restore saved config.h, and force it to define
636 HAVE_STRICT_ALIGNMENT. Fix RCS IDs, import.
637
638 Package: ntp
639 Version: 4.2.4p6
640 Current Vers: 4.2.4p6
641 Maintainer: David L. Mills <mills (a] udel.edu>
642 Archive Site: ftp://ftp.udel.edu/pub/ntp/ntp4/
643 Home Page: http://www.ntp.org/, http://ntp.isc.org/
644 Mailing List:
645 Responsible: simonb, jonathan, kardel
646 License: BSD-like
647 Notes:
648 See /usr/src/dist/ntp/ntp2netbsd for update instructions.
649
650 Package: nvi
651 Version: 1.81.6
652 Current Vers: 1.81.6
653 Maintainer: Keith Bostic <bostic (a] bsdi.com>
654 Archive Site: ftp://ftp.bostic.com/pub/
655 Home Page: http://www.bostic.com/vi/
656 Mailing List:
657 Responsible: aymeric, christos
658 License: BSD (3/4-clause)
659 Notes:
660 We have lots of local fixes.
661
662 Package: OpenLDAP
663 Version: 2.4.11
664 Current Vers: 2.4.16
665 Maintainer: OpenLDAP Foundation
666 Archive Site: http://www.openldap.org/
667 Home Page: http://www.openldap.org/
668 Mailing List:
669 Responsible: lukem
670 License: BSD (3-clause)
671 Notes:
672 Imported into src/external/bsd/openldap/dist/
673 Next import will need $ Id removal..
674
675 Package: OpenPAM
676 Version: 20071221
677 Current Vers: 20071221
678 Maintainer: Dag-Erling Smrgrav <des (a] FreeBSD.org>
679 Archive Site: http://www.openpam.org/
680 Home Page: http://www.openpam.org/
681 Mailing List:
682 Responsible: christos
683 License: BSD (3-clause)
684 Notes:
685 Next import will need $ Id removal..
686
687 Package: HPN-SSH
688 Version: 5.0p1 13 v3
689 Current Vers: 5.0p1 13 v3
690 Maintainer: www.psc.edu
691 Archive Site: http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.0p1-hpn13v3.diff.gz
692 Home Page: http://www.psc.edu/networking/projects/hpn-ssh/
693 Mailing List:
694 Responsible: christos
695 License:
696 Notes:
697 Patch applied after OpenSSH import.
698
699 Package: OpenSSH
700 Version: 5.0
701 Current Vers: 5.2 / portable 5.2p1
702 Maintainer: OpenSSH
703 Archive Site: http://www.openssh.com/ftp.html
704 Home Page: http://www.openssh.com/portable.html
705 Mailing List: openssh-unix-announce (a] mindrot.org
706 Responsible: thorpej, christos, elric
707 License: BSD or more free. See src/crypto/dist/ssh/LICENSE
708 Notes:
709 imported from OpenBSD usr.bin/ssh (it is not from the portable OpenSSH)
710 into crypto/dist/openssh. use openssh2netbsd before import.
711 local changes (should always try to bring them back to master openssh tree,
712 markus is very cooperative about it):
713 - default for PermitRootLogin is set to "no"
714 - IgnoreRootRhosts added
715 - look at login.conf to check valid user/access list
716 - krb5 support re-added
717 - hack in cipher.c #ifdef ACCS because we are missing EVP_acss
718 when someone imports openssl, we can remove this.
719 - uidswap.c changed order of set{e,}{u,g}id so that it works on NetBSD
720 - added moduli from portable openssh
721 - added USE_PAM patches and auth_pam.[ch] from portable openssh
722 - add the HPN patch
723 - always bump major when importing to avoid api problems.
724
725 Package: OpenSSL
726 Version: SNAP-20080509
727 Current Vers: 0.9.8k
728 Maintainer: The OpenSSL Project
729 Archive Site: ftp://ftp.openssl.org/source/
730 Home Page: http://www.openssl.org/
731 Mailing List: openssl-announce (a] openssl.org
732 Responsible: mcr, thorpej, groo, christos, mjf
733 License: OpenSSL and SSLeay license (both BSD-like)
734 Notes:
735 - Run openssl2netbsd to get rid of the RCSID identifiers
736 - run make in /usr/src/lib/libcrypto/man to regen man pages.
737
738 Package: pdisk
739 Version: 0.8a2
740 Current Vers: 0.8a2
741 Maintainer: Eryk Vershen <eryk (a] cfcl.com>
742 Archive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
743 Home Page: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
744 Mailing List:
745 Responsible: dbj
746 License: BSD-like
747 Notes:
748 This is the disk partition utility used by Apple's mkLinux and osX
749 It is imported into dist/pdisk, with a reachover makefile in
750 src/sbin/pdisk builds for macppc and mac68k.
751
752 Package: pdksh
753 Version: 5.2.14p2
754 Current Vers: 5.2.14p2
755 Maintainer: Michael Rendell <michael (a] cs.mun.ca>
756 Archive Site: ftp://ftp.cs.mun.ca/pub/pdksh/
757 Home Page: http://www.cs.mun.ca/~michael/pdksh/
758 Mailing List:
759 Responsible: jdolecek
760 License: Public domain
761 pdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
762
763 Package: PF (openbsd packet filter)
764 Version: OpenBSD 4.2
765 Current Vers: OpenBSD 4.3-current
766 Maintainer: The OpenBSD Project
767 Archive Site: ftp://ftp.openbsd.org/
768 Home Page: http://www.openbsd.org/faq/pf/
769 Mailing List: pf (a] benzedrine.cx or appropriate OpenBSD mailing list
770 Responsible: peter, yamt
771 License: BSD (2-clause)
772 Notes:
773 kernel code is imported into src/sys/dist/pf and src/sys/net has reachover
774 definition (files.pf). userland code is imported into src/dist/pf, and
775 reachover Makefiles are in src/usr.sbin/pf.
776
777 Package: pkg_install
778 Version: 20081002
779 Current Vers.: 20081002
780 Maintainer: The pkgsrc developers
781 Home Page: http://www.pkgsrc.org
782 Mailing List: tech-pkg (a] NetBSD.org
783 Responsible: joerg
784 License: BSD
785 Notes:
786 The authoritive version used to live in src/usr.sbin/pkg_install and was
787 moved to pkgsrc/pkgtool/pkg_install. Reachover Makefiles are kept in place.
788
789 Package: ping
790 Version: 980911
791 Current Vers: 980911
792 Maintainer: Vernon Schryver <vjs (a] rhyolite.com>
793 Archive Site: ftp://ftp.rhyolite.com/src/
794 Home Page: http://www.rhyolite.com/src/
795 Mailing List:
796 Responsible: christos
797 License: BSD (3-clause)
798 Notes:
799 We use err() and friends. We have changes for snprintf, extra
800 formating in man pages, disallowing flood pinging, alignment fixes,
801 and more.
802
803 Package: postfix
804 Version: 2.5.4
805 Current Vers: 2.5.6
806 Maintainer: Wietse Venema <wietse (a] porcupine.org>
807 Archive Site: ftp://postfix.cloud9.net/official/
808 Home Page: http://www.postfix.org/
809 Mailing List: postfix-users (a] postfix.org
810 Responsible: heas
811 License: IBM Public License. See also src/gnu/dist/postfix.
812 Notes:
813 HTML documentation should be kept in sync with the README_FILES.
814 src/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
815 directory layout (the easiest way to check is by running ``postfix
816 set-permissions'').
817
818 Package: ppp
819 Version: 2.4.4
820 Current Vers: 2.4.4
821 Maintainer: Paul Mackerras <paulus (a] samba.org>
822 Archive Site: ftp://ftp.samba.org/pub/ppp/
823 Home Page:
824 CVS root: :pserver:cvs (a] pserver.samba.org:/cvsroot (password: cvs)
825 Mailing List:
826 Responsible: christos, cube
827 License: BSD (3-clause)
828 Notes:
829 BSD support was removed from 2.4.0; I added it back and removed
830 some GPL pieces. Multilink support is missing. Repeated pings to
831 Paulus have not yielded results. I've retrofitted pppdump to use
832 net/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
833 is clearly a pain. I have not tested the modules code, neither our
834 makefiles make it easy to construct a module, but I left one there
835 as an example.
836 TDB code as found in 2.4.x, x>1 is under the GPL. Therefore, we're
837 using the version found in 2.4.1.
838
839 Package: rcs
840 Version: 5.7
841 Current Vers: 5.7
842 Maintainer: FSF
843 Archive Site: ftp://ftp.gnu.org/gnu/rcs/
844 Mailing List: bug-gnu-utils (a] gnu.org
845 Home Page: http://www.gnu.org/software/rcs/
846 Responsible: agc
847 License: GPLv2
848 Notes:
849 Beta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
850
851 Package: root.cache
852 Version: 2007110100 (Nov 01, 2007)
853 Current Vers: 2007110100 (Nov 01, 2007)
854 Maintainer: InterNIC
855 Archive Site: ftp://ftp.internic.net/domain/named.root
856 Home Page: ftp://ftp.internic.net/domain/named.root
857 Mailing List:
858 Responsible: thorpej
859 License: Public domain
860 Notes:
861 The root server cache is also included with BIND. However, the
862 InterNIC version is usually more up to date.
863
864 Package: routed
865 Version: 2.28
866 Current Vers: 2.31
867 Maintainer: Vernon Schryver <vjs (a] rhyolite.com>
868 Archive Site: ftp://ftp.rhyolite.com/src/
869 Home Page: http://www.rhyolite.com/src/
870 Mailing List:
871 Responsible: christos
872 License: BSD (4-clause)
873 Notes:
874 We use the md5 code from libc
875 We don't allow RIP_TRACEON and RIP_TRACEOFF
876 We use arc4random
877 We use strlcpy/snprintf
878
879 Package: send-pr (part of GNATS)
880 Version: 3.95
881 Current Vers: 4.1
882 Maintainer: FSF
883 Archive Site: ftp://ftp.gnu.org/gnu/gnats/
884 Home Page: http://www.gnu.org/software/gnats/
885 Mailing List: bug-gnats (a] gnu.org
886 License: GPLv2
887 Responsible:
888 Notes:
889
890 Package: SoftFloat
891 Version: 2a
892 Current Vers: 2b
893 Maintainer: John Hauser <jhauser (a] jhauser.us>
894 Archive Site: http://www.jhauser.us/arithmetic/SoftFloat.html
895 Home Page: http://www.jhauser.us/arithmetic/SoftFloat.html
896 Mailing List:
897 Responsible: bjh21
898 License: Public domain
899 Notes:
900 Heavily modified for use as a soft float library for GCC. The actual
901 arithmetic code is unchanged, though, and should behave exactly like the
902 original.
903
904 Package: tcpdump
905 Version: 3.9.7
906 Current Vers: 4.0.0
907 Maintainer: tcpdump-workers (a] lists.tcpdump.org
908 Archive Site: http://www.tcpdump.org/release/
909 Home Page: http://www.tcpdump.org/
910 Mailing List: tcpdump-workers (a] lists.tcpdump.org
911 Responsible:
912 License: BSD (3-clause)
913 Notes:
914 Code will be imported into src/dist/tcpdump. Changes have to go back to
915 tcpdump.org.
916
917 Package: termcap.src
918 Version: 9.13.25
919 Current Vers: 11.0.1
920 Maintainer: Eric S. Raymond <terminfo (a] ccil.org>
921 Archive Site: http://www.catb.org/~esr/terminfo/
922 Home Page: http://www.catb.org/~esr/terminfo/
923 Mailing List:
924 Responsible:
925 License: Public domain
926 Notes:
927
928 Package: TestFloat
929 Version: 2a
930 Current Vers: 2a
931 Maintainer: John Hauser <jhauser (a] jhauser.us>
932 Archive Site: http://www.jhauser.us/arithmetic/TestFloat.html
933 Home Page: http://www.jhauser.us/arithmetic/TestFloat.html
934 Mailing List:
935 Responsible: ross
936 License: BSD (4-clause)
937 Notes:
938
939 Package: texinfo
940 Version: 4.8
941 Current Vers: 4.13
942 Maintainer: FSF
943 Archive Site: ftp://ftp.gnu.org/gnu/texinfo/
944 Home Page: http://www.gnu.org/software/texinfo/
945 Mailing List: bug-texinfo (a] gnu.org
946 Responsible: wiz
947 License: GPLv2 (4.9 is GPLv3)
948 Notes:
949 Use src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
950 for the import.
951
952 Package: top
953 Version: 3.8beta1
954 Current Vers: 3.8beta1
955 Maintainer: William LeFebvre <wnl (a] groupsys.com>
956 Archive Site: http://www.unixtop.org/dist/top-3.8beta1.tar.gz
957 Home Page: http://www.unixtop.org/
958 Mailing List: top-spinners (a] ocee.groupsys.com
959 Responsible: simonb, christos
960 License: BSD (2-clause)
961 Notes:
962
963 Package: traceroute
964 Version: 1.4a5
965 Current Vers: 1.4a12
966 Maintainer: traceroute (a] ee.lbl.gov
967 Archive Site: ftp://ftp.ee.lbl.gov/
968 Home Page: http://ftp.ee.lbl.gov/
969 Mailing List:
970 Responsible:
971 License: BSD (4-clause)
972 Notes:
973
974 Package: tz
975 Version: tzcode2004a / tzdata2009c
976 Current Vers: tzcode2009b / tzdata2009c
977 Maintainer: Arthur David Olson <ado (a] elsie.nci.nih.gov>
978 Archive Site: ftp://elsie.nci.nih.gov/pub/
979 Home Page:
980 Mailing List: tz (a] elsie.nci.nih.gov
981 Responsible: kleink
982 License: Public domain
983 Notes:
984 Use src/lib/libc/time/tzcode2netbsd to prepare the source tree
985 for import.
986
987 Package: wpa_supplicant/hostapd
988 Version: 0.6.4
989 Current Vers: 0.6.4
990 Maintainer: Jouni Malinen <jkmaline (a] cc.hut.fi>
991 Archive Site: http://hostap.epitest.fi/releases/
992 Home Page: http://hostap.epitest.fi/wpa_supplicant/
993 Mailing List:
994 Responsible: scw, dyoung, christos
995 License: BSD or GPLv2
996 Notes:
997 See /usr/src/dist/wpa/NetBSD-upgrade for update instructions.
998
999 Package: XFree86
1000 Version: 4.5.0
1001 Current Vers: 4.8.0
1002 Maintainer: XFree86 Project, Inc.
1003 Archive Site: ftp://ftp.xfree86.org/pub/XFree86/
1004 Home Page: http://www.xfree86.org/
1005 Mailing List: devel (a] xfree86.org
1006 Responsible: tron
1007 License: XFree
1008 Notes:
1009 4.x:
1010 Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
1011 files which we don't need in our tree.
1012 ALL changes must be sent back to the XFree86 repository. Patches should
1013 be submitted back via http://bugzilla.xfree86.org.
1014
1015 Package: zlib
1016 Version: 1.2.3
1017 Current Vers: 1.2.3
1018 Maintainer: Jean-loup Gailly and Mark Adler <zlib (a] gzip.org>
1019 Archive Site: http://www.zlib.net/
1020 Home Page: http://www.zlib.net/
1021 Mailing List:
1022 Responsible: gwr, tron, christos
1023 License: BSD (3-clause)
1024 Notes:
1025 Imported to src/common/dist/zlib and shared by the kernel and userland.
1026
1027 Package: services, protocols
1028 Version: 2007-06-14
1029 Current Vers: 2007-06-14
1030 Maintainer: IANA
1031 Archive Site: http://www.iana.org/assignments/
1032 Home Page: http://www.iana.org
1033 Mailing List:
1034 Responsible: christos
1035 License: None
1036 Notes:
1037 1. Download the latest converter from:
1038 http://www.sethwklein.net/projects/iana-etc/
1039 2. Unpack it and run:
1040 gmake get
1041 gmake
1042 3. Add NetBSD rcsid to the generated protocols and services.
1043 4. Append the local services from the current services file.
1044 5. Run:
1045 services_mkdb -u services > /usr/src/etc/services
1046 cp protocols /usr/src/etc/protocols
1047
1048 Package: mesa-drm
1049 Version: git 2580a065d81be645a14af1e91b8441f7e72fcbe4
1050 Current Vers:
1051 Maintainer: mesa-git@?
1052 Archive Site: git://anongit.freedesktop.org/git/mesa/drm
1053 Home Page:
1054 Mailing List:
1055 Responsible: mrg, bjs
1056 License: BSD
1057 Notes:
1058 Imported all except for linux-core into src/sys/external/bsd/drm/dist.
1059
1060 Package: bozohttpd
1061 Version: 20090418
1062 Current Vers: 20090418
1063 Maintainer: mrg (a] eterna.com.au
1064 Archive Site: ftp.netbsd.org:/pub/NetBSD/packages/distfiles/LOCAL_PORTS
1065 Home Page: http://eterna.com.au/bozohttpd/
1066 Mailing List:
1067 Responsible: mrg
1068 License: BSD
1069 Notes:
1070 1. Delete "queue.h" from the distribution.
1071 2. Integrated as src/libexec/httpd.
1072