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


1.18
date	2012.11.17.06.01.12;	author svnexp;	state Exp;
branches;
next	1.17;

1.17
date	2012.09.26.12.00.59;	author culot;	state Exp;
branches;
next	1.16;

1.16
date	2010.05.10.00.52.13;	author wen;	state Exp;
branches;
next	1.15;

1.15
date	2009.05.13.05.09.41;	author leeym;	state Exp;
branches;
next	1.14;

1.14
date	2009.01.29.17.41.11;	author erwin;	state Exp;
branches;
next	1.13;

1.13
date	2008.04.17.14.28.15;	author araujo;	state Exp;
branches;
next	1.12;

1.12
date	2005.06.11.16.12.59;	author skv;	state Exp;
branches;
next	1.11;

1.11
date	2003.06.12.16.41.10;	author erwin;	state Exp;
branches;
next	1.10;

1.10
date	2003.03.31.17.34.08;	author nork;	state Exp;
branches;
next	1.9;

1.9
date	2003.02.20.18.59.09;	author knu;	state Exp;
branches;
next	1.8;

1.8
date	2003.02.17.16.20.33;	author nork;	state Exp;
branches;
next	1.7;

1.7
date	2002.11.10.16.47.54;	author lioux;	state Exp;
branches;
next	1.6;

1.6
date	2002.11.06.22.46.53;	author adamw;	state Exp;
branches;
next	1.5;

1.5
date	2002.10.30.09.16.06;	author alane;	state Exp;
branches;
next	1.4;

1.4
date	2002.09.23.17.48.42;	author nork;	state Exp;
branches;
next	1.3;

1.3
date	2002.09.20.21.53.33;	author nork;	state Exp;
branches;
next	1.2;

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

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


desc
@@


1.18
log
@Switch exporter over
@
text
@# Created by: will
# $FreeBSD: head/security/p5-Crypt-Twofish/Makefile 304902 2012-09-26 12:00:59Z culot $

PORTNAME=	Crypt-Twofish
PORTVERSION=	2.15
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl module implementing the Twofish cipher

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

PERL_CONFIGURE=	yes

MAN3=		Crypt::Twofish.3

.include <bsd.port.mk>
@


1.17
log
@SVN rev 304902 on 2012-09-26 12:00:59Z by culot

- Update to 2.15
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Crypt-Twofish/Changes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.16
log
@- Update to 2.14
@
text
@d1 1
a1 4
# New ports collection makefile for:	Crypt-Twofish
# Date created:				Wed Jan  3 16:29:03 2001
# Whom:					will
#
a2 1
#
d5 1
a5 1
PORTVERSION=	2.14
d13 3
@


1.15
log
@- update to 2.13
@
text
@d9 1
a9 1
PORTVERSION=	2.13
@


1.14
log
@Reassign my p5-* ports to perl@@ so more than one person
can look at them.
@
text
@d9 1
a9 2
PORTVERSION=	2.12
PORTREVISION=	1
a16 3
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
RUN_DEPENDS=	${BUILD_DEPENDS}

@


1.13
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
@d15 1
a15 1
MAINTAINER=	erwin@@FreeBSD.org
@


1.12
log
@* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
@
text
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Crypt
@


1.11
log
@Change to my FreeBSD.org address
@
text
@d10 1
d19 3
d26 1
a26 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500800
BUILD_DEPENDS+=	${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
.endif

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


1.10
log
@Clean up Makefile:
o remove SITE_PERL
o remove MANPREFIX
o use PERL_LEVEL to determine perl version
o give maintainership

PR:		ports/50490
Submitted by:	Erwin Lansing <erwin@@lansing.dk>
@
text
@d15 1
a15 1
MAINTAINER=	erwin@@lansing.dk
@


1.9
log
@De-pkg-comment.
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
a21 2
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}

d24 1
a24 6
SITE_PERL?=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}

PERL_MAJOR=${PERL_VER:C|^([1-9]+).*|\1|}
PERL_MINOR=${PERL_VER:C|^[1-9]+\.0*([1-9]+).*|\1|}

.if ${PERL_MAJOR} < 5 || ${PERL_MAJOR} == 5 && ${PERL_MINOR} < 8
d26 1
a26 1
.endif # ${PERL_MAJOR} < 5 || ${PERL_MAJOR} == 5 && ${PERL_MINOR} < 8
@


1.8
log
@Remove RESTRICTED tag for crypto stuff.

Pointed out by:		kris
@
text
@d16 1
@


1.7
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
@a16 2
RESTRICTED=	"Crypto; export-controlled"

@


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

Approved by:	pat
@
text
@a16 2
PORTCOMMENT=	Perl module implementing the Twofish cipher

@


1.5
log
@Only use File-Spec if perl < 5.8.

PR:		44724
@
text
@d17 2
@


1.4
log
@p5-Crypt-Twofish needs newer File::Spec (than perl 5.00503's one)
for building.

Submitted by:		bento
Approved by:		knu (mentor)
@
text
@a16 2
BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec

d25 12
a36 1
.include <bsd.port.mk>
@


1.3
log
@Update to 2.12

PR:		ports/42619
Submitted by:	Kimura Fuyuki <fuyuki@@hadaly.org>
Approved by:	knu (mentor)
@
text
@d17 4
@


1.2
log
@Remove do-configure section, use PERL_CONFIGURE now.
@
text
@d1 1
a1 1
# New ports collection makefile for:	Twofish
d5 1
a5 1
# $FreeBSD: ports/security/p5-Crypt-Twofish/Makefile,v 1.1 2001/01/03 23:27:24 will Exp $
d8 2
a9 2
PORTNAME=	Twofish
PORTVERSION=	1.0
a16 1
WRKSRC=		${WRKDIR}/Crypt/Twofish
d19 2
a21 1
MAN3=		Crypt::Twofish.3
@


1.1
log
@Add p5-Crypt-Twofish 1.0, perl module implementing the Twofish cipher.
@
text
@d5 1
a5 1
# $FreeBSD$
a17 1
USE_PERL5=	yes
@

