aboutsummaryrefslogtreecommitdiff
path: root/contrib/osx/package.sh
Commit message (Collapse)AuthorAge
* remove the last vestiges of the OS variable.Andrew Lewman2008-08-31
| | | | svn:r16701
* Remove the OS variable, because we don't need it, just the ARCH.Andrew Lewman2008-08-28
| | | | svn:r16678
* 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
* Updated torbutton version.Andrew Lewman2008-06-11
| | | | svn:r15153
* Update torbutton versionAndrew Lewman2008-06-04
| | | | svn:r14925
* geoip integrated into osx installer, tested and confirmed. forwardAndrew Lewman2008-05-29
| | | | | | | ported svn:r14791
* Update torbutton version and if the user chooses to install torbutton,Andrew Lewman2008-03-30
| | | | | | | open firefox with a prompt to install torbutton svn:r14235
* update torbutton version to currentAndrew Lewman2008-02-25
| | | | svn:r13723
* torbutton-1.1.13-alpha exists.Andrew Lewman2008-02-05
| | | | svn:r13375
* bump torbutton versionAndrew Lewman2007-12-26
| | | | svn:r12985
* claim copyright, clarify licensing, suggested by various peopleAndrew Lewman2007-10-28
| | | | | | | repeatedly this year. svn:r12242
* update torbutton version.Andrew Lewman2007-10-24
| | | | svn:r12137
* Introducing Torbutton integration to the Tor-Privoxy OSX bundle.Andrew Lewman2007-10-15
| | | | svn:r11938
* Fix paths for osx docs here too.Andrew Lewman2007-04-24
| | | | svn:r10013
* Update paths to spec files. Thanks to Matt for noticing.Andrew Lewman2007-04-14
| | | | svn:r9950
* 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
* 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
* In an -alpha branch, people can keep up with new software. Bump toAndrew Lewman2006-11-26
| | | | | | | Privoxy 3.0.6. svn:r8992
* ARCH is universal for OSX 10.4 and beyond. Only ppc is available forAndrew Lewman2006-10-05
| | | | | | | 10.3 and previous. svn:r8597
* 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
* 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
* Add the output of OSX arch into the package name in preparation for ppcAndrew Lewman2006-07-18
| | | | | | | vs x86 packages. svn:r6788
* Minor fixed for launchd xml plistAndrew Lewman2006-07-17
| | | | svn:r6770
* Remove a merged if-then from line 85Andrew Lewman2006-07-16
| | | | svn:r6767
* 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
* Remove osx binary uninstaller changes. Tiger and Panther won't playAndrew Lewman2006-07-06
| | | | | | | nice in the same way. svn:r6739
* Update osx binary un-installer naming, remove invalid osx binaryAndrew Lewman2006-07-06
| | | | | | | un-installer app svn:r6736
* Create binary osx un-installer, update perms on install so anyone can run theAndrew Lewman2006-06-25
| | | | | | | uninstaller. svn:r6685
* Remove the osx version requirements on install due to a messy InstallerAndrew Lewman2006-06-21
| | | | | | | situation between pre-panther, tiger and beyond, and metapackages. svn:r6672
* First crack at version checking for OSX installer.Andrew Lewman2006-06-20
| | | | svn:r6665
* and that means the os x package doesn't want them includedRoger Dingledine2006-04-10
| | | | | | | yet either. svn:r6353
* hey, let's include instructions on servers, hidden services,Roger Dingledine2006-03-31
| | | | | | | and switchproxy, while we're at it. svn:r6281
* make the os x package handle the new location of docs, plusRoger Dingledine2006-03-31
| | | | | | | include the needed img's. svn:r6280
* Added tor_logo.gif to dist and corrected tor html doc linksAndrew Lewman2006-03-13
| | | | svn:r6147
* 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 uninstaller in the metapackage.Andrew Lewman2006-03-11
| | | | svn:r6118
* Convert make dist-osx to new file output naming schemeAndrew Lewman2006-02-20
| | | | svn:r6055
* Include the uninstaller for osx in the distribution, but leave it hiddenAndrew Lewman2006-02-19
| | | | | | | for the time being. svn:r6044
* New clear and concise directions for building Tor on OSX machines.Andrew Lewman2006-02-17
| | | | | | | Moved the documentation into the doc/ dir where it belongs. svn:r6027
* Added quick instructions for those wishing to replicate the officialAndrew Lewman2006-02-12
| | | | | | | build process for linux rpm and osx dmg svn:r5980
* Added in the 3 easy cheatsheet steps to build tor, for the 7 mac usersAndrew Lewman2005-08-07
| | | | | | | that may want to build their own client/server. svn:r4726
* Stop trying to distribute CLIENTS; it no longer existsNick Mathewson2005-07-14
| | | | svn:r4568
* OSX 10.4.1 really really really wants startup items to be owned by wheel:root.Nick Mathewson2005-05-17
| | | | svn:r4257
* Make postflight script executable; maybe fix bug 141Nick Mathewson2005-05-15
| | | | svn:r4230