head	1.21;
access;
symbols
	RELEASE_9_0_0:1.20
	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.14
	RELEASE_8_0_0:1.14
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.11
	RELEASE_6_3_0:1.11
	PRE_XORG_7:1.11
	RELEASE_4_EOL:1.11
	RELEASE_6_2_0:1.10
	RELEASE_6_1_0:1.10
	RELEASE_5_5_0:1.10
	RELEASE_6_0_0:1.9
	RELEASE_5_4_0:1.9
	RELEASE_4_11_0:1.9
	RELEASE_5_3_0:1.9
	RELEASE_4_10_0:1.9
	RELEASE_5_2_1:1.9
	RELEASE_5_2_0:1.9
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.6
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.5
	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.2
	RELEASE_4_3_0:1.2;
locks; strict;
comment	@# @;


1.21
date	2012.01.01.19.30.41;	author ohauer;	state dead;
branches;
next	1.20;

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

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

1.18
date	2011.08.27.09.54.32;	author ohauer;	state Exp;
branches;
next	1.17;

1.17
date	2011.08.20.19.00.06;	author ohauer;	state Exp;
branches;
next	1.16;

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

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

1.14
date	2009.05.17.07.24.28;	author pgollucci;	state Exp;
branches;
next	1.13;

1.13
date	2009.04.13.02.59.29;	author pgollucci;	state Exp;
branches;
next	1.12;

1.12
date	2008.12.27.21.15.29;	author pgollucci;	state Exp;
branches;
next	1.11;

1.11
date	2006.12.13.16.14.17;	author linimon;	state Exp;
branches;
next	1.10;

1.10
date	2006.02.21.08.50.43;	author seanc;	state Exp;
branches;
next	1.9;

1.9
date	2003.11.07.09.12.51;	author marcus;	state Exp;
branches;
next	1.8;

1.8
date	2003.10.15.01.22.11;	author seanc;	state Exp;
branches;
next	1.7;

1.7
date	2003.10.14.19.09.17;	author seanc;	state Exp;
branches;
next	1.6;

1.6
date	2003.03.07.06.12.42;	author ade;	state Exp;
branches;
next	1.5;

1.5
date	2002.09.04.19.41.43;	author seanc;	state Exp;
branches;
next	1.4;

1.4
date	2001.12.11.09.50.16;	author ijliao;	state Exp;
branches;
next	1.3;

1.3
date	2001.10.05.00.25.16;	author petef;	state Exp;
branches;
next	1.2;

1.2
date	2001.04.13.04.26.12;	author will;	state Exp;
branches;
next	1.1;

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


desc
@@


1.21
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_backhand
# Date created:				10 April 2001
# Whom:					will
#
# $FreeBSD: ports/www/mod_backhand/Makefile,v 1.20 2011/11/02 03:43:33 pgollucci Exp $
#

PORTNAME=	mod_backhand
PORTVERSION=	1.2.2
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	http://mirrors.omniti.com/mod_backhand/ \
		LOCAL/pgollucci
PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}

MAINTAINER=	apache@@FreeBSD.org
COMMENT=	Apache module that allows seamless redirection and load balancing of HTTP requests

MAKE_JOBS_SAFE=	yes

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

USE_APACHE=	13

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-apxs=${APXS}

AP_FAST_BUILD=	yes
AP_GENPLIST=	yes

.include <bsd.port.mk>
@


1.20
log
@- sync apache13 related EXPIRATION_DATE

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


1.19
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
@d22 1
a22 1
EXPIRATION_DATE=	2011-11-01
@


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

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


1.17
log
@- USE_APACHE=  /1.3/13/  /2.0/20/ /2.2/22/
@
text
@d21 3
@


1.16
log
@- Convert to AP_FAST_BUILD / AP_GENPLIST
- Don't list freefall/people in MASTER_SITES
- Pet Portlint
@
text
@d21 1
a21 1
USE_APACHE=	1.3
@


1.15
log
@Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk.  This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.

'Revert' some of the PKGNAMEPREFIX changes for apXX-.
   - Must be manually requested in tbe port Makefile either by
     a) AP_FAST_BUILD=yes
     b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
   - Going forward, we will only do this for ports where WITH_APACHE
       is NOT optional, but required.  mod_* ports are a good fit.

141 ports are mod_ ports
  80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
  61 remaining are then patched to mirror the other $lang frameworks [b].

PR:             ports/146956
Reported by:    Hans F. Nordhaug <Hans.F.Nordhaug@@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by:      P6 TB run
Approved by:    portmgr (pav)
@
text
@d13 1
a13 1
		http://people.FreeBSD.org/~seanc/ports/mod_backhand/
d19 1
a19 1
MAKE_JOBS_SAFE=  yes
d22 1
d24 1
a24 1
CONFIGURE_ARGS=	--with-apxs="${APXS}"
d26 2
a27 3
# mod_backhand's install target is buggered.
do-install:
	${APXS} -i -A -n ${PORTNAME:S/mod_//g} ${WRKSRC}/${PORTNAME}.so
@


1.14
log
@- Mark SAFE apache@@ ports MAKE_JOBS_SAFE=yes
@
text
@d14 1
@


1.13
log
@- USE_APACHE=yes is deprecated
@
text
@d18 2
@


1.12
log
@Unmaintained www/mod_* ports over to apache@@ maintainer
mod_$lang excluded

Approved by:    portmgr (erwin)
@
text
@d18 1
a18 1
USE_APACHE=	yes
@


1.11
log
@Reset seanc@@FreeBSD.or due to maintainer-timeouts and no response to email.

Hat:		portmgr
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.10
log
@Clear errno on library load.  Fixes the symptom of mod_backhand aborting on
systems with nss.  Notified upstream maintainers.  Port rev bump.

PR:			ports/75048
Submitted by:		Rachel Willmer <rachel@@hobthross.com>
Fix obtained from:	Scott Wilson <scott.wilson@@gmail.com>
@
text
@d15 1
a15 1
MAINTAINER=	seanc@@FreeBSD.org
@


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

Submitted by:	dinoex
@
text
@d10 1
@


1.8
log
@Add an additional mirror hosted by the module author's company.
@
text
@d17 1
a17 4
BUILD_DEPENDS=	${APXS}:${PORTSDIR}/www/apache13
RUN_DEPENDS=	${APXS}:${PORTSDIR}/www/apache13

APXS?=		${LOCALBASE}/sbin/apxs
@


1.7
log
@Update mod_backhand to 1.2.2

PR:		ports/58013
Submitted by:	Marcus Grando <marcus@@corp.groupos.com.br>
@
text
@d11 2
a12 1
MASTER_SITES=	http://people.FreeBSD.org/~seanc/ports/mod_backhand/
@


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

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d9 1
a9 1
PORTVERSION=	1.2.1
d11 1
a11 1
MASTER_SITES=	ftp://ftp.cnds.jhu.edu/pub/backhand/
@


1.5
log
@Updating maintainer e-mail address

Reviewed by:	knu (mentor)
Approved by:	knu (mentor)
@
text
@d14 1
@


1.4
log
@upgrade to 1.2.1

PR:		32692
Submitted by:	maintainer
@
text
@d13 1
a13 1
MAINTAINER=	sean@@chittenden.org
@


1.3
log
@- update to 1.2.0
- give maintainership to submitter

PR:		30981
Submitted by:	Sean Chittenden <sean-freebsd-gnats@@chittenden.org>
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/mod_backhand/Makefile,v 1.2 2001/04/13 04:26:12 will Exp $
d9 1
a9 1
PORTVERSION=	1.2.0
@


1.2
log
@Hopefully fix build for bento.
@
text
@d5 1
a5 1
# $FreeBSD$
d9 1
a9 1
PORTVERSION=	1.1.1pre4
d13 1
a13 1
MAINTAINER=	ports@@FreeBSD.org
@


1.1
log
@Add mod_backhand 1.1.1pre4, an apache module that allows seamless
redirection of HTTP requests.

Prompted by:	message on freebsd-mumble@@ from rwatson
@
text
@d20 1
a20 1
CONFIGURE_ARGS=	--with-apxs
@

