diff options
author | kris <kris@FreeBSD.org> | 2007-02-11 09:23:35 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-11 09:23:35 +0800 |
commit | 35d77456ca562e360ad86733def5f58bdbde6f66 (patch) | |
tree | db259b23860cf0c04945a8c663ea95acbf8f0b39 /www | |
parent | 68db2280bea39b12abe2f3c64f94bb9d12eaaa15 (diff) | |
download | freebsd-ports-gnome-35d77456ca562e360ad86733def5f58bdbde6f66.tar.gz freebsd-ports-gnome-35d77456ca562e360ad86733def5f58bdbde6f66.tar.zst freebsd-ports-gnome-35d77456ca562e360ad86733def5f58bdbde6f66.zip |
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_auth_mysql2/Makefile | 2 | ||||
-rw-r--r-- | www/mod_tidy/Makefile | 2 | ||||
-rw-r--r-- | www/mod_zap/Makefile | 2 | ||||
-rw-r--r-- | www/raqdevil/Makefile | 2 | ||||
-rw-r--r-- | www/rubygem-bluecloth/Makefile | 2 | ||||
-rw-r--r-- | www/sahana2/Makefile | 2 | ||||
-rw-r--r-- | www/siteframe/Makefile | 2 | ||||
-rw-r--r-- | www/urchin5/Makefile | 2 |
8 files changed, 16 insertions, 0 deletions
diff --git a/www/mod_auth_mysql2/Makefile b/www/mod_auth_mysql2/Makefile index 57ada55b2668..8b15023a4596 100644 --- a/www/mod_auth_mysql2/Makefile +++ b/www/mod_auth_mysql2/Makefile @@ -17,6 +17,8 @@ MAINTAINER= apache@FreeBSD.org COMMENT= MySQL-based authentication module with VirtualHost support BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 LATEST_LINK= mod_auth_mysql2 diff --git a/www/mod_tidy/Makefile b/www/mod_tidy/Makefile index 966f1d496ef9..12d7f8de9d96 100644 --- a/www/mod_tidy/Makefile +++ b/www/mod_tidy/Makefile @@ -17,6 +17,8 @@ COMMENT= Validates the HTML output of your apache2 webserver LIB_DEPENDS= tidy:${PORTSDIR}/www/tidy-lib BROKEN= Size mismatch +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_APACHE= 20 diff --git a/www/mod_zap/Makefile b/www/mod_zap/Makefile index 06358d44f504..1736d3f6b30a 100644 --- a/www/mod_zap/Makefile +++ b/www/mod_zap/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= yaz.2:${PORTSDIR}/net/yaz RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.4:${PORTSDIR}/lang/tcl84 BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_APACHE= yes GNU_CONFIGURE= yes diff --git a/www/raqdevil/Makefile b/www/raqdevil/Makefile index 093830522d5a..231f424aec01 100644 --- a/www/raqdevil/Makefile +++ b/www/raqdevil/Makefile @@ -47,6 +47,8 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/sendmail:${PORTSDIR}/mail/${SENDMAIL_MILTER_PORT} BUILD_DEPENDS= re2c:${PORTSDIR}/devel/re2c BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_GNOME= glib20 USE_PHP= pcre session xml diff --git a/www/rubygem-bluecloth/Makefile b/www/rubygem-bluecloth/Makefile index 777a73cfe90f..13389eac47cc 100644 --- a/www/rubygem-bluecloth/Makefile +++ b/www/rubygem-bluecloth/Makefile @@ -14,6 +14,8 @@ COMMENT= Ruby implementation of Markdown, a text-to-HTML conversion tool PLIST_SUB+= DISTNAME="${DISTNAME}" BROKEN= Incorrect pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" diff --git a/www/sahana2/Makefile b/www/sahana2/Makefile index b03df314ee32..b3c29c8bb7e8 100644 --- a/www/sahana2/Makefile +++ b/www/sahana2/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/adodb:${PORTSDIR}/databases/adodb \ ${PEARDIR}/simpletest:${PORTSDIR}/devel/simpletest BROKEN= Conflicting dependencies: php4 vs php5 +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 NO_BUILD= yes USE_PHP= gd gettext diff --git a/www/siteframe/Makefile b/www/siteframe/Makefile index a32c1f9a5cd6..0d18924ca571 100644 --- a/www/siteframe/Makefile +++ b/www/siteframe/Makefile @@ -16,6 +16,8 @@ COMMENT= A web community content management system in PHP5 and MySQL RUN_DEPENDS= ${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_APACHE= yes WITH_APACHE2= yes diff --git a/www/urchin5/Makefile b/www/urchin5/Makefile index ab02cba91a8a..71c88dc67da3 100644 --- a/www/urchin5/Makefile +++ b/www/urchin5/Makefile @@ -15,6 +15,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The most powerful web traffic analysis program available BROKEN= Does not install +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 ONLY_FOR_ARCHS= i386 LICENSE= commercial |