head	1.4;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	old_RELEASE_7_1_0:1.2
	old_RELEASE_6_4_0:1.2
	old_RELEASE_5_EOL:1.1
	old_RELEASE_7_0_0:1.1
	old_RELEASE_6_3_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.04.19.06.24.10;	author acm;	state dead;
branches;
next	1.3;

1.3
date	2009.01.19.22.40.58;	author acm;	state Exp;
branches;
next	1.2;

1.2
date	2008.06.24.15.18.14;	author acm;	state Exp;
branches;
next	1.1;

1.1
date	2007.09.18.06.31.39;	author acm;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Remove obsolete freepascal unit
@
text
@# New ports collection makefile for:	fpc-httpd13
# Date created: 			2009-01-06
# Whom: 				Jose Alonso Cardenas Marquez <acm@@FreeBSD.org>
#
# $FreeBSD: ports/www/fpc-httpd13/Makefile,v 1.3 2009/01/19 22:40:58 acm Exp $
#

PORTREVISION=	0
CATEGORIES=	www lang
PKGNAMESUFFIX=	-httpd13

MAINTAINER=	acm@@FreeBSD.org
COMMENT=	Free Pascal httpd unit

USE_FPC=	yes

MASTERDIR=	${.CURDIR}/../../lang/fpc
WRKUNITDIR=	${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+=	${WRKUNITDIR}

OPTIONS=	APACHE13	"Install apache13 server "	off

.include "${MASTERDIR}/Makefile"
@


1.3
log
@- The www/fpc-httpd port was splitted in three new ports:

www/fpc-httpd13
www/fpc-httpd20
www/fpc-httpd22
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- Use new freepascal stuff
- Bump PORTREVISION
@
text
@d1 2
a2 2
# New ports collection makefile for:	fpc-httpd
# Date created: 			2007-09-11
d8 1
a8 1
PORTREVISION=	1
d10 1
a10 1
PKGNAMESUFFIX=	-httpd
d18 1
a18 1
WRKUNITDIR=	${FPCSRCDIR}/packages/base/${PKGNAMESUFFIX:S/-//}
d21 1
a21 3
OPTIONS=	APACHE13	"Install apache13 server "	off \
		APACHE20	"Install apache20 server"	off \
		APACHE22	"Install apache22 server"	off
@


1.1
log
@- New port: www/fpc-httpd

Free Pascal httpd unit
@
text
@d8 1
a8 1
PORTREVISION=	0
d15 1
a15 1
BUILD_DEPENDS=	ppc386:${PORTSDIR}/lang/fpc
@

