Index: head/comms/hylafax/Makefile =================================================================== --- head/comms/hylafax/Makefile (revision 393329) +++ head/comms/hylafax/Makefile (revision 393330) @@ -1,100 +1,100 @@ # Created by: Julian Stacey # $FreeBSD$ PORTNAME= hylafax PORTVERSION= 6.0.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ MAINTAINER= ports@FreeBSD.org COMMENT= Fax software BUILD_DEPENDS= ${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \ libjbig.so:${PORTSDIR}/graphics/jbigkit MAKE_JOBS_UNSAFE= yes HAS_CONFIGURE= yes USES= fakeroot ghostscript jpeg CONFIGURE_ARGS= --with-INSTALL="" \ --with-LIBTIFF="-L${LOCALBASE}/lib -ltiff -ljpeg" \ --with-ZLIB=no --with-LIBZ=-lz \ --with-TIFFINC="-I${LOCALBASE}/include" \ --with-GCOPTS=" " --with-GCXXOPTS=" " \ --with-REGEX=no --with-LIBREGEX='' --with-REGEXINC=-I/usr/include \ --with-DIR_HTML="${DOCSDIR}" CFLAGS+= -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -Wall -L${LOCALBASE}/lib CONFIGURE_ENV= ENVOPTS="${CFLAGS}" MAKE_ENV+= ROOT=${STAGEDIR} MAKE_ARGS+= OPTIMIZER="" -DOPTIMIZER PORTDOCS= RELEASENOTES-4.3.txt RELEASENOTES-4.4.txt RELEASENOTES-6.0.txt SUB_FILES= pkg-message USE_RC_SUBR= hylafax OPTIONS_DEFINE= PAM NLS GAWK DOCS OPTIONS_DEFAULT=PAM NLS NO_OPTIONS_SORT=yes OPTIONS_SUB= yes GAWK_DESC= Use gawk for scripts PAM_CONFIGURE_OFF= --disable-pam NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls GAWK_BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk GAWK_RUN_DEPENDS= gawk:${PORTSDIR}/lang/gawk GAWK_CONFIGURE_ON= --with-AWK="${LOCALBASE}/bin/gawk" DOCS_CONFIGURE_ON= --with-HTML=yes .include # Defaults to "North American Letter". Use "ISO A4" for A4. .if defined(PAGESIZE) CONFIGURE_ARGS+=--with-PAGESIZE="${PAGESIZE}" .endif # Redefine path for spool .if defined(HYLAFAX_SPOOL) CONFIGURE_ARGS+=--with-DIR_SPOOL="${HYLAFAX_SPOOL}" .endif HYLAFAX_SPOOL?= /var/spool/hylafax PLIST_SUB+= HYLAFAX_SPOOL=${HYLAFAX_SPOOL} .if defined(PACKAGE_BUILDING) || defined(BATCH) CONFIGURE_ARGS+=--nointeractive .endif .if ${OSVERSION} >= 900007 CONFIGURE_ARGS+= --with-GETTY=SysV .endif post-patch: ${REINPLACE_CMD} \ -e 's,/usr/local,${LOCALBASE},g' \ -e 's,-ljbig,-L${LOCALBASE}/lib &,' \ ${WRKSRC}/configure - ${REINPLACE_CMD} -e 's,-O hfaxd.conf,-O hfaxd.conf-dist,' \ + ${REINPLACE_CMD} -e 's,-O hfaxd.conf,-O hfaxd.conf.sample,' \ ${WRKSRC}/hfaxd/Makefile.in - ${REINPLACE_CMD} -e 's,hosts.hfaxd,hosts.hfaxd-dist,' \ + ${REINPLACE_CMD} -e 's,hosts.hfaxd,hosts.hfaxd.sample,' \ ${WRKSRC}/etc/Makefile.in - ${REINPLACE_CMD} -e 's,-O typerules,-O typerules-dist,' \ - -e 's,-O pagesizes,-O pagesizes-dist -src pagesizes,' \ + ${REINPLACE_CMD} -e 's,-O typerules,-O typerules.sample,' \ + -e 's,-O pagesizes,-O pagesizes.sample -src pagesizes,' \ ${WRKSRC}/libhylafax/Makefile.in pre-install: ${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: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/doc && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ .include Index: head/comms/hylafax/pkg-plist =================================================================== --- head/comms/hylafax/pkg-plist (revision 393329) +++ head/comms/hylafax/pkg-plist (revision 393330) @@ -1,486 +1,478 @@ @(uucp,,4555) bin/faxalter bin/faxcover bin/faxmail @(uucp,,4555) bin/faxrm bin/faxstat bin/sendfax bin/sendpage 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 +@sample lib/fax/hfaxd.conf.sample +@sample lib/fax/pagesizes.sample +@sample lib/fax/typerules.sample man/man1/edit-faxcover.1.gz man/man1/faxalter.1.gz man/man1/faxcover.1.gz man/man1/faxmail.1.gz man/man1/faxrm.1.gz man/man1/faxstat.1.gz man/man1/hylafax-client.1.gz man/man1/sendfax.1.gz man/man1/sendpage.1.gz man/man1/sgi2fax.1.gz man/man1/textfmt.1.gz man/man5/dialrules.5f.gz man/man5/doneq.5f.gz man/man5/hosts.hfaxd.5f.gz man/man5/hylafax-config.5f.gz man/man5/hylafax-info.5f.gz man/man5/hylafax-log.5f.gz man/man5/hylafax-server.5f.gz man/man5/hylafax-shutdown.5f.gz man/man5/pagermap.5f.gz man/man5/pagesizes.5f.gz man/man5/recvq.5f.gz man/man5/sendq.5f.gz man/man5/status.5f.gz man/man5/tsi.5f.gz man/man5/typerules.5f.gz man/man5/xferfaxlog.5f.gz man/man8/choptest.8c.gz man/man8/cqtest.8c.gz man/man8/dialtest.8c.gz man/man8/faxabort.8c.gz man/man8/faxaddmodem.8c.gz man/man8/faxadduser.8c.gz man/man8/faxanswer.8c.gz man/man8/faxconfig.8c.gz man/man8/faxcron.8c.gz man/man8/faxdeluser.8c.gz man/man8/faxgetty.8c.gz man/man8/faxinfo.8c.gz man/man8/faxlock.8c.gz man/man8/faxmodem.8c.gz man/man8/faxq.8c.gz man/man8/faxqclean.8c.gz man/man8/faxquit.8c.gz man/man8/faxrcvd.8c.gz man/man8/faxsend.8c.gz man/man8/faxsetup.8c.gz man/man8/faxstate.8c.gz man/man8/faxwatch.8c.gz man/man8/hfaxd.8c.gz man/man8/jobcontrol.8c.gz man/man8/mkcover.8c.gz man/man8/notify.8c.gz man/man8/pagesend.8c.gz man/man8/pdf2fax.8c.gz man/man8/pollrcvd.8c.gz man/man8/ps2fax.8c.gz man/man8/recvstats.8c.gz man/man8/tagtest.8c.gz man/man8/tiff2fax.8c.gz man/man8/tiffcheck.8c.gz man/man8/tsitest.8c.gz man/man8/wedged.8c.gz man/man8/xferfaxstats.8c.gz 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 @(uucp,,4555) sbin/faxq sbin/faxqclean @(uucp,,4555) 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 %%NLS%%share/locale/de/LC_MESSAGES/hylafax-client.mo %%NLS%%share/locale/de/LC_MESSAGES/hylafax-server.mo %%NLS%%share/locale/de/LC_MESSAGES/libhylafax.mo %%NLS%%share/locale/es/LC_MESSAGES/hylafax-client.mo %%NLS%%share/locale/es/LC_MESSAGES/hylafax-server.mo %%NLS%%share/locale/es/LC_MESSAGES/libhylafax.mo %%NLS%%share/locale/id/LC_MESSAGES/hylafax-client.mo %%NLS%%share/locale/id/LC_MESSAGES/hylafax-server.mo %%NLS%%share/locale/id/LC_MESSAGES/libhylafax.mo %%NLS%%share/locale/nl/LC_MESSAGES/hylafax-client.mo %%NLS%%share/locale/nl/LC_MESSAGES/hylafax-server.mo %%NLS%%share/locale/nl/LC_MESSAGES/libhylafax.mo %%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 %%HYLAFAX_SPOOL%%/COPYRIGHT @exec mkfifo -m 0600 %%HYLAFAX_SPOOL%%/FIFO @exec chown uucp:dialer %%HYLAFAX_SPOOL%%/FIFO @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 @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 -@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 -@exec [ -f %%HYLAFAX_SPOOL%%/etc/hosts.hfaxd ] || cp %%HYLAFAX_SPOOL%%/etc/hosts.hfaxd-dist %%HYLAFAX_SPOOL%%/hosts.hfaxd +@sample %%HYLAFAX_SPOOL%%/etc/hosts.hfaxd.sample %%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 @dir(uucp,dialer,0700) %%HYLAFAX_SPOOL%%/archive @dir(uucp,dialer,755) %%HYLAFAX_SPOOL%%/info @dir(uucp,dialer,755) %%HYLAFAX_SPOOL%%/log @dir(uucp,dialer,700) %%HYLAFAX_SPOOL%%/pollq @dir(uucp,dialer,755) %%HYLAFAX_SPOOL%%/recvq @dir(uucp,dialer,700) %%HYLAFAX_SPOOL%%/sendq @dir(uucp,dialer,755) %%HYLAFAX_SPOOL%%/status @dir(uucp,dialer,700) %%HYLAFAX_SPOOL%%/tmp @dir(uucp,dialer,0755) %%HYLAFAX_SPOOL%%/dev @dir(uucp,dialer,0700) %%HYLAFAX_SPOOL%%/docq @dir(uucp,dialer,0700) %%HYLAFAX_SPOOL%%/doneq @dir(uucp,dialer,0755) %%HYLAFAX_SPOOL%%/client @dir %%HYLAFAX_SPOOL%%/bin @dir %%HYLAFAX_SPOOL%%/config @dir %%HYLAFAX_SPOOL%%/etc/templates/ro @dir %%HYLAFAX_SPOOL%%/etc/templates/pt_BR @dir %%HYLAFAX_SPOOL%%/etc/templates/pt @dir %%HYLAFAX_SPOOL%%/etc/templates/pl @dir %%HYLAFAX_SPOOL%%/etc/templates/it @dir %%HYLAFAX_SPOOL%%/etc/templates/html-sample1 @dir %%HYLAFAX_SPOOL%%/etc/templates/fr @dir %%HYLAFAX_SPOOL%%/etc/templates/es @dir %%HYLAFAX_SPOOL%%/etc/templates/en @dir %%HYLAFAX_SPOOL%%/etc/templates/de @dir %%HYLAFAX_SPOOL%%/etc/templates @dir %%HYLAFAX_SPOOL%%/etc @dir %%HYLAFAX_SPOOL%%