aboutsummaryrefslogtreecommitdiff
path: root/comms/hylafax
Commit message (Collapse)AuthorAgeFilesLines
* - drop mainatinershipDirk Meyer2014-04-201-1/+1
| | | | Notes: svn path=/head/; revision=351627
* - preserve etc/hosts.hfaxdDirk Meyer2014-02-142-2/+6
| | | | | | | | PR: 185589 Reported by: Georg Altmann Notes: svn path=/head/; revision=344211
* - use STAGEDIRDirk Meyer2013-12-172-77/+102
| | | | | | | | | - use OPTIONS_SUB - use OPT_* - remove obsolete pre-extract Notes: svn path=/head/; revision=336710
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-3/+3
| | | | | | | LIB_DEPENDS in comms Notes: svn path=/head/; revision=336176
* - fix build with clangDirk Meyer2013-10-252-10/+56
| | | | | | | Submitted by: gahr Notes: svn path=/head/; revision=331555
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+1
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+2
| | | | | | | comms) Notes: svn path=/head/; revision=327714
* Convert USE_GETTEXT -> USES=gettextBaptiste Daroussin2013-04-261-6/+6
| | | | | | | | | | While here: - Trim headers - Remove some useless pre.mk/post.mk - Convert to optionsng Notes: svn path=/head/; revision=316620
* - cleanup headerDirk Meyer2013-01-261-6/+2
| | | | | | | - strip shlibversion in depedency Notes: svn path=/head/; revision=311023
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-6/+3
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* - better efaults for FreeBSD 9.xDirk Meyer2012-06-201-1/+1
| | | | | | | Submitted by: Osamu Matsuda Notes: svn path=/head/; revision=299699
* - use OPTIONS_DEFINEDirk Meyer2012-06-151-6/+7
| | | | Notes: svn path=/head/; revision=299364
* - update to 6.0.6Dirk Meyer2012-06-103-18/+18
| | | | Notes: svn path=/head/; revision=298976
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - escape shell namesDirk Meyer2012-01-141-1/+1
| | | | Notes: svn path=/head/; revision=289167
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - new option HYLAFAX_SPOOLDirk Meyer2010-09-192-395/+402
| | | | Notes: svn path=/head/; revision=261429
* - update to 6.0.5Dirk Meyer2010-09-192-5/+4
| | | | Notes: svn path=/head/; revision=261427
* - fix after tiff update to 4.0.0Dirk Meyer2010-08-263-6/+116
| | | | | | | PR: 149611 Notes: svn path=/head/; revision=260033
* - pass args to hfaxdDirk Meyer2010-07-092-1/+25
| | | | | | | | | PR: 148343 Obtained from: http://bugs.hylafax.org/show_bug.cgi?id=916 Feature safe: yes Notes: svn path=/head/; revision=257548
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - fix build with utmpxDirk Meyer2010-02-052-0/+35
| | | | | | | Submitted by: Ed Schouten Notes: svn path=/head/; revision=249288
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - update to 6.0.4Dirk Meyer2009-12-314-41/+34
| | | | Notes: svn path=/head/; revision=246940
* - add OPTIONSDirk Meyer2009-12-151-0/+4
| | | | | | | Submitted by: bz Notes: svn path=/head/; revision=245883
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-191-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244490
* - fix build with libtiff 3.9Dirk Meyer2009-09-161-3/+12
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241504
* - force WITHOUT_NLSDirk Meyer2009-07-281-0/+1
| | | | | | | | PR: 137123 Submitted by: Helge Oldach Notes: svn path=/head/; revision=238515
* - update to 6.0.3Dirk Meyer2009-07-182-5/+4
| | | | Notes: svn path=/head/; revision=238019
* - update to jpeg7Dirk Meyer2009-07-181-0/+1
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - do not modify owner/group of NLS dirsDirk Meyer2009-06-011-3/+5
| | | | | | | Reported By: QAT Notes: svn path=/head/; revision=234964
* - update to 6.0.2Dirk Meyer2009-05-318-38/+249
| | | | | | | - use rcNG startscript Notes: svn path=/head/; revision=234903
* Use @rmtry macro in the pkg-plist.Edwin Groothuis2008-04-191-1/+1
| | | | Notes: svn path=/head/; revision=211558
* - fix plistDirk Meyer2008-01-181-1/+0
| | | | Notes: svn path=/head/; revision=205776
* - update to 4.4.4Dirk Meyer2008-01-133-120/+13
| | | | | | | | PR: 116105 Submitted by: Vladimir Korkodinov Notes: svn path=/head/; revision=205594
* - take maintanershipDirk Meyer2007-12-111-1/+1
| | | | Notes: svn path=/head/; revision=202991
* Reassign to ports@ by maintainer request.Mark Linimon2007-10-281-1/+1
| | | | | | | PR: ports/117592 Notes: svn path=/head/; revision=202205
* comms/hylafax: update to 4.3.3Edwin Groothuis2007-09-094-23/+39
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=199187
* - Hylafax has been released in version 4.3.2Cheng-Lung Sung2007-02-223-179/+392
| | | | | | | | | | | - I couldn't find a reason why hylafax needs gawk, made it optional - Additionally I used NOPORTDOCS instead of WTH_HTMLDOC PR: ports/109375 Submitted by: maintainer (Harald Schmalzbauer) Notes: svn path=/head/; revision=185669
* - Update to 4.3.0Pav Lucistnik2006-10-075-18/+9
| | | | | | | | PR: ports/98222 Submitted by: <W.J.Zwart@NescioLudens.nl> (maintainer) Notes: svn path=/head/; revision=174780
* Pass maintainer-ship to submitter.Emanuel Haupt2006-05-301-1/+1
| | | | | | | | PR: 98004 Submitted by: Willem Jaap Zwart <W.J.Zwart@NescioLudens.nl> Notes: svn path=/head/; revision=164013
* - Clean up distinfo for unmaintained ports: remove CVS tags, empty lines etc.Sergey Matveychuk2006-05-071-0/+1
| | | | | | | Obtained from: distinfo survey Notes: svn path=/head/; revision=161574
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161308
* - Add gawk on BUILD_DEPENDS tooRenato Botelho2006-03-021-1/+2
| | | | | | | | | PR: ports/94001 Submitted by: edwin Approved by: portmgr (erwin) Notes: svn path=/head/; revision=156929
* Update to 4.2.5.Sam Lawrance2006-02-1111-643/+38
| | | | | | | | PR: ports/92572 Submitted by: Pawel Pekala <c0rn@o2.pl> Notes: svn path=/head/; revision=155694
* Reset inactive maintainer (several timeouts).Mark Linimon2006-02-101-1/+1
| | | | | | | | Hat: portmgr Noticed by: lawrance Notes: svn path=/head/; revision=155620
* BROKEN: Configure failsKris Kennaway2006-01-191-0/+2
| | | | Notes: svn path=/head/; revision=153921
* - Use gawk instead of awk. This fixes a problem sending email notifications.Sam Lawrance2005-11-102-2/+6
| | | | | | | | | | | | - Bump PORTREVISION. - Add SHA256. PR: ports/85369 Submitted by: Phil Kernick <philk@rotfl.com.au> Approved by: tdv94ped@cs.umu.se (maintainer, timeout 5 weeks) Notes: svn path=/head/; revision=147783