freebsd_amp_hwpstate/share
Satoshi Asami b7de6f6321 (1) Define ${LDCONFIG} and ${MV} to be full pathnames to ldconfig and
mv, respectively.  This will make Warner's life easier.

(2) Add new variable ${PLIST}, which defaults to ${PKGDIR}/PLIST.
    If you need to have different PLISTs for different configurations,
    you can either

    @ pre-fabricate all of them and switch ${PLIST} to point to the
      appropriate one, or

    @ use sed/awk/perl/whatever to create the correct one from
      pkg/PLIST and set ${PLIST} to it.

    It is still recommended to have a file called "pkg/PLIST" so
    people can do "grep badprog /usr/ports/*/*/pkg/PLIST" and such.

(3) Move /var/db/pkg/${PKGNAME} clash detection to before the
    installation (instead of after) and make it fatal, with an error
    message suggesting a workaround.

(4) Don't make distclean fail if DIST_SUBDIR is set and the
    subdirectory does not exist.

(5) Don't put "@pkgdep Error code 2.  Stop." kind of garbage into
    packing list if depended port's directory doesn't exist.  Instead,
    print out a message to stderr.
1997-02-23 13:24:45 +00:00
..
colldef Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
dict Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
doc Remove some duplicated text. Closes PR# 2798. 1997-02-22 21:05:17 +00:00
examples Revert $FreeBSD$ to $Id$ 1997-02-23 09:21:14 +00:00
info Make this slightly less bogus. I'm not 100% sure what is correct here, 1997-01-12 07:23:58 +00:00
man Add i386 to the .Dt line. 1997-02-22 23:35:22 +00:00
me Don't install me.7. Use the one in groff. 1995-08-05 07:25:43 +00:00
misc Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
mk (1) Define ${LDCONFIG} and ${MV} to be full pathnames to ldconfig and 1997-02-23 13:24:45 +00:00
mklocale Add Korean CTYPE locale 1997-02-22 22:50:57 +00:00
sgml Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
skel Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
syscons Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
tabset Use ${COPY} instead of -c for installing non-source files. 1997-01-01 04:22:23 +00:00
termcap Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
timedef Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
zoneinfo Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
Makefile Add info to SUBDIRS 1997-01-11 02:46:51 +00:00
Makefile.inc BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00