aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-10-15 06:30:49 +0800
committerdougb <dougb@FreeBSD.org>2011-10-15 06:30:49 +0800
commitf263b11cfc542f6956ae7ef2bf5ee844f52aa0e9 (patch)
treed782689aec1286d5187787b922e773e1ba4a609b /ftp
parentf797d663f51794e39d1fba66c178a3e2639cc2e0 (diff)
downloadfreebsd-ports-gnome-f263b11cfc542f6956ae7ef2bf5ee844f52aa0e9.tar.gz
freebsd-ports-gnome-f263b11cfc542f6956ae7ef2bf5ee844f52aa0e9.tar.zst
freebsd-ports-gnome-f263b11cfc542f6956ae7ef2bf5ee844f52aa0e9.zip
As previously advertised, complete removal of vulnerable ports that
no one has stepped up to deal with: archivers/pecl-phar Vulnerable since 2011-01-13 comms/libsyncml Depends on devel/libsoup22, which is FORBIDDEN databases/mysql323-server Vulnerable since 2006-10-29 databases/mysql323-client Vulnerable since 2006-10-29 databases/mysql323-scripts Vulnerable since 2006-10-29 databases/mysql40-server Vulnerable since 2006-10-29 databases/mysql40-client Vulnerable since 2006-10-29 databases/mysql40-scripts Vulnerable since 2006-10-29 databases/p5-DBD-mysql40 Depends on databases/mysql40-server, which is FORBIDDEN deskutils/buoh Depends on devel/libsoup22, which is FORBIDDEN deskutils/libopensync-plugin-syncml Depends on comms/libsyncml, which is DEPRECATED devel/libsoup22 Vulnerable since 2011-07-28 dns/bind9-sdb-ldap Vulnerable since 2011-06-04 dns/bind9-sdb-postgresql Vulnerable since 2011-06-04 ftp/wgetpro Vulnerable since 2004-12-14 games/quake2forge Vulnerable since 2005-01-21 graphics/linux-tiff Vulnerable since 2004-10-13 japanese/mutt Vulnerable since 2007-07-29 japanese/asterisk14-sounds Depends on net/asterisk14, which is FORBIDDEN net/asterisk14 Vulnerable since 2011-06-25 net/isc-dhcp31-client Vulnerable since 2011-04-10 net/isc-dhcp31-server Vulnerable since 2011-04-10 net/isc-dhcp31-relay Vulnerable since 2011-04-10 net/asterisk-app-ldap Depends on net/asterisk14, which is FORBIDDEN net/asterisk-app-notify Depends on net/asterisk14, which is FORBIDDEN net/asterisk-oh323 Depends on net/asterisk14, which is FORBIDDEN, does not compile on sparc64 net/asterisk14-addons Depends on net/asterisk14, which is FORBIDDEN net/astfax Depends on net/asterisk14, which is FORBIDDEN net-mgmt/nagios2 Vulnerable since 2009-06-30 www/gforge Vulnerable since 2005-08-09 www/linux-flashplugin7 Vulnerable since at least 2008-05-30 www/opera-devel Vulnerable since 2010-06-25, does not fetch www/plone3 Vulnerable and unsupported upstream www/serendipity-devel Vulnerable since 2008-04-25 www/ziproxy Vulnerable since 2010-06-15 www/asterisk-gui Depends on net/asterisk14, which is FORBIDDEN x11-toolkits/linux-pango Vulnerable since 2009-05-13
Diffstat (limited to 'ftp')
-rw-r--r--ftp/Makefile1
-rw-r--r--ftp/wgetpro/Makefile40
-rw-r--r--ftp/wgetpro/distinfo2
-rw-r--r--ftp/wgetpro/pkg-descr2
-rw-r--r--ftp/wgetpro/pkg-plist29
5 files changed, 0 insertions, 74 deletions
diff --git a/ftp/Makefile b/ftp/Makefile
index 0d0072923a04..677d6ad1042f 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -112,7 +112,6 @@
SUBDIR += waiho
SUBDIR += weex
SUBDIR += wget
- SUBDIR += wgetpro
SUBDIR += wmget
SUBDIR += wput
SUBDIR += wu-ftpd+ipv6
diff --git a/ftp/wgetpro/Makefile b/ftp/wgetpro/Makefile
deleted file mode 100644
index 91984e282c28..000000000000
--- a/ftp/wgetpro/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: wgetpro
-# Date created: May 18, 2004
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= wgetpro
-PORTVERSION= 0.1.3
-PORTREVISION= 3
-CATEGORIES= ftp
-MASTER_SITES= SF
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= stas@FreeBSD.org
-COMMENT= Wget with "PRO" features
-
-FORBIDDEN= Vulnerable since 2004-12-14, http://portaudit.freebsd.org/06f142ff-4df3-11d9-a9e7-0001020eed82.html
-EXPIRATION_DATE= 2011-10-14
-
-RESTRICTED= "may implement United States Patent 6,041,345"
-USE_OPENSSL= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-
-.if defined(WITHOUT_NLS)
-CONFIGURE_ARGS+= --disable-nls
-PLIST_SUB+= NLS="@comment "
-.else
-USE_GETTEXT= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-PLIST_SUB+= NLS=""
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e 's|^\(PACKAGE=\).*|\1wpro|' ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/ftp/wgetpro/distinfo b/ftp/wgetpro/distinfo
deleted file mode 100644
index 515638a9396a..000000000000
--- a/ftp/wgetpro/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (wgetpro-0.1.3.tgz) = 9b6aa43ab2d13aa51ed2671dc66e66c668a537d972446974587bdfba2c97a58a
-SIZE (wgetpro-0.1.3.tgz) = 1005027
diff --git a/ftp/wgetpro/pkg-descr b/ftp/wgetpro/pkg-descr
deleted file mode 100644
index 67e7655b2979..000000000000
--- a/ftp/wgetpro/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-Wget "PRO" edition - with additional protocol support and html rewriting
-capabilities.
diff --git a/ftp/wgetpro/pkg-plist b/ftp/wgetpro/pkg-plist
deleted file mode 100644
index a9583408f7a6..000000000000
--- a/ftp/wgetpro/pkg-plist
+++ /dev/null
@@ -1,29 +0,0 @@
-bin/wpro
-%%NLS%%share/locale/bg/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/ca/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/da/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/de/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/el/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/es/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/et/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/gl/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/he/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/hr/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/hu/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/it/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/nl/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/no/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/ro/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/sk/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/sl/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/wpro.mo
-%%NLS%%share/locale/zh_TW/LC_MESSAGES/wpro.mo