head	1.23;
access;
symbols
	RELEASE_9_0_0:1.22
	RELEASE_7_4_0:1.19
	RELEASE_8_2_0:1.19
	RELEASE_6_EOL:1.19
	RELEASE_8_1_0:1.19
	RELEASE_7_3_0:1.19
	RELEASE_8_0_0:1.18
	RELEASE_7_2_0:1.17
	RELEASE_7_1_0:1.15
	RELEASE_6_4_0:1.15
	RELEASE_5_EOL:1.15
	RELEASE_7_0_0:1.14
	RELEASE_6_3_0:1.14
	PRE_XORG_7:1.14
	RELEASE_4_EOL:1.14
	RELEASE_6_2_0:1.14
	RELEASE_6_1_0:1.12
	RELEASE_5_5_0:1.12
	RELEASE_6_0_0:1.12
	RELEASE_5_4_0:1.12
	RELEASE_4_11_0:1.12
	RELEASE_5_3_0:1.12
	RELEASE_4_10_0:1.12
	RELEASE_5_2_1:1.11
	RELEASE_5_2_0:1.11
	RELEASE_4_9_0:1.10
	RELEASE_5_1_0:1.10
	RELEASE_4_8_0:1.10
	RELEASE_5_0_0:1.9
	RELEASE_4_7_0:1.9
	RELEASE_4_6_2:1.9
	RELEASE_4_6_1:1.9
	RELEASE_4_6_0:1.9
	RELEASE_5_0_DP1:1.9
	RELEASE_4_5_0:1.8
	RELEASE_4_4_0:1.8
	RELEASE_4_3_0:1.8
	RELEASE_4_2_0:1.6
	RELEASE_4_1_1:1.6
	RELEASE_4_1_0:1.6
	RELEASE_3_5_0:1.5
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.2
	v0_3:1.1.1.1
	DANIELSULLY:1.1.1;
locks; strict;
comment	@# @;


1.23
date	2012.01.01.19.30.54;	author ohauer;	state dead;
branches;
next	1.22;

1.22
date	2011.11.02.03.43.42;	author pgollucci;	state Exp;
branches;
next	1.21;

1.21
date	2011.09.07.03.00.47;	author pgollucci;	state Exp;
branches;
next	1.20;

1.20
date	2011.08.27.09.55.09;	author ohauer;	state Exp;
branches;
next	1.19;

1.19
date	2009.12.13.18.07.46;	author pgollucci;	state Exp;
branches;
next	1.18;

1.18
date	2009.06.13.07.59.18;	author pgollucci;	state Exp;
branches;
next	1.17;

1.17
date	2009.02.16.20.43.17;	author miwi;	state Exp;
branches;
next	1.16;

1.16
date	2009.02.13.15.31.11;	author tabthorpe;	state Exp;
branches;
next	1.15;

1.15
date	2008.04.17.14.29.35;	author araujo;	state Exp;
branches;
next	1.14;

1.14
date	2006.09.07.13.34.45;	author mat;	state Exp;
branches;
next	1.13;

1.13
date	2006.06.25.15.29.09;	author clsung;	state Exp;
branches;
next	1.12;

1.12
date	2004.03.18.17.40.09;	author vanilla;	state Exp;
branches;
next	1.11;

1.11
date	2003.10.24.12.04.35;	author ijliao;	state Exp;
branches;
next	1.10;

1.10
date	2003.03.07.06.12.48;	author ade;	state Exp;
branches;
next	1.9;

1.9
date	2002.02.20.12.09.48;	author sheldonh;	state Exp;
branches;
next	1.8;

1.8
date	2001.03.01.06.36.54;	author vanilla;	state Exp;
branches;
next	1.7;

1.7
date	2001.02.05.15.33.38;	author olgeni;	state Exp;
branches;
next	1.6;

1.6
date	2000.06.17.02.37.07;	author will;	state Exp;
branches;
next	1.5;

1.5
date	2000.04.10.00.06.17;	author cpiazza;	state Exp;
branches;
next	1.4;

1.4
date	2000.03.22.09.19.26;	author sheldonh;	state Exp;
branches;
next	1.3;

1.3
date	2000.03.21.18.09.57;	author mharo;	state Exp;
branches;
next	1.2;

1.2
date	99.11.09.10.37.34;	author sheldonh;	state Exp;
branches;
next	1.1;

1.1
date	99.09.20.18.28.17;	author sheldonh;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.09.20.18.28.17;	author sheldonh;	state Exp;
branches;
next	;


desc
@@


1.23
log
@- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@@
@
text
@# New ports collection makefile for:	p5-Apache-Radius
# Date created:				Mon 20 Sep 19:46:21 SAST 1999
# Whom:					Sheldon Hearn <sheldonh@@FreeBSD.org>
#
# $FreeBSD: ports/www/p5-Apache-Radius/Makefile,v 1.22 2011/11/02 03:43:42 pgollucci Exp $
#

PORTNAME=	Apache-Radius
PORTVERSION=	0.9
CATEGORIES=	www security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	Apache-AuthenRadius-${PORTVERSION}

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	A perl5 module for providing RADIUS authentication in Apache+mod_perl

BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
		${SITE_PERL}/Authen/Radius.pm:${PORTSDIR}/security/p5-Authen-Radius
RUN_DEPENDS:=	${BUILD_DEPENDS}

DEPRECATED=	depends on mod_perl
EXPIRATION_DATE=	2012-01-01

PERL_CONFIGURE=	yes

MAN3=		Apache::AuthenRadius.3

.include <bsd.port.mk>
@


1.22
log
@- sync apache13 related EXPIRATION_DATE

With Hat:	apache@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.21
log
@- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from now).
- This can be changed later as needed, if at all, either way we won't remove them
  until after 9.0 is released.

With Hat:   apache@@
Reported by:    dvl via freshports
@
text
@d23 1
a23 1
EXPIRATION_DATE=	2011-11-01
@


1.20
log
@- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"

with hat apache@@
@
text
@d23 1
a23 1
EXPIRATION_DATE=	one week after FreeBSD 9.0-RELEASE-p0
@


1.19
log
@- Turn over a bunch of p5- ports that change infrequently to perl@@
  so more people can look at them.
@
text
@d20 4
a23 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.18
log
@Claim remainin AxKit and p5-Apache-* modules
@
text
@d15 1
a15 1
MAINTAINER=	pgollucci@@FreeBSD.org
@


1.17
log
@- Reset Maintainer

PR:		131742
Submitted by:	"Sergey N. Voronkov" <serg@@tmn.ru> (maintainer)
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.16
log
@- Pass maintainership to submitter

Submitted by:	Sergey Voronkov via freebsd-ports@@
@
text
@d15 1
a15 1
MAINTAINER=	serg@@tmn.ru
@


1.15
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=	ports@@FreeBSD.org
@


1.14
log
@Update to 0.9
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Apache
@


1.13
log
@- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by ports@@

PR:		ports/98755
Submitted by:	rafan (the fresh committer)
@
text
@d9 1
a9 1
PORTVERSION=	0.3
@


1.12
log
@reset MAINTAINER bit to ports@@

I have no too much time to maintain.
@
text
@a25 1
MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.11
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d16 1
a16 1
MAINTAINER=	vanilla@@FreeBSD.org
@


1.10
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d19 2
a20 2
BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Authen/Radius.pm:${PORTSDIR}/security/p5-Authen-Radius
@


1.9
log
@Hand over maintainership to vanilla.

Requested by:	vanilla
Message-ID:	<20020220071014.GA5708@@fatpipi.cirx.org>
@
text
@d17 1
@


1.8
log
@Remove do-configure section, use PERL_CONFIGURE now.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/p5-Apache-Radius/Makefile,v 1.7 2001/02/05 15:33:38 olgeni Exp $
d16 1
a16 1
MAINTAINER=	sheldonh@@FreeBSD.org
@


1.7
log
@Some spaces -> tabs for ports/www.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/p5-Apache-Radius/Makefile,v 1.6 2000/06/17 02:37:07 will Exp $
d13 1
a14 1
PKGNAMEPREFIX=	p5-
d22 1
a22 1
USE_PERL5=	yes
a25 3

do-configure:
		@@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
@


1.6
log
@Lots and lots of cleanups.  Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@@mips.inka.de>
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/p5-Apache-Radius/Makefile,v 1.5 2000/04/10 00:06:17 cpiazza Exp $
d9 1
a9 1
PORTVERSION= 	0.3
@


1.5
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/p5-Apache-Radius/Makefile,v 1.4 2000/03/22 09:19:26 sheldonh Exp $
d8 1
a8 1
PORTNAME=	p5-Apache-Radius
d13 2
a14 1
DISTNAME=	Apache-AuthenRadius-0.3
d20 1
a20 2
RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Authen/Radius.pm:${PORTSDIR}/security/p5-Authen-Radius
d22 1
a22 1
USE_PERL5=	YES
d28 1
a28 1
		@@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL
@


1.4
log
@Mark mod_perl and p5-Authen-Radius as RUN_DEPENDS as well.
@
text
@a1 1
# Version required:			0.3
d5 1
a5 1
# $FreeBSD: ports/www/p5-Apache-Radius/Makefile,v 1.3 2000/03/21 18:09:57 mharo Exp $
d8 2
a9 2
DISTNAME=	Apache-AuthenRadius-0.3
PKGNAME=	p5-Apache-Radius-0.3
d13 1
@


1.3
log
@portlint: PREFIX -> LOCALBASE
@
text
@d6 1
a6 1
# $FreeBSD: ports/www/p5-Apache-Radius/Makefile,v 1.2 1999/11/09 10:37:34 sheldonh Exp $
d18 2
@


1.2
log
@Correct dependencies for installing a RADIUS-capable Apache server.
@
text
@d6 1
a6 1
# $FreeBSD: ports/www/p5-Apache-Radius/Makefile,v 1.1.1.1 1999/09/20 18:28:17 sheldonh Exp $
d17 2
a18 2
BUILD_DEPENDS=	${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
		${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Authen/Radius.pm:${PORTSDIR}/security/p5-Authen-Radius
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $FreeBSD$
d17 2
a18 1
BUILD_DEPENDS=	${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Authen/Radius.pm:${PORTSDIR}/security/p5-Authen-Radius
@


1.1.1.1
log
@Import p5-Apache-Radius, a loadable mod_perl module which provides
RADIUS authentication capabilities to the Apache web server.
@
text
@@
