summaryrefslogtreecommitdiff
path: root/comms/efax
AgeCommit message (Collapse)AuthorFilesLines
2003-08-30Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL ifjlam1-2/+5
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically pick up a INSTALL/DEINSTALL script in the package directory and assume that you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30Convert to use bsd.pkg.install.mk.jlam3-28/+34
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-16misc/kdeutils3 no longer provides an efax, no longer conflicts withmarkd1-2/+2
comms/efax. Noted by Stoned Elipot in PR 21884.
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-02-18kdeutils install an efax program conflicting with comms/efax.jtb1-1/+3
2002-11-14buildlink1 -> buildlink2jlam1-4/+2
2002-07-02Add RCS Id.wiz1-1/+1
2001-11-11Adjust format a bit:hubertf1-1/+3
* 75 * '=' * RCS ID * blank line * message text * optional blank line * 75 * '='
2001-10-31Move pkg/ files into package's toplevel directoryzuntum5-2/+2
2001-08-19Mark as USE_BUILDLINK_ONLY.jlam1-1/+3
2001-06-21Add the homepage for efax.jtb1-2/+3
2001-05-21Initial import of efax.jtb10-0/+294
efax is a small ANSI C/POSIX program that sends and receives faxes using any fax modem (Class 1, 2 or 2.0). efax is smaller and easier to install than HylaFAX or mgetty+sendfax. As one user put it ``EFAX is a nice simple program for single user systems.'' The ``fax'' command, a shell script, lets you send, receive, view and print faxes. In larger systems, faxes can be sent by printing to a ``fax'' printer and received faxes can be e-mailed as MIME attachments to an administrator for distribution. efax can also pass incoming data calls to a getty program. The efax package includes ``efix,'' a program to convert between various image file formats. To fax Postscript files you will need Ghostscript. To view faxes you can use any program that displays PGM files. efix can convert received files to Postscript or HP Laserjet formats for printing. efax is distributed under the terms of the GNU General Public License.