FreshPorts -- The Place For Ports notbug Wed, 23 May 2012 4:03 AM BST
Port details
par2cmdline 0.4_4 archivers on this many watch lists=25 search for ports that depend on this port
Tools for using Parity v2 Archive files
Maintained by: martymac@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 Dec 2003 20:27:28
License: GPLv2


Parity v2 Archive create/verify/recover

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. Par files are especially popular on Usenet.

WWW: http://parchive.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required by:
for Run

To install the port: cd /usr/ports/archivers/par2cmdline/ && make install clean
To add the package: pkg_add -r par2cmdline


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/parchive/par2cmdline/0.4/
http://sunet.dl.sourceforge.net/project/parchive/par2cmdline/0.4/
http://iweb.dl.sourceforge.net/project/parchive/par2cmdline/0.4/
http://switch.dl.sourceforge.net/project/parchive/par2cmdline/0.4/
http://surfnet.dl.sourceforge.net/project/parchive/par2cmdline/0.4/
http://kent.dl.sourceforge.net/project/parchive/par2cmdline/0.4/
http://freefr.dl.sourceforge.net/project/parchive/par2cmdline/0.4/
http://voxel.dl.sourceforge.net/project/parchive/par2cmdline/0.4/
http://jaist.dl.sourceforge.net/project/parchive/par2cmdline/0.4/
http://osdn.dl.sourceforge.net/project/parchive/par2cmdline/0.4/
http://nchc.dl.sourceforge.net/project/parchive/par2cmdline/0.4/
http://ncu.dl.sourceforge.net/project/parchive/par2cmdline/0.4/
http://transact.dl.sourceforge.net/project/parchive/par2cmdline/0.4/
http://softlayer.dl.sourceforge.net/project/parchive/par2cmdline/0.4/
http://internode.dl.sourceforge.net/project/parchive/par2cmdline/0.4/
http://ufpr.dl.sourceforge.net/project/parchive/par2cmdline/0.4/
http://waix.dl.sourceforge.net/project/parchive/par2cmdline/0.4/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Jun 2011 08:37:05
Original commit files touched by this commit  0.4_4
martymac search for other commits by this committer
Fix build with clang
18 Mar 2011 17:59:51
Original commit files touched by this commit  0.4_3
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
29 Dec 2010 20:04:42
Original commit files touched by this commit  0.4_3
pgollucci search for other commits by this committer
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.

PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
10 Nov 2010 13:30:59
Original commit files touched by this commit  0.4_3
martymac search for other commits by this committer
Add missing LICENSE

Approved by:    ehaupt (mentor)
27 Sep 2010 12:08:23
Original commit files touched by this commit  0.4_2
martymac search for other commits by this committer
Update MAINTAINER address for my ports

Approved by:    ehaupt (mentor)
07 Sep 2010 15:52:18
Original commit files touched by this commit  0.4_2
pgollucci search for other commits by this committer
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too

PR:             ports/150349
Submitted by:   maintainer
22 Aug 2009 00:13:27
Original commit files touched by this commit  0.4_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with A
15 Mar 2009 18:27:46
Original commit files touched by this commit  0.4_2
araujo search for other commits by this committer
- Fixes a missed offset update when using quiet mode with par2create.

This bug has been referenced here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1802742&group_id=30568&atid=399698
http://sourceforge.net/tracker/index.php?func=detail&aid=1085638&group_id=30568&atid=399698

PR:             ports/132494
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.4_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Apr 2008 19:32:57
Original commit files touched by this commit  0.4_1
thierry search for other commits by this committer
- Fix the "Main packet not found" error;

- Register a conflict with par2cmdline-tbb;

- Take maintainership.

PR:             ports/119860
Submitted by:   Åke Wallebom <ake (at) ake.nu>
Completed by:   Ganaël Laplanche <ganael.laplanche (at) martymac.com>
Approved by:    Jonathan Stewart <jonathan (at) kc8onw.net> (former maintainer)
22 Mar 2007 16:51:55
Original commit files touched by this commit  0.4
rafan search for other commits by this committer
- Fix gcc4 build

PR:             ports/110589
Submitted by:   Jonathan Stewart <jonathan at kc8onw.net> (maintainer)
31 Oct 2006 18:19:34
Original commit files touched by this commit  0.4
shaun search for other commits by this committer
Assign maintainership to submitter.

PR:             ports/104628
Submitted by:   Jonathan Stewart <jonathan@kc8onw.net>
03 May 2006 05:14:35
Original commit files touched by this commit  0.4
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
23 Nov 2005 23:37:45
Original commit files touched by this commit  0.4
pav search for other commits by this committer
- Add SHA256
12 Apr 2005 03:26:57
Original commit files touched by this commit  0.4
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  0.4
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
27 Jun 2004 18:00:57
Original commit files touched by this commit  0.4
krion search for other commits by this committer
Update to version 0.4

PR:             ports/68366
Submitted by:   Ports Fury
02 Jun 2004 13:23:56
Original commit files touched by this commit  0.3
simon search for other commits by this committer
Fix typo.

Noticed by:     Chris Larsen <darth@vader.dk>
17 Apr 2004 19:12:38
Original commit files touched by this commit  0.3
krion search for other commits by this committer
- Fix configure warning

PR:             65668 65669 65670 65671 65672 65673
Submitted by:   Roman Neuhauser <neuhauser at chello dot cz>
27 Jan 2004 20:51:07
Original commit files touched by this commit  0.3
trevor search for other commits by this committer
Add SIZE.
17 Dec 2003 20:26:47
Original commit files touched by this commit  0.3
pav search for other commits by this committer
Add par2cmdline, a set of commandline tools for working with PAR v2 files,
used for verifying and recovering damaged files. PAR is especially
popular on news groups.

PR:             ports/54812
Submitted by:   Chris Larsen <darth@vader.dk>

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12
php52May 12

16 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23638
Broken 195
Deprecated 147
Ignore 730
Forbidden 3
Restricted 327
No CDROM 109
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 11
new 48 hours18
new 7 days118
new fortnight162
new month231

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.148 seconds.