Commit graph

6 commits

Author SHA1 Message Date
Edwin Groothuis
01394fbeed Implement feedback from dougb@
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.
2006-01-05 00:43:42 +00:00
Edwin Groothuis
d4c35c7632 Update port: news/newscache , Added rc script
news/newscache is lacking an rc script, so I hacked this one up

PR:		ports/91319
Submitted by:	Arjan Koole <arjan@blackoak.net>
2006-01-04 21:49:12 +00:00
Tilman Keskinoz
c570ee8e92 Update to 1.1.90 2003-10-27 18:26:34 +00:00
Tilman Keskinoz
772104ec58 Use new INFO macros. 2003-08-04 18:26:06 +00:00
Tilman Keskinoz
0a22d227bf Update to 1.1.1Update to 1.1.12 2003-05-14 17:34:06 +00:00
Anders Nordby
3bf624d4b9 Add NewsCache, a GPLed cache server for USENET News.
PR:		35827
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-05-04 15:37:10 +00:00