[BACK]Return to 3RDPARTY CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / doc

Annotation of src/doc/3RDPARTY, Revision 1.1081

1.1081  ! christos    1: #      $NetBSD: 3RDPARTY,v 1.1080 2013/12/27 20:13:36 christos Exp $
1.1       lukem       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
1.821     jakllsch   16: # 3rdparty2html):
1.1       lukem      17: #
1.894     riz        18: # 1.) Any line whose first non-whitespace character is # is a comment;
                     19: # 2.) Entries are separated by blank lines;
                     20: # 3.) Every package needs at least the Package, Version, Current Vers,
                     21: #     and Maintainer fields;
1.1       lukem      22: # 4.) Where a field has multiple lines of information, the field tag
                     23: #     should be repeated on each line, except:
1.894     riz        24: # 5.) The Notes: field tag should appear on a line by itself; all
1.1       lukem      25: #     remaining lines until the end of the record are notes.
1.963     apb        26: #
                     27: # Package:     name or brief description (required, must be first)
                     28: # Version:     version that is included with NetBSD (required)
                     29: # Current Vers:        version that is available upstream (required)
                     30: # Maintainer:  name and/or email address of upstream maintainer (required)
                     31: # Archive Site:        URL to archive of upstream releases
                     32: # Home Page:   URL to web page for upstream project
                     33: # Mailing List:        email address or URL related to upstream mailing list
                     34: # License:     description of license
                     35: # Responsible: comma-separated list of NetBSD developers
                     36: # Location:    comma-separated list of subdirectories in the NetBSD src tree
                     37: # Notes:
                     38: # Multiple lines of free-form text,
                     39: # Must be last.
                     40: #
1.31      kanaoka    41:
                     42: Package:       acpica
1.1079    christos   43: Version:       20131218
1.1077    christos   44: Current Vers:  20131218
1.814     jruoho     45: Maintainer:    Intel
1.1077    christos   46: Archive Site:  http://www.acpica.org/downloads/
1.574     jmcneill   47: Home Page:     http://www.acpica.org/
                     48: Mailing List:  devel@acpica.org
1.816     jruoho     49: License:       BSD-like
1.910     jruoho     50: Responsible:   jruoho
1.913     drochner   51: Location:      sys/external/bsd/acpica/dist
1.31      kanaoka    52: Notes:
1.1077    christos   53: You want the unix2 (dual-licensed) tar file.
1.169     kochi      54: Please read src/sys/dev/acpi/acpica/README before any modification.
1.1       lukem      55:
                     56: Package:       am-utils [amd]
1.1069    christos   57: Version:       6.2
                     58: Current Vers:  6.2rc1
1.1       lukem      59: Maintainer:    Erez Zadok <ezk@cs.columbia.edu>
1.255     wiz        60: Archive Site:  ftp://ftp.am-utils.org/pub/am-utils/
1.335     lukem      61: Home Page:     http://www.am-utils.org/
1.262     christos   62: Mailing List:  am-utils
1.506     rpaulo     63: Responsible:   christos
1.387     rpaulo     64: License:       BSD (4-clause)
1.913     drochner   65: Location:      external/bsd/am-utils/dist
1.1       lukem      66: Notes:
                     67: Amd2netbsd script to convert to BSD make system and remove unneeded files.
1.262     christos   68: Fix symbolic links before import.
1.913     drochner   69: Check external/bsd/am-utils/include/config.h is correct after import.
1.1       lukem      70:
1.567     jmmv       71: Package:       Automated Testing Framework (ATF)
1.1002    jmmv       72: Version:       0.17
                     73: Current Vers:  0.17
1.827     jmmv       74: Maintainer:    Julio Merino <jmmv@NetBSD.org>
1.917     jmmv       75: Archive site:  http://code.google.com/p/kyua/downloads/list?can=1
                     76: Home page:     http://code.google.com/p/kyua/wiki/ATF
1.570     jmmv       77: Mailing List:  atf-devel@NetBSD.org
1.567     jmmv       78: Responsible:   jmmv
1.595     jmmv       79: License:       The NetBSD Foundation's license (BSD 2-clause)
1.913     drochner   80: Location:      external/bsd/atf/dist
1.567     jmmv       81: Notes:
1.663     jmmv       82: The source files are in external/bsd/atf/dist.
1.827     jmmv       83: Use external/bsd/atf/prepare-import.sh to regenerate the dist/ directory.
1.567     jmmv       84: Given that the primary goal of ATF is to provide a testing framework for
                     85: NetBSD, no local changes should be ever needed.  Always direct them to the
                     86: maintainer for integration in official releases.
                     87:
1.427     gdamore    88: Package:       ath-hal
1.713     sborrill   89: Version:       FreeBSD SVN revision number 185521
                     90: Current Vers:  FreeBSD SVN revision number 185521
1.427     gdamore    91: Maintainer:    Sam Leffler <sam@errno.com>
                     92: Archive Site:  none
                     93: Home Page:     none
                     94: Mailing List:  none
1.713     sborrill   95: Responsible:   sam, alc
1.962     wiz        96: License:       BSD-like (2-clause), ISC
1.913     drochner   97: Location:      sys/external/isc/atheros_hal/dist
1.427     gdamore    98: Notes:
                     99:
1.1       lukem     100: Package:       bc
                    101: Version:       1.06
                    102: Current Vers:  1.06
                    103: Maintainer:    Phil Nelson <phil@cs.wwu.edu>
                    104: Archive Site:  ftp://ftp.gnu.org/gnu/bc/
1.335     lukem     105: Home Page:     http://www.gnu.org/software/bc/
1.1       lukem     106: Mailing List:  bug-bc@gnu.org
                    107: Responsible:   phil, simonb
1.387     rpaulo    108: License:       GPLv2, LGPGv2.1
1.913     drochner  109: Location:      gnu/dist/bc
1.1       lukem     110: Notes:
                    111: bc includes dc, both of which are in the NetBSD tree.
                    112:
1.683     christos  113: Package:       bind [named and utils]
1.1046    christos  114: Version:       9.9.3-P2
1.1069    christos  115: Current Vers:  9.9.4-P1
1.1       lukem     116: Maintainer:    Paul Vixie <vixie@vix.com>
1.246     wiz       117: Archive Site:  ftp://ftp.isc.org/isc/bind9/
1.962     wiz       118: Home Page:     http://www.isc.org/software/bind/
                    119: Mailing List:  https://lists.isc.org/mailman/listinfo/bind-announce
                    120: Mailing List:  https://lists.isc.org/mailman/listinfo/bind-users
1.569     wiz       121: Responsible:   vixie, christos
1.387     rpaulo    122: License:       BSD-like (2-clause)
1.913     drochner  123: Location:      external/bsd/bind/dist
1.1       lukem     124: Notes:
1.683     christos  125: First bind2netbsd script to import into src/external/bsd/bind/dist.
                    126: The Makefiles in src/external/bsd/bind are not handled by the script.
1.610     christos  127: Build bind to generate the include files.
1.683     christos  128: Then binclude4netbsd script to import into src/external/bsd/bind/include.
                    129: The libc and include parts of the resolver are now part of libbind.
                    130:
                    131: Package:       libbind [libc resolver and includes]
1.684     christos  132: Version:       libbind-6.0-rc1
1.962     wiz       133: Current Vers:  libbind-6.0
1.683     christos  134: Maintainer:    Paul Vixie <vixie@vix.com>
                    135: Archive Site:  ftp://ftp.isc.org/isc/libbind/
1.962     wiz       136: Home Page:     http://www.isc.org/software/libbind/
                    137: Mailing List:  https://lists.isc.org/mailman/listinfo/bind-workers
1.683     christos  138: Responsible:   vixie, christos
                    139: License:       BSD-like (2-clause)
1.913     drochner  140: Location:      external/bsd/libbind/dist
1.683     christos  141: Notes:
                    142: First libbind2netbsd script to import into src/external/bsd/libbind/dist.
1.252     christos  143: Then include4netbsd script to import into src/include.
                    144: Then libc4netbsd script to update the resolver in libc.
                    145: Todo[1]: Update libresolv if needed.
                    146: Todo[2]: A few files in libc/net were imported in the ISC branch but now
                    147:         they are too different or do not exist anymore:
                    148:            gethnamaddr.c getnetent.c getnetnamadr.c sethostent.c
                    149:         Others like getaddrinfo.c could be merged with isc, but it seems
                    150:         that ours is from a more recent version of KAME?
1.518     ghen      151: Todo[3]: net/base64.c is imported from bind but should be moved from net
                    152:         to isc/base64.c.
1.252     christos  153: Todo[4]: Re-entrant functions of net/*
1.683     christos  154: Todo[5]: Reconcile the doc directory.
1.1       lukem     155:
1.161     mrg       156: Package:       binutils
1.1057    christos  157: Version:       2.23.2
1.1075    wiz       158: Current Vers:  2.24
1.1       lukem     159: Maintainer:    FSF
                    160: Archive Site:  ftp://ftp.gnu.org/gnu/binutils/
1.335     lukem     161: Home Page:     http://www.gnu.org/software/binutils/
1.1       lukem     162: Mailing List:  bug-gnu-utils@gnu.org
1.61      mrg       163: Responsible:   thorpej, mrg
1.807     tron      164: License:       GPLv3, LGPLv3, GPLv2, LGPLv2, BSD
1.913     drochner  165: Location:      external/gpl3/binutils/dist
1.1       lukem     166: Notes:
                    167:
1.894     riz       168: Package:       bozohttpd
1.767     mrg       169: Version:       20100617
                    170: Current Vers:  20100617
1.696     dent      171: Maintainer:    mrg@eterna.com.au
1.697     dent      172: Archive Site:  ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/
1.696     dent      173: Home Page:     http://eterna.com.au/bozohttpd/
                    174: Mailing List:
                    175: Responsible:   mrg
                    176: License:       BSD
1.913     drochner  177: Location:      libexec/httpd
1.696     dent      178: Notes:
1.913     drochner  179: Delete "queue.h" from the distribution.
1.696     dent      180:
1.1       lukem     181: Package:       bsd-family-tree
1.962     wiz       182: Version:       1.151
                    183: Current Vers:  1.156
                    184: Maintainer:    The FreeBSD Project
                    185: Archive Site:  http://www.freebsd.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree
                    186: Home Page:     http://www.freebsd.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree
1.1       lukem     187: Mailing List:
1.675     jmcneill  188: Responsible:
1.962     wiz       189: License:       BSD (2-clause) (see http://www.freebsd.org/cgi/cvsweb.cgi/src/COPYRIGHT)
1.913     drochner  190: Location:      share/misc/bsd-family-tree
1.1       lukem     191: Notes:
                    192:
1.650     perry     193: Package:       byacc
1.1027    christos  194: Version:       20130304
1.1069    christos  195: Current Vers:  20130925
1.650     perry     196: Maintainer:    Thomas Dickey <dickey@invisible-island.net>
                    197: Archive Site:  http://www.invisible-island.net/byacc/byacc.html
                    198: Home Page:     http://www.invisible-island.net/byacc/byacc.html
                    199: Mailing List:
                    200: Responsible:   christos
                    201: License:       Public Domain
1.913     drochner  202: Location:      external/bsd/byacc/dist
1.650     perry     203: Notes:
1.868     christos  204: See /usr/src/external/bsd/byacc/byacc2netbsd for update instructions.
1.650     perry     205:
1.1       lukem     206: Package:       bzip2
1.937     wiz       207: Version:       1.0.6
1.936     wiz       208: Current Vers:  1.0.6
1.1       lukem     209: Maintainer:    Julian Seward <jseward@acm.org>
                    210: Archive Site:  http://sources.redhat.com/bzip2/
1.335     lukem     211: Home Page:     http://www.bzip.org/
1.1       lukem     212: Mailing List:
                    213: Responsible:
1.387     rpaulo    214: License:       BSD (4-clause)
1.936     wiz       215: Location:      external/bsd/bzip2
1.1       lukem     216: Notes:
1.936     wiz       217: See /usr/src/external/bsd/bzip2/bzip2netbsd for update instructions.
1.1       lukem     218:
                    219: Package:       Citrus XPG4DL
1.696     dent      220: Version:
                    221: Current Vers:
1.1       lukem     222: Maintainer:    Citrus
                    223: Archive Site:  http://citrus.bsdclub.org/
1.335     lukem     224: Home Page:     http://citrus.bsdclub.org/
1.1       lukem     225: Mailing List:  bsd-locale@hauN.org
1.569     wiz       226: Responsible:   tshiozak
1.387     rpaulo    227: License:       Ambiguous. Either BSD or Perl Artistic License
                    228:                See http://citrus.bsdclub.org/#pol_license for more info.
1.913     drochner  229: Location:      lib
1.1       lukem     230: Notes:
                    231: language C multilingualization support suite using wchar_t and other standards.
1.173     itojun    232: The main development playground of Citrus is in NetBSD CVS, so you don't
                    233: need to look for other CVS tree (like citrus CVS tree)
1.1       lukem     234: main trunc has Citrus code in the following places:
1.173     itojun    235: - src/lib/libc/locale, LC_CTYPE: single/multibyte support
                    236: - src/lib/libintl: GNU libc compatible gettext(3) implementation.
                    237: - src/lib/libc/citrus: multibyte LC_CTYPE handling and iconv(3) lower layer
                    238: - src/lib/libc/iconv: iconv(3)
1.1       lukem     239:
                    240: Package:       cron
1.761     christos  241: Version:       4.1
1.680     wiz       242: Current Vers:  4.1
1.1       lukem     243: Maintainer:    Paul Vixie <vixie@vix.com>
1.376     mrg       244: Archive Site:  ftp://ftp.isc.org/isc/cron/
1.349     junyoung  245: Home Page:
1.1       lukem     246: Mailing List:
                    247: Responsible:
1.387     rpaulo    248: License:       BSD-like
1.913     drochner  249: Location:      external/bsd/cron/dist
1.1       lukem     250: Notes:
                    251:
                    252: Package:       cvs
1.681     christos  253: Version:       1.12.13
                    254: Current Vers:  1.12.13
1.1       lukem     255: Maintainer:    cvshome
1.375     wiz       256: Archive Site:  http://ftp.gnu.org/non-gnu/cvs/
                    257: Home Page:     http://cvs.nongnu.org/
1.1       lukem     258: Mailing List:  bug-cvs@gnu.org
1.737     wiz       259: Responsible:   christos
1.387     rpaulo    260: License:       GPLv1, LGPLv2
1.913     drochner  261: Location:      external/gpl2/xcvs/dist
1.1       lukem     262: Notes:
1.913     drochner  263: Use external/gpl2/xcvs/dist/cvs2netbsd for preparing the source tree
1.1       lukem     264: for the import.
1.913     drochner  265: Do not forget to update external/gpl2/xcvs/include/config.h to match
                    266: external/gpl2/xcvs/dist/config.h.in.
1.1       lukem     267:
                    268: Package:       db
                    269: Version:       1.85
1.696     dent      270: Current Vers:  1.86/4.7.25
1.1       lukem     271: Maintainer:    Keith Bostic <bostic@vangogh.cs.berkeley.edu>
1.584     tnn       272: Archive Site:  http://www.oracle.com/technology/software/products/berkeley-db/
                    273: Home Page:     http://www.oracle.com/database/berkeley-db/
1.1       lukem     274: Mailing List:
                    275: Responsible:
1.584     tnn       276: License:       BSD or Oracle Commercial License
1.913     drochner  277: Location:      lib/libc/db
1.1       lukem     278: Notes:
                    279: Note that we cannot use db 2.x for license reasons.
                    280: Three bug fixes against 1.85 sent back to bostic.  Changes to
                    281: man/recno.3, hash/hsearch.c, and hash/ndbm.c (serious).
                    282: Import of DB 1.85 was done via a sh script which converted the
                    283: distribution into the netbsd format.  The script can be found in
                    284: src/lib/libc/db/db2netbsd.
                    285:
                    286: Package:       dhcp
1.1020    christos  287: Version:       4.2.5-P1
1.1019    taca      288: Current Vers:  4.2.5-P1
1.392     rpaulo    289: Maintainer:    mellon
1.1       lukem     290: Archive Site:  ftp://ftp.isc.org/isc/dhcp/
1.696     dent      291: Home Page:     http://www.isc.org/software/dhcp/
1.1       lukem     292: Mailing List:  dhcp-server@isc.org
                    293: Mailing List:  dhcp-client@isc.org
                    294: Mailing List:  dhcp-announce@isc.org
                    295: Mailing List:  dhcp-bugs@isc.org
                    296: Responsible:   mellon
1.387     rpaulo    297: License:       BSD (3-clause)
1.1017    christos  298: Location:      external/bsd/dhcp
1.1       lukem     299: Notes:
1.1017    christos  300: Use the dhcp2netbsd script.
1.1       lukem     301:
1.604     joerg     302: Package:       dhcpcd
1.1054    roy       303: Version:       6.1.0
                    304: Current Vers:  6.1.0
1.654     roy       305: Maintainer:    roy
1.666     roy       306: Archive Site:  ftp://roy.marples.name/pub/dhcpcd/
1.654     roy       307: Home Page:     http://roy.marples.name/projects/dhcpcd/
                    308: Mailing List:  dhcpcd-discuss@marples.name
1.604     joerg     309: License:       BSD (2-clause)
1.913     drochner  310: Location:      external/bsd/dhcpcd/dist
1.604     joerg     311: Notes:
                    312: Please submit all changes to the author.
1.654     roy       313: The distribution doesn't include the Linux specific bits or build system.
1.604     joerg     314:
1.1       lukem     315: Package:       diffutils
1.42      wiz       316: Version:       2.8.1
1.1069    christos  317: Current Vers:  3.3
1.1       lukem     318: Maintainer:    FSF
                    319: Archive Site:  ftp://ftp.gnu.org/gnu/diffutils/
1.335     lukem     320: Home Page:     http://www.gnu.org/software/diffutils/
1.918     wiz       321: Mailing List:  bug-diffutils@gnu.org
1.737     wiz       322: Responsible:
1.918     wiz       323: License:       GPLv2+ (2.8.1), GPLv3+ (2.9 and later)
1.913     drochner  324: Location:      gnu/dist/diffutils
1.1       lukem     325: Notes:
1.43      wiz       326: Use src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree
                    327: for the import.
1.1       lukem     328:
1.930     tron      329: Package:       expat
1.933     spz       330: Version:       2.1.0
1.930     tron      331: Current Vers:  2.1.0
1.931     tron      332: Maintainer:    mrg
1.930     tron      333: Archive Site:  http://sourceforge.net/projects/expat/files/expat/
1.981     jdf       334: Home Page:     http://www.libexpat.org/
1.930     tron      335: Mailing List:  expat-discuss@libexpat.org
                    336: Responsible:
                    337: License:       MIT
                    338: Location:      src/external/mit/expat/dist
                    339: Notes:
                    340: Please use "expat" as the vendor tag for CVS imports.
                    341:
1.1       lukem     342: Package:       file
1.1074    christos  343: Version:       5.16
                    344: Current Vers:  5.16
1.1       lukem     345: Maintainer:    Christos Zoulas <christos@zoulas.com>
                    346: Archive Site:  ftp://ftp.astron.com/pub/file/
1.946     wiz       347: Home Page:     http://www.darwinsys.com/file/
1.1       lukem     348: Mailing List:  file@mx.gw.com
                    349: Responsible:   christos, pooka
1.387     rpaulo    350: License:       BSD (2-clause)
1.913     drochner  351: Location:      external/bsd/file/dist
1.1       lukem     352: Notes:
1.632     christos  353: use file2netbsd
1.1       lukem     354:
                    355: Package:       flex
1.1026    christos  356: Version:       2.5.37
                    357: Current Vers:  2.5.37
1.651     perry     358: Maintainer:    Will Estes <wlestes@users.sourceforge.net>
                    359: Archive Site:  http://flex.sourceforge.net/
                    360: Home Page:     http://flex.sourceforge.net/
                    361: Mailing List:  http://lists.sourceforge.net/mailman/listinfo/flex-announce
                    362: Responsible:
1.894     riz       363: License:       BSD-like
1.913     drochner  364: Location:      external/bsd/flex/dist
1.1       lukem     365: Notes:
1.726     christos  366: There is a flex2netbsd script to help newer imports.
1.1       lukem     367:
                    368: Package:       gcc
1.969     wiz       369: Version:       4.1.3-20080831/4.5.4
1.1069    christos  370: Current Vers:  4.8.2
1.501     mrg       371: Maintainer:    FSF
1.1       lukem     372: Archive Site:  ftp://ftp.gnu.org/gnu/gcc/
1.335     lukem     373: Home Page:     http://www.gnu.org/software/gcc/
1.1       lukem     374: Mailing List:  gcc-bugs@gnu.org
1.61      mrg       375: Responsible:   thorpej, mrg
1.847     mrg       376: License:       GPLv3, LGPLv3.1
1.913     drochner  377: Location:      external/gpl3/gcc/dist
1.1       lukem     378: Notes:
1.185     mrg       379: before importing:
1.1059    christos  380:        - delete all .cvsignore and .gitignore files
                    381:        - delete java ada fortran their libraries and testsuites
                    382:        - delete libffi zlib boehm-gc
1.448     mrg       383:        - update gcc/version.c for the NetBSD GCC date
1.847     mrg       384:        - use core/c++/objc/testsuite tarballs
1.1059    christos  385:        - you can use the gcc2netbsd script for the above (except version)
1.1       lukem     386:
                    387: Package:       gdb
1.1058    christos  388: Version:       7.6.1
                    389: Current Vers:  7.6.1
1.1       lukem     390: Maintainer:    FSF
                    391: Archive Site:  ftp://ftp.gnu.org/gnu/gdb/
1.335     lukem     392: Home Page:     http://www.gnu.org/software/gdb/
1.1       lukem     393: Mailing List:  bug-gdb@gnu.org
1.885     christos  394: Responsible:   christos
                    395: License:       GPLv3, LGPLv3.1
1.913     drochner  396: Location:      external/gpl3/gdb/dist
1.1       lukem     397: Notes:
1.473     tls       398: When updating GDB, it is imperative to test that:
1.474     christos  399:        - Debugging of kernel cores ("target kvm") works correctly
1.473     tls       400:        - Support for our kernel's remote serial debugging protocol
                    401:          ("options KGDB") works correctly.
1.1       lukem     402:
1.929     tron      403: Package:       gdtoa
                    404: Version:       2011-03-19
                    405: Current Vers:  $(date)
                    406: Maintainer:    David M. Gay <dmg@acm.org>
                    407: Archive Site:  http://www.netlib.org/fp/
                    408: Home Page:     http://www.netlib.org/fp/
                    409: Mailing List:  none
                    410: Responsible:   kleink
                    411: License:       BSD-like
                    412: Location:      lib/libc/gdtoa
                    413: Notes:
                    414: Test suite integrated at this time, but not built (and fails to run).
                    415: No hexadecimal floating-point string conversion for VAX FP yet.
                    416: Only double-precision addressed at this time.
                    417:
1.1       lukem     418: Package:       gettext
1.328     christos  419: Version:       0.14.4
1.1069    christos  420: Current Vers:  0.18
1.1       lukem     421: Maintainer:    FSF
                    422: Archive Site:  ftp://ftp.gnu.org/gnu/gettext/
1.335     lukem     423: Home Page:     http://www.gnu.org/software/gettext/
1.1       lukem     424: Mailing List:  bug-gnu-utils@gnu.org
1.569     wiz       425: Responsible:
1.387     rpaulo    426: License:       GPLv2
1.913     drochner  427: Location:      gnu/dist/gettext
1.1       lukem     428: Notes:
                    429: GNU gettext is used for userland tools like msgfmt(1) only.  For libintl,
                    430: we use BSD-licensed implementation from Citrus project (see entry for
                    431: "Citrus XPG4DL").  We hope to replace userland tools with BSD-licensed one.
                    432:
1.478     apb       433: Package:       gkermit
                    434: Version:       1.00
                    435: Current Vers:  1.00
                    436: Maintainer:    Kermit Project - Columbia University <kermit@columbia.edu>
                    437: Archive Site:  ftp://kermit.columbia.edu/kermit/archives/
                    438: Home Page:     http://www.columbia.edu/kermit/
                    439: Mailing List:
                    440: Responsible:   apb
                    441: License:       GPLv2
1.913     drochner  442: Location:      gnu/dist/gkermit
1.478     apb       443: Notes:
                    444:
1.1       lukem     445: Package:       grep
1.52      wiz       446: Version:       2.5.1
1.1061    wiz       447: Current Vers:  2.15
1.1       lukem     448: Maintainer:    FSF
                    449: Archive Site:  ftp://ftp.gnu.org/gnu/grep/
1.335     lukem     450: Home Page:     http://www.gnu.org/software/grep/
1.1       lukem     451: Mailing List:  bug-gnu-utils@gnu.org
1.737     wiz       452: Responsible:   simonb
1.909     riz       453: License:       GPLv2+ (2.5.1), GPLv3+ (2.5.3 and later)
1.913     drochner  454: Location:      gnu/dist/grep
1.1       lukem     455: Notes:
1.44      wiz       456: Use src/gnu/dist/grep/grep2netbsd for preparing the source tree
                    457: for the import.
1.918     wiz       458: On 2 Jan 2004, a non-GNU grep (FreeGrep, https://github.com/howardjp/freegrep;
                    459: see also http://www.monkey.org/openbsd/archive/tech/0306/msg00129.html)
                    460: was imported into src/usr.bin/grep;
                    461: on 16 Feb 2011, the BSD grep implementation from FreeBSD was imported
                    462: in src/usr.bin/grep, replacing FreeGrep
                    463: (http://mail-index.NetBSD.org/source-changes/2011/02/16/msg018643.html).
1.1       lukem     464:
                    465: Package:       groff
1.408     wiz       466: Version:       1.19.2
1.1069    christos  467: Current Vers:  1.22.2
1.216     wiz       468: Maintainer:    Werner Lemberg/FSF
1.1       lukem     469: Archive Site:  ftp://ftp.gnu.org/gnu/groff/
1.335     lukem     470: Home Page:     http://www.gnu.org/software/groff/
1.1       lukem     471: Mailing List:  bug-groff@gnu.org
1.737     wiz       472: Responsible:
1.387     rpaulo    473: License:       GPLv2
1.913     drochner  474: Location:      gnu/dist/groff
1.1       lukem     475: Notes:
1.38      wiz       476: Use groff2netbsd from src/gnu/dist/groff to prepare the distribution
1.1       lukem     477: for import.
                    478:
                    479: Package:       heimdal
1.837     elric     480: Version:       1.5pre1
1.1069    christos  481: Current Vers:  1.5.2
1.1       lukem     482: Maintainer:    Heimdal <heimdal@pdc.kth.se>
                    483: Archive Site:  ftp://ftp.pdc.kth.se/pub/heimdal/src/
1.335     lukem     484: Home Page:     http://www.pdc.kth.se/heimdal/
1.1       lukem     485: Mailing List:  heimdal-discuss@pdc.kth.se
1.411     wiz       486: Responsible:   joda, lha
1.387     rpaulo    487: License:       BSD
1.913     drochner  488: Location:      crypto/external/bsd/heimdal/dist
1.1       lukem     489: Notes:
                    490:
                    491: Package:       hunt
1.117     wiz       492: Version:       2003-04-16
1.107     wiz       493: Current Vers:  2003-04-16
1.335     lukem     494: Maintainer:    Greg Couch <gregc@cgl.ucsf.edu>
1.107     wiz       495: Archive Site:  ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z
1.335     lukem     496: Home Page:     http://www.cgl.ucsf.edu/home/gregc/oss.html
1.1       lukem     497: Responsible:   mrg
1.387     rpaulo    498: License:       BSD (3-clause)
1.913     drochner  499: Location:      games/hunt
1.1       lukem     500: Notes:
                    501:
1.202     martti    502: Package:       ipf
1.923     christos  503: Version:       5.1.1
1.1069    christos  504: Current Vers:  5.1.2
1.1       lukem     505: Maintainer:    Darren Reed
1.267     taca      506: Archive Site:  http://coombs.anu.edu.au/~avalon/
1.335     lukem     507: Home Page:     http://coombs.anu.edu.au/~avalon/
1.1       lukem     508: Mailing List:  ipfilter@postbox.anu.edu.au
1.923     christos  509: Responsible:   darrenr, christos
                    510: License:       BSD-based; see src/external/ipf/dist/IPFILTER.LICENCE
                    511: Location:      external/bsd/ipf,sys/external/bsd/ipf
1.1       lukem     512: Notes:
                    513: ipf2netbsd should be used on a virgin ipfilter source tree.
                    514:
1.284     thorpej   515: Package:       ipsec-tools
1.548     gdt       516: Version:       (ipsec-tools head is NetBSD-current head)
1.284     thorpej   517: Maintainer:    IPsec-Tools project <ipsec-tools-core@lists.sourceforge.net>
1.335     lukem     518: Archive Site:  http://ipsec-tools.sourceforge.net
                    519: Home Page:     http://ipsec-tools.sourceforge.net
1.284     thorpej   520: Mailing List:  ipsec-tools-devel@lists.sourceforge.net
1.549     manu      521: Responsible:   manu, vanhu, mgrooms
1.387     rpaulo    522: License:       BSD (3-clause)
1.913     drochner  523: Location:      crypto/dist/ipsec-tools
1.284     thorpej   524: Notes:
1.548     gdt       525: ipsec-tools is maintained within NetBSD src tree in src/crypto/dist/ipsec-tools
1.550     manu      526: We don't run ipsec-tools' configure as part of the NetBSD build. configure
                    527: generated files are available in the NetBSD source tree at:
                    528:   src/lib/libipsec/config.h
                    529:   src/lib/libipsec/package_version.h
                    530: When configure.ac is updated, run the following:
                    531:   cd src/crypto/dist/ipsec-tools
                    532:   ./bootstrap
                    533:   ./configure --enable-adminport --enable-hybrid --enable-frag \
1.894     riz       534:              --enable-natt --enable-dpd
1.550     manu      535: Then copy package_version.h to src/lib/libipsec and merge config.h with
                    536: src/lib/libipsec/config.h (it needs some manual tweaking)
                    537:
1.894     riz       538: NOTE: As NetBSD HEAD and ipsec-tools HEAD are just the same thing,
1.550     manu      539: NetBSD-current always contains latest ipsec-tools code. On the other hand,
1.894     riz       540: ipsec-tools has stable branches (e.g.: ipsec-tools-0_7-branch), which
1.550     manu      541: are manually pulled up to NetBSD stable branches (e.g.: netbsd-4 is regularly
                    542: sync with ipsec-tools-0_7-branch)
1.284     thorpej   543:
1.1       lukem     544: Package:       KAME IPv6
                    545: Version:       KAME/NetBSD SNAP kit
                    546: Current Vers:  KAME/NetBSD SNAP kit (shipped every week)
                    547: Maintainer:    KAME Project <kame@kame.net>
                    548: Archive Site:  http://www.kame.net/
1.335     lukem     549: Home Page:     http://www.kame.net/
1.1       lukem     550: Mailing List:  snap-users@kame.net
1.569     wiz       551: Responsible:
1.387     rpaulo    552: License:       BSD (3-clause)
1.913     drochner  553: Location:      sys/netinet6
1.1       lukem     554: Notes:
                    555: IPv6 part is based on KAME/NetBSD142 SNAP as of early June 2000, with
                    556: more conservative implementation policy.
                    557: IPsec part is based on KAME/NetBSD14 SNAP as of 12 June 2000.
                    558: Please do not make too many diff-unfriendly changes (like indentation change,
                    559: KNF police).  We need to take diffs across KAME snapshots on upgrades.
                    560: To identify kernel version, check net.inet6.ip6.kame_version, or KAME_VERSION
                    561: in sys/netinet6/in6.h.  No script is available for upgrades.
                    562: "KAME" branch is used for kernel merge work purposes.
                    563: http://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE has functionality comparison
                    564: among KAME/*BSD, *BSD-current and recent *BSD releases.
                    565:
1.1007    jmmv      566: Package:       kyua-atf-compat
                    567: Version:       0.1
                    568: Current Vers:  0.1
                    569: Maintainer:    Julio Merino <jmmv@NetBSD.org>
                    570: Archive site:  http://code.google.com/p/kyua/downloads/list?can=1
                    571: Home page:     http://code.google.com/p/kyua/
                    572: Mailing List:  kyua-discuss@googlegroups.com
                    573: Responsible:   jmmv
                    574: License:       BSD 3-clause
                    575: Location:      external/bsd/kyua-atf-compat/dist
                    576: Notes:
                    577: The source files are in external/bsd/kyua-atf-compat/dist.
                    578: Use external/bsd/kyua-atf-compat/prepare-import.sh to regenerate the dist/
                    579: directory.
                    580:
1.1006    jmmv      581: Package:       kyua-cli
1.1060    jmmv      582: Version:       0.7
                    583: Current Vers:  0.7
1.1006    jmmv      584: Maintainer:    Julio Merino <jmmv@NetBSD.org>
                    585: Archive site:  http://code.google.com/p/kyua/downloads/list?can=1
                    586: Home page:     http://code.google.com/p/kyua/
                    587: Mailing List:  kyua-discuss@googlegroups.com
                    588: Responsible:   jmmv
                    589: License:       BSD 3-clause
                    590: Location:      external/bsd/kyua-cli/dist
                    591: Notes:
                    592: The source files are in external/bsd/kyua-cli/dist.
                    593: Use external/bsd/kyua-cli/prepare-import.sh to regenerate the dist/ directory.
                    594:
1.1004    jmmv      595: Package:       kyua-testers
                    596: Version:       0.1
                    597: Current Vers:  0.1
                    598: Maintainer:    Julio Merino <jmmv@NetBSD.org>
                    599: Archive site:  http://code.google.com/p/kyua/downloads/list?can=1
                    600: Home page:     http://code.google.com/p/kyua/
                    601: Mailing List:  kyua-discuss@googlegroups.com
                    602: Responsible:   jmmv
                    603: License:       BSD 3-clause
                    604: Location:      external/bsd/kyua-testers/dist
                    605: Notes:
                    606: The source files are in external/bsd/kyua-testers/dist.
                    607: Use external/bsd/kyua-testers/prepare-import.sh to regenerate the dist/
                    608: directory.
                    609:
1.1       lukem     610: Package:       less
1.1053    tron      611: Version:       less-458
                    612: Current Vers:  less-458
1.823     jakllsch  613: Maintainer:    Mark Nudelman <markn@greenwoodsoftware.com>
1.467     jnemeth   614: Archive Site:  http://www.greenwoodsoftware.com/less/download.html
                    615: Home Page:     http://www.greenwoodsoftware.com/less/
1.823     jakllsch  616: Mailing List:  less-announce-request@greenwoodsoftware.com
1.1       lukem     617: Responsible:   mrg
1.968     jdf       618: License:       Less License (BSD 2-clause) or GPLv3 (v2 prior to less-418)
1.913     drochner  619: Location:      external/bsd/less/dist
1.1       lukem     620: Notes:
                    621: Many changes to make less act as more when invoked as more.  Beware.
1.850     tron      622: Use the "src/external/bsd/less/less2netbsd" script to prepare source tree
1.918     wiz       623: for importation.  Run ./configure beforehand to generate "defines.h".
1.850     tron      624: Talk to mrg before importing any new version.
1.1       lukem     625:
1.543     joerg     626: Package:       libarchive
1.918     wiz       627: Version:       2.8.4
1.1069    christos  628: Current Vers:  2.8.5 (legacy) / 3.0.4 (stable)
1.748     joerg     629: Maintainer:    kientzle@freebsd.org, joerg@NetBSD.org
1.918     wiz       630: Archive Site:  https://github.com/libarchive/libarchive/downloads
                    631: Home Page:     http://libarchive.github.com/
1.543     joerg     632: Responsible:   joerg
1.918     wiz       633: License:       BSD (2-clause)
1.913     drochner  634: Location:      external/bsd/libarchive/dist
1.543     joerg     635: Notes:
1.748     joerg     636: Distribution is stripped down to the relevant part.
1.543     joerg     637:
1.696     dent      638: Package:       libdevmapper
1.735     haad      639: Version:       1.02.40
1.1069    christos  640: Current Vers:  2.02.98
1.696     dent      641: Maintainer:    lvm-devel@redhat.com
                    642: Archive Site:  ftp://sources.redhat.com/pub/lvm2/
                    643: Home Page:     http://sources.redhat.com/lvm2/
                    644: Responsible:   haad
                    645: License:       LGPLv2.1
1.913     drochner  646: Location:      external/gpl2/lvm2/dist/libdm
1.656     haad      647: Notes:
1.894     riz       648: The lvm2tools and the libdevmapper are now distributed as one source
1.729     snj       649: repository. See the lvm2tools Notes for more information.
1.656     haad      650:
1.263     wiz       651: Package:       libevent
1.1033    christos  652: Version:       2.0.21-stable
                    653: Current Vers:  2.0.21-stable
1.263     wiz       654: Maintainer:    Niels Provos <provos@citi.umich.edu>
                    655: Archive Site:  http://www.monkey.org/~provos/libevent/
1.335     lukem     656: Home Page:     http://www.monkey.org/~provos/libevent/
1.263     wiz       657: Responsible:   provos
1.387     rpaulo    658: License:       BSD (3/4-clause)
1.913     drochner  659: Location:      external/bsd/libevent/dist
1.263     wiz       660: Notes:
1.1033    christos  661: - Run the libevent2netbsd script
                    662: - Build the doxygen man pages. Edit the Doxyfile to GENERATE_MAN=yes.
                    663:   man pages are in doxygen/man/man3. Remove the extra man pages that are
                    664:   .so'ing only. Copy the rest to man.
1.263     wiz       665:
1.1072    joerg     666: Package:       llvm
                    667: Version:       3.4rc1 (r195771)
                    668: Current Vers.: 3.4rc1
                    669: Maintainer:    llvmdev@cs.uiuc.edu
                    670: Home Page:     http://llvm.org
                    671: Responsible:   joerg
                    672: License:       BSD/MIT
                    673: Location:      external/bsd/llvm/dist
                    674: Notes:
                    675: A CVS ACL is in place for the location to prevent unintentioned commits.
                    676: All changes should come via import from upstream SVN.
                    677:
1.696     dent      678: Package:       lvm2tools
1.735     haad      679: Version:       2.02.56
                    680: Current Vers:  2.02.56
1.696     dent      681: Maintainer:    lvm-devel@redhat.com
                    682: Archive Site:  ftp://sources.redhat.com/pub/lvm2/
                    683: Home Page:     http://sources.redhat.com/lvm2/
                    684: Responsible:   haad
                    685: License:       GPLv2
1.913     drochner  686: Location:      external/gpl2/lvm2/dist
1.894     riz       687: Notes:
                    688: Use the src/external/gpl2/lvm2tools/dist/lvm2netbsd script to prepare source tree
1.656     haad      689: for import. Keep eye on dist/include/configure.h it migh change over the releases.
1.894     riz       690: We maintain our own version of libdevmapper ioctl protocol code, therefore we
1.656     haad      691: should test it before import. Talk to haad before importing new version.
                    692:
1.1       lukem     693: Package:       libpcap
1.1028    christos  694: Version:       1.3.0
1.1069    christos  695: Current Vers:  1.5.1
1.1       lukem     696: Maintainer:    tcpdump-workers@tcpdump.org
                    697: Archive Site:  http://www.tcpdump.org/release/
1.335     lukem     698: Home Page:     http://www.tcpdump.org/
1.1       lukem     699: Mailing List:  tcpdump-workers@tcpdump.org
1.569     wiz       700: Responsible:   dyoung
1.387     rpaulo    701: License:       BSD (3/4-clause)
1.913     drochner  702: Location:      external/bsd/libpcap/dist
1.1       lukem     703: Notes:
1.1029    christos  704: Use the src/external/bsd/libpcap/libpcap2netbsd script to prepare source
                    705: tree. sys/net/dlt.h is a copy of the dlt constants from pcap.h
1.1       lukem     706:
                    707: Package:       libwrap
                    708: Version:       tcp_wrappers 7.6 w/ large amount of IPv6 changes
1.954     taca      709: Current Vers:  tcp_wrappers 7.6-ipv6.4
1.1       lukem     710: Maintainer:    Wietse Venema <wietse@porcupine.org>
                    711: Archive Site:  ftp://ftp.porcupine.org/pub/security/
1.335     lukem     712: Home Page:     ftp://ftp.porcupine.org/pub/security/
1.230     junyoung  713: Mailing List:
1.569     wiz       714: Responsible:   cjs
1.387     rpaulo    715: License:       BSD-like
1.913     drochner  716: Location:      lib/libwrap
1.1       lukem     717: Notes:
                    718: We import only libwrap (under src/lib), tcpdchk and tcpdmatch (both
                    719: under src/usr.sbin). We don't use tcpd; that functionality is built
                    720: into inetd. The provided libwrap2netbsd script handles just libwrap.
                    721:
1.782     mbalmer   722: Package:       Lua
1.1038    mbalmer   723: Version:       Lua 5.1.5
1.1037    wiz       724: Current Vers:  Lua 5.2.2
1.782     mbalmer   725: Maintainer:    PUC Rio
                    726: Home Page:     http://www.lua.org/
                    727: Mailing List:
                    728: Responsible:   mbalmer
                    729: License:       MIT
1.913     drochner  730: Location:      external/mit/lua/dist
1.782     mbalmer   731: Notes:
                    732: The default module paths have been changed to not include the current
1.783     snj       733: working directory '.' to avoid potential security problems.
1.782     mbalmer   734:
1.1003    jmmv      735: Package:       Lutok
1.1060    jmmv      736: Version:       0.3
                    737: Current Vers:  0.3
1.1003    jmmv      738: Maintainer:    Julio Merino <jmmv@NetBSD.org>
                    739: Archive site:  http://code.google.com/p/lutok/downloads/list?can=1
                    740: Home page:     http://code.google.com/p/lutok/
                    741: Mailing List:  lutok-discuss@googlegroups.com
                    742: Responsible:   jmmv
                    743: License:       BSD 3-clause
                    744: Location:      external/bsd/lutok/dist
                    745: Notes:
                    746: The source files are in external/bsd/lutok/dist.
                    747: Use external/bsd/lutok/prepare-import.sh to regenerate the dist/ directory.
                    748:
1.728     christos  749: Package:       m4
                    750: Version:       20091026
                    751: Current Vers:  20091026
1.962     wiz       752: Maintainer:    The OpenBSD Project
1.728     christos  753: Archive Site:  http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/m4
1.962     wiz       754: Home Page:     http://www.openbsd.org/
1.728     christos  755: Mailing List:
                    756: License:       BSD 3-clause like (dns-sd)
                    757: Responsible:   christos
1.913     drochner  758: Location:      usr.bin/m4
1.728     christos  759: Notes:
1.913     drochner  760: Uses libc's ohash, and strtonum
1.728     christos  761:
1.718     tsarna    762: Package:       mDNSResponder
                    763: Version:       212.1
1.1069    christos  764: Current Vers:  541
1.718     tsarna    765: Maintainer:    Apple
                    766: Archive Site:  http://www.opensource.apple.com/tarballs/mDNSResponder/
                    767: Home Page:     http://developer.apple.com/opensource/internet/bonjour.html
                    768: Mailing List:  bonjour-dev@lists.apple.com
                    769: License:       Apache2 (mdnsd), BSD 3-clause (libdns_sd),
                    770:                BSD 3-clause like (dns-sd)
                    771: Responsible:   tsarna
1.913     drochner  772: Location:      external/apache2/mDNSResponder/dist
1.718     tsarna    773: Notes:
                    774:
1.723     wiz       775: Package:       mdocml
1.1024    christos  776: Version:       1.12.1
1.1069    christos  777: Current Vers:  1.12.2
1.723     wiz       778: Maintainer:    Kristaps Džonsons
                    779: Archive Site:  http://mdocml.bsd.lv/snapshots/
                    780: Home Page:     http://mdocml.bsd.lv/
                    781: Mailing List:
                    782: Responsible:   joerg
                    783: License:       BSD (2-clause)
1.913     drochner  784: Location:      external/bsd/mdocml/dist
1.723     wiz       785: Notes:
                    786:
1.696     dent      787: Package:       mesa-drm
1.703     mrg       788: Version:       git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
1.696     dent      789: Current Vers:
                    790: Maintainer:    mesa-git@?
                    791: Archive Site:  git://anongit.freedesktop.org/git/mesa/drm
                    792: Home Page:     http://cgit.freedesktop.org/mesa/drm/
                    793: Mailing List:
                    794: Responsible:   mrg, bjs
                    795: License:       BSD
1.913     drochner  796: Location:      sys/external/bsd/drm/dist
1.696     dent      797: Notes:
                    798:
1.1       lukem     799: Package:       mopd
                    800: Version:       2.5.3
                    801: Current Vers:  2.5.3
                    802: Maintainer:    Mats O Jansson <maja@celsiustech.se>
1.696     dent      803: Archive Site:  http://www.stacken.kth.se/~moj/mopd.html
1.335     lukem     804: Home Page:     http://www.stacken.kth.se/~moj/mopd.html
1.230     junyoung  805: Mailing List:
1.1       lukem     806: Responsible:   cjs
1.387     rpaulo    807: License:       BSD (4-clause)
1.913     drochner  808: Location:      usr.sbin/mopd
1.1       lukem     809: Notes:
                    810: Delete the otherOS directory before importing.
                    811:
                    812: Package:       nawk
1.993     christos  813: Version:       2012-12-20
                    814: Current Vers:  2012-12-20
1.696     dent      815: Maintainer:    Brian Kernighan <bwk@princeton.edu>
                    816: Archive Site:  http://www.cs.princeton.edu/~bwk/btl.mirror/
                    817: Home Page:     http://www.cs.princeton.edu/~bwk/btl.mirror/
1.1       lukem     818: Mailing List:
                    819: Responsible:   jdolecek
1.387     rpaulo    820: License:       BSD-like
1.913     drochner  821: Location:      external/historical/nawk/dist
1.1       lukem     822: Notes:
                    823: Build maketab from nawk sources and generate proctab.c.
1.776     christos  824: Remove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win
                    825: then import to src/external/historical/nawk/dist.
1.1       lukem     826:
                    827: Package:       ndbootd
                    828: Version:       0.5
                    829: Current Vers:  0.5
                    830: Maintainer:    Matt Fredette <fredette@alum.mit.edu>
1.696     dent      831: Archive Site:
                    832: Home Page:
1.1       lukem     833: Responsible:   fredette
1.387     rpaulo    834: License:       BSD (4-clause)
1.913     drochner  835: Location:      usr.sbin/ndbootd
1.1       lukem     836: Notes:
                    837: Run ./configure, save config.h, make distclean, rm all autoconf/automake
                    838: and ndbootd-raw.c.  Restore saved config.h, and force it to define
                    839: HAVE_STRICT_ALIGNMENT.  Fix RCS IDs, import.
                    840:
1.421     wiz       841: Package:       ntp
1.1081  ! christos  842: Version:       4.2.7p404
        !           843: Current Vers:  4.2.6p5/4.2.7p404
1.421     wiz       844: Maintainer:    David L. Mills <mills@udel.edu>
1.1069    christos  845: Archive Site:  http://www.ntp.org/
1.702     kardel    846: Home Page:     http://www.ntp.org/, http://support.ntp.org/
1.421     wiz       847: Mailing List:
1.455     kardel    848: Responsible:   simonb, jonathan, kardel
1.421     wiz       849: License:       BSD-like
1.913     drochner  850: Location:      external/bsd/ntp/dist
1.421     wiz       851: Notes:
                    852: See /usr/src/dist/ntp/ntp2netbsd for update instructions.
                    853:
1.1       lukem     854: Package:       nvi
1.1064    christos  855: Version:       1.81.6, HEAD as of 2013-11-20
1.652     tsutsui   856: Current Vers:  1.81.6
1.1071    aymeric   857: Maintainer:    Sven Verdoolaege <skimo@kotnet.org>, Keith Bostic
1.1064    christos  858: Archive Site:  git://repo.or.cz/nvi.git, ftp://ftp.bostic.com/pub/
                    859: Home Page:     https://repo.or.cz/w/nvi.git http://www.bostic.com/vi/
1.230     junyoung  860: Mailing List:
1.1071    aymeric   861: Responsible:   christos
1.387     rpaulo    862: License:       BSD (3/4-clause)
1.1071    aymeric   863: Location:      external/bsd/nvi/dist
1.1       lukem     864: Notes:
1.652     tsutsui   865: We have lots of local fixes.
1.1       lukem     866:
1.603     lukem     867: Package:       OpenLDAP
1.794     adam      868: Version:       2.4.23
1.1069    christos  869: Current Vers:  2.4.38
1.603     lukem     870: Maintainer:    OpenLDAP Foundation
                    871: Archive Site:  http://www.openldap.org/
                    872: Home Page:     http://www.openldap.org/
                    873: Mailing List:
1.1049    lukem     874: Responsible:
1.603     lukem     875: License:       BSD (3-clause)
1.913     drochner  876: Location:      external/bsd/openldap/dist
1.603     lukem     877: Notes:
                    878:
1.293     christos  879: Package:       OpenPAM
1.1080    christos  880: Version:       20130907 (Nummularia)
1.1069    christos  881: Current Vers:  20130907 (Nummularia)
1.638     wiz       882: Maintainer:    Dag-Erling Smørgrav <des@FreeBSD.org>
1.276     wiz       883: Archive Site:  http://www.openpam.org/
1.335     lukem     884: Home Page:     http://www.openpam.org/
1.276     wiz       885: Mailing List:
                    886: Responsible:   christos
1.387     rpaulo    887: License:       BSD (3-clause)
1.913     drochner  888: Location:      external/bsd/openpam/dist
1.276     wiz       889: Notes:
1.1080    christos  890: Next import will need moving lib sources to lib/libpam
1.276     wiz       891:
1.734     roy       892: Package:       openresolv
1.1042    roy       893: Version:       3.5.6
                    894: Current Vers:  3.5.6
1.734     roy       895: Maintainer:    roy
                    896: Archive Site:  ftp://roy.marples.name/pub/openresolv/
                    897: Home Page:     http://roy.marples.name/projects/openresolv/
                    898: Mailing List:  openresolv-discuss@marples.name
                    899: License:       BSD (2-clause)
1.913     drochner  900: Location:      external/bsd/openresolv/dist
1.734     roy       901: Notes:
                    902: Please submit all changes to the author.
                    903:
1.612     christos  904: Package:       HPN-SSH
1.988     christos  905: Version:       6.1p1 13 v14
1.1069    christos  906: Current Vers:  6.3p1 v14
1.612     christos  907: Maintainer:    www.psc.edu
1.988     christos  908: Archive Site:  No direct link anymore, @#$#$ psc.
                    909: Home Page:     http://www.psc.edu/index.php/hpn-ssh
1.612     christos  910: Mailing List:
                    911: Responsible:   christos
                    912: License:
1.913     drochner  913: Location:      crypto/external/bsd/openssh/dist
1.612     christos  914: Notes:
                    915: Patch applied after OpenSSH import.
                    916:
1.1       lukem     917: Package:       OpenSSH
1.1062    christos  918: Version:       6.4
                    919: Current Vers:  6.4 / portable 6.4p1
1.1       lukem     920: Maintainer:    OpenSSH
                    921: Archive Site:  http://www.openssh.com/ftp.html
1.335     lukem     922: Home Page:     http://www.openssh.com/portable.html
1.1       lukem     923: Mailing List:  openssh-unix-announce@mindrot.org
1.298     itojun    924: Responsible:   thorpej, christos, elric
1.701     christos  925: License:       BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
1.913     drochner  926: Location:      crypto/external/bsd/openssh/dist
1.1       lukem     927: Notes:
1.701     christos  928: imported from OpenBSD ssh -- is not from the portable OpenSSH
1.913     drochner  929: use openssh2netbsd before import.
1.1       lukem     930: local changes (should always try to bring them back to master openssh tree,
                    931: markus is very cooperative about it):
                    932: - default for PermitRootLogin is set to "no"
                    933: - IgnoreRootRhosts added
                    934: - look at login.conf to check valid user/access list
1.469     christos  935: - krb5 support re-added
1.405     christos  936: - hack in cipher.c #ifdef ACCS because we are missing EVP_acss
1.279     christos  937:   when someone imports openssl, we can remove this.
1.280     christos  938: - added moduli from portable openssh
                    939: - added USE_PAM patches and auth_pam.[ch] from portable openssh
1.786     christos  940:   (see if there is any difference between the current version of opensshX.Yp1
                    941:    and the new opensshZ.Wp1) and apply them.
1.701     christos  942: - conditionalize login_cap
                    943: - conditionalize bsd_auth
                    944: - restore krb5, krb4, afs, skey
                    945: - bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
                    946: - fix ctype macro arguments
                    947: - umac is broken, disable it
                    948: - better ~homedir handling
                    949: - netbsd style tunnels
                    950: - urandom, xhome, chrootdir, rescuedir NetBSD handling
                    951: - utmp/utmpx handling
                    952: - handle tty posix_vdisable properly
                    953: - handle setuid and unsetuid the posix way instead of setresuid()
                    954: - add all missing functions
1.384     christos  955: - always bump major when importing to avoid api problems.
1.854     christos  956: - make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
1.1       lukem     957:
                    958: Package:       OpenSSL
1.1001    christos  959: Version:       1.0.1e
                    960: Current Vers:  1.0.1e with AES-NI patch
1.1       lukem     961: Maintainer:    The OpenSSL Project
                    962: Archive Site:  ftp://ftp.openssl.org/source/
1.335     lukem     963: Home Page:     http://www.openssl.org/
1.1       lukem     964: Mailing List:  openssl-announce@openssl.org
1.569     wiz       965: Responsible:   mcr, thorpej, groo, christos, mjf
1.387     rpaulo    966: License:       OpenSSL and SSLeay license (both BSD-like)
1.913     drochner  967: Location:      crypto/external/bsd/openssl/dist
1.1       lukem     968: Notes:
1.380     christos  969: - Run openssl2netbsd to get rid of the RCSID identifiers
1.708     christos  970: - run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
                    971:   to regen man pages.
1.953     christos  972: - run make in  /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*
                    973:   to regen assembly files
1.1       lukem     974:
1.926     plunky    975: Package:       pcc
                    976: Version:       1.1.0.DEVEL 20120325
                    977: Current Vers:  1.1.0.DEVEL 20120325
1.932     riz       978: Maintainer:    Anders Magnusson <ragge@NetBSD.org>
1.926     plunky    979: Archive Site:  ftp://pcc.ludd.ltu.se/pub/pcc/
                    980: Home Page:     http://pcc.ludd.ltu.se/
                    981: Mailing List:  pcc-list@ludd.ltu.se
                    982: Responsible:   plunky
                    983: License:       BSD
                    984: Location:      external/bsd/pcc/dist
                    985: Notes:
                    986: This is a development snapshot. See the src/external/bsd/pcc/prepare-import.sh
                    987: file for details about how to get the latest version from the upstream server
                    988: and import it.
                    989:
1.19      wiz       990: Package:       pdisk
                    991: Version:       0.8a2
                    992: Current Vers:  0.8a2
                    993: Maintainer:    Eryk Vershen <eryk@cfcl.com>
                    994: Archive Site:  http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
1.335     lukem     995: Home Page:     http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
1.19      wiz       996: Mailing List:
                    997: Responsible:   dbj
1.387     rpaulo    998: License:       BSD-like
1.1032    christos  999: Location:      external/bsd/pdisk
1.19      wiz      1000: Notes:
1.729     snj      1001: This is the disk partition utility used by Apple's mkLinux and OS X
1.1015    wiz      1002: It is imported into external/bsd/pdisk.
1.19      wiz      1003:
1.1       lukem    1004: Package:       pdksh
                   1005: Version:       5.2.14p2
                   1006: Current Vers:  5.2.14p2
                   1007: Maintainer:    Michael Rendell <michael@cs.mun.ca>
                   1008: Archive Site:  ftp://ftp.cs.mun.ca/pub/pdksh/
1.335     lukem    1009: Home Page:     http://www.cs.mun.ca/~michael/pdksh/
1.1       lukem    1010: Mailing List:
1.457     jdolecek 1011: Responsible:   jdolecek
1.387     rpaulo   1012: License:       Public domain
1.913     drochner 1013: Location:      bin/ksh
1.880     reed     1014: Notes:
1.1       lukem    1015: pdksh-5.2.14-patches.1 and pdksh-5.2.14-patches.2 have been applied.
                   1016:
1.421     wiz      1017: Package:       PF (openbsd packet filter)
1.609     peter    1018: Version:       OpenBSD 4.2
                   1019: Current Vers:  OpenBSD 4.3-current
1.422     peter    1020: Maintainer:    The OpenBSD Project
1.421     wiz      1021: Archive Site:  ftp://ftp.openbsd.org/
                   1022: Home Page:     http://www.openbsd.org/faq/pf/
                   1023: Mailing List:  pf@benzedrine.cx or appropriate OpenBSD mailing list
1.569     wiz      1024: Responsible:   peter, yamt
1.421     wiz      1025: License:       BSD (2-clause)
1.913     drochner 1026: Location:      dist/pf,sys/dist/pf
1.421     wiz      1027: Notes:
                   1028: kernel code is imported into src/sys/dist/pf and src/sys/net has reachover
                   1029: definition (files.pf).  userland code is imported into src/dist/pf, and
                   1030: reachover Makefiles are in src/usr.sbin/pf.
                   1031:
1.538     joerg    1032: Package:       pkg_install
1.915     wiz      1033: Version:       20120221
                   1034: Current Vers:  20120221
1.538     joerg    1035: Maintainer:    The pkgsrc developers
1.894     riz      1036: Home Page:     http://www.pkgsrc.org/
1.539     heinz    1037: Mailing List:  tech-pkg@NetBSD.org
1.538     joerg    1038: Responsible:   joerg
                   1039: License:       BSD
1.913     drochner 1040: Location:      external/bsd/pkg_install/dist
1.538     joerg    1041: Notes:
1.913     drochner 1042: The authoritative version is in pkgsrc/pkgtools/pkg_install.
1.538     joerg    1043:
1.1       lukem    1044: Package:       ping
                   1045: Version:       980911
                   1046: Current Vers:  980911
1.993     christos 1047: Maintainer:    Mike Muuss
                   1048: Archive Site:
                   1049: Home Page:     http://ftp.arl.mil/mike/ping.html
1.1       lukem    1050: Mailing List:
1.392     rpaulo   1051: Responsible:   christos
1.387     rpaulo   1052: License:       BSD (3-clause)
1.913     drochner 1053: Location:      sbin/ping
1.1       lukem    1054: Notes:
                   1055: We use err() and friends. We have changes for snprintf, extra
1.729     snj      1056: formatting in man pages, disallowing flood pinging, alignment fixes,
1.993     christos 1057: and more. Vern's ping is gone. We are too different from everyone else
                   1058: now to do a new import.
1.1       lukem    1059:
1.934     wiz      1060: Package:       Postfix
1.1056    tron     1061: Version:       2.10.2
                   1062: Current Vers:  2.10.2
1.1       lukem    1063: Maintainer:    Wietse Venema <wietse@porcupine.org>
                   1064: Archive Site:  ftp://postfix.cloud9.net/official/
1.335     lukem    1065: Home Page:     http://www.postfix.org/
1.1       lukem    1066: Mailing List:  postfix-users@postfix.org
1.705     tron     1067: Responsible:   christos, tron
1.704     tron     1068: License:       IBM Public License. See also src/external/ibm-public/postfix/dist.
1.913     drochner 1069: Location:      external/ibm-public/postfix/dist
1.1       lukem    1070: Notes:
1.432     rpaulo   1071: HTML documentation should be kept in sync with the README_FILES.
                   1072: src/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
                   1073: directory layout (the easiest way to check is by running ``postfix
                   1074: set-permissions'').
1.1       lukem    1075:
                   1076: Package:       ppp
1.1068    christos 1077: Version:       2.4.5
                   1078: Current Vers:  2.4.5
1.1       lukem    1079: Maintainer:    Paul Mackerras <paulus@samba.org>
                   1080: Archive Site:  ftp://ftp.samba.org/pub/ppp/
1.349     junyoung 1081: Home Page:
1.1068    christos 1082: GIT root:      git://ozlabs.org/~paulus/ppp.git
1.1       lukem    1083: Mailing List:
1.447     christos 1084: Responsible:   christos, cube
1.387     rpaulo   1085: License:       BSD (3-clause)
1.1068    christos 1086: Location:      external/bsd/ppp/dist
1.1       lukem    1087: Notes:
                   1088: BSD support was removed from 2.4.0; I added it back and removed
                   1089: some GPL pieces. Multilink support is missing. Repeated pings to
                   1090: Paulus have not yielded results. I've retrofitted pppdump to use
1.397     christos 1091: net/zlib, and <net/ppp-comp.h> and I now maintain sys-bsd.c. This
1.1       lukem    1092: is clearly a pain. I have not tested the modules code, neither our
                   1093: makefiles make it easy to construct a module, but I left one there
                   1094: as an example.
1.447     christos 1095: TDB code as found in 2.4.x, x>1 is under the GPL.  Therefore, we're
                   1096: using the version found in 2.4.1.
1.1       lukem    1097:
                   1098: Package:       rcs
                   1099: Version:       5.7
1.1073    wiz      1100: Current Vers:  5.9.2
1.1       lukem    1101: Maintainer:    FSF
                   1102: Archive Site:  ftp://ftp.gnu.org/gnu/rcs/
                   1103: Mailing List:  bug-gnu-utils@gnu.org
1.335     lukem    1104: Home Page:     http://www.gnu.org/software/rcs/
1.463     agc      1105: Responsible:   agc
1.972     wiz      1106: License:       GPLv2+ (5.7), GPLv3+ (5.8 and later)
1.913     drochner 1107: Location:      gnu/usr.bin/rcs
1.1       lukem    1108: Notes:
1.894     riz      1109: Old versions are available from Purdue (ftp.cs.purdue.edu:/pub/RCS).
1.1       lukem    1110:
                   1111: Package:       root.cache
1.996     taca     1112: Version:       2013010300 (Jan 3, 2013)
                   1113: Current Vers:  2013010300 (Jan 3, 2013)
1.14      perry    1114: Maintainer:    InterNIC
                   1115: Archive Site:  ftp://ftp.internic.net/domain/named.root
1.335     lukem    1116: Home Page:     ftp://ftp.internic.net/domain/named.root
1.1       lukem    1117: Mailing List:
1.507     perry    1118: Responsible:   thorpej
1.387     rpaulo   1119: License:       Public domain
1.913     drochner 1120: Location:      etc/namedb
1.1       lukem    1121: Notes:
                   1122: The root server cache is also included with BIND.  However, the
                   1123: InterNIC version is usually more up to date.
                   1124:
                   1125: Package:       routed
1.727     christos 1126: Version:       2.32
                   1127: Current Vers:  2.32
1.1       lukem    1128: Maintainer:    Vernon Schryver <vjs@rhyolite.com>
                   1129: Archive Site:  ftp://ftp.rhyolite.com/src/
1.335     lukem    1130: Home Page:     http://www.rhyolite.com/src/
1.1       lukem    1131: Mailing List:
1.392     rpaulo   1132: Responsible:   christos
1.387     rpaulo   1133: License:       BSD (4-clause)
1.913     drochner 1134: Location:      sbin/routed
1.1       lukem    1135: Notes:
                   1136: We use the md5 code from libc
                   1137: We don't allow RIP_TRACEON and RIP_TRACEOFF
1.201     christos 1138: We use arc4random
                   1139: We use strlcpy/snprintf
1.1       lukem    1140:
                   1141: Package:       send-pr (part of GNATS)
                   1142: Version:       3.95
1.359     rpaulo   1143: Current Vers:  4.1
1.1       lukem    1144: Maintainer:    FSF
                   1145: Archive Site:  ftp://ftp.gnu.org/gnu/gnats/
1.335     lukem    1146: Home Page:     http://www.gnu.org/software/gnats/
1.1       lukem    1147: Mailing List:  bug-gnats@gnu.org
1.387     rpaulo   1148: License:       GPLv2
1.1       lukem    1149: Responsible:
1.913     drochner 1150: Location:      gnu/usr.bin/send-pr
1.1       lukem    1151: Notes:
                   1152:
                   1153: Package:       SoftFloat
                   1154: Version:       2a
                   1155: Current Vers:  2b
1.144     dent     1156: Maintainer:    John Hauser <jhauser@jhauser.us>
                   1157: Archive Site:  http://www.jhauser.us/arithmetic/SoftFloat.html
1.335     lukem    1158: Home Page:     http://www.jhauser.us/arithmetic/SoftFloat.html
1.1       lukem    1159: Mailing List:
                   1160: Responsible:   bjh21
1.387     rpaulo   1161: License:       Public domain
1.913     drochner 1162: Location:      lib/libc/softfloat
1.1       lukem    1163: Notes:
                   1164: Heavily modified for use as a soft float library for GCC.  The actual
                   1165: arithmetic code is unchanged, though, and should behave exactly like the
                   1166: original.
                   1167:
1.877     joerg    1168: Package:       sqlite
                   1169: Version:       pre-3.6.9 snapshot
1.1069    christos 1170: Current Vers:  3.8.1
1.877     joerg    1171: Maintainer:    Richard Hipp <drh@sqlite.org>
                   1172: Home Page:     http://www.sqlite.org
                   1173: Responsible:   joerg
                   1174: License:       Public domain
1.913     drochner 1175: Location:      external/public-domain/sqlite/dist
1.877     joerg    1176: Notes:
                   1177: Initial import uses a pre-release with a number of bug fixes to avoid
                   1178: unnecessary local changes.
                   1179:
1.1       lukem    1180: Package:       tcpdump
1.1030    christos 1181: Version:       4.3.0
1.1069    christos 1182: Current Vers:  4.5.1
1.429     hubertf  1183: Maintainer:    tcpdump-workers@lists.tcpdump.org
1.1       lukem    1184: Archive Site:  http://www.tcpdump.org/release/
1.335     lukem    1185: Home Page:     http://www.tcpdump.org/
1.429     hubertf  1186: Mailing List:  tcpdump-workers@lists.tcpdump.org
1.569     wiz      1187: Responsible:
1.387     rpaulo   1188: License:       BSD (3-clause)
1.913     drochner 1189: Location:      external/bsd/tcpdump/dist
1.1       lukem    1190: Notes:
1.1030    christos 1191: Use the src/external/bsd/tcpdump/tcpdump2netbsd script to prepare source
1.792     christos 1192: tree.
1.1       lukem    1193:
                   1194: Package:       TestFloat
                   1195: Version:       2a
                   1196: Current Vers:  2a
1.144     dent     1197: Maintainer:    John Hauser <jhauser@jhauser.us>
                   1198: Archive Site:  http://www.jhauser.us/arithmetic/TestFloat.html
1.335     lukem    1199: Home Page:     http://www.jhauser.us/arithmetic/TestFloat.html
1.1       lukem    1200: Mailing List:
                   1201: Responsible:   ross
1.387     rpaulo   1202: License:       BSD (4-clause)
1.913     drochner 1203: Location:      regress/lib/libc/ieeefp/testfloat
1.1       lukem    1204: Notes:
                   1205:
                   1206: Package:       texinfo
1.634     christos 1207: Version:       4.8
1.1069    christos 1208: Current Vers:  5.2
1.1       lukem    1209: Maintainer:    FSF
                   1210: Archive Site:  ftp://ftp.gnu.org/gnu/texinfo/
1.335     lukem    1211: Home Page:     http://www.gnu.org/software/texinfo/
1.1       lukem    1212: Mailing List:  bug-texinfo@gnu.org
1.737     wiz      1213: Responsible:
1.909     riz      1214: License:       GPLv2+ (4.8), GPLv3+ (4.9 and later)
1.913     drochner 1215: Location:      gnu/dist/texinfo
1.1       lukem    1216: Notes:
1.38      wiz      1217: Use src/gnu/dist/texinfo/texinfo2netbsd for preparing the source tree
                   1218: for the import.
1.1       lukem    1219:
1.819     jmmv     1220: Package:       tmux
1.860     jmmv     1221: Version:       1.5
1.1023    wiz      1222: Current Vers:  1.8
1.819     jmmv     1223: Maintainer:    Nicholas Marriott <nicm@users.sourceforge.net>
                   1224: Archive site:  http://downloads.sourceforge.net/tmux/
                   1225: Home page:     http://tmux.sourceforge.net/
                   1226: Mailing List:  tmux-users@lists.sourceforge.net
                   1227: Responsible:   jmmv
                   1228: License:       BSD
1.913     drochner 1229: Location:      external/bsd/tmux/dist
1.819     jmmv     1230: Notes:
                   1231: See src/external/bsd/tmux/README for instructions on how to import a
                   1232: new tmux release.
                   1233:
1.1       lukem    1234: Package:       top
1.614     christos 1235: Version:       3.8beta1
                   1236: Current Vers:  3.8beta1
1.1       lukem    1237: Maintainer:    William LeFebvre <wnl@groupsys.com>
1.614     christos 1238: Archive Site:  http://www.unixtop.org/dist/top-3.8beta1.tar.gz
1.335     lukem    1239: Home Page:     http://www.unixtop.org/
1.1       lukem    1240: Mailing List:  top-spinners@ocee.groupsys.com
1.614     christos 1241: Responsible:   simonb, christos
1.387     rpaulo   1242: License:       BSD (2-clause)
1.913     drochner 1243: Location:      external/bsd/top/dist
1.1       lukem    1244: Notes:
                   1245:
                   1246: Package:       traceroute
1.869     christos 1247: Version:       1.4a12
1.1       lukem    1248: Current Vers:  1.4a12
                   1249: Maintainer:    traceroute@ee.lbl.gov
                   1250: Archive Site:  ftp://ftp.ee.lbl.gov/
1.335     lukem    1251: Home Page:     http://ftp.ee.lbl.gov/
1.1       lukem    1252: Mailing List:
                   1253: Responsible:
1.387     rpaulo   1254: License:       BSD (4-clause)
1.913     drochner 1255: Location:      usr.sbin/traceroute
1.1       lukem    1256: Notes:
1.869     christos 1257: Added changes from a5 -> a12 manually.
1.1       lukem    1258:
                   1259: Package:       tz
1.1078    apb      1260: Version:       tzcode2013i / tzdata2013i
1.1077    christos 1261: Current Vers:  tzcode2013i / tzdata2013i
1.975     apb      1262: Maintainer:    Paul Eggert <eggert@cs.ucla.edu>
1.956     christos 1263: Archive Site:  ftp://ftp.iana.org/tz/releases/
1.876     apb      1264: Archive Site:  ftp://munnari.oz.au/pub/oldtz/
1.956     christos 1265: Old Archive Site:      ftp://elsie.nci.nih.gov/pub/
1.920     apb      1266: Home Page:     http://www.iana.org/time-zones
1.876     apb      1267: Mailing List:  tz@iana.org
1.920     apb      1268: Responsible:   kleink, christos, apb
1.387     rpaulo   1269: License:       Public domain
1.913     drochner 1270: Location:      lib/libc/time,share/zoneinfo
1.1       lukem    1271: Notes:
1.1077    christos 1272: Don't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
                   1273: Diffs are now applied by hand, since we have too many diffs (re-entrant tzcode,
                   1274: register removal) to apply. The diffs have been submitted upstream but there
                   1275: is too much inertia to apply them. Check for .gitignore files.
1.1       lukem    1276:
1.578     christos 1277: Package:       wpa_supplicant/hostapd
1.1044    adam     1278: Version:       1.1
                   1279: Current Vers:  2.0
1.365     wiz      1280: Maintainer:    Jouni Malinen <jkmaline@cc.hut.fi>
                   1281: Archive Site:  http://hostap.epitest.fi/releases/
1.582     joerg    1282: Home Page:     http://hostap.epitest.fi/wpa_supplicant/
1.365     wiz      1283: Mailing List:
1.578     christos 1284: Responsible:   scw, dyoung, christos
1.387     rpaulo   1285: License:       BSD or GPLv2
1.913     drochner 1286: Location:      external/bsd/wpa/dist
1.365     wiz      1287: Notes:
1.772     christos 1288: See /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions.
1.365     wiz      1289:
1.1       lukem    1290: Package:       XFree86
1.307     tron     1291: Version:       4.5.0
1.655     wiz      1292: Current Vers:  4.8.0
1.349     junyoung 1293: Maintainer:    XFree86 Project, Inc.
1.1       lukem    1294: Archive Site:  ftp://ftp.xfree86.org/pub/XFree86/
1.335     lukem    1295: Home Page:     http://www.xfree86.org/
1.349     junyoung 1296: Mailing List:  devel@xfree86.org
1.1       lukem    1297: Responsible:   tron
1.387     rpaulo   1298: License:       XFree
1.913     drochner 1299: Location:      (xsrc)
1.1       lukem    1300: Notes:
                   1301: 4.x:
1.60      tron     1302:  Only X4??src-1 to X4??src-6 were imported. X4??src-7 contains postscript
1.1       lukem    1303:  files which we don't need in our tree.
                   1304:  ALL changes must be sent back to the XFree86 repository. Patches should
1.305     tron     1305:  be submitted back via http://bugzilla.xfree86.org.
1.1       lukem    1306:
                   1307: Package:       zlib
1.397     christos 1308: Version:       1.2.3
1.1069    christos 1309: Current Vers:  1.2.8
1.1       lukem    1310: Maintainer:    Jean-loup Gailly and Mark Adler <zlib@gzip.org>
1.512     taca     1311: Archive Site:  http://www.zlib.net/
                   1312: Home Page:     http://www.zlib.net/
1.1       lukem    1313: Mailing List:
1.397     christos 1314: Responsible:   gwr, tron, christos
1.387     rpaulo   1315: License:       BSD (3-clause)
1.913     drochner 1316: Location:      common/dist/zlib
1.1       lukem    1317: Notes:
1.397     christos 1318: Imported to src/common/dist/zlib and shared by the kernel and userland.
1.534     christos 1319:
                   1320: Package:       services, protocols
1.1005    christos 1321: Version:       2013-02-21 (services), 2013-02-17 (protocols)
1.1069    christos 1322: Current Vers:  2013-11-27 (services), 2013-11-12 (protocols)
1.534     christos 1323: Maintainer:    IANA
1.961     christos 1324: Archive Site:  http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
1.894     riz      1325: Archive Site:  http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
                   1326: Home Page:     http://www.iana.org/
1.534     christos 1327: Mailing List:
                   1328: Responsible:   christos
                   1329: License:       None
1.913     drochner 1330: Location:      etc
1.534     christos 1331: Notes:
1.961     christos 1332: 1. Build package net/iana-etc
                   1333: 2. Add NetBSD rcsid to the generated protocols and services in the package
                   1334:    work area.
                   1335: 3. Append the local services from the current services file.
                   1336: 4. Run:
1.534     christos 1337:        services_mkdb -u services > /usr/src/etc/services
                   1338:        cp protocols /usr/src/etc/protocols
1.964     christos 1339: 5. Fix protocols
                   1340:    - fix manet alias to MANET; giving an alias with the same name is a no/op
                   1341:    - protocol 84 is defined for as ttp and iptm, merge the two entries since
                   1342:      libc getprotoent() does not read the whole file and merge in the "files"
                   1343:      implementation.
1.769     mrg      1344:
                   1345: Package:       pigz
                   1346: Version:       2.1.6
1.1069    christos 1347: Current Vers:  2.3.1
1.769     mrg      1348: Maintainer:    Mark Adler <madler@alumni.caltech.edu>
                   1349: Archive Site:  http://zlib.net/pigz/
                   1350: Home Page:     http://zlib.net/pigz/
                   1351: Mailing List:  http://mail.zlib.net/mailman/listinfo/pigz-announce_zlib.net
                   1352: Responsible:   mrg
                   1353: License:       zlib
1.913     drochner 1354: Location:      external/zlib/pigz/dist
1.769     mrg      1355: Notes:
1.784     joerg    1356:
                   1357: Package:       xz
                   1358: Version:       5.0.0
1.1069    christos 1359: Current Vers:  5.0.5 (stable) / 5.1.3alpha (devel)
1.784     joerg    1360: Maintainer:    Lasse Collin <lasse.collin@tukanni.org>
                   1361: Archive Site:  http://tukaani.org/xz/
                   1362: Home Page:     http://tukaani.org/xz/
                   1363: Responsible:   joerg
                   1364: License:       public-domain
1.913     drochner 1365: Location:      external/public-domain/xz/dist
1.784     joerg    1366: Notes:
                   1367: 1. See prepare-import script for stripping down the distribution.
                   1368: 2. Update configure.ac and use it to generate include/config.h.
                   1369: 3. Carefully check for GPL components leaked into the dist area.
1.847     mrg      1370:
                   1371: Package:       mpc
1.1065    mrg      1372: Version:       1.0.1
                   1373: Current Vers:  1.0.1
1.847     mrg      1374: Maintainer:
                   1375: Archive Site:  http://www.multiprecision.org/mpc/download/
                   1376: Home Page:     http://www.multiprecision.org/mpc/
                   1377: Mailing List:  http://www.multiprecision.org/index.php?prog=mpc&page=development
                   1378: Responsible:   mrg
1.1065    mrg      1379: License:       LGPL3
                   1380: Location:      external/lgpl3/mpc/dist
1.847     mrg      1381: Notes:
                   1382:
                   1383: Package:       mpfr
1.1066    mrg      1384: Version:       3.1.2
1.1065    mrg      1385: Current Vers:  3.1.2
1.847     mrg      1386: Maintainer:
                   1387: Archive Site:  http://www.mpfr.org/mpfr-current/
                   1388: Home Page:     http://www.mpfr.org/
                   1389: Mailing List:  http://websympa.loria.fr/wwsympa/arc/mpfr-announce
                   1390: Responsible:   mrg
                   1391: License:       LGPL3
1.913     drochner 1392: Location:      external/lgpl3/mpfr/dist
1.847     mrg      1393: Notes:
                   1394:
                   1395: Package:       GNU MP
1.1070    mrg      1396: Version:       5.1.3
1.1067    wiz      1397: Current Vers:  5.1.3
1.847     mrg      1398: Maintainer:    http://gmplib.org/mailman/listinfo/gmp-devel
                   1399: Archive Site:  http://gmplib.org/
                   1400: Home Page:     http://gmplib.org/
                   1401: Mailing List:  http://gmplib.org/mailman/listinfo/gmp-announce
                   1402: Responsible:   mrg
                   1403: License:       LGPL3
1.913     drochner 1404: Location:      external/lgpl3/gmp/dist
1.847     mrg      1405: Notes:
1.886     christos 1406:
1.980     alnsn    1407: Package:       sljit
                   1408: Version:       svn revision 186
1.1063    alnsn    1409: Current Vers:  svn revision 226
1.980     alnsn    1410: Maintainer:    Zoltán Herczeg <hzmester@freemail.hu
                   1411: Archive Site:  http://sourceforge.net/projects/sljit/
                   1412: Home Page:     http://sljit.sourceforge.net/
                   1413: Mailing List:  none
                   1414: Responsible:   alnsn
                   1415: License:       BSD (2-clause)
                   1416: Location:      sys/external/bsd/sljit/dist
                   1417: Notes:
                   1418:                Need to feed back local changes
                   1419:
1.886     christos 1420: Package:       tre
                   1421: Version:       0.8.0
                   1422: Current Vers:  0.8.0
                   1423: Maintainer:    http://laurikari.net/tre
                   1424: Archive Site:  http://laurikari.net/tre
                   1425: Home Page:     http://laurikari.net/tre
1.962     wiz      1426: Mailing List:
1.886     christos 1427: Responsible:   agc, christos
1.962     wiz      1428: License:       BSD (2-clause)
1.913     drochner 1429: Location:      external/bsd/tre/dist
1.886     christos 1430: Notes:
                   1431:                Need to feed back local changes
1.901     christos 1432:
                   1433: Package:       TrouSerS
                   1434: Version:       0.3.8
                   1435: Current Vers:  0.3.8
                   1436: Maintainer:    http://trousers.sourceforge.net
                   1437: Archive Site:  http://trousers.sourceforge.net
                   1438: Home Page:     http://trousers.sourceforge.net
                   1439: Mailing List:  http://trousers.sourceforge.net
                   1440: Responsible:   christos
                   1441: License:       CPL
1.913     drochner 1442: Location:      crypto/external/cpl/trousers/dist
1.901     christos 1443: Notes:
                   1444:                Need to feed back local changes
1.902     christos 1445:
                   1446: Package:       tpm-tools
                   1447: Version:       1.3.7.1
                   1448: Current Vers:  1.3.7.1
                   1449: Maintainer:    http://trousers.sourceforge.net
                   1450: Archive Site:  http://trousers.sourceforge.net
                   1451: Home Page:     http://trousers.sourceforge.net
                   1452: Mailing List:  http://trousers.sourceforge.net
                   1453: Responsible:   christos
                   1454: License:       CPL
1.913     drochner 1455: Location:      crypto/external/cpl/tpm-tools/dist
1.902     christos 1456: Notes:
                   1457:                Need to feed back local changes
1.997     christos 1458:
                   1459: Package:       libdwarf
                   1460: Version:       FreeBSD-2013-01-17
1.998     christos 1461: Current Vers:  FreeBSD-XXXX-YY-ZZ
1.997     christos 1462: Maintainer:    John Birrell <jb@freebsd.org>
                   1463: Archive Site:  none
                   1464: Home Page:     none
                   1465: Mailing List:  none
                   1466: Responsible:   christos
                   1467: License:       BSD-like (2-clause)
                   1468: Location:      sys/external/bsd/libdwarf/dist
                   1469: Notes:
                   1470:                Run prepare-import.sh; next time use svn id.
                   1471:                Ask jkoshy who the upstream will be.
1.1076    christos 1472:
                   1473: Package:       smbfs
                   1474: Version:       smbfs-1.4.1.tar.gz + FreeBSD-2003-02-16
                   1475: Current Vers:  FreeBSD-XXXX-YY-ZZ
                   1476: Maintainer:    Boris Popov <bp@FreeBSD.org>
                   1477: Archive Site:  none
                   1478: Home Page:     http://people.freebsd.org/~bp/pub/smbfs/smbfs-1.4.1.tar.gz
                   1479: Mailing List:  ?
                   1480: Responsible:   christos
                   1481: License:       BSD-like (4-clause)
                   1482: Location:      external/bsd/smbfs
                   1483: Notes:
                   1484:                The kernel portion has been removed from the tar file.
                   1485:                Our kernel smbfs and netsmb directories could move to
                   1486:                external, but this is just make-work.

CVSweb <webmaster@jp.NetBSD.org>