summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-07-23 02:53:43 +0000
committerkris <kris@FreeBSD.org>2005-07-23 02:53:43 +0000
commitf33dfa67985953b3bdf963cbe8ecb7f317f50041 (patch)
tree2db37fa3a53b9f4b88787ec17afe90e22dc02ccf /www
parentf52d0b7316d6addc7be1b2676994bf22e824ef37 (diff)
downloadFreeBSD-ports-f33dfa67985953b3bdf963cbe8ecb7f317f50041.zip
FreeBSD-ports-f33dfa67985953b3bdf963cbe8ecb7f317f50041.tar.gz
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
Diffstat (limited to 'www')
-rw-r--r--www/akregator/Makefile2
-rw-r--r--www/mod_auth_pgsql/Makefile2
-rw-r--r--www/mod_auth_pwcheck/Makefile2
-rw-r--r--www/mod_pcgi2/Makefile2
-rw-r--r--www/p5-Apache-GopherHandler/Makefile2
-rw-r--r--www/p5-Apache-ParseFormData/Makefile2
-rw-r--r--www/p5-GtkHTML/Makefile2
-rw-r--r--www/p5-MasonX-Apache2Handler/Makefile2
-rw-r--r--www/pgdriver/Makefile2
-rw-r--r--www/ruby-webunit/Makefile2
-rw-r--r--www/tasks/Makefile2
-rw-r--r--www/w3/Makefile2
-rw-r--r--www/zope-cmfphoto/Makefile2
-rw-r--r--www/zope-mysqluserfolder/Makefile2
-rw-r--r--www/zope-parsedxml/Makefile2
-rw-r--r--www/zope-portaltransforms/Makefile2
-rw-r--r--www/zope-soapmethod/Makefile2
-rw-r--r--www/zope-zmysqlda/Makefile2
-rw-r--r--www/zope-zpt/Makefile2
19 files changed, 38 insertions, 0 deletions
diff --git a/www/akregator/Makefile b/www/akregator/Makefile
index 8e4ee81..fdb9c05 100644
--- a/www/akregator/Makefile
+++ b/www/akregator/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An RSS aggregator for KDE
BROKEN= Does not compile
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
CONFLICTS= kdepim-3.4.*
diff --git a/www/mod_auth_pgsql/Makefile b/www/mod_auth_pgsql/Makefile
index 8bcf408..cfad072 100644
--- a/www/mod_auth_pgsql/Makefile
+++ b/www/mod_auth_pgsql/Makefile
@@ -17,6 +17,8 @@ BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}
RUN_DEPENDS= ${LOCALBASE}/sbin/${AP_TARGET}:${PORTSDIR}/${APACHE_PORT}
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_PGSQL= yes
diff --git a/www/mod_auth_pwcheck/Makefile b/www/mod_auth_pwcheck/Makefile
index 03cb3b0..bc8c383 100644
--- a/www/mod_auth_pwcheck/Makefile
+++ b/www/mod_auth_pwcheck/Makefile
@@ -19,6 +19,8 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/${AP_TARGET}:${PORTSDIR}/${APACHE_PORT} \
${LOCALBASE}/sbin/pwcheck:${PORTSDIR}/security/cyrus-sasl
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
WRKSRC= ${WRKDIR}/${PORTNAME}
APACHE_PORT?= ${AP_CATEGORY}/${AP_PORT}
diff --git a/www/mod_pcgi2/Makefile b/www/mod_pcgi2/Makefile
index 0db7d34..3be2b76 100644
--- a/www/mod_pcgi2/Makefile
+++ b/www/mod_pcgi2/Makefile
@@ -17,6 +17,8 @@ COMMENT= Persistent CGI module for Apache and Zope
RUN_DEPENDS= ${ZOPEBASEDIR}/skel/bin/zopectl.in:${PORTSDIR}/www/zope
BROKEN= Does not install
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
.if defined(WITH_APACHE13)
BUILD_DEPENDS= ${LOCALBASE}/include/apache/httpd.h:${PORTSDIR}/${APACHE_PORT}
diff --git a/www/p5-Apache-GopherHandler/Makefile b/www/p5-Apache-GopherHandler/Makefile
index 8f54eec..78a95fb 100644
--- a/www/p5-Apache-GopherHandler/Makefile
+++ b/www/p5-Apache-GopherHandler/Makefile
@@ -22,6 +22,8 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_MODBUILD= yes
BROKEN= Broken due the new mod_perl2 API
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
MAN3= Apache::GopherHandler.3 \
Apache::GopherHandler::TiedSocket.3
diff --git a/www/p5-Apache-ParseFormData/Makefile b/www/p5-Apache-ParseFormData/Makefile
index eaedcd2..2eceedb 100644
--- a/www/p5-Apache-ParseFormData/Makefile
+++ b/www/p5-Apache-ParseFormData/Makefile
@@ -21,6 +21,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
BROKEN= Broken due the new mod_perl2 API
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
MAN3= Apache::ParseFormData.3
diff --git a/www/p5-GtkHTML/Makefile b/www/p5-GtkHTML/Makefile
index ba16bb2..adf2480 100644
--- a/www/p5-GtkHTML/Makefile
+++ b/www/p5-GtkHTML/Makefile
@@ -22,6 +22,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gnome.pm:${PORTSDIR}/x11-toolkits/p5-Gn
RUN_DEPENDS= ${BUILD_DEPENDS}
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_GNOME= gnomeprefix gtkhtml
PERL_CONFIGURE= yes
diff --git a/www/p5-MasonX-Apache2Handler/Makefile b/www/p5-MasonX-Apache2Handler/Makefile
index 2a44fcc..70db3f3 100644
--- a/www/p5-MasonX-Apache2Handler/Makefile
+++ b/www/p5-MasonX-Apache2Handler/Makefile
@@ -24,6 +24,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
BROKEN= Broken due the new mod_perl2 API
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
MAN3= MasonX::Apache2Handler.3 MasonX::Mason-with-mod_perl2.3
diff --git a/www/pgdriver/Makefile b/www/pgdriver/Makefile
index 6d5062e..354960a 100644
--- a/www/pgdriver/Makefile
+++ b/www/pgdriver/Makefile
@@ -19,6 +19,8 @@ BUILD_DEPENDS= ${LOCALBASE}/aolserver/bin/nsd:${PORTSDIR}/www/aolserver
RUN_DEPENDS= ${BUILD_DEPENDS}
BROKEN= Size mismatch
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_PGSQL= yes
diff --git a/www/ruby-webunit/Makefile b/www/ruby-webunit/Makefile
index 659745b..d01d559 100644
--- a/www/ruby-webunit/Makefile
+++ b/www/ruby-webunit/Makefile
@@ -21,6 +21,8 @@ RUN_DEPENDS= ${RUBY_SITELIBDIR}/html-parser.rb:${PORTSDIR}/textproc/ruby-html-pa
${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_RUBY= yes
USE_RUBY_FEATURES= rexml testunit
diff --git a/www/tasks/Makefile b/www/tasks/Makefile
index 6ccc38a..17e8b17 100644
--- a/www/tasks/Makefile
+++ b/www/tasks/Makefile
@@ -15,6 +15,8 @@ MAINTAINER= gioria@FreeBSD.org
COMMENT= A web based, hierarchical task manager
BROKEN= Unfetchable
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
RESTRICTED= No redistribution or repackaging allowed
USE_APACHE= yes
diff --git a/www/w3/Makefile b/www/w3/Makefile
index 05c5002..1f8e8f2 100644
--- a/www/w3/Makefile
+++ b/www/w3/Makefile
@@ -18,6 +18,8 @@ BUILD_DEPENDS?= emacs-19.34:${PORTSDIR}/editors/emacs19
RUN_DEPENDS?= emacs-19.34:${PORTSDIR}/editors/emacs19
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
WRKSRC= ${WRKDIR}/w3
MAKE_ENV+= EMACSCMD=${EMACSCMD} ELISPDIR=${ELISPDIR} \
diff --git a/www/zope-cmfphoto/Makefile b/www/zope-cmfphoto/Makefile
index 14775e4..addbaca 100644
--- a/www/zope-cmfphoto/Makefile
+++ b/www/zope-cmfphoto/Makefile
@@ -20,6 +20,8 @@ RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFDefault/__init__.
${PYTHON_SITELIBDIR}/PIL/_imaging.so:${PORTSDIR}/graphics/py-imaging
BROKEN= Broken dependency
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_PYTHON= yes
USE_ZOPE= yes
diff --git a/www/zope-mysqluserfolder/Makefile b/www/zope-mysqluserfolder/Makefile
index 003c005..66149a5 100644
--- a/www/zope-mysqluserfolder/Makefile
+++ b/www/zope-mysqluserfolder/Makefile
@@ -18,6 +18,8 @@ COMMENT= A Zope user folder which uses MySQL database to store user information
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_PYTHON= yes
USE_ZOPE= yes
diff --git a/www/zope-parsedxml/Makefile b/www/zope-parsedxml/Makefile
index 95a2481..95fb11a 100644
--- a/www/zope-parsedxml/Makefile
+++ b/www/zope-parsedxml/Makefile
@@ -19,6 +19,8 @@ COMMENT= ParsedXML - access and manipulated XML documents within Zope
RUN_DEPENDS= ${PYTHON_LIBDIR}/site-packages/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml
BROKEN= Broken dependency
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_PYTHON= yes
USE_ZOPE= yes
diff --git a/www/zope-portaltransforms/Makefile b/www/zope-portaltransforms/Makefile
index b75f01e..4d1d135 100644
--- a/www/zope-portaltransforms/Makefile
+++ b/www/zope-portaltransforms/Makefile
@@ -23,6 +23,8 @@ RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFDefault/__init__.
${PYTHON_SITELIBDIR}/docutils/__init__.py:${PORTSDIR}/textproc/py-docutils
BROKEN= Broken dependency
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_PYTHON= yes
USE_ZOPE= yes
diff --git a/www/zope-soapmethod/Makefile b/www/zope-soapmethod/Makefile
index fa03445..ebc1a93 100644
--- a/www/zope-soapmethod/Makefile
+++ b/www/zope-soapmethod/Makefile
@@ -17,6 +17,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= The SOAP Method product provides support for remote SOAP methods
BROKEN= Broken dependency
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/SOAPpy/__init__.py:${PORTSDIR}/net/py-soappy
diff --git a/www/zope-zmysqlda/Makefile b/www/zope-zmysqlda/Makefile
index 618caf9..6ffe739 100644
--- a/www/zope-zmysqlda/Makefile
+++ b/www/zope-zmysqlda/Makefile
@@ -21,6 +21,8 @@ COMMENT= MySQL Database Adapter for the Zope web application framework
RUN_DEPENDS= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_PYTHON= yes
USE_ZOPE= yes
diff --git a/www/zope-zpt/Makefile b/www/zope-zpt/Makefile
index f539899..5249dea 100644
--- a/www/zope-zpt/Makefile
+++ b/www/zope-zpt/Makefile
@@ -24,6 +24,8 @@ USE_PYTHON= yes
DIST_SUBDIR= zope
BROKEN= Does not build after python 2.4 update
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
ZTUVERSION= 1.1.3
OpenPOWER on IntegriCloud