FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 6:30 AM BST
Port details
p5-Image-Info 1.32 graphics on this many watch lists=21 search for ports that depend on this port
Perl module for getting image information
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Aug 2001 13:27:08
Also Listed In: perl5
License: not specified in port


This Perl extension allows you to extract meta information from
various types of image files. It currently supports JPEG, GIF, PNG
and more image types.

WWW: http://search.cpan.org/dist/Image-Info/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/p5-IO-String, textproc/p5-XML-LibXML, textproc/p5-XML-Simple, archivers/p5-IO-Compress, lang/perl5.8
Required To Run: devel/p5-IO-String, textproc/p5-XML-LibXML, textproc/p5-XML-Simple, archivers/p5-IO-Compress, lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/graphics/p5-Image-Info/ && make install clean
To add the package: pkg_add -r p5-Image-Info


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Image/
http://www.cpan.dk/modules/by-module/Image/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Image/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Image/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Image/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Image/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Image/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Image/
http://at.cpan.org/modules/by-module/Image/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Image/
http://backpan.perl.org/modules/by-module/Image/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Image/
http://cpan.nctu.edu.tw/modules/by-module/Image/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Image/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 32

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
13 Mar 2012 16:15:36
Original commit files touched by this commit  1.32
pgollucci search for other commits by this committer
- 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)
08 Mar 2012 18:45:38
Original commit files touched by this commit  1.32
pgollucci search for other commits by this committer
- 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
22 Feb 2012 07:19:35
Original commit files touched by this commit  1.32
sunpoet search for other commits by this committer
- Update to 1.32
- Sort *_DEPENDS and MAN3

Changes:        http://search.cpan.org/dist/Image-Info/CHANGES
29 Oct 2010 12:54:58
Original commit files touched by this commit  1.31
bapt search for other commits by this committer
- Update to 1.3.1
- Changes http://cpansearch.perl.org/src/SREZIC/Image-Info-1.31/CHANGES
24 Sep 2010 02:03:44
Original commit files touched by this commit  1.30_1
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
21 Sep 2010 07:56:43
Original commit files touched by this commit  1.30_1
  Sanity Test Failure
mm search for other commits by this committer
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
02 Nov 2009 10:16:00
Original commit files touched by this commit  1.30
jadawin search for other commits by this committer
- Update to 1.30
- Changelog : <http://cpansearch.perl.org/src/SREZIC/Image-Info-1.30/CHANGES>
03 Aug 2009 10:18:55
Original commit files touched by this commit  1.29
tobez search for other commits by this committer
Update to 1.29.

Changes:        http://search.cpan.org/dist/Image-Info/CHANGES
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.28
araujo search for other commits by this committer
- 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)
31 Mar 2008 12:48:35
Original commit files touched by this commit  1.28
mat search for other commits by this committer
Update to 1.28
24 Dec 2007 08:37:10
Original commit files touched by this commit  1.27
leeym search for other commits by this committer
- update to 1.27
11 Sep 2007 19:02:51
Original commit files touched by this commit  1.26
erwin search for other commits by this committer
Update to 1.26
08 Sep 2007 01:00:17
Original commit files touched by this commit  1.25
linimon search for other commits by this committer
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
25 May 2007 09:41:51
Original commit files touched by this commit  1.25
clsung search for other commits by this committer
- Update to 1.25
25 Feb 2007 15:12:51
Original commit files touched by this commit  1.24
clsung search for other commits by this committer
- Update to 1.24
03 Dec 2006 12:45:59
Original commit files touched by this commit  1.23
demon search for other commits by this committer
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
02 Oct 2006 01:21:19
Original commit files touched by this commit  1.23
clsung search for other commits by this committer
- Update to 1.23
16 Jul 2006 19:11:39
Original commit files touched by this commit  1.22
erwin search for other commits by this committer
- Fix for older perl.
- Use dirrmtry

PR:             100391
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
16 Jul 2006 15:27:33
Original commit files touched by this commit  1.22
clsung search for other commits by this committer
- update to 1.22
20 Jun 2006 02:26:11
Original commit files touched by this commit  1.21
leeym search for other commits by this committer
- mark IGNORE under old perl
14 May 2006 14:41:33
Original commit files touched by this commit  1.21
aaron search for other commits by this committer
- Repair patch files to remove port from unbuildable ports list.
- Make test still has some issues however.

Approved by:    tobez (implicit)
04 May 2006 09:04:42
Original commit files touched by this commit  1.21
leeym search for other commits by this committer
- update to 1.21
- assign to perl@
31 Mar 2006 00:49:58
Original commit files touched by this commit  1.20
clsung search for other commits by this committer
- update to 1.20
- (also) fix unfetchable
30 Jan 2006 14:15:02
Original commit files touched by this commit  1.17
clsung search for other commits by this committer
- update to 1.17
22 Jan 2006 02:15:00
Original commit files touched by this commit  1.16
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
26 Nov 2005 01:48:16
Original commit files touched by this commit  1.16
pav search for other commits by this committer
- Add SHA256
21 Sep 2005 19:31:43
Original commit files touched by this commit  1.16
fenner search for other commits by this committer
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
29 Jan 2005 17:37:56
Original commit files touched by this commit  1.16
linimon search for other commits by this committer
With portmgr hat on, reset bouncing maintainer address (already noted
by leeym in devel/p5-Test-Simple) without prejudice.
30 Mar 2004 15:08:58
Original commit files touched by this commit  1.16
mat search for other commits by this committer
Update to 1.16 (1.12 was not available any more)

Approved by:    maintainer timeout
21 Jun 2003 06:06:14
Original commit files touched by this commit  1.12
foxfair search for other commits by this committer
Update graphics/p5-Image-Info to 1.12.

PR:             52239
Submitted by:   Mathieu Arnold <m@absolight.net>
Reviewed by:    maintainer
21 Feb 2003 12:15:34
Original commit files touched by this commit  1.08
knu search for other commits by this committer
De-pkg-comment.
26 Aug 2001 17:27:08
files touched by this commit
petef search for other commits by this committer
add p5-Image-Info 1.08   Perl module for getting image information    

Number of commits found: 32

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.246 seconds.