Re: Make options lists instead of strings and make -append more magical

2013-10-09 Thread Rainer Müller
On 2013-10-08 21:07, Ryan Schmidt wrote: Options like configure.args or depends_lib seem in a way magical because of the convenience methods MacPorts makes available, but they're not as magical as they could be. We use commands like configure.args-append to add to options, and this makes us

Re: xinstall vs file copy/mkdir

2013-10-09 Thread Lawrence Velázquez
On Oct 7, 2013, at 11:31 AM, Ryan Schmidt ryandes...@macports.org wrote: On Oct 7, 2013, at 07:16, Davide Liessi davide.lie...@gmail.com wrote: Is there a preferred choice between xinstall and file Tcl extensions? Which one should I use? For creating directories, they're pretty

variant requires odd functionality

2013-10-09 Thread Michael Dickens
I just pushed the new port for ticket #39327 https://trac.macports.org/ticket/39327 , revision r112010 https://trac.macports.org/changeset/112010 ; it installs both static and dynamic libraries, and works with +universal to boot! In my testing I came upon something interesting with the way port

Re: [112012] trunk/dports/python/py-gobject3/Portfile

2013-10-09 Thread Clemens Lang
Hi, On Wed, Oct 09, 2013 at 09:08:59AM -0700, dev...@macports.org wrote: Revision: 112012 https://trac.macports.org/changeset/112012 Author: dev...@macports.org Date: 2013-10-09 09:08:59 -0700 (Wed, 09 Oct 2013) Log Message: --- py-gobject3: update to version

Re: [112012] trunk/dports/python/py-gobject3/Portfile

2013-10-09 Thread Eric Gallager
or just do that thing that some python ports do where older python versions have separately-written sub-ports for the last version of that subport that worked with that python version. On Wed, Oct 9, 2013 at 12:32 PM, Clemens Lang c...@macports.org wrote: Hi, On Wed, Oct 09, 2013 at

Re: [112012] trunk/dports/python/py-gobject3/Portfile

2013-10-09 Thread David Evans
On 10/9/13 9:32 AM, Clemens Lang wrote: Hi, On Wed, Oct 09, 2013 at 09:08:59AM -0700, dev...@macports.org wrote: Revision: 112012 https://trac.macports.org/changeset/112012 Author: dev...@macports.org Date: 2013-10-09 09:08:59 -0700 (Wed, 09 Oct 2013) Log Message:

Re: [112008] trunk/dports/gis/sfcgal/Portfile

2013-10-09 Thread Ryan Schmidt
On Oct 9, 2013, at 06:37, vi...@macports.org wrote: Revision: 112008 https://trac.macports.org/changeset/112008 Author: vi...@macports.org Date: 2013-10-09 04:37:14 -0700 (Wed, 09 Oct 2013) Log Message: --- Corrects a reinplace that is only pertinent for the +viewer

Re: [112006] trunk/dports/gis

2013-10-09 Thread Ryan Schmidt
On Oct 9, 2013, at 06:23, vi...@macports.org wrote: Revision: 112006 https://trac.macports.org/changeset/112006 Author: vi...@macports.org Date: 2013-10-09 04:23:00 -0700 (Wed, 09 Oct 2013) Log Message: --- Initial commit Added Paths: ---

Re: [112002] trunk/dports/net/junkbuster/Portfile

2013-10-09 Thread Ryan Schmidt
On Oct 8, 2013, at 22:07, j...@macports.org wrote: Revision: 112002 https://trac.macports.org/changeset/112002 Author: j...@macports.org Date: 2013-10-08 20:07:06 -0700 (Tue, 08 Oct 2013) Log Message: --- junkbuster: remove dependency on deleted apple-gcc33 port,

Re: [112002] trunk/dports/net/junkbuster/Portfile

2013-10-09 Thread Rainer Müller
On 2013-10-09 20:22, Ryan Schmidt wrote: On Oct 8, 2013, at 22:07, j...@macports.org wrote: Revision: 112002 https://trac.macports.org/changeset/112002 Author: j...@macports.org Date: 2013-10-08 20:07:06 -0700 (Tue, 08 Oct 2013) Log Message: --- junkbuster:

Re: [112006] trunk/dports/gis

2013-10-09 Thread Vincent Habchi
Ryan, Revision: 112006 […] Thanks for you ongoing alertness. I’ve taken into account all but one of your remarks: I couldn’t tweak the github port to fit that obviously non-standand repository, so I just left the master_site and all other variables as is. Thanks once more. Vincent

contributing to macports

2013-10-09 Thread Yury Selivanov
Hello, I have a custom ports tree that I've been actively maintaining and using for myself: https://github.com/1st1/ports-overlay If it's possible, I'd like to contribute some of it to the main line, particularly: - nginx +lua variant - postgresql database with 'contrib/hstore' option (this

Re: contributing to macports

2013-10-09 Thread Bradley Giesbrecht
On Oct 9, 2013, at 12:25 PM, Yury Selivanov wrote: Hello, I have a custom ports tree that I've been actively maintaining and using for myself: https://github.com/1st1/ports-overlay If it's possible, I'd like to contribute some of it to the main line, particularly: - nginx +lua

Re: [112002] trunk/dports/net/junkbuster/Portfile

2013-10-09 Thread Joshua Root
On 2013-10-10 05:22 , Ryan Schmidt wrote: On Oct 8, 2013, at 22:07, j...@macports.org wrote: Revision: 112002 https://trac.macports.org/changeset/112002 Author: j...@macports.org Date: 2013-10-08 20:07:06 -0700 (Tue, 08 Oct 2013) Log Message: --- junkbuster:

[112024] trunk/dports/net/libproxy/Portfile

2013-10-09 Thread Joshua Root
Revision: 112024 https://trac.macports.org/changeset/112024 Author: devans at macports.org Date: 2013-10-09 15:59:21 -0700 (Wed, 09 Oct 2013) Log Message: --- libproxy: depend on perl5.12 rather than perl5 stub. Modified Paths: --

[112016] trunk/dports/gis/sfcgal/Portfile

2013-10-09 Thread Joshua Root
Revision: 112016 https://trac.macports.org/changeset/112016 Author: vince at macports.org Date: 2013-10-09 11:55:31 -0700 (Wed, 09 Oct 2013) Log Message: --- Take into account various remarks of Ryan Modified Paths: --

Re: [112002] trunk/dports/net/junkbuster/Portfile

2013-10-09 Thread Ryan Schmidt
On Oct 9, 2013, at 19:49, Joshua Root j...@macports.org wrote: On 2013-10-10 05:22 , Ryan Schmidt wrote: On Oct 8, 2013, at 22:07, j...@macports.org wrote: Revision: 112002 https://trac.macports.org/changeset/112002 Author: j...@macports.org Date: 2013-10-08 20:07:06

Re: [112027] trunk/dports/math/metis/Portfile

2013-10-09 Thread Ryan Schmidt
On Oct 9, 2013, at 19:38, j...@macports.org wrote: Revision: 112027 https://trac.macports.org/changeset/112027 Author: j...@macports.org Date: 2013-10-09 17:38:07 -0700 (Wed, 09 Oct 2013) Log Message: --- metis: correct license and formatting Modified Paths:

Re: [112027] trunk/dports/math/metis/Portfile

2013-10-09 Thread Joshua Root
On 2013-10-10 13:45 , Ryan Schmidt wrote: On Oct 9, 2013, at 19:38, j...@macports.org wrote: Revision: 112027 https://trac.macports.org/changeset/112027 Author: j...@macports.org Date: 2013-10-09 17:38:07 -0700 (Wed, 09 Oct 2013) Log Message: --- metis: correct

Re: [112027] trunk/dports/math/metis/Portfile

2013-10-09 Thread Joshua Root
On 2013-10-10 13:47 , Ryan Schmidt wrote: And this means we have no syntax for indicating that a project would be under Apache-2.x? Right. In that case you'd have to do something like {Apache-2 Apache-2.1}. It doesn't seem to happen much in practice though. - Josh