8de3 FreshPorts -- graphics/p5-Image-Pngslimmer
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Image-Pngslimmer 0.30_1 graphics on this many watch lists=0 search for ports that depend on this port
Slims (dynamically created) PNGs
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 Feb 2007 12:41:40
Also Listed In: perl5
License: not specified in port


This Perl extension aims to cut down the size of PNGs. Users pass a PNG to
various functions (though only one presently exists -
Image::Pngslimmer::discard_noncritical($blob)) and a slimmer version is
returned. Image::Pngslimmer is designed for use where PNGs are being
generated on the fly and where size matters - eg for J2ME use. There are
other options - probably better ones - for handling static PNGs.
and more image types.

WWW: http://search.cpan.org/dist/Image-Pngslimmer/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.12
Required To Run:
  1. lang/perl5.12
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Image/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Image/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Image/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Image/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Image/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Image/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Image/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Image/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Image/
  11. http://at.cpan.org/modules/by-module/Image/
  12. http://backpan.perl.org/modules/by-module/Image/
  13. http://cpan.nctu.edu.tw/modules/by-module/Image/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Image/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Image/
  16. http://www.cpan.dk/modules/by-module/Image/
  17. http://www.cpan.dk/modules/by-module/Image/

Number of commits found: 23

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Dec 2012 06:15:27
Original commit files touched by this commit  0.30_1
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.30_1
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  0.30_1
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
17 May 2011 11:08:18
Original commit files touched by this commit  0.30_1
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports.

Approved by:    erwin@ (portmgr)
21 Sep 2010 07:56:43
Original commit files touched by this commit  0.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
28 Aug 2009 17:37:26
Original commit files touched by this commit  0.30
linimon search for other commits by this committer
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:            portmgr
24 Sep 2008 16:54:27
Original commit files touched by this commit  0.30
chinsan search for other commits by this committer
- Update to 0.30
01 Sep 2008 15:15:54
Original commit files touched by this commit  0.29
chinsan search for other commits by this committer
- Update to 0.29
30 Aug 2008 17:19:37
Original commit files touched by this commit  0.28
chinsan search for other commits by this committer
- Update to 0.28
24 Aug 2008 06:23:00
Original commit files touched by this commit  0.26
chinsan search for other commits by this committer
- Update to 0.26
10 Aug 2008 02:00:29
Original commit files touched by this commit  0.25
chinsan search for other commits by this committer
- Update to 0.25
23 Jul 2008 06:40:09
Original commit files touched by this commit  0.24
chinsan search for other commits by this committer
- Update to 0.24
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.22
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)
08 Apr 2007 10:00:00
Original commit files touched by this commit  0.22
rafan search for other commits by this committer
- Update to 0.22

PR:             ports/111370
Submitted by:   chinsan (maintainer)
30 Mar 2007 16:42:20
Original commit files touched by this commit  0.21
rafan search for other commits by this committer
- Update to 0.21

PR:             ports/111025
Submitted by:   chinsan (maintainer)
25 Mar 2007 17:06:56
Original commit files touched by this commit  0.20
rafan search for other commits by this committer
- Update to 0.20

PR:             ports/110745
Submitted by:   chinsan (maintainer)
15 Mar 2007 14:17:12
Original commit files touched by this commit  0.16
rafan search for other commits by this committer
- Update to 0.16

PR:             ports/110289
Submitted by:   chinsan (maintainer)
06 Mar 2007 14:08:52
Original commit files touched by this commit  0.14
rafan search for other commits by this committer
- Add missing dependency

Submitted by:   chinsan (maintainer)
06 Mar 2007 13:02:04
Original commit files touched by this commit  0.14
rafan search for other commits by this committer
- Update to 0.14

PR:             ports/109967
Submitted by:   chinsan (maintainer)
01 Mar 2007 08:14:10
Original commit files touched by this commit  0.13
rafan search for other commits by this committer
- Update 0.13

PR:             ports/109644
Submitted by:   chinsan (maintainer)
21 Feb 2007 12:55:06
Original commit files touched by this commit  0.12
rafan search for other commits by this committer
- Update to 0.12

PR:             ports/109365
Submitted by:   chinsan (maintainer)
13 Feb 2007 10:45:17
Original commit files touched by this commit  0.11
rafan search for other commits by this committer
- Update to 0.11

PR:             ports/109117
Submitted by:   chinsan (maintainer)
12 Feb 2007 12:37:57
Original commit files touched by this commit  0.08
rafan search for other commits by this committer
Add p5-Image-Pngslimmer 0.08, slims (dynamically created) PNGs.

PR:             ports/109079
Submitted by:   chinsan

Number of commits found: 23

28cd
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 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 24572
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 6
new 48 hours12
new 7 days29
new fortnight84
new month177

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0