pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/news/nntpcache



Module Name:    pkgsrc
Committed By:   obache
Date:           Sun Jun 15 13:08:52 UTC 2008

Modified Files:
        pkgsrc/news/nntpcache: Makefile PLIST options.mk
Added Files:
        pkgsrc/news/nntpcache/files: nntpcached.sh
Removed Files:
        pkgsrc/news/nntpcache/files: nntpcached.rc

Log Message:
Some improvements and fixes:
 * Add usual rc script.
 * Include some perl scripts, add perl:run and replace interpreter line.
   Fixes PR 38893.
 * Use VARBASE instead of hard coded /var.
 * Fix user and group mismatch between configure detection and pkgsrc.
   configure try to detect "ntpcache", "news", "daemon", and "adm".
   pkgsrc had used hard coded "news".
   Now using NNTPCACHE_USER and NNTPCACHE_GROUP.
 * Change to use CONF_FILES framework instead of installing to etc directly.
 * Use *_PERMS instead of some PLIST trick.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 pkgsrc/news/nntpcache/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/news/nntpcache/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/news/nntpcache/options.mk
cvs rdiff -r1.2 -r0 pkgsrc/news/nntpcache/files/nntpcached.rc
cvs rdiff -r0 -r1.1 pkgsrc/news/nntpcache/files/nntpcached.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index