jlam
d7f69e47ce
Instead of including bsd.pkg.install.mk directly in a package Makefile,
...
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES". This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile. Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
grant
74c6e1f3e2
* use bsd.pkg.install.mk and automatic rc.d script handling.
...
* convert to rc.subr-style script.
2002-09-23 07:07:02 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
wiz
433b62957e
Move to sha1 checksum, and/or add distfile sizes.
2001-04-21 11:23:08 +00:00
agc
2d6b6a009c
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
wiz
a13ea108bb
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:52:59 +00:00
wiz
b979f7222a
Add automatic ${VARIABLE} handling for MESSAGE files.
...
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00
jlam
9ab26c50e7
Install rc.d control script as "foo" instead of "foo.sh" to comply with
...
how NetBSD's rc.d system interprets script names. Also add appropriate
REQUIRE and PROVIDE sections to allow direct use in NetBSD's rc.d system.
2000-09-20 05:14:10 +00:00
jlam
a1877c1d57
Spelling.
2000-09-12 15:18:42 +00:00
wiz
a1e74e539d
Don't hardwire /usr/pkg in MESSAGE
2000-09-03 12:40:50 +00:00
hubertf
a7dfa74c75
Update to dhis client R4. Changes:
...
* improved security
* server can detect when client goes down, and remove entry
2000-08-09 21:00:09 +00:00
jlam
4171c2b4e6
Rename dhid.sh.sample to dhid.sh. This matches what security/ssh does.
1999-08-04 14:04:36 +00:00
jlam
c6e3731726
Correct dhid.sh.sample script by replacing @ECHO@ with ${ECHO}.
...
Also add RCS ID tag to dhid.sh.sample.
1999-07-20 06:32:05 +00:00
jlam
1cc0405e19
dhid-3.0: Dynamic Host Information Service client daemon
1999-07-19 11:38:33 +00:00