[40406] users/afb/Pinkie
afb at macports.org
afb at macports.org
Tue Sep 30 14:49:38 PDT 2008
Revision: 40406
http://trac.macports.org/changeset/40406
Author: afb at macports.org
Date: 2008-09-30 14:49:38 -0700 (Tue, 30 Sep 2008)
Log Message:
-----------
upgrade to xfce alpha, in branch with fixes
Modified Paths:
--------------
users/afb/Pinkie/Thunar/Portfile
users/afb/Pinkie/exo/Portfile
users/afb/Pinkie/libxfce4util/Portfile
users/afb/Pinkie/libxfcegui4/Portfile
users/afb/Pinkie/xfce/Portfile
users/afb/Pinkie/xfce-utils/Portfile
users/afb/Pinkie/xfce4-dev-tools/Portfile
users/afb/Pinkie/xfce4-panel/Portfile
users/afb/Pinkie/xfce4-session/Portfile
users/afb/Pinkie/xfdesktop/Portfile
users/afb/Pinkie/xfwm4/Portfile
users/afb/Pinkie/xfwm4-themes/Portfile
Added Paths:
-----------
users/afb/Pinkie/libxfce4menu/
users/afb/Pinkie/libxfce4menu/Portfile
users/afb/Pinkie/xfce4-session/files/patch-darwin.diff
users/afb/Pinkie/xfconf/
users/afb/Pinkie/xfconf/Portfile
Removed Paths:
-------------
users/afb/Pinkie/exo/files/libtool.patch
users/afb/Pinkie/libxfcegui4/files/libtool.patch
users/afb/Pinkie/xfce-mcs-manager/
users/afb/Pinkie/xfce-mcs-plugins/
users/afb/Pinkie/xfce4-session/files/libtool.patch
Modified: users/afb/Pinkie/Thunar/Portfile
===================================================================
--- users/afb/Pinkie/Thunar/Portfile 2008-09-30 21:18:19 UTC (rev 40405)
+++ users/afb/Pinkie/Thunar/Portfile 2008-09-30 21:49:38 UTC (rev 40406)
@@ -3,19 +3,18 @@
PortSystem 1.0
name Thunar
-version 0.9.0
-revision 1
+version 0.9.80
categories xfce
platforms darwin
maintainers afb at macports.org
description Thunar is a modern file manager for the Unix/Linux desktop
long_description ${description}
homepage http://www.xfce.org/
-master_sites http://www.ca-us.xfce.org/archive/xfce-4.4.2/src/
+master_sites http://www.ca-us.xfce.org/archive/xfce-4.5.90/src/
use_bzip2 yes
-checksums md5 0fc5008858661c0abd0399acbe30ef28 \
- sha1 fd4625d58e28006087d5a35004483a953184e4fe \
- rmd160 ebb744aa107d4def06c8c805ee6936d1acf2d4d7
+checksums md5 97522ac646c98cf06a81adc0e75961b2 \
+ sha1 65501fe7f36cc9f84f8c04e6ece0dda86df15e96 \
+ rmd160 a626961ba35265c08e1fdbd95b2b14b2f2daba61
configure.args --enable-dbus --enable-startup-notification \
--enable-pcre --enable-exif --disable-visibility
Modified: users/afb/Pinkie/exo/Portfile
===================================================================
--- users/afb/Pinkie/exo/Portfile 2008-09-30 21:18:19 UTC (rev 40405)
+++ users/afb/Pinkie/exo/Portfile 2008-09-30 21:49:38 UTC (rev 40406)
@@ -3,27 +3,23 @@
PortSystem 1.0
name exo
-version 0.3.4
+version 0.3.80
categories xfce
platforms darwin
maintainers afb at macports.org
description libexo is targeted at application development for Xfce
long_description ${description}
homepage http://www.xfce.org/
-master_sites http://www.ca-us.xfce.org/archive/xfce-4.4.2/src/
+master_sites http://www.ca-us.xfce.org/archive/xfce-4.5.90/src/
use_bzip2 yes
-checksums md5 7a1af943b1df32b6f89ae91823118a22 \
- sha1 4f7a3f46592fd0311be1f011f17431f211cc1fcb \
- rmd160 e021f030a624c522c819ec0f3a8682a1007ae748
+checksums md5 033d05d31de899e48a5c7e62fe8826d5 \
+ sha1 f7108678a3e72592dac5d1cf946a8993a6aab1bb \
+ rmd160 48da565ecbbd27910f10bcaf2b5c6992cbbc3db0
configure.args --mandir=${prefix}/share/man --enable-mcs-plugin --disable-python
depends_lib port:p5-uri port:libxfce4util port:gtk2 port:pkgconfig
-pre-build {
- system "cd $worksrcpath && patch -p0 -i $portpath/files/libtool.patch"
-}
-
platform darwin {
configure.args-append --disable-visibility
}
Deleted: users/afb/Pinkie/exo/files/libtool.patch
===================================================================
--- users/afb/Pinkie/exo/files/libtool.patch 2008-09-30 21:18:19 UTC (rev 40405)
+++ users/afb/Pinkie/exo/files/libtool.patch 2008-09-30 21:49:38 UTC (rev 40406)
@@ -1,13 +0,0 @@
---- libtool.old 2007-09-09 23:33:00.000000000 -0500
-+++ libtool 2007-09-09 23:32:14.000000000 -0500
-@@ -220,8 +220,8 @@
- postuninstall_cmds=""
-
- # Commands used to build a loadable module (assumed same as above if empty)
--module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs\$compiler_flags"
--module_expsym_cmds="sed -e \\\"s,#.*,,\\\" -e \\\"s,^[ ]*,,\\\" -e \\\"s,^\\\\(..*\\\\),_&,\\\" < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs\$compiler_flags~nmedit -s \$output_objdir/\${libname}-symbols.expsym \${lib}"
-+module_cmds="\$CC \$allow_undefined_flag ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o \$lib -bundle \$libobjs \$deplibs\$compiler_flags"
-+module_expsym_cmds="sed -e \\\"s,#.*,,\\\" -e \\\"s,^[ ]*,,\\\" -e \\\"s,^\\\\(..*\\\\),_&,\\\" < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o \$lib -bundle \$libobjs \$deplibs\$compiler_flags~nmedit -s \$output_objdir/\${libname}-symbols.expsym \${lib}"
-
- # Commands to strip libraries.
- old_striplib=""
Added: users/afb/Pinkie/libxfce4menu/Portfile
===================================================================
--- users/afb/Pinkie/libxfce4menu/Portfile (rev 0)
+++ users/afb/Pinkie/libxfce4menu/Portfile 2008-09-30 21:49:38 UTC (rev 40406)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem 1.0
+
+name libxfce4menu
+version 4.5.90
+categories xfce
+platforms darwin
+maintainers afb at macports.org
+description a freedesktop.org compliant menu implementation for Xfce
+long_description ${description}
+homepage http://www.xfce.org/
+master_sites http://www.ca-us.xfce.org/archive/xfce-${version}/src/
+use_bzip2 yes
+checksums md5 7034f92501c74d5fb4f36339337554d4 \
+ sha1 ed101237d0388a426a373e580dda903778beaeca \
+ rmd160 c97548117e66dba22571db1640fbf02ab16d5883
+
+configure.args --mandir=${prefix}/share/man
+
+depends_lib port:libxfce4util port:gtk2 port:pkgconfig
Property changes on: users/afb/Pinkie/libxfce4menu/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
Modified: users/afb/Pinkie/libxfce4util/Portfile
===================================================================
--- users/afb/Pinkie/libxfce4util/Portfile 2008-09-30 21:18:19 UTC (rev 40405)
+++ users/afb/Pinkie/libxfce4util/Portfile 2008-09-30 21:49:38 UTC (rev 40406)
@@ -3,7 +3,7 @@
PortSystem 1.0
name libxfce4util
-version 4.4.2
+version 4.5.90
categories xfce
platforms darwin
maintainers afb at macports.org
@@ -12,9 +12,9 @@
homepage http://www.xfce.org/
master_sites http://www.ca-us.xfce.org/archive/xfce-${version}/src/
use_bzip2 yes
-checksums md5 261e7a5df039493ad746e0c359211092 \
- sha1 b0399b476bd901a84424a2b77d4aa89d7fcfac7d \
- rmd160 d0b92cae1a50cf219ff728a78789e8876aa63c91
+checksums md5 8a5c557fdc492a8e3eeae515f4f1ef0a \
+ sha1 1b5fb26f24b8f665b1edebd554bdc52b81e6abfc \
+ rmd160 e7821c98f79d29ac5a2763954364680ae8126295
depends_lib port:gettext port:glib2 \
port:libiconv port:pkgconfig
Modified: users/afb/Pinkie/libxfcegui4/Portfile
===================================================================
--- users/afb/Pinkie/libxfcegui4/Portfile 2008-09-30 21:18:19 UTC (rev 40405)
+++ users/afb/Pinkie/libxfcegui4/Portfile 2008-09-30 21:49:38 UTC (rev 40406)
@@ -3,7 +3,7 @@
PortSystem 1.0
name libxfcegui4
-version 4.4.2
+version 4.5.90
categories xfce
platforms darwin
maintainers afb at macports.org
@@ -12,9 +12,9 @@
homepage http://www.xfce.org/
master_sites http://www.ca-us.xfce.org/archive/xfce-${version}/src/
use_bzip2 yes
-checksums md5 799a4869138c605126e8e71d58189bfd \
- sha1 554a30c02c92b76c8caad444040e18d8ec1737bc \
- rmd160 1de306d67f9a38d72ec184e00471e4d53db3801d
+checksums md5 eb7b218900e8ccc35973319f66b2474b \
+ sha1 67b06321e6f368d9f9f69950f26a3938785b7b1e \
+ rmd160 3338d3b289601185df9621154be068a14c88a594
configure.args --enable-startup-notification
@@ -25,7 +25,3 @@
port:startup-notification
patchfiles patch-environ.diff
-
-post-configure {
- system "cd $worksrcpath && patch -p0 -i $filespath/libtool.patch"
-}
Deleted: users/afb/Pinkie/libxfcegui4/files/libtool.patch
===================================================================
--- users/afb/Pinkie/libxfcegui4/files/libtool.patch 2008-09-30 21:18:19 UTC (rev 40405)
+++ users/afb/Pinkie/libxfcegui4/files/libtool.patch 2008-09-30 21:49:38 UTC (rev 40406)
@@ -1,24 +0,0 @@
---- libtool.old 2007-09-09 20:23:21.000000000 -0500
-+++ libtool 2007-09-09 20:21:31.000000000 -0500
-@@ -214,8 +214,8 @@
- old_archive_from_expsyms_cmds=""
-
- # Commands used to build and install a shared archive.
--archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring"
--archive_expsym_cmds="sed -e \\\"s,#.*,,\\\" -e \\\"s,^[ ]*,,\\\" -e \\\"s,^\\\\(..*\\\\),_&,\\\" < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring~nmedit -s \$output_objdir/\${libname}-symbols.expsym \${lib}"
-+archive_cmds="\$CC -dynamiclib ${wl}-flat_namespace ${wl}-undefined ${wl}suppress \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring"
-+archive_expsym_cmds="sed -e \\\"s,#.*,,\\\" -e \\\"s,^[ ]*,,\\\" -e \\\"s,^\\\\(..*\\\\),_&,\\\" < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib ${wl}-flat_namespace ${wl}-undefined ${wl}suppress \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring~nmedit -s \$output_objdir/\${libname}-symbols.expsym \${lib}"
- postinstall_cmds=""
- postuninstall_cmds=""
-
-@@ -7433,8 +7433,8 @@
- old_archive_from_expsyms_cmds=""
-
- # Commands used to build and install a shared archive.
--archive_cmds="\$CC -dynamiclib -single_module \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring"
--archive_expsym_cmds="sed -e \\\"s,#.*,,\\\" -e \\\"s,^[ ]*,,\\\" -e \\\"s,^\\\\(..*\\\\),_&,\\\" < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib -single_module \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring~nmedit -s \$output_objdir/\${libname}-symbols.expsym \${lib}"
-+archive_cmds="\$CC -dynamiclib ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -single_module \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring"
-+archive_expsym_cmds="sed -e \\\"s,#.*,,\\\" -e \\\"s,^[ ]*,,\\\" -e \\\"s,^\\\\(..*\\\\),_&,\\\" < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -single_module \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring~nmedit -s \$output_objdir/\${libname}-symbols.expsym \${lib}"
- postinstall_cmds=""
- postuninstall_cmds=""
-
Modified: users/afb/Pinkie/xfce/Portfile
===================================================================
--- users/afb/Pinkie/xfce/Portfile 2008-09-30 21:18:19 UTC (rev 40405)
+++ users/afb/Pinkie/xfce/Portfile 2008-09-30 21:49:38 UTC (rev 40406)
@@ -3,7 +3,7 @@
PortSystem 1.0
name xfce
-version 4.4.2
+version 4.5.90
categories xfce
platforms darwin
maintainers afb at macports.org
@@ -18,7 +18,7 @@
# depends on MacPorts xfce4
depends_lib port:libxfcegui4 \
port:gtk-xfce-engine \
- port:xfce-mcs-plugins \
+ port:xfconf \
port:xfwm4 \
port:xfwm4-themes \
port:exo \
@@ -28,10 +28,10 @@
port:xfce4-appfinder \
port:xfdesktop \
port:xfprint \
- port:orage \
port:mousepad \
- port:Thunar \
- port:Terminal
+ port:Thunar
+# port:orage
+# port:Terminal
distfiles
Modified: users/afb/Pinkie/xfce-utils/Portfile
===================================================================
--- users/afb/Pinkie/xfce-utils/Portfile 2008-09-30 21:18:19 UTC (rev 40405)
+++ users/afb/Pinkie/xfce-utils/Portfile 2008-09-30 21:49:38 UTC (rev 40406)
@@ -3,7 +3,7 @@
PortSystem 1.0
name xfce-utils
-version 4.4.2
+version 4.5.90
categories xfce
platforms darwin
maintainers afb at macports.org
@@ -12,23 +12,23 @@
homepage http://www.xfce.org/
master_sites http://www.ca-us.xfce.org/archive/xfce-${version}/src/
use_bzip2 yes
-checksums md5 119dd3f1daedfa41e3be89bad8997336 \
- sha1 b03b685743770b12157159f4b46bde9fb8c2f434 \
- rmd160 7be37ec67faba686d1d329318ca68f4dc0e81ce1
+checksums md5 646227b5e90d99e61db415632906457c \
+ sha1 a1e403408b76e708523fd7bbd420bcb43e6bd693 \
+ rmd160 5a487030df74871653f4ff00b76e273097b28902
-depends_lib port:xfce-mcs-manager
+depends_lib port:libxfce4util port:xfconf
configure.args --disable-gdm
configure.ldflags-append "-L${x11prefix}/lib -lXft -lfontconfig -lXrender -lXext -lXinerama -lXrandr"
-variant gtkhtml {
- depends_lib-append port:libgtkhtml
- configure.args-append --enable-gtkhtml
+variant midori {
+ depends_lib-append port:midori
+ configure.args-append --with-browser=midori
}
-variant mozilla {
- depends_lib port:mozilla
- configure.args-append --with-browser=mozilla
+variant firefox {
+ depends_lib port:firefox-x11
+ configure.args-append --with-browser=firefox
}
variant seamonkey {
Modified: users/afb/Pinkie/xfce4-dev-tools/Portfile
===================================================================
--- users/afb/Pinkie/xfce4-dev-tools/Portfile 2008-09-30 21:18:19 UTC (rev 40405)
+++ users/afb/Pinkie/xfce4-dev-tools/Portfile 2008-09-30 21:49:38 UTC (rev 40406)
@@ -3,17 +3,17 @@
PortSystem 1.0
name xfce4-dev-tools
-version 4.4.0.1
+version 4.5.90
categories xfce devel
platforms darwin
maintainers afb at macports.org
description A collection of tools and macros for Xfce developer
long_description ${description}
homepage http://www.xfce.org/
-master_sites http://www.ca-us.xfce.org/archive/xfce-4.4.2/src/
-checksums md5 7d09d161efc7ef86b3b48791d98c8ae8 \
- sha1 4577d204087f7fe58228fc2f4140001d9b97b493 \
- rmd160 df02905cb59ad3c11d7ad4b6d55e73241c81b2dc
+master_sites http://www.ca-us.xfce.org/archive/xfce-${version}/src/
+checksums md5 960d97ce04879686a1001954eb1cb8bc \
+ sha1 e7cdb4601f605f67305a289caa3562c8e8d2e9ad \
+ rmd160 963808c8f2ec15b555eb51faf4a8aea70666c0d1
use_bzip2 yes
Modified: users/afb/Pinkie/xfce4-panel/Portfile
===================================================================
--- users/afb/Pinkie/xfce4-panel/Portfile 2008-09-30 21:18:19 UTC (rev 40405)
+++ users/afb/Pinkie/xfce4-panel/Portfile 2008-09-30 21:49:38 UTC (rev 40406)
@@ -3,7 +3,7 @@
PortSystem 1.0
name xfce4-panel
-version 4.4.2
+version 4.5.90
categories xfce
platforms darwin
maintainers afb at macports.org
@@ -12,10 +12,14 @@
homepage http://www.xfce.org/
master_sites http://www.ca-us.xfce.org/archive/xfce-${version}/src/
use_bzip2 yes
-checksums md5 8f26b32c442bf9926f98f285a3c251dd \
- sha1 f66a5f46abc21324e5a375e52a37b98757eae121 \
- rmd160 6bcbc27d3de95d631ee3f556cf79ed89450769eb
+checksums md5 9368d6d84ce436ddb0a40b76a21f6a7c \
+ sha1 5f6c415fbaeae57f6e9194f3fe5b3d170bb4ce72 \
+ rmd160 b7e4976d9af9bf2651d500249363d607ad831cbd
-depends_lib port:xfce-mcs-manager port:libxml2 port:hicolor-icon-theme
+depends_lib port:xfconf port:exo port:libxml2 port:cairo port:hicolor-icon-theme
configure.args --enable-startup-notification
+
+platform darwin {
+ configure.args-append --disable-visibility
+}
Modified: users/afb/Pinkie/xfce4-session/Portfile
===================================================================
--- users/afb/Pinkie/xfce4-session/Portfile 2008-09-30 21:18:19 UTC (rev 40405)
+++ users/afb/Pinkie/xfce4-session/Portfile 2008-09-30 21:49:38 UTC (rev 40406)
@@ -3,7 +3,7 @@
PortSystem 1.0
name xfce4-session
-version 4.4.2
+version 4.5.90
categories xfce
platforms darwin
maintainers afb at macports.org
@@ -12,14 +12,13 @@
homepage http://www.xfce.org/
master_sites http://www.ca-us.xfce.org/archive/xfce-${version}/src/
use_bzip2 yes
-checksums md5 4c3d1acb8ce37ea4dd55d82aeb38e9e7 \
- sha1 576d0515257354d1d9da646fcf29d0dc9b5065db \
- rmd160 9dff9a44b458f98d498da5c2b65056d1d3cdbcea
+checksums md5 b5f9f6138a7f320feff667a54ff2f678 \
+ sha1 397d6adc32293ae8bd51e98615ebf5dc966e3b44 \
+ rmd160 f10da2fcacb066a0f305145baea599e2ec34e576
-
configure.args --enable-session-screenshots --disable-gnome
-depends_lib port:libxfce4mcs port:libxfcegui4
+depends_lib port:libxfce4util port:libxfcegui4 port:p5-xml-parser port:libwnck
-pre-build {
- system "cd $worksrcpath && patch -p0 -i $filespath/libtool.patch"
+platform darwin {
+ patchfiles patch-darwin.diff
}
Deleted: users/afb/Pinkie/xfce4-session/files/libtool.patch
===================================================================
--- users/afb/Pinkie/xfce4-session/files/libtool.patch 2008-09-30 21:18:19 UTC (rev 40405)
+++ users/afb/Pinkie/xfce4-session/files/libtool.patch 2008-09-30 21:49:38 UTC (rev 40406)
@@ -1,13 +0,0 @@
---- libtool.old 2007-09-09 23:33:00.000000000 -0500
-+++ libtool 2007-09-09 23:32:14.000000000 -0500
-@@ -220,8 +220,8 @@
- postuninstall_cmds=""
-
- # Commands used to build a loadable module (assumed same as above if empty)
--module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs\$compiler_flags"
--module_expsym_cmds="sed -e \\\"s,#.*,,\\\" -e \\\"s,^[ ]*,,\\\" -e \\\"s,^\\\\(..*\\\\),_&,\\\" < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs\$compiler_flags~nmedit -s \$output_objdir/\${libname}-symbols.expsym \${lib}"
-+module_cmds="\$CC \$allow_undefined_flag ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o \$lib -bundle \$libobjs \$deplibs\$compiler_flags"
-+module_expsym_cmds="sed -e \\\"s,#.*,,\\\" -e \\\"s,^[ ]*,,\\\" -e \\\"s,^\\\\(..*\\\\),_&,\\\" < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o \$lib -bundle \$libobjs \$deplibs\$compiler_flags~nmedit -s \$output_objdir/\${libname}-symbols.expsym \${lib}"
-
- # Commands to strip libraries.
- old_striplib=""
Added: users/afb/Pinkie/xfce4-session/files/patch-darwin.diff
===================================================================
--- users/afb/Pinkie/xfce4-session/files/patch-darwin.diff (rev 0)
+++ users/afb/Pinkie/xfce4-session/files/patch-darwin.diff 2008-09-30 21:49:38 UTC (rev 40406)
@@ -0,0 +1,316 @@
+--- ./configure.in.orig 2008-09-11 00:25:38.000000000 +0200
++++ ./configure.in 2008-09-30 22:21:48.000000000 +0200
+@@ -38,6 +38,10 @@ AM_CONDITIONAL([HAVE_OS_CYGWIN], [test x
+ if test x"`uname | grep \"CYGWIN\"`" != x""; then
+ AC_DEFINE([HAVE_OS_CYGWIN], [1], [Compiling under cygwin])
+ fi
++AM_CONDITIONAL([HAVE_OS_DARWIN], [test x"`uname | grep \"DARWIN\"`" != x""])
++if test "`uname`" = "Darwin"; then
++ AC_DEFINE([HAVE_OS_DARWIN], [1], [Compiling under darwin])
++fi
+
+ dnl check for basic programs
+ AC_PROG_CC()
+--- ./configure.orig 2008-09-11 00:26:31.000000000 +0200
++++ ./configure 2008-09-30 22:22:21.000000000 +0200
+@@ -857,6 +857,8 @@ GREP
+ EGREP
+ HAVE_OS_CYGWIN_TRUE
+ HAVE_OS_CYGWIN_FALSE
++HAVE_OS_DARWIN_TRUE
++HAVE_OS_DARWIN_FALSE
+ INTLTOOL_DESKTOP_RULE
+ INTLTOOL_DIRECTORY_RULE
+ INTLTOOL_KEYS_RULE
+@@ -4580,6 +4582,21 @@ cat >>confdefs.h <<\_ACEOF
+ _ACEOF
+
+ fi
++ if test "`uname`" = "Darwin"; then
++ HAVE_OS_DARWIN_TRUE=
++ HAVE_OS_DARWIN_FALSE='#'
++else
++ HAVE_OS_DARWIN_TRUE='#'
++ HAVE_OS_DARWIN_FALSE=
++fi
++
++if test "`uname`" = "Darwin"; then
++
++cat >>confdefs.h <<\_ACEOF
++#define HAVE_OS_DARWIN 1
++_ACEOF
++
++fi
+
+ ac_ext=c
+ ac_cpp='$CPP $CPPFLAGS'
+@@ -6642,7 +6659,7 @@ ia64-*-hpux*)
+ ;;
+ *-*-irix6*)
+ # Find out which ABI we are using.
+- echo '#line 6645 "configure"' > conftest.$ac_ext
++ echo '#line 6662 "configure"' > conftest.$ac_ext
+ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+@@ -9225,11 +9242,11 @@ else
+ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+ -e 's:$: $lt_compiler_flag:'`
+- (eval echo "\"\$as_me:9228: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:9245: $lt_compile\"" >&5)
+ (eval "$lt_compile" 2>conftest.err)
+ ac_status=$?
+ cat conftest.err >&5
+- echo "$as_me:9232: \$? = $ac_status" >&5
++ echo "$as_me:9249: \$? = $ac_status" >&5
+ if (exit $ac_status) && test -s "$ac_outfile"; then
+ # The compiler can only warn and ignore the option if not recognized
+ # So say no if there are warnings other than the usual output.
+@@ -9515,11 +9532,11 @@ else
+ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+ -e 's:$: $lt_compiler_flag:'`
+- (eval echo "\"\$as_me:9518: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:9535: $lt_compile\"" >&5)
+ (eval "$lt_compile" 2>conftest.err)
+ ac_status=$?
+ cat conftest.err >&5
+- echo "$as_me:9522: \$? = $ac_status" >&5
++ echo "$as_me:9539: \$? = $ac_status" >&5
+ if (exit $ac_status) && test -s "$ac_outfile"; then
+ # The compiler can only warn and ignore the option if not recognized
+ # So say no if there are warnings other than the usual output.
+@@ -9619,11 +9636,11 @@ else
+ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+ -e 's:$: $lt_compiler_flag:'`
+- (eval echo "\"\$as_me:9622: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:9639: $lt_compile\"" >&5)
+ (eval "$lt_compile" 2>out/conftest.err)
+ ac_status=$?
+ cat out/conftest.err >&5
+- echo "$as_me:9626: \$? = $ac_status" >&5
++ echo "$as_me:9643: \$? = $ac_status" >&5
+ if (exit $ac_status) && test -s out/conftest2.$ac_objext
+ then
+ # The compiler can only warn and ignore the option if not recognized
+@@ -11996,7 +12013,7 @@ else
+ lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
+ lt_status=$lt_dlunknown
+ cat > conftest.$ac_ext <<EOF
+-#line 11999 "configure"
++#line 12016 "configure"
+ #include "confdefs.h"
+
+ #if HAVE_DLFCN_H
+@@ -12096,7 +12113,7 @@ else
+ lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
+ lt_status=$lt_dlunknown
+ cat > conftest.$ac_ext <<EOF
+-#line 12099 "configure"
++#line 12116 "configure"
+ #include "confdefs.h"
+
+ #if HAVE_DLFCN_H
+@@ -14497,11 +14514,11 @@ else
+ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+ -e 's:$: $lt_compiler_flag:'`
+- (eval echo "\"\$as_me:14500: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:14517: $lt_compile\"" >&5)
+ (eval "$lt_compile" 2>conftest.err)
+ ac_status=$?
+ cat conftest.err >&5
+- echo "$as_me:14504: \$? = $ac_status" >&5
++ echo "$as_me:14521: \$? = $ac_status" >&5
+ if (exit $ac_status) && test -s "$ac_outfile"; then
+ # The compiler can only warn and ignore the option if not recognized
+ # So say no if there are warnings other than the usual output.
+@@ -14601,11 +14618,11 @@ else
+ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+ -e 's:$: $lt_compiler_flag:'`
+- (eval echo "\"\$as_me:14604: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:14621: $lt_compile\"" >&5)
+ (eval "$lt_compile" 2>out/conftest.err)
+ ac_status=$?
+ cat out/conftest.err >&5
+- echo "$as_me:14608: \$? = $ac_status" >&5
++ echo "$as_me:14625: \$? = $ac_status" >&5
+ if (exit $ac_status) && test -s out/conftest2.$ac_objext
+ then
+ # The compiler can only warn and ignore the option if not recognized
+@@ -16199,11 +16216,11 @@ else
+ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+ -e 's:$: $lt_compiler_flag:'`
+- (eval echo "\"\$as_me:16202: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:16219: $lt_compile\"" >&5)
+ (eval "$lt_compile" 2>conftest.err)
+ ac_status=$?
+ cat conftest.err >&5
+- echo "$as_me:16206: \$? = $ac_status" >&5
++ echo "$as_me:16223: \$? = $ac_status" >&5
+ if (exit $ac_status) && test -s "$ac_outfile"; then
+ # The compiler can only warn and ignore the option if not recognized
+ # So say no if there are warnings other than the usual output.
+@@ -16303,11 +16320,11 @@ else
+ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+ -e 's:$: $lt_compiler_flag:'`
+- (eval echo "\"\$as_me:16306: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:16323: $lt_compile\"" >&5)
+ (eval "$lt_compile" 2>out/conftest.err)
+ ac_status=$?
+ cat out/conftest.err >&5
+- echo "$as_me:16310: \$? = $ac_status" >&5
++ echo "$as_me:16327: \$? = $ac_status" >&5
+ if (exit $ac_status) && test -s out/conftest2.$ac_objext
+ then
+ # The compiler can only warn and ignore the option if not recognized
+@@ -18523,11 +18540,11 @@ else
+ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+ -e 's:$: $lt_compiler_flag:'`
+- (eval echo "\"\$as_me:18526: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:18543: $lt_compile\"" >&5)
+ (eval "$lt_compile" 2>conftest.err)
+ ac_status=$?
+ cat conftest.err >&5
+- echo "$as_me:18530: \$? = $ac_status" >&5
++ echo "$as_me:18547: \$? = $ac_status" >&5
+ if (exit $ac_status) && test -s "$ac_outfile"; then
+ # The compiler can only warn and ignore the option if not recognized
+ # So say no if there are warnings other than the usual output.
+@@ -18813,11 +18830,11 @@ else
+ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+ -e 's:$: $lt_compiler_flag:'`
+- (eval echo "\"\$as_me:18816: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:18833: $lt_compile\"" >&5)
+ (eval "$lt_compile" 2>conftest.err)
+ ac_status=$?
+ cat conftest.err >&5
+- echo "$as_me:18820: \$? = $ac_status" >&5
++ echo "$as_me:18837: \$? = $ac_status" >&5
+ if (exit $ac_status) && test -s "$ac_outfile"; then
+ # The compiler can only warn and ignore the option if not recognized
+ # So say no if there are warnings other than the usual output.
+@@ -18917,11 +18934,11 @@ else
+ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+ -e 's:$: $lt_compiler_flag:'`
+- (eval echo "\"\$as_me:18920: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:18937: $lt_compile\"" >&5)
+ (eval "$lt_compile" 2>out/conftest.err)
+ ac_status=$?
+ cat out/conftest.err >&5
+- echo "$as_me:18924: \$? = $ac_status" >&5
++ echo "$as_me:18941: \$? = $ac_status" >&5
+ if (exit $ac_status) && test -s out/conftest2.$ac_objext
+ then
+ # The compiler can only warn and ignore the option if not recognized
+@@ -26489,6 +26506,13 @@ echo "$as_me: error: conditional \"HAVE_
+ Usually this means the macro was only invoked conditionally." >&2;}
+ { (exit 1); exit 1; }; }
+ fi
++if test -z "${HAVE_OS_DARWIN_TRUE}" && test -z "${HAVE_OS_DARWIN_FALSE}"; then
++ { { echo "$as_me:$LINENO: error: conditional \"HAVE_OS_DARWIN\" was never defined.
++Usually this means the macro was only invoked conditionally." >&5
++echo "$as_me: error: conditional \"HAVE_OS_DARWIN\" was never defined.
++Usually this means the macro was only invoked conditionally." >&2;}
++ { (exit 1); exit 1; }; }
++fi
+ if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
+ { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
+ Usually this means the macro was only invoked conditionally." >&5
+@@ -27174,6 +27198,8 @@ GREP!$GREP$ac_delim
+ EGREP!$EGREP$ac_delim
+ HAVE_OS_CYGWIN_TRUE!$HAVE_OS_CYGWIN_TRUE$ac_delim
+ HAVE_OS_CYGWIN_FALSE!$HAVE_OS_CYGWIN_FALSE$ac_delim
++HAVE_OS_DARWIN_TRUE!$HAVE_OS_DARWIN_TRUE$ac_delim
++HAVE_OS_DARWIN_FALSE!$HAVE_OS_DARWIN_FALSE$ac_delim
+ INTLTOOL_DESKTOP_RULE!$INTLTOOL_DESKTOP_RULE$ac_delim
+ INTLTOOL_DIRECTORY_RULE!$INTLTOOL_DIRECTORY_RULE$ac_delim
+ INTLTOOL_KEYS_RULE!$INTLTOOL_KEYS_RULE$ac_delim
+@@ -27186,8 +27212,6 @@ INTLTOOL_SOUNDLIST_RULE!$INTLTOOL_SOUNDL
+ INTLTOOL_UI_RULE!$INTLTOOL_UI_RULE$ac_delim
+ INTLTOOL_XAM_RULE!$INTLTOOL_XAM_RULE$ac_delim
+ INTLTOOL_KBD_RULE!$INTLTOOL_KBD_RULE$ac_delim
+-INTLTOOL_XML_RULE!$INTLTOOL_XML_RULE$ac_delim
+-INTLTOOL_XML_NOMERGE_RULE!$INTLTOOL_XML_NOMERGE_RULE$ac_delim
+ _ACEOF
+
+ if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
+@@ -27229,6 +27253,8 @@ _ACEOF
+ ac_delim='%!_!# '
+ for ac_last_try in false false false false false :; do
+ cat >conf$$subs.sed <<_ACEOF
++INTLTOOL_XML_RULE!$INTLTOOL_XML_RULE$ac_delim
++INTLTOOL_XML_NOMERGE_RULE!$INTLTOOL_XML_NOMERGE_RULE$ac_delim
+ INTLTOOL_CAVES_RULE!$INTLTOOL_CAVES_RULE$ac_delim
+ INTLTOOL_SCHEMAS_RULE!$INTLTOOL_SCHEMAS_RULE$ac_delim
+ INTLTOOL_THEME_RULE!$INTLTOOL_THEME_RULE$ac_delim
+@@ -27326,7 +27352,7 @@ LIBOBJS!$LIBOBJS$ac_delim
+ LTLIBOBJS!$LTLIBOBJS$ac_delim
+ _ACEOF
+
+- if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 95; then
++ if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
+ break
+ elif $ac_last_try; then
+ { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
+@@ -27345,7 +27371,7 @@ fi
+
+ cat >>$CONFIG_STATUS <<_ACEOF
+ cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
+-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
++/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
+ _ACEOF
+ sed '
+ s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
+@@ -27358,8 +27384,6 @@ N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!
+ ' >>$CONFIG_STATUS <conf$$subs.sed
+ rm -f conf$$subs.sed
+ cat >>$CONFIG_STATUS <<_ACEOF
+-:end
+-s/|#_!!_#|//g
+ CEOF$ac_eof
+ _ACEOF
+
+@@ -27613,7 +27637,7 @@ s&@abs_top_builddir@&$ac_abs_top_builddi
+ s&@INSTALL@&$ac_INSTALL&;t t
+ s&@MKDIR_P@&$ac_MKDIR_P&;t t
+ $ac_datarootdir_hack
+-" $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
++" $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" | sed 's/|#_!!_#|//g' >$tmp/out
+
+ test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
+ { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
+--- ./libxfsm/Makefile.am.orig 2008-09-11 00:25:25.000000000 +0200
++++ ./libxfsm/Makefile.am 2008-09-30 22:25:02.000000000 +0200
+@@ -28,6 +28,11 @@ libxfsm_4_2_la_LIBADD = \
+ @LIBXFCEGUI4_LIBS@
+ endif
+
++if HAVE_OS_DARWIN
++libxfsm_4_2_la_LIBADD = \
++ @LIBXFCEGUI4_LIBS@
++endif
++
+
+ libxfsmincludedir = \
+ $(includedir)/xfce4/xfce4-session-4.2/libxfsm
+--- ./libxfsm/Makefile.in.orig 2008-09-11 00:26:21.000000000 +0200
++++ ./libxfsm/Makefile.in 2008-09-30 22:29:48.000000000 +0200
+@@ -294,6 +294,9 @@ libxfsm_4_2_la_LDFLAGS = -export-dynamic
+ @HAVE_OS_CYGWIN_TRUE@ @LIBX11_LIBS@ \
+ @HAVE_OS_CYGWIN_TRUE@ @LIBXFCEGUI4_LIBS@
+
++ at HAVE_OS_DARWIN_TRUE@libxfsm_4_2_la_LIBADD = \
++ at HAVE_OS_DARWIN_TRUE@ @LIBXFCEGUI4_LIBS@
++
+ libxfsmincludedir = \
+ $(includedir)/xfce4/xfce4-session-4.2/libxfsm
+
Added: users/afb/Pinkie/xfconf/Portfile
===================================================================
--- users/afb/Pinkie/xfconf/Portfile (rev 0)
+++ users/afb/Pinkie/xfconf/Portfile 2008-09-30 21:49:38 UTC (rev 40406)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem 1.0
+
+name xfconf
+version 4.5.90
+categories xfce
+platforms darwin
+maintainers afb at macports.org
+description easy-to-use configuration system for xfce
+long_description ${description}
+homepage http://www.xfce.org/
+master_sites http://www.ca-us.xfce.org/archive/xfce-${version}/src/
+use_bzip2 yes
+checksums md5 f32d6b39a51955658d29228c92320797 \
+ sha1 69776a53580a6017cc6f98f2536e55d120355a6a \
+ rmd160 819ebe64c80bcb8130e2e135be7e7d21400b0d53
+
+depends_lib port:libxfce4util \
+ port:dbus port:dbus-glib \
+ lib:libX11:XFree86 port:gtk2
+
+platform darwin {
+ configure.args-append --disable-visibility
+}
Property changes on: users/afb/Pinkie/xfconf/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
Modified: users/afb/Pinkie/xfdesktop/Portfile
===================================================================
--- users/afb/Pinkie/xfdesktop/Portfile 2008-09-30 21:18:19 UTC (rev 40405)
+++ users/afb/Pinkie/xfdesktop/Portfile 2008-09-30 21:49:38 UTC (rev 40406)
@@ -3,7 +3,7 @@
PortSystem 1.0
name xfdesktop
-version 4.4.2
+version 4.5.90
categories xfce
platforms darwin
maintainers afb at macports.org
@@ -12,11 +12,11 @@
homepage http://www.xfce.org/
master_sites http://www.ca-us.xfce.org/archive/xfce-${version}/src/
use_bzip2 yes
-checksums md5 694601234e74903d0fccba064f411e0c \
- sha1 f2ff4d429c0241401bdeebd3dc9b71b35dbe9ae8 \
- rmd160 4e1e4db449a6e18e3c32458c7946246f399c52af
+checksums md5 bee2962a6902eb82cbf1c0e303d9da9d \
+ sha1 0dd8d3eb616bbf776d865105ebe0e8aaae5a4ee5 \
+ rmd160 2ad0436f74cde2b1e1c9cf5d33e806f427ae6ccd
-depends_lib port:libxfce4mcs port:libxml2 \
+depends_lib port:libxml2 \
port:Thunar port:libxfcegui4
-depends_build port:xfce4-panel port:xfce-mcs-manager
+depends_build port:xfce4-panel port:libglade2
Modified: users/afb/Pinkie/xfwm4/Portfile
===================================================================
--- users/afb/Pinkie/xfwm4/Portfile 2008-09-30 21:18:19 UTC (rev 40405)
+++ users/afb/Pinkie/xfwm4/Portfile 2008-09-30 21:49:38 UTC (rev 40406)
@@ -3,7 +3,7 @@
PortSystem 1.0
name xfwm4
-version 4.4.2
+version 4.5.90
categories xfce
platforms darwin
maintainers afb at macports.org
@@ -12,10 +12,10 @@
homepage http://www.xfce.org/
master_sites http://www.ca-us.xfce.org/archive/xfce-${version}/src/
use_bzip2 yes
-checksums md5 21da77e50b07e72bba784bf3418ca067 \
- sha1 a6d8b3b1493ff98141cfb7232ef6b4940224bce9 \
- rmd160 b3ced6edac44b0b232be4312ca2281095c03e14b
+checksums md5 d36c3c3a63fa53bc3338ab2188507de4 \
+ sha1 39b17e908c715cdea4323a9e4b3e7b559bd2194e \
+ rmd160 522b11ad5685d2e8a71bf295d77280cac4a2e77a
configure.args --enable-randr --enable-startup-notification \
--disable-compositor --disable-xsync
-depends_lib port:xfce-mcs-manager port:gtk2 lib:libXrandr:XFree86
+depends_lib port:xfconf port:gtk2 port:dbus-glib lib:libXrandr:XFree86
Modified: users/afb/Pinkie/xfwm4-themes/Portfile
===================================================================
--- users/afb/Pinkie/xfwm4-themes/Portfile 2008-09-30 21:18:19 UTC (rev 40405)
+++ users/afb/Pinkie/xfwm4-themes/Portfile 2008-09-30 21:49:38 UTC (rev 40406)
@@ -3,7 +3,7 @@
PortSystem 1.0
name xfwm4-themes
-version 4.4.2
+version 4.5.90
categories xfce
platforms darwin
maintainers afb at macports.org
@@ -12,8 +12,8 @@
homepage http://www.xfce.org/
master_sites http://www.ca-us.xfce.org/archive/xfce-${version}/src/
use_bzip2 yes
-checksums md5 fbea3ef7eec87fd669958f9cf597bfb8 \
- sha1 ce682c0713fda99b34e6569df5bd053ce8bd4928 \
- rmd160 dd483527b1c5da63f0341d21399ecc578b46dedc
+checksums md5 3621805879d651843bf70883d1d6bbcb \
+ sha1 edfc6a58e9ce9a4744e02ea937422fa20a51aae3 \
+ rmd160 a5af5ad7b472809b21a0d46e6fba9bb5d3260ef4
depends_lib port:xfwm4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080930/7ee84482/attachment-0001.html
More information about the macports-changes
mailing list