aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Size
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix LICENSESunpoet Po-Chuan Hsieh2018-10-102-3/+4
| | | | | | | | | - While I'm here, sort PLIST Approved by: portmgr (blanket) Notes: svn path=/head/; revision=481716
* 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
* - Update to 3.300Wen Heping2016-12-262-4/+7
| | | | | | | | | | | | Changes: http://search.cpan.org/src/RJRAY/Image-Size-3.300/ChangeLog - Add NO_ARCH PR: 214329 Submitted by: citrin+pr@citrin.ru Approved by: maintainer Notes: svn path=/head/; revision=429484
* Make it so that the default Perl is always called perl5.Mathieu Arnold2015-09-141-1/+1
| | | | | | | | | | | | | | | | | | | - Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542 Notes: svn path=/head/; revision=396892
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-4/+0
| | | | Notes: svn path=/head/; revision=380306
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-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
* Cleanup plistBaptiste Daroussin2014-10-201-3/+0
| | | | Notes: svn path=/head/; revision=371283
* - Stage supportMartin Wilke2014-01-282-4/+2
| | | | Notes: svn path=/head/; revision=341560
* 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 the new perl5 frameworkAndrej Zverev2013-09-111-1/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326958
* - Trim Makefile headerAndrej Zverev2013-06-071-13/+2
| | | | | | | | | | | - Remove unnecessary depend on PERL_LEVEL < 5.12 PR: ports/178900 Submitted by: az Approved by: maintainer (timeout) Notes: svn path=/head/; revision=320156
* - Update to 3.232Steve Wills2012-09-093-20/+3
| | | | | | | | PR: ports/171061 Approved by: maintainer timeout (tolid@tolid.eu.org, >2 weeks) Notes: svn path=/head/; revision=303951
* - Update to 3.230Martin Wilke2012-05-253-4/+4
| | | | | | | | | PR: 167624 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=297415
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+8
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-8/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,Martin Matuska2010-09-211-3/+9
| | | | | | | | | p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress. Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903 Bump PORTREVISION Notes: svn path=/head/; revision=261530
* - Update to 3.221Philip M. Gollucci2010-06-062-4/+4
| | | | | | | | | | PR: ports/147390 Approved by: tolid@tolid.eu.org (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/Image-Size/Changes Notes: svn path=/head/; revision=255941
* - Update to 3.220Dmitry Marakasov2009-12-103-4/+6
| | | | | | | | PR: 141320 Submitted by: Anatoliy Dmytriyev <tolid@tolid.eu.org> (maintainer) Notes: svn path=/head/; revision=245474
* - Update to 3.2Dennis Herrmann2009-05-153-7/+8
| | | | | | | | | PR: ports/134561 Submitted by: Anatoliy Dmytriyev <tolid@pbem.eu.org> Approved by: maintainer, miwi (mentor implicit) Notes: svn path=/head/; revision=233948
* - Update maintainer mail adressMartin Wilke2008-11-231-1/+1
| | | | | | | | PR: 128925 Submitted by: Anatoliy Dmytriyev" <tolid@tolid.eu.org> (maintainer) Notes: svn path=/head/; revision=223306
* - update to 3.1.1Yen-Ming Lee2008-09-283-6/+7
| | | | | | | | | PR: 127126 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=220954
* - 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
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.Dmitry Sivachenko2006-12-031-1/+1
| | | | Notes: svn path=/head/; revision=178677
* - Update to version 3.01.Alejandro Pulver2006-10-313-10/+7
| | | | | | | | PR: ports/104387 Submitted by: Anatoliy Dmytriyev <tolid@plab.ku.dk> (maintainer) Notes: svn path=/head/; revision=175604
* - Update to 3.0Aaron Dalton2006-07-013-9/+18
| | | | | | | | | PR: ports/99025 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Notes: svn path=/head/; revision=166716
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Reviewed by: maintainerFoxfair Hu2003-09-063-24/+23
| | | | | | | Upgrade to 2.992. Notes: svn path=/head/; revision=88612
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* Update to 2.991.Anton Berezin2003-01-283-4/+4
| | | | | | | | Submitted by: maintainer PR: 47248 Notes: svn path=/head/; revision=74145
* Update to 2.99Patrick Li2002-06-064-5/+10
| | | | | | | | PR: 38949 Submitted by: maintainer Notes: svn path=/head/; revision=60718
* Update to 2.96Patrick Li2002-02-033-6/+7
| | | | | | | | | | Sort pkg-plist PR: 34560 Submitted by: maintainer Notes: svn path=/head/; revision=54150
* Update to 2.94Tom Hukins2001-10-132-2/+2
| | | | | | | | PR: ports/31253 Submitted by: Anatoliy Dmytriyev <tolid@plab.ku.dk> Notes: svn path=/head/; revision=48733
* Upgrade to 2.93Vanilla I. Shu2001-05-103-4/+5
| | | | | | | | PR: ports/27245 Submitted by: maintainer Notes: svn path=/head/; revision=42498
* Bestow maintainership upon Anatoliy Dmytriyev <tolid@plab.ku.dk>,Peter Pentchev2001-04-171-1/+1
| | | | | | | | | | as requested in his message <20010409110520.B14583@plab.ku.dk> to -ports from Mon, 9 Apr 2001 11:05:20 +0200. Good luck! Submitted by: new maintainer Notes: svn path=/head/; revision=41539
* Upgrade to version 2.92Kevin Lo2001-04-112-3/+3
| | | | | | | | PR: 26457 Submitted by: Anatoliy Dmytriyev <tolid@plab.ku.dk> Notes: svn path=/head/; revision=41292
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-4/+1
| | | | Notes: svn path=/head/; revision=38917
* Upgrade to 2.91.Vanilla I. Shu2001-01-253-2/+3
| | | | Notes: svn path=/head/; revision=37586
* Update to version 2.903.Steve Price2000-12-112-2/+2
| | | | | | | | PR: 22841 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=35831
* Add 3 @unexec rmdir's.Jun Kuriyama2000-11-021-0/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34609
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.Will Andrews2000-10-231-1/+1
| | | | Notes: svn path=/head/; revision=34154
* UpgradeVanilla I. Shu2000-04-232-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | p5-Authen-PAM => 0.09 p5-Chart-PNGgraph => 1.21 p5-FastCGI => 0.52 p5-GD => 1.27 p5-GD-Graph => 1.30 p5-HTML-Stream => 1.45 p5-IMAP-Admin => 1.2.2 p5-IRC => 0.63 p5-Image-Size => 2.901 p5-MIME-Lite => 1.137 p5-MIME-Tools => 4.124 p5-Mail-POP3Client => 2.6 p5-Mail-Tools => 1.1401 p5-MatrixReal => 1.3a5 p5-Net-Whois => 1.9 p5-Parse-RecDescent => 1.78 p5-Proc-Simple => 1.14 p5-Term-ReadKey => 2.14 p5-Text-Template => 1.23 p5-Time => 100.010301 p5-TimeDate => 1.09 p5-Tk => 800.021 p5-XML-Parser => 2.28 Notes: svn path=/head/; revision=27925
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951