<!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>[147648] trunk/dports/net/sslscan</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/147648">147648</a></dd>
<dt>Author</dt> <dd>raimue@macports.org</dd>
<dt>Date</dt> <dd>2016-04-11 06:38:32 -0700 (Mon, 11 Apr 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>net/sslscan:
Update to version 1.11.6-rbsec, switch to rbsec fork of sslscan, since the original version on sourceforge is abandoned.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsnetsslscanPortfile">trunk/dports/net/sslscan/Portfile</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkdportsnetsslscanfilespatchMakefilediff">trunk/dports/net/sslscan/files/patch-Makefile.diff</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkdportsnetsslscanfilespatchMakefile">trunk/dports/net/sslscan/files/patch-Makefile</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsnetsslscanPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/net/sslscan/Portfile (147647 => 147648)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/net/sslscan/Portfile        2016-04-11 13:14:48 UTC (rev 147647)
+++ trunk/dports/net/sslscan/Portfile        2016-04-11 13:38:32 UTC (rev 147648)
</span><span class="lines">@@ -1,38 +1,34 @@
</span><span class="cx"> # $Id$
</span><span class="cx"> 
</span><span class="cx"> PortSystem 1.0
</span><ins>+PortGroup github 1.0
</ins><span class="cx"> 
</span><del>-name            sslscan
-version         1.8.2
-revision        3
</del><ins>+github.setup    rbsec sslscan 1.11.6-rbsec
</ins><span class="cx"> categories      net
</span><del>-maintainers     nomaintainer
-description     SSL port scanner
</del><ins>+maintainers     raimue \
+                openmaintainer
+description     Fast SSL scanner
</ins><span class="cx"> long_description \
</span><span class="cx">     SSLScan determines what ciphers are supported on \
</span><del>-    SSL-based services, such as HTTPS. Furthermore, \
-    SSLScan will determine the prefered ciphers of \
-    the SSL service.
-homepage        http://test.titania.co.uk/index.php?option=com_content&amp;view=article&amp;id=56&amp;Itemid=68
</del><ins>+    SSL-based services, such as HTTPS. The output will \
+    include the certificate and the prefered ciphers of \
+    the SSL service in plaintext or XML.
</ins><span class="cx"> platforms       darwin
</span><span class="cx"> license         GPL-3
</span><span class="cx"> 
</span><span class="cx"> depends_lib     path:lib/libssl.dylib:openssl
</span><span class="cx"> 
</span><del>-master_sites    sourceforge
-extract.suffix  .tgz
-checksums       md5 1a890d031996ab252efb535511bd58db \
-                sha1 4982ff622ca1f05829a3910be5e3903e91cfdd68 \
-                rmd160 a048d3a29d56b34a0fb2ea8e5a5dc2ba3e773d76
</del><ins>+checksums       rmd160  0c28b2426ee66826d018cec806a20867e55e1ec5 \
+                sha256  1e3dd9958efaa6ab1cc3d73939d804d3464954f1caea85b1e3b228faeda6c162
</ins><span class="cx"> 
</span><del>-patchfiles      patch-Makefile
</del><ins>+patchfiles      patch-Makefile.diff
</ins><span class="cx"> 
</span><del>-configure {
</del><ins>+post-patch {
</ins><span class="cx">     reinplace &quot;s|__PREFIX__|${prefix}|g&quot; ${worksrcpath}/Makefile
</span><del>-    reinplace &quot;s|__CC__|${configure.cc}|&quot; ${worksrcpath}/Makefile
</del><span class="cx"> }
</span><span class="cx"> 
</span><del>-destroot {
-    xinstall -m 0755 ${worksrcpath}/sslscan ${destroot}${prefix}/bin
-    xinstall -m 0644 ${worksrcpath}/sslscan.1 ${destroot}${prefix}/share/man/man1
-}
</del><ins>+use_configure   no
+
+build.args      CC=&quot;${configure.cc}&quot; \
+                CFLAGS=&quot;[get_canonical_archflags cc]&quot; \
+                LDFLAGS=&quot;[get_canonical_archflags ld]&quot;
</ins></span></pre></div>
<a id="trunkdportsnetsslscanfilespatchMakefile"></a>
<div class="delfile"><h4>Deleted: trunk/dports/net/sslscan/files/patch-Makefile (147647 => 147648)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/net/sslscan/files/patch-Makefile        2016-04-11 13:14:48 UTC (rev 147647)
+++ trunk/dports/net/sslscan/files/patch-Makefile        2016-04-11 13:38:32 UTC (rev 147648)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>---- Makefile.orig        2009-10-03 00:52:43.000000000 -0700
-+++ Makefile        2009-10-03 00:53:56.000000000 -0700
-@@ -3,7 +3,7 @@
- MANPATH = /usr/share/man/

- all:
--        gcc -g -Wall -lssl -o sslscan $(SRCS) $(LDFLAGS) $(CFLAGS)
-+        __CC__ -g -Wall -I__PREFIX__/include -L__PREFIX__/lib -lssl -lcrypto -o sslscan $(SRCS) $(LDFLAGS) $(CFLAGS)

- install:
-         cp sslscan $(BINPATH)
</del></span></pre></div>
<a id="trunkdportsnetsslscanfilespatchMakefiledifffromrev147647trunkdportsnetsslscanfilespatchMakefile"></a>
<div class="copfile"><h4>Copied: trunk/dports/net/sslscan/files/patch-Makefile.diff (from rev 147647, trunk/dports/net/sslscan/files/patch-Makefile) (0 => 147648)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/net/sslscan/files/patch-Makefile.diff                                (rev 0)
+++ trunk/dports/net/sslscan/files/patch-Makefile.diff        2016-04-11 13:38:32 UTC (rev 147648)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+--- Makefile.orig        2016-04-11 15:09:41.000000000 +0200
++++ Makefile        2016-04-11 15:11:50.000000000 +0200
+@@ -14,7 +14,7 @@
+ OS := $(shell uname)

+ SRCS      = sslscan.c
+-PREFIX    = /usr
++PREFIX    = __PREFIX__
+ BINDIR    = $(PREFIX)/bin
+ MANDIR    = $(PREFIX)/share/man
+ MAN1DIR   = $(MANDIR)/man1
+@@ -40,8 +40,8 @@
+ GIT_VERSION  := $(GIT_VERSION)-static
+ else
+ # for dynamic linking
+-LDFLAGS   += -L/usr/local/lib -L/usr/local/ssl/lib -L/usr/local/opt/openssl/lib -L/opt/local/lib
+-CFLAGS    += -I/usr/local/include -I/usr/local/ssl/include -I/usr/local/ssl/include/openssl -I/usr/local/opt/openssl/include -I/opt/local/include -I/opt/local/include/openssl
++LDFLAGS   += -L__PREFIX__/lib
++CFLAGS    += -I__PREFIX__/include -I__PREFIX__/include/openssl
+ endif

+ .PHONY: all sslscan clean install uninstall static opensslpull
</ins></span></pre>
</div>
</div>

</body>
</html>