NetBSD/distrib/syspkg/sets/misc
jwise 1ca5c1b281 Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games,
man, misc, and text sets (i.e. all non-X11 sets).

This support currently allows two make(1) targets to be executed from
src/distrib/syspkg/sets:

  a.) `make register' will register the existing system as packages.
      This willl allow the version of software on the current system
      to be queried with

	PKG_DBDIR=/var/db/syspkg pkg_info

      and individual packages to be deleted with

	PKG_DBDIR=/var/db/syspkg pkg_delete <pkgname>

  b.) `make package' will create binary packages from the existing
      system (or from the contents of ${DESTDIR}, if ${DESTDIR} is
      set).  These packages can be taken to another system, and
      installed with

	PKG_DBDIR=/var/db/syspkg pkg_add <pkgname>

      to update or install specific packages.

The need to explicitly specify the syspkg PKG_DBDIR will be replaced with a
flag for the various pkg tools in the next few days.
2002-01-21 15:45:36 +00:00
..
misc-amd-examples Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
misc-bind-examples Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
misc-crypto-examples Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
misc-dhcpd-examples Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
misc-isdn-examples Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
misc-krb5-examples Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
misc-netutil-examples Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
misc-ntp-htmldoc Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
misc-postfix-examples Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
misc-psd-doc Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
misc-reference-share Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
misc-router-examples Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
misc-sendmail-share Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
misc-smm-doc Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
misc-sup-examples Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
misc-sys-examples Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
misc-sysutil-examples Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
misc-usd-doc Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
misc-util-htmldoc Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
Makefile Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00
Makefile.inc Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games, 2002-01-21 15:45:36 +00:00