[127228] trunk/dports

devans at macports.org devans at macports.org
Thu Oct 23 14:35:34 PDT 2014


Revision: 127228
          https://trac.macports.org/changeset/127228
Author:   devans at macports.org
Date:     2014-10-23 14:35:34 -0700 (Thu, 23 Oct 2014)
Log Message:
-----------
various GNOME ports: reformat, white space only.

Modified Paths:
--------------
    trunk/dports/devel/gvfs/Portfile
    trunk/dports/gnome/eog/Portfile
    trunk/dports/gnome/eog-plugins/Portfile
    trunk/dports/gnome/evince/Portfile
    trunk/dports/gnome/evolution-data-server/Portfile
    trunk/dports/gnome/gnome-control-center/Portfile
    trunk/dports/gnome/gnome-desktop/Portfile
    trunk/dports/gnome/gnome-online-accounts/Portfile
    trunk/dports/gnome/gnome-settings-daemon/Portfile
    trunk/dports/gnome/gnome-terminal/Portfile
    trunk/dports/gnome/gnome-user-docs/Portfile
    trunk/dports/gnome/gsettings-desktop-schemas/Portfile
    trunk/dports/gnome/gucharmap/Portfile
    trunk/dports/gnome/yelp/Portfile
    trunk/dports/net/libgweather/Portfile

Modified: trunk/dports/devel/gvfs/Portfile
===================================================================
--- trunk/dports/devel/gvfs/Portfile	2014-10-23 19:21:47 UTC (rev 127227)
+++ trunk/dports/devel/gvfs/Portfile	2014-10-23 21:35:34 UTC (rev 127228)
@@ -1,58 +1,57 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
+PortSystem          1.0
 
-name            gvfs
-epoch           1
-version         1.22.0
-set branch      [join [lrange [split ${version} .] 0 1] .]
-maintainers     devans openmaintainer
-categories      devel
+name                gvfs
+epoch               1
+version             1.22.0
+set branch          [join [lrange [split ${version} .] 0 1] .]
+maintainers         devans openmaintainer
+categories          devel
 # trashlib code used in the daemon is GPL
-license         {LGPL GPL-3}
-platforms       darwin
-description     The Gnome Virtual File System.
+license             {LGPL GPL-3}
+platforms           darwin
+description         The Gnome Virtual File System.
 
-long_description \
-                gvfs is a userspace virtual filesystem designed \
-                to work with the i/o abstractions of gio (a new \
-                library available with glib). It installs several \
-                modules that are automatically used by applications \
-                using the APIs of libgio. The gvfs model differs \
-                from e.g. gnome-vfs in that filesystems must be \
-                mounted before they are used. There is a central \
-                daemon (gvfsd) that handles coordinting mounts, and \
-                then each mount is (typically) in its own daemon \
-                process (although mounts can share daemon process). \
-                gvfs comes with a set of backends, including trash \
-                support, sftp, smb, http, dav and others. There is \
-                a set of command line programs starting with gvfs- \
-                that lets you run commands (like cat, ls, stat, etc) \
-                on files in the gvfs.
+long_description    gvfs is a userspace virtual filesystem designed \
+                    to work with the i/o abstractions of gio (a new \
+                    library available with glib). It installs several \
+                    modules that are automatically used by applications \
+                    using the APIs of libgio. The gvfs model differs \
+                    from e.g. gnome-vfs in that filesystems must be \
+                    mounted before they are used. There is a central \
+                    daemon (gvfsd) that handles coordinting mounts, and \
+                    then each mount is (typically) in its own daemon \
+                    process (although mounts can share daemon process). \
+                    gvfs comes with a set of backends, including trash \
+                    support, sftp, smb, http, dav and others. There is \
+                    a set of command line programs starting with gvfs- \
+                    that lets you run commands (like cat, ls, stat, etc) \
+                    on files in the gvfs.
 
-homepage        https://wiki.gnome.org/Projects/gvfs
-master_sites    gnome:sources/${name}/${branch}/
+homepage            https://wiki.gnome.org/Projects/gvfs
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  02d4d388d2bc58213dd22e2d23a0751b00a9563a \
-                sha256  ab4b43514a783ebf5e680bbe87fd788184c3ba03e012346a493687c8f3fdcc94
+checksums           rmd160  02d4d388d2bc58213dd22e2d23a0751b00a9563a \
+                    sha256  ab4b43514a783ebf5e680bbe87fd788184c3ba03e012346a493687c8f3fdcc94
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:gtk-doc
+depends_build       port:pkgconfig \
+                    port:intltool \
+                    port:gtk-doc
 
-depends_lib     port:gtk3 \
-                port:gettext \
-                path:lib/pkgconfig/glib-2.0.pc:glib2 \
-                port:libarchive \
-                port:libgcrypt \
-                port:openssh \
-                port:libsoup \
-                port:libxml2 \
-                port:libsecret \
-                port:gnome-online-accounts
+depends_lib         port:gtk3 \
+                    port:gettext \
+                    path:lib/pkgconfig/glib-2.0.pc:glib2 \
+                    port:libarchive \
+                    port:libgcrypt \
+                    port:openssh \
+                    port:libsoup \
+                    port:libxml2 \
+                    port:libsecret \
+                    port:gnome-online-accounts
 
 # update m4/intltool.m4 and autoreconf
 
@@ -60,34 +59,34 @@
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
 }
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
-configure.args  --disable-avahi \
-                --disable-fuse \
-                --disable-hal \
-                --disable-cdda \
-                --disable-obexftp \
-                --disable-gphoto2 \
-                --disable-samba \
-                --disable-udev \
-                --disable-gdu \
-                --disable-udisks2 \
-                --disable-libsystemd-login \
-                --disable-gudev \
-                --disable-afc \
-                --disable-bluray \
-                --disable-libmtp \
-                --enable-goa \
-                --enable-http \
-                --enable-archive \
-                --enable-afp \
-                --disable-silent-rules
+configure.args      --disable-avahi \
+                    --disable-fuse \
+                    --disable-hal \
+                    --disable-cdda \
+                    --disable-obexftp \
+                    --disable-gphoto2 \
+                    --disable-samba \
+                    --disable-udev \
+                    --disable-gdu \
+                    --disable-udisks2 \
+                    --disable-libsystemd-login \
+                    --disable-gudev \
+                    --disable-afc \
+                    --disable-bluray \
+                    --disable-libmtp \
+                    --enable-goa \
+                    --enable-http \
+                    --enable-archive \
+                    --enable-afp \
+                    --disable-silent-rules
 
-test.run        yes
-test.target     check
+test.run            yes
+test.target         check
 
-destroot.keepdirs ${destroot}${prefix}/share/gvfs/remote-volume-monitors
+destroot.keepdirs   ${destroot}${prefix}/share/gvfs/remote-volume-monitors
 
 post-destroot {
     xinstall -d ${destroot}${prefix}/share/gvfs/remote-volume-monitors
@@ -102,4 +101,4 @@
     system "${prefix}/bin/gio-querymodules ${prefix}/lib/gio/modules"
 }
 
-livecheck.type  gnome
+livecheck.type      gnome

Modified: trunk/dports/gnome/eog/Portfile
===================================================================
--- trunk/dports/gnome/eog/Portfile	2014-10-23 19:21:47 UTC (rev 127227)
+++ trunk/dports/gnome/eog/Portfile	2014-10-23 21:35:34 UTC (rev 127228)
@@ -1,52 +1,51 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
+PortSystem          1.0
 
-name            eog
-version         3.14.0
-license         GPL-2+
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     An image viewing and cataloging program.
-long_description \
-                This is the Eye of Gnome, an image viewer program. \
-                It is meant to be a fast and functional image viewer \
-                as well as an image cataloging program.
-maintainers     devans openmaintainer
-categories      gnome
-platforms       darwin
-homepage        https://wiki.gnome.org/Apps/EyeOfGnome
-master_sites    gnome:sources/${name}/${branch}/
+name                eog
+version             3.14.0
+license             GPL-2+
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         An image viewing and cataloging program.
+long_description    This is the Eye of Gnome, an image viewer program. \
+                    It is meant to be a fast and functional image viewer \
+                    as well as an image cataloging program.
+maintainers         devans openmaintainer
+categories          gnome
+platforms           darwin
+homepage            https://wiki.gnome.org/Apps/EyeOfGnome
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  1c47da8e1a03faf8ce37a3daea9e2aa6feecf88a \
-                sha256  adc4606be1074b48ba24c0bf320c597780f55a9606d2f0dc0c4fec6d6c2abcd1
+checksums           rmd160  1c47da8e1a03faf8ce37a3daea9e2aa6feecf88a \
+                    sha256  adc4606be1074b48ba24c0bf320c597780f55a9606d2f0dc0c4fec6d6c2abcd1
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:itstool \
-                port:yelp-tools \
-                port:gtk-doc \
-                port:gnome-common
+depends_build       port:pkgconfig \
+                    port:intltool \
+                    port:itstool \
+                    port:yelp-tools \
+                    port:gtk-doc \
+                    port:gnome-common
 
-depends_lib     port:desktop-file-utils \
-                port:gtk3 \
-                port:gnome-desktop \
-                port:shared-mime-info \
-                port:gsettings-desktop-schemas \
-                port:libpeas \
-                port:gobject-introspection \
-                port:jpeg \
-                port:librsvg \
-                port:libexif \
-                port:lcms2 \
-                port:exempi \
-                port:libxml2 \
-                port:xorg-libX11
+depends_lib         port:desktop-file-utils \
+                    port:gtk3 \
+                    port:gnome-desktop \
+                    port:shared-mime-info \
+                    port:gsettings-desktop-schemas \
+                    port:libpeas \
+                    port:gobject-introspection \
+                    port:jpeg \
+                    port:librsvg \
+                    port:libexif \
+                    port:lcms2 \
+                    port:exempi \
+                    port:libxml2 \
+                    port:xorg-libX11
 
-depends_run     port:gnome-settings-daemon \
-                port:yelp
+depends_run         port:gnome-settings-daemon \
+                    port:yelp
                
 # update m4/intltool.m4 and autoreconf
 
@@ -54,13 +53,13 @@
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
 }
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
-configure.args  --disable-schemas-compile \
-                --disable-silent-rules
+configure.args      --disable-schemas-compile \
+                    --disable-silent-rules
 
-notes           "For extra functionality install eog-plugins"
+notes               "For extra functionality install eog-plugins"
 
 post-activate {
    system "${prefix}/bin/gtk-update-icon-cache-3.0 -f -t ${prefix}/share/icons/hicolor"
@@ -68,4 +67,4 @@
    system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-livecheck.type  gnome
+livecheck.type      gnome

Modified: trunk/dports/gnome/eog-plugins/Portfile
===================================================================
--- trunk/dports/gnome/eog-plugins/Portfile	2014-10-23 19:21:47 UTC (rev 127227)
+++ trunk/dports/gnome/eog-plugins/Portfile	2014-10-23 21:35:34 UTC (rev 127228)
@@ -1,43 +1,41 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
+PortSystem          1.0
 
-name            eog-plugins
-version         3.14.0
-license         GPL-2+
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     Extra plugins for the Eye of GNOME image viewer
-long_description \
-                $description
-maintainers     devans openmaintainer
-categories      gnome
-platforms       darwin
-homepage        https://wiki.gnome.org/Apps/EyeOfGnome
-master_sites    gnome:sources/${name}/${branch}/
+name                eog-plugins
+version             3.14.0
+license             GPL-2+
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         Extra plugins for the Eye of GNOME image viewer
+long_description    $description
+maintainers         devans openmaintainer
+categories          gnome
+platforms           darwin
+homepage            https://wiki.gnome.org/Apps/EyeOfGnome
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  f33b84be911c8fd61433b13366921525216dda3d \
-                sha256  761e604a5a50ccc503d600ac7a59487cca7ded773f9009a164dd87f1f90bb230
+checksums           rmd160  f33b84be911c8fd61433b13366921525216dda3d \
+                    sha256  761e604a5a50ccc503d600ac7a59487cca7ded773f9009a164dd87f1f90bb230
 
-depends_build   port:pkgconfig \
-                port:intltool
+depends_build       port:pkgconfig \
+                    port:intltool
 
-depends_lib     port:eog \
-                port:gtk3 \
-                port:libpeas \
-                port:libgdata \
-                port:libchamplain \
-                port:clutter \
-                port:clutter-gtk \
-                port:libexif \
-                port:gsettings-desktop-schemas
+depends_lib         port:eog \
+                    port:gtk3 \
+                    port:libpeas \
+                    port:libgdata \
+                    port:libchamplain \
+                    port:clutter \
+                    port:clutter-gtk \
+                    port:libexif \
+                    port:gsettings-desktop-schemas
 
 # map plugin uses "gnome-mime-image" from gnome-icon-theme
 
-depends_lib-append \
-                port:gnome-icon-theme
+depends_lib-append  port:gnome-icon-theme
 
 # update m4/intltool.m4 and autoreconf
 
@@ -45,12 +43,12 @@
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
 }
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
-configure.args  --disable-python \
-                --disable-schemas-compile \
-                --disable-silent-rules
+configure.args      --disable-python \
+                    --disable-schemas-compile \
+                    --disable-silent-rules
 
 # requires python32 or later
 
@@ -86,4 +84,4 @@
    system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-livecheck.type  gnome
+livecheck.type      gnome

Modified: trunk/dports/gnome/evince/Portfile
===================================================================
--- trunk/dports/gnome/evince/Portfile	2014-10-23 19:21:47 UTC (rev 127227)
+++ trunk/dports/gnome/evince/Portfile	2014-10-23 21:35:34 UTC (rev 127228)
@@ -1,51 +1,50 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
+PortSystem          1.0
 
-name            evince
-version         3.14.0
-license         GPL-2+
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     Evince is a document viewer for multiple document formats like pdf, and many others.
-long_description \
-                ${description}
-maintainers     devans openmaintainer
-categories      gnome print
-platforms       darwin
-homepage        https://wiki.gnome.org/Apps/Evince
-master_sites    gnome:sources/${name}/${branch}/
+name                evince
+version             3.14.0
+license             GPL-2+
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         Evince is a document viewer for multiple document formats like pdf, and many others.
+long_description    ${description}
+maintainers         devans openmaintainer
+categories          gnome print
+platforms           darwin
+homepage            https://wiki.gnome.org/Apps/Evince
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  16d0c2972c497adee002f13c8aa0ebe164679b17 \
-                sha256  f4a4b0e393b1fdb097bbf8ff69c658ff1a9eac5798d62ca3c9f52e5ca553de93
+checksums           rmd160  16d0c2972c497adee002f13c8aa0ebe164679b17 \
+                    sha256  f4a4b0e393b1fdb097bbf8ff69c658ff1a9eac5798d62ca3c9f52e5ca553de93
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:itstool \
-                port:yelp-tools \
-                port:gnome-common
+depends_build       port:pkgconfig \
+                    port:intltool \
+                    port:itstool \
+                    port:yelp-tools \
+                    port:gnome-common
 
-depends_lib     port:desktop-file-utils \
-                port:adwaita-icon-theme \
-                port:gdk-pixbuf2 \
-                port:gtk3 \
-                port:libxml2 \
-                port:xorg-libsm \
-                port:xorg-libice \
-                port:libsecret \
-                port:gsettings-desktop-schemas \
-                port:gobject-introspection \
-                port:poppler \
-                port:libspectre \
-                port:tiff \
-                port:texlive-bin \
-                port:t1lib
+depends_lib         port:desktop-file-utils \
+                    port:adwaita-icon-theme \
+                    port:gdk-pixbuf2 \
+                    port:gtk3 \
+                    port:libxml2 \
+                    port:xorg-libsm \
+                    port:xorg-libice \
+                    port:libsecret \
+                    port:gsettings-desktop-schemas \
+                    port:gobject-introspection \
+                    port:poppler \
+                    port:libspectre \
+                    port:tiff \
+                    port:texlive-bin \
+                    port:t1lib
 
-depends_run     port:gnome-settings-daemon
+depends_run         port:gnome-settings-daemon
 
-patchfiles      patch-browser-plugin-Makefile.am.diff
+patchfiles          patch-browser-plugin-Makefile.am.diff
 
 # update m4/intltool.m4 and autoreconf
 # teach glibtool about -stdlib=libc++
@@ -54,23 +53,23 @@
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
 }
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
-configure.args  --disable-schemas-compile \
-                --disable-silent-rules \
-                --disable-djvu \
-                --disable-xps \
-                --disable-nautilus \
-                --enable-compile-warnings=minimum \
-                --enable-introspection=yes \
-                --enable-debug \
-                --enable-ps \
-                --enable-pdf \
-                --enable-tiff \
-                --enable-dvi \
-                --enable-comics \
-                --enable-t1lib
+configure.args      --disable-schemas-compile \
+                    --disable-silent-rules \
+                    --disable-djvu \
+                    --disable-xps \
+                    --disable-nautilus \
+                    --enable-compile-warnings=minimum \
+                    --enable-introspection=yes \
+                    --enable-debug \
+                    --enable-ps \
+                    --enable-pdf \
+                    --enable-tiff \
+                    --enable-dvi \
+                    --enable-comics \
+                    --enable-t1lib
 
 # browser plugin requires -std=c++11 -stdlib=libc++
 # disable plugin if libc++ is not configured
@@ -98,4 +97,4 @@
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-livecheck.type  gnome
+livecheck.type      gnome

Modified: trunk/dports/gnome/evolution-data-server/Portfile
===================================================================
--- trunk/dports/gnome/evolution-data-server/Portfile	2014-10-23 19:21:47 UTC (rev 127227)
+++ trunk/dports/gnome/evolution-data-server/Portfile	2014-10-23 21:35:34 UTC (rev 127228)
@@ -1,50 +1,50 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
+PortSystem          1.0
 
-name            evolution-data-server
-version         3.12.6
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     Addressbook and calender libs for GNOME.
+name                evolution-data-server
+version             3.12.6
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         Addressbook and calender libs for GNOME.
 long_description    Evolution Data Server provides a central location for \
                     addressbook and calendar in the GNOME Desktop.
-maintainers     devans openmaintainer
-categories      gnome
-license         LGPL-2+
-platforms       darwin
-homepage        https://wiki.gnome.org/Apps/Evolution
-master_sites    gnome:sources/${name}/${branch}/
+maintainers         devans openmaintainer
+categories          gnome
+license             LGPL-2+
+platforms           darwin
+homepage            https://wiki.gnome.org/Apps/Evolution
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  245fe79988cc653f4f24b91a3b0579a093c75a19 \
-                sha256  f05ea462b591b24b927afd943258199a4c05f23ff07fa04355bc04bcec15a7c2
+checksums           rmd160  245fe79988cc653f4f24b91a3b0579a093c75a19 \
+                    sha256  f05ea462b591b24b927afd943258199a4c05f23ff07fa04355bc04bcec15a7c2
 
-depends_build   port:pkgconfig \
-                port:gnome-common \
-                port:intltool \
-                port:gtk-doc
+depends_build       port:pkgconfig \
+                    port:gnome-common \
+                    port:intltool \
+                    port:gtk-doc
 
-depends_lib     port:gtk3 \
-                port:libxml2 \
-                port:libsoup \
-                port:libsecret \
-                port:gcr \
-                port:libiconv \
-                port:nss \
-                port:nspr \
-                port:libgweather \
-                port:libical \
-                port:libgdata \
-                port:gnome-online-accounts \
-                port:gobject-introspection \
-                port:sqlite3 \
-                port:vala \
-                port:db46
+depends_lib         port:gtk3 \
+                    port:libxml2 \
+                    port:libsoup \
+                    port:libsecret \
+                    port:gcr \
+                    port:libiconv \
+                    port:nss \
+                    port:nspr \
+                    port:libgweather \
+                    port:libical \
+                    port:libgdata \
+                    port:gnome-online-accounts \
+                    port:gobject-introspection \
+                    port:sqlite3 \
+                    port:vala \
+                    port:db46
 
-patchfiles      patch-configure.ac.diff \
-                patch-addressbook-libebook-contacts-e-phone-number-private.cpp.diff
+patchfiles          patch-configure.ac.diff \
+                    patch-addressbook-libebook-contacts-e-phone-number-private.cpp.diff
 
 # update m4/intltool.m4 and autoreconf
 
@@ -52,34 +52,34 @@
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
 }
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
 configure.env-append \
-                DB_CFLAGS="-I${prefix}/include/db46" \
-                DB_LIBS="-L${prefix}/lib/db46 -ldb"
+                    DB_CFLAGS="-I${prefix}/include/db46" \
+                    DB_LIBS="-L${prefix}/lib/db46 -ldb"
 
-configure.args  --enable-smime \
-                --enable-ipv6 \
-                --enable-weather \
-                --enable-google \
-                --enable-goa \
-                --enable-introspection=yes \
-                --enable-vala-bindings \
-                --with-nspr-includes=${prefix}/include/nspr  \
-                --with-nspr-libs=${prefix}/lib/nspr  \
-                --with-nss-includes=${prefix}/include/nss \
-                --with-nss-libs=${prefix}/lib/nss \
-                --with-krb5=/usr \
-                --disable-uoa \
-                --disable-silent-rules \
-                --disable-schemas-compile
+configure.args      --enable-smime \
+                    --enable-ipv6 \
+                    --enable-weather \
+                    --enable-google \
+                    --enable-goa \
+                    --enable-introspection=yes \
+                    --enable-vala-bindings \
+                    --with-nspr-includes=${prefix}/include/nspr  \
+                    --with-nspr-libs=${prefix}/lib/nspr  \
+                    --with-nss-includes=${prefix}/include/nss \
+                    --with-nss-libs=${prefix}/lib/nss \
+                    --with-krb5=/usr \
+                    --disable-uoa \
+                    --disable-silent-rules \
+                    --disable-schemas-compile
 
 #
 # port nss is not universal
 #
 
-universal_variant no
+universal_variant   no
 
 # gobject-introspection uses g-ir-scanner, which uses $CC from env
 build.args-append       CC="${configure.cc} ${configure.cc_archflags}"
@@ -95,4 +95,4 @@
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-livecheck.type  gnome
+livecheck.type      gnome

Modified: trunk/dports/gnome/gnome-control-center/Portfile
===================================================================
--- trunk/dports/gnome/gnome-control-center/Portfile	2014-10-23 19:21:47 UTC (rev 127227)
+++ trunk/dports/gnome/gnome-control-center/Portfile	2014-10-23 21:35:34 UTC (rev 127228)
@@ -1,157 +1,156 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
+PortSystem          1.0
 
-name            gnome-control-center
+name                gnome-control-center
 
 if {${os.platform} eq "darwin" && ${os.major} >= 13} {
 
-set mavericks_or_better yes
-version 3.14.0
+    set mavericks_or_better yes
+    version 3.14.0
 
 } else {
 
-set mavericks_or_better no
-version 3.8.6
-revision 4
+    set mavericks_or_better no
+    version 3.8.6
+    revision 4
 
 }
 
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     GNOME's main interface for configuration of the various \
-                aspects of your desktop.
-long_description ${description}
-maintainers     devans openmaintainer
-categories      gnome
-license         GPL-2+
-platforms       darwin
-homepage        http://www.gnome.org/
-master_sites    gnome:sources/${name}/${branch}/
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         GNOME's main interface for configuration of the various \
+                    aspects of your desktop.
+long_description    ${description}
+maintainers         devans openmaintainer
+categories          gnome
+license             GPL-2+
+platforms           darwin
+homepage            http://www.gnome.org/
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
 if {$mavericks_or_better} {
 
-checksums       rmd160  3afa646b96b9e8fb3196d2893d3d9745920c09c7 \
-                sha256  a476da984e05b8e5252f2b4f014b30101680e097e5c27697bbfed013c7ba3bc1
+    checksums       rmd160  3afa646b96b9e8fb3196d2893d3d9745920c09c7 \
+                    sha256  a476da984e05b8e5252f2b4f014b30101680e097e5c27697bbfed013c7ba3bc1
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:libxslt \
-                port:gnome-common \
-                port:gtk-doc
+    depends_build   port:pkgconfig \
+                    port:intltool \
+                    port:libxslt \
+                    port:gnome-common \
+                    port:gtk-doc
 
-depends_lib     port:desktop-file-utils \
-                port:gtk3 \
-                port:gsettings-desktop-schemas \
-                port:gnome-desktop \
-                port:fontconfig \
-                port:policykit \
-                port:libxml2 \
-                port:upower \
-                port:libgtop \
-                port:gnome-settings-daemon \
-                port:gnome-online-accounts \
-                port:accountsservice \
-                port:libcanberra \
-                port:pulseaudio \
-                port:libpwquality \
-                port:kerberos5 \
-                port:grilo \
-                port:shared-mime-info \
-                port:xorg-libX11 \
-                port:xorg-libXxf86misc \
-                port:xorg-libXi
+    depends_lib     port:desktop-file-utils \
+                    port:gtk3 \
+                    port:gsettings-desktop-schemas \
+                    port:gnome-desktop \
+                    port:fontconfig \
+                    port:policykit \
+                    port:libxml2 \
+                    port:upower \
+                    port:libgtop \
+                    port:gnome-settings-daemon \
+                    port:gnome-online-accounts \
+                    port:accountsservice \
+                    port:libcanberra \
+                    port:pulseaudio \
+                    port:libpwquality \
+                    port:kerberos5 \
+                    port:grilo \
+                    port:shared-mime-info \
+                    port:xorg-libX11 \
+                    port:xorg-libXxf86misc \
+                    port:xorg-libXi
 
-depends_run     port:yelp
+    depends_run     port:yelp
 
 # color panel disabled by patch, dependency colord requires libudev
 
-patchfiles      \
-                patch-disable-color-panel.diff \
-                patch-disable-shell-test-hostname.diff \
-                patch-panels-user-accounts.diff
+    patchfiles      patch-disable-color-panel.diff \
+                    patch-disable-shell-test-hostname.diff \
+                    patch-panels-user-accounts.diff
 
-pre-configure {
-    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
-}
+    pre-configure {
+        copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+    }
 
-use_autoreconf  yes
-autoreconf.args -fvi
+    use_autoreconf  yes
+    autoreconf.args -fvi
 
-configure.args  --x-includes=${prefix}/include \
-                --x-libraries=${prefix}/lib \
-                --without-cheese \
-                --disable-ibus \
-                --disable-maintainer-mode \
-                --disable-update-mimedb \
-                --disable-silent-rules
+    configure.args  --x-includes=${prefix}/include \
+                    --x-libraries=${prefix}/lib \
+                    --without-cheese \
+                    --disable-ibus \
+                    --disable-maintainer-mode \
+                    --disable-update-mimedb \
+                    --disable-silent-rules
 
 } else {
 
-checksums       rmd160  3419412626e2de69c243423f31a0504c49955126 \
-                sha256  8dba7eb3fa720580e84bb1a8241c745abacaa8999bbf9c28902819d5584fa42a
+    checksums       rmd160  3419412626e2de69c243423f31a0504c49955126 \
+                    sha256  8dba7eb3fa720580e84bb1a8241c745abacaa8999bbf9c28902819d5584fa42a
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:libxslt \
-                port:gnome-common \
-                port:gtk-doc
+    depends_build   port:pkgconfig \
+                    port:intltool \
+                    port:libxslt \
+                    port:gnome-common \
+                    port:gtk-doc
 
-depends_lib     port:desktop-file-utils \
-                port:gtk3 \
-                port:gsettings-desktop-schemas \
-                port:gnome-desktop \
-                port:fontconfig \
-                port:policykit \
-                port:libxml2 \
-                port:upower \
-                port:libgtop \
-                port:gnome-settings-daemon \
-                port:gnome-menus \
-                port:gnome-online-accounts \
-                port:accountsservice \
-                port:libcanberra \
-                port:pulseaudio \
-                port:libpwquality \
-                port:kerberos5 \
-                port:libsocialweb \
-                port:shared-mime-info \
-                port:xorg-libX11 \
-                port:xorg-libXxf86misc \
-                port:xorg-libXi
+    depends_lib     port:desktop-file-utils \
+                    port:gtk3 \
+                    port:gsettings-desktop-schemas \
+                    port:gnome-desktop \
+                    port:fontconfig \
+                    port:policykit \
+                    port:libxml2 \
+                    port:upower \
+                    port:libgtop \
+                    port:gnome-settings-daemon \
+                    port:gnome-menus \
+                    port:gnome-online-accounts \
+                    port:accountsservice \
+                    port:libcanberra \
+                    port:pulseaudio \
+                    port:libpwquality \
+                    port:kerberos5 \
+                    port:libsocialweb \
+                    port:shared-mime-info \
+                    port:xorg-libX11 \
+                    port:xorg-libXxf86misc \
+                    port:xorg-libXi
 
-depends_run     port:yelp
+    depends_run     port:yelp
 
 # color panel disabled by patch, dependency colord requires libudev
 # power panel disabled by patch, doesn't support upower 0.99 API
 
-patchfiles      patch-display-new-config-model.diff \
-                patch-output-is-laptop.diff \
-                patch-background-linker-fix.diff \
-                patch-background-libsocialweb.diff \
-                patch-users-logged-in-check.diff \
-                patch-disable-color-panel-3.8.6.diff \
-                patch-disable-shell-test-hostname-3.8.6.diff \
-                patch-disable-power-panel.diff \
-                patch-panels-user-accounts-3.8.6.diff
+    patchfiles      patch-display-new-config-model.diff \
+                    patch-output-is-laptop.diff \
+                    patch-background-linker-fix.diff \
+                    patch-background-libsocialweb.diff \
+                    patch-users-logged-in-check.diff \
+                    patch-disable-color-panel-3.8.6.diff \
+                    patch-disable-shell-test-hostname-3.8.6.diff \
+                    patch-disable-power-panel.diff \
+                    patch-panels-user-accounts-3.8.6.diff
 
-pre-configure {
-    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
-}
+    pre-configure {
+        copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+    }
 
-use_autoreconf  yes
-autoreconf.args -fvi
+    use_autoreconf  yes
+    autoreconf.args -fvi
 
-configure.args  --x-includes=${prefix}/include \
-                --x-libraries=${prefix}/lib \
-                --with-libsocialweb \
-                --without-cheese \
-                --disable-ibus \
-                --disable-maintainer-mode \
-                --disable-update-mimedb \
-                --disable-silent-rules
+    configure.args  --x-includes=${prefix}/include \
+                    --x-libraries=${prefix}/lib \
+                    --with-libsocialweb \
+                    --without-cheese \
+                    --disable-ibus \
+                    --disable-maintainer-mode \
+                    --disable-update-mimedb \
+                    --disable-silent-rules
 
 }
 
@@ -177,11 +176,11 @@
 
 if {$mavericks_or_better} {
 
-livecheck.type  gnome
+    livecheck.type  gnome
 
 } else {
 
 # Version 3.8.6 is the last version that will build on darwin < 13
-livecheck.type  none
+    livecheck.type  none
 
 }

Modified: trunk/dports/gnome/gnome-desktop/Portfile
===================================================================
--- trunk/dports/gnome/gnome-desktop/Portfile	2014-10-23 19:21:47 UTC (rev 127227)
+++ trunk/dports/gnome/gnome-desktop/Portfile	2014-10-23 21:35:34 UTC (rev 127228)
@@ -1,50 +1,49 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
+PortSystem          1.0
 
-name            gnome-desktop
-version         3.14.0
-set branch      [join [lrange [split ${version} .] 0 1] .]
-maintainers     devans openmaintainer
-categories      gnome
-license         LGPL-2+
-platforms       darwin
-description     gnome-desktop contains the libgnome-desktop library, the gnome-about \
-                program as well as some desktop-wide documents.
+name                gnome-desktop
+version             3.14.0
+set branch          [join [lrange [split ${version} .] 0 1] .]
+maintainers         devans openmaintainer
+categories          gnome
+license             LGPL-2+
+platforms           darwin
+description         gnome-desktop contains the libgnome-desktop library, the gnome-about \
+                    program as well as some desktop-wide documents.
 
-long_description \
-                ${description} The libgnome-desktop library provides API shared \
-                by several applications on the desktop, but that cannot live \
-                in the platform for various reasons. Documentation for the API \
-                is available with gtk-doc.
+long_description    ${description} The libgnome-desktop library provides API shared \
+                    by several applications on the desktop, but that cannot live \
+                    in the platform for various reasons. Documentation for the API \
+                    is available with gtk-doc.
 
-homepage        http://www.gnome.org/
-master_sites    gnome:sources/${name}/${branch}/
+homepage            http://www.gnome.org/
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  178de1265e9afd081fb32f2696f6eb7bd139114f \
-                sha256  22ced99396c022b5a8f2d78cdf7ff6227939c4ed36bc5dd806d44735d7b98305
+checksums           rmd160  178de1265e9afd081fb32f2696f6eb7bd139114f \
+                    sha256  22ced99396c022b5a8f2d78cdf7ff6227939c4ed36bc5dd806d44735d7b98305
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:gnome-common \
-                port:gtk-doc
+depends_build       port:pkgconfig \
+                    port:intltool \
+                    port:gnome-common \
+                    port:gtk-doc
 
-depends_lib     port:desktop-file-utils \
-                port:gsettings-desktop-schemas \
-                path:share/themes/HighContrast/index.theme:gnome-themes-standard \
-                port:adwaita-icon-theme \
-                port:gtk3 \
-                port:gobject-introspection \
-                port:iso-codes \
-                port:xorg-libXext \
-                port:xorg-libXrandr \
-                port:xkeyboard-config \
-                port:xorg-libxkbfile
+depends_lib         port:desktop-file-utils \
+                    port:gsettings-desktop-schemas \
+                    path:share/themes/HighContrast/index.theme:gnome-themes-standard \
+                    port:adwaita-icon-theme \
+                    port:gtk3 \
+                    port:gobject-introspection \
+                    port:iso-codes \
+                    port:xorg-libXext \
+                    port:xorg-libXrandr \
+                    port:xkeyboard-config \
+                    port:xorg-libxkbfile
 
-patchfiles      patch-libgnome-destktop-libgsystem.diff
+patchfiles          patch-libgnome-destktop-libgsystem.diff
 
 # update m4/intltool.m4 and autoreconf
 
@@ -52,16 +51,16 @@
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
 }
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
-configure.args  --enable-introspection=no \
-                --disable-maintainer-mode \
-                --disable-silent-rules \
-                --disable-desktop-docs \
-                --with-gnome-distributor=MacPorts \
-                --x-includes=${prefix}/include \
-                --x-libraries=${prefix}/lib
+configure.args      --enable-introspection=no \
+                    --disable-maintainer-mode \
+                    --disable-silent-rules \
+                    --disable-desktop-docs \
+                    --with-gnome-distributor=MacPorts \
+                    --x-includes=${prefix}/include \
+                    --x-libraries=${prefix}/lib
 
 #
 #  portions of this port are strictly X11 specific
@@ -72,4 +71,4 @@
     system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
 }
 
-livecheck.type  gnome
+livecheck.type      gnome

Modified: trunk/dports/gnome/gnome-online-accounts/Portfile
===================================================================
--- trunk/dports/gnome/gnome-online-accounts/Portfile	2014-10-23 19:21:47 UTC (rev 127227)
+++ trunk/dports/gnome/gnome-online-accounts/Portfile	2014-10-23 21:35:34 UTC (rev 127228)
@@ -1,125 +1,124 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
+PortSystem          1.0
 
-name            gnome-online-accounts
+name                gnome-online-accounts
 
 if {${os.platform} eq "darwin" && ${os.major} >= 13} {
 
-set mavericks_or_better yes
-version         3.14.0
+    set mavericks_or_better yes
+    version         3.14.0
 
 } else {
 
-set mavericks_or_better no
-version         3.8.5
-revision        2
+    set mavericks_or_better no
+    version         3.8.5
+    revision        2
 
 }
 
-license         LGPL-2
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     Single sign-on framework for GNOME
-long_description \
-                ${description}
-maintainers     devans openmaintainer
-categories      gnome
-platforms       darwin
-homepage        https://wiki.gnome.org/Projects/GnomeOnlineAccounts
-master_sites    gnome:sources/${name}/${branch}/
+license             LGPL-2
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         Single sign-on framework for GNOME
+long_description    ${description}
+maintainers         devans openmaintainer
+categories          gnome
+platforms           darwin
+homepage            https://wiki.gnome.org/Projects/GnomeOnlineAccounts
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
 if {$mavericks_or_better} {
 
-checksums       rmd160  78d8f7ad7571ef421865633149652aa4168ac8ed \
-                sha256  549b940be98254b83ef7548e90a5237dd785ad18b0b0bd628d23a7347fc9e100
+    checksums       rmd160  78d8f7ad7571ef421865633149652aa4168ac8ed \
+                    sha256  549b940be98254b83ef7548e90a5237dd785ad18b0b0bd628d23a7347fc9e100
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:gnome-common \
-                port:autoconf \
-                port:automake \
-                port:libtool \
-                port:gtk-doc
+    depends_build   port:pkgconfig \
+                    port:intltool \
+                    port:gnome-common \
+                    port:autoconf \
+                    port:automake \
+                    port:libtool \
+                    port:gtk-doc
 
-depends_lib     port:gtk3 \
-                path:lib/pkgconfig/webkitgtk-3.0.pc:webkit-gtk3 \
-                port:libsoup \
-                port:json-glib \
-                port:rest \
-                port:libsecret \
-                port:libxml2 \
-                port:gobject-introspection \
-                port:gcr \
-                port:telepathy-glib
+    depends_lib     port:gtk3 \
+                    path:lib/pkgconfig/webkitgtk-3.0.pc:webkit-gtk3 \
+                    port:libsoup \
+                    port:json-glib \
+                    port:rest \
+                    port:libsecret \
+                    port:libxml2 \
+                    port:gobject-introspection \
+                    port:gcr \
+                    port:telepathy-glib
 
 # use upstream autogen.sh to update m4/intltool.m4 and telepathy-account-widgets/m4/intltool.m4 and reconfigure
 
-post-patch {
-    xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
-}
+    post-patch {
+        xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
+    }
 
-configure.cmd   ./autogen.sh
+    configure.cmd   ./autogen.sh
 
-configure.args  --enable-introspection=yes \
-                --enable-ubuntu-online-accounts=no \
-                --disable-exchange \
-                --enable-flickr \
-                --enable-google \
-                --enable-imap-smtp \
-                --enable-owncloud \
-                --enable-yahoo \
-                --enable-facebook \
-                --enable-windows-live \
-                --enable-telepathy \
-                --enable-pocket \
-                --disable-kerberos \
-                --disable-maintainer-mode \
-                --disable-silent-rules
+    configure.args  --enable-introspection=yes \
+                    --enable-ubuntu-online-accounts=no \
+                    --disable-exchange \
+                    --enable-flickr \
+                    --enable-google \
+                    --enable-imap-smtp \
+                    --enable-owncloud \
+                    --enable-yahoo \
+                    --enable-facebook \
+                    --enable-windows-live \
+                    --enable-telepathy \
+                    --enable-pocket \
+                    --disable-kerberos \
+                    --disable-maintainer-mode \
+                    --disable-silent-rules
 
 # gobject-introspection uses g-ir-scanner, which uses $CC from env
-build.args-append       CC="${configure.cc} ${configure.cc_archflags}"
+    build.args-append   CC="${configure.cc} ${configure.cc_archflags}"
 
 } else {
 
-checksums       rmd160  21889d886fa262e536929ecb6905cfcd3f50a462 \
-                sha256  34d6fbc33bda4c7bba8aa52343ebe1eb8afe1033097c10a2d9979c0a99593e5d
+    checksums       rmd160  21889d886fa262e536929ecb6905cfcd3f50a462 \
+                    sha256  34d6fbc33bda4c7bba8aa52343ebe1eb8afe1033097c10a2d9979c0a99593e5d
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:gtk-doc \
-                port:gnome-common
+    depends_build   port:pkgconfig \
+                    port:intltool \
+                    port:gtk-doc \
+                    port:gnome-common
 
-depends_lib     port:gtk3 \
-                path:lib/pkgconfig/webkitgtk-3.0.pc:webkit-gtk3 \
-                port:libsoup \
-                port:json-glib \
-                port:rest \
-                port:libsecret \
-                port:libxml2 \
-                port:gobject-introspection \
-                port:gcr
+    depends_lib     port:gtk3 \
+                    path:lib/pkgconfig/webkitgtk-3.0.pc:webkit-gtk3 \
+                    port:libsoup \
+                    port:json-glib \
+                    port:rest \
+                    port:libsecret \
+                    port:libxml2 \
+                    port:gobject-introspection \
+                    port:gcr
 
-patchfiles      patch-alarm.diff
+    patchfiles      patch-alarm.diff
 
 # autoreconf with MacPorts intltool.m4
 
-use_autoreconf  yes
-autoreconf.args -fvi
+    use_autoreconf  yes
+    autoreconf.args -fvi
 
-configure.cflags-append -Wno-format-nonliteral
-configure.args  --enable-introspection=yes \
-                --disable-exchange \
-                --enable-flickr \
-                --enable-google \
-                --enable-imap-smtp \
-                --enable-owncloud \
-                --enable-facebook \
-                --enable-windows-live \
-                --disable-kerberos \
-                --disable-silent-rules
+    configure.cflags-append -Wno-format-nonliteral
+    configure.args  --enable-introspection=yes \
+                    --disable-exchange \
+                    --enable-flickr \
+                    --enable-google \
+                    --enable-imap-smtp \
+                    --enable-owncloud \
+                    --enable-facebook \
+                    --enable-windows-live \
+                    --disable-kerberos \
+                    --disable-silent-rules
 
 }
 
@@ -132,11 +131,11 @@
 
 if {$mavericks_or_better} {
 
-livecheck.type  gnome
+    livecheck.type  gnome
 
 } else {
 
 # Version 3.8.5 is the last version that will build on darwin < 13
-livecheck.type  none
+    livecheck.type  none
 
 }

Modified: trunk/dports/gnome/gnome-settings-daemon/Portfile
===================================================================
--- trunk/dports/gnome/gnome-settings-daemon/Portfile	2014-10-23 19:21:47 UTC (rev 127227)
+++ trunk/dports/gnome/gnome-settings-daemon/Portfile	2014-10-23 21:35:34 UTC (rev 127228)
@@ -1,50 +1,50 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
-PortGroup       active_variants 1.1
+PortSystem          1.0
+PortGroup           active_variants 1.1
 
-name            gnome-settings-daemon
-version         3.14.0
-license         GPL-2 LGPL-2.1
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     Gnome 3 settings daemon.
-long_description ${description}
-maintainers     devans openmaintainer
-categories      gnome
-platforms       darwin
-homepage        http://www.gnome.org/
-master_sites    gnome:sources/${name}/${branch}/
+name                gnome-settings-daemon
+version             3.14.0
+license             GPL-2 LGPL-2.1
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         Gnome 3 settings daemon.
+long_description    ${description}
+maintainers         devans openmaintainer
+categories          gnome
+platforms           darwin
+homepage            http://www.gnome.org/
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  a6e75338fc9a052ba88ab962b5dbdaa47ef55214 \
-                sha256  1511bbfbff5fc4aa59cdd4c84d778e6051343853a091a13a9d91024d859658b7
+checksums           rmd160  a6e75338fc9a052ba88ab962b5dbdaa47ef55214 \
+                    sha256  1511bbfbff5fc4aa59cdd4c84d778e6051343853a091a13a9d91024d859658b7
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:docbook-xsl \
-                port:docbook-xml
+depends_build       port:pkgconfig \
+                    port:intltool \
+                    port:docbook-xsl \
+                    port:docbook-xml
 
-depends_lib     port:gtk3 \
-                port:gsettings-desktop-schemas \
-                port:gnome-desktop \
-                port:lcms2 \
-                port:libnotify \
-                port:fontconfig \
-                port:geocode-glib \
-                port:geoclue2 \
-                port:libcanberra \
-                port:libgweather \
-                port:policykit \
-                port:pulseaudio \
-                port:upower \
-                port:xorg-kbproto \
-                port:xorg-libXi \
-                port:xorg-libXtst \
-                port:xorg-libXfixes \
-                port:xorg-libXrandr \
-                port:xorg-libxkbfile
+depends_lib         port:gtk3 \
+                    port:gsettings-desktop-schemas \
+                    port:gnome-desktop \
+                    port:lcms2 \
+                    port:libnotify \
+                    port:fontconfig \
+                    port:geocode-glib \
+                    port:geoclue2 \
+                    port:libcanberra \
+                    port:libgweather \
+                    port:policykit \
+                    port:pulseaudio \
+                    port:upower \
+                    port:xorg-kbproto \
+                    port:xorg-libXi \
+                    port:xorg-libXtst \
+                    port:xorg-libXfixes \
+                    port:xorg-libXrandr \
+                    port:xorg-libxkbfile
 
 # Without libcanberra +x11 gnome-settings-daemon will fail to find the libcanberra-gtk3 package, aborting configure
 require_active_variants port:libcanberra x11
@@ -61,19 +61,19 @@
     copy ${worksrcpath}/plugins/Makefile.am ${worksrcpath}/plugins/Makefile.am.orig
 }
 
-patchfiles      patch-plugins.diff
+patchfiles          patch-plugins.diff
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
-configure.args  --x-includes=${prefix}/include \
-                --x-libraries=${prefix}/lib \
-                --disable-gudev \
-                --disable-network-manager \
-                --disable-smartcard-support \
-                --disable-rfkill \
-                --disable-maintainer-mode \
-                --disable-silent-rules
+configure.args      --x-includes=${prefix}/include \
+                    --x-libraries=${prefix}/lib \
+                    --disable-gudev \
+                    --disable-network-manager \
+                    --disable-smartcard-support \
+                    --disable-rfkill \
+                    --disable-maintainer-mode \
+                    --disable-silent-rules
 
 platform darwin {
     if {${os.major} < 10} {
@@ -86,4 +86,4 @@
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-livecheck.type  gnome
+livecheck.type      gnome

Modified: trunk/dports/gnome/gnome-terminal/Portfile
===================================================================
--- trunk/dports/gnome/gnome-terminal/Portfile	2014-10-23 19:21:47 UTC (rev 127227)
+++ trunk/dports/gnome/gnome-terminal/Portfile	2014-10-23 21:35:34 UTC (rev 127228)
@@ -1,49 +1,48 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
+PortSystem          1.0
 
-name            gnome-terminal
-version         3.14.0
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     Terminal component for the GNOME 3 Desktop
-long_description \
-                ${description}
-maintainers     devans openmaintainer
-categories      gnome
-license         GPL-3+
-platforms       darwin
-homepage        https://wiki.gnome.org/Apps/Terminal
-master_sites    gnome:sources/${name}/${branch}/
+name                gnome-terminal
+version             3.14.0
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         Terminal component for the GNOME 3 Desktop
+long_description    ${description}
+maintainers         devans openmaintainer
+categories          gnome
+license             GPL-3+
+platforms           darwin
+homepage            https://wiki.gnome.org/Apps/Terminal
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  f844123ab325b1f9a59236f4b30706acdb891ed3 \
-                sha256  3680ffe52a834566f249ad85b44c32d521f34a7a6816e900942ae54a58e0413d
+checksums           rmd160  f844123ab325b1f9a59236f4b30706acdb891ed3 \
+                    sha256  3680ffe52a834566f249ad85b44c32d521f34a7a6816e900942ae54a58e0413d
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:itstool \
-                port:yelp-tools \
-                port:libxml2 \
-                port:gnome-common
+depends_build       port:pkgconfig \
+                    port:intltool \
+                    port:itstool \
+                    port:yelp-tools \
+                    port:libxml2 \
+                    port:gnome-common
 
-depends_lib     port:desktop-file-utils \
-                port:gsettings-desktop-schemas \
-                port:gtk3 \
-                port:vte \
-                port:appdata-tools \
-                port:dbus \
-                port:dconf \
-                port:ossp-uuid \
-                port:xorg-libX11
+depends_lib         port:desktop-file-utils \
+                    port:gsettings-desktop-schemas \
+                    port:gtk3 \
+                    port:vte \
+                    port:appdata-tools \
+                    port:dbus \
+                    port:dconf \
+                    port:ossp-uuid \
+                    port:xorg-libX11
 
-depends_run     port:gnome-settings-daemon \
-                port:yelp
+depends_run         port:gnome-settings-daemon \
+                    port:yelp
 
-patchfiles      patch-uuid.diff \
-                no-dupfd_cloexec.patch \
-                patch-src-Makefile.am.diff
+patchfiles          patch-uuid.diff \
+                    no-dupfd_cloexec.patch \
+                    patch-src-Makefile.am.diff
 
 # update m4/intltool.m4 and autoreconf
 
@@ -51,15 +50,15 @@
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
 }
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
-configure.args  --with-gtk=3.0 \
-                --with-nautilus-extension=no \
-                --disable-migration \
-                --disable-search-provider \
-                --disable-silent-rules \
-                --disable-schemas-compile
+configure.args      --with-gtk=3.0 \
+                    --with-nautilus-extension=no \
+                    --disable-migration \
+                    --disable-search-provider \
+                    --disable-silent-rules \
+                    --disable-schemas-compile
 
 variant nautilus description {Build optional nautilus extension} {
     configure.args-replace  --with-nautilus-extension=no --with-nautilus-extension=yes
@@ -71,11 +70,11 @@
     depends_lib-append      port:gconf
 }
 
-default_variants +nautilus
+default_variants    +nautilus
 
 post-activate   {
     system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-livecheck.type  gnome
+livecheck.type      gnome

Modified: trunk/dports/gnome/gnome-user-docs/Portfile
===================================================================
--- trunk/dports/gnome/gnome-user-docs/Portfile	2014-10-23 19:21:47 UTC (rev 127227)
+++ trunk/dports/gnome/gnome-user-docs/Portfile	2014-10-23 21:35:34 UTC (rev 127228)
@@ -1,34 +1,33 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
+PortSystem          1.0
 
-name            gnome-user-docs
-version         3.14.0
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     End-user documentation for GNOME3
-long_description \
-                This package contains documents targetted \
-                for end-users of GNOME. See notes for a list \
-                of documents provided.
+name                gnome-user-docs
+version             3.14.0
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         End-user documentation for GNOME3
+long_description    This package contains documents targetted \
+                    for end-users of GNOME. See notes for a list \
+                    of documents provided.
 
-maintainers     nomaintainer
-categories      gnome
-license         GFDL-1.1
-installs_libs   no
-platforms       darwin
-supported_archs noarch
-homepage        http://www.gnome.org/
-master_sites    gnome:sources/${name}/${branch}/
+maintainers         nomaintainer
+categories          gnome
+license             GFDL-1.1
+platforms           darwin
+supported_archs     noarch
+installs_libs       no
+homepage            http://www.gnome.org/
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       sha256  f0d05e291113e3d6a0ca2c16404cba70e6626143ed68635b08008fe60f9fb89a \
-                rmd160  0d3c5ff3ac3029f04ce905ce170083d1a68ba915
+checksums           sha256  f0d05e291113e3d6a0ca2c16404cba70e6626143ed68635b08008fe60f9fb89a \
+                    rmd160  0d3c5ff3ac3029f04ce905ce170083d1a68ba915
 
-depends_build   port:pkgconfig \
-                port:libxml2 \
-                port:itstool
+depends_build       port:pkgconfig \
+                    port:libxml2 \
+                    port:itstool
 
 notes "
 This port provides the following documents:
@@ -36,4 +35,4 @@
     - GNOME Help (yelp help:gnome-help)
 "
 
-livecheck.type  gnome
+livecheck.type      gnome

Modified: trunk/dports/gnome/gsettings-desktop-schemas/Portfile
===================================================================
--- trunk/dports/gnome/gsettings-desktop-schemas/Portfile	2014-10-23 19:21:47 UTC (rev 127227)
+++ trunk/dports/gnome/gsettings-desktop-schemas/Portfile	2014-10-23 21:35:34 UTC (rev 127228)
@@ -1,40 +1,39 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
+PortSystem          1.0
 
-name            gsettings-desktop-schemas
-version         3.14.0
-license         LGPL-2.1
-set branch      [join [lrange [split ${version} .] 0 1] .]
+name                gsettings-desktop-schemas
+version             3.14.0
+license             LGPL-2.1
+set branch          [join [lrange [split ${version} .] 0 1] .]
 
-description     gsettings-desktop-schemas contains a collection of GSettings schemas \
-                for settings shared by various components of a desktop.
+description         gsettings-desktop-schemas contains a collection of GSettings schemas \
+                    for settings shared by various components of a desktop.
 
-long_description \
-                ${description}
+long_description    ${description}
 
-maintainers     devans openmaintainer
-categories      gnome
-platforms       darwin
-homepage        http://www.gnome.org
-master_sites    gnome:sources/${name}/${branch}/
+maintainers         devans openmaintainer
+categories          gnome
+platforms           darwin
+homepage            http://www.gnome.org
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  f8103bc46fc04f031ed1cffda2ca07012e731a04 \
-                sha256  cf3ba58f6257155080b1872b4a6ce4a2424bb7af3f08e607b428cb47b065f2d7
+checksums           rmd160  f8103bc46fc04f031ed1cffda2ca07012e731a04 \
+                    sha256  cf3ba58f6257155080b1872b4a6ce4a2424bb7af3f08e607b428cb47b065f2d7
 
-supported_archs noarch
+supported_archs     noarch
 
-depends_build   port:pkgconfig \
-                port:gobject-introspection \
-                port:gsed \
-                port:intltool
+depends_build       port:pkgconfig \
+                    port:gobject-introspection \
+                    port:gsed \
+                    port:intltool
 
-depends_lib     path:lib/pkgconfig/gio-2.0.pc:glib2 \
+depends_lib         path:lib/pkgconfig/gio-2.0.pc:glib2 \
 
-patchfiles      patch-restore-settings-for-deprecated-gtk-settings.diff
+patchfiles          patch-restore-settings-for-deprecated-gtk-settings.diff
 
 # update m4/intltool.m4 and autoreconf
 
@@ -45,9 +44,9 @@
 use_autoreconf      yes
 autoreconf.args     -fvi
 
-configure.args  --disable-silent-rules \
-                --disable-schemas-compile \
-                --enable-introspection=yes
+configure.args      --disable-silent-rules \
+                    --disable-schemas-compile \
+                    --enable-introspection=yes
 
 post-activate {
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
@@ -59,4 +58,4 @@
     build.cmd               ${prefix}/bin/gmake
 }
 
-livecheck.type  gnome
+livecheck.type      gnome

Modified: trunk/dports/gnome/gucharmap/Portfile
===================================================================
--- trunk/dports/gnome/gucharmap/Portfile	2014-10-23 19:21:47 UTC (rev 127227)
+++ trunk/dports/gnome/gucharmap/Portfile	2014-10-23 21:35:34 UTC (rev 127228)
@@ -1,40 +1,40 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
+PortSystem          1.0
 
-name            gucharmap
-version         3.14.0
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     gucharmap is a featureful unicode character map.
-long_description ${description}
-maintainers     devans openmaintainer
-categories      gnome
-license         GPL-3+
-platforms       darwin
-homepage        https://wiki.gnome.org/Apps/Gucharmap
-master_sites    gnome:sources/${name}/${branch}/
+name                gucharmap
+version             3.14.0
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         gucharmap is a featureful unicode character map.
+long_description    ${description}
+maintainers         devans openmaintainer
+categories          gnome
+license             GPL-3+
+platforms           darwin
+homepage            https://wiki.gnome.org/Apps/Gucharmap
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  cfdf1f9fe70637e8c162085cd8e87f8e6d5905b3 \
-                sha256  7aeda976f0db68f923291717a166456da6d1c765fee6838e0d9432cea74749c8
+checksums           rmd160  cfdf1f9fe70637e8c162085cd8e87f8e6d5905b3 \
+                    sha256  7aeda976f0db68f923291717a166456da6d1c765fee6838e0d9432cea74749c8
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:itstool \
-                port:gnome-common \
-                port:yelp-tools \
-                port:gtk-doc \
-                port:appdata-tools
+depends_build       port:pkgconfig \
+                    port:intltool \
+                    port:itstool \
+                    port:gnome-common \
+                    port:yelp-tools \
+                    port:gtk-doc \
+                    port:appdata-tools
 
-depends_lib     port:desktop-file-utils \
-                port:gtk3 \
-                port:gobject-introspection \
-                port:vala
+depends_lib         port:desktop-file-utils \
+                    port:gtk3 \
+                    port:gobject-introspection \
+                    port:vala
 
-depends_run     port:gnome-settings-daemon \
-                port:yelp
+depends_run         port:gnome-settings-daemon \
+                    port:yelp
 
 # update m4/intltool.m4 and autoreconf
 
@@ -42,17 +42,17 @@
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
 }
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
 use_parallel_build no
 
-configure.args  --with-gtk=3.0 \
-                --enable-introspection=yes \
-                --enable-vala=yes \
-                --disable-Bsymbolic \
-                --disable-schemas-compile \
-                --disable-silent-rules
+configure.args      --with-gtk=3.0 \
+                    --enable-introspection=yes \
+                    --enable-vala=yes \
+                    --disable-Bsymbolic \
+                    --disable-schemas-compile \
+                    --disable-silent-rules
 
 platform darwin {
     if {${os.major} > 9} {
@@ -73,4 +73,4 @@
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-livecheck.type  gnome
+livecheck.type      gnome

Modified: trunk/dports/gnome/yelp/Portfile
===================================================================
--- trunk/dports/gnome/yelp/Portfile	2014-10-23 19:21:47 UTC (rev 127227)
+++ trunk/dports/gnome/yelp/Portfile	2014-10-23 21:35:34 UTC (rev 127228)
@@ -1,50 +1,49 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
+PortSystem          1.0
 
-name            yelp
-version         3.14.0
-license         GPL-2
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     Help browser for GNOME.
-long_description \
-                Yelp is the default help browser for the \
-                GNOME desktop. Yelp provides a simple graphical \
-                interface for viewing DocBook, HTML, man, and info \
-                formatted documentation.
-maintainers     devans openmaintainer
-categories      gnome
-platforms       darwin
-homepage        https://wiki.gnome.org/Apps/Yelp
-master_sites    gnome:sources/${name}/${branch}/
+name                yelp
+version             3.14.0
+license             GPL-2
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         Help browser for GNOME.
+long_description    Yelp is the default help browser for the \
+                    GNOME desktop. Yelp provides a simple graphical \
+                    interface for viewing DocBook, HTML, man, and info \
+                    formatted documentation.
+maintainers         devans openmaintainer
+categories          gnome
+platforms           darwin
+homepage            https://wiki.gnome.org/Apps/Yelp
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  af3e489717b7be1b83f129d893af8f7bdf4ded7e \
-                sha256  d08220b268e2117e3a7d3fdc97ebb7a5e4f35ebed6d9f33a288a7500b92d6756
+checksums           rmd160  af3e489717b7be1b83f129d893af8f7bdf4ded7e \
+                    sha256  d08220b268e2117e3a7d3fdc97ebb7a5e4f35ebed6d9f33a288a7500b92d6756
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:itstool \
-                port:gnome-common
+depends_build       port:pkgconfig \
+                    port:intltool \
+                    port:itstool \
+                    port:gnome-common
 
-depends_lib     port:desktop-file-utils \
-                port:gtk3 \
-                path:lib/pkgconfig/webkitgtk-3.0.pc:webkit-gtk3 \
-                port:sqlite3 \
-                port:xz \
-                port:bzip2 \
-                port:yelp-xsl
+depends_lib         port:desktop-file-utils \
+                    port:gtk3 \
+                    path:lib/pkgconfig/webkitgtk-3.0.pc:webkit-gtk3 \
+                    port:sqlite3 \
+                    port:xz \
+                    port:bzip2 \
+                    port:yelp-xsl
 
 #
 # if yelp is invoked without a URI argument
 # it defaults to help:user-guide
 #
 
-depends_run     port:gnome-user-docs \
-                port:gnome-getting-started-docs \
-                port:gnome-settings-daemon
+depends_run         port:gnome-user-docs \
+                    port:gnome-getting-started-docs \
+                    port:gnome-settings-daemon
 
 # update m4/intltool.m4 and autoreconf
 
@@ -52,14 +51,14 @@
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
 }
 
-use_autoreconf      yes
-autoreconf.args     -fvi
+use_autoreconf          yes
+autoreconf.args         -fvi
 
-configure.args  --x-includes=${prefix}/include \
-                --x-libraries=${prefix}/lib \
-                --disable-schemas-compile \
-                --disable-silent-rules \
-                --enable-debug
+configure.args      --x-includes=${prefix}/include \
+                    --x-libraries=${prefix}/lib \
+                    --disable-schemas-compile \
+                    --disable-silent-rules \
+                    --enable-debug
 
 post-activate {
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
@@ -73,4 +72,4 @@
     }
 }
 
-livecheck.type  gnome
+livecheck.type      gnome

Modified: trunk/dports/net/libgweather/Portfile
===================================================================
--- trunk/dports/net/libgweather/Portfile	2014-10-23 19:21:47 UTC (rev 127227)
+++ trunk/dports/net/libgweather/Portfile	2014-10-23 21:35:34 UTC (rev 127228)
@@ -1,44 +1,43 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
+PortSystem          1.0
 
-name            libgweather
-version         3.14.0
-set branch      [join [lrange [split ${version} .] 0 1] .]
-maintainers     devans openmaintainer
-categories      net gnome
-license         GPL-2+ LGPL-2.1+
-platforms       darwin
-description     Library to accessing online weather informations.
+name                libgweather
+version             3.14.0
+set branch          [join [lrange [split ${version} .] 0 1] .]
+maintainers         devans openmaintainer
+categories          net gnome
+license             GPL-2+ LGPL-2.1+
+platforms           darwin
+description         Library to accessing online weather informations.
 
-long_description \
-                libgweather is a library to access weather \
-                information from online services for numerous \
-                locations.
+long_description    libgweather is a library to access weather \
+                    information from online services for numerous \
+                    locations.
 
-homepage        https://wiki.gnome.org/Projects/LibGWeather
-master_sites    gnome:sources/${name}/${branch}/
+homepage            https://wiki.gnome.org/Projects/LibGWeather
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  0462e6cd1ff363147dd89dc9eef0afaed2b3253c \
-                sha256  337c9a8331cabc2422e23a556264dad0fde1f13c8bbba2726db5b54a5bccbb5b
+checksums           rmd160  0462e6cd1ff363147dd89dc9eef0afaed2b3253c \
+                    sha256  337c9a8331cabc2422e23a556264dad0fde1f13c8bbba2726db5b54a5bccbb5b
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:autoconf \
-                port:automake \
-                port:libtool \
-                port:gnome-common \
-                port:gtk-doc
+depends_build       port:pkgconfig \
+                    port:intltool \
+                    port:autoconf \
+                    port:automake \
+                    port:libtool \
+                    port:gnome-common \
+                    port:gtk-doc
 
-depends_lib     port:gtk3 \
-                port:libxml2 \
-                port:libsoup \
-                port:geocode-glib \
-                port:gobject-introspection \
-                port:vala
+depends_lib         port:gtk3 \
+                    port:libxml2 \
+                    port:libsoup \
+                    port:geocode-glib \
+                    port:gobject-introspection \
+                    port:vala
 
 # use autogen.sh from upstream git to update m4/intltool.m4 using intltoolize and autoreconf
 
@@ -47,15 +46,15 @@
     file delete -force ${worksrcpath}/m4
 }
 
-configure.cmd   ./autogen.sh
+configure.cmd       ./autogen.sh
 
-configure.args  --enable-compile-warnings=minimum \
-                --enable-introspection=yes \
-                --enable-vala=yes \
-                --enable-glade-catalog=no \
-                --disable-schemas-compile \
-                --disable-silent-rules \
-                --disable-glibtest
+configure.args      --enable-compile-warnings=minimum \
+                    --enable-introspection=yes \
+                    --enable-vala=yes \
+                    --enable-glade-catalog=no \
+                    --disable-schemas-compile \
+                    --disable-silent-rules \
+                    --disable-glibtest
 
 # gobject-introspection uses g-ir-scanner, which uses $CC from env
 build.args-append   CC="${configure.cc} ${configure.cc_archflags}"
@@ -78,4 +77,4 @@
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-livecheck.type  gnome
+livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141023/e8719c8e/attachment-0001.html>


More information about the macports-changes mailing list