Re: 10.6.8 and ffmpeg

2016-10-28 Thread Ken Cunningham
libsdl2 will build without trouble on 10.6.8 if you find a copy of the 10.7 SDK and put it like so in /Developer/SDKs/MacOSX10.7.sdk Ken On 2016-10-28, at 9:58 PM, Richard L. Hamilton wrote: > Am I right in thinking that ffmpeg now requires libsdl2 while it previously > required libsdl? Tha

10.6.8 and ffmpeg

2016-10-28 Thread Richard L. Hamilton
Am I right in thinking that ffmpeg now requires libsdl2 while it previously required libsdl? That causes ffmpeg to fail on 10.6.x, because libsdl2 fails: Error: org.macports.fetch for port libsdl2 returned: Building libsdl2 requires OS X 10.7 SDK or later Error: Failed to install libsdl2 Pleas

Re: Error installing gnuplot/aquaterm

2016-10-28 Thread James Linder
> On 29 Oct. 2016, at 3:00 am, macports-users-requ...@lists.macosforge.org > wrote: > >> I am sorry if this is a silly question, but I am trying to install gnuplot >> (I am running Mac OS Sierra, recently updated and performed the MacPorts >> migration) and am getting the error shown below. Aqu

Re: command line tools for Xcode 8.1?

2016-10-28 Thread Lawrence Velázquez
> On Oct 28, 2016, at 3:34 PM, Murray Eisenberg > wrote: > > Under OS X 10.11.6, I just updated Xcode to version 8.1 via App Store. > > Release notes for Xcode 8.1 say: > > Known Issues > • There are no Command Line Tools (OS X 10.11) for Xcode 8.1. > Xcode 8.1 contains SDKs

Re: command line tools for Xcode 8.1?

2016-10-28 Thread Brandon Allbery
On Fri, Oct 28, 2016 at 3:34 PM, Murray Eisenberg wrote: > Known Issues > >- There are no Command Line Tools (OS X 10.11) for Xcode 8.1. Xcode >8.1 contains SDKs that are incompatible with earlier toolchains. Developers >who want to make use of the Xcode 8 SDKs from the command line m

command line tools for Xcode 8.1?

2016-10-28 Thread Murray Eisenberg
Under OS X 10.11.6, I just updated Xcode to version 8.1 via App Store. Release notes for Xcode 8.1 say: Known Issues There are no Command Line Tools (OS X 10.11) for Xcode 8.1. Xcode 8.1 contains SDKs that are incompatible with earlier toolchains. Developers who want to make use of the Xcode 8

Re: Moving to GitHub: Status Update, Action Required

2016-10-28 Thread David Evans
On 10/28/16 7:18 AM, Rainer Müller wrote: > On 2016-10-28 16:02, Craig Treleaven wrote: >>> On Oct 21, 2016, at 2:12 PM, Clemens Lang wrote: >>> ... >>> Migration Timeline >>> == >>> The switch to Git will happen on the weekend of October 29th/30th. ... >> >> Is this still on track

Re: zenmap issues

2016-10-28 Thread Ryan Schmidt
On Oct 28, 2016, at 9:43 AM, William Woods wrote: > >> On Oct 28, 2016, at 9:23 AM, Ryan Schmidt wrote: >> >> >>> On Oct 28, 2016, at 6:18 AM, William Woods wrote: >>> >>> So, I installed nap +zenmap, it installed fine, but: >>> >>> >>> >>> bash-4.4$ which zenmap >>> /opt/local/bin/zenma

Re: zenmap issues

2016-10-28 Thread William Woods
OK sure, but any idea of when will be fixed to work normally ? > On Oct 28, 2016, at 9:23 AM, Ryan Schmidt wrote: > > >> On Oct 28, 2016, at 6:18 AM, William Woods wrote: >> >> So, I installed nap +zenmap, it installed fine, but: >> >> >> >> bash-4.4$ which zenmap >> /opt/local/bin/zenmap

Re: Error installing gnuplot/aquaterm

2016-10-28 Thread Daniel J. Luke
On Oct 28, 2016, at 4:36 AM, Mojca Miklavec wrote: > In that case I would suggest you to run "sudo port deactivate active", > then "rm -rf /Applications/MacPorts" and potentially clean up a few > more places (I have no clue which ones). Fortunately, it's documented in the Guide: https://guide.ma

Re: zenmap issues

2016-10-28 Thread Ryan Schmidt
> On Oct 28, 2016, at 6:18 AM, William Woods wrote: > > So, I installed nap +zenmap, it installed fine, but: > > > > bash-4.4$ which zenmap > /opt/local/bin/zenmap > bash-4.4$ sudo zenmap > Could not import the zenmapGUI.App module: 'No module named zenmapGUI.App'. > I checked in these direct

Re: Moving to GitHub: Status Update, Action Required

2016-10-28 Thread Rainer Müller
On 2016-10-28 16:02, Craig Treleaven wrote: >> On Oct 21, 2016, at 2:12 PM, Clemens Lang wrote: >> ... >> Migration Timeline >> == >> The switch to Git will happen on the weekend of October 29th/30th. ... > > Is this still on track? Yes, expect Subversion to go read-only this wee

Re: Moving to GitHub: Status Update, Action Required

2016-10-28 Thread Ryan Schmidt
> On Oct 28, 2016, at 9:02 AM, Craig Treleaven wrote: > >> On Oct 21, 2016, at 2:12 PM, Clemens Lang wrote: >> ... >> Migration Timeline >> == >> The switch to Git will happen on the weekend of October 29th/30th. ... > > Is this still on track? Yes. _

Re: trouble building mtr 0.87 on snow leopard. portfile patched?

2016-10-28 Thread Ryan Schmidt
> On Oct 28, 2016, at 5:03 AM, Peter Hancock wrote: > > On a snow leopard machine, mtr won't upgrade from 0.86 to 0.87. > The trouble, according to the log, is that IPPROTO_SCTP isn't defined. The > failing compile is: > > :info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/incl

Re: Moving to GitHub: Status Update, Action Required

2016-10-28 Thread Craig Treleaven
> On Oct 21, 2016, at 2:12 PM, Clemens Lang wrote: > ... > Migration Timeline > == > The switch to Git will happen on the weekend of October 29th/30th. ... Is this still on track? Craig ___ macports-users mailing list macports-users@lis

Re: trouble building mtr 0.87 on snow leopard. Solved with a hack...

2016-10-28 Thread Chris Jones
On 28/10/16 14:08, Peter Hancock wrote: On 28/10/2016 13:10, Chris Jones wrote: On 28/10/2016 11:03, Peter Hancock wrote: On a snow leopard machine, mtr won't upgrade from 0.86 to 0.87. The trouble, according to the log, is that IPPROTO_SCTP isn't defined. What I did was to edit /usr/inclu

Re: trouble building mtr 0.87 on snow leopard. Solved with a hack...

2016-10-28 Thread Chris Jones
On 28/10/16 12:45, Peter Hancock wrote: On 28/10/2016 11:03, Peter Hancock wrote: On a snow leopard machine, mtr won't upgrade from 0.86 to 0.87. The trouble, according to the log, is that IPPROTO_SCTP isn't defined. What I did was to edit /usr/include/netinet/in.h and give IPPROTO_SCTP the

Re: trouble building mtr 0.87 on snow leopard. Solved with a hack...

2016-10-28 Thread Peter Hancock
On 28/10/2016 11:03, Peter Hancock wrote: > On a snow leopard machine, mtr won't upgrade from 0.86 to 0.87. > The trouble, according to the log, is that IPPROTO_SCTP isn't defined. What I did was to edit /usr/include/netinet/in.h and give IPPROTO_SCTP the same value (132) as it has on the Yosem

zenmap issues

2016-10-28 Thread William Woods
So, I installed nap +zenmap, it installed fine, but: bash-4.4$ which zenmap /opt/local/bin/zenmap bash-4.4$ sudo zenmap Could not import the zenmapGUI.App module: 'No module named zenmapGUI.App'. I checked in these directories: /opt/local/bin /opt/local/Library/Frameworks/Python.framewor

trouble building mtr 0.87 on snow leopard. portfile patched?

2016-10-28 Thread Peter Hancock
On a snow leopard machine, mtr won't upgrade from 0.86 to 0.87. The trouble, according to the log, is that IPPROTO_SCTP isn't defined. The failing compile is: :info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -arch i386 -Wall -Wno-pointer-sign -MT net.o -MD -M

Re: Error installing gnuplot/aquaterm

2016-10-28 Thread Mojca Miklavec
On 28 October 2016 at 06:23, Tom Gederberg wrote: > I am sorry if this is a silly question, but I am trying to install gnuplot > (I am running Mac OS Sierra, recently updated and performed the MacPorts > migration) and am getting the error shown below. Aquaterm is needing to be > installed and th