aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-06-22 05:27:46 +0800
committerkris <kris@FreeBSD.org>2004-06-22 05:27:46 +0800
commit14d1eea421a42564b8f6285daa105bd4a08c6155 (patch)
tree25e9f8e2c9bd27f220ae798861e3a5e531810e8d /www
parent0c36999fa5188ed3a00754d9ceaa4006134ba9c7 (diff)
downloadfreebsd-ports-gnome-14d1eea421a42564b8f6285daa105bd4a08c6155.tar.gz
freebsd-ports-gnome-14d1eea421a42564b8f6285daa105bd4a08c6155.tar.zst
freebsd-ports-gnome-14d1eea421a42564b8f6285daa105bd4a08c6155.zip
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS.
Diffstat (limited to 'www')
-rw-r--r--www/apache13-fp/Makefile2
-rw-r--r--www/jonah/Makefile4
-rw-r--r--www/phpnuke/Makefile2
-rw-r--r--www/py-webware/Makefile2
-rw-r--r--www/wb0/Makefile2
5 files changed, 11 insertions, 1 deletions
diff --git a/www/apache13-fp/Makefile b/www/apache13-fp/Makefile
index 7a48b9990f54..d67e9cda45a5 100644
--- a/www/apache13-fp/Makefile
+++ b/www/apache13-fp/Makefile
@@ -22,6 +22,8 @@ COMMENT= The Apache webserver with MS Frontpage Module
#BROKEN= "Checksum mismatch"
FORBIDDEN= multiple vulnerabilities: http://www.apacheweek.com/features/security-13
+EXPIRATION_DATE=2004-08-20
+DEPRECATED= ${FORBIDDEN}
#PATCH_SITES= ${MASTER_SITE_APACHE_HTTPD}
#PATCH_SITE_SUBDIR= patches/apply_to_${PORTVERSION}/
diff --git a/www/jonah/Makefile b/www/jonah/Makefile
index 1e540bc3330a..ffed025188c4 100644
--- a/www/jonah/Makefile
+++ b/www/jonah/Makefile
@@ -19,7 +19,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
RUN_DEPENDS= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2 \
${LOCALBASE}/bin/php:${PORTSDIR}/lang/php4-horde
-IGNORE= "Does not run with Horde 2.x"
+IGNORE= Does not run with Horde 2.x
+EXPIRATION_DATE=2004-08-20
+DEPRECATED= ${IGNORE}
NO_BUILD= yes
USE_REINPLACE= yes
diff --git a/www/phpnuke/Makefile b/www/phpnuke/Makefile
index a38ecda37927..64b74c383891 100644
--- a/www/phpnuke/Makefile
+++ b/www/phpnuke/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An automated website package to distribute and manage content
FORBIDDEN= "SQL injection vulnerability in Php-Nuke <= 7.1.0"
+EXPIRATION_DATE=2004-08-20
+DEPRECATED= SQL injection vulnerability in Php-Nuke <= 7.1.0
.if defined(WITH_PHP3)
RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/www/mod_php3
diff --git a/www/py-webware/Makefile b/www/py-webware/Makefile
index 1ee6a3c0872c..9aa6a4b80e49 100644
--- a/www/py-webware/Makefile
+++ b/www/py-webware/Makefile
@@ -17,6 +17,8 @@ MAINTAINER= sschwarzer@sschwarzer.net
COMMENT= A versatile web application server written in Python
IGNORE= uses uid registered to quagga.
+EXPIRATION_DATE=2004-08-20
+DEPRECATED= ${IGNORE}
BUILD_DEPENDS= ${PYTHON_CMD}:${PORTSDIR}/lang/python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/DateTime:${PORTSDIR}/lang/py-mx-base
diff --git a/www/wb0/Makefile b/www/wb0/Makefile
index 53edf3773579..9c1786e19335 100644
--- a/www/wb0/Makefile
+++ b/www/wb0/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= trevor@FreeBSD.org
COMMENT= Web browser for svgalib which can show pictures
BROKEN= incorrect packing list
+EXPIRATION_DATE=2004-08-20
+DEPRECATED= ${BROKEN}
RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx-current
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
vga.1:${PORTSDIR}/graphics/svgalib \