Re: [144262] trunk/dports/lang/py-htmldocs/Portfile

2016-01-08 Thread Mojca Miklavec
On 8 January 2016 at 01:47, Ryan Schmidt wrote: > On Jan 7, 2016, at 12:12 PM, Eric A. Borisch wrote: > >> Bringing this back to the original point, it looks like there was some >> discussion (I think) in this thread of making alocation (possibly >> integrated in terms of access accounts with svn

build.args

2016-01-08 Thread David Strubbe
Hi all, Is there a way to get the value of build.args in a Portfile? I would like to do something like pre-test { test.args-append ${build.args} } but there is no such variable. David ___ macports-dev mailing list

Re: [144426] trunk/doc-new/guide/xml/portfile-tcl.xml

2016-01-08 Thread David Strubbe
Oops and thanks for the further clarifications. I have just updated it. David On Fri, Jan 8, 2016 at 5:02 PM, Joshua Root wrote: > > Revision: 144426 > > https://trac.macports.org/changeset/144426 > > Author: dstrubbe at macports.org > > Date: 2016-01-08

[144426] trunk/doc-new/guide/xml/portfile-tcl.xml

2016-01-08 Thread Joshua Root
> Revision: 144426 > https://trac.macports.org/changeset/144426 > Author: dstrubbe at macports.org > Date: 2016-01-08 12:16:33 -0800 (Fri, 08 Jan 2016) > Log Message: > --- > doc-new: Add comments on locale in reinplace. > > Modified Paths: > -- >

Re: [144262] trunk/dports/lang/py-htmldocs/Portfile

2016-01-08 Thread Russell Jones
Another solution would be a PR with a patch for https://github.com/python/docsbuild-scripts/blob/master/build_docs.py to add versions, I guess. Russell On 08/01/16 09:11, Mojca Miklavec wrote: On 8 January 2016 at 01:47, Ryan Schmidt wrote: On Jan 7, 2016, at 12:12 PM, Eric A. Borisch

Re: [144360] trunk/dports/gnome

2016-01-08 Thread Ryan Schmidt
On Jan 6, 2016, at 9:44 PM, dev...@macports.org wrote: > > Revision > 144360 > Author > dev...@macports.org > Date > 2016-01-06 19:44:30 -0800 (Wed, 06 Jan 2016) > Log Message > > py27-gda: remove obsolete port, no dependents, no replacement. Looks like you also updated gnotime to 2.4.0,

Re: [144336] trunk/dports/science/silo/Portfile

2016-01-08 Thread Ryan Schmidt
On Jan 6, 2016, at 1:21 PM, dstru...@macports.org wrote: > > Revision > 144336 > Author > dstru...@macports.org > Date > 2016-01-06 11:21:10 -0800 (Wed, 06 Jan 2016) > Log Message > > silo: Use compilers portgroup for Fortran variants. Clarify meaning in > description. Update livecheck. Remove

Re: build.args

2016-01-08 Thread Joshua Root
On 2016-1-9 08:21 , David Strubbe wrote: > Hi all, > > Is there a way to get the value of build.args in a Portfile? I would > like to do something like > > pre-test { >test.args-append ${build.args} > } > > but there is no such variable. The variable doesn't exist if it has not been set.

Re: [144262] trunk/dports/lang/py-htmldocs/Portfile

2016-01-08 Thread Joshua Root
On 2016-1-8 05:12 , Eric A. Borisch wrote: > Bringing this back to the original point, it looks like there was some > discussion (I think) in this thread of making alocation (possibly > integrated in terms of access accounts with svn commit access) > available to store a 'snapshot' of a 'distfile'