head	1.11;
access;
symbols
	RELEASE_7_1_0:1.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.9
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1;
locks; strict;
comment	@# @;


1.11
date	2009.02.13.16.38.42;	author miwi;	state dead;
branches;
next	1.10;

1.10
date	2008.12.19.22.00.32;	author pav;	state Exp;
branches;
next	1.9;

1.9
date	2008.04.22.22.04.38;	author pav;	state Exp;
branches;
next	1.8;

1.8
date	2007.05.25.00.39.40;	author clsung;	state Exp;
branches;
next	1.7;

1.7
date	2007.05.19.20.25.17;	author flz;	state Exp;
branches;
next	1.6;

1.6
date	2005.12.31.17.48.37;	author pav;	state Exp;
branches;
next	1.5;

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

1.4
date	2004.03.29.13.56.43;	author pav;	state Exp;
branches;
next	1.3;

1.3
date	2004.03.24.00.01.28;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2004.02.04.05.09.33;	author marcus;	state Exp;
branches;
next	1.1;

1.1
date	2003.05.01.10.38.53;	author obraun;	state Exp;
branches;
next	;


desc
@@


1.11
log
@2009-02-09 audio/xmms-imms: does not configure or build
2009-02-10 devel/libgnugetopt: was only relevant on FreeBSD 4.x
2009-01-19 games/planeshift: Depends on broken, expired port
2009-02-12 net-mgmt/nfsen-devel: no separate development version exists anymore
2009-01-19 www/ocaml-wdialog: has been broken for more than 6 months
2008-12-21 news/sabnzbd: no longer developed, use news/sabnzbdplus instead
@
text
@# New ports collection makefile for:   ocaml-wdialog
# Date created:        1st May 2003
# Whom:                Stephane Legrand <stephane@@freebsd.org>
#
# $FreeBSD: ports/www/ocaml-wdialog/Makefile,v 1.10 2008/12/19 22:00:32 pav Exp $
#

PORTNAME=	wdialog
PORTVERSION=	2.1.2
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	wdialog
PKGNAMEPREFIX=	ocaml-
DISTNAME=	${PORTNAME}-${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Advanced system to create dialog-centric web applications

BUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml \
		ocamlfind:${PORTSDIR}/devel/ocaml-findlib \
		${LOCALBASE}/lib/ocaml/site-lib/pxp-engine/pxp_engine.a:${PORTSDIR}/textproc/ocaml-pxp \
		${LOCALBASE}/lib/ocaml/site-lib/ulex/ulexing.a:${PORTSDIR}/devel/ocaml-ulex
RUN_DEPENDS=	${LOCALBASE}/lib/ocaml/site-lib/pxp-engine/pxp_engine.a:${PORTSDIR}/textproc/ocaml-pxp \
		${LOCALBASE}/lib/ocaml/site-lib/ulex/ulexing.a:${PORTSDIR}/devel/ocaml-ulex

BROKEN=		does not build with new ocaml
DEPRECATED=	has been broken for more than 6 months
EXPIRATION_DATE=2009-01-19

USE_GMAKE=	yes

HAS_CONFIGURE=	yes
# Ocaml RPC port is not available for now, so we can't have the session daemon support
CONFIGURE_ARGS+=	-without-wd-session-daemon

ALL_TARGET=	all opt

.include <bsd.port.mk>
@


1.10
log
@- Set for expiration in one month: has been broken for more than 6 months
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@- Mark BROKEN: Parse error: Deprecated syntax, the grammar module is expected
@
text
@d28 2
@


1.8
log
@- stephane@@ give up maintain his ports

PR:		ports/112464
Submitted by:	stephane
@
text
@d27 2
@


1.7
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d17 1
a17 1
MAINTAINER=	stephane@@freebsd.org
@


1.6
log
@- Update to 2.1.2

PR:		ports/91102
Submitted by:	stephane (maintainer)
@
text
@d10 1
@


1.5
log
@- Update to 2.1

PR:		ports/83232
Submitted by:	stephane (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	2.1
@


1.4
log
@- Optimize dependencies

PR:		ports/64893
Submitted by:	stephane (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	2.0.2
d21 4
a24 2
		${LOCALBASE}/lib/ocaml/site-lib/pxp-engine/pxp_engine.a:${PORTSDIR}/textproc/ocaml-pxp
RUN_DEPENDS=	${LOCALBASE}/lib/ocaml/site-lib/pxp-engine/pxp_engine.a:${PORTSDIR}/textproc/ocaml-pxp
d29 2
@


1.3
log
@- Update to 2.0.2

PR:		ports/64436
Submitted by:	stephane (maintainer)
@
text
@a20 2
		${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre \
		${LOCALBASE}/lib/ocaml/site-lib/cgi/cgi.a:${PORTSDIR}/www/ocaml-net \
d22 1
@


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

(Part 1)
@
text
@d9 1
a9 2
PORTVERSION=	2.00
PORTREVISION=	1
@


1.1
log
@Add ocaml-wdialog 2.00, advanced system to create dialog-centric web
applications.

PR:		ports/51642
Submitted by:	Stephane Legrand <stephane@@freebsd.org>
@
text
@d10 1
@

