How to stop Jenkins installed on Mac Snow Leopard?
For 1.505 you can use web api
http://localhost:8080/exit
http://localhost:8080/restart
http://localhost:8080/reload
Just unload the plist using launchctl
sudo launchctl unload /Library/LaunchDaemons/org.jenkins-ci.plist