Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.44 21 Aug 2023 17:08:17 |
Po-Chuan Hsieh (sunpoet) |
graphics/p5-Image-Info: Update to 1.44
Changes: https://metacpan.org/dist/Image-Info/changes |
1.43 09 Oct 2022 15:38:06 |
Po-Chuan Hsieh (sunpoet) |
graphics/p5-Image-Info: Update to 1.43
Changes: https://metacpan.org/dist/Image-Info/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.42 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.42 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.42 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.42 28 Oct 2019 14:56:52 |
sunpoet |
Update to 1.42
Changes: https://metacpan.org/changes/distribution/Image-Info |
1.41 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.41 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.41 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.41 13 Jul 2017 18:11:27 |
sunpoet |
Update to 1.41
Changes: http://search.cpan.org/dist/Image-Info/CHANGES |
1.40 22 Mar 2017 21:36:13 |
sunpoet |
Update to 1.40
Changes: http://search.cpan.org/dist/Image-Info/CHANGES |
1.39 09 Oct 2016 15:43:57 |
adamw |
Update to 1.39.
Changes: https://metacpan.org/changes/distribution/Image-Info |
1.38 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.38 22 Apr 2015 13:22:44 |
ehaupt |
Update to 1.38 |
1.37 12 Jan 2015 18:35:48 |
sunpoet |
- Update to 1.37
- Sort PLIST
Changes: http://search.cpan.org/dist/Image-Info/CHANGES |
1.36_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
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 (Only the first 15 lines of the commit message are shown above ) |
1.36 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
1.36 05 Nov 2013 01:33:02 |
vanilla |
Support STAGEDIR. |
1.36 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.36 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.36 19 Jul 2013 12:56:30 |
culot |
- Update to 1.36
Changes: http://search.cpan.org/dist/Image-Info/CHANGES |
1.35 30 Apr 2013 08:10:10 |
culot |
- Update to 1.35
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Image-Info/CHANGES |
1.34 31 Jan 2013 08:10:55 |
jadawin |
- Update to 1.34
- Changelog: http://cpansearch.perl.org/src/SREZIC/Image-Info-1.34/CHANGES |
1.33 19 Dec 2012 09:36:11 |
jadawin |
- Update to 1.33
- Changelog: http://cpansearch.perl.org/src/SREZIC/Image-Info-1.33/CHANGES |
1.32 17 Dec 2012 06:15:27 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
1.32 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
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) |
1.32 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
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 |
1.32 22 Feb 2012 07:19:35 |
sunpoet |
- Update to 1.32
- Sort *_DEPENDS and MAN3
Changes: http://search.cpan.org/dist/Image-Info/CHANGES |
1.31 29 Oct 2010 12:54:58 |
bapt |
- Update to 1.3.1
- Changes http://cpansearch.perl.org/src/SREZIC/Image-Info-1.31/CHANGES |
1.30_1 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
1.30_1 21 Sep 2010 07:56:43 |
mm |
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
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 |
1.30 02 Nov 2009 10:16:00 |
jadawin |
- Update to 1.30
- Changelog : <http://cpansearch.perl.org/src/SREZIC/Image-Info-1.30/CHANGES> |
1.29 03 Aug 2009 10:18:55 |
tobez |
Update to 1.29.
Changes: http://search.cpan.org/dist/Image-Info/CHANGES |
1.28 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${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) |
1.28 31 Mar 2008 12:48:35 |
mat |
Update to 1.28 |
1.27 24 Dec 2007 08:37:10 |
leeym |
- update to 1.27 |
1.26 11 Sep 2007 19:02:51 |
erwin |
Update to 1.26 |
1.25 08 Sep 2007 01:00:17 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
1.25 25 May 2007 09:41:51 |
clsung |
- Update to 1.25 |
1.24 25 Feb 2007 15:12:51 |
clsung |
- Update to 1.24 |
1.23 03 Dec 2006 12:45:59 |
demon |
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update. |
1.23 02 Oct 2006 01:21:19 |
clsung |
- Update to 1.23 |
1.22 16 Jul 2006 19:11:39 |
erwin |
- Fix for older perl.
- Use dirrmtry
PR: 100391
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
1.22 16 Jul 2006 15:27:33 |
clsung |
- update to 1.22 |
1.21 20 Jun 2006 02:26:11 |
leeym |
- mark IGNORE under old perl |
1.21 14 May 2006 14:41:33 |
aaron |
- Repair patch files to remove port from unbuildable ports list.
- Make test still has some issues however.
Approved by: tobez (implicit) |
1.21 04 May 2006 09:04:42 |
leeym |
- update to 1.21
- assign to perl@ |
1.20 31 Mar 2006 00:49:58 |
clsung |
- update to 1.20
- (also) fix unfetchable |
1.17 30 Jan 2006 14:15:02 |
clsung |
- update to 1.17 |
1.16 22 Jan 2006 02:15:00 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.16 26 Nov 2005 01:48:16 |
pav |
- Add SHA256 |
1.16 21 Sep 2005 19:31:43 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
1.16 29 Jan 2005 17:37:56 |
linimon |
With portmgr hat on, reset bouncing maintainer address (already noted
by leeym in devel/p5-Test-Simple) without prejudice. |
1.16 30 Mar 2004 15:08:58 |
mat |
Update to 1.16 (1.12 was not available any more)
Approved by: maintainer timeout |
1.12 21 Jun 2003 06:06:14 |
foxfair |
Update graphics/p5-Image-Info to 1.12.
PR: 52239
Submitted by: Mathieu Arnold <m@absolight.net>
Reviewed by: maintainer |
1.08 21 Feb 2003 12:15:34 |
knu |
De-pkg-comment. |
26 Aug 2001 17:27:08 |
petef |
add p5-Image-Info 1.08 Perl module for getting image information |