From 9766a65fd0afeee48b78ea6bda3a90fa11014f9e Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Fri, 30 Sep 2011 09:12:36 +0000 Subject: As previously advertised, delete ports that have vulnerabilities listed in portaudit, and those that depend on them - part 1 math/mupad Relies on xpm, vulnerable since 2004-09-15 net-p2p/torrentflux Vulnerable since 2006-10-07 net/tptest Vulnerable since 2009-12-17 security/pgp6 Vulnerable since 2005-07-31 www/p5-RTx-RightsMatrix Only works with www/rt36, which is FORBIDDEN www/p5-RTx-Shredder Only works with www/rt36, which is FORBIDDEN www/p5-RTx-Statistics Only works with www/rt36, which is FORBIDDEN www/plone Vulnerable since 2011-02-10 www/pyblosxom Vulnerable since 2009-02-11 www/rt36 Vulnerable since 2009-12-09 www/zope-archetypes Depends on www/plone, which is FORBIDDEN www/zope-calendaring Depends on www/plone, which is FORBIDDEN www/zope-coreblog2 Depends on www/plone, which is FORBIDDEN www/zope-i18nlayer Depends on www/plone, which is FORBIDDEN www/zope-plonelanguagetool Depends on www/plone, which is FORBIDDEN www/zope-simpleblog Depends on www/plone, which is FORBIDDEN --- .../files/patch-apps::unix::client::Makefile | 30 ---------------------- 1 file changed, 30 deletions(-) delete mode 100644 net/tptest/files/patch-apps::unix::client::Makefile (limited to 'net/tptest/files/patch-apps::unix::client::Makefile') diff --git a/net/tptest/files/patch-apps::unix::client::Makefile b/net/tptest/files/patch-apps::unix::client::Makefile deleted file mode 100644 index 64dd3e7a99cf..000000000000 --- a/net/tptest/files/patch-apps::unix::client::Makefile +++ /dev/null @@ -1,30 +0,0 @@ ---- apps/unix/client/Makefile.orig Wed Apr 7 17:22:56 2004 -+++ apps/unix/client/Makefile Tue Sep 13 13:00:25 2005 -@@ -3,7 +3,7 @@ - # Use this for Linux and other systems that have makedepend - # instead of mkdep. - # --MAKEDEPEND = makedepend -+#MAKEDEPEND = makedepend - # - # For Solaris the mkdep script in this directory can be used. - # -@@ -11,14 +11,14 @@ - # - # Use this for Free/Net/OpenBSD. - # --#MAKEDEPEND = mkdep --CDEBUG = -g -+MAKEDEPEND = mkdep -+#CDEBUG = -g - INCL = -I ../../../os-dep/unix -I ../../../engine - - # Use this flag when compiling under Solaris - #EXTRADEFINES = -DUNIX -DSOLARIS --#EXTRADEFINES = -DUNIX -DOPENBSD --EXTRADEFINES = -DUNIX -DLINUX -+EXTRADEFINES = -DUNIX -DOPENBSD -+#EXTRADEFINES = -DUNIX -DLINUX - - # - # Use this if your machine has problems with localtime(). -- cgit v1.2.3