aboutsummaryrefslogtreecommitdiff
path: root/graphics/imlib2_loaders
Commit message (Collapse)AuthorAgeFilesLines
* 1: Remove USE_X_PREFIX, imlib2 can be image processing library without x11.Vanilla I. Shu2005-06-261-4/+3
| | | | | | | 2: bump version. Notes: svn path=/head/; revision=138040
* Upgrade to 1.2.1.Vanilla I. Shu2005-06-162-5/+4
| | | | Notes: svn path=/head/; revision=137532
* 1: Upgrade imlib2 to 1.2.0Vanilla I. Shu2005-03-073-9/+9
| | | | | | | | | | | 2: chase shared library version to 3. PR: ports/78347 Submitted by: Russell Jackson <raj at cserv62.csub.edu> Somepart by: me Notes: svn path=/head/; revision=130537
* Upgrade to 1.1.2.Vanilla I. Shu2004-10-142-3/+3
| | | | Notes: svn path=/head/; revision=119363
* add gnometarget to USE_GNOME, that's better way.Vanilla I. Shu2004-08-101-2/+1
| | | | Notes: svn path=/head/; revision=115837
* 1: Upgrade to 1.1.1.Vanilla I. Shu2004-08-086-135/+15
| | | | | | | 2: take MAINTAINER Notes: svn path=/head/; revision=115654
* 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
* 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
* - Chase libraries for new Imlib2 versionKirill Ponomarev2003-12-151-1/+1
| | | | Notes: svn path=/head/; revision=95902
* 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-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
* Reset maintainership to ports@. Thanks for your work on these, Jeremy!Pete Fritchman2002-06-041-1/+1
| | | | | | | | PR: 38874 Submitted by: Jeremy Norris <ishmael@mchsi.com> (previous maintainer) Notes: svn path=/head/; revision=60564
* Update maintainer's emailDavid W. Chapman Jr.2002-01-271-3/+2
| | | | | | | | | | Update MASTER_SITES PR: 34339 Submitted by: maintainer Notes: svn path=/head/; revision=53864
* It's some extra image loader plugins for Imlib 2.Vanilla I. Shu2001-11-048-0/+157
PR: ports/31119 Submitted by: Jeremy Norris <ishmael27@home.com> Notes: svn path=/head/; revision=49561