Re: POSTFIX/SMTP SASL and TLS support

2014-04-02 Thread Horst Simon
On 3 Apr 2014, at 16:46, Ryan Schmidt wrote: > > On Apr 2, 2014, at 19:09, Horst Simon wrote: > >> I tried with sudo port install postfix +tsl +sasl >> >> but it picked only the first variant > > You probably spelled the variant name wrong. MacPorts won’t notify you if you > request a none

Re: error updating libkdegames on 10.9.2

2014-04-02 Thread Ryan Schmidt
On Apr 2, 2014, at 23:05, Richard L. Hamilton wrote: > The log says: clang: error: invalid deployment target for -stdlib=libc++ (requires OS X 10.7 or later) This is #41321: https://trac.macports.org/ticket/41321 ___ macports-users mailing list

Re: POSTFIX/SMTP SASL and TLS support

2014-04-02 Thread Ryan Schmidt
On Apr 2, 2014, at 19:09, Horst Simon wrote: > I tried with sudo port install postfix +tsl +sasl > > but it picked only the first variant You probably spelled the variant name wrong. MacPorts won’t notify you if you request a nonexistent variant; it’ll just continue as if you had not requeste

error updating libkdegames on 10.9.2

2014-04-02 Thread Richard L. Hamilton
main.log Description: Binary data ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: POSTFIX/SMTP SASL and TLS support

2014-04-02 Thread Horst Simon
On 3 Apr 2014, at 11:31, Brandon Allbery wrote: > On Wed, Apr 2, 2014 at 8:28 PM, Horst Simon > wrote: > On 3 Apr 2014, at 11:15, Brandon Allbery wrote: >> On Wed, Apr 2, 2014 at 8:09 PM, Horst Simon >> wrote: >> On 3 Apr 2014, at 10:03, Brandon Allbery wrote: >>> On Wed, Apr 2, 2014 at 6:

Re: POSTFIX/SMTP SASL and TLS support

2014-04-02 Thread Brandon Allbery
On Wed, Apr 2, 2014 at 8:28 PM, Horst Simon wrote: > > On 3 Apr 2014, at 11:15, Brandon Allbery wrote: > > On Wed, Apr 2, 2014 at 8:09 PM, Horst Simon > wrote: >> >> On 3 Apr 2014, at 10:03, Brandon Allbery wrote: >> >> On Wed, Apr 2, 2014 at 6:35 PM, Horst Simon >> wrote: >> >>> On 2 Apr 2014,

Re: POSTFIX/SMTP SASL and TLS support

2014-04-02 Thread Horst Simon
On 3 Apr 2014, at 11:15, Brandon Allbery wrote: > On Wed, Apr 2, 2014 at 8:09 PM, Horst Simon > wrote: > On 3 Apr 2014, at 10:03, Brandon Allbery wrote: >> On Wed, Apr 2, 2014 at 6:35 PM, Horst Simon >> wrote: >> On 2 Apr 2014, at 17:46, Clemens Lang wrote: >> > On April 2, 2014 7:43:01 AM

Re: POSTFIX/SMTP SASL and TLS support

2014-04-02 Thread Brandon Allbery
On Wed, Apr 2, 2014 at 8:09 PM, Horst Simon wrote: > > On 3 Apr 2014, at 10:03, Brandon Allbery wrote: > > On Wed, Apr 2, 2014 at 6:35 PM, Horst Simon > wrote: > >> On 2 Apr 2014, at 17:46, Clemens Lang wrote: >> > On April 2, 2014 7:43:01 AM CEST, Horst Simon wrote: >> >> Is it possible to buil

Re: POSTFIX/SMTP SASL and TLS support

2014-04-02 Thread Horst Simon
On 3 Apr 2014, at 10:03, Brandon Allbery wrote: > On Wed, Apr 2, 2014 at 6:35 PM, Horst Simon > wrote: > On 2 Apr 2014, at 17:46, Clemens Lang wrote: > > On April 2, 2014 7:43:01 AM CEST, Horst Simon wrote: > >> Is it possible to build;d it with TLS and SASL support? > > > > Yes, it is. See t

Re: POSTFIX/SMTP SASL and TLS support

2014-04-02 Thread Brandon Allbery
On Wed, Apr 2, 2014 at 6:35 PM, Horst Simon wrote: > On 2 Apr 2014, at 17:46, Clemens Lang wrote: > > On April 2, 2014 7:43:01 AM CEST, Horst Simon wrote: > >> Is it possible to build;d it with TLS and SASL support? > > > > Yes, it is. See the output of `port variants postfix` and install > postf

Re: Python and Tkinter

2014-04-02 Thread Lenore Horner
On Apr 2, 2014, at 17:13, Ryan Schmidt wrote: > > On Apr 2, 2014, at 05:16, Lenore Horner wrote: > >>> If you want to stick with MacPorts, then IDLE is already included with the >>> python27 port, and tkinter is in the py27-tkinter port. If they don’t work, >>> please report the bugs to us.

Re: POSTFIX/SMTP SASL and TLS support

2014-04-02 Thread Horst Simon
On 2 Apr 2014, at 17:46, Clemens Lang wrote: > Hi, > > On April 2, 2014 7:43:01 AM CEST, Horst Simon wrote: >> Is it possible to build;d it with TLS and SASL support? > > Yes, it is. See the output of `port variants postfix` and install postfix > with the variants you need. > > -- > Clemens

Re: Python and Tkinter

2014-04-02 Thread Ryan Schmidt
On Apr 2, 2014, at 05:16, Lenore Horner wrote: >> If you want to stick with MacPorts, then IDLE is already included with the >> python27 port, and tkinter is in the py27-tkinter port. If they don’t work, >> please report the bugs to us. > > It is included in the port, but is known not to work

Re: Python and Tkinter

2014-04-02 Thread ugajin
Curious too, as the lib-tk diretory installed here: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk I note larryv@ posted in reply "…I think you need to install py27-tkinter also."and that this seemed to work for johnsankey@, so I may try this, but as the

Fwd: Python and Tkinter

2014-04-02 Thread ugajin
Ooops, I think should have included this here! -Original Message- From: uga...@talktalk.net To: ryandes...@macports.org Sent: Wed, 2 Apr 2014 10:55 Subject: Re: Python and Tkinter Thanks for the reply. I would like to stay with Macports but, Tkinter does not run, this is the

Re: Python and Tkinter

2014-04-02 Thread Lenore Horner
> If you want to stick with MacPorts, then IDLE is already included with the > python27 port, and tkinter is in the py27-tkinter port. If they don’t work, > please report the bugs to us. It is included in the port, but is known not to work because IDLE depends in py27-tkinter which depends on

Re: webkit-gtk3 failed to upgrade

2014-04-02 Thread Jeremy Huddleston Sequoia
It looks like you're trying to install webkit-gtk +quartz, but configure is depending on gtk3 configured for X11. Please create a ticket on trac. :info:configure configure: error: Package requirements (gtk+-x11-3.0 = 3.10.7) were not met: :info:configure :info:configure No package 'gtk+-x11-3.

webkit-gtk3 failed to upgrade

2014-04-02 Thread Giuseppe Di Matteo
webkit-gtk3_main.log Description: Binary data Hello,Upgrading of webkit-gtk3 on Mavericks failed at the configure stage.The main log attached will tell you more information.I just add that I have this gtk3 installed: gtk3 @3.10.7_0+no_x11+quartzand my webkitgtk version is webkit-gtk3 @2.2.3_1+qu