aboutsummaryrefslogtreecommitdiff
path: root/contrib/osx/Makefile.am
Commit message (Collapse)AuthorAge
* Remove everything related to os x expert packageSebastian Hahn2010-11-10
| | | | | | | | | | | We decided to no longer ship expert packages for OS X because they're a lot of trouble to keep maintained and confuse users. For those who want a tor on OS X without Vidalia, macports is a fine option. Alternatively, building from source is easy, too. The polipo stuff that is still required for the Vidalia bundle build can now be found in the torbrowser repository, git://git.torproject.org/torbrowser.git.
* In Steve Jobs parlance, "boom." The Tor osx bundle is now just Tor andAndrew Lewman2008-06-15
| | | | | | | | | a startup script. This is consistent with every other OS for which we build packages. If you want privoxy and torbutton, use the Vidalia bundle. svn:r15272
* uh. yeah. nothing to see here.Roger Dingledine2007-10-23
| | | | svn:r12130
* <phobos> I want TorbuttonInfo.plist and TorbuttonDesc.plist includedRoger Dingledine2007-10-23
| | | | | | | in the tarball. svn:r12123
* Remove torbutton plists from makefile, as there is nothing to be updatedAndrew Lewman2007-10-23
| | | | | | | in the torbutton plists. svn:r12118
* Introducing Torbutton integration to the Tor-Privoxy OSX bundle.Andrew Lewman2007-10-15
| | | | svn:r11938
* In response to FlySpray #341, move to an more Apple friendly logfile inAndrew Lewman2007-03-11
| | | | | | | the OSX bundles. svn:r9803
* Remove more cruft of Tor_Uninstaller.app.tar.gzRoger Dingledine2007-01-02
| | | | | | | | The PostFlight references remain. i'll let phobos decide whether to remove them. svn:r9234
* clean up the contrib/osx/Makefile.am moreRoger Dingledine2006-09-25
| | | | svn:r8494
* set the osx confdir to /Library/Tor rather than /Library/tor, maybe.Roger Dingledine2006-09-25
| | | | svn:r8492
* So long, farewell, auf Wiedersehen, adieu, launchdAndrew Lewman2006-07-28
| | | | svn:r6932
* The whole process works from preflight to postflight creating a cleanAndrew Lewman2006-07-27
| | | | | | | Tor install with proper config file edits svn:r6914
* Change the way Tor starts on OSX 10.4 vs pre-10.4. 10.4 Tor now usesAndrew Lewman2006-07-16
| | | | | | | launchd for current and forward compatibility. svn:r6766
* Updated OSX binary un-installer for testing.Andrew Lewman2006-07-07
| | | | svn:r6742
* Create binary osx un-installer, update perms on install so anyone can run theAndrew Lewman2006-06-25
| | | | | | | uninstaller. svn:r6685
* Nuke space after backslash in contrib/osx/Makefile.am.Nick Mathewson2006-03-13
| | | | svn:r6150
* Added tor_logo.gif to dist and corrected tor html doc linksAndrew Lewman2006-03-13
| | | | svn:r6147
* Remove pdfs since they aren't created this early in the process.Andrew Lewman2006-03-11
| | | | svn:r6127
* Include package_list.txt for detailed uninstallation on osx. Force theAndrew Lewman2006-03-11
| | | | | | | | osx uninstall script to actually clean up directories as well. Make TorPostflight actions safer. svn:r6123
* Include actual documentation with the installation, include theAndrew Lewman2006-03-11
| | | | | | | uninstaller in executable format, and make the install pretty. svn:r6119
* Include the osx installer in the Makefile as well.Andrew Lewman2006-02-19
| | | | svn:r6045
* Resolve OSX installer bugs 147 and 148Nick Mathewson2005-06-07
| | | | svn:r4333
* Forward-port OSX packaging stuff from maint branchNick Mathewson2005-01-05
svn:r3299