<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[144188] trunk/dports/www/webkit-gtk-devel</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/144188">144188</a></dd>
<dt>Author</dt> <dd>jeremyhu@macports.org</dd>
<dt>Date</dt> <dd>2016-01-04 00:12:53 -0800 (Mon, 04 Jan 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>webkit-gtk-devel: Obsolete.  We have no need for a development version of this port any more</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportswwwwebkitgtkdevelPortfile">trunk/dports/www/webkit-gtk-devel/Portfile</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li>trunk/dports/www/webkit-gtk-devel/files/</li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportswwwwebkitgtkdevelPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/www/webkit-gtk-devel/Portfile (144187 => 144188)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/www/webkit-gtk-devel/Portfile        2016-01-04 08:04:51 UTC (rev 144187)
+++ trunk/dports/www/webkit-gtk-devel/Portfile        2016-01-04 08:12:53 UTC (rev 144188)
</span><span class="lines">@@ -1,248 +1,24 @@
</span><span class="cx"> # -*- 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
</span><span class="cx"> # $Id$
</span><span class="cx"> 
</span><del>-# We have an umbrella radar tracking webkit-gtk issues on OS X.  Please relate
-# any future issues with this tracker.
-# http://bugs.webkit.org/show_bug.cgi?id=126492
-
</del><span class="cx"> PortSystem          1.0
</span><del>-PortGroup           conflicts_build 1.0
-PortGroup           muniversal 1.0
-PortGroup           compiler_blacklist_versions 1.0
</del><span class="cx"> 
</span><span class="cx"> name                webkit-gtk-devel
</span><span class="cx"> epoch               2
</span><span class="cx"> version             2.4.9
</span><del>-revision            1
-description         Apple's WebKit HTML rendering library for GTK+
-long_description    ${description}
-maintainers         jeremyhu devans
</del><ins>+revision            2
</ins><span class="cx"> categories          www gnome
</span><del>-platforms           darwin freebsd
</del><span class="cx"> license             LGPL-2+ BSD
</span><del>-homepage            http://webkitgtk.org/
-master_sites        http://webkitgtk.org/releases/
</del><span class="cx"> 
</span><del>-use_xz              yes
-distname            webkitgtk-${version}
</del><ins>+subport webkit-gtk3-devel {}
</ins><span class="cx"> 
</span><del>-dist_subdir         webkit-gtk
-
-checksums           rmd160  122468435539d69665d5206ae266fb36ff2d86c2 \
-                    sha256  afdf29e7828816cad0be2604cf19421e96d96bf493987328ffc8813bb20ac564
-
-depends_build       port:pkgconfig \
-                    port:gtk-doc \
-                    port:python27 \
-                    port:py27-simplejson
-
-depends_lib         path:lib/pkgconfig/glib-2.0.pc:glib2 \
-                    port:bison \
-                    port:flex \
-                    port:enchant \
-                    port:geoclue2 \
-                    port:gobject-introspection \
-                    port:harfbuzz-icu \
-                    port:icu \
-                    port:libxslt \
-                    port:libpng \
-                    port:libsecret \
-                    port:libsoup \
-                    port:mesa \
-                    port:sqlite3 \
-                    port:webp \
-                    port:xorg-libXt
-
-# case-insensitive.patch: https://bugs.webkit.org/show_bug.cgi?id=65811
-# our-icu.patch: No upstream bug report, probably not wanted
-# ruby-1.8.patch: https://bugs.webkit.org/show_bug.cgi?id=126327
-# quartz-webcore.patch: https://bugs.webkit.org/show_bug.cgi?id=126326
-# gstreamer.patch: https://bugs.webkit.org/show_bug.cgi?id=126437
-# libedit.patch: https://bugs.webkit.org/show_bug.cgi?id=127059
-# leopard-malloc.patch: https://bugs.webkit.org/show_bug.cgi?id=140143
-# leopard-platform.patch: https://bugs.webkit.org/show_bug.cgi?id=140143
-# remove-cf-available.patch: https://trac.macports.org/ticket/49849
-
-patchfiles          clang-assertions.patch \
-                    case-insensitive.patch \
-                    our-icu.patch \
-                    ruby-1.8.patch \
-                    quartz-webcore.patch \
-                    gstreamer.patch \
-                    leopard-platform.patch \
-                    leopard-malloc.patch \
-                    libedit.patch \
-                    remove-cf-available.patch
-
-conflicts_build     google-test
-
-# https://trac.macports.org/ticket/36329
-configure.perl      /usr/bin/perl
-configure.python    /usr/bin/python
-
-# --disable-webkit2: https://bugs.webkit.org/show_bug.cgi?id=126416
-# --disable-web-audio: https://bugs.webkit.org/show_bug.cgi?id=126438
-# --disable-jit: https://bugs.webkit.org/show_bug.cgi?id=133293
-configure.args      --disable-webkit2 \
-                    --disable-web-audio \
-                    --enable-x11-target=yes \
-                    --enable-quartz-target=no \
-                    --enable-wayland-target=no \
-                    --enable-introspection \
-                    --disable-video \
-                    --enable-svg \
-                    --enable-geolocation \
-                    --enable-webgl \
-                    --disable-jit
-
-platform darwin {
-    pre-configure {
-        if {${configure.cxx_stdlib} eq &quot;libstdc++&quot;} {
-            ui_error &quot;${subport} is not supported for this installation of MacPorts.  It requires libc++ be selected as your C++ runtime.  Please use ${subport}-2.0 instead&quot;
-            error &quot;unsupported configuration&quot;
-        }
-    }
-}
-
-subport webkit-gtk3-devel {
</del><ins>+if {${subport} eq &quot;webkit-gtk-devel&quot;} {
+    conflicts webkit-gtk webkit-gtk-2.0
+    replaced_by         webkit-gtk
+} elseif {${subport} eq &quot;webkit-gtk3-devel&quot;} {
</ins><span class="cx">     conflicts webkit-gtk3 webkit-gtk3-2.0
</span><del>-    depends_lib-append      port:gtk3
-    configure.args-append   --with-gtk=3.0
-
-#
-# move gtk-docs to allow parallel install with webkit-gtk
-#
-    if {[variant_isset universal]} {
-#
-# using diff to merge derived include files sometimes
-# results in a corrupted file due to nested /* */ blocks
-#
-        global merger_dont_diff
-        set merger_dont_diff    &quot;${prefix}/include/webkitgtk-3.0/webkitdom/WebKitDOMNavigator.h&quot;
-        merger-post-destroot {
-            foreach arch ${universal_archs_to_use} {
-                set docpath ${workpath}/destroot-${arch}${prefix}/share/gtk-doc/html
-                move ${docpath}/webkitgtk ${docpath}/webkitgtk3
-                move ${docpath}/webkitdomgtk ${docpath}/webkitdomgtk3
-                move ${docpath}/webkitgtk3/webkitgtk.devhelp2 ${docpath}/webkitgtk3/webkitgtk3.devhelp2
-            }
-        }
-    } else {
-        post-destroot {
-           set docpath ${destroot}${prefix}/share/gtk-doc/html
-           move ${docpath}/webkitgtk ${docpath}/webkitgtk3
-           move ${docpath}/webkitdomgtk ${docpath}/webkitdomgtk3
-           move ${docpath}/webkitgtk3/webkitgtk.devhelp2 ${docpath}/webkitgtk3/webkitgtk3.devhelp2
-        }
-    }
</del><ins>+    replaced_by         webkit-gtk3
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-if {${name} eq ${subport}} {
-    conflicts webkit-gtk webkit-gtk-2.0
-    depends_lib-append      port:gtk2
-    configure.args-append   --with-gtk=2.0
-}
</del><ins>+PortGroup           obsolete 1.0
</ins><span class="cx"> 
</span><del>-# https://bugs.webkit.org/show_bug.cgi?id=94488
-configure.universal_args-delete --disable-dependency-tracking
-
-# configure checks that we're clang 3.2, gcc 4.7, or better
-compiler.blacklist-append gcc-3.3 gcc-4.0 apple-gcc-4.0 gcc-4.2 apple-gcc-4.2 llvm-gcc-4.2 macports-llvm-gcc-4.2
-compiler.blacklist-append macports-gcc-4.2 macports-gcc-4.3 macports-gcc-4.4 macports-gcc-4.5 macports-gcc-4.6
-compiler.blacklist-append {clang &lt; 425}
-
-# gobject-introspection uses g-ir-scanner, which uses $CC from env
-if {[variant_isset universal]} {
-    foreach arch ${configure.universal_archs} {
-        lappend merger_build_args(${arch})     CC='${configure.cc} -arch ${arch}'
-        lappend merger_destroot_args(${arch})  CC='${configure.cc} -arch ${arch}'
-    }
-} else {
-    build.args-append       CC=&quot;${configure.cc} ${configure.cc_archflags}&quot;
-    destroot.args-append    CC=&quot;${configure.cc} ${configure.cc_archflags}&quot;
-}
-
-# We don't want to use the headers from the installed WebKit
-configure.cppflags-delete   -I${prefix}/include
-
-# google-test suite build fix
-configure.cppflags-append   -DGTEST_USE_OWN_TR1_TUPLE=1
-
-# https://trac.macports.org/ticket/41560#comment:2
-configure.cflags-append     -ftemplate-depth=256
-configure.cxxflags-append   -ftemplate-depth=256
-
-autoreconf.env-append ACLOCAL=&quot;aclocal -I Source/autotools&quot;
-use_autoreconf      yes
-autoreconf.args     -fvi
-
-lappend merger_dont_diff ${prefix}/include/webkitgtk-1.0/webkitdom/WebKitDOMNavigator.h
-
-post-patch {
-    # https://bugs.webkit.org/show_bug.cgi?id=126433
-    reinplace &quot;s/def __APPLE__/ 0/&quot; \
-        ${worksrcpath}/Source/JavaScriptCore/API/WebKitAvailability.h
-
-    # https://bugs.webkit.org/show_bug.cgi?id=58737
-    reinplace &quot;s:OS(MAC_OS_X):PLATFORM(MAC):&quot; \
-        ${worksrcpath}/Source/WTF/wtf/ThreadingPthreads.cpp
-
-    # https://bugs.webkit.org/show_bug.cgi?id=126325
-    reinplace &quot;s:-stdlib=libstdc\+\+::&quot; \
-        ${worksrcpath}/Source/autotools/SetupCompilerFlags.m4
-
-    # https://bugs.webkit.org/show_bug.cgi?id=126329
-    # In file included from Source/JavaScriptCore/runtime/JSGlobalObject.cpp:83:
-    # ./Source/JavaScriptCore/API/ObjCCallbackFunction.h:32:9: fatal error: 'JavaScriptCore/JSCallbackFunction.h' file not found
-    # #import &lt;JavaScriptCore/JSCallbackFunction.h&gt;
-    #         ^
-    reinplace &quot;/^#define JSC_OBJC_API_ENABLED/s/^.*$/#define JSC_OBJC_API_ENABLED 0/&quot; \
-        ${worksrcpath}/Source/JavaScriptCore/API/JSBase.h
-}
-
-# TODO: fix this for muniversal
-# keep it for debug
-#post-destroot {
-#    file copy ${worksrcpath}/Programs/.libs/GtkLauncher ${destroot}${prefix}/bin
-#}
-
-# Apple's gnumake (patched 3.81) gets wedged at some point during the build process
-depends_build-append    port:gmake
-build.cmd               ${prefix}/bin/gmake
-
-build.args-append V=1
-
-# see bug #24622
-variant quartz {
-    configure.args-replace --enable-x11-target=yes --enable-x11-target=no
-    configure.args-replace --enable-quartz-target=no --enable-quartz-target=yes
-    platform darwin {
-        if {${os.major} &gt;= 13} {
-            # TODO: File upstream
-            #       http://trac.macports.org/ticket/41663
-            configure.args-append --disable-accelerated-compositing
-        }
-    }
-
-    # TODO: See if this will build with OpenGL.framework
-    configure.args-delete --enable-webgl
-    depends_lib-delete \
-        port:mesa \
-        port:xorg-libXt
-}
-
-variant video description {Enable HTML5 video support using gstreamer} {
-        depends_lib-append      port:gstreamer1-gst-plugins-base
-        configure.args-delete   --disable-video
-        configure.args-append   --enable-video
-}
-
-default_variants    +video
-
-if {[string match *clang* ${configure.cxx}]} {
-    configure.cxxflags-append -Wno-c++11-extensions
-}
-
-livecheck.type      regex
-livecheck.url       http://webkitgtk.org/releases/
-livecheck.regex     &quot;webkitgtk-(\\d+(?:\\.\\d+)*)&quot;
</del></span></pre>
</div>
</div>

</body>
</html>