summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-07-22 08:38:04 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-07-22 08:38:04 +0000
commitf456835ecad5b66b9775577421244e2f769f0818 (patch)
tree08c02503c779cf5044cdaaa45686ebe2626cf1b2 /security
parentAdd back the DEVELPORTSDIR definition, which was lost in the last merge. (diff)
Mark ports that depend on misc/compat3x as deprecated. If anyone wants to
update these to later versions, they should do so now.
Notes
Notes: svn path=/head/; revision=196041
Diffstat (limited to 'security')
-rw-r--r--security/amavis-perl/Makefile3
-rw-r--r--security/amavisd/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/security/amavis-perl/Makefile b/security/amavis-perl/Makefile
index ec9c481b3a0f..c577b0e68542 100644
--- a/security/amavis-perl/Makefile
+++ b/security/amavis-perl/Makefile
@@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= amavis
MAINTAINER= ports@FreeBSD.org
COMMENT= Mail Virus Scanner (uses external antivirus)
+DEPRECATED= depends on misc/compat3x, which has security problems
+EXPIRATION_DATE= 2007-09-21
+
BUILD_DEPENDS= ${LOCALBASE}/bin/lha:${PORTSDIR}/archivers/lha \
${LOCALBASE}/bin/unarj:${PORTSDIR}/archivers/unarj \
${LOCALBASE}/bin/unrar:${PORTSDIR}/archivers/unrar \
diff --git a/security/amavisd/Makefile b/security/amavisd/Makefile
index a3875c7fba88..df3da12cc6ce 100644
--- a/security/amavisd/Makefile
+++ b/security/amavisd/Makefile
@@ -17,6 +17,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= The daemonized version of amavis-perl
+DEPRECATED= depends on misc/compat3x, which has security problems; old version
+EXPIRATION_DATE= 2007-09-21
+
BUILD_DEPENDS= ${LOCALBASE}/bin/arc:${PORTSDIR}/archivers/arc \
${LOCALBASE}/bin/lha:${PORTSDIR}/archivers/lha \
${LOCALBASE}/bin/unarj:${PORTSDIR}/archivers/unarj \