Re: POSTFIX/SMTP SASL and TLS support

2014-04-02 Thread Ludwig
On Wed, 02 Apr 2014, Horst Simon wrote:

 Hi,
 
 I am using the postfix from macports on OS/X Maverick 10.9.2, and want to use
 SASL and TLS, but get following messages in the mail log:
 
 postfix/smtpd[778]: warning: smtpd_sasl_auth_enable is true, but SASL support
 is not compiled in postfix/smtpd[778]: warning: TLS has been selected, but
 TLS support is not compiled in
 
 Is it possible to build;d it with TLS and SASL support?


There are several options for doing so.  SASL can be compiled in with either
the Dovecot or Cyrus libraries, and TLS with OpenSSL.

Type “port variants postfix” for a summary.


___
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 Clemens Lang
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 Lang
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


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 iswebkit-gtk3 @2.2.3_1+quartz+videoThanks.
Giuseppe Di Matteopinodimat...@icloud.com


___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


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.0' found
:info:configure 
:info:configure Consider adjusting the PKG_CONFIG_PATH environment variable if 
you
:info:configure installed software in a non-standard prefix.

On Apr 2, 2014, at 01:07, Giuseppe Di Matteo pinodimat...@icloud.com wrote:

 webkit-gtk3_main.log
 
 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+quartz
 and my webkitgtk version is webkit-gtk3 @2.2.3_1+quartz+video
 
 Thanks.
 
 Giuseppe Di Matteo
 pinodimat...@icloud.com
 
 
 



smime.p7s
Description: S/MIME cryptographic signature
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


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 python.  See 
https://trac.macports.org/ticket/38746
https://trac.macports.org/ticket/42191
This defect was also discussed on this list back in January.

Lenore Horner

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


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 traceback:

 import Tkinter
Traceback (most recent call last):
  File stdin, line 1, in module
  File 
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk/Tkinter.py,
 line 39, in module
import _tkinter # If this fails your Python may not be configured for Tk
ImportError: No module named _tkinter
 

It is unclear what steps need to be taken by me, to configure Python, but as 
you say it is included. I found it here in fact: 
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk

IDLE.app also fails to run.

Yes, I believe I was invited to run python 2.7 as default. I am unable to 
report this as a bug as I do not know my login password. However, I hope this 
will be sufficient. 

In the meantime; what to do?

 

 Thanks

-A


-Original Message-
From: Ryan Schmidt ryandes...@macports.org
To: uga...@talktalk.net
CC: MacPorts Users macports-users@lists.macosforge.org
Sent: Wed, 2 Apr 2014 3:40
Subject: Re: Python and Tkinter



On Apr 1, 2014, at 19:15, uga...@talktalk.net wrote:

 I run OSX v10.6.8 (Snow Leopard) and I have a few versions of Python 
installed. The latest version is 2.7.6 installed itself along with (I beleive) 
a 
Macport installation of Fontforge. Being a Macport installation it is not 
located in the usual System  Library  . . . location. Nonetheless, if I run 
Terminal in interactive Python mode, this is the (default) version launched.

Presumably because at some time you requested for that to happen, by running:

sudo port select python python27

If you want to return to the OS X version of python being default, you would 
run:

sudo port select python none


 I do not seem to be able to launch IDLE, but more importantly to me, is that 
 I 
wish to install TKinter. I have downloaded the installer from ActiveState but I 
have not run it (at the time of writing). This is what the Read Me file states:
   • ActiveTcl 8.5.15.1.297588 installs
   • Tcl as a framework in 
 /Library/Frameworks/Tcl.framework/Versions/8.5.
   • Tk as a framework in 
 /Library/Frameworks/Tk.framework/Versions/8.5.
   • the packages in /Library/Tcl/.
   • Symbolic links and stubs are created in /usr/local/bin for 
 launching 
tclsh, and wish from the command line.
   • Symbolic links are created in /Applications/Utilities for launching 
 wish 
from the Finder, Panel, etc.
   • The ActiveTcl documentation is installed in the Tcl framework, but a 
symbolic link is created in /Library/Documentation/Help/ActiveTcl-8.5 to them.
 The question is; should I proceed with the ActiveState installation, or is 
their a better alternative Port option? 
 
 I am concerned that the location of Python v2.7.6 which is located in 
/opt/local/Library/Frameworks/Python.framework/Versions/2.7 may be on issue.

Software installed in /usr/local or /Library/Frameworks often causes problems 
for MacPorts-installed software. You should use MacPorts, or manually-installed 
software in those locations, not both together; to avoid problems, please 
uninstall the one you don’t want to use.

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.


 
 
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


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 Tkinter library is already installed, it seems an odd approach. If I can be 
patient I will wait a further response.

I tried a fresh port of python27, which seems only to have added a coppy of 
IDLE.app and Python Launcher.app in the Applications  MacPorts directory. 
Still no response from IDLE, and no Tkinter either.

I have temporarily returned the default setting to OSX python v2.6.1 Tkinter 
seems to be installed for this version, but no IDLE. 

Many thanks.

-A

 

-Original Message-
From: Lenore Horner lenorehor...@sbcglobal.net
To: MacPorts Users macports-users@lists.macosforge.org
Sent: Wed, 2 Apr 2014 11:41
Subject: Re: Python and Tkinter


 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 python.  See 
https://trac.macports.org/ticket/38746
https://trac.macports.org/ticket/42191
This defect was also discussed on this list back in January.

Lenore Horner

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

 
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Python and Tkinter

2014-04-02 Thread Ryan Schmidt

On Apr 2, 2014, at 05:16, Lenore Horner lenorehor...@sbcglobal.net 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  because IDLE depends in 
 py27-tkinter which depends on python.  See 
 https://trac.macports.org/ticket/38746
 https://trac.macports.org/ticket/42191
 This defect was also discussed on this list back in January.

So wait: does installing py27-tkinter make IDLE work, or is it still broken?
If the latter, does rebuilding python27 then make IDLE work, since tkinter 
would then be installed at the time IDLE is built?

___
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 2 Apr 2014, at 17:46, Clemens Lang c...@macports.org 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 Lang

Thanks for the information,

I tried it, but how can I get both variants, it appears I can get only SASL or 
TLS, but not both, or I am missing something.

Regards,
Horst Simon

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Python and Tkinter

2014-04-02 Thread Lenore Horner

On Apr 2, 2014, at 17:13, Ryan Schmidt ryandes...@macports.org wrote:

 
 On Apr 2, 2014, at 05:16, Lenore Horner lenorehor...@sbcglobal.net 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  because IDLE depends 
 in py27-tkinter which depends on python.  See 
 https://trac.macports.org/ticket/38746
 https://trac.macports.org/ticket/42191
 This defect was also discussed on this list back in January.
 
 So wait: does installing py27-tkinter make IDLE work, or is it still broken?
 If the latter, does rebuilding python27 then make IDLE work, since tkinter 
 would then be installed at the time IDLE is built?
 
All I had to do was install py27-tkinter and then IDLE works.  
___
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 10:03, Brandon Allbery allber...@gmail.com wrote:

 On Wed, Apr 2, 2014 at 6:35 PM, Horst Simon horst.si...@optusnet.com.au 
 wrote:
 On 2 Apr 2014, at 17:46, Clemens Lang c...@macports.org 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 postfix 
  with the variants you need. 
 I tried it, but how can I get both variants, it appears I can get only SASL 
 or TLS, but not both, or I am missing something.
 
 You can specify any number of variants as long as they don't conflict; you're 
 not limited to a single variant at a time. 
 
 -- 
 brandon s allbery kf8nh   sine nomine associates
 allber...@gmail.com  ballb...@sinenomine.net
 unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net

I tried with sudo port install postfix +tsl +sasl

but it picked only the first variant and when I installed it with

sudo port install postfix +tsl
sudo port install postix +sasl

it deactivated the previous one, is there a specific syntax to install both 
variants at the same time?

Regards,
Horst simon___
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 Brandon Allbery
On Wed, Apr 2, 2014 at 8:09 PM, Horst Simon horst.si...@optusnet.com.auwrote:

 On 3 Apr 2014, at 10:03, Brandon Allbery allber...@gmail.com wrote:

 On Wed, Apr 2, 2014 at 6:35 PM, Horst Simon 
 horst.si...@optusnet.com.auwrote:

 On 2 Apr 2014, at 17:46, Clemens Lang c...@macports.org 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
 postfix with the variants you need.

  I tried it, but how can I get both variants, it appears I can get only
 SASL or TLS, but not both, or I am missing something.


 You can specify any number of variants as long as they don't conflict;
 you're not limited to a single variant at a time.


 I tried with sudo port install postfix +tsl +sasl


I'm assuming you meant +tls. As far as I know that should have worked; I
usually don't add spaces like that between variants (that is, +tls+sasl)
but I don't think that should have broken it.

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
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:15, Brandon Allbery allber...@gmail.com wrote:

 On Wed, Apr 2, 2014 at 8:09 PM, Horst Simon horst.si...@optusnet.com.au 
 wrote:
 On 3 Apr 2014, at 10:03, Brandon Allbery allber...@gmail.com wrote:
 On Wed, Apr 2, 2014 at 6:35 PM, Horst Simon horst.si...@optusnet.com.au 
 wrote:
 On 2 Apr 2014, at 17:46, Clemens Lang c...@macports.org 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 postfix 
  with the variants you need. 
 I tried it, but how can I get both variants, it appears I can get only SASL 
 or TLS, but not both, or I am missing something.
 
 You can specify any number of variants as long as they don't conflict; 
 you're not limited to a single variant at a time. 
 
 I tried with sudo port install postfix +tsl +sasl
 
 I'm assuming you meant +tls. As far as I know that should have worked; I 
 usually don't add spaces like that between variants (that is, +tls+sasl) but 
 I don't think that should have broken it.
 
 -- 
 brandon s allbery kf8nh   sine nomine associates
 allber...@gmail.com  ballb...@sinenomine.net
 unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net

I tried too without spaces (sudo port install postfix +tls+sasl) and it 
installed sasl only not tsp, in the lo=gs I am still getting the error tsp not 
compiled.

Regards,
Horst Simon___
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 Brandon Allbery
On Wed, Apr 2, 2014 at 8:28 PM, Horst Simon horst.si...@optusnet.com.auwrote:

 On 3 Apr 2014, at 11:15, Brandon Allbery allber...@gmail.com wrote:

 On Wed, Apr 2, 2014 at 8:09 PM, Horst Simon 
 horst.si...@optusnet.com.auwrote:

 On 3 Apr 2014, at 10:03, Brandon Allbery allber...@gmail.com wrote:

 On Wed, Apr 2, 2014 at 6:35 PM, Horst Simon 
 horst.si...@optusnet.com.auwrote:

 On 2 Apr 2014, at 17:46, Clemens Lang c...@macports.org 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
 postfix with the variants you need.

  I tried it, but how can I get both variants, it appears I can get only
 SASL or TLS, but not both, or I am missing something.


 You can specify any number of variants as long as they don't conflict;
 you're not limited to a single variant at a time.

 I tried with sudo port install postfix +tsl +sasl


 I'm assuming you meant +tls. As far as I know that should have worked; I
 usually don't add spaces like that between variants (that is, +tls+sasl)
 but I don't think that should have broken it.


 I tried too without spaces (sudo port install postfix +tls+sasl) and it
 installed sasl only not tsp, in the lo=gs I am still getting the error tsp
 not compiled.


Please attach the full main.log then. Also please check your spelling,
since you've used about 3-4 different spellings of +tls in your messages so
far; the exact spelling is +tls (stands for Transport Layer Security which
is the official name of the protocol).

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
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 allber...@gmail.com wrote:

 On Wed, Apr 2, 2014 at 8:28 PM, Horst Simon horst.si...@optusnet.com.au 
 wrote:
 On 3 Apr 2014, at 11:15, Brandon Allbery allber...@gmail.com wrote:
 On Wed, Apr 2, 2014 at 8:09 PM, Horst Simon horst.si...@optusnet.com.au 
 wrote:
 On 3 Apr 2014, at 10:03, Brandon Allbery allber...@gmail.com wrote:
 On Wed, Apr 2, 2014 at 6:35 PM, Horst Simon horst.si...@optusnet.com.au 
 wrote:
 On 2 Apr 2014, at 17:46, Clemens Lang c...@macports.org 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 postfix 
  with the variants you need. 
 I tried it, but how can I get both variants, it appears I can get only SASL 
 or TLS, but not both, or I am missing something.
 
 You can specify any number of variants as long as they don't conflict; 
 you're not limited to a single variant at a time. 
 
 I tried with sudo port install postfix +tsl +sasl
 
 I'm assuming you meant +tls. As far as I know that should have worked; I 
 usually don't add spaces like that between variants (that is, +tls+sasl) but 
 I don't think that should have broken it.
 
 I tried too without spaces (sudo port install postfix +tls+sasl) and it 
 installed sasl only not tsp, in the lo=gs I am still getting the error tsp 
 not compiled.
 
 Please attach the full main.log then. Also please check your spelling, since 
 you've used about 3-4 different spellings of +tls in your messages so far; 
 the exact spelling is +tls (stands for Transport Layer Security which is the 
 official name of the protocol).
 
 -- 
 brandon s allbery kf8nh   sine nomine associates
 allber...@gmail.com  ballb...@sinenomine.net
 unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net

I removed macports and all associated directories and did a cline install and 
run “sudo port install postfix +tsl+sasl” and it appears the install went ok 
this time. I could see for the first time 
---  Installing postfix @2.11.0_0+sasl+tls
---  Activating postfix @2.11.0_0+sasl+tls

Thanks and Regards,
Horst Simon___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


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 Ryan Schmidt

On Apr 2, 2014, at 19:09, Horst Simon horst.si...@optusnet.com.au 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 requested 
the nonexistent variant.

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: error updating libkdegames on 10.9.2

2014-04-02 Thread Ryan Schmidt

On Apr 2, 2014, at 23:05, Richard L. Hamilton rlha...@smart.net wrote:

 main.log

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
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 16:46, Ryan Schmidt ryandes...@macports.org wrote:

 
 On Apr 2, 2014, at 19:09, Horst Simon horst.si...@optusnet.com.au 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 
 requested the nonexistent variant.
 
It is working now, after I completely removed macports and re-installed with 
+tls+sasl
no space between the variants
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users