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: Added support in MacPorts base to set PATH and MANPATH automatically in Leopard

2007-11-25 Thread James Berry
On Nov 25, 2007, at 1:14 PM, James Berry wrote: I just checked in some code (r31491:31492) that supplies and installs spec files for the /etc/paths.d and /etc/manpaths.d directories if they are present, as they are on Leopard. The contents of these files are automatically added to the use

Added support in MacPorts base to set PATH and MANPATH automatically in Leopard

2007-11-25 Thread James Berry
I just checked in some code (r31491:31492) that supplies and installs spec files for the /etc/paths.d and /etc/manpaths.d directories if they are present, as they are on Leopard. The contents of these files are automatically added to the users PATHS and MANPATHS environment variables, and

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

dmg names

2007-11-25 Thread Ryan Schmidt
Currently we have MacPorts-1.5.0-10.3.dmg MacPorts-1.5.0-10.4.dmg MacPorts-1.5.0-10.5.dmg These names are rather similar and people have in the past not realized that these are for different OS versions. Maybe we could use the kitty name starting with our next release? MacPorts-1.6.0-Panthe

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: 1.6.0 sometime late next week

2007-11-25 Thread Ryan Schmidt
On Nov 25, 2007, at 00:07, Juan Manuel Palacios wrote: On Nov 23, 2007, at 4:57 AM, Boey Maun Suang wrote: So if anyone has a Panther box, has an interest for a dmg for that platform and feels like lending a hand, please do coordinate with me to put together that dmg. I bought a second-h

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