Re: Small bug in ports.php

2007-11-26 Thread Juan Manuel Palacios
On Nov 25, 2007, at 2:33 PM, Ryan Schmidt wrote: PortIndex2MySQL: PortIndex2MySQL.tcl ${edit} $< > $@ Adding chmod 755 $@ after that line seems to work. Done in r31519. What about in your inbox? Didn't the mailing functionality work? I don't seem t

Re: Small bug in ports.php

2007-11-25 Thread Juan Manuel Palacios
On Nov 25, 2007, at 2:33 PM, Ryan Schmidt wrote: PortIndex2MySQL: PortIndex2MySQL.tcl ${edit} $< > $@ Adding chmod 755 $@ after that line seems to work. Thanks for that hint, I'll give it a try. The script needs to refresh the ports tree in order to re

Re: Small bug in ports.php

2007-11-25 Thread Ryan Schmidt
On Nov 24, 2007, at 19:26, Juan Manuel Palacios wrote: On Nov 24, 2007, at 8:33 PM, Ryan Schmidt wrote: On Nov 24, 2007, at 18:11, Juan Manuel Palacios wrote: On Nov 24, 2007, at 6:59 PM, Ryan Schmidt wrote: $ env tclsh PortIndex2MySQL No need to do this, the script already has a "#!/u

Re: Small bug in ports.php

2007-11-25 Thread Juan Manuel Palacios
On Nov 25, 2007, at 6:04 AM, Randall Wood wrote: On 24 Nov 2007, at 14:05, Juan Manuel Palacios wrote: The only one versioning requirement we have is for the PortIndex2MySQL script itself, which uses the new macports1.0 API for interface initialization and therefore does not work against

Re: Small bug in ports.php

2007-11-25 Thread Randall Wood
On 24 Nov 2007, at 14:05, Juan Manuel Palacios wrote: The only one versioning requirement we have is for the PortIndex2MySQL script itself, which uses the new macports1.0 API for interface initialization and therefore does not work against pre-1.6 sources (one of the primary reasons why w

Re: Small bug in ports.php

2007-11-24 Thread Juan Manuel Palacios
On Nov 24, 2007, at 8:33 PM, Ryan Schmidt wrote: On Nov 24, 2007, at 18:11, Juan Manuel Palacios wrote: On Nov 24, 2007, at 6:59 PM, Ryan Schmidt wrote: Got the database created, a user created, edited the script to point to a password file, changed the spam lovers to me, ran make. Am no

Re: Small bug in ports.php

2007-11-24 Thread Ryan Schmidt
On Nov 24, 2007, at 18:11, Juan Manuel Palacios wrote: On Nov 24, 2007, at 6:59 PM, Ryan Schmidt wrote: Got the database created, a user created, edited the script to point to a password file, changed the spam lovers to me, ran make. Am now trying to run the script. $ env tclsh PortIndex2

Re: Small bug in ports.php

2007-11-24 Thread Juan Manuel Palacios
On Nov 24, 2007, at 6:59 PM, Ryan Schmidt wrote: Got the database created, a user created, edited the script to point to a password file, changed the spam lovers to me, ran make. Am now trying to run the script. $ env tclsh PortIndex2MySQL No need to do this, the script already has a "#

Re: Small bug in ports.php

2007-11-24 Thread Ryan Schmidt
On Nov 24, 2007, at 12:59, Juan Manuel Palacios wrote: On Nov 24, 2007, at 12:42 PM, Chris Pickel wrote: On 24 Nov, 2007, at 5:58, Ryan Schmidt wrote: I believe I fixed it in r31443. I did not test it locally because I haven't looked into what's required to set up a local installation of

Re: Small bug in ports.php

2007-11-24 Thread Juan Manuel Palacios
On Nov 24, 2007, at 2:59 PM, Juan Manuel Palacios wrote: And because I always forget something no matter how many times I go over my mails before I send them sigh! The website is very easy to mirror: pre-1) Setup your web server to work with php & mysql (I don't think we h

Re: Small bug in ports.php

2007-11-24 Thread Juan Manuel Palacios
On Nov 24, 2007, at 12:42 PM, Chris Pickel wrote: On 24 Nov, 2007, at 5:58, Ryan Schmidt wrote: I believe I fixed it in r31443. I did not test it locally because I haven't looked into what's required to set up a local installation of the web site. But it's a very simple change and I believe

Re: Small bug in ports.php

2007-11-24 Thread Chris Pickel
On 24 Nov, 2007, at 5:58, Ryan Schmidt wrote: I believe I fixed it in r31443. I did not test it locally because I haven't looked into what's required to set up a local installation of the web site. But it's a very simple change and I believe it's correct. If there's a document telling me wha

Re: Small bug in ports.php

2007-11-24 Thread Ryan Schmidt
On Nov 22, 2007, at 13:09, Juan Manuel Palacios wrote: Sometimes transcripts are the best: [14:40] @ there is a bug in ports.php by which multiple maintainers are listed as 'maintainer1maintainer2' [14:40] @ but I'll look into it later [14:41] @ I know where it originates [14:41] @ I

Small bug in ports.php

2007-11-22 Thread Juan Manuel Palacios
Sometimes transcripts are the best: [14:40] @ there is a bug in ports.php by which multiple maintainers are listed as 'maintainer1maintainer2' [14:40] @ but I'll look into it later [14:41] @ I know where it originates [14:41] @ I made a change to how the sql instructions are created