head	1.17;
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.16
	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.10
	RELEASE_6_2_0:1.10
	RELEASE_6_1_0:1.8
	RELEASE_5_5_0:1.8
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	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
	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
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.17
date	2012.11.17.06.01.10;	author svnexp;	state Exp;
branches;
next	1.16;

1.16
date	2010.01.11.01.57.39;	author pgollucci;	state Exp;
branches;
next	1.15;

1.15
date	2009.07.22.16.26.56;	author pgollucci;	state Exp;
branches;
next	1.14;

1.14
date	2008.10.06.22.49.40;	author leeym;	state Exp;
branches;
next	1.13;

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

1.12
date	2007.03.13.16.45.20;	author garga;	state Exp;
branches;
next	1.11;

1.11
date	2007.02.03.13.18.30;	author garga;	state Exp;
branches;
next	1.10;

1.10
date	2006.08.31.15.41.51;	author garga;	state Exp;
branches;
next	1.9;

1.9
date	2006.08.29.15.18.50;	author garga;	state Exp;
branches;
next	1.8;

1.8
date	2005.11.09.18.14.43;	author garga;	state Exp;
branches;
next	1.7;

1.7
date	2005.07.11.16.47.14;	author garga;	state Exp;
branches;
next	1.6;

1.6
date	2005.05.03.11.28.13;	author novel;	state Exp;
branches;
next	1.5;

1.5
date	2005.04.25.11.04.33;	author sergei;	state Exp;
branches;
next	1.4;

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

1.3
date	2005.01.26.07.16.12;	author leeym;	state Exp;
branches;
next	1.2;

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

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


desc
@@


1.17
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Authen-Krb5
# Date created:				22 January 2001
# Whom:					ajk@@iu.edu
#
# $FreeBSD: head/security/p5-Authen-Krb5/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Authen-Krb5
PORTVERSION=	1.9
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	Krb5-${PORTVERSION}

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl extension for Kerberos 5

LIB_DEPENDS=	krb5.3:${PORTSDIR}/security/krb5

PERL_CONFIGURE=	yes

MAN3=		Authen::Krb5.3

post-patch:
	@@${REINPLACE_CMD} -e 's,/usr,${LOCALBASE},g' ${WRKSRC}/Makefile.PL

.include <bsd.port.mk>
@


1.16
log
@- Update to 1.9
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.15
log
@- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
@
text
@d9 1
a9 1
PORTVERSION=	1.8
@


1.14
log
@- update to 1.8
@
text
@a23 2
.include <bsd.port.pre.mk>

a25 3
.if ${PERL_LEVEL} < 500800
	@@${REINPLACE_CMD} -e 's,const char,char,g' ${WRKSRC}/Krb5.xs
.endif
d27 1
a27 1
.include <bsd.port.post.mk>
@


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
@d9 1
a9 1
PORTVERSION=	1.6
d18 1
a18 1
LIB_DEPENDS=	gssapi_krb5.2:${PORTSDIR}/security/krb5
a23 2
KRB5_HOME?=	${LOCALBASE}

d27 4
a30 3
	@@${PERL} -pi -e 's:/usr/local/krb5:${KRB5_HOME}:g; \
		         s:/usr/local:${LOCALBASE}:g;' \
		${WRKSRC}/Makefile.PL
@


1.12
log
@Transfer maintainership to perl@@
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Authen
@


1.11
log
@- Remove 4.x support on my ports
@
text
@d16 1
a16 1
MAINTAINER=	garga@@FreeBSD.org
@


1.10
log
@Mark it as BROKEN on 4.x while I cannot take a look

Reported by:	krismail
@
text
@a28 4
.if ${OSVERSION} < 500000
BROKEN=	Doesn't build on 4.x
.endif

@


1.9
log
@Update to 1.6
@
text
@d27 6
d38 1
a38 1
.include <bsd.port.mk>
@


1.8
log
@- Respect non-standard LOCALBASE

Noticed by:	kris
@
text
@d9 1
a9 1
PORTVERSION=	1.5
@


1.7
log
@Change MAINTAINER to my @@FreeBSD.org account

Approved by:	flz (mentor)
@
text
@a20 2
#WRKSRC=		${WRKDIR}/${PORTNAME}

d25 1
a25 1
KRB5_HOME?=	${PREFIX}
d28 2
a29 1
	@@${PERL} -pi -e 's:${LOCALBASE}/krb5:${KRB5_HOME}:g' \
@


1.6
log
@Update to 1.5

PR:		80567
Submitted by:	Renato Botelho (maintainer)
@
text
@d16 1
a16 1
MAINTAINER=	freebsd@@galle.com.br
@


1.5
log
@- Update to 1.4
- Unbreak
- Assign maintainership to the submitter

PR:		ports/79627
Submitted by:	Renato Botelho <freebsd@@galle.com.br>
@
text
@d9 1
a9 1
PORTVERSION=	1.4
d14 1
d21 1
a21 1
WRKSRC=		${WRKDIR}/${PORTNAME}
@


1.4
log
@BROKEN: Incomplete pkg-plist
@
text
@d9 1
a9 1
PORTVERSION=	1.2
a13 1
DISTNAME=	Krb5-${PORTVERSION}
d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
d20 1
a20 1
BROKEN=		Incomplete pkg-plist
@


1.3
log
@- reset MAINTAINER
- minor cosmetic fixes

PR:		76682
Submitted by:	Andrew J. Korty <ajk at iu.edu>
@
text
@d21 2
@


1.2
log
@De-pkg-comment.
@
text
@d16 1
a16 1
MAINTAINER=	ajk@@iu.edu
a23 1
MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
d28 1
a28 1
	@@${PERL} -pi -e 's:/usr/local/krb5:${KRB5_HOME}:g' \
@


1.1
log
@Add p5-Authen-Krb5 1.2, a perl extension for Kerberos 5.

PR:		24832
Submitted by:	Andrew J. Korty <ajk@@iu.edu>
@
text
@d17 1
@

