diff options
author | pav <pav@FreeBSD.org> | 2007-12-27 00:36:55 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-12-27 00:36:55 +0800 |
commit | 6f1a3a3a9fd3328e4c6044385d5dd36ad7bc1aff (patch) | |
tree | 0ecf624048f2f567de2a065af18f5d2b26260925 /french | |
parent | 5cd9b5c90c169b469ee135f2742080902506b417 (diff) | |
download | freebsd-ports-gnome-6f1a3a3a9fd3328e4c6044385d5dd36ad7bc1aff.tar.gz freebsd-ports-gnome-6f1a3a3a9fd3328e4c6044385d5dd36ad7bc1aff.tar.zst freebsd-ports-gnome-6f1a3a3a9fd3328e4c6044385d5dd36ad7bc1aff.zip |
- Known security vulnerabilities and no active development: mark for removal in
mid of January
PR: ports/118689-91
Submitted by: Philippe Audeoud <jadawin@tuxaco.net> (maintainer)
Security: http://www.securityfocus.com/bid/24607/info
Diffstat (limited to 'french')
-rw-r--r-- | french/pluxml-theme-bridge/Makefile | 3 | ||||
-rw-r--r-- | french/pluxml-theme-snowxml/Makefile | 3 | ||||
-rw-r--r-- | french/pluxml/Makefile | 5 |
3 files changed, 11 insertions, 0 deletions
diff --git a/french/pluxml-theme-bridge/Makefile b/french/pluxml-theme-bridge/Makefile index 83c08c533705..c45624f04a3d 100644 --- a/french/pluxml-theme-bridge/Makefile +++ b/french/pluxml-theme-bridge/Makefile @@ -17,6 +17,9 @@ COMMENT= Theme for pluxml > 0.3.0 RUN_DEPENDS= ${WWWDIR}/pluxml:${PORTSDIR}/french/pluxml +DEPRECATED= pluxml is marked as deprecated +EXPIRATION_DATE= 2008-01-14 + NO_BUILD= yes USE_ZIP= yes diff --git a/french/pluxml-theme-snowxml/Makefile b/french/pluxml-theme-snowxml/Makefile index 74444c1378ab..3c04c67f1579 100644 --- a/french/pluxml-theme-snowxml/Makefile +++ b/french/pluxml-theme-snowxml/Makefile @@ -17,6 +17,9 @@ COMMENT= Theme for pluxml > 0.3.0 RUN_DEPENDS= ${WWWDIR}/pluxml:${PORTSDIR}/french/pluxml +DEPRECATED= pluxml is marked as deprecated +EXPIRATION_DATE= 2008-01-14 + NO_BUILD= yes SUB_FILES= pkg-message diff --git a/french/pluxml/Makefile b/french/pluxml/Makefile index 9dfecdd01caa..910abd12ceed 100644 --- a/french/pluxml/Makefile +++ b/french/pluxml/Makefile @@ -12,6 +12,11 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= jadawin@tuxaco.net COMMENT= Small weblog in php and xml +FORBIDDEN= ${DEPRECATED} +DEPRECATED= no active development and known security vulnerabilities,\ + see http://www.securityfocus.com/bid/24607/info for details +EXPIRATION_DATE= 2008-01-14 + USE_PHP= xml pcre WANT_PHP_WEB= yes |