Home | History | Annotate | Line # | Download | only in doc
3RDPARTY revision 1.121
      1 #	$NetBSD: 3RDPARTY,v 1.121 2003/07/12 10:31:10 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:	20030228
     29 Current Vers:	20030619
     30 Maintainer:	INTEL
     31 Archive Site:	http://developer.intel.com/technology/IAPC/acpi/downloads.htm
     32 Mailing List:	acpi-devel (a] lists.sourceforge.net
     33 Responsible:	kanaoka,kochi
     34 Notes:
     35 The sources were integrated into src/sys/dev/acpi/acpica/Subsystem.
     36 
     37 Package:	am-utils [amd]
     38 Version:	6.1b2
     39 Current Vers:	6.1b2
     40 Maintainer:	Erez Zadok <ezk (a] cs.columbia.edu>
     41 Archive Site:	ftp://shekel.mcl.cs.columbia.edu/pub/am-utils/
     42 Mailing List:	amd-dev
     43 Responsible:	christos
     44 Notes:
     45 Amd2netbsd script to convert to BSD make system and remove unneeded files.
     46 
     47 Package:	bc
     48 Version:	1.06
     49 Current Vers:	1.06
     50 Maintainer:	Phil Nelson <phil (a] cs.wwu.edu>
     51 Archive Site:	ftp://ftp.gnu.org/gnu/bc/
     52 Mailing List:	bug-bc (a] gnu.org
     53 Responsible:	phil, simonb
     54 Notes:
     55 bc includes dc, both of which are in the NetBSD tree.
     56 
     57 Package:	bind/named
     58 Version:	8.3.6
     59 Current Vers:	4.9.11/8.3.6/8.4.1/9.2.2
     60 Maintainer:	Paul Vixie <vixie (a] vix.com>
     61 Archive Site:	ftp://ftp.isc.org/isc/bind/
     62 Mailing List:
     63 Responsible:	vixie, itojun
     64 Notes:
     65 bind2netbsd script to import into src/dist/bind.
     66 The Makefiles in src/usr.sbin/bind are not handled by the script.
     67 do not try to use libc resolver from src/usr.sbin/bind, it adds
     68 too much constraint between bind and libc, as well as problem with
     69 _res declaration differences.  DNSSEC portion is disabled.
     70 
     71 Package:	bind/resolver
     72 Version:	4.9.11
     73 Current Vers:	4.9.11/8.3.6/8.4.1/9.2.2
     74 Maintainer:	Paul Vixie <vixie (a] vix.com>
     75 Archive Site:	ftp://ftp.isc.org/isc/bind/
     76 Mailing List:
     77 Responsible:	vixie
     78 Notes:
     79 Mostly imported with cvs import.  Makefile's, etc, are not.
     80 upgrade to BIND8 resolver can only happen with libc major bump (otherwise
     81 it needs too much effort).  Reasons: (1) need to support binaries that use
     82 BIND4 resolver API (res_init), and need to support BIND8 API.  we practically
     83 need to maintain both BIND4 _res and BIND8 _res.  (2) amount of local changes.
     84 nsswitch/nsdispatch need to be reimplemented.
     85 
     86 Package:	binutils/gas
     87 Version:	1.92.3/2.13.2.1
     88 Current Vers:	2.14
     89 Maintainer:	FSF
     90 Archive Site:	ftp://ftp.gnu.org/gnu/binutils/
     91 Mailing List:	bug-gnu-utils (a] gnu.org
     92 Responsible:	thorpej
     93 Notes:
     94 Version 1.92.3 still in-tree for historical reasons, but unused.
     95 
     96 Package:	binutils/ld
     97 Version:	???/2.13.2.1
     98 Current Vers:	2.14
     99 Maintainer:	FSF
    100 Archive Site:	ftp://ftp.gnu.org/gnu/binutils/
    101 Mailing List:	bug-gnu-utils (a] gnu.org
    102 Responsible:	thorpej
    103 Notes:
    104 Version ??? still in-tree for historical reasons, but unused.
    105 
    106 Package:	binutils/misc
    107 Version:	2.13.2.1
    108 Current Vers:	2.14
    109 Maintainer:	FSF
    110 Archive Site:	ftp://ftp.gnu.org/gnu/binutils/
    111 Mailing List:	bug-gnu-utils (a] gnu.org
    112 Responsible:	thorpej, mrg
    113 Notes:
    114 
    115 Package:	bsd-family-tree
    116 Version:	1.68
    117 Current Vers:	1.69
    118 Maintainer:	
    119 Archive Site:	http://www.freebsd.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree
    120 Mailing List:
    121 Responsible:	itojun
    122 Notes:
    123 
    124 Package:	bzip2
    125 Version:	1.0.2
    126 Current Vers:	1.0.2
    127 Maintainer:	Julian Seward <jseward (a] acm.org>
    128 Archive Site:	http://sources.redhat.com/bzip2/
    129 Mailing List:
    130 Responsible:
    131 Notes:
    132 See /usr/src/dist/bzip2/bzip2netbsd for update instructions.
    133 
    134 Package:	Citrus XPG4DL
    135 Version:	?
    136 Current Vers:	?
    137 Maintainer:	Citrus
    138 Archive Site:	http://citrus.bsdclub.org/
    139 Mailing List:	bsd-locale (a] hauN.org
    140 Responsible:	itojun
    141 Notes:
    142 language C multilingualization support suite using wchar_t and other standards.
    143 minoura_xpg4dl branch has work-in-progress integration (a little bit dated,
    144 need update).
    145 main trunc has Citrus code in the following places:
    146 - src/lib/libc/locale, LC_CTYPE: 20010125 with lots of cleanup
    147 	(singlebyte only - multibyte will come shortly)
    148 - src/lib/libintl: 20010216 snapshot from cvs tree
    149 
    150 Package:	cron
    151 Version:	3.0
    152 Current Vers:	3.0
    153 Maintainer:	Paul Vixie <vixie (a] vix.com>
    154 Archive Site:	ftp://ftp.vix.com/pub/vixie/cron-3.0/
    155 Mailing List:
    156 Responsible:
    157 Notes:
    158 ftp://ftp.isc.org/isc/cron/cron_4.0_b1.shar is available, aparently
    159 there's also a version in the works that has all changes from *BSD and Linux.
    160 
    161 Package:	cvs
    162 Version:	1.11.5
    163 Current Vers:	1.11.6
    164 Maintainer:	cvshome
    165 Archive Site:	ftp://ftp.cvshome.org/pub/
    166 Mailing List:	bug-cvs (a] gnu.org
    167 Responsible:	Christos Zoulas <christos (a] netbsd.org>, wiz
    168 Notes:
    169 Use src/gnu/dist/cvs/cvs2netbsd for preparing the source tree
    170 for the import.
    171 
    172 Package:	db
    173 Version:	1.85
    174 Current Vers:	1.86/4.1.25
    175 Maintainer:	Keith Bostic <bostic (a] vangogh.cs.berkeley.edu>
    176 Archive Site:	http://www.sleepycat.com/products.html
    177 Mailing List:
    178 Responsible:
    179 Notes:
    180 Note that we cannot use db 2.x for license reasons.
    181 Three bug fixes against 1.85 sent back to bostic.  Changes to
    182 man/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
    183 Import of DB 1.85 was done via a sh script which converted the
    184 distribution into the netbsd format.  The script can be found in
    185 src/lib/libc/db/db2netbsd.
    186 
    187 Package:	dhcp
    188 Version:	3.0.1rc11
    189 Current Vers:	3.0pl2/3.0.1rc11
    190 Maintainer:	Ted Lemon <mellon (a] netbsd.org>
    191 Archive Site:	ftp://ftp.isc.org/isc/dhcp/
    192 Mailing List:	dhcp-server (a] isc.org
    193 Mailing List:	dhcp-client (a] isc.org
    194 Mailing List:	dhcp-announce (a] isc.org
    195 Mailing List:	dhcp-bugs (a] isc.org
    196 Responsible:	mellon
    197 Notes:
    198 No changes for NetBSD integration - just import the new distribution on
    199 top of the current tree.
    200 
    201 Package:	diffutils
    202 Version:	2.8.1
    203 Current Vers:	2.8.1
    204 Maintainer:	FSF
    205 Archive Site:	ftp://ftp.gnu.org/gnu/diffutils/
    206 Mailing List:	bug-gnu-utils (a] gnu.org
    207 Responsible:	wiz
    208 Notes:
    209 Use src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree
    210 for the import.
    211 
    212 Package:	dtoa.c
    213 Version:	Jan 4, 1995
    214 Current Vers:	Feb 7, 2001
    215 Maintainer:	David M. Gay <dmg (a] bell-labs.com>
    216 Archive Site:	ftp://netlib.lucent.com/netlib/fp/
    217 Mailing List:	none
    218 Responsible:
    219 Notes:
    220 Added conditionals to automagically determine type and endianness of
    221 FP numbers.  Added ULong type (but Gay says he'll adopt that change
    222 for the next release).
    223 
    224 Package:	file
    225 Version:	4.03
    226 Current Vers:	4.03
    227 Maintainer:	Christos Zoulas <christos (a] zoulas.com>
    228 Archive Site:	ftp://ftp.astron.com/pub/file/
    229 Mailing List:	file (a] mx.gw.com
    230 Responsible:	christos, pooka
    231 Notes:
    232 
    233 Package:	flex
    234 Version:	2.5.4
    235 Current Vers:	2.5.4a/2.5.27
    236 Maintainer:	Vern Paxson <vern (a] ee.lbl.gov>
    237 Archive Site:	ftp://ftp.gnu.org/gnu/non-gnu/flex/
    238 Mailing List:
    239 Responsible:	mikel
    240 Notes:
    241 flex 2.5.4a contains only copyright notice changes over version 2.5.4;
    242 internally not even the version number changed.
    243 Newer flex will be found in:
    244 	http://sourceforge.net/projects/lex/
    245 
    246 Package:	gawk
    247 Version:	3.0.3
    248 Current Vers:	3.1.3
    249 Maintainer:	Arnold Robbins <arnold (a] skeeve.atl.ga.us>,
    250 Maintainer:	David Trueman <david (a] cs.dal.ca>
    251 Archive Site:	ftp://ftp.gnu.org/gnu/gawk/
    252 Mailing List:	bug-gawk (a] gnu.org
    253 Responsible:
    254 Notes:
    255 Should look at ATT awk as a replacement for this. A download link
    256 is available at http://cm.bell-labs.com/who/bwk/
    257 See also nawk entry below.
    258 
    259 Package:	gcc
    260 Version:	2.95.3
    261 Current Vers:	3.3
    262 Maintainer:	cygnus
    263 Archive Site:	ftp://ftp.gnu.org/gnu/gcc/
    264 Mailing List:	gcc-bugs (a] gnu.org
    265 Responsible:	thorpej, mrg
    266 Notes:
    267 
    268 Package:	gdb
    269 Version:	5.0
    270 Current Vers:	5.3
    271 Maintainer:	FSF
    272 Archive Site:	ftp://ftp.gnu.org/gnu/gdb/
    273 Mailing List:	bug-gdb (a] gnu.org
    274 Responsible:	thorpej, mrg
    275 Notes:
    276 
    277 Package:	gettext
    278 Version:	0.10.35
    279 Current Vers:	0.11.5
    280 Maintainer:	FSF
    281 Archive Site:	ftp://ftp.gnu.org/gnu/gettext/
    282 Mailing List:	bug-gnu-utils (a] gnu.org
    283 Responsible:	itojun
    284 Notes:
    285 GNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
    286 we use BSD-licensed implementation from Citrus project (see entry for
    287 "Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
    288 
    289 Package:	grep
    290 Version:	2.5.1
    291 Current Vers:	2.5.1
    292 Maintainer:	FSF
    293 Archive Site:	ftp://ftp.gnu.org/gnu/grep/
    294 Mailing List:	bug-gnu-utils (a] gnu.org
    295 Responsible:	simonb, wiz
    296 Notes:
    297 Use src/gnu/dist/grep/grep2netbsd for preparing the source tree
    298 for the import.
    299 Note that a non-gnu grep has been floated on the mailing lists
    300 (tech-userlevel, fall 1999), and may bear examination.
    301 The grep will be found in:
    302 	http://www.vocito.com/downloads/software/grep/
    303 
    304 Package:	groff
    305 Version:	1.19
    306 Current Vers:	1.19
    307 Maintainer:	James Clark/FSF
    308 Archive Site:	ftp://ftp.gnu.org/gnu/groff/
    309 Mailing List:	bug-groff (a] gnu.org
    310 Responsible:	wiz
    311 Notes:
    312 Use groff2netbsd from src/gnu/dist/groff to prepare the distribution
    313 for import.
    314 
    315 Package:	gzip
    316 Version:	1.2.4a
    317 Current Vers:	1.2.4a
    318 Maintainer:	Jean-loup Gailly <gzip (a] gnu.org>
    319 Archive Site:	ftp://ftp.gnu.org/gnu/gzip/
    320 Mailing List:	bug-gzip (a] gnu.org
    321 Responsible:	atatat
    322 Notes:
    323 
    324 Package:	heimdal
    325 Version:	0.6
    326 Current Vers:	0.6
    327 Maintainer:	Heimdal <heimdal (a] pdc.kth.se>
    328 Archive Site:	ftp://ftp.pdc.kth.se/pub/heimdal/src/
    329 Mailing List:	heimdal-discuss (a] pdc.kth.se
    330 Responsible:	assar, joda, lha
    331 Notes:
    332 
    333 Package:	hunt
    334 Version:	2003-04-16
    335 Current Vers:	2003-04-16
    336 Maintainer:	?
    337 Archive Site:	ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
    338 Responsible:	mrg
    339 Notes:
    340 
    341 Package:	ip-filter
    342 Version:	3.4.29
    343 Current Vers:	3.4.32
    344 Maintainer:	Darren Reed
    345 Archive Site:	http://www.ipfilter.org/
    346 Mailing List:	ipfilter (a] postbox.anu.edu.au
    347 Responsible:	darrenr, mike, martti
    348 Notes:
    349 ipf2netbsd should be used on a virgin ipfilter source tree.
    350 
    351 Package:	KAME IPv6
    352 Version:	KAME/NetBSD SNAP kit
    353 Current Vers:	KAME/NetBSD SNAP kit (shipped every week)
    354 Maintainer:	KAME Project <kame (a] kame.net>
    355 Archive Site:	http://www.kame.net/
    356 Mailing List:	snap-users (a] kame.net
    357 Responsible:	itojun
    358 Notes:
    359 IPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
    360 more conservative implementation policy.
    361 IPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
    362 Please do not make too many diff-unfriendly changes (like indentation change,
    363 KNF police).  We need to take diffs across KAME snapshots on upgrades.
    364 To identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
    365 in sys/netinet6/in6.h.  No script is available for upgrades.
    366 "KAME" branch is used for kernel merge work purposes.
    367 http://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
    368 among KAME/*BSD, *BSD-current and recent *BSD releases.
    369 
    370 Package:	KAME racoon
    371 Version:	KAME/NetBSD current Jul 12 2003
    372 Current Vers:	KAME/NetBSD SNAP kit (shipped every week)
    373 Maintainer:	KAME Project <kame (a] kame.net>
    374 Archive Site:	http://www.kame.net/
    375 Mailing List:	snap-users (a] kame.net
    376 Responsible:	itojun
    377 Notes:
    378 Please minimize # of local changes.  All changes should go back to KAME
    379 repository.  Please contact itojun if you want to put changes.
    380 
    381 Package:	krb4
    382 Version:	1.2
    383 Current Vers:	1.2.2
    384 Maintainer:	kth-krb (a] pdc.kth.se
    385 Archive Site:	ftp://ftp.pdc.kth.se/pub/krb/src/
    386 Mailing List:	krb4 (a] sics.se
    387 Responsible:	assar, joda
    388 Notes:
    389 
    390 Package:	less
    391 Version:	less381
    392 Current Vers:	less381
    393 Maintainer:	Mark Nudleman <marknu (a] flash.net>
    394 Archive Site:	ftp://ftp.gnu.org/gnu/less/
    395 Mailing List:
    396 Responsible:	mrg
    397 Notes:
    398 Many changes to make less act as more when invoked as more.  Beware.
    399 Use the src/usr.bin/less/less2netbsd script to prepare source tree
    400 for importation.  Run ./configure before hand to generate "defines.h".
    401 Talk to mrg before importing any new version.  (less 381's configure
    402 does not detect NetBSD has a sigset_t due to a bad test; this is fixed
    403 by hand in defines.h.)
    404 
    405 Package:	libcdk
    406 Version:	4.9.9-20000407-myc3
    407 Current Vers:	cdk-4.9.10-20000923
    408 Maintainer:	mike (a] vexus.ca
    409 Archive Site:	http://www.vexus.ca/CDK.html
    410 Responsible:	garbled
    411 Notes:
    412 Initial port to netbsd curses was done by mycroft.  This is a heavily
    413 modified version of the released CDK 4.9.9.  The current version has been
    414 taken over by the Ncurses people, and has a number of changes to it.  It
    415 might be worthwhile to import at some future date, but for now we should
    416 leave it alone.  (garbled 1/4/2001)
    417 
    418 Package:	libpcap
    419 Version:	0.4
    420 Current Vers:	0.7.2
    421 Maintainer:	tcpdump-workers (a] tcpdump.org
    422 Archive Site:	http://www.tcpdump.org/release/
    423 Mailing List:	tcpdump-workers (a] tcpdump.org
    424 Responsible:	itojun
    425 Notes:
    426 
    427 Package:	libwrap
    428 Version:	tcp_wrappers 7.6 w/ large amount of IPv6 changes
    429 Current Vers:	tcp_wrappers 7.6-ipv6.1
    430 Maintainer:	Wietse Venema <wietse (a] porcupine.org>
    431 Archive Site:	ftp://ftp.porcupine.org/pub/security/
    432 Mailing List:	
    433 Responsible:	cjs, itojun
    434 Notes:
    435 We import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
    436 under src/usr.sbin). We don't use tcpd; that functionality is built
    437 into inetd. The provided libwrap2netbsd script handles just libwrap.
    438 
    439 Package:	mopd
    440 Version:	2.5.3
    441 Current Vers:	2.5.3
    442 Maintainer:	Mats O Jansson <maja (a] celsiustech.se>
    443 Archive Site:	ftp://ftp.stacken.kth.se/pub/OS/NetBSD/mopd/
    444 Mailing List:	
    445 Responsible:	cjs
    446 Notes:
    447 Delete the otherOS directory before importing.
    448 
    449 Package:	nawk
    450 Version:	2000-11-15
    451 Current Vers:	2003-03-14
    452 Maintainer:	Brian Kernighan <bwk (a] bell-labs.com> (Lucent Technologies)
    453 Archive Site:	http://cm.bell-labs.com/who/bwk/
    454 Mailing List:
    455 Responsible:	jdolecek
    456 Notes:
    457 We still use gawk as the system awk. nawk is here for evaluation only for now.
    458 Build maketab from nawk sources and generate proctab.c.
    459 Remove buildwin.bat, mac.code, missing95.c, ytab.[ch], ytab?.bak, then import
    460 to src/dist/nawk.
    461 
    462 Package:	ndbootd
    463 Version:	0.5
    464 Current Vers:	0.5
    465 Maintainer:	Matt Fredette <fredette (a] alum.mit.edu>
    466 Archive Site:	http://mit.edu/fredette/www/ndbootd/
    467 Responsible:	fredette
    468 Notes:
    469 Run ./configure, save config.h, make distclean, rm all autoconf/automake
    470 and ndbootd-raw.c.  Restore saved config.h, and force it to define
    471 HAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
    472 
    473 Package:	nvi
    474 Version:	1.79nb8
    475 Current Vers:	1.79
    476 Maintainer:	Keith Bostic <bostic (a] bsdi.com>
    477 Archive Site:	ftp://ftp.bostic.com/pub/
    478 Mailing List:	
    479 Responsible:	aymeric
    480 Notes:
    481 1.79 is probably the last version we will import. Nvi is now moving towards
    482 X11 support and other things we don't want.
    483 
    484 Package:	ntp
    485 Version:	4.0.99i
    486 Current Vers:	4.1.1c-rc1/4.1.74
    487 Maintainer:	David L. Mills <mills (a] udel.edu>
    488 Archive Site:	ftp://ftp.udel.edu/pub/ntp/ntp4/
    489 Mailing List:	
    490 Responsible:	simonb, jonathan
    491 Notes:
    492 See /usr/src/dist/ntp/ntp2netbsd for update instructions.
    493 Patches have been sent to the author [again].
    494 NOTE: As of 20010405 -current includes a fix for the "ntpdx" root
    495 exploit/DoS attack which has been pulled up to the 1.4 and 1.5 branches.
    496 
    497 Package:	OpenSSH
    498 Version:	3.6.1 around 20030403
    499 Current Vers:	3.6.1 / portable 3.6.1p1
    500 Maintainer:	OpenSSH
    501 Archive Site:	http://www.openssh.com/ftp.html
    502 Mailing List:	openssh-unix-announce (a] mindrot.org
    503 Responsible:	thorpej, itojun
    504 Notes:
    505 imported from OpenBSD usr.bin/ssh (it is not from the portable OpenSSH)
    506 into crypto/dist/openssh.  use openssh2netbsd before import.
    507 local changes (should always try to bring them back to master openssh tree,
    508 markus is very cooperative about it):
    509 - default for PermitRootLogin is set to "no"
    510 - IgnoreRootRhosts added
    511 - look at login.conf to check valid user/access list
    512 - ssh{,d}_config -> ssh{,d}.conf (can't bring it back) (1.5 branch only)
    513 1.5 branch uses /etc for configuration files, while current/1.6 uses /etc/ssh.
    514 http://www.openbsd.org/advisories/ssh_channelalloc.txt is integrated
    515 manually to 1.5 branch.  version date "20020307" identifies the fix.
    516 http://www.openssh.com/txt/preauth.adv is integrated manually to 1.5 branch.
    517 version date "20020626" identifies the fix.
    518 
    519 Package:	OpenSSL
    520 Version:	0.9.6g
    521 Current Vers:	0.9.7b
    522 Maintainer:	The OpenSSL Project
    523 Archive Site:	ftp://ftp.openssl.org/source/
    524 Mailing List:	openssl-announce (a] openssl.org
    525 Responsible:	mcr, thorpej, itojun
    526 Notes:
    527 modified internal types to u_int32_t and alike, for non-32bit friendliness.
    528 removed #ifdefs in header files so that they do not affect ABI.
    529 on RC5/IDEA/MDC2 handling, please see the note from itojun on 9/29/2000,
    530 to tech-security.
    531 crypto/dist/openssl/openssl-unifdef.pl strips off most of #if in headers
    532 (should be done after the import - for some of the past imports done before
    533 import by mistake).
    534 upgrade to 0.9.7 seems difficult for several reasons - (1) DES API changes,
    535 (2) incompatibility w/ heimdal.
    536 
    537 Package:	pdisk
    538 Version:	0.8a2
    539 Current Vers:	0.8a2
    540 Maintainer:	Eryk Vershen <eryk (a] cfcl.com>
    541 Archive Site:	http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
    542 Mailing List:
    543 Responsible:	dbj
    544 Notes:
    545 This is the disk partition utility used by Apple's mkLinux and osX
    546 It is imported into dist/pdisk, with a reachover makefile in
    547 src/sbin/pdisk builds for macppc and mac68k.
    548 
    549 Package:	pdksh
    550 Version:	5.2.14p2
    551 Current Vers:	5.2.14p2
    552 Maintainer:	Michael Rendell <michael (a] cs.mun.ca>
    553 Archive Site:	ftp://ftp.cs.mun.ca/pub/pdksh/
    554 Mailing List:
    555 Responsible:
    556 pdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
    557 
    558 Package:	ping
    559 Version:	980911
    560 Current Vers:	980911
    561 Maintainer:	Vernon Schryver <vjs (a] rhyolite.com>
    562 Archive Site:	ftp://ftp.rhyolite.com/src/
    563 Mailing List:
    564 Responsible:	christos (a] netbsd.org
    565 Notes:
    566 We use err() and friends. We have changes for snprintf, extra
    567 formating in man pages, disallowing flood pinging, alignment fixes,
    568 and more.
    569 
    570 Package:	postfix
    571 Version:	2.0.6
    572 Current Vers:	2.0.13
    573 Maintainer:	Wietse Venema <wietse (a] porcupine.org>
    574 Archive Site:	ftp://postfix.cloud9.net/official/
    575 Mailing List:	postfix-users (a] postfix.org
    576 Responsible:	perry (a] netbsd.org, itojun (a] netbsd.org
    577 Notes:
    578 
    579 Package:	ppp
    580 Version:	2.4.1
    581 Current Vers:	2.4.1
    582 Maintainer:	Paul Mackerras <paulus (a] samba.org>
    583 Archive Site:	ftp://ftp.samba.org/pub/ppp/
    584 CVS root:	:pserver:cvs (a] pserver.samba.org:/cvsroot (password: cvs)
    585 Mailing List:
    586 Responsible:	christos (a] netbsd.org
    587 Notes:
    588 BSD support was removed from 2.4.0; I added it back and removed
    589 some GPL pieces. Multilink support is missing. Repeated pings to
    590 Paulus have not yielded results. I've retrofitted pppdump to use
    591 our zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
    592 is clearly a pain. I have not tested the modules code, neither our
    593 makefiles make it easy to construct a module, but I left one there
    594 as an example.
    595 CMU copyright clause was updated to follow
    596 http://www.monkey.org/openbsd/archive/tech/0207/msg00005.html.
    597 Australian National University copyright clause was updated.
    598 Eric Rosenquist copyright clause was updated.
    599 
    600 Package:	rcs
    601 Version:	5.7
    602 Current Vers:	5.7
    603 Maintainer:	FSF
    604 Archive Site:	ftp://ftp.gnu.org/gnu/rcs/
    605 Mailing List:	bug-gnu-utils (a] gnu.org
    606 Responsible:	mycroft
    607 Notes:
    608 Beta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
    609 
    610 Package:	root.cache
    611 Version:	2002110501 (Nov 05, 2002)
    612 Current Vers:	2002110501 (Nov 05, 2002)
    613 Maintainer:	InterNIC
    614 Archive Site:	ftp://ftp.internic.net/domain/named.root
    615 Mailing List:
    616 Responsible:	perry, thorpej
    617 Notes:
    618 The root server cache is also included with BIND.  However, the
    619 InterNIC version is usually more up to date.
    620 
    621 Package:	routed
    622 Version:	2.27
    623 Current Vers:	2.27
    624 Maintainer:	Vernon Schryver <vjs (a] rhyolite.com>
    625 Archive Site:	ftp://ftp.rhyolite.com/src/
    626 Mailing List:
    627 Responsible:	christos (a] netbsd.org
    628 Notes:
    629 We use the md5 code from libc
    630 We don't allow RIP_TRACEON and RIP_TRACEOFF
    631 
    632 Package:	send-pr (part of GNATS)
    633 Version:	3.95
    634 Current Vers:	3.999.2
    635 Maintainer:	FSF
    636 Archive Site:	ftp://ftp.gnu.org/gnu/gnats/
    637 Mailing List:	bug-gnats (a] gnu.org
    638 Responsible:
    639 Notes:
    640 
    641 Package:	sendmail
    642 Version:	8.12.9
    643 Current Vers:	8.12.9
    644 Maintainer:	Eric P. Allman
    645 Archive Site:	ftp://ftp.sendmail.org/pub/sendmail/
    646 Mailing List:
    647 Responsible:	atatat (a] netbsd.org
    648 Notes:
    649 use gnu/dist/sendmail/sendmail2netbsd to strip off RCS tags.
    650 local changes:
    651 - do not reverse-resolve link-local addresses
    652 - syslog args change
    653 
    654 Package:	SoftFloat
    655 Version:	2a
    656 Current Vers:	2b
    657 Maintainer:	John Hauser <jhauser (a] cs.berkeley.edu>
    658 Archive Site:	http://HTTP.CS.Berkeley.EDU/~jhauser/arithmetic/SoftFloat.html
    659 Mailing List:
    660 Responsible:	bjh21
    661 Notes:
    662 Heavily modified for use as a soft float library for GCC.  The actual
    663 arithmetic code is unchanged, though, and should behave exactly like the
    664 original.
    665 
    666 Package:	tcpdump
    667 Version:	3.7.1 as of 2002/5/31
    668 Current Vers:	3.7.2
    669 Maintainer:	tcpdump-workers (a] tcpdump.org
    670 Archive Site:	http://www.tcpdump.org/release/
    671 Mailing List:	tcpdump-workers (a] tcpdump.org
    672 Responsible:	itojun
    673 Notes:
    674 Code will be imported into src/dist/tcpdump.  Changes have to go back to
    675 tcpdump.org.
    676 
    677 Package:	termcap.src
    678 Version:	9.13.25
    679 Current Vers:	11.0.1
    680 Maintainer:	Eric S. Raymond <terminfo (a] ccil.org>
    681 Archive Site:	http://www.catb.org/~esr/terminfo/
    682 Mailing List:
    683 Responsible:
    684 Notes:
    685 
    686 Package:	TestFloat
    687 Version:	2a
    688 Current Vers:	2a
    689 Maintainer:	John Hauser <jhauser (a] cs.berkeley.edu>
    690 Archive Site:	http://HTTP.CS.Berkeley.EDU/~jhauser/arithmetic/TestFloat.html
    691 Mailing List:
    692 Responsible:	ross
    693 Notes:
    694 
    695 Package:	texinfo
    696 Version:	4.6
    697 Current Vers:	4.6
    698 Maintainer:	FSF
    699 Archive Site:	ftp://ftp.gnu.org/gnu/texinfo/
    700 Mailing List:	bug-texinfo (a] gnu.org
    701 Responsible:	wiz
    702 Notes:
    703 Use src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
    704 for the import.
    705 
    706 Package:	top
    707 Version:	3.5beta9
    708 Current Vers:	3.5beta12
    709 Maintainer:	William LeFebvre <wnl (a] groupsys.com>
    710 Archive Site:	ftp://ftp.groupsys.com/pub/top/
    711 Mailing List:	top-spinners (a] ocee.groupsys.com
    712 Responsible:	simonb
    713 Notes:
    714 Remove all non-current NetBSD machine definitions and man page
    715 extensions in machine/ before importing.
    716 After importing, run:
    717 	./Configure <netbsd-module-name>
    718 	rm machine/*.desc Make.desc SYNOPSIS machine.c
    719 	cvs commit -m "Update ./Configure'd files." top.local.h top.1
    720 
    721 Package:	traceroute
    722 Version:	1.4a5
    723 Current Vers:	1.4a12
    724 Maintainer:	traceroute (a] ee.lbl.gov
    725 Archive Site:	ftp://ftp.ee.lbl.gov/
    726 Mailing List:
    727 Responsible:
    728 Notes:
    729 
    730 Package:	tz
    731 Version:	tzcode2002b / tzdata2003a
    732 Current Vers:	tzcode2003a / tzdata2003a
    733 Maintainer:	Arthur David Olson <ado (a] elsie.nci.nih.gov>
    734 Archive Site:	ftp://elsie.nci.nih.gov/pub/
    735 Mailing List:	tz (a] elsie.nci.nih.gov
    736 Responsible:	kleink
    737 Notes:
    738 Use src/lib/libc/time/tzcode2netbsd to prepare the source tree
    739 for import.
    740 
    741 Package:	uucp
    742 Version:	1.06.1
    743 Current Vers:	1.07
    744 Maintainer:	Ian Lance Taylor <ian (a] airs.com>
    745 Archive Site:	ftp://ftp.gnu.org/gnu/uucp/
    746 Mailing List:	taylor-uucp (a] cirr.com
    747 Responsible:	jtk
    748 Notes:
    749 
    750 Package:	XFree86
    751 Version:	3.3.6/4.3.0
    752 Current Vers:	3.3.6/4.3.0
    753 Maintainer:	XFree86 consortium
    754 Archive Site:	ftp://ftp.xfree86.org/pub/XFree86/
    755 Mailing List:	
    756 Responsible:	tron
    757 Notes:
    758 3.3.6:
    759 - Security patches from OpenBSD SA 2000-021 are merged into the tree.
    760 - Fix 01-08 from the xfree86 fixes directory are merged into the tree.
    761 - imported changes from 3.3.6 branch on 2001-03-05
    762 4.x:
    763  Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
    764  files which we don't need in our tree.
    765  ALL changes must be sent back to the XFree86 repository. Patches should
    766  be sent to patch (a] XFree86.org.
    767 
    768 Package:	zlib
    769 Version:	1.1.4
    770 Current Vers:	1.1.4
    771 Maintainer:	Jean-loup Gailly and Mark Adler <zlib (a] gzip.org>
    772 Archive Site:	http://www.gzip.org/zlib/
    773 Mailing List:
    774 Responsible:	gwr, tron
    775 Notes:
    776 The sources were integrated into src/lib/libz as usual on *nix,
    777 and partially duplicated under src/sys/lib/libz for the kernel.
    778 The header zconf.h was "boiled down" to the minimum for *BSD.
    779 The Makefile is completely new (*BSD style, of course).  Lastly,
    780 the file gzio.c was changed to allow -DNO_DEFLATE to eliminate
    781 all references to deflate.c and friends, which permits building
    782 a really small zcat implementation.  (src/distrib/utils/zcat)
    783