Date: Sun, 17 Aug 2008 06:48:21 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers Makefile ports/archivers/libpar2 Makefile distinfo pkg-descr pkg-plist ports/archivers/libpar2/files patch-ChangeLog patch-parheaders.h Message-ID: <200808170648.m7H6mLFv061590@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808170648.m7H6mLFv061590>