<!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>[128832] trunk/dports/science/ds9</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/128832">128832</a></dd>
<dt>Author</dt> <dd>aronnax@macports.org</dd>
<dt>Date</dt> <dd>2014-11-27 14:57:17 -0800 (Thu, 27 Nov 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>ds9: update to 7.3.2</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsscienceds9Portfile">trunk/dports/science/ds9/Portfile</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkdportsscienceds9filespatchMakefileunixdiff">trunk/dports/science/ds9/files/patch-Makefile.unix.diff</a></li>
<li><a href="#trunkdportsscienceds9filespatchds9_Makefileunixdiff">trunk/dports/science/ds9/files/patch-ds9_Makefile.unix.diff</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkdportsscienceds9filesmakedarwin64x86mavericks">trunk/dports/science/ds9/files/make.darwin64x86mavericks</a></li>
<li><a href="#trunkdportsscienceds9filespatchMakefilediff">trunk/dports/science/ds9/files/patch-Makefile.diff</a></li>
<li><a href="#trunkdportsscienceds9filespatchds9_Makefilediff">trunk/dports/science/ds9/files/patch-ds9_Makefile.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsscienceds9Portfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/science/ds9/Portfile (128831 => 128832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/science/ds9/Portfile        2014-11-27 22:55:11 UTC (rev 128831)
+++ trunk/dports/science/ds9/Portfile        2014-11-27 22:57:17 UTC (rev 128832)
</span><span class="lines">@@ -2,11 +2,9 @@
</span><span class="cx"> # $Id$
</span><span class="cx"> 
</span><span class="cx"> PortSystem              1.0
</span><del>-PortGroup               conflicts_build 1.0
</del><span class="cx"> 
</span><span class="cx"> name                    ds9
</span><del>-version                 7.2
-revision                5
</del><ins>+version                 7.3.2
</ins><span class="cx"> categories              science
</span><span class="cx"> platforms               darwin
</span><span class="cx"> maintainers             aronnax
</span><span class="lines">@@ -22,13 +20,9 @@
</span><span class="cx"> homepage                http://hea-www.harvard.edu/RD/ds9
</span><span class="cx"> master_sites            http://hea-www.harvard.edu/RD/ds9/download/source
</span><span class="cx"> distname                ${name}.${version}
</span><del>-checksums               sha1    6df3b7de3f375294200bc2601a8129d3bb7a2ef1 \
-                        rmd160  73cbfe66a6a12282ff56e8de54d7bdb7bb060464
</del><ins>+checksums               sha1    0348b733923871ef1d36da653dd3fd90d33a4c20 \
+                        rmd160  e75938b87863b305983527d9ce1b70f4520a7a2f
</ins><span class="cx"> 
</span><del>-# FIXME: until we figure out how to build ds9 without its bundled tcl/tk, we
-# conflict at build time with MacPorts' tcl/tk.
-conflicts_build         tcl tk
-
</del><span class="cx"> depends_lib             port:xorg-libX11 \
</span><span class="cx">                         port:xorg-libXext \
</span><span class="cx">                         port:xorg-libXt \
</span><span class="lines">@@ -41,78 +35,48 @@
</span><span class="cx">                         port:libiconv \
</span><span class="cx">                         port:jbigkit \
</span><span class="cx">                         port:zlib \
</span><del>-                        port:libzip \
-                        port:zip \
-                        port:ast
</del><ins>+                        port:libzip
</ins><span class="cx"> 
</span><ins>+# FIXME: ast is currently statically linked
+depends_build-append    port:ast \
+                        port:zip
+
</ins><span class="cx"> universal_variant       no
</span><span class="cx"> 
</span><span class="cx"> worksrcdir              saods9
</span><span class="cx"> 
</span><del>-platform darwin 8 {
-    set ds9platform tiger
-}
-platform darwin 9 {
-    set ds9platform leopard
-}
-platform darwin 10 {
-    set ds9platform snowleopard
-}
-platform darwin 11 {
-    set ds9platform lion
-}
-platform darwin 12 {
-    set ds9platform mountainlion
-}
-platform darwin 13 {
-    set ds9platform mavericks
-}
</del><span class="cx"> platform darwin {
</span><del>-    if {${os.major} &gt;= 14} {
</del><ins>+    if {${os.major} &lt;= 10} {
</ins><span class="cx">         depends_lib
</span><span class="cx">         depends_run
</span><del>-        pre-fetch {
-            ui_error &quot;$name does not build on Mavericks or later.&quot;
-            error &quot;unsupported platform&quot;
-        }
</del><ins>+        ui_error &quot;$name requires Mac OS X Lion or later.&quot;
+        error &quot;unsupported platform&quot;
+    } elseif {${os.major} == 11} {
+        set ds9platform lion
+    } elseif {${os.major} == 12} {
+        set ds9platform mountainlion
+    } elseif {${os.major} &gt;= 13} {
+        # The upstream tarball contains Makefiles for each Mac OS version.
+        # Currently, the newest Makefile is for Mavericks. Check this when
+        # a new upstream version is available.
+        set ds9platform mavericks
</ins><span class="cx">     }
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-if {${configure.build_arch} eq &quot;ppc&quot;} {
-    set ds9arch ppc
-}
-if {${configure.build_arch} eq &quot;ppc64&quot;} {
-    set ds9arch ppc
-}
-if {${configure.build_arch} eq &quot;i386&quot;} {
-    set ds9arch x86
-}
-if {${configure.build_arch} eq &quot;x86_64&quot;} {
-    set ds9arch 64x86
-}
</del><ins>+patchfiles              patch-Makefile.unix.diff \
+                        patch-ds9_Makefile.unix.diff
</ins><span class="cx"> 
</span><del>-patchfiles              patch-Makefile.diff \
-                        patch-ds9_Makefile.diff
-
</del><span class="cx"> post-patch {
</span><del>-    # FIXME: Remove the following line once a Makefile for Mavericks is
-    # included upstream
-    file copy ${filespath}/make.darwin64x86mavericks ${worksrcpath}
-    reinplace &quot;s|@prefix@|${prefix}|g&quot; ${worksrcpath}/Makefile
-
</del><span class="cx">     # FIXME: We have to statically link libast because libast needs to call
</span><span class="cx">     # functions that are defined in the static libsaotk. Probably best to
</span><span class="cx">     # eventually make libsaotk a dynamic library.
</span><del>-    reinplace &quot;s|@prefix@|${prefix}|g&quot; ${worksrcpath}/ds9/Makefile
</del><ins>+    reinplace &quot;s|@prefix@|${prefix}|g&quot; ${worksrcpath}/ds9/Makefile.unix
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-# Buggy C++
-compiler.blacklist      *clang*
-
</del><span class="cx"> # The 'configure' stage for ds9 consists of copying or symbolically linking a
</span><span class="cx"> # platform-specific file to 'make.include'.
</span><span class="cx"> configure {
</span><del>-    file copy ${worksrcpath}/make.darwin${ds9arch}${ds9platform} ${worksrcpath}/make.include
</del><ins>+    file copy ${worksrcpath}/make.darwin${ds9platform} ${worksrcpath}/make.include
</ins><span class="cx">     reinplace &quot;s|-gstabs+||g&quot; ${worksrcpath}/make.include
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -122,6 +86,7 @@
</span><span class="cx">                         CXX=${configure.cxx} \
</span><span class="cx">                         X11INCLUDE=${prefix}/include \
</span><span class="cx">                         X11LIB=${prefix}/lib \
</span><ins>+                        XFT_LIBS=&quot;-lXft -lfontconfig&quot; \
</ins><span class="cx">                         CODESIGN=/usr/bin/true
</span><span class="cx"> 
</span><span class="cx"> destroot {
</span></span></pre></div>
<a id="trunkdportsscienceds9filesmakedarwin64x86mavericks"></a>
<div class="delfile"><h4>Deleted: trunk/dports/science/ds9/files/make.darwin64x86mavericks (128831 => 128832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/science/ds9/files/make.darwin64x86mavericks        2014-11-27 22:55:11 UTC (rev 128831)
+++ trunk/dports/science/ds9/files/make.darwin64x86mavericks        2014-11-27 22:57:17 UTC (rev 128832)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-# make sure installed: PKG_CONFIG for Xft, see notes
-
-OS        = unix
-ARCH        = darwin64x86mavericks
-
-X11INCLUDE=/usr/X11/include
-X11LIB        = /usr/X11/lib
-EXTTCLFLAGS=--disable-corefoundation
-
-XX        = -O2 
-YY        = -gstabs+ -fno-inline 
-ZZ        = -m64 -arch x86_64 -mmacosx-version-min=10.9
-
-AA        = -fPIC -DHAVE_SYS_UN_H -DHAVE_SYS_SHM_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__M64
-
-#OPTS        = ${XX} ${ZZ}
-OPTS        = ${YY} ${ZZ}
-NOPTS        = ${YY} ${ZZ}
-
-CXX        = g++
-CXXOPT        = ${OPTS} ${AA}
-CXXNOPT        = ${NOPTS} ${AA}
-
-CC        = gcc
-CCOPT        = ${OPTS} ${AA}
-CCNOPT        = ${NOPTS} ${AA}
-
-ZCAT        = gzcat
-
-CODESIGN = codesign
-ZIPFILE = ds9.zip
-FILTERCOMPILER = pcc-i386-snowleopard.tar.gz
-
-ASTFLAGS = star_cv_cnf_trail_type=long
-JOBS = 4
-
</del></span></pre></div>
<a id="trunkdportsscienceds9filespatchMakefilediff"></a>
<div class="delfile"><h4>Deleted: trunk/dports/science/ds9/files/patch-Makefile.diff (128831 => 128832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/science/ds9/files/patch-Makefile.diff        2014-11-27 22:55:11 UTC (rev 128831)
+++ trunk/dports/science/ds9/files/patch-Makefile.diff        2014-11-27 22:57:17 UTC (rev 128832)
</span><span class="lines">@@ -1,112 +0,0 @@
</span><del>---- Makefile.orig        2013-05-16 19:26:06.000000000 -0700
-+++ Makefile        2013-05-16 21:39:24.000000000 -0700
-@@ -185,12 +185,12 @@
- build : dirs \
-         tcl tk \
-         tktable tkcon xmlrpc blt \
--        zlib tclxml tkimg tkmpeg html \
-+        tclxml tkimg tkmpeg html \
-         xpa iis checkdns $(SIGNAL) funtools \
--        ast wcssubs \
-+        wcssubs \
-         rice hcompress plio \
-         $(OPTDIR) \
--        saotk zip zvfs ds9
-+        saotk zvfs ds9

- doc        : FORCE
-         @echo &quot;Making Documentation...&quot;
-@@ -288,11 +288,6 @@
-         cp $(BLTDIR)/src/*.a lib/.
-         cd $(BLTDIR)/src; cp $(BLTINCL) ../../include/.

--zlib  : FORCE
--        @echo &quot;Installing zlib...&quot;
--        cd $(ZLIBDIR); CC='$(CC)' CFLAGS='$(OPTS)' LDFLAGS='$(LIBS)' ./configure --prefix $(root) --static
--        cd $(ZLIBDIR); $(MAKE) -j $(JOBS) install
--
- tclxml        : FORCE
-         @echo &quot;Installing TCLXML...&quot;
-         cd $(TCLXMLDIR); CC='$(CC)' CFLAGS='$(OPTS)' LDFLAGS='$(LIBS)' ./configure --prefix $(root) --disable-shared --disable-threads --with-xml-static=1 $(TCLXMLFLAGS) --cache-file=$(CACHE)
-@@ -339,19 +334,10 @@

- funtools: FORCE
-         @echo &quot;Installing Funtools...&quot;
--        cd $(FUNTOOLSDIR); CC='$(CC)' CFLAGS='$(OPTS)' LDFLAGS='$(LIBS)' ./configure --prefix $(root) --with-zlib=../../lib/libz.a --with-wcslib=../lib/libwcs.a --enable-mainlib $(FUNTOOLSFLAGS)
-+        cd $(FUNTOOLSDIR); CC='$(CC)' CFLAGS='$(OPTS)' LDFLAGS='$(LIBS)' ./configure --prefix $(root) --with-zlib=@prefix@/lib/libz.dylib --with-wcslib=../lib/libwcs.a --enable-mainlib $(FUNTOOLSFLAGS)
-         cd $(FUNTOOLSDIR); $(MAKE) lib
-         cp $(FUNTOOLSDIR)/libfuntools.a lib/.

--ast        : FORCE
--        @echo &quot;Installing AST...&quot;
--        cd $(ASTDIR); \
--        touch aclocal.m4; sleep 1; \
--        touch Makefile.in; sleep 1; \
--        touch configure; \
--        ./configure --enable-shared=no --prefix=$(root) $(ASTFLAGS) CC='$(CC)' CFLAGS='$(OPTS) -I.'; \
--        $(MAKE) -j $(JOBS) ast.h install-libLTLIBRARIES install-nodist_includeHEADERS install-includeHEADERS
--
- wcssubs        : FORCE
-         @echo &quot;Installing WCSSUBS...&quot;
-         cd $(WCSSUBSDIR); $(MAKE) -j $(JOBS) install
-@@ -378,14 +364,6 @@
-         @echo &quot;Installing SAOTK...&quot;
-         cd $(SAOTKDIR); $(MAKE) -j $(JOBS) install

--zip        : FORCE
--        @echo &quot;Installing ZIP...&quot;
--        cd $(ZIPDIR); PREFIX=$(root) $(MAKE) -j $(JOBS) CC='$(CC)' CFLAGS='$(OPTS) -I. -DUNIX' LFLAGS1='$(OPTS)' -f unix/Makefile generic
--        cd $(ZIPDIR); PREFIX=$(root) $(MAKE) -j $(JOBS) CC='$(CC)' CFLAGS='$(OPTS) -I. -DUNIX' LFLAGS1='$(OPTS)' -f unix/Makefile install
--        cd $(ZIPDIR); $(RM) libzip.a
--        cd $(ZIPDIR); $(AR) -cr libzip.a $(ZIPOBJS)
--        cp $(ZIPDIR)/libzip.a lib/.
--
- zvfs        : FORCE
-         @echo &quot;Installing ZVFS...&quot;
-         cd $(ZVFSDIR); $(MAKE)
-@@ -402,12 +380,12 @@
- distclean : filesclean \
-         tclclean tkclean \
-         tktableclean bltclean \
--        zlibclean tclxmlclean tkimgclean tkmpegclean htmlclean \
-+        tclxmlclean tkimgclean tkmpegclean htmlclean \
-         xpaclean iisclean checkdnsclean $(SIGNALCLEAN) funtoolsclean \
--        astclean wcssubsclean \
-+        wcssubsclean \
-         riceclean hcompressclean plioclean \
-         $(OPTDIRCLEAN) \
--        saotkclean zipclean zvfsclean ds9clean srcclean \
-+        saotkclean zvfsclean ds9clean srcclean \
-         dirsclean 

- filesclean: FORCE
-@@ -429,9 +407,6 @@
- bltclean: FORCE
-         cd $(BLTDIR); $(MAKE) distclean

--zlibclean: FORCE
--        cd $(ZLIBDIR); $(MAKE) distclean
--
- tclxmlclean: FORCE
-         cd $(TCLXMLDIR); $(MAKE) distclean

-@@ -464,9 +439,6 @@
- funtoolsclean: FORCE
-         cd $(FUNTOOLSDIR); $(MAKE) distclean

--astclean: FORCE
--        cd $(ASTDIR); $(MAKE) distclean
--
- wcssubsclean: FORCE
-         cd $(WCSSUBSDIR); $(MAKE) distclean

-@@ -482,9 +454,6 @@
- saotkclean : FORCE
-         cd $(SAOTKDIR); $(MAKE) distclean

--zipclean: FORCE
--        cd $(ZIPDIR); PREFIX=$(root) $(MAKE) -f unix/Makefile clean
--
- zvfsclean: FORCE
-         cd $(ZVFSDIR); $(MAKE) distclean

</del></span></pre></div>
<a id="trunkdportsscienceds9filespatchMakefileunixdiff"></a>
<div class="addfile"><h4>Added: trunk/dports/science/ds9/files/patch-Makefile.unix.diff (0 => 128832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/science/ds9/files/patch-Makefile.unix.diff                                (rev 0)
+++ trunk/dports/science/ds9/files/patch-Makefile.unix.diff        2014-11-27 22:57:17 UTC (rev 128832)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+--- Makefile.unix.orig        2014-11-27 14:40:14.000000000 -0800
++++ Makefile.unix        2014-11-27 14:40:53.000000000 -0800
+@@ -10,7 +10,7 @@
+         tktable tkcon xmlrpc tkblt \
+         tclxml tkimg tkmpeg tkhtml \
+         xpa tcliis tclcheckdns signal funtools \
+-        ast wcssubs \
++        wcssubs \
+         rice hcompress plio \
+         saotk zvfs ds9

+@@ -113,7 +113,7 @@
+         tktableclean tkbltclean \
+         tclxmlclean tkimgclean tkmpegclean tkhtmlclean \
+         xpaclean tcliisclean tclcheckdnsclean signalclean funtoolsclean \
+-        astclean wcssubsclean \
++        wcssubsclean \
+         riceclean hcompressclean plioclean \
+         saotkclean zvfsclean ds9clean srcclean \
+         filesclean dirsclean
</ins></span></pre></div>
<a id="trunkdportsscienceds9filespatchds9_Makefilediff"></a>
<div class="delfile"><h4>Deleted: trunk/dports/science/ds9/files/patch-ds9_Makefile.diff (128831 => 128832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/science/ds9/files/patch-ds9_Makefile.diff        2014-11-27 22:55:11 UTC (rev 128831)
+++ trunk/dports/science/ds9/files/patch-ds9_Makefile.diff        2014-11-27 22:57:17 UTC (rev 128832)
</span><span class="lines">@@ -1,76 +0,0 @@
</span><del>---- ds9/Makefile.orig        2014-04-18 00:11:43.000000000 -0700
-+++ ds9/Makefile        2014-04-18 01:17:01.000000000 -0700
-@@ -50,14 +50,9 @@
-         ../lib/librice.a \
-         ../lib/libhcomp.a \
-         ../lib/libplio.a \
--        ../lib/libast.a \
--        ../lib/libast_err.a \
--        ../lib/libast_pal.a \
-         ../lib/libsaotk.a \
-         ../lib/libwcs.a \
-         ../lib/libzvfs.a \
--        ../lib/libzip.a \
--        ../lib/libz.a \
-         ../lib/libxpa.a \
-         ../lib/libiis.a \
-         ../lib/libcheckdns.a \
-@@ -142,7 +137,7 @@
-         cp ds9Base ds9

- ds9.zip        : $(FILES)
--        cd zipdir; ../../bin/zip -r9 ../ds9.zip *        
-+        cd zipdir; zip -r9 ../ds9.zip *        

- else

-@@ -374,9 +369,47 @@
- ds9Base        : $(OBJS) $(LIBS)
-         $(RM) $@
-         $(CXX) ${OPTS} \
--        -o $@ $(OBJS) $(LIBS) \
-+        -o $@ $(OBJS) \
-+        ../lib/libsaotk.a \
-+        ../lib/libtkhtml.a \
-+        ../lib/libtkmpeg.a \
-+        ../lib/$(TCLXMLVER)/libTclxml3.2.a \
-+        ../lib/$(TKTABLEVER)/libTktable2.10.a \
-+        ../lib/$(TKIMGVER)/libtkimgpng1.4.a \
-+        ../lib/$(TKIMGVER)/libpngtcl1.4.3.a \
-+        ../lib/$(TKIMGVER)/libtkimgtiff1.4.a \
-+        ../lib/$(TKIMGVER)/libtifftcl3.9.4.a \
-+        ../lib/$(TKIMGVER)/libtkimgjpeg1.4.a \
-+        ../lib/$(TKIMGVER)/libjpegtcl8.2.a \
-+        ../lib/$(TKIMGVER)/libtkimggif1.4.a \
-+        ../lib/$(TKIMGVER)/libtkimgppm1.4.a \
-+        ../lib/$(TKIMGVER)/libtkimgwindow1.4.a \
-+        ../lib/$(TKIMGVER)/libzlibtcl1.2.5.a \
-+        ../lib/$(TKIMGVER)/libtkimg1.4.a \
-+        ../lib/libtiff.a \
-+        ../lib/libfuntools.a \
-+        ../lib/librice.a \
-+        ../lib/libhcomp.a \
-+        ../lib/libplio.a \
-+        @prefix@/lib/libast.a \
-+        @prefix@/lib/libast_err.a \
-+        @prefix@/lib/libast_pal.a \
-+        ../lib/libsaotk.a \
-+        ../lib/libwcs.a \
-+        ../lib/libzvfs.a \
-+        -lzip \
-+        -lz \
-+        ../lib/libxpa.a \
-+        ../lib/libiis.a \
-+        ../lib/libcheckdns.a \
-+        ../lib/libsignal_ext.a \
-+        ../lib/libxxlib.a \
-+        ../lib/libBLTX30.a \
-+        ../lib/libBLTCore30.a \
-+        ../lib/libtk8.5.a \
-+        ../lib/libtcl8.5.a \
-         -L$(X11LIB) -lX11 -lXext -lXft -lXrender -lXss -lfontconfig -lfreetype \
--        -lxml2 \
-+        -lxml2 -ljbig \
-         -lstdc++ -liconv
- endif

</del></span></pre></div>
<a id="trunkdportsscienceds9filespatchds9_Makefileunixdiff"></a>
<div class="addfile"><h4>Added: trunk/dports/science/ds9/files/patch-ds9_Makefile.unix.diff (0 => 128832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/science/ds9/files/patch-ds9_Makefile.unix.diff                                (rev 0)
+++ trunk/dports/science/ds9/files/patch-ds9_Makefile.unix.diff        2014-11-27 22:57:17 UTC (rev 128832)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+--- ds9/Makefile.unix.orig        2014-11-27 14:49:58.000000000 -0800
++++ ds9/Makefile.unix        2014-11-27 14:50:14.000000000 -0800
+@@ -43,9 +43,6 @@
+         ../lib/librice.a \
+         ../lib/libhcomp.a \
+         ../lib/libplio.a \
+-        ../lib/libast.a \
+-        ../lib/libast_err.a \
+-        ../lib/libast_pal.a \
+         ../lib/libsaotk.a \
+         ../lib/libwcs.a \
+         ../lib/libzvfs.a \
+@@ -114,9 +111,44 @@
+ ds9Base        : $(OBJS) $(LIBS)
+         $(RM) $@
+         $(CXX) ${OPTS} \
+-        -o $@ $(OBJS) $(LIBS) \
++        -o $@ $(OBJS) \
++        ../lib/libsaotk.a \
++        ../lib/libtkhtml.a \
++        ../lib/$(TKMPEGDIR)/libtkmpeg1.0.a \
++        ../lib/$(TCLXMLVER)/libTclxml3.2.a \
++        ../lib/$(TKTABLEVER)/libTktable2.10.a \
++        ../lib/$(TKIMGVER)/libtkimgpng1.4.a \
++        ../lib/$(TKIMGVER)/libpngtcl1.4.3.a \
++        ../lib/$(TKIMGVER)/libtkimgtiff1.4.a \
++        ../lib/$(TKIMGVER)/libtifftcl3.9.4.a \
++        ../lib/$(TKIMGVER)/libtkimgjpeg1.4.a \
++        ../lib/$(TKIMGVER)/libjpegtcl8.2.a \
++        ../lib/$(TKIMGVER)/libtkimggif1.4.a \
++        ../lib/$(TKIMGVER)/libtkimgwindow1.4.a \
++        ../lib/$(TKIMGVER)/libzlibtcl1.2.5.a \
++        ../lib/$(TKIMGVER)/libtkimg1.4.a \
++        ../lib/libtiff.a \
++        ../lib/libfuntools.a \
++        ../lib/librice.a \
++        ../lib/libhcomp.a \
++        ../lib/libplio.a \
++        @prefix@/lib/libast.a \
++        @prefix@/lib/libast_err.a \
++        @prefix@/lib/libast_pal.a \
++        ../lib/libsaotk.a \
++        ../lib/libwcs.a \
++        ../lib/libzvfs.a \
++        ../lib/libxpa.a \
++        ../lib/$(TCLIISDIR)/libtcliis1.0.a \
++        ../lib/$(TCLCHECKDNSDIR)/libtclcheckdns1.1.a \
++        ../lib/libsignal_ext.a \
++        ../lib/$(TKBLTDIR)/libtkblt3.0.a \
++        ../lib/libtk8.6.a \
++        ../lib/libtkstub8.6.a \
++        ../lib/libtcl8.6.a \
++        ../lib/libtclstub8.6.a \
+         -L$(X11LIB) -lX11 -lXext -lXft -lXrender -lXss -lfontconfig -lfreetype \
+-        -lxml2
++        -lxml2 -ljbig

+ endif

</ins></span></pre>
</div>
</div>

</body>
</html>