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 /german/citrix_xenapp/files/patch-setupwfc | |
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 'german/citrix_xenapp/files/patch-setupwfc')
-rw-r--r-- | german/citrix_xenapp/files/patch-setupwfc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/german/citrix_xenapp/files/patch-setupwfc b/german/citrix_xenapp/files/patch-setupwfc deleted file mode 100644 index 9b09f664e4b2..000000000000 --- a/german/citrix_xenapp/files/patch-setupwfc +++ /dev/null @@ -1,11 +0,0 @@ ---- setupwfc.orig Fri Apr 8 13:52:46 2005 -+++ setupwfc Mon Jan 22 10:10:48 2007 -@@ -396,7 +396,7 @@ - *BSD) - # Assume Free/Net/Open BSD on an X86 with Linux emulation. - -- if uname -m | grep 86 2>&1 >/dev/null ; then -+ if uname -m | grep "i[3456]86\|amd64" 2>&1 >/dev/null ; then - PLATFORM=linuxx86 - DISP_PLATFORM="Linux (x86)" - echo |