head	1.9;
access;
symbols
	RELEASE_4_10_0:1.8
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.9
date	2004.05.11.22.31.34;	author linimon;	state dead;
branches;
next	1.8;

1.8
date	2004.02.21.22.27.52;	author kris;	state Exp;
branches;
next	1.7;

1.7
date	2004.02.07.12.27.30;	author kris;	state Exp;
branches;
next	1.6;

1.6
date	2004.02.04.05.09.24;	author marcus;	state Exp;
branches;
next	1.5;

1.5
date	2004.01.02.19.36.56;	author pav;	state Exp;
branches;
next	1.4;

1.4
date	2003.11.04.03.49.10;	author foxfair;	state Exp;
branches;
next	1.3;

1.3
date	2003.11.03.03.56.41;	author kris;	state Exp;
branches;
next	1.2;

1.2
date	2003.10.09.00.12.08;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2003.09.07.01.09.53;	author foxfair;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Remove caudium-devel, which had become stale.  It will return later.
@
text
@# New ports collection makefile for:	pike
# Date created:		11 Jul 2003
# Whom:			kiwi@@oav.net
#
# $FreeBSD: ports/www/caudium-devel/Makefile,v 1.8 2004/02/21 22:27:52 kris Exp $
#

PORTNAME=	caudium-devel
PORTVERSION=	1.3.21.20031129
PORTREVISION=	1
PORTEPOCH=	2
CATEGORIES=	www
MASTER_SITES=	ftp://ftp.oav.net/caudium/source/ \
		ftp://ftp.caudium.net/caudium/source/ \
		ftp://ftp.oav.net/pkg_freebsd/distfiles/ \
		http://grendel.firewall.com/caudium-pkg/ \
		ftp://ftp.oav.net/caudium/source/old/ \
		ftp://ftp.caudium.net/caudium/snapshot/1.3/
DISTNAME=	caudium-${PORTVERSION:S/.20/-20/}-cvs

MAINTAINER=	kiwi@@oav.net
COMMENT=	A free webserver which is based on the Roxen Challenger 1.3 code base (development branch)

BROKEN=		"Does not compile"

BUILD_DEPENDS=	pike:${PORTSDIR}/lang/pike74/
LIB_DEPENDS=	sablot.70:${PORTSDIR}/textproc/sablotron/ \
		pcre.0:${PORTSDIR}/devel/pcre/ \
		mhash.2:${PORTSDIR}/security/mhash/
RUN_DEPENDS=	lsof:${PORTSDIR}/sysutils/lsof/

WRKSRC=		${WRKDIR}/${DISTNAME}

PIKEVERSION=	7.4.31

GNU_CONFIGURE=  yes
CONFIGURE_ARGS+= --without-debug --with-PiXSL --prefix=${PREFIX} \
		 --with-pike=${PREFIX}/bin/pike

USE_GMAKE=	yes

PLIST_SUB+=	PIKEVERSION=${PIKEVERSION}

pre-configure:
	@@${ECHO} ${CONFIGURE_ENV}
	@@${ECHO} ${CONFIGURE_ARGS}

post-build:
	@@${SED} 's,@@@@PREFIX@@@@,${PREFIX},g' ${FILESDIR}/caudium.sh >${WRKDIR}/caudium.sh

post-install:
#	@@${RM} ${PREFIX}/caudium/server/base_server/caudium.pike.orig
	@@${CHOWN} -R www:www ${PREFIX}/caudium
	@@${INSTALL_SCRIPT} ${WRKDIR}/caudium.sh ${PREFIX}/etc/rc.d/caudium.sh.sample
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.8
log
@BROKEN: Does not compile
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@BROKEN on 5.x: does not compile
@
text
@d24 2
a43 6
.include <bsd.port.pre.mk>

.if ${OSVERSION} >= 502000
BROKEN=		"Does not compile"
.endif

d57 1
a57 1
.include <bsd.port.post.mk>
@


1.6
log
@Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
@
text
@d42 6
d61 1
a61 1
.include <bsd.port.mk>
@


1.5
log
@- Update to 1.3.21

PR:		ports/59801
Submitted by:	Xavier Beaudouin <kiwi@@oav.net> (maintainer)
@
text
@d10 1
@


1.4
log
@PR:		56948
Submitted by:	maintainer, Xavier Beaudouin <kiwi@@oav.net>
Update of Caudium-devel port to 1.3.19-20030917 snapshot.
Update to usage of Pike 7.4.28 as well, and unbreak it in Makefile.
@
text
@d9 2
a10 2
PORTVERSION=	1.3.19-20030917
PORTEPOCH=	1
a22 2
USE_OPENSSL=	YES

d31 1
a31 1
PIKEVERSION=	7.4.28
d35 1
a35 1
		 --with-pike=/usr/local/bin/pike
@


1.3
log
@Mark BROKEN (see bento logs).  These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
@
text
@d9 1
a9 1
PORTVERSION=	1.3.18.20030711
a22 2
BROKEN=		Does not build, will be removed after Feb 2

d33 1
a33 1
PIKEVERSION=	7.4.25
@


1.2
log
@1.3.18-20030711 => 1.3.18.20030711

PR:		56958
Submitted by:	Oliver Eikemeier <eikemeier@@fillmore-labs.com>
Approved by:	Xavier Beaudouin <kiwi@@oav.net>
@
text
@d23 2
@


1.1
log
@Add caudium-devel 1.3.18-20030711,
a free webserver which is based
on the Roxen Challenger 1.3 code base (development branch).

PR:		54411
Submitted by:	kiwi@@oav.net
@
text
@d9 2
a10 1
PORTVERSION=	1.3.18-20030711
d18 1
a18 1
DISTNAME=	caudium-${PORTVERSION}-cvs
@

