aboutsummaryrefslogtreecommitdiff
path: root/contrib/osx
Commit message (Collapse)AuthorAge
* Update for the correct script name.Andrew Lewman2007-10-28
| | | | svn:r12243
* claim copyright, clarify licensing, suggested by various peopleAndrew Lewman2007-10-28
| | | | | | | repeatedly this year. svn:r12242
* Update torbutton version and spacing updates for the readme.Andrew Lewman2007-10-24
| | | | svn:r12138
* update torbutton version.Andrew Lewman2007-10-24
| | | | svn:r12137
* Disabled remote http config varAndrew Lewman2007-10-23
| | | | svn:r12134
* 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
* Add torbutton to the osx packages.Andrew Lewman2007-10-23
| | | | svn:r12116
* clean up the privoxy config in an osx config file thatRoger Dingledine2007-10-18
| | | | | | | i'm not even sure we use. svn:r12008
* Update url in included docs.Andrew Lewman2007-10-16
| | | | svn:r11969
* Introducing Torbutton integration to the Tor-Privoxy OSX bundle.Andrew Lewman2007-10-15
| | | | svn:r11938
* Change to install a torrc.sample. This is consistent with other OSes.Andrew Lewman2007-09-23
| | | | svn:r11594
* Remove the need to clean up old installs, copy existing configs in orderAndrew Lewman2007-09-21
| | | | | | | | to save them, let the installer put new files in place, and let the user copy back their custom configs, for now. svn:r11555
* Fix a potential issue in the osx pre and postflight scripts.Andrew Lewman2007-09-21
| | | | svn:r11548
* Backport candidate. Updated to work with all versions of osx we support ↵Andrew Lewman2007-06-12
| | | | | | (10.3-10.5). svn:r10579
* Convert from niutil to dscl in preparation for osx 10.5 (leopard).Andrew Lewman2007-06-12
| | | | svn:r10578
* Fix paths for osx docs here too.Andrew Lewman2007-04-24
| | | | svn:r10013
* Include the kqueue update in this branch as well.Andrew Lewman2007-04-23
| | | | svn:r10005
* Update paths to spec files. Thanks to Matt for noticing.Andrew Lewman2007-04-14
| | | | svn:r9950
* Make sure the logfile exists and has the correct permissions.Andrew Lewman2007-04-11
| | | | svn:r9941
* One more update for FlySpray #341.Andrew Lewman2007-03-12
| | | | svn:r9804
* In response to FlySpray #341, move to an more Apple friendly logfile inAndrew Lewman2007-03-11
| | | | | | | the OSX bundles. svn:r9803
* r11946@Kushana: nickm | 2007-01-11 12:40:20 -0500Nick Mathewson2007-01-11
| | | | | | | Have privoxy configuration olerate broken /etc/hosts on macos installations svn:r9339
* Remove -v. It works different in Panther than Tiger. Go figure.Andrew Lewman2007-01-11
| | | | svn:r9330
* Verbose packagebuilds to show progress. Desaturate the installer image.Andrew Lewman2007-01-07
| | | | svn:r9288
* Fix formatting in eventdns.c. Remove the rest of the osx binaryAndrew Lewman2007-01-02
| | | | | | | uninstaller. svn:r9235
* 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
* Remove the binary un-install application. It doesn't work much at all.Andrew Lewman2006-12-31
| | | | | | | Use the applescript or shell script instead. svn:r9225
* In an -alpha branch, people can keep up with new software. Bump toAndrew Lewman2006-11-26
| | | | | | | Privoxy 3.0.6. svn:r8992
* Added Vidalia to the package_list. If Vidalia receipt doesn't exist,Andrew Lewman2006-10-31
| | | | | | | the uninstaller will merely continue without issue. svn:r8876
* ARCH is universal for OSX 10.4 and beyond. Only ppc is available forAndrew Lewman2006-10-05
| | | | | | | 10.3 and previous. svn:r8597
* 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
* Fix a mis-spelled Privoxy.Andrew Lewman2006-09-18
| | | | svn:r8416
* Remove architecture from builds. The official builds are universalAndrew Lewman2006-08-28
| | | | | | | binaries. svn:r8249
* Apparently not everyone wants to build Universal binaries. Return validAndrew Lewman2006-08-13
| | | | | | | Archictecture detection for inclusion into final dmg naming. svn:r7039
* Update for universal binaries for OSX.Andrew Lewman2006-08-10
| | | | svn:r7002
* Update preflight to save Privoxy configs as wellAndrew Lewman2006-08-08
| | | | svn:r6989
* Remove the launchd plist file.Andrew Lewman2006-07-30
| | | | svn:r6936
* So long, farewell, auf Wiedersehen, adieu, launchdAndrew Lewman2006-07-28
| | | | svn:r6932
* Forget leopard.Andrew Lewman2006-07-27
| | | | svn:r6929
* fi, fy fo fum, if-then- doesn't work without oneAndrew Lewman2006-07-27
| | | | svn:r6928
* Far better test and handling of existing torrcAndrew Lewman2006-07-27
| | | | svn:r6923
* Oops, forgot the all important 'r'Andrew Lewman2006-07-27
| | | | svn:r6916
* OSX gets confused when you have two ways to start the same program.Andrew Lewman2006-07-27
| | | | svn:r6915
* The whole process works from preflight to postflight creating a cleanAndrew Lewman2006-07-27
| | | | | | | Tor install with proper config file edits svn:r6914
* Backup only what is needed, write the file we created to a temp file forAndrew Lewman2006-07-27
| | | | | | | TorPostFlight to restore the data and remove the temp files svn:r6913
* Be better at finding the Tor install path, backup all of Tor just inAndrew Lewman2006-07-27
| | | | | | | case, then blow Tor away svn:r6912
* OSX pre-install script to clean up Tor and force a fresh install, butAndrew Lewman2006-07-26
| | | | | | | save the server keys if they exist. svn:r6911