Re: buildbots with old ssl (snowleopard, mtln)

2016-05-03 Thread Joshua Root
Yeah. Unfortunately there are rather a lot of not-that-old systems and devices out there that can't use 1.1. But, also unfortunately, version 1.0 is pretty broken. Probably the best fix on our end would be to reinstate the immediate mirroring that used to happen from a post-commit hook. And po

Re: failed to uninstall part of files. CIVL

2016-05-03 Thread Brandon Allbery
On Tue, May 3, 2016 at 8:10 PM, Abdulrahman Alshammari wrote: > The attached portfile is working now perfectrly after fixing some issue. I > am not sure if what I did is the right one or there is something better > than this. When I install civl, it works fine, but when I uninstall it, the > file

failed to uninstall part of files. CIVL

2016-05-03 Thread Abdulrahman Alshammari
Hey,The attached portfile is working now perfectrly after fixing some issue. I am not sure if what I did is the right one or there is something better than this. When I install civl, it works fine, but when I uninstall it, the files that are in opt/local/bin and opt/local/sbin are not removed. Is t

Re: [148264] trunk/dports/net/snort/Portfile

2016-05-03 Thread Marius Schamschula
As expected, Ryan did get this one right: On my Yosemite machine: marius$ otool -L /opt/local/bin/snort /opt/local/bin/snort: /opt/local/lib/libdnet.1.dylib (compatibility version 2.0.0, current version 2.1.0) /opt/local/lib/libpcre.1.dylib (compatibility version 4.0.0, current

Re: buildbots with old ssl (snowleopard, mtln)

2016-05-03 Thread Daniel J. Luke
This is probably caused by the site now requiring TLS 1.1 or better: https://www.ssllabs.com/ssltest/analyze.html?d=openssl.org&s=194.97.150.234 Since PCI compliance is requiring the phasing out of TLS 1.0 support, this is probably going to become much more common in the near future (PCI require

buildbots with old ssl (snowleopard, mtln)

2016-05-03 Thread Daniel J. Luke
It looks like the snowleopard and mtln buildbots can't download current openssl: DEBUG: Fetching distfile failed: Unknown SSL protocol error in connection to www.openssl.org:443 Is it time to retire the buildbots for these old OS versions? Should we set them up to use the squid proxy I host fo

required script in Bin directory, $PATH

2016-05-03 Thread Abdulrahman Alshammari
Hey, I have a portfile that works with no error. However, I need to add a script to bin directory. The portfile is here: https://trac.macports.org/attachment/ticket/51169/Portfile.4 The jar file will be in ${prefix}/share/doc/${n

Re: [148264] trunk/dports/net/snort/Portfile

2016-05-03 Thread Marius Schamschula
Joshua, Good catch. Indeed, I meant depends_build. Fixed in r148300. On May 3, 2016, at 12:55 AM, Joshua Root wrote: > On 2016-5-3 15:48 , Ryan Schmidt wrote: >> >>> On May 1, 2016, at 6:55 PM, m...@macports.org wrote: >>> >>> Revision >>> 148264 >>> Author >>> m...@macports.org >>> Date >>>