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


1.14
date	2012.11.17.06.01.10;	author svnexp;	state Exp;
branches;
next	1.13;

1.13
date	2012.06.04.06.17.02;	author az;	state Exp;
branches;
next	1.12;

1.12
date	2008.04.17.14.28.05;	author araujo;	state Exp;
branches;
next	1.11;

1.11
date	2007.04.06.06.48.39;	author gabor;	state Exp;
branches;
next	1.10;

1.10
date	2007.02.27.21.18.30;	author linimon;	state Exp;
branches;
next	1.9;

1.9
date	2005.12.22.11.17.45;	author erwin;	state Exp;
branches;
next	1.8;

1.8
date	2003.10.24.12.03.28;	author ijliao;	state Exp;
branches;
next	1.7;

1.7
date	2003.02.21.13.26.50;	author knu;	state Exp;
branches;
next	1.6;

1.6
date	2002.11.10.16.47.53;	author lioux;	state Exp;
branches;
next	1.5;

1.5
date	2002.11.09.01.19.39;	author edwin;	state Exp;
branches;
next	1.4;

1.4
date	2002.11.06.22.46.51;	author adamw;	state Exp;
branches;
next	1.3;

1.3
date	2001.05.10.01.20.44;	author vanilla;	state Exp;
branches;
next	1.2;

1.2
date	2001.03.01.06.37.13;	author vanilla;	state Exp;
branches;
next	1.1;

1.1
date	2001.01.03.23.25.39;	author will;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Switch exporter over
@
text
@# New ports collection makefile for:	CipherSaber
# Date created:				Wed Jan  3 16:03:49 2001
# Whom:					will
#
# $FreeBSD: head/security/p5-Crypt-CipherSaber/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Crypt-CipherSaber
PORTVERSION=	1.00
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl module providing an OO interface to CipherSaber encryption

BUILD_DEPENDS=	p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn

PERL_CONFIGURE=	yes

MAN3=		Crypt::CipherSaber.3

.include <bsd.port.mk>
@


1.13
log
@- Remove SITE_PERL from *_DEPENDS
- Reassign maintainership from ports@@ to perl@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.12
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
d17 1
a17 1
BUILD_DEPENDS=	${SITE_PERL}/Test/Warn.pm:${PORTSDIR}/devel/p5-Test-Warn
@


1.11
log
@- Remove old Perl support from unmaintained ports in categories starting
  with letter o-z
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Crypt
@


1.10
log
@Reset jim@@corebsd.or.id, since he no longer has access to FreeBSD machines.
We appreciate the help in the past.

Hat:		portmgr
@
text
@d24 1
a24 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500600
IGNORE=	requires perl 5.6.0 or higher. Please install lang/perl5.8 and try again.
.endif

.include <bsd.port.post.mk>
@


1.9
log
@- Update to 1.00 [1]
- Mark for perl 5.6.0 or higher.

PR:		90769 [1]
Submitted by:	Gabor Kovesdan <gabor.kovesdan@@t-hosting.hu>
Approved by:	maintainer
@
text
@d15 1
a15 1
MAINTAINER=	jim@@corebsd.or.id
@


1.8
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d9 1
a9 1
PORTVERSION=	0.61
d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/C/CH/CHROMATIC
d18 2
d24 7
a30 1
.include <bsd.port.mk>
@


1.7
log
@De-pkg-comment.
@
text
@a19 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.6
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
@d16 1
@


1.5
log
@Maintainer update to version 0.61

PR:		ports/43507
Submitted by:	Jim Geovedi <negative@@toxic.magnesium.net>
@
text
@a16 2
PORTCOMMENT=	Perl module providing an OO interface to CipherSaber encryption

@


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

Approved by:	pat
@
text
@d8 2
a9 2
PORTNAME=	CipherSaber
PORTVERSION=	0.60
d12 1
a12 1
MASTER_SITE_SUBDIR=	Crypt
d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.3
log
@Upgrade

  p5-Apache-AuthTicket		=>	0.31
  p5-Apache-AuthenCache		=>	0.04
  p5-Business-CreditCard	=>	0.23
  p5-CGI-Cache			=>	1.03
  p5-Crypt-CipherSaber		=>	0.60
  p5-Crypt-SSLeay		=>	0.25
  p5-File-Cache			=>	0.16
  p5-Filter			=>	1.23
  p5-FreezeThaw			=>	0.41
  p5-HTML-Stream		=>	1.49
  p5-Mail-Audit			=>	1.10
  p5-Mail-Box			=>	1.111
  p5-Mail-IMAPClient		=>	2.1.2
  p5-Mail-Sender		=>	0.7.08
  p5-Math-FixedPrecision	=>	0.14
  p5-Math-GMP			=>	1.07
  p5-NNTPClient			=>	0.37
  p5-Net-SSLeay			=>	1.07
  p5-Proc-Background		=>	1.03
  p5-Quota			=>	1.3.3
  p5-Text-Template		=>	1.31
  p5-WWW-Search			=>	2.19
  p5-XML-RSS			=>	0.97
  p5-chart			=>	fix pkg-plist
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/p5-Crypt-CipherSaber/Makefile,v 1.2 2001/03/01 06:37:13 vanilla Exp $
d16 2
@


1.2
log
@Remove do-configure section, use PERL_CONFIGURE now.
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/p5-Crypt-CipherSaber/Makefile,v 1.1 2001/01/03 23:25:39 will Exp $
d9 1
a9 1
PORTVERSION=	0.50
@


1.1
log
@Add p5-Crypt-CipherSaber 0.50, perl module providing an OO interface to
CipherSaber encryption.
@
text
@d5 1
a5 1
# $FreeBSD$
a16 1
USE_PERL5=	yes
@

