aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Imager
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 1.012Sunpoet Po-Chuan Hsieh2020-07-242-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Imager Notes: svn path=/head/; revision=543139
* Update to 1.011Sunpoet Po-Chuan Hsieh2019-03-092-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Imager Notes: svn path=/head/; revision=495138
* Update to 1.010Sunpoet Po-Chuan Hsieh2019-02-162-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Imager Notes: svn path=/head/; revision=493122
* Update to 1.009Sunpoet Po-Chuan Hsieh2019-01-133-4/+5
| | | | | | | Changes: https://metacpan.org/changes/distribution/Imager Notes: svn path=/head/; revision=490190
* Update to 1.007Sunpoet Po-Chuan Hsieh2018-11-242-6/+6
| | | | | | | | | - Do not silence installation messages Changes: https://metacpan.org/changes/distribution/Imager Notes: svn path=/head/; revision=485820
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Update to 1.006Sunpoet Po-Chuan Hsieh2017-08-272-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/Imager/Changes Notes: svn path=/head/; revision=448828
* - Update to 1.005Sunpoet Po-Chuan Hsieh2016-04-162-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Imager/Changes Notes: svn path=/head/; revision=413453
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-8/+8
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Update giflib to 5.1.1Antoine Brodin2015-12-031-0/+1
| | | | | | | PR: 204492 Notes: svn path=/head/; revision=402898
* - Update to 1.004Sunpoet Po-Chuan Hsieh2015-11-112-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Imager/Changes Notes: svn path=/head/; revision=401265
* Convert to USES=jpegAntoine Brodin2015-06-221-2/+1
| | | | Notes: svn path=/head/; revision=390310
* - Update to 1.003Sunpoet Po-Chuan Hsieh2015-05-133-6/+6
| | | | | | | | | - Regenerate patch file with makepatch: Changes: http://search.cpan.org/dist/Imager/Changes Notes: svn path=/head/; revision=386256
* - Update to 1.002Sunpoet Po-Chuan Hsieh2015-04-042-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Imager/Changes Notes: svn path=/head/; revision=383214
* Update graphics/giflib to 5.0.5Antoine Brodin2015-01-141-0/+1
| | | | | | | | | | Differential Revision: https://reviews.freebsd.org/D1361 Submitted by: bapt Reviewed by: self Exp-run by: self Notes: svn path=/head/; revision=377033
* - Update to 1.001Sunpoet Po-Chuan Hsieh2015-01-123-58/+57
| | | | | | | | | | | | - Fix TEST_DEPENDS: - CPAN::Meta 2.110580+ is already in all supported Perl releases - Inline::C is moved form devel/p5-Inline to devel/p5-Inline-C - Sort PLIST Changes: http://search.cpan.org/dist/Imager/Changes Notes: svn path=/head/; revision=376864
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-99/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Cleanup plistBaptiste Daroussin2014-10-201-23/+0
| | | | Notes: svn path=/head/; revision=371283
* graphics/p5-Imager: 0.98 -> 1.000Kurt Jaeger2014-07-303-4/+15
| | | | | | | | | http://cpansearch.perl.org/src/TONYC/Imager-1.000/Changes "There's nothing special about Imager 1.000, it's just another release." Notes: svn path=/head/; revision=363459
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-131-6/+6
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361727
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-13/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* - Update to 0.98Emanuel Haupt2014-02-102-3/+7
| | | | | | | - Strip shared objects Notes: svn path=/head/; revision=343711
* Support STAGEDIR.Vanilla I. Shu2013-11-052-55/+53
| | | | Notes: svn path=/head/; revision=332801
* 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
* Update to 0.97Mathieu Arnold2013-08-212-3/+3
| | | | Notes: svn path=/head/; revision=325138
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Fix plist.Anton Berezin2013-05-212-0/+5
| | | | | | | Reported by: Ports-QAT Notes: svn path=/head/; revision=318684
* Update to 0.96.Anton Berezin2013-05-213-9/+6
| | | | | | | Changes: http://search.cpan.org/dist/Imager/Changes Notes: svn path=/head/; revision=318679
* Fix pkg-plistSteven Kreuzer2013-03-262-0/+5
| | | | Notes: svn path=/head/; revision=315313
* Update to 0.94.Anton Berezin2013-01-103-12/+8
| | | | | | | Changes: http://search.cpan.org/dist/Devel-Cover/Changes Notes: svn path=/head/; revision=310176
* - Remove giflib patch which was fixed in 0.92Sunpoet Po-Chuan Hsieh2012-08-181-27/+0
| | | | | | | Notified by: az Notes: svn path=/head/; revision=302735
* - Update to 0.92Sunpoet Po-Chuan Hsieh2012-08-182-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Imager/Changes Notes: svn path=/head/; revision=302727
* Fix typos in COMMENTCarlo Strub2012-07-281-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301663
* - Update to 0.91Sunpoet Po-Chuan Hsieh2012-06-063-43/+45
| | | | | | | | | | - Pet portlint: remove ABI version number from LIB_DEPENDS - Sort PLIST Changes: http://search.cpan.org/dist/Imager/Changes Notes: svn path=/head/; revision=298594
* Trying to fix version detection of giflib (should fix pkg-plist).Andrej Zverev2012-06-061-0/+27
| | | | | | | Reported by: pavbot Notes: svn path=/head/; revision=298571
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+2
| | | | Notes: svn path=/head/; revision=297915
* - Update to 0.90Sunpoet Po-Chuan Hsieh2012-05-012-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Imager/Changes Notes: svn path=/head/; revision=295752
* - Update to 0.89Sunpoet Po-Chuan Hsieh2012-03-282-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/Imager/Changes Feature safe: yes Notes: svn path=/head/; revision=293907
* - Update to 0.88Sunpoet Po-Chuan Hsieh2012-02-223-56/+56
| | | | | | | | | | | - Sort LIB_DEPENDS - Add TEST_DEPENDS - Move MAN3 from Makefile.man to Makefile Changes: http://search.cpan.org/dist/Imager/Changes Notes: svn path=/head/; revision=292074
* - Update to 0.87Sunpoet Po-Chuan Hsieh2012-01-062-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Imager/Changes Notes: svn path=/head/; revision=288614
* - Update to 0.86Cheng-Lung Sung2011-11-012-3/+3
| | | | Notes: svn path=/head/; revision=284849
* - Fix LICENSE (Artistic 1 instead of Artistic 2)Frederic Culot2011-10-071-1/+1
| | | | | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de> Notes: svn path=/head/; revision=283112
* - Update to 0.85Sunpoet Po-Chuan Hsieh2011-09-102-6/+5
| | | | | | | | | - Pet portlint Changes: http://search.cpan.org/dist/Imager/Changes Notes: svn path=/head/; revision=281580
* Update to 0.84Steve Wills2011-06-272-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Imager/Changes Notes: svn path=/head/; revision=276465