mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
ff3e33cfcc
What a mess this port was. * None of the man pages were listed in pkg-plist * It shouldn't try to remove SITE_PERL directory * Comment started with indefinite article * RUN/LIB_DEPENDS were too low for portlint * MANPAGES had extra tab (and runs over 80-columns, unfixed) * <options> unnecessary if <opt>_RUN_DEPENDS used * install commands were all masked * several mkdir commands instead of one * install commands don't respect 80-columsn * cp (not even ${CP}) used instead of ${COPYTREE_SHARE} * Redundant post-install target still in place All of that was addressed and verified in poudriere testport. Approved by "just fix it" and staging blankets
28 lines
638 B
Plaintext
28 lines
638 B
Plaintext
bin/cfgmaker
|
|
bin/indexmaker
|
|
bin/mrtg
|
|
bin/mrtg-traffic-sum
|
|
bin/rateup
|
|
%%ETCDIR%%/mrtg.cfg.sample
|
|
%%SITE_PERL%%/MRTG_lib.pm
|
|
%%SITE_PERL%%/Net_SNMP_util.pm
|
|
%%SITE_PERL%%/locales_mrtg.pm
|
|
man/man1/cfgmaker.1.gz
|
|
man/man1/indexmaker.1.gz
|
|
man/man1/mrtg-contrib.1.gz
|
|
man/man1/mrtg-faq.1.gz
|
|
man/man1/mrtg-forum.1.gz
|
|
man/man1/mrtg-ipv6.1.gz
|
|
man/man1/mrtg-logfile.1.gz
|
|
man/man1/mrtg-mibhelp.1.gz
|
|
man/man1/mrtg-nt-guide.1.gz
|
|
man/man1/mrtg-nw-guide.1.gz
|
|
man/man1/mrtg-reference.1.gz
|
|
man/man1/mrtg-rrd.1.gz
|
|
man/man1/mrtg-squid.1.gz
|
|
man/man1/mrtg-unix-guide.1.gz
|
|
man/man1/mrtg-webserver.1.gz
|
|
man/man1/mrtg.1.gz
|
|
man/man1/mrtglib.1.gz
|
|
@dirrmtry %%ETCDIR%%
|