head	1.6;
access;
symbols
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	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.3
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2005.02.19.00.59.14;	author kris;	state dead;
branches;
next	1.5;

1.5
date	2003.03.06.19.23.14;	author ade;	state Exp;
branches;
next	1.4;

1.4
date	2003.02.10.09.04.01;	author kris;	state Exp;
branches;
next	1.3;

1.3
date	2001.12.04.07.33.53;	author dirk;	state Exp;
branches;
next	1.2;

1.2
date	2001.04.22.23.09.14;	author dirk;	state Exp;
branches;
next	1.1;

1.1
date	2001.03.04.18.32.15;	author dirk;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Remove lang/php3, which depends on the removed mod_php3
@
text
@# New ports collection makefile for:	php3
# Date created:		Mon Feb 26 12:20:25 CET 2001
# Whom:			Dirk Froemberg <dirk@@FreeBSD.org>
#
# $FreeBSD: ports/lang/php3/Makefile,v 1.5 2003/03/06 19:23:14 ade Exp $
#

PORTNAME=	php3
PORTREVISION=	1
CATEGORIES=	lang

MASTERDIR=	${.CURDIR}/../../www/mod_php3
COMMENT=	PHP3 commandline interpreter
PKGMESSAGE=	mustnotexist
PLIST=		${PKGDIR}/pkg-plist.standalone

STANDALONE=	yes

.include "${MASTERDIR}/Makefile"
@


1.5
log
@Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:	portmgr (implicitly)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@Convert COMMENT to COMMENTFILE until these ports can be converted.

Submitted by:	lioux
@
text
@d13 1
a13 1
COMMENTFILE=	${PKGDIR}/pkg-comment.standalone
@


1.3
log
@Add --enable-discard-path to lang/php3.
@
text
@d13 1
a13 1
COMMENT=	${PKGDIR}/pkg-comment.standalone
@


1.2
log
@NOPORTDOCS isn't used in the master ports any longer.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/php3/Makefile,v 1.1 2001/03/04 18:32:15 dirk Exp $
d9 1
@


1.1
log
@Add new standalone php3 port as a slave port of www/mod_php3.
@
text
@d5 1
a5 1
# $FreeBSD$
a16 1
NOPORTDOCS=	yes
@

