summaryrefslogtreecommitdiff
path: root/archivers/parchive (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* 1. update WWWYing-Chieh Liao2002-11-132-3/+3
| | | | | | | | | | 2. SRC is ".c" , not ".o" PR: 44952 Submitted by: "Remco van 't Veer" <remco+fbsdpp@azrael.xs4all.nl> Notes: svn path=/head/; revision=69993
* upgrade to 1.1Ying-Chieh Liao2002-11-113-5/+5
| | | | | | | Submitted by: chkno <chkno@chkno.com> Notes: svn path=/head/; revision=69912
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Install the executable as 'parchive' instead of 'par' to avoidChris D. Faulhaber2001-11-282-2/+2
| | | | | | | | | conflicts with textproc/par. Noticed by: nectar Notes: svn path=/head/; revision=50691
* Add parchive, an archiver that applies the data-recovery capabilityChris D. Faulhaber2001-11-276-0/+40
concepts of RAID-like systems to the creation and recovery of multi- part archives. Notes: svn path=/head/; revision=50652