summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorcjep <cjep>2002-12-13 18:26:10 +0000
committercjep <cjep>2002-12-13 18:26:10 +0000
commitb6d6b791d3e599d5fc55759cd2ea2dcbe0f7d6dd (patch)
treea6060e69ed8614314a2589572dea297395fdc209 /doc
parent15fdf8c208082cf033dc0fd9e185019bf139160b (diff)
downloadpkgsrc-b6d6b791d3e599d5fc55759cd2ea2dcbe0f7d6dd.tar.gz
Initial import of parchive 1.0 (a.k.a. par) into the NetBSD packages
collection as archivers/parchive. The idea behind parchive is to provide a tool to apply the data-recovery capability concepts of RAID-like systems to the posting and recovery of multi-part archives on Usenet. Current filespec and clients support the 'Reed-Soloman Code' implementation that allows for recovery of any 'X' volumes for 'X' parity volumes present.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index a3f5836dcaa..77f4712730c 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.773 2002/12/13 17:52:04 cjep Exp $
+$NetBSD: CHANGES,v 1.774 2002/12/13 18:26:10 cjep Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -3941,3 +3941,4 @@ Changes to the packages collection and infrastructure in 2002:
Added p5-IO-Zlib-1.01 [cjep 2002-12-13]
Added p5-Mac-Macbinary-0.04 [cjep 2002-12-13]
Added lbrate-1.1 [cjep 2002-12-13]
+ Added parchive-1.0 [cjep 2002-12-13]