aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/pstoedit
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 3.44ijliao2006-03-315-20/+31
| | | | | PR: 95114 Submitted by: Ports Fury
* Conversion to a single libtool environment.ade2006-02-232-3/+8
| | | | Approved by: portmgr (kris)
* Chase libversion bumb to libMagick.so.9edwin2006-01-051-1/+2
| | | | PR: ports/91270
* - Add SHA256pav2005-11-261-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Update to 3.42arved2005-09-293-33/+6
| | | | | PR: 86679 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* upgrade to 3.41ijliao2005-08-308-89/+115
| | | | | PR: 85381 Submitted by: Ports Fury
* change the libtool version to use from 1.3 to 1.5oliver2005-06-021-2/+2
|
* - Chase ImageMagick shlib bumppav2005-03-071-2/+2
| | | | | PR: ports/78455 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's maintainer)
* Bump portrevision and dependency on ImageMagickjosef2004-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
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-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
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-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.
* The EMF/WMF backend has been supported by pstoedit since version 3.32,linimon2004-02-082-2/+7
| | | | | | | so enable it. PR: ports/62223 Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
* SIZEify.trevor2004-01-291-0/+1
|
* Use the new ghostscript options.marcus2004-01-211-7/+1
| | | | Submitted by: linimon
* - Fix build on 5.xkrion2003-10-262-4/+8
| | | | | | | - Pet portlint PR: 58543 58064 Submitted by: Fritz Heinrichmeyer, Larry Rosenman
* Bump libMagick++ soversion.trevor2003-10-131-1/+2
|
* - ECHO -> ECHO_MSGedwin2003-09-271-5/+5
| | | | | | | | for some ports: - pre-fetch -> pre-everything PR: ports/56785-56799 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* [PATCH] graphics/pstoedit: enable choose of ghostscript interpreteredwin2003-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>
* update graphics/pstoedit:daichi2003-07-311-5/+3
| | | | | | | - Utilize USE_GNOME PR: 55056 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* de-pkg-commentknu2003-02-212-1/+1
|
* Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.nork2003-02-081-2/+2
| | | | Submitted by: Ports Fury
* Update to 3.33.nork2003-02-025-28/+15
| | | | | PR: ports/47331 Submitted by: Ports Fury
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* fix dependenciesijliao2002-09-202-10/+20
| | | | | | | support NOPORTDOCS PR: 42737 Submitted by: Ports Fury
* Update to 3.32.sobomax2002-09-138-75/+100
|
* Update to 3.31pat2002-03-126-74/+48
| | | | | PR: 35791 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* o update to 3.30lioux2001-10-066-20/+113
| | | | | | | | o support NOPORTDOCS in PLIST o add WWW tag to PLIST PR: 31073 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-181-1/+1
| | | | | | have been inactive for too long Approved by: will
* Replace the ghostscript6 dependencies with ghostscript-gnu.knu2001-09-121-1/+1
|
* Tweak DISTNAMEdwcjr2001-09-021-1/+1
|
* Upgrade to 3.21.tg2001-06-085-37/+8
| | | | PR: 27716
* remove deprecated fetch options from FETCH_BEFORE_ARGSmharo2001-04-021-1/+0
|
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-3/+3
| | | | string so I fixed it.
* Portlint.tg2000-03-091-2/+1
|
* Upgrade to 3.17.tg2000-03-095-10/+60
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Switch to using USE_ZIP along with minor cleanups to some ports.jseger1999-05-011-6/+2
|
* Upgrade to pstoedit-3.11jseger1999-04-202-8/+9
| | | | Make myself MAINTAINER
* Wow. Checkout the number of manpages that are in EZWGL. I think that'shoek1998-08-191-1/+0
| | | | too many, so I'll remove half of them.
* Use the homepage instead.steve1998-08-101-2/+2
| | | | Submitted by: Thomas Gellekum <tg@ihf.rwth-aachen.de>
* Find the distfile again.steve1998-08-101-2/+2
| | | | | PR: 7543 Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
* Set FETCH_BEFORE_ARGS=-t to fetch.tg1998-07-211-3/+2
|
* Can't fetch....asami1998-07-211-1/+3
|
* New port pstoedit, a converter from PostScript to other vectortg1998-07-165-0/+38
graphics formats.