summaryrefslogtreecommitdiff
path: root/mail/assp/pkg-plist
blob: 1d2ad07d15e7f68841148aeb5be56fa7aeda0dc6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
etc/periodic/daily/510.assp
@dirrmtry etc/periodic/daily
@dirrmtry etc/periodic
%%DATADIR%%/assp.pl
%%DATADIR%%/files/URIBLCCTLDS.txt
%%DATADIR%%/files/blackre.txt 
%%DATADIR%%/files/blockreportuser.txt
%%DATADIR%%/files/bombre.txt
%%DATADIR%%/files/denyalways.txt
%%DATADIR%%/files/droplist.txt
%%DATADIR%%/files/invalidhelo.txt
%%DATADIR%%/files/invalidptr.txt
%%DATADIR%%/files/ipnp.txt
%%DATADIR%%/files/nodelay.txt
%%DATADIR%%/files/redre.txt
%%DATADIR%%/files/strictspf.txt
%%DATADIR%%/files/validptr.txt
%%DATADIR%%/files/whiteorg.txt
%%DATADIR%%/images/assp.css
%%DATADIR%%/images/dropShadow.gif
%%DATADIR%%/images/editor.css
%%DATADIR%%/images/favicon.ico
%%DATADIR%%/images/info.png
%%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%%/move2num.pl
%%DATADIR%%/rebuildspamdb.pl
%%DATADIR%%/reports/analyzereport.txt
%%DATADIR%%/reports/blockreport_html.txt
%%DATADIR%%/reports/blockreport_sub.txt
%%DATADIR%%/reports/blockreport_text.txt
%%DATADIR%%/reports/helpreport.txt
%%DATADIR%%/reports/notspamreport.txt
%%DATADIR%%/reports/redremovereport.txt
%%DATADIR%%/reports/redreport.txt
%%DATADIR%%/reports/spamreport.txt
%%DATADIR%%/reports/virusreport.txt
%%DATADIR%%/reports/whiteremovereport.txt
%%DATADIR%%/reports/whitereport.txt
%%DATADIR%%/stat.pl
@dirrm %%DATADIR%%/reports
@dirrm %%DATADIR%%/images
@dirrm %%DATADIR%%/files
@dirrm %%DATADIR%%
sbin/assp
sbin/assplog
%%PORTDOCS%%%%DOCSDIR%%/Legacy - ASSP Documentation.htm
%%PORTDOCS%%%%DOCSDIR%%/Regular Expression Tutorial.htm
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec rm %%ASSP_HOME%%/logs
@unexec rm %%ASSP_HOME%%/reports
@unexec rm %%ASSP_HOME%%/images
@unexec rm %%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."