aboutsummaryrefslogtreecommitdiff
path: root/contrib/osx/package.sh
AgeCommit message (Collapse)Author
2010-11-10Remove everything related to os x expert packageSebastian Hahn
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.
2010-09-30AUTHORS doesn't exist, so stop trying to cp it. Add 'sudo' to a mv that ↵Erinn Clark
needs higher permissions.
2009-10-12update namingAndrew Lewman
2009-05-05Remove all svn metadata minus what I missed.Sebastian Hahn
Tor doesn't use SVN anymore, making $Revision$, $Id$ and $Date$ meaningless. Remove them without replacement.
2009-02-13Update some copyrights, change net.freehaven to org.torproject.Andrew Lewman
svn:r18514
2008-11-22Backport candidate. Force UDZO compression to level 9.Andrew Lewman
svn:r17360
2008-08-31remove the last vestiges of the OS variable.Andrew Lewman
svn:r16701
2008-08-28Remove the OS variable, because we don't need it, just the ARCH.Andrew Lewman
svn:r16678
2008-06-15In Steve Jobs parlance, "boom." The Tor osx bundle is now just Tor andAndrew Lewman
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
2008-06-11Updated torbutton version.Andrew Lewman
svn:r15153
2008-06-04Update torbutton versionAndrew Lewman
svn:r14925
2008-05-29geoip integrated into osx installer, tested and confirmed. forwardAndrew Lewman
ported svn:r14791
2008-03-30Update torbutton version and if the user chooses to install torbutton,Andrew Lewman
open firefox with a prompt to install torbutton svn:r14235
2008-02-25update torbutton version to currentAndrew Lewman
svn:r13723
2008-02-05torbutton-1.1.13-alpha exists.Andrew Lewman
svn:r13375
2007-12-26bump torbutton versionAndrew Lewman
svn:r12985
2007-10-28claim copyright, clarify licensing, suggested by various peopleAndrew Lewman
repeatedly this year. svn:r12242
2007-10-24update torbutton version.Andrew Lewman
svn:r12137
2007-10-15Introducing Torbutton integration to the Tor-Privoxy OSX bundle.Andrew Lewman
svn:r11938
2007-04-24Fix paths for osx docs here too.Andrew Lewman
svn:r10013
2007-04-14Update paths to spec files. Thanks to Matt for noticing.Andrew Lewman
svn:r9950
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-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-11-26In an -alpha branch, people can keep up with new software. Bump toAndrew Lewman
Privoxy 3.0.6. svn:r8992
2006-10-05ARCH is universal for OSX 10.4 and beyond. Only ppc is available forAndrew Lewman
10.3 and previous. svn:r8597
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-07-28So long, farewell, auf Wiedersehen, adieu, launchdAndrew Lewman
svn:r6932
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-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
2006-07-07Updated OSX binary un-installer for testing.Andrew Lewman
svn:r6742
2006-07-06Remove osx binary uninstaller changes. Tiger and Panther won't playAndrew Lewman
nice in the same way. svn:r6739
2006-07-06Update osx binary un-installer naming, remove invalid osx binaryAndrew Lewman
un-installer app svn:r6736
2006-06-25Create binary osx un-installer, update perms on install so anyone can run theAndrew Lewman
uninstaller. svn:r6685
2006-06-21Remove the osx version requirements on install due to a messy InstallerAndrew Lewman
situation between pre-panther, tiger and beyond, and metapackages. svn:r6672
2006-06-20First crack at version checking for OSX installer.Andrew Lewman
svn:r6665
2006-04-10and that means the os x package doesn't want them includedRoger Dingledine
yet either. svn:r6353
2006-03-31hey, let's include instructions on servers, hidden services,Roger Dingledine
and switchproxy, while we're at it. svn:r6281
2006-03-31make the os x package handle the new location of docs, plusRoger Dingledine
include the needed img's. svn:r6280
2006-03-13Added tor_logo.gif to dist and corrected tor html doc linksAndrew Lewman
svn:r6147
2006-03-11Include package_list.txt for detailed uninstallation on osx. Force theAndrew Lewman
osx uninstall script to actually clean up directories as well. Make TorPostflight actions safer. svn:r6123
2006-03-11Include actual documentation with the installation, include theAndrew Lewman
uninstaller in executable format, and make the install pretty. svn:r6119
2006-03-11Include the osx uninstaller in the metapackage.Andrew Lewman
svn:r6118
2006-02-20Convert make dist-osx to new file output naming schemeAndrew Lewman
svn:r6055
2006-02-19Include the uninstaller for osx in the distribution, but leave it hiddenAndrew Lewman
for the time being. svn:r6044