Re: XRG has been updated to work on Yosemite

2015-09-09 Thread Ryan Schmidt
On Sep 9, 2015, at 7:35 PM, Ryan Schmidt wrote: > > On Sep 9, 2015, at 10:46 AM, Manfred Antar wrote: > >> XRG has been updated to work on Yosemite >> The binary is available at the developer’s website. >> The source code is also available there, It would be nice to be able to >> build it from

Re: XRG has been updated to work on Yosemite

2015-09-09 Thread Ryan Schmidt
On Sep 9, 2015, at 10:46 AM, Manfred Antar wrote: > XRG has been updated to work on Yosemite > The binary is available at the developer’s website. > The source code is also available there, It would be nice to be able to build > it from source We already have a ticket requesting this update: h

Re: [MacPorts] #48690: Upgrading "guile18" fails

2015-09-09 Thread Ryan Schmidt
On Sep 9, 2015, at 6:09 PM, Dave Horsfall wrote: > OK, I'll be patient, but is there some way by which I can ignore this > failure, so that the rest of the update may continue? I'm rather fussy > about keeping my boxes up to date, you see... sudo port upgrade outdated and not guile18 However

Re: [MacPorts] #48690: Upgrading "guile18" fails

2015-09-09 Thread Dave Horsfall
OK, I'll be patient, but is there some way by which I can ignore this failure, so that the rest of the update may continue? I'm rather fussy about keeping my boxes up to date, you see... -- Dave Horsfall DTM (VK2KFU) "Those who don't understand security will suffer." I'll support shark-culli

Re: Sophos Antivirus claims port 'zlib' ships a Virus/Spyware called "iPh/WireLurk-G"...

2015-09-09 Thread Langer, Stephen A.
On 9/4/15, 8:51 PM, "macports-users-boun...@lists.macosforge.org on behalf of Ryan Schmidt" wrote: > >On Sep 4, 2015, at 5:27 PM, Brandon Allbery wrote: > >> Others have reported this. Unfortunately, there is no guarantee that >>some random chunk of code or data won't hash to the same value as

Re: How to reliable detect a MacPorts-ported compiler?

2015-09-09 Thread Rainer Müller
On 2015-09-09 16:02, Daniel J. Luke wrote: >> On Sep 9, 2015, at 12:35 AM, Jeffrey Walton wrote: >> >>> Again, I have to ask why you want to do this. >> >> My apologies, I was not trying to be rude. I specifically avoided >> addressing any of these questions because of the bikeshedding >> involved

Re: XRG has been updated to work on Yosemite

2015-09-09 Thread Chris Jones
How very timely of them, given OSX 10.11 might well be announced rather imminently.. On 09/09/15 16:46, Manfred Antar wrote: XRG has been updated to work on Yosemite The binary is available at the developer’s website. The source code is also available there, It would be nice to be able to bu

XRG has been updated to work on Yosemite

2015-09-09 Thread Manfred Antar
XRG has been updated to work on Yosemite The binary is available at the developer’s website. The source code is also available there, It would be nice to be able to build it from source Manfred ___ macports-users mailing list macports-users@lists.macosf

Re: How to reliable detect a MacPorts-ported compiler?

2015-09-09 Thread Jeffrey Walton
On Wed, Sep 9, 2015 at 10:02 AM, Daniel J. Luke wrote: >> On Sep 9, 2015, at 12:35 AM, Jeffrey Walton wrote: >> >>> Again, I have to ask why you want to do this. >> >> My apologies, I was not trying to be rude. I specifically avoided >> addressing any of these questions because of the bikesheddin

Re: unbound did not start automatically after reboot

2015-09-09 Thread Daniel J. Luke
> On Sep 9, 2015, at 10:58 AM, FritzS - gmx wrote: > Yes, LittleSnitch blocked unbond shortly in the startup time, so it could not > start correctly. > > I need a little delay for starting unbound I don’t think this is possible directly with launchd (you could probably write a script that slee

Re: unbound did not start automatically after reboot

2015-09-09 Thread FritzS - gmx
> Am 09.09.2015 um 16:29 schrieb Mihai Moldovan : > > On 08.09.2015 05:03 PM, FritzS - gmx wrote: >> I use only one volume. My guess the startup of the ethernet port coming to >> late or the application firewall Little Snitch unblocking the DNS ports to >> late at startup. >> >> My suggestion

Re: unbound did not start automatically after reboot

2015-09-09 Thread Mihai Moldovan
On 08.09.2015 05:03 PM, FritzS - gmx wrote: > I use only one volume. My guess the startup of the ethernet port coming to > late or the application firewall Little Snitch unblocking the DNS ports to > late at startup. > > My suggestion - unbound should start after network connection is OK and >

Re: How to reliable detect a MacPorts-ported compiler?

2015-09-09 Thread Daniel J. Luke
> On Sep 9, 2015, at 12:35 AM, Jeffrey Walton wrote: > >> Again, I have to ask why you want to do this. > > My apologies, I was not trying to be rude. I specifically avoided > addressing any of these questions because of the bikeshedding > involved. > >> What problem are you seeing with FSF GCC

Re: Does osxfuse require Xcode.app to be in top-level /Applications?

2015-09-09 Thread Ryan Schmidt
On Sep 9, 2015, at 12:15 AM, Art McGee wrote: > My setup: > > xcode-select -p > /Applications/Xcode/Xcode.app/Contents/Developer > > xcrun -f xcodebuild > /Applications/Xcode/Xcode.app/Contents/Developer/usr/bin/xcodebuild > > xcodebuild -version > Xcode 6.4 > Build version 6E35b > > xcrun -f

Re: Help uninstall a port

2015-09-09 Thread Russell Jones
Also consider sudo port selfupdate && sudo port upgrade outdated and https://guide.macports.org/chunked/installing.macports.uninstalling.html (but only if you're not using anything else in MacPorts) Have you found another way to run ROOT? What doesn't work in the MacPorts version? Russell