head	1.13;
access;
symbols
	RELEASE_6_2_0:1.11
	RELEASE_6_1_0:1.9
	RELEASE_5_5_0:1.9
	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.7
	RELEASE_5_2_0:1.7
	RELEASE_4_9_0:1.7
	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.5
	RELEASE_4_6_1:1.5
	RELEASE_4_6_0:1.5
	RELEASE_5_0_DP1:1.5;
locks; strict;
comment	@# @;


1.13
date	2007.01.17.13.32.13;	author miwi;	state dead;
branches;
next	1.12;

1.12
date	2007.01.09.06.58.19;	author ale;	state Exp;
branches;
next	1.11;

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

1.10
date	2006.05.22.19.50.14;	author ale;	state Exp;
branches;
next	1.9;

1.9
date	2004.02.09.11.43.35;	author ale;	state Exp;
branches;
next	1.8;

1.8
date	2004.01.18.10.50.14;	author ale;	state Exp;
branches;
next	1.7;

1.7
date	2003.06.07.02.15.08;	author nork;	state Exp;
branches;
next	1.6;

1.6
date	2003.02.21.14.01.11;	author knu;	state Exp;
branches;
next	1.5;

1.5
date	2002.03.27.00.30.37;	author petef;	state Exp;
branches;
next	1.4;

1.4
date	2002.03.25.22.44.51;	author petef;	state Exp;
branches;
next	1.3;

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

1.2
date	2002.03.25.02.10.06;	author kris;	state Exp;
branches;
next	1.1;

1.1
date	2002.02.28.16.32.50;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.13
log
@2007-01-15 x11-wm/wmi: This port is unsupported by the author.  Please use x11-wm/wmii instead.
2007-01-15 www/abcache: "is a dead project and the distfile disappeared"
2007-01-17 devel/rubygem-event-loop: replaced by devel/ruby-event-loop which gets around issues caused by the rubygems system
@
text
@# New ports collection makefile for:	abcache
# Date created:         Sat Feb 23 14:27:35 CET 2002
# Whom:                 Alex Dupre <sysadmin@@alexdupre.com>
#
# $FreeBSD: ports/www/abcache/Makefile,v 1.12 2007/01/09 06:58:19 ale Exp $
#

PORTNAME=	abcache
PORTVERSION=	0.14
CATEGORIES=	www
MASTER_SITES=	http://afterburner.bware.it/download/
EXTRACT_SUFX=	.tgz

MAINTAINER=	ale@@FreeBSD.org
COMMENT=	A tool to cache applications written in PHP

BROKEN=		is a dead project and the distfile disappeared
DEPRECATED=	"${BROKEN}"
EXPIRATION_DATE=2007-01-15

WRKSRC=		${WRKDIR}/bware_cache-${PORTVERSION}

USE_PHP=	yes
USE_PHPIZE=	yes
WITH_PHP_MOD=	yes
IGNORE_WITH_PHP=5
DEFAULT_PHP_VER=4

CONFIGURE_ARGS+=--enable-bware_cache=shared

PKGMESSAGE=	${WRKDIR}/pkg-message

post-build:
	@@${SED} "s|%%LOCALBASE%%|${LOCALBASE}|g;s|%%PREFIX%%|${PREFIX}|g;s|%%PHP_EXT_DIR%%|${PHP_EXT_DIR}|g" \
		${.CURDIR}/pkg-message > ${PKGMESSAGE}

do-install:
	@@${MKDIR} ${PREFIX}/lib/php/${PHP_EXT_DIR}
	@@${INSTALL_DATA} ${WRKSRC}/modules/bware_cache.so \
		${PREFIX}/lib/php/${PHP_EXT_DIR}

post-install:
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.12
log
@Mark BROKEN and set the expiration date since the project is dead
and distfile disappeared.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@Change all bogus uses of BROKEN to IGNORE.  See CHANGES 20060705.

PR:		ports/92445
Hat:		portmgr
@
text
@d17 4
@


1.10
log
@Mark BROKEN with php5.
@
text
@d22 1
a22 1
BROKEN_WITH_PHP=5
@


1.9
log
@Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
use Mk/bsd.php.mk.

Approved by:	nork (mentor/implicitly)
@
text
@d22 2
@


1.8
log
@Switch to my @@FreeBSD.org email address.

Approved by:	nork (mentor)
@
text
@d19 1
a26 3
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../lang/php4/bsd.php.mk"

d39 1
a39 1
.include <bsd.port.post.mk>
@


1.7
log
@Unbreak build with new php 4.3.2,  and  Various fixes.

PR:		ports/52799
Submitted by:	Alex Dupre <sysadmin@@alexdupre.com> (maintainer)
@
text
@d14 1
a14 1
MAINTAINER=	sysadmin@@alexdupre.com
@


1.6
log
@De-pkg-comment.
@
text
@d17 4
a20 5
BUILD_DEPENDS=	aclocal:${PORTSDIR}/devel/automake \
		autoconf:${PORTSDIR}/devel/autoconf \
		phpize:${PORTSDIR}/www/mod_php4
RUN_DEPENDS=	${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 \
		${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
d22 1
a22 2
USE_LIBTOOL=	yes
LIBTOOLFILES=	aclocal.m4
d24 1
a24 1
WRKSRC=		${WRKDIR}/bware_cache-${PORTVERSION}
d26 2
a27 2
CONFIGURE_ARGS+=--enable-bware_cache=shared \
		--with-php-config=${LOCALBASE}/bin/php-config
d29 3
a31 3
post-extract:
	@@${ECHO_MSG} "===>  PHPizing for ${DISTNAME}"
	@@cd ${WRKSRC} && ${LOCALBASE}/bin/phpize
d34 1
a34 1
	@@${MKDIR} ${PREFIX}/lib/php/20010901
d36 1
a36 1
		${PREFIX}/lib/php/20010901
d39 1
a39 2
	@@${SED} "s!%%LOCALBASE%%!${LOCALBASE}!g;s!%%PREFIX%%!${PREFIX}!g" \
		${PKGMESSAGE}
d41 1
a41 1
.include <bsd.port.mk>
@


1.5
log
@Fix localbase/prefix issues in pkg-message.

PR:		36349
Submitted by:	maintainer
@
text
@d15 1
@


1.4
log
@Remove BROKEN= because this port now packages correctly after my last
commit.

Forgotten by:	petef
@
text
@d40 2
a41 1
	@@${SED} s!%%LOCALBASE%%!${LOCALBASE}!g ${PKGMESSAGE}
@


1.3
log
@(1) respect PREFIX/LOCALBASE
(2) make sure the directory we're installing to exists

PR:		36099
Submitted by:	maintainer (2)
@
text
@a15 2
BROKEN=		"Fails to package"

@


1.2
log
@BROKEN: fails to package
@
text
@d30 1
a30 1
		--with-php-config=${PREFIX}/bin/php-config
d37 3
a39 2
	@@${INSTALL} ${WRKSRC}/modules/bware_cache.so \
		${LOCALBASE}/lib/php/20010901
@


1.1
log
@afterBURNER*Cache is a new tool to speed up web applications writte in PHP.

PR:		ports/35250
Submitted by:	Alex Dupre <sysadmin@@alexdupre.com>
@
text
@d16 2
@

