head	1.8;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	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.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


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

1.7
date	2012.09.09.01.54.51;	author swills;	state Exp;
branches;
next	1.6;

1.6
date	2008.04.17.14.28.25;	author araujo;	state Exp;
branches;
next	1.5;

1.5
date	2005.03.10.08.49.44;	author leeym;	state Exp;
branches;
next	1.4;

1.4
date	2005.02.28.04.03.34;	author kris;	state Exp;
branches;
next	1.3;

1.3
date	2003.10.24.12.03.42;	author ijliao;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.21.13.26.52;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2002.08.08.13.23.01;	author netchild;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Safe-Hole
# Date created:		3 July 2002
# Whom:			Seth Kingsley <sethk@@meowfishies.com>
#
# $FreeBSD: head/security/p5-Safe-Hole/Makefile 303948 2012-09-09 01:54:51Z swills $
#

PORTNAME=	Safe-Hole
PORTVERSION=	0.13
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sethk@@meowfishies.com
COMMENT=	Make a hole to the original main compartment in the Safe compartment

PERL_MODBUILD=	yes

MAN3=		Safe::Hole.3

.include <bsd.port.mk>
@


1.7
log
@SVN rev 303948 on 2012-09-09 01:54:51Z by swills

- Update to 0.13

PR:		ports/171057
Approved by:	maintainer timeout (sethk@@meowfishies.com, >2 weeks)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
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
@d9 1
a9 1
PORTVERSION=	0.10
d17 1
a17 1
PERL_CONFIGURE=	yes
@


1.5
log
@- Update to 0.10
- remove redundant whitespace in Makefile
- add WWW: in pkg-descr
- fix PLIST

PR:		78137
Submitted by:	leeym
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Safe
@


1.4
log
@BROKEN: Incomplete pkg-plist
@
text
@d9 1
a9 1
PORTVERSION=	0.08
d15 1
a15 1
MAINTAINER=	    sethk@@meowfishies.com
d18 1
a18 1
BROKEN=		Incomplete pkg-plist
d20 1
a20 3
PERL_CONFIGURE=	    yes

MAN3=	Safe::Hole.3
@


1.3
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d18 2
@


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


1.1
log
@Add p5-Safe-Hole 0.08,
make a hole to the original main compartment
in the Safe compartment.

PR:		41390  (part of)
Submitted by:	Seth Kingsley <sethk@@meowfishies.com>
@
text
@d16 1
@

