arb port commit needed

2012-08-12 Thread Matthew Cottrell
I need help from a committer to wrap up the Mountain Lion patches for the arb port It is a simple "reinplace -locale C" patch. It would be great if someone could give it the final blessing. https://trac.macports.org/attachment/ticket/35388/ -- Matthew Cottrell Lewes, DE 1

No Makefile only source.c

2012-04-15 Thread Matthew Cottrell
stTree -lm FastTree-2.1.3 } Terminal output looks like this: ---> Fetching fasttree ---> Verifying checksum(s) for fasttree ---> Checksumming FastTree-2.1.3.c ---> Extracting fasttree ---> Configuring fasttree ---> Building fasttree Error: Target org.macports.build returne

Re: arb 5.3 port update

2011-12-13 Thread Matthew Cottrell
Thanks, Frank. That helps a lot and it made my day. All the best in 2012, Matt On Dec 13, 2011, at 1:02 PM, Frank Schima wrote: > > On Dec 10, 2011, at 6:22 AM, Matthew Cottrell wrote: > >> Please could someone provide some input on the ticket updating the arb port >&g

arb 5.3 port update

2011-12-10 Thread Matthew Cottrell
Please could someone provide some input on the ticket updating the arb port to version 5.3? I have time now, but soon I'll be away and unable to contribute. http://trac.macports.org/ticket/32054 Thanks, Matt -- Matthew Cottrell Lewes, DE 19958 http://www.mattcottrel

arb update to 5.3 - ticket #32054

2011-12-02 Thread Matthew Cottrell
Please could someone commit the arb update to version 5.3. http://trac.macports.org/ticket/32054 Thanks, Matt -- Matthew Cottrell Lewes, DE 19958 http://www.mattcottrell.org ___ macports-dev mailing list macports-dev@lists.macosforge.org http

Re: UsingTheRightCompiler

2011-11-14 Thread Matthew Cottrell
7; as well because the input file doesn't > have the usual suffix. I'd guess it's parsing '.source' as '.so' which makes > it treat it as a linker input. > > - Josh > > On 2011-11-14 23:36 , Matthew Cottrell wrote: >> Still no luck with t

Re: UsingTheRightCompiler

2011-11-14 Thread Matthew Cottrell
-E would behave significantly differently, but it's well worth checking. > > - Josh > > On 2011-11-14 13:19 , Matthew Cottrell wrote: >> Using "$(CC) -E" did not succeed because it left an input file unused. >> >> :info:build cc -E -IMENUS ARB_GDEmenus

Re: UsingTheRightCompiler

2011-11-13 Thread Matthew Cottrell
use /usr/bin/cpp? That seems to work just fine: :info:build cpp -IMENUS ARB_GDEmenus.source >ARB_GDEmenu But I don't want to create a situation that will break for some folks. On Nov 13, 2011, at 8:57 PM, Ryan Schmidt wrote: > > On Nov 13, 2011, at 19:27, Matthew Cottrell wro

UsingTheRightCompiler

2011-11-13 Thread Matthew Cottrell
I'm trying to use the right compiler, but ${configure.cpp} is empty on my system. How do I satisfy a port that needs cpp? I do have the other stuff ${configure.cc}=/Developer/usr/bin/clang ${configure.cxx}=/Developer/usr/bin/clang++ -- Matthew Cottrell Lewes, DE 19958

Re: Wrapping up ticket #28276

2011-02-19 Thread Matthew Cottrell
I see your point and will make some bite sized pieces. On Feb 19, 2011, at 7:50 PM, Ryan Schmidt wrote: > On Feb 19, 2011, at 17:08, Matthew Cottrell wrote: > >> I need help wrapping up a few more commits on ticket #28276 >> (http://trac.macports.org/ticket/28276) for the arb

Wrapping up ticket #28276

2011-02-19 Thread Matthew Cottrell
I need help wrapping up a few more commits on ticket #28276 (http://trac.macports.org/ticket/28276) for the arb port. Any takers? Thanks -- Matthew Cottrell Lewes, DE 19958 http://www.mattcottrell.org ___ macports-dev mailing list macports-dev

Re: Please take a look at ticket 21807 (arb port update)

2009-10-10 Thread Matthew Cottrell
Thanks for committing my port update. That helps a lot. On Oct 9, 2009, at 11:22 PM, Frank Schima wrote: On Oct 9, 2009, at 8:04 PM, Matthew Cottrell wrote: I'm writing to ask if someone with commit privileges could take a look at my update ticket 21807 for the arb port

Please take a look at ticket 21807 (arb port update)

2009-10-09 Thread Matthew Cottrell
s not yet received comment after six days. I'd be happy to revise if necessary. The arb port is used by scientists actively working in ecological and environmental microbiology research. Thanks -- Matthew Cottrell Lewes, DE 19958 http://www.mattco

Re: SHELL environment variable

2009-09-12 Thread Matthew Cottrell
Thanks for the wrapper suggestion. I'll check it out. On Sep 12, 2009, at 6:37 PM, Ryan Schmidt wrote: On Sep 12, 2009, at 17:26, Matthew Cottrell wrote: I'd like to add some post-activate code to a Portfile that would amend PATH in a .cshrc or .profile, depending on which

SHELL environment variable

2009-09-12 Thread Matthew Cottrell
Is it possible to return the SHELL environment variable in a Portfile? $env(SHELL) does not appear to do it. -- ___ macports-dev mailing list macports-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev