Commit graph

131 commits

Author SHA1 Message Date
Pietro Cerutti
812894cb15 Support Tk in USES=tk:tea. Convert more ports + minor fixes and modernization. 2016-04-21 11:33:16 +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
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
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
Danilo Egea Gondolfo
0bde42e313 - Update to 3.8.78 2015-02-03 15:05:57 +00:00
Danilo Egea Gondolfo
688a00386f - Update from 3.8.76 to 3.8.77 2014-12-09 13:37:08 +00:00
Danilo Egea Gondolfo
aaf5c65c10 - Update from 3.8.75 to 3.8.76 2014-11-18 16:49:44 +00:00
Danilo Egea Gondolfo
9be7784e14 - Update from 3.8.74 to 3.8.75 2014-11-07 15:41:01 +00:00
Baptiste Daroussin
afb0da4983 Cleanup plist 2014-10-20 07:19:22 +00:00
Danilo Egea Gondolfo
06828693df - Update from 3.8.73 to 3.8.74 2014-10-10 14:14:18 +00:00
Danilo Egea Gondolfo
1d9d5209a2 - Update from 3.8.72 to 3.8.73 2014-08-29 12:14:57 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Danilo Egea Gondolfo
b3dca31e45 - Update from 3.8.71 to 3.8.72 2014-07-28 12:08:01 +00:00
Danilo Egea Gondolfo
2b6571f220 - Update from 3.8.70 to 3.8.71 2014-07-26 16:59:43 +00:00
Danilo Egea Gondolfo
c634b98f20 - Update from 3.8.69 to 3.8.70 2014-07-07 23:53:12 +00:00
Danilo Egea Gondolfo
1c5fc0c008 - Update from 3.8.68 to 3.8.69 2014-07-04 15:31:00 +00:00
Danilo Egea Gondolfo
f100df5a19 - Update from 3.8.67 to 3.8.68 2014-07-02 15:22:07 +00:00
Danilo Egea Gondolfo
536a8fa505 - Update from 3.8.65 to 3.8.67 2014-07-02 02:01:20 +00:00
Danilo Egea Gondolfo
b900893a27 - Update from 3.8.63 to 3.8.65 2014-06-24 16:34:27 +00:00
Danilo Egea Gondolfo
d5558167c0 - Update from 3.8.61 to 3.8.63 2014-06-06 15:41:18 +00:00
Danilo Egea Gondolfo
7b9aa0052c - Update from 3.8.60 to 3.8.61 2014-05-31 04:10:40 +00:00
Danilo Egea Gondolfo
35358ba315 - Update from 3.8.59 to 3.8.60 2014-05-28 15:52:22 +00:00
Danilo Egea Gondolfo
6e633b5b00 - Update from 3.8.58 to 3.8.59 2014-05-28 15:15:17 +00:00
Danilo Egea Gondolfo
a0e9a04d87 - Update from 3.7.57 to 3.8.58 2014-05-18 16:10:50 +00:00
Danilo Egea Gondolfo
04fcc13a47 - Update from 3.7.56 to 3.7.57 2014-05-07 15:15:51 +00:00
Danilo Egea Gondolfo
c70e84eac6 - Update from 3.7.55 to 3.7.56 2014-03-21 13:30:53 +00:00
Danilo Egea Gondolfo
3db9cc4377 - Update from 3.7.54 to 3.7.55 2013-12-14 18:35:58 +00:00
Danilo Egea Gondolfo
adcc14be0e - Update from 3.7.52 to 3.7.54 2013-10-21 17:39:42 +00:00
Danilo Egea Gondolfo
ad33dc50ec - Update from 3.7.51 to 3.7.52
- Change maintainer email to @FreeBSD.org
- Convert USE_{GMAKE,TCL,TK} to USES
- Add staging support

Approved by:	wg (mentor)
2013-09-25 19:09:12 +00:00
Baptiste Daroussin
8e91f3161f Add NO_STAGE all over the place in preparation for the staging support (cat: cad) 2013-09-20 15:58:41 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Martin Wilke
1b963e3e0f - Update to 3.7.51
PR:		180586
Submitted by:	maintainer
2013-07-17 09:35:13 +00:00
Raphael Kubo da Costa
137b9dfee3 Update to 3.7.50.
PR:		ports/179467
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-06-11 18:31:39 +00:00
Bryan Drewery
5b7e831c02 - Update to 3.7.49
PR:		ports/178790
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-05-22 01:49:31 +00:00
Pawel Pekala
3bd68caae6 - Update to 3.7.48, give mainatinership to submitter [1]
- Improve COMMENT
- Binary links to libXScrnSaver

PR:		ports/175804 [1]
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
2013-02-09 11:20:31 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Guido Falsi
75fcf57fc8 - Update to 3.7.45 2012-12-22 11:59:34 +00:00
Guido Falsi
14e8848a7b - Update to 3.7.43
- Trim Makefile headers

PR:		ports/171973
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-29 21:25:39 +00:00
Sylvio Cesar Teixeira
685b1e3178 - Update to version 3.7.40
PR:		ports/168591
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-05 20:39:49 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Pawel Pekala
4f1f6f7988 - Update to version 3.7.39 [1]
- Add desktop entry file

PR:		ports/166575 [1]
Submitted by:	Wayne Sierke <ws@au.dyndns.ws> [1]
Feature safe:	yes
2012-04-02 18:34:44 +00:00
Wen Heping
7adf364ce1 - Update to 3.7.33 2012-03-08 10:45:33 +00:00
Martin Wilke
332aa8a15a - Update to 3.7.27
PR:		164987
Submitted by:	Ports Fury
2012-02-19 23:24:58 +00:00
Martin Wilke
5ab8ad09b3 - Update to 3.7.26
PR:		158496
Submitted by:	Ports Fury
2011-07-02 16:09:04 +00:00
Tilman Keskinoz
e49f341349 Update to 3.6.167
PR:		153485
Submitted by:	Armin Pirkovitsch
2010-12-28 12:55:52 +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
Martin Wilke
8882c1b44f - Update to 3.6.165
PR:		143810
Submitted by:	Ports Fury
2010-02-12 14:20:13 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Martin Wilke
c7b7d9fdc9 - Update to 3.6.164
PR:		141290
Submitted by:	Ports Fury
2009-12-13 00:20:41 +00:00
Martin Wilke
5e7a4c68b9 - Update to 3.6.163
PR:		140481
Submitted by:	Ports Fury
2009-11-12 10:52:28 +00:00