Bug 108039 - [NEW PORT] archivers/p5-IO-Compress-Bzip2: An interface to allow writing bzip2 compressed data to files or buffer
Summary: [NEW PORT] archivers/p5-IO-Compress-Bzip2: An interface to allow writing bzip...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-17 15:00 UTC by Thomas Abthorpe
Modified: 2007-01-22 08:00 UTC (History)
1 user (show)

See Also:


Attachments
p5-IO-Compress-Bzip2-2.003.shar (11.76 KB, text/plain)
2007-01-17 15:00 UTC, Thomas Abthorpe
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Abthorpe 2007-01-17 15:00:43 UTC
This module provides a Perl interface that allows writing bzip2
compressed data to files or buffer.

WWW:     http://search.cpan.org/dist/IO-Compress-Bzip2/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-01-17 15:12:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-22 07:52:17 UTC
miwi        2007-01-22 07:52:13 UTC

  FreeBSD ports repository

  Modified files:
    archivers            Makefile 
  Added files:
    archivers/p5-IO-Compress-Bzip2 Makefile distinfo pkg-descr 
                                   pkg-plist 
  Log:
  This module provides a Perl interface that allows writing bzip2
  compressed data to files or buffer.
  
  WWW:     http://search.cpan.org/dist/IO-Compress-Bzip2/
  
  PR:             ports/108039
  Submitted by:   Thomas Abthorpe <thomas at goodking.ca>
  
  Revision  Changes    Path
  1.172     +1 -0      ports/archivers/Makefile
  1.1       +26 -0     ports/archivers/p5-IO-Compress-Bzip2/Makefile (new)
  1.1       +3 -0      ports/archivers/p5-IO-Compress-Bzip2/distinfo (new)
  1.1       +4 -0      ports/archivers/p5-IO-Compress-Bzip2/pkg-descr (new)
  1.1       +13 -0     ports/archivers/p5-IO-Compress-Bzip2/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-01-22 07:52:36 UTC
State Changed
From-To: open->closed

New port added. Thanks!