Bug 126578

Summary: [NEW PORT] archivers/libpar2 Reusable library for manipulating par2 files
Product: Ports & Packages Reporter: Toxic <toxic>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: toxic
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Toxic 2008-08-17 00:10:06 UTC
Libpar2 is a library for creating and using PAR2 files to detect
damage in data files and repair them if necessary. It can be used with
any kind of file. Par files are especially popular on Usenet.

Libpar2 is extracted from par2cmdline, and distributed separately.

WWW: http://parchive.sourceforge.net/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-17 07:48:24 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-08-17 07:48:35 UTC
edwin       2008-08-17 06:48:21 UTC

  FreeBSD ports repository

  Modified files:
    archivers            Makefile 
  Added files:
    archivers/libpar2    Makefile distinfo pkg-descr pkg-plist 
    archivers/libpar2/files patch-ChangeLog patch-parheaders.h 
  Log:
  [NEW PORT] archivers/libpar2 Reusable library for manipulating par2 files
  
          Libpar2 is a library for creating and using PAR2 files to detect
          damage in data files and repair them if necessary. It can be used with
          any kind of file. Par files are especially popular on Usenet.
  
          Libpar2 is extracted from par2cmdline, and distributed separately.
  
          WWW: http://parchive.sourceforge.net/
  
  PR:             ports/126578
  Submitted by:   Jeff Burchell <toxic@doobie.com>
  
  Revision  Changes    Path
  1.204     +1 -0      ports/archivers/Makefile
  1.1       +35 -0     ports/archivers/libpar2/Makefile (new)
  1.1       +3 -0      ports/archivers/libpar2/distinfo (new)
  1.1       +9 -0      ports/archivers/libpar2/files/patch-ChangeLog (new)
  1.1       +11 -0     ports/archivers/libpar2/files/patch-parheaders.h (new)
  1.1       +7 -0      ports/archivers/libpar2/pkg-descr (new)
  1.1       +38 -0     ports/archivers/libpar2/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"