summaryrefslogtreecommitdiff
path: root/security/pgp6/files/patch-cb
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-09-30 09:12:36 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-09-30 09:12:36 +0000
commit9766a65fd0afeee48b78ea6bda3a90fa11014f9e (patch)
tree9f0601049fddfc73cec41ed94307f3abadf1b46b /security/pgp6/files/patch-cb
parent- s,net/py-zopeInterface,devel/py-zopeInterface, (diff)
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
Notes
Notes: svn path=/head/; revision=282655
Diffstat (limited to 'security/pgp6/files/patch-cb')
-rw-r--r--security/pgp6/files/patch-cb10
1 files changed, 0 insertions, 10 deletions
diff --git a/security/pgp6/files/patch-cb b/security/pgp6/files/patch-cb
deleted file mode 100644
index 0e24f0e95803..000000000000
--- a/security/pgp6/files/patch-cb
+++ /dev/null
@@ -1,10 +0,0 @@
---- libs/pgpcdk/unix/ui/PGPKeyServerDialogs.cpp.orig Tue Mar 9 18:52:17 1999
-+++ libs/pgpcdk/unix/ui/PGPKeyServerDialogs.cpp Fri Sep 29 20:51:02 2000
-@@ -5,6 +5,7 @@
- $Id: PGPKeyServerDialogs.cpp,v 1.2 1999/03/10 02:52:17 heller Exp $
- ____________________________________________________________________________*/
- #include <string.h>
-+#include <stdlib.h>
-
- #include "pgpDialogs.h"
- #include "pgpKeyServerDialogCommon.h"