aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Imlib2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Remove build dependency on p5-Test-Simple.Adam Weinberger2015-02-261-7/+2
| | | | | | | As long as the PORTREVISION is getting bumped, stop installing CHANGES. Notes: svn path=/head/; revision=380023
* - Remove Mk/bsd.efl.mkGrzegorz Blach2014-12-271-2/+2
| | | | | | | | | | | | | - Convert USE_EFL=libtool_hack to USES=libtool - Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:... - Bump PORTVERSION in graphics/imlib2 and in all ports which depends on imlib2 PR: 196062 Approved by: portmgr Notes: svn path=/head/; revision=375663
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+2
| | | | Notes: svn path=/head/; revision=360491
* Support STAGEDIR.Vanilla I. Shu2013-11-051-7/+4
| | | | Notes: svn path=/head/; revision=332801
* Try and be consistent with what commands are silent and not in *install.Mathieu Arnold2013-10-221-2/+2
| | | | | | | | | | | | | | - MKDIR is silent - ECHO is silent - INSTALL_* are not silent - CP/FIND/... are not silent I fixed a few PORTDOCS misusage, I'll do a second pass. With Hat: perl@ Notes: svn path=/head/; revision=331301
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-221-1/+1
| | | | Notes: svn path=/head/; revision=327888
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Remove SITE_PERL from *_DEPENDSPhilippe Audeoud2012-06-121-1/+1
| | | | | | | Submitted by: az@ Notes: svn path=/head/; revision=299099
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 2.03Philip M. Gollucci2009-12-151-2/+1
| | | | Notes: svn path=/head/; revision=245838
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 2.02Martin Wilke2008-12-061-1/+1
| | | | Notes: svn path=/head/; revision=223879
* Update to 2.01Mathieu Arnold2008-06-121-2/+1
| | | | Notes: svn path=/head/; revision=214706
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Update enlightenment-devel and EFL libraries to the latest snapshotStanislav Sedov2008-03-111-1/+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 Notes: svn path=/head/; revision=208836
* - Update to 2.00Gabor Kovesdan2007-12-241-2/+1
| | | | Notes: svn path=/head/; revision=204440
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update e17 ports to 20070223 snapshotStanislav Sedov2007-03-111-1/+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] Notes: svn path=/head/; revision=187097
* - Update to 1.13Cheng-Lung Sung2006-11-021-1/+1
| | | | | | | | PR: ports/104420 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=176148
* Update to 1.12Mathieu Arnold2006-08-161-1/+1
| | | | | | | | PR: 102094 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=170792
* - update to 1.11Cheng-Lung Sung2006-08-031-1/+1
| | | | Notes: svn path=/head/; revision=169566
* - update to 1.10Yen-Ming Lee2006-07-011-1/+1
| | | | Notes: svn path=/head/; revision=166710
* - Update to v1.09Aaron Dalton2006-06-191-1/+1
| | | | | | | | | - Rename patchfiles to satisfy portlint Approved by: tobez (implicit) Notes: svn path=/head/; revision=165719
* - update to 1.08Yen-Ming Lee2006-03-301-1/+2
| | | | Notes: svn path=/head/; revision=158424
* Update to 1.07Mathieu Arnold2005-05-241-1/+1
| | | | Notes: svn path=/head/; revision=136035
* Update to 1.06Mathieu Arnold2005-04-111-1/+1
| | | | Notes: svn path=/head/; revision=133037
* Update to 1.05Mathieu Arnold2005-04-111-2/+1
| | | | Notes: svn path=/head/; revision=133027
* Bump PORTREVISION on all ports that received the imlib2 shlib chase.Adam Weinberger2005-03-071-0/+1
| | | | Notes: svn path=/head/; revision=130541
* 1: Upgrade imlib2 to 1.2.0Vanilla I. Shu2005-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 Notes: svn path=/head/; revision=130537
* Update to 1.04Mathieu Arnold2005-02-091-1/+14
| | | | | | | Add some doc & examples. Notes: svn path=/head/; revision=128379
* Update to 1.03Mathieu Arnold2004-07-131-2/+1
| | | | Notes: svn path=/head/; revision=113570
* Compensate for braindead xsubpp in 5.005_03. Now it actuallyAnton Berezin2004-07-011-1/+2
| | | | | | | | | | works correctly with older perls. While at it, assign maintainership to perl@, it should deal with this port better than ports@. Notes: svn path=/head/; revision=112669
* Update to 1.02Lars Thegler2004-06-061-1/+1
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=110957
* Unbeak for 5.005Mathieu Arnold2004-03-301-7/+1
| | | | Notes: svn path=/head/; revision=105714
* - Update to 1.01Erwin Lansing2004-02-091-6/+5
| | | | | | | | | | | | | | | | - Remove BROKEN - Use MODBUILD While I'm here, fix copy/paste error in comment that I botched when I added the port. This port still doesn not work with perl 5.005_03, so mark it IGNORE for that version Based on: PR: 62416 Submitted by: Dominic Mitchell <dom@happygiraffe.net> Notes: svn path=/head/; revision=100515
* BROKEN on 5.x: does not compileKris Kennaway2004-02-091-1/+7
| | | | Notes: svn path=/head/; revision=100439
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2003-12-211-1/+1
| | | | Notes: svn path=/head/; revision=96284
* - Chase libraries for new Imlib2 versionKirill Ponomarev2003-12-151-1/+1
| | | | Notes: svn path=/head/; revision=95902
* Add p5-Image-Imlib2Erwin Lansing2003-09-241-0/+25
Image::Imlib2 is a Perl port of Imlib2, a graphics library that does image file loading and saving as well as manipulation, arbitrary polygon support, etc. It does ALL of these operations FAST. It allows you to create colour images using a large number of graphics primitives, and output the images in a range of formats. PR: 56701 Submitted by: erwin Notes: svn path=/head/; revision=89142