blob: 0ae623669de24432ec7cc28a994ce15af9d0c5e4 (
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
|
etc/periodic/daily/510.assp
sbin/assp
sbin/assplog
%%DATADIR%%/assp.pl
@owner %%ASSP_USER%%
@group %%ASSP_GROUP%%
%%DATADIR%%/files/URIBLCCTLDS.txt
%%DATADIR%%/files/blackaddresses.txt
%%DATADIR%%/files/blackdomains.txt
%%DATADIR%%/files/blackre.txt
%%DATADIR%%/files/blacksenderbase.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/dnsrws.txt
%%DATADIR%%/files/droplist.txt
%%DATADIR%%/files/groups.txt
%%DATADIR%%/files/invalidhelo.txt
%%DATADIR%%/files/invalidptr.txt
%%DATADIR%%/files/ipnp.txt
%%DATADIR%%/files/ipnpexclude.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/samesubjectskip.txt
%%DATADIR%%/files/strictspf.txt
%%DATADIR%%/files/subjectre.txt
%%DATADIR%%/files/suspiciousre.txt
%%DATADIR%%/files/suspiciousvirus.txt
%%DATADIR%%/files/tlds-alpha-by-domain.txt
%%DATADIR%%/files/uriblserviceprovider.txt
%%DATADIR%%/files/uriblwhite.txt
%%DATADIR%%/files/validhelo.txt
%%DATADIR%%/files/validptr.txt
%%DATADIR%%/files/whiteptr.txt
%%DATADIR%%/files/whitesenderbase.txt
@owner
@group
%%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/loading.gif
%%DATADIR%%/images/logo.gif
%%DATADIR%%/images/logo1.jpg
%%DATADIR%%/images/minusIcon.png
%%DATADIR%%/images/noIcon.png
%%DATADIR%%/images/opensource-logo.gif
%%DATADIR%%/images/plusIcon.png
%%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/denied.txt
%%DATADIR%%/reports/helpreport.txt
%%DATADIR%%/reports/notspamreport.txt
%%DATADIR%%/reports/npremovereport.txt
%%DATADIR%%/reports/npreport.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%%
man/man8/assp.8.gz
man/man8/assplog.8.gz
@dirrmtry %%DATADIR%%/reports
@dirrmtry %%DATADIR%%/logs
@dirrmtry %%DATADIR%%/images
@dirrmtry %%DATADIR%%/files
@dirrmtry %%DATADIR%%
@dirrmtry etc/periodic/daily
@dirrmtry etc/periodic
@exec ln -sf %D/%%DATADIR%%/files %%ASSP_HOME%%/
@unexec rm -f %%ASSP_HOME%%/files
@exec ln -sf %D/%%DATADIR%%/images %%ASSP_HOME%%/
@unexec rm -f %%ASSP_HOME%%/images
@exec ln -sf %D/%%DATADIR%%/rebuildspamdb.pl %%ASSP_HOME%%/
@unexec rm -f %%ASSP_HOME%%/rebuildspamdb.pl
@exec ln -sf %D/%%DATADIR%%/reports %%ASSP_HOME%%/
@unexec rm -f %%ASSP_HOME%%/reports
@exec ln -sf %%ASSP_LOG%% %%ASSP_HOME%%/logs
@unexec rm -f %%ASSP_HOME%%/logs
@cwd /
@owner %%ASSP_USER%%
@group %%ASSP_GROUP%%
@mode 750
@dirrmtry %%ASSP_LOG%%
@dirrmtry %%ASSP_HOME%%
@unexec if [ -d %%ASSP_HOME%% ]; then echo "If you are deinstalling ASSP completely, remove the %%ASSP_HOME%% directory."; fi
@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."
|