Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify. | Trevor Johnson | 2004-03-17 | 1 | -0/+1 |
| | |||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | Ade Lovett | 2004-03-14 | 1 | -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. | ||||
* | Make sure the libgimpprint.so library is linked against libintl to resolve | Joe Marcus Clarke | 2004-02-05 | 2 | -1/+12 |
| | | | | some gettext symbols. | ||||
* | Add USE_GETTEXT and bump PORTREVISION. | Joe Marcus Clarke | 2004-02-04 | 1 | -2/+2 |
| | | | | | Submitted by: trevor Tested by: bento | ||||
* | Now gettext 0.12.1 is gettext-old. | Trevor Johnson | 2004-01-23 | 1 | -1/+1 |
| | |||||
* | Prevent /usr/local/lib/gimp from being created. CONFIGURE_ARGS prevents the gimp | Adam Weinberger | 2004-01-13 | 1 | -0/+23 |
| | | | | plugin from being compiled anyway. | ||||
* | - Update to version 4.2.6 | Kirill Ponomarev | 2004-01-12 | 3 | -131/+749 |
| | | | | | PR: 61250 Submitted by: Ports Fury | ||||
* | Bump the PORTREVISION for the ports directly affected by the gettext upgrade. | Joe Marcus Clarke | 2003-08-26 | 1 | -0/+1 |
| | | | | Prodded by: kris | ||||
* | Chase the libintl.so shared lib version. | Joe Marcus Clarke | 2003-08-25 | 1 | -1/+1 |
| | |||||
* | Fix include path order so headers from a previously installed version | Christian Weisgerber | 2003-02-18 | 1 | -0/+16 |
| | | | | | | are not picked up. PR: 48354 | ||||
* | Update to version 1.2.5. | Christian Weisgerber | 2003-02-16 | 4 | -7/+8 |
| | | | | | | | PR: 47493 Submitted by: Ports Fury Additional regex fixes by Simon Schubert <corecode@corecode.ath.cx>. | ||||
* | upgrade to 4.2.4 | Ying-Chieh Liao | 2003-01-02 | 3 | -6/+176 |
| | | | | | PR: 45865 Submitted by: Ports Fury | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -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. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | upgrade to 4.2.3 | Ying-Chieh Liao | 2002-10-22 | 5 | -14/+684 |
| | | | | | PR: 44352 Submitted by: Ports Fury | ||||
* | Actually add patchfile for rastertoprinter.c this time. | Daniel Harris | 2002-10-16 | 2 | -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. | Daniel Harris | 2002-10-14 | 3 | -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 = | Kris Kennaway | 2002-10-05 | 1 | -4/+2 |
| | | | | instead of += and so some of the dependencies were not being added. | ||||
* | BROKEN: Configure fails | Kris Kennaway | 2002-09-20 | 1 | -0/+2 |
| | |||||
* | Chase shlib rev of devel/gettext | Ade Lovett | 2002-08-01 | 1 | -1/+1 |
| | | | | | Submitted by: lots and lots Pointy hat to: ade | ||||
* | upgrade to 4.2.1 | Ying-Chieh Liao | 2002-06-18 | 4 | -1038/+1514 |
| | | | | | | PR: 39121 Submitted by: Ports Fury No Response from: maintainer | ||||
* | add gimp-print 4.2.0 | Ying-Chieh Liao | 2002-04-02 | 5 | -0/+1081 |
GIMP Print Printer Driver PR: 33482 Submitted by: David Gilbert <dgilbert@canoe.velocet.net> |