From d0bb029d6fc6d2695b1c09f408383d09474ccd2b Mon Sep 17 00:00:00 2001 From: ohauer Date: Mon, 14 Nov 2011 23:50:40 +0000 Subject: - mark apache13 FORBIDDEN (CVE-2011-3368) * There are no patches from upstream and already existing exploids in the wild. - ru-apache13 ports have long outstanding issues and are far behind last apache13 patches. with hat apache@ Feature safe: yes --- russian/apache13-modssl/Makefile | 3 ++- russian/apache13/Makefile | 15 ++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) (limited to 'russian') diff --git a/russian/apache13-modssl/Makefile b/russian/apache13-modssl/Makefile index 4bd9e85e858b..4662d217bb64 100644 --- a/russian/apache13-modssl/Makefile +++ b/russian/apache13-modssl/Makefile @@ -7,7 +7,7 @@ PORTNAME= apache+mod_ssl PORTVERSION= ${VERSION_APACHE}+${VERSION_RA}+${VERSION_MODSSL} -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= russian www security MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} \ ${MASTER_SITES_MODSSL:S/$/:modssl/} \ @@ -50,6 +50,7 @@ CONFLICTS= apache+ipv6-* \ publicfile-* \ ru-apache-* +FORBIDDEN= multiple CVE entries, last is CVE-2011-3368, no patches against this issue DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now EXPIRATION_DATE= 2011-11-01 diff --git a/russian/apache13/Makefile b/russian/apache13/Makefile index 0540553a236f..3bb7930e8b5c 100644 --- a/russian/apache13/Makefile +++ b/russian/apache13/Makefile @@ -7,7 +7,7 @@ PORTNAME= apache PORTVERSION= ${APACHE_VERSION}+${RA_VERSION} -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= russian www MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} DISTNAME= ${PORTNAME}_${APACHE_VERSION} @@ -19,6 +19,7 @@ PATCHFILES= patches_${APACHE_VERSION}rusPL${RA_VERSION}.tar.gz MAINTAINER= lev@FreeBSD.org COMMENT= The extremely popular Apache http server. Very fast, very clean +FORBIDDEN= multiple CVE entries, last is CVE-2011-3368, no patches against this issue DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now EXPIRATION_DATE= 2011-11-01 @@ -26,12 +27,12 @@ USE_PERL5= yes # New ports feature: conflicts CONFLICTS= apache+ipv6-* \ - apache+mod_ssl-* \ - apache+mod_ssl+ipv6-* \ - apache+mod_ssl+modsnmp-* \ - apache+mod_ssl+mod_snmp+ipv6-* \ - apache+mod_ssl+mod_accel-* \ - apache+mod_ssl+mod_snmp+mod_accel-* \ + apache+mod_ssl-* \ + apache+mod_ssl+ipv6-* \ + apache+mod_ssl+modsnmp-* \ + apache+mod_ssl+mod_snmp+ipv6-* \ + apache+mod_ssl+mod_accel-* \ + apache+mod_ssl+mod_snmp+mod_accel-* \ apache-worker-* \ apache-perchild-* \ apache-[0-9]* \ -- cgit pendabot/npm_and_yarn/devel/electron4/files/minimist-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-CouchDB-View/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptdes2018-10-061-2/+2