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 --- security/pgp6/files/patch-ai | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 security/pgp6/files/patch-ai (limited to 'security/pgp6/files/patch-ai') diff --git a/security/pgp6/files/patch-ai b/security/pgp6/files/patch-ai deleted file mode 100644 index e629d4c25567..000000000000 --- a/security/pgp6/files/patch-ai +++ /dev/null @@ -1,14 +0,0 @@ ---- libs/pgpcdk/priv/crypto/bignum/bni80386_aout.s.orig 1998-07-31 15:03:37.000000000 -0700 -+++ libs/pgpcdk/priv/crypto/bignum/bni80386_aout.s 2008-08-31 16:41:34.000000000 -0700 -@@ -17,7 +17,8 @@ - # Different assemblers have different conventions here - # These conventions are for a.out format assembler --align4=2 # could be 2 or 4 --align8=3 # could be 3 or 8 --align16=4 # cound be 4 or 16 -+# Changed from 2,3,4 to 4,8,16 for FreeBSD -+align4=4 # could be 2 or 4 -+align8=8 # could be 3 or 8 -+align16=16 # cound be 4 or 16 - - -- cgit v1.2.3