summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-18 23:02:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-18 23:02:35 +0000
commitb70e8b7e1de586c9f68122d4a37c3533e8b79b8a (patch)
treedaa87464331d7a402c941bab0dc2a11aa17eded2 /www
parent- Update fxscintilla to 1.62 (diff)
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Notes
Notes: svn path=/head/; revision=124429
Diffstat (limited to 'www')
-rw-r--r--www/grail/Makefile2
-rw-r--r--www/mod_php3/Makefile2
-rw-r--r--www/ruby-div/Makefile2
-rw-r--r--www/wml/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/www/grail/Makefile b/www/grail/Makefile
index 2870e5daefbf..713b623e0708 100644
--- a/www/grail/Makefile
+++ b/www/grail/Makefile
@@ -19,6 +19,8 @@ COMMENT= An extensible Internet browser written entirely in Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
BROKEN= Broken pkg-plist
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
USE_PYTHON= -2.2
GRAILSUBDIR= share/grail
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
index 5e02c57c7b6f..ce84279d69a1 100644
--- a/www/mod_php3/Makefile
+++ b/www/mod_php3/Makefile
@@ -21,6 +21,8 @@ MAINTAINER= apache@FreeBSD.org
COMMENT?= PHP3 module for Apache
BROKEN= "Conflicting dependencies (mysql 3.x and 4.x)"
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
.if !defined(STANDALONE)
USE_APACHE= yes
diff --git a/www/ruby-div/Makefile b/www/ruby-div/Makefile
index 2c624f94304a..6a0b49b4b48c 100644
--- a/www/ruby-div/Makefile
+++ b/www/ruby-div/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= knu@FreeBSD.org
COMMENT= A web application server using dRuby and ERB2
BROKEN= Does not build
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
USE_RUBY= yes
USE_RUBY_FEATURES= drb erb
diff --git a/www/wml/Makefile b/www/wml/Makefile
index 7c4acda095fc..4473a7b14e87 100644
--- a/www/wml/Makefile
+++ b/www/wml/Makefile
@@ -18,6 +18,8 @@ COMMENT= Website META Language, webdesign toolkit for HTML generation
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
BROKEN= Does not compile
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
USE_PERL5= yes
GNU_CONFIGURE= yes