478922e347
PR: 164451 Submitted by: Rusty Nejdl <rnejdl at ringofsaturn dot com> (maintainer)
106 lines
3.7 KiB
Plaintext
106 lines
3.7 KiB
Plaintext
etc/periodic/daily/510.assp
|
|
sbin/assp
|
|
sbin/assplog
|
|
%%DATADIR%%/assp.pl
|
|
%%DATADIR%%/files/URIBLCCTLDS.txt
|
|
%%DATADIR%%/files/blackaddresses.txt
|
|
%%DATADIR%%/files/blackdomains.txt
|
|
%%DATADIR%%/files/blackre.txt
|
|
%%DATADIR%%/files/blockreportlist.txt
|
|
%%DATADIR%%/files/bombdatare.txt
|
|
%%DATADIR%%/files/bombheaderre.txt
|
|
%%DATADIR%%/files/bombre.txt
|
|
%%DATADIR%%/files/bombsenderre.txt
|
|
%%DATADIR%%/files/bombsubjectre.txt
|
|
%%DATADIR%%/files/charsets.txt
|
|
%%DATADIR%%/files/checkdomains.txt
|
|
%%DATADIR%%/files/deny.txt
|
|
%%DATADIR%%/files/denyalways.txt
|
|
%%DATADIR%%/files/dnsbls.txt
|
|
%%DATADIR%%/files/droplist.txt
|
|
%%DATADIR%%/files/groups.txt
|
|
%%DATADIR%%/files/invalidhelo.txt
|
|
%%DATADIR%%/files/invalidptr.txt
|
|
%%DATADIR%%/files/ipnp.txt
|
|
%%DATADIR%%/files/noblocking.txt
|
|
%%DATADIR%%/files/nodelay.txt
|
|
%%DATADIR%%/files/nodelayhelosre.txt
|
|
%%DATADIR%%/files/nogrip.txt
|
|
%%DATADIR%%/files/nookcaching.txt
|
|
%%DATADIR%%/files/nopbwhite.txt
|
|
%%DATADIR%%/files/notls.txt
|
|
%%DATADIR%%/files/nowhite.txt
|
|
%%DATADIR%%/files/npre.txt
|
|
%%DATADIR%%/files/preheaderre.txt
|
|
%%DATADIR%%/files/rcptreplrules.txt
|
|
%%DATADIR%%/files/redre.txt
|
|
%%DATADIR%%/files/strictspf.txt
|
|
%%DATADIR%%/files/suspiciousre.txt
|
|
%%DATADIR%%/files/suspiciousvirus.txt
|
|
%%DATADIR%%/files/tlds-alpha-by-domain.txt
|
|
%%DATADIR%%/files/uriblwhite.txt
|
|
%%DATADIR%%/files/validptr.txt
|
|
%%DATADIR%%/files/whiteptr.txt
|
|
%%DATADIR%%/files/whiteorg.txt
|
|
%%DATADIR%%/images/assp.css
|
|
%%DATADIR%%/images/blockreport.css
|
|
%%DATADIR%%/images/blockreport.gif
|
|
%%DATADIR%%/images/blockreporticon.gif
|
|
%%DATADIR%%/images/dropShadow.gif
|
|
%%DATADIR%%/images/editor.css
|
|
%%DATADIR%%/images/favicon.ico
|
|
%%DATADIR%%/images/info.png
|
|
%%DATADIR%%/images/logo.gif
|
|
%%DATADIR%%/images/logo.jpg
|
|
%%DATADIR%%/images/minusIcon.png
|
|
%%DATADIR%%/images/noIcon.png
|
|
%%DATADIR%%/images/opensource-logo.gif
|
|
%%DATADIR%%/images/plusIcon.png
|
|
%%DATADIR%%/images/project-support.jpg
|
|
%%DATADIR%%/images/shutdown.css
|
|
%%DATADIR%%/images/sourceforge-logo.gif
|
|
%%DATADIR%%/images/valid-xhtml10.gif
|
|
%%DATADIR%%/images/village.gif
|
|
%%DATADIR%%/images/xml-pill.gif
|
|
%%DATADIR%%/rebuildspamdb.pl
|
|
%%DATADIR%%/reports/analyzereport.txt
|
|
%%DATADIR%%/reports/blackremovereport.txt
|
|
%%DATADIR%%/reports/blackreport.txt
|
|
%%DATADIR%%/reports/blockreport_html.txt
|
|
%%DATADIR%%/reports/blockreport_sub.txt
|
|
%%DATADIR%%/reports/blockreport_text.txt
|
|
%%DATADIR%%/reports/blockreportfile.txt
|
|
%%DATADIR%%/reports/helpreport.txt
|
|
%%DATADIR%%/reports/notspamreport.txt
|
|
%%DATADIR%%/reports/npremovereport.txt
|
|
%%DATADIR%%/reports/npreport.txt
|
|
%%DATADIR%%/reports/persblackremovereport.txt
|
|
%%DATADIR%%/reports/persblackreport.txt
|
|
%%DATADIR%%/reports/redremovereport.txt
|
|
%%DATADIR%%/reports/redreport.txt
|
|
%%DATADIR%%/reports/slremovereport.txt
|
|
%%DATADIR%%/reports/slreport.txt
|
|
%%DATADIR%%/reports/spamreport.txt
|
|
%%DATADIR%%/reports/virusreport.txt
|
|
%%DATADIR%%/reports/whiteremovereport.txt
|
|
%%DATADIR%%/reports/whitereport.txt
|
|
%%DATADIR%%/stat.pl
|
|
%%PORTDOCS%%%%DOCSDIR%%/Legacy - ASSP Documentation.htm
|
|
%%PORTDOCS%%%%DOCSDIR%%/Regular Expression Tutorial.htm
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrm %%DATADIR%%/reports
|
|
@dirrm %%DATADIR%%/images
|
|
@dirrm %%DATADIR%%/files
|
|
@dirrm %%DATADIR%%
|
|
@dirrmtry etc/periodic/daily
|
|
@dirrmtry etc/periodic
|
|
@unexec rm -f %%ASSP_HOME%%/logs
|
|
@unexec rm -f %%ASSP_HOME%%/reports
|
|
@unexec rm -f %%ASSP_HOME%%/images
|
|
@unexec rm -f %%ASSP_HOME%%/files
|
|
@unexec rmdir %%ASSP_HOME%% 2>/dev/null || true
|
|
@unexec if [ -d %%ASSP_HOME%% ]; then echo "If you are deinstalling ASSP completely, remove the %%ASSP_HOME%% directory."; fi
|
|
@unexec rmdir %%ASSP_LOG%% 2>/dev/null || true
|
|
@unexec if [ -d %%ASSP_LOG%% ]; then echo "If you are deinstalling ASSP completely, remove the %%ASSP_LOG%% directory."; fi
|
|
@unexec echo "If you are deinstalling ASSP completely, delete the ASSP user and group."
|