@@ -36,6 +36,7 @@ symbols with real paths on your Sympa.
36
36
| -----------------------------| ----------------------------------|
37
37
| Debian | `` /etc/sympa/sympa.conf `` or `` /etc/sympa/sympa/sympa.conf `` (see note) |
38
38
| FreeBSD | `` /usr/local/etc/sympa/sympa.conf `` |
39
+ | MacPorts | `` /opt/local/etc/sympa/sympa/sympa.conf `` |
39
40
| RPM | `` /etc/sympa/sympa.conf `` |
40
41
| Source distribution default | `` /etc/sympa/sympa.conf `` |
41
42
| (by version prior to 6.2) | `` /etc/sympa.conf `` |
@@ -56,6 +57,7 @@ though ``/etc/sympa/sympa/sympa.conf`` is used by default.
56
57
| -----------------------------| ----------------------------------|
57
58
| Debian | `` /etc/mail/sympa/aliases `` |
58
59
| FreeBSD | `` /etc/mail/sympa_aliases `` |
60
+ | MacPorts | `` /opt/local/etc/sympa/sympa_aliases `` |
59
61
| RPM | `` /var/lib/sympa/sympa_aliases `` |
60
62
| Source distribution default | `` /etc/mail/sympa_aliases `` |
61
63
| Suggested configure option | `` /etc/mail/sympa_aliases `` |
@@ -68,6 +70,7 @@ though ``/etc/sympa/sympa/sympa.conf`` is used by default.
68
70
| -----------------------------| ----------------------------------|
69
71
| Debian | `` /run/sympa `` |
70
72
| FreeBSD | `` /var/run/sympa `` |
73
+ | MacPorts | `` /opt/local/var/run/sympa `` |
71
74
| RPM | `` /run/sympa `` |
72
75
| (with RHEL/CentOS 6) | `` /var/run/sympa `` |
73
76
| Source distribution default | `` /home/sympa `` |
@@ -84,6 +87,7 @@ though ``/etc/sympa/sympa/sympa.conf`` is used by default.
84
87
| -----------------------------| ----------------------------------|
85
88
| Debian | `` /var/lib/sympa/list_data `` |
86
89
| FreeBSD | `` /usr/local/share/sympa/list_data `` |
90
+ | MacPorts | `` /opt/local/var/lib/sympa/list_data `` |
87
91
| RPM | `` /var/lib/sympa/list_data `` |
88
92
| Source distribution default | `` /home/sympa/list_data `` |
89
93
| (by version prior to 6.0) | `` /home/sympa/expl `` |
@@ -112,6 +116,7 @@ though ``/etc/sympa/sympa/sympa.conf`` is used by default.
112
116
| -----------------------------| ----------------------------------|
113
117
| Debian | `` /var/spool/sympa `` |
114
118
| FreeBSD | `` /var/spool/sympa `` |
119
+ | MacPorts | `` /opt/local/var/spool/sympa `` |
115
120
| RPM | `` /var/spool/sympa `` |
116
121
| Source distribution default | `` /home/sympa/spool `` |
117
122
| Suggested configure option | `` /usr/local/var/spool/sympa `` |
@@ -128,6 +133,7 @@ though ``/etc/sympa/sympa/sympa.conf`` is used by default.
128
133
| Debian | `` /etc/sympa `` |
129
134
| FreeBSD | `` /usr/local/etc/sympa `` |
130
135
| RPM | `` /etc/sympa `` |
136
+ | MacPorts | `` /opt/local/etc/sympa `` |
131
137
| Source distribution default | `` /home/sympa/etc `` |
132
138
| Suggested configure option | `` /usr/local/etc `` |
133
139
@@ -140,6 +146,7 @@ though ``/etc/sympa/sympa/sympa.conf`` is used by default.
140
146
| Debian | `` /usr/share/locale `` |
141
147
| (by Debian 9 (stretch) or earlier) | `` /usr/lib/sympa/locale `` |
142
148
| FreeBSD | `` /usr/local/share/locale `` |
149
+ | MacPorts | `` /opt/local/share/locale `` |
143
150
| RPM | `` /usr/share/locale `` |
144
151
| Source distribution default | `` /home/sympa/locale `` |
145
152
| Suggested configure option | `` /usr/local/share/locale `` |
@@ -152,6 +159,7 @@ though ``/etc/sympa/sympa/sympa.conf`` is used by default.
152
159
| -----------------------------| ----------------------------------|
153
160
| Debian | `` /usr/lib/sympa/bin `` |
154
161
| FreeBSD | `` /usr/local/libexec/sympa `` |
162
+ | MacPorts | `` /opt/local/libexec `` |
155
163
| RPM | `` /usr/libexec/sympa `` |
156
164
| Source distribution default | `` /home/sympa/bin `` |
157
165
| Suggested configure option | `` /usr/local/libexec `` |
@@ -164,6 +172,7 @@ though ``/etc/sympa/sympa/sympa.conf`` is used by default.
164
172
| -----------------------------| ----------------------------------|
165
173
| Debian | `` /usr/lib/sympa/bin `` |
166
174
| FreeBSD | `` /usr/local/libexec/sympa `` |
175
+ | MacPorts | `` /opt/local/sbin `` |
167
176
| RPM | `` /usr/sbin `` |
168
177
| Source distribution default | `` /home/sympa/bin `` |
169
178
| Suggested configure option | `` /usr/local/sbin `` |
@@ -176,6 +185,7 @@ though ``/etc/sympa/sympa/sympa.conf`` is used by default.
176
185
| -----------------------------| ----------------------------------|
177
186
| Debian | `` /usr/share/sympa/bin `` |
178
187
| FreeBSD | `` /usr/local/libexec/sympa `` |
188
+ | MacPorts | `` /opt/local/share/sympa/bin `` |
179
189
| RPM | `` /usr/share/sympa/bin `` |
180
190
| Source distribution default | `` /home/sympa/bin `` |
181
191
| Suggested configure option | `` /usr/local/share/sympa/bin `` |
@@ -188,6 +198,7 @@ though ``/etc/sympa/sympa/sympa.conf`` is used by default.
188
198
| -----------------------------| ----------------------------------|
189
199
| Debian | `` /usr/share/sympa/lib `` |
190
200
| FreeBSD | `` /usr/local/libexec/sympa `` |
201
+ | MacPorts | `` /opt/local/share/sympa/lib `` |
191
202
| RPM | `` /usr/share/sympa/lib `` |
192
203
| Source distribution default | `` /home/sympa/bin `` |
193
204
| Suggested configure option | `` /usr/local/share/sympa/lib `` |
@@ -200,6 +211,7 @@ though ``/etc/sympa/sympa/sympa.conf`` is used by default.
200
211
| -----------------------------| ----------------------------------|
201
212
| Debian | `` /usr/share/sympa/default `` |
202
213
| FreeBSD | `` /usr/local/share/sympa/defaults `` |
214
+ | MacPorts | `` /opt/local/share/sympa/default `` |
203
215
| RPM | `` /usr/share/sympa/default `` |
204
216
| Source distribution default | `` /home/sympa/default `` |
205
217
| (by version prior to 6.0) | `` /home/sympa/bin/etc `` |
@@ -216,6 +228,7 @@ though ``/etc/sympa/sympa/sympa.conf`` is used by default.
216
228
| -----------------------------| ----------------------------------|
217
229
| Debian | `` /var/lib/sympa/arc `` |
218
230
| FreeBSD | `` /usr/local/share/sympa/arc `` |
231
+ | MacPorts | `` /opt/local/var/lib/sympa/arc `` |
219
232
| RPM | `` /var/lib/sympa/arc `` |
220
233
| Source distribution default | `` /home/sympa/arc `` |
221
234
| Suggested configure option | `` /usr/local/var/lib/sympa/arc `` |
@@ -231,6 +244,7 @@ though ``/etc/sympa/sympa/sympa.conf`` is used by default.
231
244
| -----------------------------| ----------------------------------|
232
245
| Debian | `` /var/lib/sympa/bounce `` |
233
246
| FreeBSD | `` /usr/local/share/sympa/bounce `` |
247
+ | MacPorts | `` /opt/local/var/lib/sympa/bounce `` |
234
248
| RPM | `` /var/lib/sympa/bounce `` |
235
249
| Source distribution default | `` /home/sympa/bounce `` |
236
250
| Suggested configure option | `` /usr/local/var/lib/sympa/bounce `` |
@@ -246,6 +260,7 @@ Directories specific to web interface
246
260
| -----------------------------| ------------------------------|
247
261
| Debian | `` /usr/lib/cgi-bin/sympa `` |
248
262
| FreeBSD | `` /usr/local/libexec/sympa `` |
263
+ | MacPorts | `` /opt/local/www/sympa/cgi `` |
249
264
| RPM | `` /usr/libexec/sympa `` |
250
265
| Source distribution default | `` /home/sympa/bin `` |
251
266
| Suggested configure option | `` /usr/local/lib/sympa/cgi `` |
@@ -263,6 +278,7 @@ Directories specific to web interface
263
278
| Debian | `` /usr/share/sympa/static_content `` |
264
279
| (by Debian 9 (stretch) or earlier) | `` /var/lib/sympa/static_content `` |
265
280
| FreeBSD | `` /usr/local/share/sympa/static `` |
281
+ | MacPorts | `` /opt/local/www/sympa/static_content `` |
266
282
| RPM | `` /usr/share/sympa/static_content `` |
267
283
| (by version prior to 6.2.26) | `` /var/lib/sympa/static_content `` |
268
284
| Source distribution default | `` /home/sympa/static_content `` |
@@ -281,6 +297,7 @@ Directories specific to web interface
281
297
| (by version prior to 6.2.26 of any distributions) | [ `` $STATICDIR `` ] ( #staticdir ) `` /css `` |
282
298
| Debian | `` /var/lib/sympa/css `` |
283
299
| FreeBSD | `` /usr/local/share/sympa/static/css `` |
300
+ | MacPorts | `` /opt/local/var/lib/sympa/static_content/css `` |
284
301
| RPM | `` /var/lib/sympa/css `` |
285
302
| Source distribution default | `` /home/sympa/static_content/css `` |
286
303
| Suggested configure option | `` /usr/local/var/lib/sympa/static_content/css `` |
@@ -303,6 +320,7 @@ Directories specific to web interface
303
320
| (by version prior to 6.2.26 of any distributions) | [ `` $STATICDIR `` ] ( #staticdir ) `` /pictures `` |
304
321
| Debian | TBD |
305
322
| FreeBSD | `` /usr/local/share/sympa/static/pictures `` |
323
+ | MacPorts | `` /opt/local/var/lib/sympa/static_content/pictures `` |
306
324
| RPM | `` /var/lib/sympa/pictures `` |
307
325
| Source distribution default | `` /home/sympa/static_content/pictures `` |
308
326
| Suggested configure option | `` /usr/local/var/lib/sympa/static_content/pictures `` |
0 commit comments