summaryrefslogtreecommitdiff
path: root/contrib/osx
AgeCommit message (Collapse)Author
2007-10-18clean up the privoxy config in an osx config file thatRoger Dingledine
i'm not even sure we use. svn:r12008
2007-10-16Update url in included docs.Andrew Lewman
svn:r11969
2007-10-15Introducing Torbutton integration to the Tor-Privoxy OSX bundle.Andrew Lewman
svn:r11938
2007-09-23Change to install a torrc.sample. This is consistent with other OSes.Andrew Lewman
svn:r11594
2007-09-21Remove the need to clean up old installs, copy existing configs in orderAndrew Lewman
to save them, let the installer put new files in place, and let the user copy back their custom configs, for now. svn:r11555
2007-09-21Fix a potential issue in the osx pre and postflight scripts.Andrew Lewman
svn:r11548
2007-06-12Backport candidate. Updated to work with all versions of osx we support ↵Andrew Lewman
(10.3-10.5). svn:r10579
2007-06-12Convert from niutil to dscl in preparation for osx 10.5 (leopard).Andrew Lewman
svn:r10578
2007-04-24Fix paths for osx docs here too.Andrew Lewman
svn:r10013
2007-04-23Include the kqueue update in this branch as well.Andrew Lewman
svn:r10005
2007-04-14Update paths to spec files. Thanks to Matt for noticing.Andrew Lewman
svn:r9950
2007-04-11Make sure the logfile exists and has the correct permissions.Andrew Lewman
svn:r9941
2007-03-12One more update for FlySpray #341.Andrew Lewman
svn:r9804
2007-03-11In response to FlySpray #341, move to an more Apple friendly logfile inAndrew Lewman
the OSX bundles. svn:r9803
2007-01-11 r11946@Kushana: nickm | 2007-01-11 12:40:20 -0500Nick Mathewson
Have privoxy configuration olerate broken /etc/hosts on macos installations svn:r9339
2007-01-11Remove -v. It works different in Panther than Tiger. Go figure.Andrew Lewman
svn:r9330
2007-01-07Verbose packagebuilds to show progress. Desaturate the installer image.Andrew Lewman
svn:r9288
2007-01-02Fix formatting in eventdns.c. Remove the rest of the osx binaryAndrew Lewman
uninstaller. svn:r9235
2007-01-02Remove more cruft of Tor_Uninstaller.app.tar.gzRoger Dingledine
The PostFlight references remain. i'll let phobos decide whether to remove them. svn:r9234
2006-12-31Remove the binary un-install application. It doesn't work much at all.Andrew Lewman
Use the applescript or shell script instead. svn:r9225
2006-11-26In an -alpha branch, people can keep up with new software. Bump toAndrew Lewman
Privoxy 3.0.6. svn:r8992
2006-10-31Added Vidalia to the package_list. If Vidalia receipt doesn't exist,Andrew Lewman
the uninstaller will merely continue without issue. svn:r8876
2006-10-05ARCH is universal for OSX 10.4 and beyond. Only ppc is available forAndrew Lewman
10.3 and previous. svn:r8597
2006-09-25clean up the contrib/osx/Makefile.am moreRoger Dingledine
svn:r8494
2006-09-25set the osx confdir to /Library/Tor rather than /Library/tor, maybe.Roger Dingledine
svn:r8492
2006-09-18Fix a mis-spelled Privoxy.Andrew Lewman
svn:r8416
2006-08-28Remove architecture from builds. The official builds are universalAndrew Lewman
binaries. svn:r8249
2006-08-13Apparently not everyone wants to build Universal binaries. Return validAndrew Lewman
Archictecture detection for inclusion into final dmg naming. svn:r7039
2006-08-10Update for universal binaries for OSX.Andrew Lewman
svn:r7002
2006-08-08Update preflight to save Privoxy configs as wellAndrew Lewman
svn:r6989
2006-07-30Remove the launchd plist file.Andrew Lewman
svn:r6936
2006-07-28So long, farewell, auf Wiedersehen, adieu, launchdAndrew Lewman
svn:r6932
2006-07-27Forget leopard.Andrew Lewman
svn:r6929
2006-07-27fi, fy fo fum, if-then- doesn't work without oneAndrew Lewman
svn:r6928
2006-07-27Far better test and handling of existing torrcAndrew Lewman
svn:r6923
2006-07-27Oops, forgot the all important 'r'Andrew Lewman
svn:r6916
2006-07-27OSX gets confused when you have two ways to start the same program.Andrew Lewman
svn:r6915
2006-07-27The whole process works from preflight to postflight creating a cleanAndrew Lewman
Tor install with proper config file edits svn:r6914
2006-07-27Backup only what is needed, write the file we created to a temp file forAndrew Lewman
TorPostFlight to restore the data and remove the temp files svn:r6913
2006-07-27Be better at finding the Tor install path, backup all of Tor just inAndrew Lewman
case, then blow Tor away svn:r6912
2006-07-26OSX pre-install script to clean up Tor and force a fresh install, butAndrew Lewman
save the server keys if they exist. svn:r6911
2006-07-26Set Soft & Hard resource limits to appease launchd.Andrew Lewman
svn:r6910
2006-07-25Remove .cvsignore files from trunkPeter Palfrader
svn:r6891
2006-07-23These settings are required for those using launchd in OSX 10.4.Andrew Lewman
This is a crude but functional way to insert them for now. svn:r6820
2006-07-21Grammar fixes for clarity.Andrew Lewman
svn:r6797
2006-07-18Load and start tor in launchd at end of installationAndrew Lewman
svn:r6789
2006-07-18Add the output of OSX arch into the package name in preparation for ppcAndrew Lewman
vs x86 packages. svn:r6788
2006-07-17Minor fixed for launchd xml plistAndrew Lewman
svn:r6770
2006-07-16Remove a merged if-then from line 85Andrew Lewman
svn:r6767
2006-07-16Change the way Tor starts on OSX 10.4 vs pre-10.4. 10.4 Tor now usesAndrew Lewman
launchd for current and forward compatibility. svn:r6766