aboutsummaryrefslogtreecommitdiff
path: root/graphics/pstoedit
Commit message (Collapse)AuthorAgeFilesLines
...
* Bump portrevision and dependency on ImageMagickJosef El-Rayes2004-12-051-2/+2
| | | | | | | | | | | | in order to trace recent ImageMagick update. Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> PR: ports/74487 Approved by: mat Reviewed by: lofi Notes: svn path=/head/; revision=123234
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* The EMF/WMF backend has been supported by pstoedit since version 3.32,Mark Linimon2004-02-082-2/+7
| | | | | | | | | | so enable it. PR: ports/62223 Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> Notes: svn path=/head/; revision=100366
* 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
* - Fix build on 5.xKirill Ponomarev2003-10-262-4/+8
| | | | | | | | | | - Pet portlint PR: 58543 58064 Submitted by: Fritz Heinrichmeyer, Larry Rosenman Notes: svn path=/head/; revision=92196
* Bump libMagick++ soversion.Trevor Johnson2003-10-121-1/+2
| | | | Notes: svn path=/head/; revision=90938
* - 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/pstoedit: enable choose of ghostscript interpreterEdwin Groothuis2003-08-311-2/+16
| | | | | | | | | | | This patch allows the admin of the machine to choose either print/ghostscript-gnu or print/ghostscript-afp1 PR: ports/54932 Submitted by: Jens Rehsack <rehsack@liwing.de> Notes: svn path=/head/; revision=88130
* update graphics/pstoedit:Daichi GOTO2003-07-311-5/+3
| | | | | | | | | | - Utilize USE_GNOME PR: 55056 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=86026
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.Norikatsu Shigemura2003-02-081-2/+2
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=75089
* Update to 3.33.Norikatsu Shigemura2003-02-025-28/+15
| | | | | | | | PR: ports/47331 Submitted by: Ports Fury Notes: svn path=/head/; revision=74482
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | 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-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* fix dependenciesYing-Chieh Liao2002-09-192-10/+20
| | | | | | | | | | support NOPORTDOCS PR: 42737 Submitted by: Ports Fury Notes: svn path=/head/; revision=66749
* Update to 3.32.Maxim Sobolev2002-09-128-75/+100
| | | | Notes: svn path=/head/; revision=66215
* Update to 3.31Patrick Li2002-03-126-74/+48
| | | | | | | | PR: 35791 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=55908
* o update to 3.30Mario Sergio Fujikawa Ferreira2001-10-066-20/+113
| | | | | | | | | | | o support NOPORTDOCS in PLIST o add WWW tag to PLIST PR: 31073 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=48496
* Remove jseger and torstenb from maintainership of their ports, theyDavid W. Chapman Jr.2001-09-171-1/+1
| | | | | | | | | have been inactive for too long Approved by: will Notes: svn path=/head/; revision=47915
* Replace the ghostscript6 dependencies with ghostscript-gnu.Akinori MUSHA2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47716
* Tweak DISTNAMEDavid W. Chapman Jr.2001-09-011-1/+1
| | | | Notes: svn path=/head/; revision=47284
* Upgrade to 3.21.Thomas Gellekum2001-06-085-37/+8
| | | | | | | PR: 27716 Notes: svn path=/head/; revision=43640
* remove deprecated fetch options from FETCH_BEFORE_ARGSMichael Haro2001-04-021-1/+0
| | | | Notes: svn path=/head/; revision=40726
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Portlint.Thomas Gellekum2000-03-091-2/+1
| | | | Notes: svn path=/head/; revision=26689
* Upgrade to 3.17.Thomas Gellekum2000-03-095-10/+60
| | | | Notes: svn path=/head/; revision=26688
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Switch to using USE_ZIP along with minor cleanups to some ports.Justin M. Seger1999-05-011-6/+2
| | | | Notes: svn path=/head/; revision=18296
* Upgrade to pstoedit-3.11Justin M. Seger1999-04-192-8/+9
| | | | | | | Make myself MAINTAINER Notes: svn path=/head/; revision=18009
* Wow. Checkout the number of manpages that are in EZWGL. I think that'sTim Vanderhoek1998-08-181-1/+0
| | | | | | | too many, so I'll remove half of them. Notes: svn path=/head/; revision=12620
* Use the homepage instead.Steve Price1998-08-101-2/+2
| | | | | | | Submitted by: Thomas Gellekum <tg@ihf.rwth-aachen.de> Notes: svn path=/head/; revision=12432
* Find the distfile again.Steve Price1998-08-101-2/+2
| | | | | | | | PR: 7543 Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> Notes: svn path=/head/; revision=12422
* Set FETCH_BEFORE_ARGS=-t to fetch.Thomas Gellekum1998-07-211-3/+2
| | | | Notes: svn path=/head/; revision=12042
* Can't fetch....Satoshi Asami1998-07-201-1/+3
| | | | Notes: svn path=/head/; revision=12026
* New port pstoedit, a converter from PostScript to other vectorThomas Gellekum1998-07-165-0/+38
graphics formats. Notes: svn path=/head/; revision=11932