head	1.8;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.8
date	2012.11.17.05.54.22;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2009.08.22.00.12.54;	author amdmi3;	state Exp;
branches;
next	1.6;

1.6
date	2004.02.05.20.36.52;	author trevor;	state Exp;
branches;
next	1.5;

1.5
date	2003.02.20.16.44.16;	author knu;	state Exp;
branches;
next	1.4;

1.4
date	2002.11.11.18.02.36;	author ijliao;	state Exp;
branches;
next	1.3;

1.3
date	2002.11.10.16.44.58;	author lioux;	state Exp;
branches;
next	1.2;

1.2
date	2002.11.06.22.43.41;	author adamw;	state Exp;
branches;
next	1.1;

1.1
date	2001.11.27.16.43.10;	author jedgar;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Switch exporter over
@
text
@# New ports collection makefile for:	parchive
# Whom:					Chris D. Faulhaber <jedgar@@FreeBSD.org>
# Date created:				26 November 2001
#
# $FreeBSD: head/archivers/parchive/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	parchive
PORTVERSION=	1.1
CATEGORIES=	archivers
MASTER_SITES=	SF/${PORTNAME}/par/${PORTVERSION}
DISTNAME=	par-v${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Parity Archiver - makes multiple parity volumes from a set of files

MAKEFILE=	${FILESDIR}/Makefile
PLIST_FILES=	bin/parchive
WRKSRC=		${WRKDIR}/par-cmdline

.include <bsd.port.mk>
@


1.7
log
@- Switch SourceForge ports to the new File Release System: categories starting with A
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@Use PLIST_FILES.

Reviewed by:	marcus
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
@


1.5
log
@De-pkg-comment.
@
text
@d19 1
@


1.4
log
@upgrade to 1.1

Submitted by:	chkno <chkno@@chkno.com>
@
text
@d16 1
@


1.3
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d9 1
a9 1
PORTVERSION=	1.0
d12 1
a12 1
MASTER_SITE_SUBDIR= ${PORTNAME}
d18 1
a18 1
WRKSRC=		${WRKDIR}/par-cmdline-${PORTVERSION}
@


1.2
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a16 2
PORTCOMMENT=	Parity Archiver - makes multiple parity volumes from a set of files

@


1.1
log
@Add parchive, an archiver that applies the data-recovery capability
concepts of RAID-like systems to the creation and recovery of multi-
part archives.
@
text
@d17 2
@

