On Jul 7, 2013, at 11:27, Michael Dickens wrote:
> FYI> I left this patch just commented out because it seems to have been
> fixed upstream, but their change is somewhat different than this patch
> and I have no idea if it'll work for the specific purpose required (for
> 10.5; I'm running 10.8).
On Jul 7, 2013, at 13:51, Mark Anderson wrote:
> Yeah. That was why I sort of just floated it as an idea. Mainly because of my
> troubles with a certain OSX that is not to be named or the fiery NDA demons
> will smite me.
>
> And now that you mentioned curl and subversion it's making more sens
On Jul 3, 2013, at 04:21, mo...@macports.org wrote:
> Revision: 107626
> https://trac.macports.org/changeset/107626
> Author: mo...@macports.org
> Date: 2013-07-03 02:21:42 -0700 (Wed, 03 Jul 2013)
> Log Message:
> ---
> geant4-data: do not destroot files during configure -
On Jul 2, 2013, at 19:39, s...@macports.org wrote:
> Revision: 107562
> https://trac.macports.org/changeset/107562
> Author: s...@macports.org
> Date: 2013-07-02 17:39:44 -0700 (Tue, 02 Jul 2013)
> Log Message:
> ---
> py-ipython: update 2.4 subport to compatible 0.10.2
>
On Jul 2, 2013, at 20:09, dpo...@macports.org wrote:
> Revision: 107582
> https://trac.macports.org/changeset/107582
> Author: dpo...@macports.org
> Date: 2013-07-02 18:09:29 -0700 (Tue, 02 Jul 2013)
> Log Message:
> ---
> p5-business-ismn: new port via cpan2port, v1.11
>
On Jul 7, 2013, at 18:03, c...@macports.org wrote:
> Revision: 107865
> https://trac.macports.org/changeset/107865
> Author: c...@macports.org
> Date: 2013-07-07 16:03:34 -0700 (Sun, 07 Jul 2013)
> Log Message:
> ---
> tracelib: conform to C90
>
> Modified Paths:
> ---
On Jul 6, 2013, at 16:16, dev...@macports.org wrote:
> Revision: 107837
> https://trac.macports.org/changeset/107837
> Author: dev...@macports.org
> Date: 2013-07-06 14:16:33 -0700 (Sat, 06 Jul 2013)
> Log Message:
> ---
> gdm: update to version 2.32.1.
> Modified: trunk/d
On Jul 6, 2013, at 21:09, michae...@macports.org wrote:
> Revision: 107841
> https://trac.macports.org/changeset/107841
> Author: michae...@macports.org
> Date: 2013-07-06 19:09:09 -0700 (Sat, 06 Jul 2013)
> Log Message:
> ---
> qt4-mac: update to 4.8.5.
> Modified: trunk/
On Jul 7, 2013, at 16:22, Joshua Root wrote:
> Be careful not to conflate "free", "permissive", and "distributable".
It's hard not to conflate things when we don't know what specifically these
terms mean. We need a page in our wiki explicitly calling out the differences
between these and other
On 2013-7-8 06:26 , Lawrence Velázquez wrote:
> On Jul 7, 2013, at 6:36 AM, Joshua Root wrote:
>
>> Quotes aren't actually wrong in this context (other than that it's a bit
>> of a wart that expr and if require literal strings to be quoted when Tcl
>> in general does not), and I actually prefer q
On 2013-7-8 04:07 , Mojca Miklavec wrote:
> Hi,
>
> I need some help with the Geant4 licence. Currently the string
> "Geant4" is used for the following licence:
> http://geant4.cern.ch/license/LICENSE.htm
>
> The first trivial question and not a really important one is that:
> port lint -
On Jul 7, 2013, at 6:36 AM, Joshua Root wrote:
>> Revision: 107845
>> https://trac.macports.org/changeset/107845
>> Author: larryv at macports.org
>> Date: 2013-07-06 21:48:16 -0700 (Sat, 06 Jul 2013)
>> Log Message:
>> ---
>> macports.tcl: Replace quotes with braces in exp
Yeah. That was why I sort of just floated it as an idea. Mainly because of
my troubles with a certain OSX that is not to be named or the fiery NDA
demons will smite me.
And now that you mentioned curl and subversion it's making more sense to
me, since Macports likes to rely our own stuff to maximi
Hi,
I need some help with the Geant4 licence. Currently the string
"Geant4" is used for the following licence:
http://geant4.cern.ch/license/LICENSE.htm
The first trivial question and not a really important one is that:
port lint --nitpick science/*
reports
Error: invalid license 'Gea
On Sun, Jul 7, 2013 at 5:22 PM, Bradley Giesbrecht wrote:
> On Jul 7, 2013, at 5:15 AM, Mojca Miklavec wrote:
>
>> But I still need a way to specify the path somewhere: be
>> it by hardcoding it in Gate or by providing a function in the
>> portgroup.
>
>
> You could subport geant4 and gate to share
FYI> I left this patch just commented out because it seems to have been
fixed upstream, but their change is somewhat different than this patch
and I have no idea if it'll work for the specific purpose required (for
10.5; I'm running 10.8). If nobody complains, or, even better, if
someone with a 10
On Jul 7, 2013, at 5:15 AM, Mojca Miklavec wrote:
> But I still need a way to specify the path somewhere: be
> it by hardcoding it in Gate or by providing a function in the
> portgroup.
You could subport geant4 and gate to share variables.
name geant4
version 0
set geant495_patchlevel 2
set g
On Sun, Jul 7, 2013 at 9:00 AM, Ryan Schmidt wrote:
> On Jul 6, 2013, at 19:25, Mojca Miklavec wrote:
>
>> Let's say that Gate can depend either
>> on Geant4 9.5 or on 9.6 and that I decide to provide two port
>> variants, geant495 and geant496.
>>
>> In case of dependence on 9.6 I need to provide
> Revision: 107845
> https://trac.macports.org/changeset/107845
> Author: larryv at macports.org
> Date: 2013-07-06 21:48:16 -0700 (Sat, 06 Jul 2013)
> Log Message:
> ---
> macports.tcl: Replace quotes with braces in expressions.
Quotes aren't actually wrong in this context
On Jul 6, 2013, at 19:25, Mojca Miklavec wrote:
> A few more questions are popping up in my head during the development
> of a Portfile for Geant4 & Gate.
>
> The first one is the following: Let's say that Gate can depend either
> on Geant4 9.5 or on 9.6 and that I decide to provide two port
> v
20 matches
Mail list logo