head	1.27;
access;
symbols
	RELEASE_9_0_0:1.26
	RELEASE_7_4_0:1.21
	RELEASE_8_2_0:1.21
	RELEASE_6_EOL:1.21
	RELEASE_8_1_0:1.21
	RELEASE_7_3_0:1.21
	RELEASE_8_0_0:1.19
	RELEASE_7_2_0:1.18
	RELEASE_7_1_0:1.18
	RELEASE_6_4_0:1.18
	RELEASE_5_EOL:1.16
	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.14
	RELEASE_5_5_0:1.14
	RELEASE_6_0_0:1.14
	RELEASE_5_4_0:1.13
	RELEASE_4_11_0:1.13
	RELEASE_5_3_0:1.10
	RELEASE_4_10_0:1.10
	RELEASE_5_2_1:1.10
	RELEASE_5_2_0:1.10
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.6
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.4
	RELEASE_4_4_0:1.4
	RELEASE_4_3_0:1.3;
locks; strict;
comment	@# @;


1.27
date	2012.01.01.19.30.51;	author ohauer;	state dead;
branches;
next	1.26;

1.26
date	2011.11.02.03.43.39;	author pgollucci;	state Exp;
branches;
next	1.25;

1.25
date	2011.09.07.03.00.45;	author pgollucci;	state Exp;
branches;
next	1.24;

1.24
date	2011.08.27.09.54.37;	author ohauer;	state Exp;
branches;
next	1.23;

1.23
date	2011.08.20.19.00.11;	author ohauer;	state Exp;
branches;
next	1.22;

1.22
date	2011.06.20.09.22.07;	author az;	state Exp;
branches;
next	1.21;

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

1.20
date	2009.12.13.18.07.44;	author pgollucci;	state Exp;
branches;
next	1.19;

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

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

1.17
date	2008.06.22.04.27.33;	author araujo;	state Exp;
branches;
next	1.16;

1.16
date	2008.05.01.00.27.59;	author linimon;	state Exp;
branches;
next	1.15;

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

1.14
date	2005.05.17.17.18.21;	author sem;	state Exp;
branches;
next	1.13;

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

1.12
date	2004.10.24.03.48.52;	author clsung;	state Exp;
branches;
next	1.11;

1.11
date	2004.10.23.08.13.37;	author clsung;	state Exp;
branches;
next	1.10;

1.10
date	2003.10.24.14.15.27;	author erwin;	state Exp;
branches;
next	1.9;

1.9
date	2003.10.24.12.04.31;	author ijliao;	state Exp;
branches;
next	1.8;

1.8
date	2003.02.20.19.15.30;	author knu;	state Exp;
branches;
next	1.7;

1.7
date	2003.02.10.20.49.48;	author pat;	state Exp;
branches;
next	1.6;

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

1.5
date	2002.11.06.22.47.20;	author adamw;	state Exp;
branches;
next	1.4;

1.4
date	2001.05.10.01.20.43;	author vanilla;	state Exp;
branches;
next	1.3;

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

1.2
date	2001.01.09.13.36.30;	author roam;	state Exp;
branches;
next	1.1;

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


desc
@@


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

with hat apache@@
@
text
@# New ports collection makefile for:	Apache-AuthenCache
# Date created:				Sun Dec 31 19:59:31 2000
# Whom:					will
#
# $FreeBSD: ports/www/p5-Apache-AuthenCache/Makefile,v 1.26 2011/11/02 03:43:39 pgollucci Exp $
#

PORTNAME=	Apache-AuthenCache
PORTVERSION=	1.00
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:CGILMORE
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl module that implements authentication caching

BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Time/Object.pm:${PORTSDIR}/devel/p5-Time-Object \
		${SITE_PERL}/IPC/Cache.pm:${PORTSDIR}/devel/p5-IPC-Cache \
		${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl
RUN_DEPENDS=	${BUILD_DEPENDS}

DEPRECATED=	apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE=	2012-01-01

MAKE_JOBS_SAFE=  yes

USE_APACHE=	13

PERL_CONFIGURE=	yes

MAN3=		Apache::AuthenCache.3

post-patch:
	@@${FIND} ${WRKSRC} -name "*.orig" -a -exec ${RM} -f {} \;

.include <bsd.port.mk>
@


1.26
log
@- sync apache13 related EXPIRATION_DATE

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


1.25
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
@d24 1
a24 1
EXPIRATION_DATE=	2011-11-01
@


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

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


1.23
log
@- USE_APACHE=  /1.3/13/  /2.0/20/ /2.2/22/
@
text
@d23 3
@


1.22
log
@- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@@ to perl@@ for ports in this changeset.
- Remove MD5 checksum
@
text
@d25 1
a25 1
USE_APACHE=	1.3
@


1.21
log
@- WITH_APACHE2 is deprecated
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/C/CG/CGILMORE
@


1.20
log
@- Turn over a bunch of p5- ports that change infrequently to perl@@
  so more people can look at them.
@
text
@d19 2
a20 1
		${SITE_PERL}/IPC/Cache.pm:${PORTSDIR}/devel/p5-IPC-Cache
d25 1
a25 5
.if defined(WITH_APACHE2)
IGNORE=		this module is only for www/mod_perl
.else
BUILD_DEPENDS+=	${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl
.endif
@


1.19
log
@- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
@
text
@d15 1
a15 1
MAINTAINER=	pgollucci@@FreeBSD.org
@


1.18
log
@Update my ports to my freebsd address

Approved by:    araujo (mentor)
@
text
@d22 2
@


1.17
log
@- Just mark it as ignore, because it's not for mod_perl2.

PR:		ports/123875
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com> (maintainer)
@
text
@d15 1
a15 1
MAINTAINER=	pgollucci@@p6m7g8.com
@


1.16
log
@Assign to new maintainer by request.
@
text
@d23 1
a23 2
BROKEN=		Broken due the new mod_perl2 API
BUILD_DEPENDS+=	${LOCALBASE}/libexec/apache2/mod_perl.so:${PORTSDIR}/www/mod_perl2
@


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
@- Mark ports BROKEN when/if they depend on mod_perl2.
  With current mod_perl2 API change all old code *will* broken.
@
text
@d11 1
a11 1
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
@


1.13
log
@- fix depends path
- Log:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2004101518/p5-Apache-AuthenCache-1.00.log

Approved by:	co-mentor (vanilla)
@
text
@d23 1
@


1.12
log
@- fix unfetchable.
- change master site subdir

Noticed by:	kris
Approved by:	co-mentor (vanilla)
@
text
@d18 1
a18 1
BUILD_DEPENDS=	${SITE_PERL}/Time/Object.pm:${PORTSDIR}/devel/p5-Time-Object \
@


1.11
log
@- update to 1.00
- make it run with mod_perl2

Approved by:	co-mentor (vanilla)
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	Apache
@


1.10
log
@Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
@
text
@d9 1
a9 1
PORTVERSION=	0.05
d18 2
a19 3
BUILD_DEPENDS=	${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash \
		${SITE_PERL}/IPC/Cache.pm:${PORTSDIR}/devel/p5-IPC-Cache \
		${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
d22 6
d31 3
@


1.9
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@a22 1
SITE_PERL=	${SITE_PERL}
@


1.8
log
@De-pkg-comment.
@
text
@d23 1
a23 1
SITE_PERL=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
a25 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.7
log
@Update to 0.05

PR:		ports/48153
Submitted by:	Erwin Lansing <erwin@@lansing.dk>
@
text
@d16 1
@


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
@d9 1
a9 1
PORTVERSION=	0.04
d17 3
a19 1
BUILD_DEPENDS=	${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash
@


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

Approved by:	pat
@
text
@a16 2
PORTCOMMENT=	Perl module that implements authentication caching

@


1.4
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/www/p5-Apache-AuthenCache/Makefile,v 1.3 2001/03/01 06:36:51 vanilla Exp $
d16 2
@


1.3
log
@Remove do-configure section, use PERL_CONFIGURE now.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/p5-Apache-AuthenCache/Makefile,v 1.2 2001/01/09 13:36:30 roam Exp $
d9 1
a9 1
PORTVERSION=	0.03
d18 1
@


1.2
log
@Depend on devel/p5-Tie-IxHash, not www/p5-Tie-IxHash.

Approved by:	will
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/p5-Apache-AuthenCache/Makefile,v 1.1 2001/01/03 23:20:28 will Exp $
a19 1
USE_PERL5=	yes
@


1.1
log
@Add p5-Apache-AuthenCache 0.03, perl module that implements
authentication caching.
@
text
@d5 1
a5 1
# $FreeBSD$
d17 1
a17 1
BUILD_DEPENDS=	${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/www/p5-Tie-IxHash
@

