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 /graphics/lodju/files/patch-Makefile.in | |
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 'graphics/lodju/files/patch-Makefile.in')
-rw-r--r-- | graphics/lodju/files/patch-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/lodju/files/patch-Makefile.in b/graphics/lodju/files/patch-Makefile.in deleted file mode 100644 index b1d15e0fb12e..000000000000 --- a/graphics/lodju/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Thu Nov 3 08:44:09 2005 -+++ Makefile.in Thu Nov 3 08:43:07 2005 -@@ -69,7 +69,7 @@ - install -m 0644 $(srcdir)/xsl/*.css $(datadir)/lodju - install -m 0644 $(srcdir)/xsl/*.xsl $(datadir)/lodju - install -m 0644 $(srcdir)/xsl/*.gif $(datadir)/lodju -- cp -r locale $(datadir)/locale -+ cp -r locale/* $(datadir)/locale - chmod -R go=u,go-w $(datadir)/locale - - install -d $(datadir)/lodju/graphics |