aboutsummaryrefslogtreecommitdiffstats
path: root/news/newscache/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Support stagebapt2013-12-271-0/+4
| | | | Fix configure script with clang
* Implement feedback from dougb@edwin2006-01-051-1/+0
| | | | | | | | | | | | | | | It would be better to replace the SUB_FILES line in the Makefile with: USE_RC_SUBR= ${PORTNAME}.sh This provides several benefits in the short term. It would obviate the need for the post-install target and the pkg-plist entry, as the USE_RC_SUBR macro handles that stuff (as well as the SUB_FILES stuff) for you automatically. In the long term, we're going to add even more support for good things in the USE_RC_SUBR code, so it's a good idea to move that direction now.
* Update port: news/newscache , Added rc scriptedwin2006-01-051-0/+1
| | | | | | | news/newscache is lacking an rc script, so I hacked this one up PR: ports/91319 Submitted by: Arjan Koole <arjan@blackoak.net>
* Update to 1.1.90arved2003-10-281-0/+1
|
* Use new INFO macros.arved2003-08-051-3/+0
|
* Update to 1.1.1Update to 1.1.12arved2003-05-151-6/+2
|
* Add NewsCache, a GPLed cache server for USENET News.anders2002-05-041-0/+11
PR: 35827 Submitted by: Tilman Linneweh <tilman@arved.de>