From 4b1dfcbab2049135c566457db4eb02f78b7825b1 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Wed, 10 Jun 2015 16:44:36 +0000 Subject: Remove expired ports: 2015-05-10 databases/postgresql84-client: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-contrib: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-docs: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-plperl: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-plpython: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-pltcl: "EOL was reached in July 2014" 2015-06-02 deskutils/deskbar-applet: Broken since update to gnome3 2015-06-02 deskutils/gimmie: Broken since update to gnome3 2015-06-02 deskutils/glipper: Broken since update to gnome3 2015-06-02 deskutils/gnochm: Broken since update to gnome3 2015-06-02 deskutils/hamster-applet: Broken since update to gnome3 2015-06-02 deskutils/kupfer: Broken since update to gnome3 2015-06-02 deskutils/ontv: Broken since update to gnome3 2015-06-02 deskutils/timer-applet: Broken since update to gnome3 2015-06-02 editors/scribes: Broken since update to gnome3 2015-06-09 games/gweled: Broken since update to gnome3 2015-06-02 games/py-pychess: Broken since update to gnome3 2015-06-08 graphics/gqview: Unmaintained upstream, preferences dialog broken, use graphics/geeqie fork 2015-05-31 lang/gcc47-aux: GCC 4.7 branch closed June 2014, move to lang/gcc-aux 2015-06-02 multimedia/arista: Broken since update to gnome3 2015-06-02 net/service-discovery-applet: Broken since update to gnome3 2015-06-05 net/shaperprobe: broken with no known fix (PR 197327) 2015-06-02 print/gnome-specimen: Broken since update to gnome3 2015-06-01 x11-themes/gtk-aqualightblue-theme: Upstream disappeared 2015-06-01 x11-themes/gtk-flat-theme2: Upstream disappeared --- lang/gcc47-aux/files/diff-static-version | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 lang/gcc47-aux/files/diff-static-version (limited to 'lang/gcc47-aux/files/diff-static-version') diff --git a/lang/gcc47-aux/files/diff-static-version b/lang/gcc47-aux/files/diff-static-version deleted file mode 100644 index a64e558e5c23..000000000000 --- a/lang/gcc47-aux/files/diff-static-version +++ /dev/null @@ -1,16 +0,0 @@ ---- gcc/Makefile.in.2 -+++ gcc/Makefile.in -@@ -320,11 +320,11 @@ - # This is where we get zlib from. zlibdir is -L../zlib and zlibinc is - # -I../zlib, unless we were configured with --with-system-zlib, in which - # case both are empty. --ZLIB = @zlibdir@ -lz -+ZLIB = -Wl,-Bstatic -lz -Wl,-Bdynamic - ZLIBINC = @zlibinc@ - - # How to find GMP --GMPLIBS = @GMPLIBS@ -+GMPLIBS = -Wl,-Bstatic @GMPLIBS@ -Wl,-Bdynamic - GMPINC = @GMPINC@ - - # How to find PPL -- cgit v1.2.3