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


1.22
date	2012.01.01.19.30.39;	author ohauer;	state dead;
branches;
next	1.21;

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

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

1.19
date	2011.08.27.09.54.30;	author ohauer;	state Exp;
branches;
next	1.18;

1.18
date	2009.08.27.18.31.08;	author amdmi3;	state Exp;
branches;
next	1.17;

1.17
date	2009.08.22.00.38.12;	author amdmi3;	state Exp;
branches;
next	1.16;

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

1.15
date	2005.12.04.14.08.54;	author clement;	state Exp;
branches;
next	1.14;

1.14
date	2005.12.04.00.18.09;	author clement;	state Exp;
branches;
next	1.13;

1.13
date	2004.12.11.18.49.43;	author simon;	state Exp;
branches;
next	1.12;

1.12
date	2004.08.18.16.21.44;	author clement;	state Exp;
branches;
next	1.11;

1.11
date	2004.04.16.13.37.51;	author clement;	state Exp;
branches;
next	1.10;

1.10
date	2004.01.10.01.40.50;	author clement;	state Exp;
branches;
next	1.9;

1.9
date	2003.12.21.00.22.52;	author sergei;	state Exp;
branches;
next	1.8;

1.8
date	2003.11.07.09.12.50;	author marcus;	state Exp;
branches;
next	1.7;

1.7
date	2003.02.20.19.15.27;	author knu;	state Exp;
branches;
next	1.6;

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

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

1.4
date	2002.09.09.18.30.05;	author dinoex;	state Exp;
branches;
next	1.3;

1.3
date	2002.03.25.16.18.05;	author roam;	state Exp;
branches;
next	1.2;

1.2
date	2000.11.23.15.35.06;	author kevlo;	state Exp;
branches;
next	1.1;

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


desc
@@


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

with hat apache@@
@
text
@# New ports collection makefile for:	mod_access_referer
# Date created:			18 Oct 2000
# Whom:				Alex Kapranoff <kapr@@crosswinds.net>
#
# $FreeBSD: ports/www/mod_access_referer/Makefile,v 1.21 2011/11/02 03:43:32 pgollucci Exp $
#

PORTNAME=	mod_access_referer
PORTVERSION=	1.0.2
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	SF/accessreferer/accessreferer/${PORTVERSION}
DIST_SUBDIR=	apache

PATCH_SITES=    ${MASTER_SITE_SOURCEFORGE:C/%SUBDIR%/accessreferer\/accessreferer\/1.0.2-third-part-patch/}
PATCHFILES=	mod_access_referer_1.0.2_third_part_patch.txt
PATCH_DIST_STRIP=	-l

MAINTAINER=	apache@@FreeBSD.org
COMMENT=	Provides access control based on Referer HTTP header for Apache

MAKE_JOBS_SAFE=  yes

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

USE_APACHE=	13
AP_FAST_BUILD=	YES
AP_GENPLIST=	YES
PORTDOCS=		HACKING LICENSE.txt ChangeLog README TODO mod_access_referer.html

post-install:
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR}
.for f in ${PORTDOCS}
	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
.endfor
.endif
	${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.21
log
@- sync apache13 related EXPIRATION_DATE

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


1.20
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
@d25 1
a25 1
EXPIRATION_DATE=	2011-11-01
@


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

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


1.18
log
@- Fix some more SF URLs, including ones in PATCH_SITES and comments (for consistency)

Approved by:	portmgr (pav)
@
text
@d24 3
@


1.17
log
@- Switch SourceForge ports to the new File Release System: categories starting with W
@
text
@d15 1
a15 2
PATCH_SITES=    ${MASTER_SITE_SOURCEFORGE}
PATCH_SITE_SUBDIR=	accessreferer
@


1.16
log
@- Mark SAFE apache@@ ports MAKE_JOBS_SAFE=yes
@
text
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	accessreferer
@


1.15
log
@- Fix a condition in bsd.apache.mk
- all apache 1.3 only modules maintained by apache@@ are now bsd.apache.mk
  compliant
@
text
@d24 2
@


1.14
log
@- prepare removal of www/apache2 in favor of www/apache20 for naming
  consistency
- add entries in UPDATING (for apache22 too)

PR:		ports/78119
Repocopied by:	marcus
@
text
@d24 1
a24 1
WANT_APACHE=	13
a28 3
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd"

d38 1
a38 1
.include <bsd.port.post.mk>
@


1.13
log
@- Fix NULL pointer dereference vulnerability. [1]
- Add DIST_SUBDIR. [2]

Submitted by:	Niels Heinen <niels.heinen@@ubizen.com> [1]
Requested by:	clement [2]
VuXML:		http://vuxml.FreeBSD.org/af747389-42ba-11d9-bd37-00065be4b5b6.html
Approved by:	clement
@
text
@d30 1
a30 1
.include "${PORTSDIR}/www/apache2/Makefile.modules.3rd"
@


1.12
log
@- Assign maintainership to freshly created apache@@ mailing list
@
text
@d10 1
d14 6
@


1.11
log
@- Utilize Makefile.modules.3rd
- Shorten COMMENT
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.10
log
@- Use PORTDOCS
- cosmetic cleanups

Approved by:    erwin (mentor) (implicity)
@
text
@d15 1
a15 1
COMMENT=	An Apache module that provides access control based on Referer HTTP header
d17 3
a19 1
USE_APACHE=	yes
d22 2
a23 2
do-build:
	@@(cd ${WRKSRC} && ${APXS} -c ${PORTNAME}.c)
d25 1
a25 2
do-install:
	@@(cd ${WRKSRC} && ${APXS} -i -A -n ${PORTNAME:S/mod_//} ${PORTNAME}.so)
d34 1
a34 1
.include <bsd.port.mk>
@


1.9
log
@- Use canonical form (ports@@FreeBSD.org) in MAINTAINER line
@
text
@d18 1
a18 1
DOCS=		HACKING LICENSE.txt ChangeLog README TODO mod_access_referer.html
d21 1
a21 2
	@@cd ${WRKSRC} && \
	${APXS} -c mod_access_referer.c
d24 1
a24 1
	${APXS} -i -A -n access_referer ${WRKSRC}/mod_access_referer.so
d26 3
a28 3
	${MKDIR} ${PREFIX}/share/doc/mod_access_referer
.for f in ${DOCS}
	${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/doc/mod_access_referer/
@


1.8
log
@Use the new Apache bits from bsd.port.mk.

Submitted by:	dinoex
@
text
@d14 1
a14 1
MAINTAINER=	ports@@freebsd.org
@


1.7
log
@De-pkg-comment.
@
text
@d17 1
a17 6
BUILD_DEPENDS=	${APXS}:${APACHE_PORT}
RUN_DEPENDS=	${APXS}:${APACHE_PORT}

APXS?=		${LOCALBASE}/sbin/apxs
APACHE_PORT?=	${PORTSDIR}/www/apache13

@


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
@d15 1
@


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

Approved by:	pat
@
text
@a15 2
PORTCOMMENT=	An Apache module that provides access control based on Referer HTTP header

@


1.4
log
@support appache13-modssl by defining APACHE_PORT in /etc/make.conf
others variants of the apache ports can be used too.
@
text
@d16 2
@


1.3
log
@Set MAINTAINER to ports@@FreeBSD.org.

PR:		36306
Submitted by:	the former maintainer
@
text
@d16 2
a17 2
BUILD_DEPENDS=	${APXS}:${PORTSDIR}/www/apache13
RUN_DEPENDS=	${APXS}:${PORTSDIR}/www/apache13
d19 2
a20 1
APXS=		${LOCALBASE}/sbin/apxs
@


1.2
log
@Update to version 1.0.2

PR: 23045
Submitted by: MAINTAINER
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/mod_access_referer/Makefile,v 1.1 2000/10/28 05:11:12 will Exp $
d14 1
a14 1
MAINTAINER=	kapr@@crosswinds.net
@


1.1
log
@Add mod_access_referer 1.0.1, an Apache module that provides access
control based on Referer HTTP header.

PR:		22083
Submitted by:	Alex Kapranoff <kappa@@zombie.antar.bryansk.ru>
@
text
@d5 1
a5 1
# $FreeBSD$
d9 1
a9 1
PORTVERSION=	1.0.1
@

