mysql5, mysql5-server, inkscape are built from source

2013-07-05 Thread Davide Liessi
Hi all.

I am upgrading mysql5 and mysql5-server from 5.1.68_0 to 5.1.70_0.
I noticed that MacPorts is building them from source.
Since I am on Snow Leopard with default configuration and using
default variants, I thought MacPorts would download a prebuilt
archive.
Is this expected?

Also, if I remember correctly, inkscape has always been built from source.
Why isn't there a prebuilt package?

Thanks in advance.
Best regards.
Davide
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: mysql5, mysql5-server, inkscape are built from source

2013-07-05 Thread Clemens Lang
On Fri, Jul 05, 2013 at 04:07:07PM +0200, Davide Liessi wrote:
 I am upgrading mysql5 and mysql5-server from 5.1.68_0 to 5.1.70_0. I
 noticed that MacPorts is building them from source.

You might want to use mysql56 and mysql56-server, unless you
specifically need the old version.

 Since I am on Snow Leopard with default configuration and using
 default variants, I thought MacPorts would download a prebuilt
 archive.
 Is this expected?

Yes.

 Also, if I remember correctly, inkscape has always been built from source.
 Why isn't there a prebuilt package?

:) clemens@cSchlepptop:~$ port_binary_distributable.tcl -v mysql5
dependency 'openssl' has license 'OpenSSL' which conflicts with license 'gpl' 
from 'mysql5'
:( clemens@cSchlepptop:~$ port_binary_distributable.tcl -v mysql5-server
mysql5-server is distributable
:) clemens@cSchlepptop:~$ port_binary_distributable.tcl -v inkscape
dependency 'gsl' has license 'GPL-3+' which conflicts with license 'GPL-2' from 
'inkscape'

-- 
Clemens Lang

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


Re: homebrew and macports together?

2013-07-05 Thread Guido Soranzio
On Jul 4, 2013, at 02:44, Rainer M Krug wrote:
 
 This would then mean, that two package managers can co-exist, or only
 that macports can work reliably with homebrew installed, but not the
 other way round?


With the latest Homebrew 0.9.3 it’s quite the contrary. Thanks
to the new “Superenv”, the user’s PATH is ignored completely:
https://github.com/mxcl/homebrew/wiki/Homebrew-0.9.3.

Guido

— 
https://github.com/gui-dos/Guigna

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


Re: homebrew and macports together?

2013-07-05 Thread Brandon Allbery
On Fri, Jul 5, 2013 at 11:12 AM, Guido Soranzio guido.soran...@gmail.comwrote:

 On Jul 4, 2013, at 02:44, Rainer M Krug wrote:
  This would then mean, that two package managers can co-exist, or only
  that macports can work reliably with homebrew installed, but not the
  other way round?

 With the latest Homebrew 0.9.3 it’s quite the contrary. Thanks
 to the new “Superenv”, the user’s PATH is ignored completely:


$PATH is only one of the possible problems. Does homebrew prevent
promiscuous configure scripts from scanning /sw, /opt/local, etc. for
libraries?

-- 
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: homebrew and macports together?

2013-07-05 Thread Eric A. Borisch
 With the latest Homebrew 0.9.3 it’s quite the contrary. Thanks
 to the new “Superenv”, the user’s PATH is ignored completely:
 https://github.com/mxcl/homebrew/wiki/Homebrew-0.9.3.

Pardon me if I'm slightly amused by what they've done. Homebrew (in
contrast to MP) is all about using what's bundled with the system --
right?

From the link above: We can prevent a good deal of breakage, and it
ensures that Homebrew uses the same executables that the compiler sees
(and not those bundled with the system).

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


Re: mysql5, mysql5-server, inkscape are built from source

2013-07-05 Thread Ryan Schmidt

On Jul 5, 2013, at 09:52, Davide Liessi wrote:
 2013/7/5 Clemens Lang c...@macports.org:
 You might want to use mysql56 and mysql56-server, unless you
 specifically need the old version.
 
 Unfortunately, I need version 5.1.XX for a couple of projects.

You may still wish to use the mysql51 and mysql51-server ports then; they 
supersede the mysql5 and mysql5-server ports.



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