diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-06-01 21:55:13 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-06-01 21:55:13 +0000 |
commit | b8408f8dd2628e1ccf0783bd9f4c236beaea867f (patch) | |
tree | ff830f5f6c5873d2bcb3ead8a218f02302658eff /net/ipv6socket_scrub/files/patch-ab | |
parent | - update to 4.8.0 (diff) |
Remove expired ports:
2011-05-01 german/citrix_xenapp: "crashes with f10"
2011-05-01 japanese/citrix_xenapp: "crashes with f10"
2011-05-01 net/citrix_xenapp: "crashes with f10"
2011-05-11 comms/gammu-python: since version 1.29.0 comms/gammu uses python by default
2011-05-01 java/gj: Upstream disapear and distfile is no more available
2011-05-09 net/ipv6socket_scrub: Upstream disapear and distfile is no more available
2011-05-13 graphics/lodju: depends on rep-gtk, which doesn't build anymore.
2011-05-01 www/mod_pubcookie: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 ftp/prozilla: Upstream disapear and distfile is no more available
2011-05-01 www/py-django11: Unsupported (no longer receive security updates or bugfixes)
2011-05-13 x11-toolkits/rep-gtk: missing rep-config from librep port broke the build.
2011-05-01 games/tnl: Upstream development has ceased, it doesn't work with newer CEGUI and is generally broken
2011-06-01 net/vnc2swf: Development is now superseded by deskutils/vnc2flv
Notes
Notes:
svn path=/head/; revision=274947
Diffstat (limited to 'net/ipv6socket_scrub/files/patch-ab')
-rw-r--r-- | net/ipv6socket_scrub/files/patch-ab | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/net/ipv6socket_scrub/files/patch-ab b/net/ipv6socket_scrub/files/patch-ab deleted file mode 100644 index e6241f6bd7c8..000000000000 --- a/net/ipv6socket_scrub/files/patch-ab +++ /dev/null @@ -1,9 +0,0 @@ ---- Makefile.orig Wed Oct 13 18:01:46 1999 -+++ Makefile Sun Nov 28 23:26:42 1999 -@@ -1,5 +1,5 @@ - CC = cc --CFLAGS = -xO3 -+CFLAGS = -O3 - LDFLAGS = - - PROG = ipv6socket_scrub |