3RDPARTY revision 1.335
1# $NetBSD: 3RDPARTY,v 1.335 2005/05/27 02:08:05 lukem 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 27Package: acpica 28Version: 20050408 29Current Vers: 20050408 30Maintainer: INTEL 31Archive Site: http://developer.intel.com/technology/IAPC/acpi/downloads.htm 32Home Page: http://developer.intel.com/technology/IAPC/acpi/ 33Mailing List: acpi-devel@lists.sourceforge.net 34Responsible: kochi 35Notes: 36The sources were integrated into src/sys/dev/acpi/acpica/Subsystem. 37Please read src/sys/dev/acpi/acpica/README before any modification. 38 39Package: am-utils [amd] 40Version: 6.1-rc2 [20050417] 41Current Vers: 6.1-rc2 42Maintainer: Erez Zadok <ezk@cs.columbia.edu> 43Archive Site: ftp://ftp.am-utils.org/pub/am-utils/ 44Home Page: http://www.am-utils.org/ 45Mailing List: am-utils 46Responsible: christos 47Notes: 48Amd2netbsd script to convert to BSD make system and remove unneeded files. 49Fix symbolic links before import. 50Check src/usr.sbin/amd/include/config.h is correct after import. 51 52Package: bc 53Version: 1.06 54Current Vers: 1.06 55Maintainer: Phil Nelson <phil@cs.wwu.edu> 56Archive Site: ftp://ftp.gnu.org/gnu/bc/ 57Home Page: http://www.gnu.org/software/bc/ 58Mailing List: bug-bc@gnu.org 59Responsible: phil, simonb 60Notes: 61bc includes dc, both of which are in the NetBSD tree. 62 63Package: bind/named 64Version: 9.3.0 65Current Vers: 9.3.1 66Maintainer: Paul Vixie <vixie@vix.com> 67Archive Site: ftp://ftp.isc.org/isc/bind9/ 68Home Page: http://www.isc.org/sw/bind/ 69Mailing List: 70Responsible: vixie, itojun, christos 71Notes: 72First bind2netbsd script to import into src/dist/bind. 73The Makefiles in src/usr.sbin/bind are not handled by the script. 74Then binclude4netbsd script to import into src/usr.sbin/bind/include. 75Then include4netbsd script to import into src/include. 76Then libc4netbsd script to update the resolver in libc. 77Todo[1]: Update libresolv if needed. 78Todo[2]: A few files in libc/net were imported in the ISC branch but now 79 they are too different or do not exist anymore: 80 gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c 81 Others like getaddrinfo.c could be merged with isc, but it seems 82 that ours is from a more recent version of KAME? 83Todo[3]: net/base64.c could be imported from bind and should be moved from 84 net to isc/base64.c. 85Todo[4]: Re-entrant functions of net/* 86 87Package: binutils 88Version: 2.15-20041204 89Current Vers: 2.16 90Maintainer: FSF 91Archive Site: ftp://ftp.gnu.org/gnu/binutils/ 92Home Page: http://www.gnu.org/software/binutils/ 93Mailing List: bug-gnu-utils@gnu.org 94Responsible: thorpej, mrg 95Notes: 96 97Package: bsd-family-tree 98Version: 1.88 99Current Vers: 1.92 100Maintainer: n/a 101Archive Site: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree 102Home Page: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree 103tree 104Mailing List: 105Responsible: itojun 106Notes: 107 108Package: bzip2 109Version: 1.0.2 110Current Vers: 1.0.3 111Maintainer: Julian Seward <jseward@acm.org> 112Archive Site: http://sources.redhat.com/bzip2/ 113Home Page: http://www.bzip.org/ 114Mailing List: 115Responsible: 116Notes: 117See /usr/src/dist/bzip2/bzip2netbsd for update instructions. 118 119Package: Citrus XPG4DL 120Version: ? 121Current Vers: ? 122Maintainer: Citrus 123Archive Site: http://citrus.bsdclub.org/ 124Home Page: http://citrus.bsdclub.org/ 125Mailing List: bsd-locale@hauN.org 126Responsible: itojun, tshiozak 127Notes: 128language C multilingualization support suite using wchar_t and other standards. 129The main development playground of Citrus is in NetBSD CVS, so you don't 130need to look for other CVS tree (like citrus CVS tree) 131main trunc has Citrus code in the following places: 132- src/lib/libc/locale, LC_CTYPE: single/multibyte support 133- src/lib/libintl: GNU libc compatible gettext(3) implementation. 134- src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer 135- src/lib/libc/iconv: iconv(3) 136 137Package: cron 138Version: 3.0 139Current Vers: 3.0 140Maintainer: Paul Vixie <vixie@vix.com> 141Archive Site: ftp://ftp.vix.com/pub/vixie/cron-3.0/ 142Home Page: 143Mailing List: 144Responsible: 145Notes: 146ftp://ftp.isc.org/isc/cron/cron_4.0_b1.shar is available, apparently 147there's also a version in the works that has all changes from *BSD and Linux. 148 149Package: cvs 150Version: 1.11.20 151Current Vers: 1.11.20/1.12.12 152Maintainer: cvshome 153Archive Site: ftp://ftp.cvshome.org/pub/ 154Home Page: https://www.cvshome.org/ 155Mailing List: bug-cvs@gnu.org 156Responsible: Christos Zoulas <christos@NetBSD.org>, wiz 157Notes: 158Use src/gnu/dist/cvs/cvs2netbsd for preparing the source tree 159for the import. 160Do not forget to update gnu/usr.bin/cvs/include/config.h to match 161gnu/dist/cvs/config.h.in. 162If you want to upgrade to 1.12.XX, please talk to christos first. 163I have merged all the changes already. 164 165Package: db 166Version: 1.85 167Current Vers: 1.86/4.3.28 168Maintainer: Keith Bostic <bostic@vangogh.cs.berkeley.edu> 169Archive Site: http://www.sleepycat.com/download/index.shtml 170Home Page: http://www.sleepycat.com/products/db.shtml 171Mailing List: 172Responsible: 173Notes: 174Note that we cannot use db 2.x for license reasons. 175Three bug fixes against 1.85 sent back to bostic. Changes to 176man/recno.3, hash/hsearch.c, and hash/ndbm.c (serious). 177Import of DB 1.85 was done via a sh script which converted the 178distribution into the netbsd format. The script can be found in 179src/lib/libc/db/db2netbsd. 180 181Package: dhcp 182Version: 3.0.1rc11 183Current Vers: 3.0.2 184Maintainer: Ted Lemon <mellon@NetBSD.org> 185Archive Site: ftp://ftp.isc.org/isc/dhcp/ 186Home Page: http://www.isc.org/sw/dhcp/ 187Mailing List: dhcp-server@isc.org 188Mailing List: dhcp-client@isc.org 189Mailing List: dhcp-announce@isc.org 190Mailing List: dhcp-bugs@isc.org 191Responsible: mellon 192Notes: 193No changes for NetBSD integration - just import the new distribution on 194top of the current tree. 195 196Package: diffutils 197Version: 2.8.1 198Current Vers: 2.8.1 199Maintainer: FSF 200Archive Site: ftp://ftp.gnu.org/gnu/diffutils/ 201Home Page: http://www.gnu.org/software/diffutils/ 202Mailing List: bug-gnu-utils@gnu.org 203Responsible: wiz 204Notes: 205Use src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree 206for the import. 207 208Package: dtoa.c 209Version: Jan 4, 1995 210Current Vers: Apr 12, 2004 211Maintainer: David M. Gay <dmg@acm.org> 212Archive Site: ftp://netlib.lucent.com/netlib/fp/ 213Home Page: http://www.netlib.org/fp/ 214Mailing List: none 215Responsible: 216Notes: 217Added conditionals to automagically determine type and endianness of 218FP numbers. Added ULong type (but Gay says he'll adopt that change 219for the next release). 220 221Package: file 222Version: 4.13 223Current Vers: 4.13 224Maintainer: Christos Zoulas <christos@zoulas.com> 225Archive Site: ftp://ftp.astron.com/pub/file/ 226Home Page: 227Mailing List: file@mx.gw.com 228Responsible: christos, pooka 229Notes: 230 231Package: flex 232Version: 2.5.4 233Current Vers: 2.5.4a/2.5.31 234Maintainer: Vern Paxson <vern@ee.lbl.gov> 235Archive Site: ftp://ftp.gnu.org/gnu/non-gnu/flex/ 236Home Page: http://lex.sourceforge.net/ 237Mailing List: 238Responsible: mikel 239Notes: 240flex 2.5.4a contains only copyright notice changes over version 2.5.4; 241internally not even the version number changed. 242Newer flex will be found in: 243 http://sourceforge.net/projects/lex/ 244 245Package: gcc 246Version: 2.95.3/3.3.3 247Current Vers: 3.3.6/4.0.0 248Maintainer: cygnus 249Archive Site: ftp://ftp.gnu.org/gnu/gcc/ 250Home Page: http://www.gnu.org/software/gcc/ 251Mailing List: gcc-bugs@gnu.org 252Responsible: thorpej, mrg 253Notes: 254before importing: 255 - delete all .cvsignore and .brik files 256 - delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar 257 258Package: gdb 259Version: 5.3 260Current Vers: 6.3 261Maintainer: FSF 262Archive Site: ftp://ftp.gnu.org/gnu/gdb/ 263Home Page: http://www.gnu.org/software/gdb/ 264Mailing List: bug-gdb@gnu.org 265Responsible: thorpej, mrg 266Notes: 267 268Package: gettext 269Version: 0.14.4 270Current Vers: 0.14.5 271Maintainer: FSF 272Archive Site: ftp://ftp.gnu.org/gnu/gettext/ 273Home Page: http://www.gnu.org/software/gettext/ 274Mailing List: bug-gnu-utils@gnu.org 275Responsible: itojun 276Notes: 277GNU gettext is used for userland tools like msgfmt(1) only. For libintl, 278we use BSD-licensed implementation from Citrus project (see entry for 279"Citrus XPG4DL"). We hope to replace userland tools with BSD-licensed one. 280 281Package: grep 282Version: 2.5.1 283Current Vers: 2.5.1a 284Maintainer: FSF 285Archive Site: ftp://ftp.gnu.org/gnu/grep/ 286Home Page: http://www.gnu.org/software/grep/ 287Mailing List: bug-gnu-utils@gnu.org 288Responsible: simonb, wiz 289Notes: 290Use src/gnu/dist/grep/grep2netbsd for preparing the source tree 291for the import. 292A non-gnu grep was imported into src/usr.bin/grep on 2 Jan 2004. It 293needs some tuning before it can replace gnu grep. 294 (cf. http://www.vocito.com/downloads/software/grep/) 295 296Package: groff 297Version: 1.19.1 298Current Vers: 1.19.1 299Maintainer: Werner Lemberg/FSF 300Archive Site: ftp://ftp.gnu.org/gnu/groff/ 301Home Page: http://www.gnu.org/software/groff/ 302Mailing List: bug-groff@gnu.org 303Responsible: wiz 304Notes: 305Use groff2netbsd from src/gnu/dist/groff to prepare the distribution 306for import. 307 308Package: heimdal 309Version: 0.6.2 310Current Vers: 0.6.4 311Maintainer: Heimdal <heimdal@pdc.kth.se> 312Archive Site: ftp://ftp.pdc.kth.se/pub/heimdal/src/ 313Home Page: http://www.pdc.kth.se/heimdal/ 314Mailing List: heimdal-discuss@pdc.kth.se 315Responsible: assar, joda, lha 316Notes: 317 318Package: hunt 319Version: 2003-04-16 320Current Vers: 2003-04-16 321Maintainer: Greg Couch <gregc@cgl.ucsf.edu> 322Archive Site: ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z 323Home Page: http://www.cgl.ucsf.edu/home/gregc/oss.html 324Responsible: mrg 325Notes: 326 327Package: ipf 328Version: 4.1.8 329Current Vers: 4.1.8 330Maintainer: Darren Reed 331Archive Site: http://coombs.anu.edu.au/~avalon/ 332Home Page: http://coombs.anu.edu.au/~avalon/ 333Mailing List: ipfilter@postbox.anu.edu.au 334Responsible: darrenr, mike, martti 335Notes: 336ipf2netbsd should be used on a virgin ipfilter source tree. 337 338Package: ipsec-tools 339Version: 0.6-base 340Current Vers: 0.5.2/0.6.beta3 341Maintainer: IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net> 342Archive Site: http://ipsec-tools.sourceforge.net 343Home Page: http://ipsec-tools.sourceforge.net 344Mailing List: ipsec-tools-devel@lists.sourceforge.net 345Responsible: manu 346Notes: 347Don't forget to remove .cvsignore files when importing newer versions 348 349Package: KAME IPv6 350Version: KAME/NetBSD SNAP kit 351Current Vers: KAME/NetBSD SNAP kit (shipped every week) 352Maintainer: KAME Project <kame@kame.net> 353Archive Site: http://www.kame.net/ 354Home Page: http://www.kame.net/ 355Mailing List: snap-users@kame.net 356Responsible: itojun 357Notes: 358IPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with 359more conservative implementation policy. 360IPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000. 361Please do not make too many diff-unfriendly changes (like indentation change, 362KNF police). We need to take diffs across KAME snapshots on upgrades. 363To identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION 364in sys/netinet6/in6.h. No script is available for upgrades. 365"KAME" branch is used for kernel merge work purposes. 366http://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison 367among KAME/*BSD, *BSD-current and recent *BSD releases. 368 369Package: krb4 370Version: 1.2 371Current Vers: 1.2.2 372Maintainer: kth-krb@pdc.kth.se 373Archive Site: ftp://ftp.pdc.kth.se/pub/krb/src/ 374Home Page: http://www.pdc.kth.se/kth-krb/ 375Mailing List: krb4@sics.se 376Responsible: assar, joda 377Notes: 378 379Package: less 380Version: less381 381Current Vers: less382 382Maintainer: Mark Nudleman <markn@greenwoodsoftware.com> 383Archive Site: ftp://ftp.gnu.org/gnu/less/ 384Home Page: http://www.gnu.org/software/less/ 385Mailing List: 386Responsible: mrg 387Notes: 388Many changes to make less act as more when invoked as more. Beware. 389Use the src/usr.bin/less/less2netbsd script to prepare source tree 390for importation. Run ./configure before hand to generate "defines.h". 391Talk to mrg before importing any new version. (less 381's configure 392does not detect NetBSD has a sigset_t due to a bad test; this is fixed 393by hand in defines.h.) 394 395Package: libcdk 396Version: 4.9.9-20000407-myc3 397Current Vers: cdk-4.9.10-20000923 398Maintainer: mike@vexus.ca 399Archive Site: http://www.vexus.ca/products/CDK/ 400Home Page: http://www.vexus.ca/products/CDK/ 401Responsible: garbled 402Notes: 403Initial port to netbsd curses was done by mycroft. This is a heavily 404modified version of the released CDK 4.9.9. The current version has been 405taken over by the Ncurses people, and has a number of changes to it. It 406might be worthwhile to import at some future date, but for now we should 407leave it alone. (garbled 1/4/2001) 408 409Package: libevent 410Version: 1.0c 411Current Vers: 1.1 412Maintainer: Niels Provos <provos@citi.umich.edu> 413Archive Site: http://www.monkey.org/~provos/libevent/ 414Home Page: http://www.monkey.org/~provos/libevent/ 415Responsible: provos 416Notes: 417 418Package: libpcap 419Version: 0.8.3 420Current Vers: 0.8.3 421Maintainer: tcpdump-workers@tcpdump.org 422Archive Site: http://www.tcpdump.org/release/ 423Home Page: http://www.tcpdump.org/ 424Mailing List: tcpdump-workers@tcpdump.org 425Responsible: itojun,dyoung 426Notes: 427 428Package: libwrap 429Version: tcp_wrappers 7.6 w/ large amount of IPv6 changes 430Current Vers: tcp_wrappers 7.6-ipv6.1 431Maintainer: Wietse Venema <wietse@porcupine.org> 432Archive Site: ftp://ftp.porcupine.org/pub/security/ 433Home Page: ftp://ftp.porcupine.org/pub/security/ 434Mailing List: 435Responsible: cjs, itojun 436Notes: 437We import only libwrap (under src/lib), tcpdchk and tcpdmatch (both 438under src/usr.sbin). We don't use tcpd; that functionality is built 439into inetd. The provided libwrap2netbsd script handles just libwrap. 440 441Package: mopd 442Version: 2.5.3 443Current Vers: 2.5.3 444Maintainer: Mats O Jansson <maja@celsiustech.se> 445Archive Site: BROKEN ftp://ftp.stacken.kth.se/pub/OS/NetBSD/mopd/ 446Home Page: http://www.stacken.kth.se/~moj/mopd.html 447Mailing List: 448Responsible: cjs 449Notes: 450Delete the otherOS directory before importing. 451 452Package: nawk 453Version: 2003-07-29 454Current Vers: 2005-04-24 455Maintainer: Brian Kernighan <bwk@bell-labs.com> (Lucent Technologies) 456Archive Site: http://cm.bell-labs.com/who/bwk/ 457Home Page: http://cm.bell-labs.com/who/bwk/ 458Mailing List: 459Responsible: jdolecek 460Notes: 461Build maketab from nawk sources and generate proctab.c. 462Remove buildwin.bat, mac.code, missing95.c, ytab.[ch], ytab?.bak, then import 463to src/dist/nawk. 464 465Package: ndbootd 466Version: 0.5 467Current Vers: 0.5 468Maintainer: Matt Fredette <fredette@alum.mit.edu> 469Archive Site: BROKEN http://mit.edu/fredette/www/ndbootd/ 470Home Page: BROKEN http://stuff.mit.edu/people/fredette/home.html 471Responsible: fredette 472Notes: 473Run ./configure, save config.h, make distclean, rm all autoconf/automake 474and ndbootd-raw.c. Restore saved config.h, and force it to define 475HAVE_STRICT_ALIGNMENT. Fix RCS IDs, import. 476 477Package: nvi 478Version: 1.79 479Current Vers: 1.79 480Maintainer: Keith Bostic <bostic@bsdi.com> 481Archive Site: ftp://ftp.bostic.com/pub/ 482Home Page: http://www.bostic.com/vi/ 483Mailing List: 484Responsible: aymeric 485Notes: 486We have lots of local bug fixes, and the point of importing 1.81.x would 487be to get multibyte characters support. For now this means waiting for 488additions in our libcurses. 489 490Package: ntp 491Version: 4.2.0 492Current Vers: 4.2.0 493Maintainer: David L. Mills <mills@udel.edu> 494Archive Site: ftp://ftp.udel.edu/pub/ntp/ntp4/ 495Home Page: http://www.ntp.org/ 496Mailing List: 497Responsible: simonb, jonathan 498Notes: 499See /usr/src/dist/ntp/ntp2netbsd for update instructions. 500NOTE: As of 20010405 -current includes a fix for the "ntpdx" root 501exploit/DoS attack which has been pulled up to the 1.4 and 1.5 branches. 502 503Package: OpenPAM 504Version: 20050201 505Current Vers: 20050201 506Maintainer: Dag-Erling Sm�rgrav <des@FreeBSD.org> 507Archive Site: http://www.openpam.org/ 508Home Page: http://www.openpam.org/ 509Mailing List: 510Responsible: christos 511Notes: 512The next time OpenPAM is imported (OpenPAM Feterita or later), eliminate 513the local copy of openpam_free_envlist() in the pam_exec module. 514 515Package: OpenSSH 516Version: 4.0 517Current Vers: 4.0 / portable 4.0p1 518Maintainer: OpenSSH 519Archive Site: http://www.openssh.com/ftp.html 520Home Page: http://www.openssh.com/portable.html 521Mailing List: openssh-unix-announce@mindrot.org 522Responsible: thorpej, christos, elric 523Notes: 524imported from OpenBSD usr.bin/ssh (it is not from the portable OpenSSH) 525into crypto/dist/openssh. use openssh2netbsd before import. 526local changes (should always try to bring them back to master openssh tree, 527markus is very cooperative about it): 528- default for PermitRootLogin is set to "no" 529- IgnoreRootRhosts added 530- look at login.conf to check valid user/access list 531- krb4 and krb5 support re-added 532- hack in cipher.c #ifdef NEW_OPENSSL because we are missing EVP_acss 533 when someone imports openssl, we can remove this. 534- uidswap.c changed order of set{e,}{u,g}id so that it works on NetBSD 535- added moduli from portable openssh 536- added USE_PAM patches and auth_pam.[ch] from portable openssh 537 538Package: OpenSSL 539Version: 0.9.7g 540Current Vers: 0.9.7g 541Maintainer: The OpenSSL Project 542Archive Site: ftp://ftp.openssl.org/source/ 543Home Page: http://www.openssl.org/ 544Mailing List: openssl-announce@openssl.org 545Responsible: mcr, thorpej, itojun, groo, christos 546Notes: 547change <dollar>Id to Id manually in the few files with rcsids. 548 549Package: pdisk 550Version: 0.8a2 551Current Vers: 0.8a2 552Maintainer: Eryk Vershen <eryk@cfcl.com> 553Archive Site: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 554Home Page: http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html 555Mailing List: 556Responsible: dbj 557Notes: 558This is the disk partition utility used by Apple's mkLinux and osX 559It is imported into dist/pdisk, with a reachover makefile in 560src/sbin/pdisk builds for macppc and mac68k. 561 562Package: pdksh 563Version: 5.2.14p2 564Current Vers: 5.2.14p2 565Maintainer: Michael Rendell <michael@cs.mun.ca> 566Archive Site: ftp://ftp.cs.mun.ca/pub/pdksh/ 567Home Page: http://www.cs.mun.ca/~michael/pdksh/ 568Mailing List: 569Responsible: 570pdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied. 571 572Package: ping 573Version: 980911 574Current Vers: 980911 575Maintainer: Vernon Schryver <vjs@rhyolite.com> 576Archive Site: ftp://ftp.rhyolite.com/src/ 577Home Page: http://www.rhyolite.com/src/ 578Mailing List: 579Responsible: christos@NetBSD.org 580Notes: 581We use err() and friends. We have changes for snprintf, extra 582formating in man pages, disallowing flood pinging, alignment fixes, 583and more. 584 585Package: PF (openbsd packet filter) 586Version: OpenBSD 3.6 587Current Vers: OpenBSD 3.7-current 588Maintainer: itojun@NetBSD.org 589Archive Site: ftp://ftp.openbsd.org/ 590Home Page: http://www.openbsd.org/faq/pf/ 591Mailing List: pf@benzedrine.cx or appropriate OpenBSD mailing list 592Responsible: itojun@NetBSD.org 593Notes: 594kernel code is imported into src/sys/dist/pf and src/sys/net has reachover 595definition (files.pf). userland code is imported into src/dist/pf, and 596reachover Makefiles are in src/usr.sbin/pf. 597 598Package: postfix 599Version: 2.1.5 600Current Vers: 2.2.3 601Maintainer: Wietse Venema <wietse@porcupine.org> 602Archive Site: ftp://postfix.cloud9.net/official/ 603Home Page: http://www.postfix.org/ 604Mailing List: postfix-users@postfix.org 605Responsible: perry@NetBSD.org, itojun@NetBSD.org 606Notes: 607 608Package: ppp 609Version: 2.4.3 610Current Vers: 2.4.3 611Maintainer: Paul Mackerras <paulus@samba.org> 612Archive Site: ftp://ftp.samba.org/pub/ppp/ 613Home Page: 614CVS root: :pserver:cvs@pserver.samba.org:/cvsroot (password: cvs) 615Mailing List: 616Responsible: christos@NetBSD.org 617Notes: 618BSD support was removed from 2.4.0; I added it back and removed 619some GPL pieces. Multilink support is missing. Repeated pings to 620Paulus have not yielded results. I've retrofitted pppdump to use 621our zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This 622is clearly a pain. I have not tested the modules code, neither our 623makefiles make it easy to construct a module, but I left one there 624as an example. 625TDB code as found in 2.4.3 is under GPL. Therefore, we're using 626the version found in 2.4.1. 627 628Package: rcs 629Version: 5.7 630Current Vers: 5.7 631Maintainer: FSF 632Archive Site: ftp://ftp.gnu.org/gnu/rcs/ 633Mailing List: bug-gnu-utils@gnu.org 634Home Page: http://www.gnu.org/software/rcs/ 635Responsible: mycroft 636Notes: 637Beta versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS). 638 639Package: root.cache 640Version: 2004012900 (Jan 29, 2004) 641Current Vers: 2004012900 (Jan 29, 2004) 642Maintainer: InterNIC 643Archive Site: ftp://ftp.internic.net/domain/named.root 644Home Page: ftp://ftp.internic.net/domain/named.root 645Mailing List: 646Responsible: perry, thorpej 647Notes: 648The root server cache is also included with BIND. However, the 649InterNIC version is usually more up to date. 650 651Package: routed 652Version: 2.28 653Current Vers: 2.30 654Maintainer: Vernon Schryver <vjs@rhyolite.com> 655Archive Site: ftp://ftp.rhyolite.com/src/ 656Home Page: http://www.rhyolite.com/src/ 657Mailing List: 658Responsible: christos@NetBSD.org 659Notes: 660We use the md5 code from libc 661We don't allow RIP_TRACEON and RIP_TRACEOFF 662We use arc4random 663We use strlcpy/snprintf 664 665Package: send-pr (part of GNATS) 666Version: 3.95 667Current Vers: 4.0 668Maintainer: FSF 669Archive Site: ftp://ftp.gnu.org/gnu/gnats/ 670Home Page: http://www.gnu.org/software/gnats/ 671Mailing List: bug-gnats@gnu.org 672Responsible: 673Notes: 674 675Package: sendmail 676Version: 8.13.3 677Current Vers: 8.13.4 678Maintainer: Eric P. Allman 679Archive Site: ftp://ftp.sendmail.org/pub/sendmail/ 680Home Page: http://www.sendmail.org/ 681Mailing List: 682Responsible: atatat@NetBSD.org 683Notes: 684use gnu/dist/sendmail/sendmail2netbsd to strip off RCS tags. 685local changes: 686- do not reverse-resolve link-local addresses 687- syslog args change 688 689Package: SoftFloat 690Version: 2a 691Current Vers: 2b 692Maintainer: John Hauser <jhauser@jhauser.us> 693Archive Site: http://www.jhauser.us/arithmetic/SoftFloat.html 694Home Page: http://www.jhauser.us/arithmetic/SoftFloat.html 695Mailing List: 696Responsible: bjh21 697Notes: 698Heavily modified for use as a soft float library for GCC. The actual 699arithmetic code is unchanged, though, and should behave exactly like the 700original. 701 702Package: tcpdump 703Version: 3.8.3 704Current Vers: 3.8.3 705Maintainer: tcpdump-workers@tcpdump.org 706Archive Site: http://www.tcpdump.org/release/ 707Home Page: http://www.tcpdump.org/ 708Mailing List: tcpdump-workers@tcpdump.org 709Responsible: itojun 710Notes: 711Code will be imported into src/dist/tcpdump. Changes have to go back to 712tcpdump.org. 713 714Package: termcap.src 715Version: 9.13.25 716Current Vers: 11.0.1 717Maintainer: Eric S. Raymond <terminfo@ccil.org> 718Archive Site: http://www.catb.org/~esr/terminfo/ 719Home Page: http://www.catb.org/~esr/terminfo/ 720Mailing List: 721Responsible: 722Notes: 723 724Package: TestFloat 725Version: 2a 726Current Vers: 2a 727Maintainer: John Hauser <jhauser@jhauser.us> 728Archive Site: http://www.jhauser.us/arithmetic/TestFloat.html 729Home Page: http://www.jhauser.us/arithmetic/TestFloat.html 730Mailing List: 731Responsible: ross 732Notes: 733 734Package: texinfo 735Version: 4.7 736Current Vers: 4.8 737Maintainer: FSF 738Archive Site: ftp://ftp.gnu.org/gnu/texinfo/ 739Home Page: http://www.gnu.org/software/texinfo/ 740Mailing List: bug-texinfo@gnu.org 741Responsible: wiz 742Notes: 743Use src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree 744for the import. 745 746Package: top 747Version: 3.5beta12 748Current Vers: 3.6alpha8 749Maintainer: William LeFebvre <wnl@groupsys.com> 750Archive Site: ftp://ftp.groupsys.com/pub/top/ 751Home Page: http://www.unixtop.org/ 752Mailing List: top-spinners@ocee.groupsys.com 753Responsible: simonb 754Notes: 755Remove all non-current NetBSD machine definitions and man page 756extensions in machine/ before importing. 757After importing, run: 758 ./Configure <netbsd-module-name> 759 rm machine/*.desc Make.desc SYNOPSIS machine.c 760 cvs commit -m "Update ./Configure'd files." top.local.h top.1 761 762Package: traceroute 763Version: 1.4a5 764Current Vers: 1.4a12 765Maintainer: traceroute@ee.lbl.gov 766Archive Site: ftp://ftp.ee.lbl.gov/ 767Home Page: http://ftp.ee.lbl.gov/ 768Mailing List: 769Responsible: 770Notes: 771 772Package: tz 773Version: tzcode2004a / tzdata2005i 774Current Vers: tzcode2005h / tzdata2005i 775Maintainer: Arthur David Olson <ado@elsie.nci.nih.gov> 776Archive Site: ftp://elsie.nci.nih.gov/pub/ 777Home Page: 778Mailing List: tz@elsie.nci.nih.gov 779Responsible: kleink 780Notes: 781Use src/lib/libc/time/tzcode2netbsd to prepare the source tree 782for import. 783 784Package: uucp 785Version: 1.06.1 786Current Vers: 1.07 787Maintainer: Ian Lance Taylor <ian@airs.com> 788Archive Site: ftp://ftp.gnu.org/gnu/uucp/ 789Home Page: http://www.airs.com/ian/uucp.html 790Mailing List: taylor-uucp@cirr.com 791Responsible: jtk 792Notes: 793 794Package: Vinum 795Version: 2003-10-10 796Current Vers: 2003-10-10 797Maintainer: Greg Lehy <grog@lemis.com> 798Archive Site: 799Home page: http://www.vinumvm.org/ 800Mailing List: vinum-devel@auug.org.au 801Responsible: grog 802Notes: 803 Based on a NetBSD-specific version generated on the fly. This 804 should remain effectively identical to the NetBSD branch 805 except during testing. 806 807Package: XFree86 808Version: 4.5.0 809Current Vers: 4.5.0 810Maintainer: XFree86 consortium 811Archive Site: ftp://ftp.xfree86.org/pub/XFree86/ 812Home Page: http://www.xfree86.org/ 813Mailing List: 814Responsible: tron 815Notes: 8164.x: 817 Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript 818 files which we don't need in our tree. 819 ALL changes must be sent back to the XFree86 repository. Patches should 820 be submitted back via http://bugzilla.xfree86.org. 821 822Package: zlib 823Version: 1.1.4 824Current Vers: 1.2.2 825Maintainer: Jean-loup Gailly and Mark Adler <zlib@gzip.org> 826Archive Site: http://www.gzip.org/zlib/ 827Home Page: http://www.gzip.org/zlib/ 828Mailing List: 829Responsible: gwr, tron 830Notes: 831The sources were integrated into src/lib/libz as usual on *nix, 832and partially duplicated under src/sys/lib/libz for the kernel. 833The header zconf.h was "boiled down" to the minimum for *BSD. 834The Makefile is completely new (*BSD style, of course). Lastly, 835the file gzio.c was changed to allow -DNO_DEFLATE to eliminate 836all references to deflate.c and friends, which permits building 837a really small zcat implementation. (src/distrib/utils/zcat) 838