Commit graph

159 commits

Author SHA1 Message Date
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
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +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
John Marino
2a205074c6 comms/hylafax: Add patch for DragonFly support (dports) 2014-07-05 15:09:06 +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
e99e060d34 - escape shell names 2012-01-14 14:52:13 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
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.
2012-01-14 08:57:23 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +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
9cd8e3316a - fix build with libtiff 3.9
Feature safe:	yes
2009-09-16 08:26:11 +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
f11ab65173 - do not modify owner/group of NLS dirs
Reported By:	QAT
2009-06-01 10:34:39 +00:00
Dirk Meyer
3c42352a73 - update to 6.0.2
- use rcNG startscript
2009-05-31 12:23:47 +00:00
Edwin Groothuis
9937a09c97 Use @rmtry macro in the pkg-plist. 2008-04-19 00:40:54 +00:00