aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/p5-Imlib2
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Update enlightenment-devel and EFL libraries to the latest snapshotstas2008-03-121-2/+2
| | | | | | | | | | - Deprecate old unsupported apps and modules (entice, devian, eveil, engage) - Split evas and ecore to separate modules to handle dependencies properly - Disable PAM in enlightenment-devel as it don't work anyway (requires root privilegies) - Add DBUS support. Thanks to: az
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update e17 ports to 20070223 snapshotstas2007-03-111-2/+2
| | | | | | | | | | | | - Bump portrevisions on all imlib2-dependend ports as the library soversion was bumped [1] - Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't support it anymore. [2] The patch was tested in the tinderbox. Approved by: portmgr (marcus) [1], Anders Troback <freebsd@troback.com> (maintainer) [2]
* - Respect X11BASErafan2006-12-011-0/+3
| | | | Reported by: pointyhat
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.clsung2006-06-251-1/+0
| | | | | | | - this commit modified ports maintained by ports@ PR: ports/98755 Submitted by: rafan (the fresh committer)
* - Add SHA256pav2005-11-261-0/+1
|
* Bump PORTREVISION on all ports that received the imlib2 shlib chase.adamw2005-03-081-1/+1
|
* 1: Upgrade imlib2 to 1.2.0vanilla2005-03-071-1/+1
| | | | | | | | 2: chase shared library version to 3. PR: ports/78347 Submitted by: Russell Jackson <raj at cserv62.csub.edu> Somepart by: me
* rerolled distfile has support for XCF images and new data_example.pltrevor2004-03-132-2/+3
| | | | (an image viewer)
* SIZEify.trevor2004-01-291-0/+1
|
* - Chase libraries for new Imlib2 versionkrion2003-12-161-1/+1
|
* utilize SITE_PERLijliao2003-10-241-9/+9
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* de-pkg-commentknu2003-02-212-1/+1
|
* 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
* Reset maintainership to ports@. Thanks for your work on these, Jeremy!petef2002-06-041-1/+1
| | | | | PR: 38874 Submitted by: Jeremy Norris <ishmael@mchsi.com> (previous maintainer)
* - Change maintainer's email addresspat2002-01-281-1/+1
| | | | | | | | - Update MASTER_SITES - Bump shlib version for x11-toolkits/gevas PR: 34354 Submitted by: maintainer
* p5-Imlib2 are perl bindings for Imlib2 graphics library.vanilla2001-03-185-0/+36
PR: ports/25863 Submitted by: Jeremy Norris <ishmael27@home.com>