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