Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-23 | * use bsd.pkg.install.mk and automatic rc.d script handling. | grant | 2 | -33/+13 | |
* convert to rc.subr-style script. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-29 | Add automatic ${VARIABLE} handling for MESSAGE files. | wiz | 2 | -7/+4 | |
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. | |||||
2000-09-20 | Install rc.d control script as "foo" instead of "foo.sh" to comply with | jlam | 1 | -1/+4 | |
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-12 | Spelling. | jlam | 1 | -2/+2 | |
2000-09-03 | Don't hardwire /usr/pkg in MESSAGE | wiz | 2 | -4/+8 | |
2000-08-09 | Update to dhis client R4. Changes: | hubertf | 10 | -101/+96 | |
* improved security * server can detect when client goes down, and remove entry | |||||
1999-08-04 | Rename dhid.sh.sample to dhid.sh. This matches what security/ssh does. | jlam | 3 | -6/+6 | |
1999-07-20 | Correct dhid.sh.sample script by replacing @ECHO@ with ${ECHO}. | jlam | 2 | -4/+7 | |
Also add RCS ID tag to dhid.sh.sample. | |||||
1999-07-19 | dhid-3.0: Dynamic Host Information Service client daemon | jlam | 12 | -0/+139 | |