[85871] trunk/dports

jmr at macports.org jmr at macports.org
Sun Oct 16 21:36:19 PDT 2011


Revision: 85871
          http://trac.macports.org/changeset/85871
Author:   jmr at macports.org
Date:     2011-10-16 21:36:17 -0700 (Sun, 16 Oct 2011)
Log Message:
-----------
remove -flat_namespace -undefined suppress workarounds from years ago

Modified Paths:
--------------
    trunk/dports/gnome/gnome-photo-print/Portfile
    trunk/dports/gnome/gnome-vfsmm/Portfile
    trunk/dports/gnome/gnomeicu/Portfile
    trunk/dports/gnome/gnotify/Portfile
    trunk/dports/gnome/gnotime/Portfile
    trunk/dports/gnome/libghttp/Portfile
    trunk/dports/gnome/libgnomecanvasmm/Portfile
    trunk/dports/gnome/libgnomedb/Portfile
    trunk/dports/gnome/libgnomemm/Portfile
    trunk/dports/gnome/libgtkhtml/Portfile
    trunk/dports/gnome/monster-masher/Portfile
    trunk/dports/gnome/oaf/Portfile
    trunk/dports/graphics/gtksee/Portfile
    trunk/dports/python/py25-pyqt4/Portfile
    trunk/dports/python/py31-pyqt4/Portfile
    trunk/dports/x11/dlume/Portfile
    trunk/dports/x11/gfontsampler/Portfile
    trunk/dports/x11/gtk-thinice-engine/Portfile

Modified: trunk/dports/gnome/gnome-photo-print/Portfile
===================================================================
--- trunk/dports/gnome/gnome-photo-print/Portfile	2011-10-17 04:08:04 UTC (rev 85870)
+++ trunk/dports/gnome/gnome-photo-print/Portfile	2011-10-17 04:36:17 UTC (rev 85871)
@@ -23,7 +23,6 @@
 
 configure.args	--mandir=${prefix}/share/man
 configure.cppflags-append "-L${prefix}/lib"
-configure.cflags-append -flat_namespace -undefined suppress
 
 livecheck.type  regex
 livecheck.regex "${gname}-(\\d+(?:\\.\\d+)*)${extract.suffix}"

Modified: trunk/dports/gnome/gnome-vfsmm/Portfile
===================================================================
--- trunk/dports/gnome/gnome-vfsmm/Portfile	2011-10-17 04:08:04 UTC (rev 85870)
+++ trunk/dports/gnome/gnome-vfsmm/Portfile	2011-10-17 04:36:17 UTC (rev 85871)
@@ -25,9 +25,6 @@
 depends_lib      port:glibmm \
                  port:gnome-vfs
 
-configure.cflags-append -flat_namespace \
-                        -undefined suppress
-
 livecheck.type   regex
 livecheck.url    http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
 livecheck.regex  {LATEST-IS-(\d+(?:\.\d+)*)}

Modified: trunk/dports/gnome/gnomeicu/Portfile
===================================================================
--- trunk/dports/gnome/gnomeicu/Portfile	2011-10-17 04:08:04 UTC (rev 85870)
+++ trunk/dports/gnome/gnomeicu/Portfile	2011-10-17 04:36:17 UTC (rev 85871)
@@ -33,9 +33,7 @@
 
 patchfiles              patch_icu_db.c
 
-configure.cflags-append -flat_namespace \
-                        -undefined suppress \
-                        -DHAVE_NDBM=0
+configure.cflags-append -DHAVE_NDBM=0
 
 configure.args          --with-ndbm=no \
                         --with-gdbm=yes

Modified: trunk/dports/gnome/gnotify/Portfile
===================================================================
--- trunk/dports/gnome/gnotify/Portfile	2011-10-17 04:08:04 UTC (rev 85870)
+++ trunk/dports/gnome/gnotify/Portfile	2011-10-17 04:36:17 UTC (rev 85871)
@@ -18,7 +18,6 @@
 checksums	md5 6e7a031a5b1e9b12ac04992ccbf71627
 patchfiles	patch_Makefile.in
 depends_lib	bin:gnome-session:gnome-session
-configure.cflags	-flat_namespace -undefined suppress
 pre-configure	{
 		file copy -force ${filespath}/install-sh ${worksrcpath}
 		file copy -force ${filespath}/mkinstalldirs ${worksrcpath}

Modified: trunk/dports/gnome/gnotime/Portfile
===================================================================
--- trunk/dports/gnome/gnotime/Portfile	2011-10-17 04:08:04 UTC (rev 85870)
+++ trunk/dports/gnome/gnotime/Portfile	2011-10-17 04:36:17 UTC (rev 85871)
@@ -21,7 +21,6 @@
 depends_build	port:pkgconfig
 depends_lib	bin:guile:guile lib:libgtkhtml-2:libgtkhtml
 configure.cppflags-append "-L${prefix}/lib"
-configure.cflags-append -flat_namespace -undefined suppress
 
 livecheck.url   http://sourceforge.net/projects/gttr/files/
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"

Modified: trunk/dports/gnome/libghttp/Portfile
===================================================================
--- trunk/dports/gnome/libghttp/Portfile	2011-10-17 04:08:04 UTC (rev 85870)
+++ trunk/dports/gnome/libghttp/Portfile	2011-10-17 04:36:17 UTC (rev 85871)
@@ -17,7 +17,6 @@
 depends_build           path:bin/pkg-config:pkgconfig
 configure.args          --mandir=${prefix}/share/man
 configure.cppflags-append "-L${prefix}/lib"
-configure.cflags-append -flat_namespace -undefined suppress
 
 livecheck.type          regex
 livecheck.url           http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/

Modified: trunk/dports/gnome/libgnomecanvasmm/Portfile
===================================================================
--- trunk/dports/gnome/libgnomecanvasmm/Portfile	2011-10-17 04:08:04 UTC (rev 85870)
+++ trunk/dports/gnome/libgnomecanvasmm/Portfile	2011-10-17 04:36:17 UTC (rev 85871)
@@ -26,8 +26,6 @@
 depends_lib	port:gtkmm \
                 port:libgnomecanvas
 
-configure.cflags-append -flat_namespace -undefined suppress
-
 livecheck.type  regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}

Modified: trunk/dports/gnome/libgnomedb/Portfile
===================================================================
--- trunk/dports/gnome/libgnomedb/Portfile	2011-10-17 04:08:04 UTC (rev 85870)
+++ trunk/dports/gnome/libgnomedb/Portfile	2011-10-17 04:36:17 UTC (rev 85871)
@@ -20,7 +20,6 @@
 checksums	md5 5e2ff4eaa2bdb02493af4e21b5f5bf8b
 depends_lib	lib:libgtksourceview-1:gtksourceview lib:libgda-2:libgda
 configure.cppflags-append "-L${prefix}/lib"
-configure.cflags-append -flat_namespace -undefined suppress
 configure.args  --mandir=${prefix}/share/man
 
 livecheck.type  regex

Modified: trunk/dports/gnome/libgnomemm/Portfile
===================================================================
--- trunk/dports/gnome/libgnomemm/Portfile	2011-10-17 04:08:04 UTC (rev 85870)
+++ trunk/dports/gnome/libgnomemm/Portfile	2011-10-17 04:36:17 UTC (rev 85871)
@@ -25,8 +25,6 @@
 depends_lib	port:gtkmm  \
                 port:libgnome
 
-configure.cflags-append -flat_namespace -undefined suppress
-
 livecheck.type  regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}

Modified: trunk/dports/gnome/libgtkhtml/Portfile
===================================================================
--- trunk/dports/gnome/libgtkhtml/Portfile	2011-10-17 04:08:04 UTC (rev 85870)
+++ trunk/dports/gnome/libgtkhtml/Portfile	2011-10-17 04:36:17 UTC (rev 85871)
@@ -24,7 +24,6 @@
 use_bzip2               yes
 
 configure.args          --mandir=${prefix}/share/man
-configure.cflags-append -flat_namespace
 
 livecheck.type          regex
 livecheck.url \

Modified: trunk/dports/gnome/monster-masher/Portfile
===================================================================
--- trunk/dports/gnome/monster-masher/Portfile	2011-10-17 04:08:04 UTC (rev 85870)
+++ trunk/dports/gnome/monster-masher/Portfile	2011-10-17 04:36:17 UTC (rev 85871)
@@ -21,9 +21,6 @@
 
 configure.cppflags-append \
     -L${prefix}/lib
-configure.cflags-append \
-    -flat_namespace \
-    -undefined suppress
 configure.ldflags-append \
     -lesd
 

Modified: trunk/dports/gnome/oaf/Portfile
===================================================================
--- trunk/dports/gnome/oaf/Portfile	2011-10-17 04:08:04 UTC (rev 85870)
+++ trunk/dports/gnome/oaf/Portfile	2011-10-17 04:36:17 UTC (rev 85871)
@@ -32,7 +32,6 @@
                 ac_cv_path_ORBIT_IDL=${prefix}/bin/orbit-idl \
                 ac_cv_prog_XML_CONFIG=${prefix}/bin/xml-config
 configure.cppflags-append "-L${prefix}/lib"
-configure.cflags-append -flat_namespace -undefined suppress
 
 livecheck.type  regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/

Modified: trunk/dports/graphics/gtksee/Portfile
===================================================================
--- trunk/dports/graphics/gtksee/Portfile	2011-10-17 04:08:04 UTC (rev 85870)
+++ trunk/dports/graphics/gtksee/Portfile	2011-10-17 04:36:17 UTC (rev 85871)
@@ -1,5 +1,7 @@
 # $Id$
+
 PortSystem 1.0
+
 name		gtksee
 version		0.6.0b-1
 description	A simple image viewer based on GTK+ 1.2.x and running on X Window System.
@@ -13,5 +15,4 @@
 depends_lib	lib:libgtk.1:gtk1
 configure.args	--mandir=${prefix}/share/man 
 configure.cppflags-append "-L${prefix}/lib"
-configure.cflags-append -flat_namespace -undefined suppress
 destroot.destdir    prefix=${destroot}${prefix}

Modified: trunk/dports/python/py25-pyqt4/Portfile
===================================================================
--- trunk/dports/python/py25-pyqt4/Portfile	2011-10-17 04:08:04 UTC (rev 85870)
+++ trunk/dports/python/py25-pyqt4/Portfile	2011-10-17 04:36:17 UTC (rev 85871)
@@ -41,7 +41,7 @@
 	file copy -force ${qt_mkspecs_dir}/macx-g++/qmake.conf \
 		${worksrcpath}/qmake.conf
 
-	reinplace "s|-bundle|-bundle -flat_namespace -undefined suppress|" \
+	reinplace "s|-bundle|-bundle -undefined dynamic_lookup|" \
 		${worksrcpath}/qmake.conf
 
     # allow ccache, if specified by the user

Modified: trunk/dports/python/py31-pyqt4/Portfile
===================================================================
--- trunk/dports/python/py31-pyqt4/Portfile	2011-10-17 04:08:04 UTC (rev 85870)
+++ trunk/dports/python/py31-pyqt4/Portfile	2011-10-17 04:36:17 UTC (rev 85871)
@@ -41,7 +41,7 @@
 	file copy -force ${qt_mkspecs_dir}/macx-g++/qmake.conf \
 		${worksrcpath}/qmake.conf
 
-	reinplace "s|-bundle|-bundle -flat_namespace -undefined suppress|" \
+	reinplace "s|-bundle|-bundle -undefined dynamic_lookup|" \
 		${worksrcpath}/qmake.conf
 
     # allow ccache, if specified by the user

Modified: trunk/dports/x11/dlume/Portfile
===================================================================
--- trunk/dports/x11/dlume/Portfile	2011-10-17 04:08:04 UTC (rev 85870)
+++ trunk/dports/x11/dlume/Portfile	2011-10-17 04:36:17 UTC (rev 85871)
@@ -27,7 +27,6 @@
 
 configure.args	--mandir=${prefix}/share/man 
 configure.cppflags-append	"-L${prefix}/lib"
-configure.cflags	-flat_namespace -undefined suppress
 
 post-configure {
 		reinplace "s|-export-dynamic||g" ${worksrcpath}/Makefile

Modified: trunk/dports/x11/gfontsampler/Portfile
===================================================================
--- trunk/dports/x11/gfontsampler/Portfile	2011-10-17 04:08:04 UTC (rev 85870)
+++ trunk/dports/x11/gfontsampler/Portfile	2011-10-17 04:36:17 UTC (rev 85871)
@@ -15,6 +15,3 @@
 depends_build	port:pkgconfig
 depends_lib	lib:libgnomeui-2:libgnomeui
 configure.args	--mandir=${prefix}/share/man
-configure.cflags-append	\
-	-flat_namespace \
-	-undefined suppress

Modified: trunk/dports/x11/gtk-thinice-engine/Portfile
===================================================================
--- trunk/dports/x11/gtk-thinice-engine/Portfile	2011-10-17 04:08:04 UTC (rev 85870)
+++ trunk/dports/x11/gtk-thinice-engine/Portfile	2011-10-17 04:36:17 UTC (rev 85871)
@@ -26,7 +26,7 @@
 use_autoreconf yes
 autoreconf.args -fvi
 
-configure.cflags	-flat_namespace -undefined suppress
+configure.cflags-append	-undefined dynamic_lookup
 
 livecheck.type  regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111016/5ffea18c/attachment-0001.html>


More information about the macports-changes mailing list