Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
|
|
|
|
o use @@SERVICEDIR@@ instead of /service as substitution imput,
same with /usr/local/ ( -> @@PREFIX@@ )
o fit in 80 columns
o rewrite pkg/DEINSTALL
|
|
by Gerrit Pape <pape@smarden.org> in private mail:
>Since I plan to make an updated set of manpages for djbdns in the next weeks,
>I decided to switch to date-versioning the archives to not break the BSD
>ports in future. The newest archive will always be accessible through
>ftp://ftp.innominate.org/pub/pape/djb/djbdns-1.05-man.tar.gz
>This is a symlink to
>ftp://ftp.innominate.org/pub/pape/djb/djbdns-1.05-man-20010502.tar.gz
>right now. The date-version is always YYYYMMDD.
Thanks for the note!
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
* sync quoting in all Bernstein's packages
|
|
|
|
Binary pkgs will be nuked off ftp.netbsd.org in a second.
|
|
* grab manpage from .tar.gz instead of patch file
* minor fixes in the Makefile
Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail.
|
|
|
|
Daemontools is a small set of /very/ useful utilities, from Dan
Bernstein. They are mainly used for controlling processes, and
maintaining logfiles.
Submitted by Tomasz Luchowski <zuntum@eik.pl> in PR 11674.
|