svn commit: r374860 - head/comms/hylafax

Baptiste Daroussin bapt at FreeBSD.org
Wed Dec 17 16:13:34 UTC 2014


Author: bapt
Date: Wed Dec 17 16:13:33 2014
New Revision: 374860
URL: https://svnweb.freebsd.org/changeset/ports/374860
QAT: https://qat.redports.org/buildarchive/r374860/

Log:
  Convert to USES=fakeroot
  Fix plist

Modified:
  head/comms/hylafax/Makefile
  head/comms/hylafax/pkg-plist

Modified: head/comms/hylafax/Makefile
==============================================================================
--- head/comms/hylafax/Makefile	Wed Dec 17 16:01:57 2014	(r374859)
+++ head/comms/hylafax/Makefile	Wed Dec 17 16:13:33 2014	(r374860)
@@ -3,7 +3,7 @@
 
 PORTNAME=	hylafax
 PORTVERSION=	6.0.6
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	comms
 MASTER_SITES=	ftp://ftp.hylafax.org/source/
 
@@ -16,10 +16,9 @@ LIB_DEPENDS=	libtiff.so:${PORTSDIR}/grap
 		libjbig.so:${PORTSDIR}/graphics/jbigkit
 
 MAKE_JOBS_UNSAFE=	yes
-NEED_ROOT=	yes
-
 USE_GHOSTSCRIPT=yes
 HAS_CONFIGURE=	yes
+USES=		fakeroot
 
 CONFIGURE_ARGS=	--with-INSTALL="" \
 		--with-LIBTIFF="-L${LOCALBASE}/lib -ltiff -ljpeg" \
@@ -37,11 +36,6 @@ PORTDOCS=	RELEASENOTES-4.3.txt RELEASENO
 SUB_FILES=	pkg-message
 USE_RC_SUBR=	hylafax
 
-SUID_EXES=	${STAGEDIR}${PREFIX}/sbin/faxgetty \
-		${STAGEDIR}${PREFIX}/sbin/faxq \
-		${STAGEDIR}${PREFIX}/bin/faxrm \
-		${STAGEDIR}${PREFIX}/bin/faxalter
-
 OPTIONS_DEFINE=	PAM NLS GAWK DOCS
 OPTIONS_DEFAULT=PAM NLS
 NO_OPTIONS_SORT=yes
@@ -92,14 +86,17 @@ post-patch:
 		${WRKSRC}/libhylafax/Makefile.in
 
 pre-install:
-	${MKDIR} ${STAGEDIR}${HYLAFAX_SPOOL}
+	${MKDIR} ${STAGEDIR}${HYLAFAX_SPOOL}/archive \
+		${STAGEDIR}${HYLAFAX_SPOOL}/docq \
+		${STAGEDIR}${HYLAFAX_SPOOL}/doneq \
+		${STAGEDIR}${HYLAFAX_SPOOL}/pollq \
+		${STAGEDIR}${HYLAFAX_SPOOL}/sendq \
+		${STAGEDIR}${HYLAFAX_SPOOL}/tmp \
+		${STAGEDIR}${HYLAFAX_SPOOL}/info \
+		${STAGEDIR}${HYLAFAX_SPOOL}/log
 
 post-install:
-	${CHOWN} uucp ${SUID_EXES}
-	${CHMOD} 4555 ${SUID_EXES}
-.if ${PORT_OPTIONS:MDOCS}
 	${MKDIR} ${STAGEDIR}${DOCSDIR}
 	cd ${WRKSRC}/doc && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/
-.endif
 
 .include <bsd.port.mk>

Modified: head/comms/hylafax/pkg-plist
==============================================================================
--- head/comms/hylafax/pkg-plist	Wed Dec 17 16:01:57 2014	(r374859)
+++ head/comms/hylafax/pkg-plist	Wed Dec 17 16:13:33 2014	(r374860)
@@ -1,7 +1,7 @@
-bin/faxalter
+@(uucp,,4555) bin/faxalter
 bin/faxcover
 bin/faxmail
-bin/faxrm
+@(uucp,,4555) bin/faxrm
 bin/faxstat
 bin/sendfax
 bin/sendpage
@@ -17,7 +17,6 @@ lib/fax/pagesizes-dist
 @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
- at dirrm lib/fax
 man/man1/edit-faxcover.1.gz
 man/man1/faxalter.1.gz
 man/man1/faxcover.1.gz
@@ -102,9 +101,9 @@ sbin/xferfaxstats
 sbin/recvstats
 sbin/faxcron
 sbin/edit-faxcover
-sbin/faxq
+@(uucp,,4555) sbin/faxq
 sbin/faxqclean
-sbin/faxgetty
+@(uucp,,4555) sbin/faxgetty
 sbin/faxsend
 sbin/pagesend
 sbin/tsitest
@@ -136,392 +135,352 @@ sbin/hylafax
 %%NLS%%share/locale/vi/LC_MESSAGES/hylafax-client.mo
 %%NLS%%share/locale/vi/LC_MESSAGES/hylafax-server.mo
 %%NLS%%share/locale/vi/LC_MESSAGES/libhylafax.mo
- at cwd %%HYLAFAX_SPOOL%%
-COPYRIGHT
- at exec mkfifo %D/FIFO
- at exec chown uucp:dialer %D/FIFO
- at exec chmod 0600 %D/FIFO
- at rmtry FIFO
- at exec mkdir %D/archive
- at exec chown uucp:dialer %D/archive
- at exec chmod 0700 %D/archive
-bin/ps2fax.gs
-bin/ps2fax.dps
-bin/ps2fax.imp
-bin/pdf2fax.gs
-bin/pcl2fax
-bin/tiff2fax
-bin/tiff2pdf
-bin/notify
-bin/notify-4.1
-bin/notify-4.2
-bin/archive
-bin/common-functions
-bin/dictionary
-bin/notify.awk
-bin/qp-encode.awk
-bin/b64-encode.awk
-bin/faxrcvd
-bin/pollrcvd
-bin/mkcover
-bin/wedged
- at unexec if [ -f %D/bin/pdf2fax ]; then rm %D/bin/pdf2fax; fi
- at unexec if [ -f %D/bin/ps2fax ]; then rm %D/bin/ps2fax; fi
- at exec mkdir %D/client
- at exec chown uucp:dialer %D/client
- at exec chmod 0755 %D/client
-config/class1
-config/class1.0
-config/class2
-config/class2.0
-config/class2.1
-config/skel
-config/att-dataport-2
-config/att-dataport-2.0
-config/att-dataport
-config/att-dpexpress-2
-config/cirrus
-config/conexant-1.0
-config/digi
-config/digi-2
-config/digi-20
-config/davicom-2
-config/dsi-scout+
-config/e-tech
-config/eicon
-config/eicon-2
-config/elsa-microlink-56k-basic-2.0
-config/everex-2496d
-config/exar
-config/gvc-288
-config/gvc-288-2
-config/hayes
-config/iaxmodem
-config/intel-400e
-config/ip568x
-config/linux-isdn-2
-config/lucent
-config/lucent-isa
-config/lucent-mt-10
-config/lucent-mt-2
-config/lucent-mt-20
-config/lucent-mt-21
-config/mainpine-10
-config/mainpine-2
-config/mainpine-20
-config/mainpine-21
-config/moto-288
-config/mt-1432
-config/nuvo-voyager
-config/ppi-pm14400fxmt
-config/ppi-pm14400fxsa
-config/prometheus
-config/rc144ac
-config/rc144ac-1
-config/rc288dpi
-config/rc288dpi-1
-config/rc32acl
-config/rc32acl-1
-config/rockwell-k56
-config/rockwell-rc
-config/t38modem
-config/telebit-t3000
-config/telebit-qblazer
-config/telebit-wb
-config/topic
-config/tricom2842
-config/uds-fastalk
-config/umc92144
-config/umc9624
-config/usr-2.0
-config/usr-rts
-config/usr-xon
-config/zyxel-1496e
-config/zyxel-1496e-1
-config/zyxel-1496e-2.0
-config/zyxel-2864
-config/sierra
- at exec mkdir %D/dev
- at exec chown uucp:dialer %D/dev
- at exec chmod 0755 %D/dev
- at exec mkdir %D/docq
- at exec chown uucp:dialer %D/docq
- at exec chmod 0700 %D/docq
- at exec mkdir %D/doneq
- at exec chown uucp:dialer %D/doneq
- at exec chmod 0700 %D/doneq
-etc/dpsprinter.ps
-etc/cover.templ
-etc/xferfaxlog
- at unexec if cmp -s %D/etc/hosts.hfaxd %D/etc/hosts.hfaxd-dist; then rm -f %D/etc/hosts.hfaxd; fi
-etc/hosts.hfaxd-dist
- at exec [ -f %B/hosts.hfaxd ] || cp %B/%f %B/hosts.hfaxd
-etc/dialrules
-etc/dialrules.sf-ba
-etc/dialrules.europe
-etc/lutRS18.pcf
-etc/templates/README
-etc/templates/en/faxrcvd-error.txt
-etc/templates/en/faxrcvd-failure.txt
-etc/templates/en/faxrcvd-notify-error.txt
-etc/templates/en/faxrcvd-notify-success.txt
-etc/templates/en/faxrcvd-success.txt
-etc/templates/en/notify-blocked.txt
-etc/templates/en/notify-done-page.txt
-etc/templates/en/notify-done.txt
-etc/templates/en/notify-faxmaster.txt
-etc/templates/en/notify-failed-page.txt
-etc/templates/en/notify-failed.txt
-etc/templates/en/notify-format_failed.txt
-etc/templates/en/notify-killed.txt
-etc/templates/en/notify-no_formatter.txt
-etc/templates/en/notify-poll_failed.txt
-etc/templates/en/notify-poll_no_document.txt
-etc/templates/en/notify-poll_rejected.txt
-etc/templates/en/notify-rejected.txt
-etc/templates/en/notify-removed.txt
-etc/templates/en/notify-requeued.txt
-etc/templates/en/notify-timedout.txt
-etc/templates/fr/faxrcvd-error.txt
-etc/templates/fr/faxrcvd-failure.txt
-etc/templates/fr/faxrcvd-notify-error.txt
-etc/templates/fr/faxrcvd-notify-success.txt
-etc/templates/fr/faxrcvd-success.txt
-etc/templates/fr/notify-blocked.txt
-etc/templates/fr/notify-done-page.txt
-etc/templates/fr/notify-done.txt
-etc/templates/fr/notify-faxmaster.txt
-etc/templates/fr/notify-failed-page.txt
-etc/templates/fr/notify-failed.txt
-etc/templates/fr/notify-format_failed.txt
-etc/templates/fr/notify-killed.txt
-etc/templates/fr/notify-no_formatter.txt
-etc/templates/fr/notify-poll_failed.txt
-etc/templates/fr/notify-poll_no_document.txt
-etc/templates/fr/notify-poll_rejected.txt
-etc/templates/fr/notify-rejected.txt
-etc/templates/fr/notify-removed.txt
-etc/templates/fr/notify-requeued.txt
-etc/templates/fr/notify-timedout.txt
-etc/templates/de/faxrcvd-error.txt
-etc/templates/de/faxrcvd-failure.txt
-etc/templates/de/faxrcvd-notify-error.txt
-etc/templates/de/faxrcvd-notify-success.txt
-etc/templates/de/faxrcvd-success.txt
-etc/templates/de/notify-blocked.txt
-etc/templates/de/notify-done-page.txt
-etc/templates/de/notify-done.txt
-etc/templates/de/notify-faxmaster.txt
-etc/templates/de/notify-failed-page.txt
-etc/templates/de/notify-failed.txt
-etc/templates/de/notify-format_failed.txt
-etc/templates/de/notify-killed.txt
-etc/templates/de/notify-no_formatter.txt
-etc/templates/de/notify-poll_failed.txt
-etc/templates/de/notify-poll_no_document.txt
-etc/templates/de/notify-poll_rejected.txt
-etc/templates/de/notify-rejected.txt
-etc/templates/de/notify-removed.txt
-etc/templates/de/notify-requeued.txt
-etc/templates/de/notify-timedout.txt
-etc/templates/ro/faxrcvd-error.txt
-etc/templates/ro/faxrcvd-failure.txt
-etc/templates/ro/faxrcvd-notify-error.txt
-etc/templates/ro/faxrcvd-notify-success.txt
-etc/templates/ro/faxrcvd-success.txt
-etc/templates/ro/notify-blocked.txt
-etc/templates/ro/notify-done-page.txt
-etc/templates/ro/notify-done.txt
-etc/templates/ro/notify-faxmaster.txt
-etc/templates/ro/notify-failed-page.txt
-etc/templates/ro/notify-failed.txt
-etc/templates/ro/notify-format_failed.txt
-etc/templates/ro/notify-killed.txt
-etc/templates/ro/notify-no_formatter.txt
-etc/templates/ro/notify-poll_failed.txt
-etc/templates/ro/notify-poll_no_document.txt
-etc/templates/ro/notify-poll_rejected.txt
-etc/templates/ro/notify-rejected.txt
-etc/templates/ro/notify-removed.txt
-etc/templates/ro/notify-requeued.txt
-etc/templates/ro/notify-timedout.txt
-etc/templates/pt_BR/faxrcvd-error.txt
-etc/templates/pt_BR/faxrcvd-failure.txt
-etc/templates/pt_BR/faxrcvd-notify-error.txt
-etc/templates/pt_BR/faxrcvd-notify-success.txt
-etc/templates/pt_BR/faxrcvd-success.txt
-etc/templates/pt_BR/notify-blocked.txt
-etc/templates/pt_BR/notify-done-page.txt
-etc/templates/pt_BR/notify-done.txt
-etc/templates/pt_BR/notify-faxmaster.txt
-etc/templates/pt_BR/notify-failed-page.txt
-etc/templates/pt_BR/notify-failed.txt
-etc/templates/pt_BR/notify-format_failed.txt
-etc/templates/pt_BR/notify-killed.txt
-etc/templates/pt_BR/notify-no_formatter.txt
-etc/templates/pt_BR/notify-poll_failed.txt
-etc/templates/pt_BR/notify-poll_no_document.txt
-etc/templates/pt_BR/notify-poll_rejected.txt
-etc/templates/pt_BR/notify-rejected.txt
-etc/templates/pt_BR/notify-removed.txt
-etc/templates/pt_BR/notify-requeued.txt
-etc/templates/pt_BR/notify-timedout.txt
-etc/templates/pt/faxrcvd-error.txt
-etc/templates/pt/faxrcvd-failure.txt
-etc/templates/pt/faxrcvd-notify-error.txt
-etc/templates/pt/faxrcvd-notify-success.txt
-etc/templates/pt/faxrcvd-success.txt
-etc/templates/pt/notify-blocked.txt
-etc/templates/pt/notify-done-page.txt
-etc/templates/pt/notify-done.txt
-etc/templates/pt/notify-faxmaster.txt
-etc/templates/pt/notify-failed-page.txt
-etc/templates/pt/notify-failed.txt
-etc/templates/pt/notify-format_failed.txt
-etc/templates/pt/notify-killed.txt
-etc/templates/pt/notify-no_formatter.txt
-etc/templates/pt/notify-poll_failed.txt
-etc/templates/pt/notify-poll_no_document.txt
-etc/templates/pt/notify-poll_rejected.txt
-etc/templates/pt/notify-rejected.txt
-etc/templates/pt/notify-removed.txt
-etc/templates/pt/notify-requeued.txt
-etc/templates/pt/notify-timedout.txt
-etc/templates/es/faxrcvd-error.txt
-etc/templates/es/faxrcvd-failure.txt
-etc/templates/es/faxrcvd-notify-error.txt
-etc/templates/es/faxrcvd-notify-success.txt
-etc/templates/es/faxrcvd-success.txt
-etc/templates/es/notify-blocked.txt
-etc/templates/es/notify-done-page.txt
-etc/templates/es/notify-done.txt
-etc/templates/es/notify-faxmaster.txt
-etc/templates/es/notify-failed-page.txt
-etc/templates/es/notify-failed.txt
-etc/templates/es/notify-format_failed.txt
-etc/templates/es/notify-killed.txt
-etc/templates/es/notify-no_formatter.txt
-etc/templates/es/notify-poll_failed.txt
-etc/templates/es/notify-poll_no_document.txt
-etc/templates/es/notify-poll_rejected.txt
-etc/templates/es/notify-rejected.txt
-etc/templates/es/notify-removed.txt
-etc/templates/es/notify-requeued.txt
-etc/templates/es/notify-timedout.txt
-etc/templates/it/faxrcvd-error.txt
-etc/templates/it/faxrcvd-failure.txt
-etc/templates/it/faxrcvd-notify-error.txt
-etc/templates/it/faxrcvd-notify-success.txt
-etc/templates/it/faxrcvd-success.txt
-etc/templates/it/notify-blocked.txt
-etc/templates/it/notify-done-page.txt
-etc/templates/it/notify-done.txt
-etc/templates/it/notify-faxmaster.txt
-etc/templates/it/notify-failed-page.txt
-etc/templates/it/notify-failed.txt
-etc/templates/it/notify-format_failed.txt
-etc/templates/it/notify-killed.txt
-etc/templates/it/notify-no_formatter.txt
-etc/templates/it/notify-poll_failed.txt
-etc/templates/it/notify-poll_no_document.txt
-etc/templates/it/notify-poll_rejected.txt
-etc/templates/it/notify-rejected.txt
-etc/templates/it/notify-removed.txt
-etc/templates/it/notify-requeued.txt
-etc/templates/it/notify-timedout.txt
-etc/templates/pl/faxrcvd-error.txt
-etc/templates/pl/faxrcvd-failure.txt
-etc/templates/pl/faxrcvd-notify-error.txt
-etc/templates/pl/faxrcvd-notify-success.txt
-etc/templates/pl/faxrcvd-success.txt
-etc/templates/pl/notify-blocked.txt
-etc/templates/pl/notify-done-page.txt
-etc/templates/pl/notify-done.txt
-etc/templates/pl/notify-faxmaster.txt
-etc/templates/pl/notify-failed-page.txt
-etc/templates/pl/notify-failed.txt
-etc/templates/pl/notify-format_failed.txt
-etc/templates/pl/notify-killed.txt
-etc/templates/pl/notify-no_formatter.txt
-etc/templates/pl/notify-poll_failed.txt
-etc/templates/pl/notify-poll_no_document.txt
-etc/templates/pl/notify-poll_rejected.txt
-etc/templates/pl/notify-rejected.txt
-etc/templates/pl/notify-removed.txt
-etc/templates/pl/notify-requeued.txt
-etc/templates/pl/notify-timedout.txt
-etc/templates/html-sample1/css.inc
-etc/templates/html-sample1/divider.inc
-etc/templates/html-sample1/fax-attach.inc
-etc/templates/html-sample1/fax-data.inc
-etc/templates/html-sample1/fax-dispatched.inc
-etc/templates/html-sample1/faxrcvd-error.txt
-etc/templates/html-sample1/faxrcvd-failure.txt
-etc/templates/html-sample1/faxrcvd-notify-error.txt
-etc/templates/html-sample1/faxrcvd-notify-success.txt
-etc/templates/html-sample1/faxrcvd-success.txt
-etc/templates/html-sample1/footer.inc
-etc/templates/html-sample1/header.inc
-etc/templates/html-sample1/hook.sh
-etc/templates/html-sample1/job-data.inc
-etc/templates/html-sample1/notify-blocked.txt
-etc/templates/html-sample1/notify-done.txt
-etc/templates/html-sample1/notify-faxmaster.txt
-etc/templates/html-sample1/notify-failed.txt
-etc/templates/html-sample1/notify-format_failed.txt
-etc/templates/html-sample1/session_log.inc
-etc/templates/html-sample1/notify-killed.txt
-etc/templates/html-sample1/notify-no_formatter.txt
-etc/templates/html-sample1/notify-rejected.txt
-etc/templates/html-sample1/notify-removed.txt
-etc/templates/html-sample1/notify-requeued.txt
-etc/templates/html-sample1/notify-timedout.txt
- at exec mkdir %D/info
- at exec chown uucp:dialer %D/info
- at exec chmod 755 %D/info
- at exec mkdir %D/log
- at exec chown uucp:dialer %D/log
- at exec chmod 755 %D/log
- at exec mkdir %D/pollq
- at exec chown uucp:dialer %D/pollq
- at exec chmod 700 %D/pollq
- at exec mkdir %D/recvq
- at exec chown uucp:dialer %D/recvq
- at exec chmod 755 %D/recvq
- at exec mkdir %D/sendq
- at exec chown uucp:dialer %D/sendq
- at exec chmod 700 %D/sendq
- at exec mkdir %D/status
- at exec chown uucp:dialer %D/status
- at exec chmod 755 %D/status
- at exec mkdir %D/tmp
- at exec chown uucp:dialer %D/tmp
- at exec chmod 700 %D/tmp
- at dirrm bin
- at dirrm client
- at dirrm config
- at dirrm docq
- at dirrm pollq
- at dirrm recvq
- at dirrm sendq
- at dirrm status
- at dirrm tmp
- at dirrmtry log
- at dirrmtry info
- at dirrmtry etc/templates/ro
- at dirrmtry etc/templates/pt_BR
- at dirrmtry etc/templates/pt
- at dirrmtry etc/templates/pl
- at dirrmtry etc/templates/it
- at dirrmtry etc/templates/html-sample1
- at dirrmtry etc/templates/fr
- at dirrmtry etc/templates/es
- at dirrmtry etc/templates/en
- at dirrmtry etc/templates/de
- at dirrmtry etc/templates
- at dirrmtry etc
- at dirrmtry doneq
- at dirrmtry dev
- at dirrmtry archive
- at unexec rmdir %D 2>/dev/null || echo "If you are permanently removing this port, you should do a ''rm -rf %%HYLAFAX_SPOOL%%'' to remove any binary, configuration and log files left." | fmt
- at unexec echo "-----------------"
+%%HYLAFAX_SPOOL%%/COPYRIGHT
+ at exec mkfifo -m 0600 %%HYLAFAX_SPOOL%%/FIFO
+ at exec chown uucp:dialer %%HYLAFAX_SPOOL%%/FIFO
+ at rmtry %%HYLAFAX_SPOOL%%/FIFO
+%%HYLAFAX_SPOOL%%/bin/ps2fax.gs
+%%HYLAFAX_SPOOL%%/bin/ps2fax.dps
+%%HYLAFAX_SPOOL%%/bin/ps2fax.imp
+%%HYLAFAX_SPOOL%%/bin/pdf2fax.gs
+%%HYLAFAX_SPOOL%%/bin/pcl2fax
+%%HYLAFAX_SPOOL%%/bin/tiff2fax
+%%HYLAFAX_SPOOL%%/bin/tiff2pdf
+%%HYLAFAX_SPOOL%%/bin/notify
+%%HYLAFAX_SPOOL%%/bin/notify-4.1
+%%HYLAFAX_SPOOL%%/bin/notify-4.2
+%%HYLAFAX_SPOOL%%/bin/archive
+%%HYLAFAX_SPOOL%%/bin/common-functions
+%%HYLAFAX_SPOOL%%/bin/dictionary
+%%HYLAFAX_SPOOL%%/bin/notify.awk
+%%HYLAFAX_SPOOL%%/bin/qp-encode.awk
+%%HYLAFAX_SPOOL%%/bin/b64-encode.awk
+%%HYLAFAX_SPOOL%%/bin/faxrcvd
+%%HYLAFAX_SPOOL%%/bin/pollrcvd
+%%HYLAFAX_SPOOL%%/bin/mkcover
+%%HYLAFAX_SPOOL%%/bin/wedged
+ at rmtry %%HYLAFAX_SPOOL%%/bin/pdf2fax
+%%HYLAFAX_SPOOL%%/config/class1
+%%HYLAFAX_SPOOL%%/config/class1.0
+%%HYLAFAX_SPOOL%%/config/class2
+%%HYLAFAX_SPOOL%%/config/class2.0
+%%HYLAFAX_SPOOL%%/config/class2.1
+%%HYLAFAX_SPOOL%%/config/skel
+%%HYLAFAX_SPOOL%%/config/att-dataport-2
+%%HYLAFAX_SPOOL%%/config/att-dataport-2.0
+%%HYLAFAX_SPOOL%%/config/att-dataport
+%%HYLAFAX_SPOOL%%/config/att-dpexpress-2
+%%HYLAFAX_SPOOL%%/config/cirrus
+%%HYLAFAX_SPOOL%%/config/conexant-1.0
+%%HYLAFAX_SPOOL%%/config/digi
+%%HYLAFAX_SPOOL%%/config/digi-2
+%%HYLAFAX_SPOOL%%/config/digi-20
+%%HYLAFAX_SPOOL%%/config/davicom-2
+%%HYLAFAX_SPOOL%%/config/dsi-scout+
+%%HYLAFAX_SPOOL%%/config/e-tech
+%%HYLAFAX_SPOOL%%/config/eicon
+%%HYLAFAX_SPOOL%%/config/eicon-2
+%%HYLAFAX_SPOOL%%/config/elsa-microlink-56k-basic-2.0
+%%HYLAFAX_SPOOL%%/config/everex-2496d
+%%HYLAFAX_SPOOL%%/config/exar
+%%HYLAFAX_SPOOL%%/config/gvc-288
+%%HYLAFAX_SPOOL%%/config/gvc-288-2
+%%HYLAFAX_SPOOL%%/config/hayes
+%%HYLAFAX_SPOOL%%/config/iaxmodem
+%%HYLAFAX_SPOOL%%/config/intel-400e
+%%HYLAFAX_SPOOL%%/config/ip568x
+%%HYLAFAX_SPOOL%%/config/linux-isdn-2
+%%HYLAFAX_SPOOL%%/config/lucent
+%%HYLAFAX_SPOOL%%/config/lucent-isa
+%%HYLAFAX_SPOOL%%/config/lucent-mt-10
+%%HYLAFAX_SPOOL%%/config/lucent-mt-2
+%%HYLAFAX_SPOOL%%/config/lucent-mt-20
+%%HYLAFAX_SPOOL%%/config/lucent-mt-21
+%%HYLAFAX_SPOOL%%/config/mainpine-10
+%%HYLAFAX_SPOOL%%/config/mainpine-2
+%%HYLAFAX_SPOOL%%/config/mainpine-20
+%%HYLAFAX_SPOOL%%/config/mainpine-21
+%%HYLAFAX_SPOOL%%/config/moto-288
+%%HYLAFAX_SPOOL%%/config/mt-1432
+%%HYLAFAX_SPOOL%%/config/nuvo-voyager
+%%HYLAFAX_SPOOL%%/config/ppi-pm14400fxmt
+%%HYLAFAX_SPOOL%%/config/ppi-pm14400fxsa
+%%HYLAFAX_SPOOL%%/config/prometheus
+%%HYLAFAX_SPOOL%%/config/rc144ac
+%%HYLAFAX_SPOOL%%/config/rc144ac-1
+%%HYLAFAX_SPOOL%%/config/rc288dpi
+%%HYLAFAX_SPOOL%%/config/rc288dpi-1
+%%HYLAFAX_SPOOL%%/config/rc32acl
+%%HYLAFAX_SPOOL%%/config/rc32acl-1
+%%HYLAFAX_SPOOL%%/config/rockwell-k56
+%%HYLAFAX_SPOOL%%/config/rockwell-rc
+%%HYLAFAX_SPOOL%%/config/t38modem
+%%HYLAFAX_SPOOL%%/config/telebit-t3000
+%%HYLAFAX_SPOOL%%/config/telebit-qblazer
+%%HYLAFAX_SPOOL%%/config/telebit-wb
+%%HYLAFAX_SPOOL%%/config/topic
+%%HYLAFAX_SPOOL%%/config/tricom2842
+%%HYLAFAX_SPOOL%%/config/uds-fastalk
+%%HYLAFAX_SPOOL%%/config/umc92144
+%%HYLAFAX_SPOOL%%/config/umc9624
+%%HYLAFAX_SPOOL%%/config/usr-2.0
+%%HYLAFAX_SPOOL%%/config/usr-rts
+%%HYLAFAX_SPOOL%%/config/usr-xon
+%%HYLAFAX_SPOOL%%/config/zyxel-1496e
+%%HYLAFAX_SPOOL%%/config/zyxel-1496e-1
+%%HYLAFAX_SPOOL%%/config/zyxel-1496e-2.0
+%%HYLAFAX_SPOOL%%/config/zyxel-2864
+%%HYLAFAX_SPOOL%%/config/sierra
+%%HYLAFAX_SPOOL%%/etc/dpsprinter.ps
+%%HYLAFAX_SPOOL%%/etc/cover.templ
+%%HYLAFAX_SPOOL%%/etc/xferfaxlog
+ at unexec if cmp -s %%HYLAFAX_SPOOL%%/etc/hosts.hfaxd %%HYLAFAX_SPOOL%%/etc/hosts.hfaxd-dist; then rm -f %%HYLAFAX_SPOOL%%/etc/hosts.hfaxd; fi
+%%HYLAFAX_SPOOL%%/etc/hosts.hfaxd-dist
+ at exec [ -f %%HYLAFAX_SPOOL%%/etc/hosts.hfaxd ] || cp %%HYLAFAX_SPOOL%%/etc/hosts.hfaxd-dist %%HYLAFAX_SPOOL%%/hosts.hfaxd
+%%HYLAFAX_SPOOL%%/etc/dialrules
+%%HYLAFAX_SPOOL%%/etc/dialrules.sf-ba
+%%HYLAFAX_SPOOL%%/etc/dialrules.europe
+%%HYLAFAX_SPOOL%%/etc/lutRS18.pcf
+%%HYLAFAX_SPOOL%%/etc/templates/README
+%%HYLAFAX_SPOOL%%/etc/templates/en/faxrcvd-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/faxrcvd-failure.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/faxrcvd-notify-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/faxrcvd-notify-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/faxrcvd-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/notify-blocked.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/notify-done-page.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/notify-done.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/notify-faxmaster.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/notify-failed-page.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/notify-failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/notify-format_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/notify-killed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/notify-no_formatter.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/notify-poll_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/notify-poll_no_document.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/notify-poll_rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/notify-rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/notify-removed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/notify-requeued.txt
+%%HYLAFAX_SPOOL%%/etc/templates/en/notify-timedout.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/faxrcvd-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/faxrcvd-failure.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/faxrcvd-notify-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/faxrcvd-notify-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/faxrcvd-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/notify-blocked.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/notify-done-page.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/notify-done.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/notify-faxmaster.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/notify-failed-page.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/notify-failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/notify-format_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/notify-killed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/notify-no_formatter.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/notify-poll_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/notify-poll_no_document.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/notify-poll_rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/notify-rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/notify-removed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/notify-requeued.txt
+%%HYLAFAX_SPOOL%%/etc/templates/fr/notify-timedout.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/faxrcvd-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/faxrcvd-failure.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/faxrcvd-notify-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/faxrcvd-notify-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/faxrcvd-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/notify-blocked.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/notify-done-page.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/notify-done.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/notify-faxmaster.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/notify-failed-page.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/notify-failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/notify-format_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/notify-killed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/notify-no_formatter.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/notify-poll_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/notify-poll_no_document.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/notify-poll_rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/notify-rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/notify-removed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/notify-requeued.txt
+%%HYLAFAX_SPOOL%%/etc/templates/de/notify-timedout.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/faxrcvd-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/faxrcvd-failure.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/faxrcvd-notify-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/faxrcvd-notify-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/faxrcvd-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/notify-blocked.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/notify-done-page.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/notify-done.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/notify-faxmaster.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/notify-failed-page.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/notify-failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/notify-format_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/notify-killed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/notify-no_formatter.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/notify-poll_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/notify-poll_no_document.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/notify-poll_rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/notify-rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/notify-removed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/notify-requeued.txt
+%%HYLAFAX_SPOOL%%/etc/templates/ro/notify-timedout.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/faxrcvd-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/faxrcvd-failure.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/faxrcvd-notify-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/faxrcvd-notify-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/faxrcvd-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/notify-blocked.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/notify-done-page.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/notify-done.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/notify-faxmaster.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/notify-failed-page.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/notify-failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/notify-format_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/notify-killed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/notify-no_formatter.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/notify-poll_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/notify-poll_no_document.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/notify-poll_rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/notify-rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/notify-removed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/notify-requeued.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt_BR/notify-timedout.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/faxrcvd-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/faxrcvd-failure.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/faxrcvd-notify-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/faxrcvd-notify-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/faxrcvd-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/notify-blocked.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/notify-done-page.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/notify-done.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/notify-faxmaster.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/notify-failed-page.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/notify-failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/notify-format_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/notify-killed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/notify-no_formatter.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/notify-poll_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/notify-poll_no_document.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/notify-poll_rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/notify-rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/notify-removed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/notify-requeued.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pt/notify-timedout.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/faxrcvd-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/faxrcvd-failure.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/faxrcvd-notify-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/faxrcvd-notify-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/faxrcvd-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/notify-blocked.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/notify-done-page.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/notify-done.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/notify-faxmaster.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/notify-failed-page.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/notify-failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/notify-format_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/notify-killed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/notify-no_formatter.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/notify-poll_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/notify-poll_no_document.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/notify-poll_rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/notify-rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/notify-removed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/notify-requeued.txt
+%%HYLAFAX_SPOOL%%/etc/templates/es/notify-timedout.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/faxrcvd-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/faxrcvd-failure.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/faxrcvd-notify-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/faxrcvd-notify-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/faxrcvd-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/notify-blocked.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/notify-done-page.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/notify-done.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/notify-faxmaster.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/notify-failed-page.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/notify-failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/notify-format_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/notify-killed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/notify-no_formatter.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/notify-poll_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/notify-poll_no_document.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/notify-poll_rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/notify-rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/notify-removed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/notify-requeued.txt
+%%HYLAFAX_SPOOL%%/etc/templates/it/notify-timedout.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/faxrcvd-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/faxrcvd-failure.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/faxrcvd-notify-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/faxrcvd-notify-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/faxrcvd-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/notify-blocked.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/notify-done-page.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/notify-done.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/notify-faxmaster.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/notify-failed-page.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/notify-failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/notify-format_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/notify-killed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/notify-no_formatter.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/notify-poll_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/notify-poll_no_document.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/notify-poll_rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/notify-rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/notify-removed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/notify-requeued.txt
+%%HYLAFAX_SPOOL%%/etc/templates/pl/notify-timedout.txt
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/css.inc
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/divider.inc
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/fax-attach.inc
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/fax-data.inc
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/fax-dispatched.inc
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/faxrcvd-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/faxrcvd-failure.txt
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/faxrcvd-notify-error.txt
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/faxrcvd-notify-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/faxrcvd-success.txt
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/footer.inc
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/header.inc
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/hook.sh
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/job-data.inc
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/notify-blocked.txt
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/notify-done.txt
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/notify-faxmaster.txt
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/notify-failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/notify-format_failed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/session_log.inc
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/notify-killed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/notify-no_formatter.txt
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/notify-rejected.txt
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/notify-removed.txt
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/notify-requeued.txt
+%%HYLAFAX_SPOOL%%/etc/templates/html-sample1/notify-timedout.txt
+ at dir(uucp,dialer,0700) %%HYLAFAX_SPOOL%%/archive
+ at dir(uucp,dialer,755) %%HYLAFAX_SPOOL%%/info
+ at dir(uucp,dialer,755) %%HYLAFAX_SPOOL%%/log
+ at dir(uucp,dialer,700) %%HYLAFAX_SPOOL%%/pollq
+ at dir(uucp,dialer,755) %%HYLAFAX_SPOOL%%/recvq
+ at dir(uucp,dialer,700) %%HYLAFAX_SPOOL%%/sendq
+ at dir(uucp,dialer,755) %%HYLAFAX_SPOOL%%/status
+ at dir(uucp,dialer,700) %%HYLAFAX_SPOOL%%/tmp
+ at dir(uucp,dialer,0755) %%HYLAFAX_SPOOL%%/dev
+ at dir(uucp,dialer,0700) %%HYLAFAX_SPOOL%%/docq
+ at dir(uucp,dialer,0700) %%HYLAFAX_SPOOL%%/doneq
+ at dir(uucp,dialer,0755) %%HYLAFAX_SPOOL%%/client
+ at dir %%HYLAFAX_SPOOL%%/bin
+ at dir %%HYLAFAX_SPOOL%%/config
+ at dir %%HYLAFAX_SPOOL%%/etc/templates/ro
+ at dir %%HYLAFAX_SPOOL%%/etc/templates/pt_BR
+ at dir %%HYLAFAX_SPOOL%%/etc/templates/pt
+ at dir %%HYLAFAX_SPOOL%%/etc/templates/pl
+ at dir %%HYLAFAX_SPOOL%%/etc/templates/it
+ at dir %%HYLAFAX_SPOOL%%/etc/templates/html-sample1
+ at dir %%HYLAFAX_SPOOL%%/etc/templates/fr
+ at dir %%HYLAFAX_SPOOL%%/etc/templates/es
+ at dir %%HYLAFAX_SPOOL%%/etc/templates/en
+ at dir %%HYLAFAX_SPOOL%%/etc/templates/de
+ at dir %%HYLAFAX_SPOOL%%/etc/templates
+ at dir %%HYLAFAX_SPOOL%%/etc
+ at dir %%HYLAFAX_SPOOL%%


More information about the svn-ports-head mailing list