Commit graph

130 commits

Author SHA1 Message Date
Kubilay Kocak
df32fb5ae8 comms/hylafax: Update to 6.0.7
- Remove upstreamed [1] patch-libhylafax_FaxRecvInfo.c++
  - Pet portlint: section order, deprecated @exec

[1] http://git.hylafax.org/HylaFAX?a=commit;h=dfc8a6ffe5a6031c6df716186681f92dac0d07cb

Security:	3df5a920-6edc-11e9-a44b-0050562a4d7b
MFH:		2019Q2
2019-05-05 02:39:43 +00:00
Kubilay Kocak
66a70b67cb comms/hylafax: Fix build with Clang 6 (and GCC7)
Add patch from upstream HylaFAX+, fixing a Clang 6 (and GCC7) build error:

FaxRecvInfo.c++:115:17: error: comparison between pointer and integer ('const char *' and 'int')
    while (cp+2 != '\0') {
           ~~~~ ^  ~~~~

[1] http://bugs.hylafax.org/show_bug.cgi?id=971
[2] https://sourceforge.net/p/hylafax/HylaFAX+/2417/
[3] See Also: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853448

PR:		225372
Reported by:	O. Hartmann <ohartmann walstatt org>
Obtained from:	HylaFAX+ [2]
MFH:		2018Q4
2018-10-07 10:29:06 +00:00
Kubilay Kocak
761de61979 comms/hylafax: Mark Un'BROKEN, Take MAINTAINER'ship
* Mark Un'BROKEN
 * Take MAINTAINERSHIP

PR:		200922
Requested by:	Dave <dave at ci com au>
2016-08-20 12:41:55 +00:00
John Marino
1b8743f844 comms/hylafax: Mark broken (runtime failure to receive faxes)
PR:	200922
2016-08-18 20:40:40 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Tijl Coosemans
77760fcb63 Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.

Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.

Fix print/ghostscript9-agpl-base to install eps2write.

Update math/asymptote to 2.37 to support newer Ghostscript.

PR:		208159
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-24 15:47:50 +00:00
Dmitry Marakasov
08ccc83e46 - Add LICENSE
- Switch to options helpers
2015-12-05 09:43:01 +00:00
Mathieu Arnold
7f0f664d7e Drop 8 support.
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
2015-10-15 14:55:14 +00:00
Hiroki Sato
27470e1676 - Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base

   Installs Ghostscript binary, libgs, and related files.
   These ports do not depend on X11 libraries (i.e. x11* devices
   are not available).  USES=ghostscript will set dependency on
   one of them depending on GHOSTSCRIPT_DEFAULT.

   The default device is set to "display" or "bbox".

 * print/ghostscript{7,8,9,9-agpl}-x11

   Installs a shared library which provides X11 support to
   the installed Ghostscript binaries.  x11* devices will be
   enabled when the library is available.

   This depends on *-base (RUN_DEPENDS).  USES=ghostscript:x11
   will set dependency on one of them.

- Fix integer overflow reported as CVE-2015-3228.

- Update Uses/ghostscript.mk:

 * Add x11 keyword.  nox11 keyword is now obsolete.

 * Use packagename in *_DEPENDS line to prevent relationship between
   -base and -x11 packages from being broken.

- Fix x11/nox11 keyword and bump PORTREVISION in ports using
  USES=ghostscript to update dependency of pre-compiled packages.
2015-08-22 17:48:35 +00:00
Dmitry Marakasov
3407baf560 - Switch to @sample 2015-07-31 15:31:10 +00:00
Koop Mast
68f883edfc Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl

PR:		201201 (exp-run)
Approved by:	portmgr (mat@)
Exp run by:	antione@ (previous patch)
Differential Revision:	https://reviews.freebsd.org/D2938
2015-07-16 20:53:28 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Baptiste Daroussin
5801b0dbc3 Convert to USES=fakeroot
Fix plist
2014-12-17 16:13:33 +00:00
Tijl Coosemans
d1fcd0bb4b Bump PORTREVISION for jbigkit library version bump.
Approved by:	portmgr (implicit)
2014-06-22 16:46:17 +00:00
Dirk Meyer
81cc0d7cf3 - drop mainatinership 2014-04-20 18:11:41 +00:00
Dirk Meyer
00a809e1db - preserve etc/hosts.hfaxd
PR:		185589
Reported by:	Georg Altmann
2014-02-14 14:33:24 +00:00
Dirk Meyer
72aee0b4e6 - use STAGEDIR
- use OPTIONS_SUB
- use OPT_*
- remove obsolete pre-extract
2013-12-17 10:39:33 +00:00
Baptiste Daroussin
22aa02fd75 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms
2013-12-11 15:10:44 +00:00
Dirk Meyer
c84955c987 - fix build with clang
Submitted by:	gahr
2013-10-25 05:09:00 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Baptiste Daroussin
2b300eeb3f Add NO_STAGE all over the place in preparation for the staging support (cat: comms) 2013-09-20 16:03:29 +00:00
Baptiste Daroussin
9dbc02d2c5 Convert USE_GETTEXT -> USES=gettext
While here:
- Trim headers
- Remove some useless pre.mk/post.mk
- Convert to optionsng
2013-04-26 15:10:57 +00:00
Dirk Meyer
1d62d821d9 - cleanup header
- strip shlibversion in depedency
2013-01-26 16:06:35 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Dirk Meyer
1439301183 - better efaults for FreeBSD 9.x
Submitted by:	Osamu Matsuda
2012-06-20 19:57:18 +00:00
Dirk Meyer
1e9daf32c5 - use OPTIONS_DEFINE 2012-06-15 16:46:55 +00:00
Dirk Meyer
26dc560b26 - update to 6.0.6 2012-06-10 19:57:52 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dirk Meyer
6e4112468c - new option HYLAFAX_SPOOL 2010-09-19 12:04:42 +00:00
Dirk Meyer
5ea7bb2167 - update to 6.0.5 2010-09-19 11:43:11 +00:00
Dirk Meyer
b299f4ee6a - fix after tiff update to 4.0.0
PR:		149611
2010-08-26 20:18:50 +00:00
Dirk Meyer
97fe84f036 - pass args to hfaxd
PR:		148343
Obtained from:	http://bugs.hylafax.org/show_bug.cgi?id=916
Feature safe:	yes
2010-07-09 07:57:34 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
8313125fa5 - fix build with utmpx
Submitted by:	Ed Schouten
2010-02-05 12:15:24 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
69f5076581 - update to 6.0.4 2009-12-31 15:43:56 +00:00
Dirk Meyer
faed73b165 - add OPTIONS
Submitted by:	bz
2009-12-15 13:41:26 +00:00
Pav Lucistnik
2d68f126de - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-19 23:41:55 +00:00
Dirk Meyer
e1a9c4a330 - force WITHOUT_NLS
PR:		137123
Submitted by:	Helge Oldach
2009-07-28 14:09:37 +00:00
Dirk Meyer
5adf39eca7 - update to 6.0.3 2009-07-18 11:14:26 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Dirk Meyer
3c42352a73 - update to 6.0.2
- use rcNG startscript
2009-05-31 12:23:47 +00:00
Dirk Meyer
594d97914c - update to 4.4.4
PR:		116105
Submitted by:	Vladimir Korkodinov
2008-01-13 15:02:25 +00:00
Dirk Meyer
f87d8a57e3 - take maintanership 2007-12-11 20:19:40 +00:00
Mark Linimon
8c71ad3ec6 Reassign to ports@ by maintainer request.
PR:		ports/117592
2007-10-28 08:33:39 +00:00
Edwin Groothuis
6750e8005a comms/hylafax: update to 4.3.3
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
2007-09-09 11:38:35 +00:00
Cheng-Lung Sung
57119a2a7e - Hylafax has been released in version 4.3.2
- 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)
2007-02-22 05:48:47 +00:00
Pav Lucistnik
e98574aa0f - Update to 4.3.0
PR:		ports/98222
Submitted by:	<W.J.Zwart@NescioLudens.nl> (maintainer)
2006-10-07 13:37:40 +00:00