Port details |
- parchive Parity Archiver - makes multiple parity volumes from a set of files
- 1.1 archivers =14 1.1Version of this port present on the latest quarterly branch.
- Maintainer: ak@FreeBSD.org
- Port Added: 2001-11-27 13:43:12
- Last Update: 2023-01-14 05:54:20
- Commit Hash: e8aae8e
- People watching this port, also watch:: unzip, libogg, zip, gmake, gnupg
- License: GPLv2
- WWW:
- https://parchive.sourceforge.net/
- Description:
- Parity Archive
parchive uses Reed-Solomon coding to make multiple parity volumes from
the same set of files. What this means is that you can recover as
many files as you have recovery volumes. Any recovery volumes for
that set will do.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- parchive>0:archivers/parchive
- To install the port:
- cd /usr/ports/archivers/parchive/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/parchive
- pkg install parchive
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: parchive
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (par-v1.1.tar.gz) = 74afaf875412bce7dd93cac6e2572a7e27ea728dec0dc230aca6dbed4c1f724d
SIZE (par-v1.1.tar.gz) = 40959
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- archivers_parchive
- USES:
- uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1 14 Jan 2023 05:54:20 |
Alex Kozlov (ak) |
emulators/dgen-sdl, archivers/parchive: Update WWW
Reported by: repology.org |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1 20 Jul 2022 14:20:49 |
Tobias C. Berner (tcberner) |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1 25 Nov 2019 23:25:52 |
brooks |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
1.1 13 Oct 2014 07:16:17 |
ak |
- Add license
- Take maintainership |
1.1 05 Sep 2014 18:28:06 |
antoine |
Allow staging as regular user |
1.1 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
1.1 03 May 2013 22:16:19 |
bapt |
Fix build on current |
1.1 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
1.1 22 Aug 2009 00:13:27 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
1.1 23 Nov 2005 23:37:45 |
pav |
- Add SHA256 |
1.1 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
1.1 27 Jan 2004 20:51:07 |
trevor |
Add SIZE. |
1.1 20 Feb 2003 16:44:17 |
knu |
De-pkg-comment. |
1.1 13 Nov 2002 01:41:14 |
ijliao |
1. update WWW
2. SRC is ".c" , not ".o"
PR: 44952
Submitted by: "Remco van 't Veer" <remco+fbsdpp@azrael.xs4all.nl> |
1.1 11 Nov 2002 18:02:36 |
ijliao |
upgrade to 1.1
Submitted by: chkno <chkno@chkno.com> |
28 Nov 2001 13:35:52 |
jedgar |
Install the executable as 'parchive' instead of 'par' to avoid conflicts with
textproc/par. |
28 Nov 2001 13:35:29 |
jedgar |
Install the executable as 'parchive' instead of 'par' to avoid conflicts with
textproc/par. |
27 Nov 2001 16:43:12 |
jedgar |
Add parchive, an archiver that applies the data-recovery capability concepts
of RAID-like systems to the creation and recovery of multi- part archives. |