aboutsummaryrefslogtreecommitdiff
path: root/graphics/epstool
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSE_FILEDmitry Marakasov2016-08-012-4/+5
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=419431
* Reset ports maintained by bf@ until he has time again to work on them.Rene Ladan2016-06-271-1/+1
| | | | | | | | | PR: 210474 Submitted by: jbeich With hat: portmgr-secretary Notes: svn path=/head/; revision=417685
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Make print/ghostscript9-agpl-base the default Ghostscript port. UpstreamTijl Coosemans2016-03-241-1/+1
| | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=411798
* - Split ghostscript into X11-independent and -dependent parts:Hiroki Sato2015-08-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. Notes: svn path=/head/; revision=395047
* Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.Koop Mast2015-07-161-3/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=392322
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-4/+2
| | | | Notes: svn path=/head/; revision=360491
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-1/+1
| | | | | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr Notes: svn path=/head/; revision=359185
* Stagify.Vanilla I. Shu2014-06-161-8/+6
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=357951
* - Convert gmake,bzip2,xz to USESMartin Wilke2014-05-291-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355687
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* update master sites; trim headers; reposition LICENSE, WWWBrendan Fabeny2013-03-181-11/+4
| | | | Notes: svn path=/head/; revision=314582
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Adopt and clean upBrendan Fabeny2011-03-172-9/+7
| | | | Notes: svn path=/head/; revision=271113
* Deprecate unmaintained ports from graphics where upstream disapear and/orBaptiste Daroussin2011-03-151-0/+3
| | | | | | | where no distfiles can be found and are not used by maintained ports Notes: svn path=/head/; revision=270962
* - 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
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-191-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244489
* Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gplRong-En Fan2007-09-241-8/+0
| | | | | | | | | since version 8.57. The leading ghostscript is the -gpl one. Approved by: portmgr (pav) Notes: svn path=/head/; revision=200037
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* - Update to 3.08Pav Lucistnik2005-07-082-5/+8
| | | | | | | | PR: ports/83155 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=138736
* Update to version 3.07Kirill Ponomarev2005-01-122-3/+3
| | | | | | | | PR: ports/76161 Submitted by: Ports Fury Notes: svn path=/head/; revision=126256
* Update to version 3.06Kirill Ponomarev2004-12-052-8/+5
| | | | | | | | PR: ports/74731 Submitted by: Ports Fury Notes: svn path=/head/; revision=123253
* Add MASTER_SITE_TEX_CTAN to MASTER_SITESKirill Ponomarev2004-06-271-2/+3
| | | | | | | | PR: ports/68381 Submitted by: Ports Fury Notes: svn path=/head/; revision=112392
* - Add more MASTER_SITESKirill Ponomarev2004-05-281-1/+2
| | | | Notes: svn path=/head/; revision=110246
* - Update to version 3.05Kirill Ponomarev2004-04-283-9/+7
| | | | | | | | PR: ports/65993 Submitted by: Ports Fury Notes: svn path=/head/; revision=107861
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Use the new ghostscript options.Joe Marcus Clarke2004-01-201-7/+1
| | | | | | | Submitted by: linimon Notes: svn path=/head/; revision=98657
* - Update to version 3.04Kirill Ponomarev2004-01-182-5/+2
| | | | | | | | PR: 61521 Submitted by: Ports Fury Notes: svn path=/head/; revision=98489
* - Update to version 3.03Kirill Ponomarev2003-10-193-6/+14
| | | | | | | | PR: 58240 Submitted by: Ports Fury Notes: svn path=/head/; revision=91687
* - ECHO -> ECHO_MSGEdwin Groothuis2003-09-271-5/+5
| | | | | | | | | | | for some ports: - pre-fetch -> pre-everything PR: ports/56785-56799 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89490
* [PATCH] graphics/epstool: enable choose of ghostscript interpreterEdwin Groothuis2003-08-311-1/+15
| | | | | | | | | | | This patch allows the admin of the machine to choose either print/ghostscript-gnu or print/ghostscript-afp1 PR: ports/54928 Submitted by: Jens Rehsack <rehsack@liwing.de> Notes: svn path=/head/; revision=88126
* Update to version 3.0.Christian Weisgerber2003-04-234-85/+11
| | | | | | | | PR: 51053 Submitted by: Ports Fury Notes: svn path=/head/; revision=79545
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to 2.10Patrick Li2002-02-092-3/+3
| | | | | | | | PR: 34767 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=54456
* Update to 2.00Patrick Li2001-12-084-15/+17
| | | | | | | | PR: 32519 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=51205
* Replace the ghostscript6 dependencies with ghostscript-gnu.Akinori MUSHA2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47716
* Update to version 1.80Kevin Lo2001-06-122-6/+5
| | | | | | | | PR: 28048 Submitted by: Ports Fury Notes: svn path=/head/; revision=43908
* - Update WWW: lineKevin Lo2001-01-232-5/+3
| | | | | | | | | | - Use NOPORTDOCS PLIST_SUB PR: 24547 Submitted by: Ports Fury Notes: svn path=/head/; revision=37477
* Update to 1.60Kevin Lo2001-01-153-9/+16
| | | | | | | | PR: 24283 Submitted by: Ports Fury Notes: svn path=/head/; revision=37219
* Update to version 1.40.Steve Price2000-07-163-21/+12
| | | | | | | | PR: 19825 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30718
* PORTNAME / PORTVERSION syntax conversionDavid E. O'Brien2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27470
* Update port to 1.08Chris D. Faulhaber2000-02-295-16/+27
| | | | | | | | PR: 16965 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=26418
* * Modified patches to support CC/X11BASE properlySteve Price1999-12-233-8/+15
| | | | | | | | | | * Added WWW: line into pkg/DESCR PR: 15336 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23905
* Initial import of epstool version 1.06.Steve Price1999-11-267-0/+111
A tool creating and extracting preview bitmaps in EPS files. PR: 14459 Submitted by: Yuzo FURUKAWA <hurukawa@kuee.kyoto-u.ac.jp> Notes: svn path=/head/; revision=23399