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