mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
2a58169b19
I am not touching the husky ports with a 10 foot pole. atp: stage, improve pkg-message crashmail: stage diablo: too wacky to stage, but convert WITH_* to OPTIONS, unmute commands that shouldn't be muted, use :MDOCS fidogate-ds: stage, OPTIONS, treat examples as EXAMPLES, not DOCS, handle /var/* in the plist properly golded+: stage, OPTIONS, protect examples behind %%PORTEXAMPLES%% nntpbtr: this was an unbelievably PITA stage, add missing prototypes, add missing return types, rename patch files to what they actually patch nntpcache: stage support, required lots of Makefile.in patching, call submakes correctly, handle config files properly nzbperl: stage, use OPTIONS, remove obsolete pkg-message papercut: stage, handle config file properly py-pynzb: stage, use OPTIONS helper to avoid bsd.port.options.mk inclusion s-news: stage slrnconf: stage slrnface: stage, install required files to datadir, not examplesdir, generate proper pkg-message sn: stage
34 lines
700 B
Plaintext
34 lines
700 B
Plaintext
bin/inews
|
|
etc/s-news/access.sample
|
|
etc/s-news/active.sample
|
|
etc/s-news/expire.sample
|
|
etc/s-news/newsfeeds.sample
|
|
etc/s-news/newsgroups.sample
|
|
etc/s-news/overview.fmt.sample
|
|
etc/s-news/put.news
|
|
man/man1/inews.1.gz
|
|
man/man8/expire.8.gz
|
|
man/man8/listactive.8.gz
|
|
man/man8/makehistory.8.gz
|
|
man/man8/newgroup.8.gz
|
|
man/man8/nntpd.8.gz
|
|
man/man8/overview.8.gz
|
|
man/man8/qnews.8.gz
|
|
man/man8/rmgroup.8.gz
|
|
man/man8/rnews.8.gz
|
|
sbin/expire
|
|
sbin/fetchnews
|
|
sbin/listactive
|
|
sbin/makehistory
|
|
sbin/newfeed
|
|
sbin/newgroup
|
|
sbin/nntpd
|
|
sbin/overview
|
|
sbin/qnews
|
|
sbin/rmfeed
|
|
sbin/rmgroup
|
|
sbin/rnews
|
|
@dirrm etc/s-news
|
|
@exec install -d -o news -g news -m 755 /var/spool/s-news
|
|
@unexec rmdir /var/spool/s-news 2>/dev/null || true
|