Re: gsoc13-tests: src/macports1.0 errors

2013-09-24 Thread Bradley Giesbrecht
On Sep 24, 2013, at 10:00 AM, Bradley Giesbrecht wrote: > On Sep 24, 2013, at 9:39 AM, Joshua Root wrote: > >> On 2013-9-25 01:56 , Bradley Giesbrecht wrote: >>> $ sw_vers -productVersion >>> 10.5.8 >>> $ make test >>> ... >>> ===> making test in src/macports1.0 >>> /usr/bin/tclsh ./tests/test.t

Re: introducing Trac_Assigner: a script to automatically assign tickets to their port maintainer

2013-09-24 Thread Lawrence Velázquez
On Sep 24, 2013, at 4:50 PM, Mojca Miklavec wrote: > How would you deal with tickets like this one? > https://trac.macports.org/ticket/39383 If a ticket has multiple ports, just Cc all the relevant maintainers, with no owner. Just like on that ticket. Is there a problem with that? > And what

Re: introducing Trac_Assigner: a script to automatically assign tickets to their port maintainer

2013-09-24 Thread Joshua Root
On 2013-9-25 06:50 , Mojca Miklavec wrote: > How would you deal with tickets like this one? >https://trac.macports.org/ticket/39383 If the port field contains more than one port name, simply add all the maintainers of the ports to Cc. In the more common case of one port name, you still have t

Re: introducing Trac_Assigner: a script to automatically assign tickets to their port maintainer

2013-09-24 Thread Mojca Miklavec
On Tue, Sep 24, 2013 at 8:01 PM, Eric Le Lay wrote: > Hi, > > if I were to write such a trac plugin, what are the odds that it would > be installed in macports.org ? I cannot answer this particular question, but ... How would you deal with tickets like this one? https://trac.macports.org/ticke

Re: introducing Trac_Assigner: a script to automatically assign tickets to their port maintainer

2013-09-24 Thread Eric Le Lay
OK, I'll give it a try and let you know about it... Cheers, Eric Le Tue, 24 Sep 2013 12:26:27 -0700, William Siegrist a écrit : > We'll review the code and install it if it looks good. > > -Bill > > > On Sep 24, 2013, at 11:01 AM, Eric Le Lay wrote: > > > Hi, > > > > if I were to write

Re: introducing Trac_Assigner: a script to automatically assign tickets to their port maintainer

2013-09-24 Thread Eric Le Lay
Hi, see the proposal conversion to postgres in ticket #40579. It needs review and testing, esp. on the php part. Cheers, Eric Le Mon, 23 Sep 2013 16:21:25 +1000, Joshua Root a écrit : > On 2013-9-23 05:04 , Rainer Müller wrote: > > We also have the MySQL database of the PortIndex [1] that is u

Re: [MacPorts] #40309: submission: berkeleygw

2013-09-24 Thread David Strubbe
Thanks! David On Mon, Sep 23, 2013 at 4:50 PM, MacPorts wrote: > #40309: submission: berkeleygw > -+ > Reporter: dstrubbe@… | Owner: macports-tickets@… > Type: submission | Status: closed > Priority: Normal

Re: introducing Trac_Assigner: a script to automatically assign tickets to their port maintainer

2013-09-24 Thread William Siegrist
We'll review the code and install it if it looks good. -Bill On Sep 24, 2013, at 11:01 AM, Eric Le Lay wrote: > Hi, > > if I were to write such a trac plugin, what are the odds that it would > be installed in macports.org ? > > - Eric > > Le Sun, 22 Sep 2013 14:48:28 +1000, > Joshua Root

Re: introducing Trac_Assigner: a script to automatically assign tickets to their port maintainer

2013-09-24 Thread William Siegrist
On Sep 22, 2013, at 11:21 PM, Joshua Root wrote: > On 2013-9-23 05:04 , Rainer Müller wrote: >> We also have the MySQL database of the PortIndex [1] that is used for >> the search interface on the website. That could also be used as data >> source instead of requiring a working MacPorts installat

Re: introducing Trac_Assigner: a script to automatically assign tickets to their port maintainer

2013-09-24 Thread Joshua Root
I'm not the sysadmin, but I would expect the odds would be very good. Our Trac installation already uses custom plugins like CcMe. On 2013-9-25 04:01 , Eric Le Lay wrote: > Hi, > > if I were to write such a trac plugin, what are the odds that it would > be installed in macports.org ? > > - Eric

Re: introducing Trac_Assigner: a script to automatically assign tickets to their port maintainer

2013-09-24 Thread Eric Le Lay
Hi, if I were to write such a trac plugin, what are the odds that it would be installed in macports.org ? - Eric Le Sun, 22 Sep 2013 14:48:28 +1000, Joshua Root a écrit : > On 2013-9-22 05:22 , mk-macpo...@techno.ms wrote: > > Wouldn't it be much more efficient to have this already dealt with

Re: gsoc13-tests: src/macports1.0 errors

2013-09-24 Thread Bradley Giesbrecht
On Sep 24, 2013, at 9:39 AM, Joshua Root wrote: > On 2013-9-25 01:56 , Bradley Giesbrecht wrote: >> $ sw_vers -productVersion >> 10.5.8 >> $ make test >> ... >> ===> making test in src/macports1.0 >> /usr/bin/tclsh ./tests/test.tcl -nocolor >> extra characters after close-brace >>while executi

Re: gsoc13-tests: src/macports1.0 errors

2013-09-24 Thread Joshua Root
On 2013-9-25 01:56 , Bradley Giesbrecht wrote: > $ sw_vers -productVersion > 10.5.8 > $ make test > ... > ===> making test in src/macports1.0 > /usr/bin/tclsh ./tests/test.tcl -nocolor > extra characters after close-brace > while executing > "set pwd [eval file join {*}[lrange [file split $pwd]

gsoc13-tests: src/macports1.0 errors

2013-09-24 Thread Bradley Giesbrecht
$ sw_vers -productVersion 10.5.8 $ make test ... ===> making test in src/macports1.0 /usr/bin/tclsh ./tests/test.tcl -nocolor extra characters after close-brace while executing "set pwd [eval file join {*}[lrange [file split $pwd] 0 end-1]] source ../macports_test_autoconf.tcl source $macports