network/hylafax+: Updated for version 5.5.9.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Chris Walker 2017-09-29 22:25:56 +01:00 committed by David Spencer
parent 04de149254
commit 0eff46cc6b
4 changed files with 12 additions and 13 deletions

View File

@ -6,4 +6,4 @@ an outbound job from any other machine on the network.
HylaFAX+ is a more feature rich fork of the HylaFAX project.
See /usr/doc/hylafax-5.5.8/README.SLACKWARE for configuration hints.
See /usr/doc/hylafax-5.5.9/README.SLACKWARE for configuration hints.

View File

@ -10,18 +10,17 @@ If you need to start hylafax at boot, add this to /etc/rc.d/rc.local:
Edit /etc/inittab and add a line similar to:
m0:2345:respawn:/usr/libexec/hylafax/sbin/faxgetty ttyS0
where 'm0' is unique in inittab and 'ttyS0' matches the device
name(s) used at the outset of the faxaddmodem script.
name(s) used at the outset of the faxaddmodem script.
With root permissions, execute '/usr/sbin/faxsetup'.
When finished, faxsetup will automatically run faxaddmodem for you.
Generally, you can follow all of the defaults except those for FaxMaster,
the local fax number(s), TSI, and any modem-specific information in
When finished, faxsetup will automatically run faxaddmodem for you.
Generally, you can follow all of the defaults except those for FaxMaster,
the local fax number(s), TSI, and any modem-specific information in
faxaddmodem.
It would be wise to run faxcron and faxqclean regularly from cron so that
the queue directories do not clutter up and fill the storage device. Many
installations run faxqclean every hour and faxcron every day. Insert
It would be wise to run faxcron and faxqclean regularly from cron so that
the queue directories do not clutter up and fill the storage device. Many
installations run faxqclean every hour and faxcron every day. Insert
something like this into your uucp or root crontab file:
0 * * * * /usr/sbin/faxqclean
0 0 * * * /usr/sbin/faxcron | mail -s "HylaFAX Usage Report" faxmaster

View File

@ -24,7 +24,7 @@
PRGNAM=hylafax+
SRCNAM=hylafax
VERSION=${VERSION:-5.5.8}
VERSION=${VERSION:-5.5.9}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="hylafax+"
VERSION="5.5.8"
VERSION="5.5.9"
HOMEPAGE="http://hylafax.sourceforge.net"
DOWNLOAD="http://prdownloads.sourceforge.net/hylafax/hylafax-5.5.8.tar.gz"
MD5SUM="4ac12204e37424ef1e07b8760101663d"
DOWNLOAD="http://prdownloads.sourceforge.net/hylafax/hylafax-5.5.9.tar.gz"
MD5SUM="ab87edc9a0c4c3c8138c6d411daa9981"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""