summaryrefslogtreecommitdiffstats
path: root/comms/hylafax
Commit message (Collapse)AuthorAgeFilesLines
* Fix hylafax which I broke with my tiff34 changes earlier today.tg1997-11-051-1/+2
|
* Fix up PLIST.asami1997-05-291-76/+119
| | | | | | | | | | | | (1) pkg_* can't handle absolute paths, so use two @cwd's and relative paths throughout. (2) pkg_* can't handle FIFOs, so use mkfifo to create it and rm to delete it. (3) pkg_* can't handle empty directories, so create them with mkdir. (4) the @mode/@owner/@group directives don't appear to work so use @exec to set all the modes.
* Upgrade to 4.01. This port requires tiff-3.4.asami1997-05-2910-588/+463
| | | | | PR: 3518 Submitted by: itojun@itojun.org
* CAT_E_GORIES+= -> CAT_E_GORIES=obrien1996-11-171-31/+20
| | | | Added MAINTAINER's to some, switched to new MAN[1-8]
* Deal with "cc -version" reporting "2.7.2.1" or any other junk that mightpeter1996-10-141-0/+17
| | | | | | end up appended (eg: "2.7.2p" or the like). Reported by: jhs@freebsd.org (who also suggested a different, larger patch)
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Remove ${KEYWORDS}.asami1996-03-061-2/+1
|
* Upgrade one file from the author.asami1996-01-131-0/+102
| | | | Submitted by: Lars Fredriksen <lars@mcs.com>
* Update to 3.0pl1pst1995-10-272-2/+9
| | | | Approved by: asami and jhs
* RUN_DEPENDS on gs/bash, BUILD_DEPENDS on bash.asami1995-10-101-2/+2
| | | | Submitted by: jhs
* Take out ghostview from EXEC_DEPENDS, it's not called from hylafaxasami1995-08-201-1/+0
| | | | | | directly. Submitted by: jhs
* Make one-line comment actually fit in one line. PLIST is mostly the oneasami1995-05-302-208/+144
| | | | Submitted by: "Lars Fredriksen" <fredriks@mcs.com>
* (1) Take out definition of ${INSTALL}. Add a do-configure rule thatasami1995-05-301-45/+30
| | | | | | | | | | | does not define INSTALL, so that the one in the source will be honored. (2) Change comments about "mv patch-ab patch-ab.mv", that won't work. It should be "rm patch-ab". (3) EXEC_DEPENDS now have ghostview, gs and bash. (4) Compress manpages. (5) Remove post-clean target, there is no such thing! ("make clean" will delete the whole work/ subdirectory anyway.)
* Reduce the brokenness of this port a little by addingasami1995-05-222-26/+5
| | | | | | | | | "EXTRACT_SUFX=-tar.gz" and taking out all the echo's in pre-fetch that complains how it doesn't work. Reorder some variables, take out the numerous KEYWORD lines, etc. This port is still broken rather badly. For starters, there are 17 chunks of failing patches.
* Reviewed by: Earlier draft reviewed by Satoshi (Thanks)jhs1995-05-217-0/+644
A new import based on Sam Leffler's Hylafax V3.0pl0. Flexfax is now obsolete. Import includes & applies the base patch Sam posted on the flexfax mail list (mail list is still called flexfax, though the package is called Hylafax). Sam declared our ports/comms/flexfax to be obsolete (over a year old). Sometime after the CD release, I will post a proposal to remove ports/comms/flexfax. I will maintain ports/comms/hylafax as I need fax capability. Thanks to Asami Satoshi for suggested improvements, I leave him to `bless' this port by adding the final comms/Makefile: SUBDIR += hylafax Until he does that, any mistakes I may have made shouldnt break any makes :-) I've undoubtedly screwed something up, somewhere, its a big port (30M inc bins),please test, Oh... and "Share & Enjoy" :-) --- Julian Stacey <jhs@freebsd.org> Tel. +49 89 268616. Fax Modem: 2608126 http://www.regent.e-technik.tu-muenchen.de/people/jhs.html
OpenPOWER on IntegriCloud