mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
6750e8005a
1. Update to hylafax 4.3.3 2. Enable JBIG send (receive has to wait for an updated graphics/tiff) 3. Add GHOSTSCRIPT dependency 4. Make portlint a little happier 5. Change "cuaa1" to "cuad1" in pkg-message.in (sigh) 6. Add some @dirrmtry lines to pkg-plist upgrade of the comms/hylafax from 4.3.3 to 4.3.4 This is an patch to upgrade Hylafax 4.3.3 to 4.3.4 PR: ports/111786, ports/112667 Submitted by: "Eric P. Scott" <eps+pbug0704@ana.com>, Willem Jaap Zwart<W.J.Zwart@NescioLudens.nl> Approved by: maintainer timeout, maintainer
24 lines
764 B
Plaintext
24 lines
764 B
Plaintext
Hylafax was installed. You'll need manual configurations to actually
|
|
activate it.
|
|
|
|
Setting up: (for impatients)
|
|
Invoke %%PREFIX%%/sbin/faxsetup, and answer the questions.
|
|
Mostly, accepting the defaults should work well.
|
|
|
|
When you are asked to specify the name of tty device, use "cuad1"
|
|
instead of "ttyd1". Otherwise it does not work well.
|
|
|
|
Consult %%PREFIX%%/etc/rc.d/hylafax.sh.sample for startups.
|
|
|
|
For accepting incoming FAX/data calls, modify /etc/ttys as below
|
|
and send SIGHUP to init process:
|
|
|
|
>cuad1 "%%PREFIX%%/sbin/faxgetty" dialup on secure
|
|
|
|
Be sure to rerun %%PREFIX%%/sbin/faxsetup after updating your hylafax version
|
|
|
|
Documentation:
|
|
On Line Manuals: man hylafax-client
|
|
man hylafax-server
|
|
World Wide Web site: http://www.hylafax.org/
|