Bug 31684 - ports/comms/hylafax fixes
Summary: ports/comms/hylafax fixes
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-01 07:10 UTC by send-pr
Modified: 2002-08-13 00:17 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description send-pr 2001-11-01 07:10:01 UTC
Hylafax port should be modified as follows:

- Change PACKAGE_BUILDING to the common BATCH

- Hylafax builds and runs fine with /bin/sh; a dependancy on bash2 is
  unnecessary (remove bash2 from RUN_DEPENDS and BUILD_DEPENDS)

- Option to change the "North American Letter" default to "ISO A4" in ./configure

- Option to make hfaxd setuid - this is necessary when it is started from inetd
Comment 1 Greg Lewis freebsd_committer freebsd_triage 2002-08-13 00:16:40 UTC
State Changed
From-To: open->closed

I've implemented all of these changes except the last one.  I don't 
believe its required as you can specify a user (fax, uucp) to start 
a process as in inetd.conf.