summaryrefslogtreecommitdiff
path: root/archivers/par2
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2005-01-21Move GCC_REQD-for-Interix check into a hacks.mk; suggested by jlam.tv2-7/+15
2005-01-21Add GCC_REQD for Interix to prevent use of the base system gcc, which istv1-1/+7
missing "long long" support in iostream.
2004-07-28Enable pkgviews installation.minskim1-1/+3
2004-07-04this package only uses a c++ compiler.grant1-1/+2
2004-03-29par2cmdline is a PAR 2.0 compatible file verification and repair tool.tv4-0/+36
See http://parchive.sourceforge.net for details of PAR 2.0 specification and discussion of all things PAR. WHAT EXACTLY IS PAR2CMDLINE? par2cmdline is a program 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.