Bug 103096

Summary: [NEW PORT] archivers/p5-POE-Filter-LZF: A POE filter wrapped around Compress::LZF
Product: Ports & Packages Reporter: gslin
Component: Individual Port(s)Assignee: Cheng-Lung Sung <clsung>
Status: Closed FIXED    
Severity: Affects Only Me CC: gslin
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-POE-Filter-LZF-1.4.shar none

Description gslin 2006-09-10 16:50:15 UTC
POE::Filter::LZF provides a POE filter for performing compression/
decompression using Compress::LZF. It is suitable for use with
POE::Filter::Stackable.

WWW:	http://search.cpan.org/dist/POE-Filter-LZF/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-09-10 16:50:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-27 09:45:20 UTC
clsung      2006-09-27 08:45:14 UTC

  FreeBSD ports repository

  Modified files:
    archivers            Makefile 
  Added files:
    archivers/p5-POE-Filter-LZF Makefile distinfo pkg-descr 
                                pkg-plist 
  Log:
  Add p5-POE-Filter-LZF 1.5, a POE filter wrapped around Compress::LZF.
  
  PR:             ports/103096
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.159     +1 -0      ports/archivers/Makefile
  1.1       +26 -0     ports/archivers/p5-POE-Filter-LZF/Makefile (new)
  1.1       +3 -0      ports/archivers/p5-POE-Filter-LZF/distinfo (new)
  1.1       +5 -0      ports/archivers/p5-POE-Filter-LZF/pkg-descr (new)
  1.1       +8 -0      ports/archivers/p5-POE-Filter-LZF/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 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-09-27 16:02:31 UTC
State Changed
From-To: open->closed

New port added. Thank You.