aboutsummaryrefslogtreecommitdiffstats
path: root/print/gimp-print
Commit message (Collapse)AuthorAgeFilesLines
* Make sure the libgimpprint.so library is linked against libintl to resolvemarcus2004-02-052-1/+12
| | | | some gettext symbols.
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
|
* Prevent /usr/local/lib/gimp from being created. CONFIGURE_ARGS prevents the gimpadamw2004-01-131-0/+23
| | | | plugin from being compiled anyway.
* - Update to version 4.2.6krion2004-01-123-131/+749
| | | | | PR: 61250 Submitted by: Ports Fury
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-0/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* Fix include path order so headers from a previously installed versionnaddy2003-02-181-0/+16
| | | | | | are not picked up. PR: 48354
* Update to version 1.2.5.naddy2003-02-164-7/+8
| | | | | | | PR: 47493 Submitted by: Ports Fury Additional regex fixes by Simon Schubert <corecode@corecode.ath.cx>.
* upgrade to 4.2.4ijliao2003-01-033-6/+176
| | | | | PR: 45865 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
* upgrade to 4.2.3ijliao2002-10-225-14/+684
| | | | | PR: 44352 Submitted by: Ports Fury
* Actually add patchfile for rastertoprinter.c this time.dannyboy2002-10-162-1/+11
| | | | | | | While I'm here, fix BUILD_DEPENDS to look for an executable, it is not LIB_DEPENDS. Submitted in part by: Jeremy Prior <jez@netcraft.com>
* o Update to 4.2.2.dannyboy2002-10-153-8/+622
| | | | | | | | o Add cups-base to BUILD_DEPENDS in with-cups case. o Set maintainer to ports@, maintainer timeout on past two updates. PR: 42095, 44031 Submitted by: Ports Fury (42095), Edwin Groothuis <edwin@mavetju.org> (44031)
* Fix port and remove BROKEN tag. The LIB_DEPENDS were being set with =kris2002-10-061-4/+2
| | | | instead of += and so some of the dependencies were not being added.
* BROKEN: Configure failskris2002-09-211-0/+2
|
* Chase shlib rev of devel/gettextade2002-08-021-1/+1
| | | | | Submitted by: lots and lots Pointy hat to: ade
* upgrade to 4.2.1ijliao2002-06-184-1038/+1514
| | | | | | PR: 39121 Submitted by: Ports Fury No Response from: maintainer
* add gimp-print 4.2.0ijliao2002-04-035-0/+1081
GIMP Print Printer Driver PR: 33482 Submitted by: David Gilbert <dgilbert@canoe.velocet.net>