Date: Mon, 12 Aug 2002 16:16:00 -0700 (PDT) From: Greg Lewis <glewis@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/hylafax Makefile Message-ID: <200208122316.g7CNG00x038847@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2002/08/12 16:16:00 PDT Modified files: comms/hylafax Makefile Log: . Remove dependencies on bash, HylaFAX builds and (reportedly) runs fine with /bin/sh. . Add a knob (PAGESIZE to correspond to the HylaFAX configure variable) so one can choose a paper size other than US Letter. . Use noninteractive configure when building in BATCH mode. The PR also suggests adding an option to install hfaxd setuid so it can be run from inetd. This seems bogus though as inetd.conf allows one to specify the user to start the process as. PR: 31684 Revision Changes Path 1.49 +6 -4 ports/comms/hylafax/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208122316.g7CNG00x038847>