FreshPorts -- The Place For Ports Sun, 5 Jul 2009 4:26 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
p5-IO-Zlib 1.09 archivers on this many watch lists=150 search for ports that depend on this port
IO:: style interface to Compress::Zlib
Maintained by: kuriyama@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Feb 2002 11:33:17
Also Listed In: perl5


This is the IO::Zlib module package for perl5.

This modules provides an IO:: style interface to the Compress::Zlib
package. The main advantage is that you can use an IO::Zlib object
in much the same way as an IO::File object so you can have common
code that doesn't know which sort of file it is using.

WWW: http://search.cpan.org/dist/IO-Zlib/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: archivers/p5-Compress-Zlib, lang/perl5.8, lang/perl5.8
Required To Run: archivers/p5-Compress-Zlib, lang/perl5.8

To install the port: cd /usr/ports/archivers/p5-IO-Zlib/ && make install clean
To add the package: pkg_add -r p5-IO-Zlib


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/IO/
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/IO/
http://www.cpan.dk/modules/by-module/IO/
http://ring.sakura.ad.jp/archives/lang/perl/CPAN/modules/by-module/IO/
http://ring.riken.jp/archives/lang/perl/CPAN/modules/by-module/IO/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/IO/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/IO/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/IO/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/IO/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/IO/
ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/IO/
ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/IO/
ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/IO/
ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/IO/
http://at.cpan.org/modules/by-module/IO/
ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/IO/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/IO/
http://backpan.cpan.org/modules/by-module/IO/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
27 Mar 2008 11:03:23
Original commit files touched by this commit  1.09
kuriyama search for other commits by this committer
- Use CPAN macro.

PR:             ports/121993
Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
13 Feb 2008 22:24:23
Original commit files touched by this commit  1.09
kuriyama search for other commits by this committer
- Upgrade to 1.09.

PR:             ports/120011, ports/120387, ports/120617
Submitted by:   leeym, Felippe de Meirelles Motta <lippemail@gmail.com>, ismail
yenigul <ismail@enderunix.org>
13 Sep 2007 22:11:06
Original commit files touched by this commit  1.07
leeym search for other commits by this committer
- Update to 1.07

PR:             115663
Submitted by:   leeym
Approved by:    maintainer timeout
08 Mar 2007 05:30:27
Original commit files touched by this commit  1.05
kuriyama search for other commits by this committer
- Upgrade to 1.05.

PR:             ports/110056
Submitted by:   Steven Kreuzer<skreuzer@f2o.org>
Committed from: AsiaBSDCon Registration Desk
03 Dec 2006 12:45:59
Original commit files touched by this commit  1.04_1
demon search for other commits by this committer
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
22 Jan 2006 06:58:31
Original commit files touched by this commit  1.04_1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:23:00
Original commit files touched by this commit  1.04_1
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)
21 Sep 2005 20:31:43
Original commit files touched by this commit  1.04_1
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
13 Feb 2005 03:37:26
Original commit files touched by this commit  1.04_1
kuriyama search for other commits by this committer
Add a patch to work around on 4-stable (perl-5.00503's Fcntl.pm does
not export SEEK_SET symbol).

Doing "make test" on 4-stable will fail because perl-5.005 does not
support EOF method in TIE HANDLE.

Submitted by:   lth
11 Jan 2005 02:57:53
Original commit files touched by this commit  1.04
kuriyama search for other commits by this committer
Update to 1.04.
18 Mar 2004 00:48:53
Original commit files touched by this commit  1.01
kuriyama search for other commits by this committer
SIZEify.

Submitted by:   trevor
24 Oct 2003 13:05:09
Original commit files touched by this commit  1.01
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
22 Feb 2003 07:48:51
Original commit files touched by this commit  1.01
kuriyama search for other commits by this committer
de-pkg-comment.
15 Feb 2002 14:33:17
files touched by this commit
kuriyama search for other commits by this committer
IO:: style interface to Compress::Zlib.    

Number of commits found: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 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 20380
Broken 142
Deprecated 44
Ignore 760
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 18
Set to expire 25
Interactive 81
new 24 hours 5
new 48 hours7
new 7 days73
new fortnight99
new month184

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

Add tab to Netscape 6

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