cvs commit: ports/archivers Makefile ports/archivers/libpar2
Makefile distinfo pkg-descr pkg-plist
ports/archivers/libpar2/files patch-ChangeLog patch-parheaders.h
Edwin Groothuis
edwin at FreeBSD.org
Sun Aug 17 06:48:21 UTC 2008
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 at 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)
More information about the cvs-ports
mailing list