Re: NEW: lang/boo

2011-10-01 Thread Ryan Boggs
Hi, On Sun, Sep 25, 2011 at 2:20 AM, Ryan Boggs wrote: > Hi, > > On Sat, Sep 17, 2011 at 5:10 PM, Ryan Boggs wrote: >> Hi, >> >> * Reworked patch-default_build >>  - (FYI - submitted changes upstream, which were accepted, to make >> this patch obsolete in future releases) >> * Updated port to de

Re: NEW: lang/boo

2011-09-25 Thread Ryan Boggs
Hi, On Sat, Sep 17, 2011 at 5:10 PM, Ryan Boggs wrote: > Hi, > > * Reworked patch-default_build >  - (FYI - submitted changes upstream, which were accepted, to make > this patch obsolete in future releases) > * Updated port to depend on antlr3 instead of antlr2 > > Sorry for all the updates.  Ple

Re: NEW: lang/boo

2011-09-17 Thread Ryan Boggs
Hi, * Reworked patch-default_build - (FYI - submitted changes upstream, which were accepted, to make this patch obsolete in future releases) * Updated port to depend on antlr3 instead of antlr2 Sorry for all the updates. Please let me know if there are any questions or comments. Thanks, Ryan

Re: NEW: lang/boo

2011-09-10 Thread Ryan Boggs
Moved MESSAGE back to README. Sorry for the confusion. Please let me know if there are any questions/comments. If it looks ok, can someone please commit? Thanks, Ryan On Fri, Sep 2, 2011 at 9:13 PM, Ryan Boggs wrote: > Moved README to MESSAGE per suggestion by jasper@ > > Thanks, > Ryan > > O

Re: NEW: lang/boo

2011-09-02 Thread Ryan Boggs
Moved README to MESSAGE per suggestion by jasper@ Thanks, Ryan On Wed, Aug 31, 2011 at 6:57 PM, Ryan Boggs wrote: > Hi, > > Attached is a port for the boo language (http://boo.codehaus.org/). > It is a Python style language for the Mono/.NET platform.  Some notes: > > * Port relies on NAnt > * T

NEW: lang/boo

2011-08-31 Thread Ryan Boggs
Hi, Attached is a port for the boo language (http://boo.codehaus.org/). It is a Python style language for the Mono/.NET platform. Some notes: * Port relies on NAnt * The tests for boo are not working due to missing test dependencies in Boo's source tarball. I've let upstream know of the issue.

NEW: lang/boo 0.9.3

2010-09-10 Thread Ryan Boggs
Hi, Attached is my attempt in porting the Boo language. It seems to run fine. The only quark I am running into is with the mime-info when uninstalling. It seems to leave a couple files in the /usr/local/share/mime-info directory when everything else is removed. Any suggestions as how to make su