aboutsummaryrefslogtreecommitdiff
path: root/comms/hylafax/pkg-plist
blob: 3390f63a0f7efca7d690ccac4918762f05cce095 (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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
bin/faxalter
bin/faxcover
bin/faxmail
bin/faxrm
bin/faxstat
bin/sendfax
bin/sendpage
etc/rc.d/hylafax.sh.sample
lib/fax/faxcover.ps
lib/fax/faxcover_example_sgi.ps
lib/fax/faxmail.ps
@unexec if cmp -s %D/lib/fax/hfaxd.conf %D/lib/fax/hfaxd.conf-dist; then rm -f %D/lib/fax/hfaxd.conf; fi
lib/fax/hfaxd.conf-dist
@exec [ -f %B/hfaxd.conf ] || cp %B/%f %B/hfaxd.conf
@unexec if cmp -s %D/lib/fax/pagesizes %D/lib/fax/pagesizes-dist; then rm -f %D/lib/fax/pagesizes; fi
lib/fax/pagesizes-dist
@exec [ -f %B/pagesizes ] || cp %B/%f %B/pagesizes
@unexec if cmp -s %D/lib/fax/typerules %D/lib/fax/typerules-dist; then rm -f %D/lib/fax/typerules; fi
lib/fax/typerules-dist
@exec [ -f %B/typerules ] || cp %B/%f %B/typerules
@dirrm lib/fax
sbin/textfmt
sbin/faxmsg
sbin/faxadduser
sbin/faxconfig
sbin/faxdeluser
sbin/faxmodem
sbin/faxstate
sbin/faxwatch
sbin/faxinfo
sbin/tiffcheck
sbin/faxabort
sbin/faxanswer
sbin/faxquit
sbin/faxlock
sbin/dialtest
sbin/typetest
sbin/xferfaxstats
sbin/recvstats
sbin/faxcron
sbin/edit-faxcover
sbin/faxq
sbin/faxqclean
sbin/faxgetty
sbin/faxsend
sbin/pagesend
sbin/tsitest
sbin/tagtest
sbin/cqtest
sbin/choptest
sbin/hfaxd
sbin/faxaddmodem
sbin/faxsetup
sbin/faxsetup.bsdi
sbin/faxsetup.irix
sbin/faxsetup.linux
sbin/probemodem
sbin/lockname
sbin/ondelay
sbin/hylafax
@cwd /var/spool
hylafax/COPYRIGHT
@exec mkfifo %D/hylafax/FIFO
@exec chown uucp:dialer %D/hylafax/FIFO
@exec chmod 0600 %D/hylafax/FIFO
@unexec rm %D/hylafax/FIFO 2>&1 >/dev/null || true
@exec mkdir %D/hylafax/archive
@exec chown uucp:dialer %D/hylafax/archive
@exec chmod 0700 %D/hylafax/archive
hylafax/bin/ps2fax.gs
hylafax/bin/ps2fax.dps
hylafax/bin/ps2fax.imp
hylafax/bin/pdf2fax.gs
hylafax/bin/pcl2fax
hylafax/bin/tiff2fax
hylafax/bin/tiff2pdf
hylafax/bin/notify
hylafax/bin/notify-4.1
hylafax/bin/notify-4.2
hylafax/bin/archive
hylafax/bin/common-functions
hylafax/bin/common-functions.O
hylafax/bin/dictionary
hylafax/bin/notify.awk
hylafax/bin/qp-encode.awk
hylafax/bin/b64-encode.awk
hylafax/bin/faxrcvd
hylafax/bin/pollrcvd
hylafax/bin/mkcover
hylafax/bin/wedged
@unexec if [ -f %D/hylafax/bin/pdf2fax ]; then rm %D/hylafax/bin/pdf2fax; fi
@unexec if [ -f %D/hylafax/bin/ps2fax ]; then rm %D/hylafax/bin/ps2fax; fi
@exec mkdir %D/hylafax/client
@exec chown uucp:dialer %D/hylafax/client
@exec chmod 0755 %D/hylafax/client
hylafax/config/class1
hylafax/config/class1.0
hylafax/config/class2
hylafax/config/class2.0
hylafax/config/class2.1
hylafax/config/skel
hylafax/config/att-dataport-2
hylafax/config/att-dataport-2.0
hylafax/config/att-dataport
hylafax/config/att-dpexpress-2
hylafax/config/cirrus
hylafax/config/conexant-1.0
hylafax/config/digi
hylafax/config/digi-2
hylafax/config/digi-20
hylafax/config/davicom-2
hylafax/config/dsi-scout+
hylafax/config/e-tech
hylafax/config/eicon
hylafax/config/eicon-2
hylafax/config/elsa-microlink-56k-basic-2.0
hylafax/config/everex-2496d
hylafax/config/exar
hylafax/config/gvc-288
hylafax/config/gvc-288-2
hylafax/config/hayes
hylafax/config/iaxmodem
hylafax/config/intel-400e
hylafax/config/ip568x
hylafax/config/linux-isdn-2
hylafax/config/lucent
hylafax/config/lucent-isa
hylafax/config/lucent-mt-2
hylafax/config/lucent-mt-20
hylafax/config/lucent-mt-21
hylafax/config/lucent-mt-10
hylafax/config/mainpine-2
hylafax/config/mainpine-21
hylafax/config/moto-288
hylafax/config/mt-1432
hylafax/config/nuvo-voyager
hylafax/config/ppi-pm14400fxmt
hylafax/config/ppi-pm14400fxsa
hylafax/config/prometheus
hylafax/config/rc144ac
hylafax/config/rc144ac-1
hylafax/config/rc288dpi
hylafax/config/rc288dpi-1
hylafax/config/rc32acl
hylafax/config/rc32acl-1
hylafax/config/rockwell-k56
hylafax/config/rockwell-rc
hylafax/config/t38modem
hylafax/config/telebit-t3000
hylafax/config/telebit-qblazer
hylafax/config/telebit-wb
hylafax/config/topic
hylafax/config/tricom2842
hylafax/config/uds-fastalk
hylafax/config/umc92144
hylafax/config/umc9624
hylafax/config/usr-2.0
hylafax/config/usr-rts
hylafax/config/usr-xon
hylafax/config/zyxel-1496e
hylafax/config/zyxel-1496e-1
hylafax/config/zyxel-1496e-2.0
hylafax/config/zyxel-2864
hylafax/config/sierra
@exec mkdir %D/hylafax/dev
@exec chown uucp:dialer %D/hylafax/dev
@exec chmod 0755 %D/hylafax/dev
@exec mkdir %D/hylafax/docq
@exec chown uucp:dialer %D/hylafax/docq
@exec chmod 0700 %D/hylafax/docq
@exec mkdir %D/hylafax/doneq
@exec chown uucp:dialer %D/hylafax/doneq
@exec chmod 0700 %D/hylafax/doneq
hylafax/etc/dpsprinter.ps
hylafax/etc/cover.templ
hylafax/etc/xferfaxlog
hylafax/etc/hosts.hfaxd
hylafax/etc/dialrules
hylafax/etc/dialrules.sf-ba
hylafax/etc/dialrules.europe
hylafax/etc/lutRS18.pcf
hylafax/etc/templates/README
hylafax/etc/templates/en/faxrcvd-error.txt
hylafax/etc/templates/en/faxrcvd-failure.txt
hylafax/etc/templates/en/faxrcvd-notify-error.txt
hylafax/etc/templates/en/faxrcvd-notify-success.txt
hylafax/etc/templates/en/faxrcvd-success.txt
hylafax/etc/templates/en/notify-blocked.txt
hylafax/etc/templates/en/notify-done-page.txt
hylafax/etc/templates/en/notify-done.txt
hylafax/etc/templates/en/notify-failed-page.txt
hylafax/etc/templates/en/notify-failed.txt
hylafax/etc/templates/en/notify-format_failed.txt
hylafax/etc/templates/en/notify-killed.txt
hylafax/etc/templates/en/notify-no_formatter.txt
hylafax/etc/templates/en/notify-poll_failed.txt
hylafax/etc/templates/en/notify-poll_no_document.txt
hylafax/etc/templates/en/notify-poll_rejected.txt
hylafax/etc/templates/en/notify-rejected.txt
hylafax/etc/templates/en/notify-removed.txt
hylafax/etc/templates/en/notify-requeued.txt
hylafax/etc/templates/en/notify-timedout.txt
hylafax/etc/templates/fr/faxrcvd-error.txt
hylafax/etc/templates/fr/faxrcvd-failure.txt
hylafax/etc/templates/fr/faxrcvd-notify-error.txt
hylafax/etc/templates/fr/faxrcvd-notify-success.txt
hylafax/etc/templates/fr/faxrcvd-success.txt
hylafax/etc/templates/fr/notify-blocked.txt
hylafax/etc/templates/fr/notify-done-page.txt
hylafax/etc/templates/fr/notify-done.txt
hylafax/etc/templates/fr/notify-failed-page.txt
hylafax/etc/templates/fr/notify-failed.txt
hylafax/etc/templates/fr/notify-format_failed.txt
hylafax/etc/templates/fr/notify-killed.txt
hylafax/etc/templates/fr/notify-no_formatter.txt
hylafax/etc/templates/fr/notify-poll_failed.txt
hylafax/etc/templates/fr/notify-poll_no_document.txt
hylafax/etc/templates/fr/notify-poll_rejected.txt
hylafax/etc/templates/fr/notify-rejected.txt
hylafax/etc/templates/fr/notify-removed.txt
hylafax/etc/templates/fr/notify-requeued.txt
hylafax/etc/templates/fr/notify-timedout.txt
hylafax/etc/templates/de/faxrcvd-error.txt
hylafax/etc/templates/de/faxrcvd-failure.txt
hylafax/etc/templates/de/faxrcvd-notify-error.txt
hylafax/etc/templates/de/faxrcvd-notify-success.txt
hylafax/etc/templates/de/faxrcvd-success.txt
hylafax/etc/templates/de/notify-blocked.txt
hylafax/etc/templates/de/notify-done-page.txt
hylafax/etc/templates/de/notify-done.txt
hylafax/etc/templates/de/notify-failed-page.txt
hylafax/etc/templates/de/notify-failed.txt
hylafax/etc/templates/de/notify-format_failed.txt
hylafax/etc/templates/de/notify-killed.txt
hylafax/etc/templates/de/notify-no_formatter.txt
hylafax/etc/templates/de/notify-poll_failed.txt
hylafax/etc/templates/de/notify-poll_no_document.txt
hylafax/etc/templates/de/notify-poll_rejected.txt
hylafax/etc/templates/de/notify-rejected.txt
hylafax/etc/templates/de/notify-removed.txt
hylafax/etc/templates/de/notify-requeued.txt
hylafax/etc/templates/de/notify-timedout.txt
hylafax/etc/templates/ro/faxrcvd-error.txt
hylafax/etc/templates/ro/faxrcvd-failure.txt
hylafax/etc/templates/ro/faxrcvd-notify-error.txt
hylafax/etc/templates/ro/faxrcvd-notify-success.txt
hylafax/etc/templates/ro/faxrcvd-success.txt
hylafax/etc/templates/ro/notify-blocked.txt
hylafax/etc/templates/ro/notify-done-page.txt
hylafax/etc/templates/ro/notify-done.txt
hylafax/etc/templates/ro/notify-failed-page.txt
hylafax/etc/templates/ro/notify-failed.txt
hylafax/etc/templates/ro/notify-format_failed.txt
hylafax/etc/templates/ro/notify-killed.txt
hylafax/etc/templates/ro/notify-no_formatter.txt
hylafax/etc/templates/ro/notify-poll_failed.txt
hylafax/etc/templates/ro/notify-poll_no_document.txt
hylafax/etc/templates/ro/notify-poll_rejected.txt
hylafax/etc/templates/ro/notify-rejected.txt
hylafax/etc/templates/ro/notify-removed.txt
hylafax/etc/templates/ro/notify-requeued.txt
hylafax/etc/templates/ro/notify-timedout.txt
hylafax/etc/templates/pt_BR/faxrcvd-error.txt
hylafax/etc/templates/pt_BR/faxrcvd-failure.txt
hylafax/etc/templates/pt_BR/faxrcvd-notify-error.txt
hylafax/etc/templates/pt_BR/faxrcvd-notify-success.txt
hylafax/etc/templates/pt_BR/faxrcvd-success.txt
hylafax/etc/templates/pt_BR/notify-blocked.txt
hylafax/etc/templates/pt_BR/notify-done-page.txt
hylafax/etc/templates/pt_BR/notify-done.txt
hylafax/etc/templates/pt_BR/notify-failed-page.txt
hylafax/etc/templates/pt_BR/notify-failed.txt
hylafax/etc/templates/pt_BR/notify-format_failed.txt
hylafax/etc/templates/pt_BR/notify-killed.txt
hylafax/etc/templates/pt_BR/notify-no_formatter.txt
hylafax/etc/templates/pt_BR/notify-poll_failed.txt
hylafax/etc/templates/pt_BR/notify-poll_no_document.txt
hylafax/etc/templates/pt_BR/notify-poll_rejected.txt
hylafax/etc/templates/pt_BR/notify-rejected.txt
hylafax/etc/templates/pt_BR/notify-removed.txt
hylafax/etc/templates/pt_BR/notify-requeued.txt
hylafax/etc/templates/pt_BR/notify-timedout.txt
hylafax/etc/templates/pt/faxrcvd-error.txt
hylafax/etc/templates/pt/faxrcvd-failure.txt
hylafax/etc/templates/pt/faxrcvd-notify-error.txt
hylafax/etc/templates/pt/faxrcvd-notify-success.txt
hylafax/etc/templates/pt/faxrcvd-success.txt
hylafax/etc/templates/pt/notify-blocked.txt
hylafax/etc/templates/pt/notify-done-page.txt
hylafax/etc/templates/pt/notify-done.txt
hylafax/etc/templates/pt/notify-failed-page.txt
hylafax/etc/templates/pt/notify-failed.txt
hylafax/etc/templates/pt/notify-format_failed.txt
hylafax/etc/templates/pt/notify-killed.txt
hylafax/etc/templates/pt/notify-no_formatter.txt
hylafax/etc/templates/pt/notify-poll_failed.txt
hylafax/etc/templates/pt/notify-poll_no_document.txt
hylafax/etc/templates/pt/notify-poll_rejected.txt
hylafax/etc/templates/pt/notify-rejected.txt
hylafax/etc/templates/pt/notify-removed.txt
hylafax/etc/templates/pt/notify-requeued.txt
hylafax/etc/templates/pt/notify-timedout.txt
hylafax/etc/templates/es/faxrcvd-error.txt
hylafax/etc/templates/es/faxrcvd-failure.txt
hylafax/etc/templates/es/faxrcvd-notify-error.txt
hylafax/etc/templates/es/faxrcvd-notify-success.txt
hylafax/etc/templates/es/faxrcvd-success.txt
hylafax/etc/templates/es/notify-blocked.txt
hylafax/etc/templates/es/notify-done-page.txt
hylafax/etc/templates/es/notify-done.txt
hylafax/etc/templates/es/notify-failed-page.txt
hylafax/etc/templates/es/notify-failed.txt
hylafax/etc/templates/es/notify-format_failed.txt
hylafax/etc/templates/es/notify-killed.txt
hylafax/etc/templates/es/notify-no_formatter.txt
hylafax/etc/templates/es/notify-poll_failed.txt
hylafax/etc/templates/es/notify-poll_no_document.txt
hylafax/etc/templates/es/notify-poll_rejected.txt
hylafax/etc/templates/es/notify-rejected.txt
hylafax/etc/templates/es/notify-removed.txt
hylafax/etc/templates/es/notify-requeued.txt
hylafax/etc/templates/es/notify-timedout.txt
hylafax/etc/templates/it/faxrcvd-error.txt
hylafax/etc/templates/it/faxrcvd-failure.txt
hylafax/etc/templates/it/faxrcvd-notify-error.txt
hylafax/etc/templates/it/faxrcvd-notify-success.txt
hylafax/etc/templates/it/faxrcvd-success.txt
hylafax/etc/templates/it/notify-blocked.txt
hylafax/etc/templates/it/notify-done-page.txt
hylafax/etc/templates/it/notify-done.txt
hylafax/etc/templates/it/notify-failed-page.txt
hylafax/etc/templates/it/notify-failed.txt
hylafax/etc/templates/it/notify-format_failed.txt
hylafax/etc/templates/it/notify-killed.txt
hylafax/etc/templates/it/notify-no_formatter.txt
hylafax/etc/templates/it/notify-poll_failed.txt
hylafax/etc/templates/it/notify-poll_no_document.txt
hylafax/etc/templates/it/notify-poll_rejected.txt
hylafax/etc/templates/it/notify-rejected.txt
hylafax/etc/templates/it/notify-removed.txt
hylafax/etc/templates/it/notify-requeued.txt
hylafax/etc/templates/it/notify-timedout.txt
hylafax/etc/templates/pl/faxrcvd-error.txt
hylafax/etc/templates/pl/faxrcvd-failure.txt
hylafax/etc/templates/pl/faxrcvd-notify-error.txt
hylafax/etc/templates/pl/faxrcvd-notify-success.txt
hylafax/etc/templates/pl/faxrcvd-success.txt
hylafax/etc/templates/pl/notify-blocked.txt
hylafax/etc/templates/pl/notify-done-page.txt
hylafax/etc/templates/pl/notify-done.txt
hylafax/etc/templates/pl/notify-failed-page.txt
hylafax/etc/templates/pl/notify-failed.txt
hylafax/etc/templates/pl/notify-format_failed.txt
hylafax/etc/templates/pl/notify-killed.txt
hylafax/etc/templates/pl/notify-no_formatter.txt
hylafax/etc/templates/pl/notify-poll_failed.txt
hylafax/etc/templates/pl/notify-poll_no_document.txt
hylafax/etc/templates/pl/notify-poll_rejected.txt
hylafax/etc/templates/pl/notify-rejected.txt
hylafax/etc/templates/pl/notify-removed.txt
hylafax/etc/templates/pl/notify-requeued.txt
hylafax/etc/templates/pl/notify-timedout.txt
hylafax/etc/templates/html-sample1/css.inc
hylafax/etc/templates/html-sample1/divider.inc
hylafax/etc/templates/html-sample1/fax-attach.inc
hylafax/etc/templates/html-sample1/fax-data.inc
hylafax/etc/templates/html-sample1/fax-dispatched.inc
hylafax/etc/templates/html-sample1/faxrcvd-error.txt
hylafax/etc/templates/html-sample1/faxrcvd-failure.txt
hylafax/etc/templates/html-sample1/faxrcvd-notify-error.txt
hylafax/etc/templates/html-sample1/faxrcvd-notify-success.txt
hylafax/etc/templates/html-sample1/faxrcvd-success.txt
hylafax/etc/templates/html-sample1/footer.inc
hylafax/etc/templates/html-sample1/header.inc
hylafax/etc/templates/html-sample1/hook.sh
hylafax/etc/templates/html-sample1/job-data.inc
hylafax/etc/templates/html-sample1/notify-blocked.txt
hylafax/etc/templates/html-sample1/notify-done.txt
hylafax/etc/templates/html-sample1/notify-failed.txt
hylafax/etc/templates/html-sample1/notify-format_failed.txt
hylafax/etc/templates/html-sample1/session_log.inc
hylafax/etc/templates/html-sample1/notify-killed.txt
hylafax/etc/templates/html-sample1/notify-no_formatter.txt
hylafax/etc/templates/html-sample1/notify-rejected.txt
hylafax/etc/templates/html-sample1/notify-removed.txt
hylafax/etc/templates/html-sample1/notify-requeued.txt
hylafax/etc/templates/html-sample1/notify-timedout.txt
@exec mkdir %D/hylafax/info
@exec chown uucp:dialer %D/hylafax/info
@exec chmod 755 %D/hylafax/info
@exec mkdir %D/hylafax/log
@exec chown uucp:dialer %D/hylafax/log
@exec chmod 755 %D/hylafax/log
@exec mkdir %D/hylafax/pollq
@exec chown uucp:dialer %D/hylafax/pollq
@exec chmod 700 %D/hylafax/pollq
@exec mkdir %D/hylafax/recvq
@exec chown uucp:dialer %D/hylafax/recvq
@exec chmod 755 %D/hylafax/recvq
@exec mkdir %D/hylafax/sendq
@exec chown uucp:dialer %D/hylafax/sendq
@exec chmod 700 %D/hylafax/sendq
@exec mkdir %D/hylafax/status
@exec chown uucp:dialer %D/hylafax/status
@exec chmod 755 %D/hylafax/status
@exec mkdir %D/hylafax/tmp
@exec chown uucp:dialer %D/hylafax/tmp
@exec chmod 700 %D/hylafax/tmp
@dirrm hylafax/bin
@dirrm hylafax/client
@dirrm hylafax/config
@dirrm hylafax/docq
@dirrm hylafax/pollq
@dirrm hylafax/recvq
@dirrm hylafax/sendq
@dirrm hylafax/status
@dirrm hylafax/tmp
@dirrmtry hylafax/log
@dirrmtry hylafax/info
@dirrmtry hylafax/etc/templates/ro
@dirrmtry hylafax/etc/templates/pt_BR
@dirrmtry hylafax/etc/templates/pt
@dirrmtry hylafax/etc/templates/pl
@dirrmtry hylafax/etc/templates/it
@dirrmtry hylafax/etc/templates/html-sample1
@dirrmtry hylafax/etc/templates/fr
@dirrmtry hylafax/etc/templates/es
@dirrmtry hylafax/etc/templates/en
@dirrmtry hylafax/etc/templates/de
@dirrmtry hylafax/etc/templates
@dirrmtry hylafax/etc
@dirrmtry hylafax/doneq
@dirrmtry hylafax/dev
@dirrmtry hylafax/archive
@unexec rmdir %D/hylafax 2>/dev/null || echo "If you are permanently removing this port, you should do a ''rm -rf /var/spool/hylafax'' to remove any binary, configuration and log files left." | fmt
@unexec echo "-----------------"