Re: Launchd not starting lighttpd - startupitem.requires

2007-06-20 Thread markd
Sterling Anderson <[EMAIL PROTECTED]> on Wednesday, June 20, 2007 at 8:38 PM -0800 wrote: >Nothing in the console at all. I am stumped. No error messages at >all. The wrapper has the correct syntax. Manually loading and >unloading the launchd file works properly. I just don't get why it's >no

Re: Launchd not starting lighttpd

2007-06-20 Thread Derek Harland
On 21/06/2007, at 3:39 PM, macports-users- [EMAIL PROTECTED] wrote: Nothing in the console at all. I am stumped. No error messages at all. The wrapper has the correct syntax. Manually loading and unloading the launchd file works properly. I just don't get why it's not working on boot. Are you

Re: Launchd not starting lighttpd

2007-06-20 Thread Sterling Anderson
On Jun 20, 2007, at 4:26 PM, Chris Pickel wrote: On 20 Jun, 2007, at 15:21, Sterling Anderson wrote: I installed LightTPD and it runs fine, but after loading the LaunchDaemon it refuses to start. If I do a ps in a terminal I can see daemondo is loaded with with the lighttpd label: ... It w

Re: Launchd not starting lighttpd

2007-06-20 Thread Chris Pickel
On 20 Jun, 2007, at 15:21, Sterling Anderson wrote: I installed LightTPD and it runs fine, but after loading the LaunchDaemon it refuses to start. If I do a ps in a terminal I can see daemondo is loaded with with the lighttpd label: ... It won't start the server though. If I run the start com

Launchd not starting lighttpd

2007-06-20 Thread Sterling Anderson
I installed LightTPD and it runs fine, but after loading the LaunchDaemon it refuses to start. If I do a ps in a terminal I can see daemondo is loaded with with the lighttpd label: 6 ?? Ss1:58PM 0:00.01 /opt/local/bin/daemondo -- label=lighttpd --start-cmd /opt/local/etc/LaunchDaemon

Re: Recent commits not available via rsync

2007-06-20 Thread Juan Manuel Palacios
The rsync modules feeding sync and selfupdate had indeed become stale and were properly kicked to get them moving again, new stuff should start flowing in again soon (if not already). So please test and report back if you're still experiencing problems, thanks! Regards,... -jm

Re: port cddir

2007-06-20 Thread paul beard
On Jun 20, 2007, at 3:48 AM, Ryan Schmidt wrote: Do others find this useful? I think it might be worthwhile to build "port cddir" into the port command properly. Yes! -- Paul Beard words: http://paulbeard.org/wordpress pictures: http://www.flickr.com/photos/pdb206/ Are you trying to win an a

Re: port cddir

2007-06-20 Thread Emmanuel Hainry
For things like that, I have told my shell (zsh) to create pseudo paths: hash -d dp=/opt/local/var/db/dports hash -d ports=/opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/ Then "ls ~dp/distfiles" shows me if I have already fetched what I intend to build during the we

port cddir

2007-06-20 Thread Ryan Schmidt
I find myself wanting to cd into a port's directory quite often. I used to do: $ cd `port dir foo` but got tired of typing the backticks, and also I was used to typing "port foo", as in "port edit foo" which to me is a shortcut for "edit `port file foo`". Now I've added a script to my ~

Re: How do I search inside long descriptions

2007-06-20 Thread Ryan Schmidt
On Jun 19, 2007, at 11:22, James Berry wrote: On Jun 19, 2007, at 9:17 AM, Emmanuel Hainry wrote: Citando Björn Lundin : SEARCH="$2" PORT_LIST=$(port list long_description:$SEARCH | awk {'print $1'}) for PORT in $PORT_L

Re: Port insists on installing gcc40 during upgrade

2007-06-20 Thread Ryan Schmidt
On Jun 19, 2007, at 18:55, Denis Bueno wrote: Of the gcc packages, I only have gcc42 installed: $ sudo port installed | grep gcc gcc42 @4.2.0_0+darwin_8 (active) According to port, gcc40 has no dependents (I just selfupdate'd and sync'd): $ sudo port dependents gcc40 gcc40