Commit Graph

26556 Commits

Author SHA1 Message Date
Amory Meltzer eb0b518e1e Update licensed license from unknown to gratis 2014-12-10 17:10:17 -08:00
Amory Meltzer ca35d84d63 Update subsmarine license from unknown to commercial 2014-12-10 17:10:17 -08:00
Amory Meltzer 1339844a9d Update frostwire license from unknown to gpl
http://www.frostwire.com/license and https://github.com/frostwire/frostwire-desktop/blob/master/LICENSE.txt
2014-12-10 17:10:16 -08:00
Amory Meltzer e012216347 Update darteditor license from unknown to bsd 2014-12-10 17:10:16 -08:00
Amory Meltzer 8422b95845 Update nmap license from unknown to gpl
https://svn.nmap.org/nmap/COPYING
2014-12-10 17:10:16 -08:00
Roland Walker eb4f8e1882 Merge pull request #7982 from rolandwalker/macos_release_casks
Use new form MacOS.release in 45 Casks
2014-12-10 19:46:50 -05:00
Roland Walker bf09f139f1 Merge pull request #7981 from rolandwalker/enable_accessibility_access_casks
Enable new `accessibility_access` form in 4 Casks
2014-12-10 19:46:43 -05:00
Roland Walker b97b02b4d6 Merge pull request #7979 from rolandwalker/enable_token_casks
Enable the new `token` form in 23 Casks
2014-12-10 19:45:54 -05:00
Roland Walker 6bed7f519a Merge pull request #3066 from rolandwalker/snapshot_caskfiles
Store metadata with installed Casks.
2014-12-10 19:40:28 -05:00
Roland Walker bf99c6b0a3 Store metadata with installed Casks.
Step 2: Snapshot the Cask file used at install-time, using
the previously-merged metadata directory support.

Using a simple filesystem-is-a-database approach, we set up a
`.metadata` directory for each installed Cask in which we can
record any information, starting with a copy of the Cask
definition which was used at install-time.

This should be useful for various cases such as:
- a fallback when the Cask was renamed/removed.  We
  currently cannot recover any uninstall info in that
  scenario
- installation of multiple versions of the same software

There might be a smarter way to discover the source filename
for the Cask through introspection or some deep Ruby voodoo.
All I could come up with was to pass the filename in on the
constructor, which seems perfectly reasonable if voodoo is
not available.  The existing code was taking the title as an
argument to the constructor, which is dispensable.

This PR contains no code to actually make use of the metadata,
but only takes care of the relevant book-keeping: creation,
destruction, as well as organization of metadata according to
software version number and timestamp.
2014-12-10 18:24:43 -05:00
Radek Simko 0ff7027d87 Merge pull request #7997 from radeksimko/android-studio
Android Studio 1.0
2014-12-10 22:46:15 +00:00
Tsuharesu bff785ca6d Android Studio 1.0
Updating Android Studio to 1.0 stable and removing postflight task.

As I said on this Pull Request https://github.com/caskroom/homebrew-versions/pull/595 , Android Studio can be set to use JDK other than 6.
The postflight task was causing trouble for Android Studio to auto update.
So, it's better to users to change if needed and still have auto update working.

Using caveats to inform user about how to change the JDK
2014-12-10 22:35:48 +00:00
Roland Walker dcb094faea Merge pull request #7995 from Amorymeltzer/update-homepages
Update homepages for a few casks
2014-12-10 17:31:40 -05:00
Amory Meltzer 38432a5f52 Update stockbarjp homepage
To http://midnightsuyama.org/blog/articles/stockbarjp/
2014-12-10 14:07:50 -08:00
Amory Meltzer c61a244b09 Update smartsynchronize homepage
To http://www.syntevo.com/smartsynchronize/
2014-12-10 14:07:13 -08:00
Amory Meltzer c65a7d2a0c Update smartgit homepage
To http://www.syntevo.com/smartgit/
2014-12-10 14:06:40 -08:00
Amory Meltzer 9bc3610ea6 Update nitroshare homepage
To https://launchpad.net/nitroshare
2014-12-10 14:05:32 -08:00
Amory Meltzer 375d5b9d32 Update fetch homepage
To http://fetchsoftworks.com/fetch/
2014-12-10 14:04:02 -08:00
Amory Meltzer 4d7d662611 Update hostbuddy homepage
To http://clickontyler.com/hostbuddy/
2014-12-10 14:03:14 -08:00
Amory Meltzer 916ee0a8cb Update mesasqlite homepage
From http://www.desertsandsoftware.com to http://www.desertsandsoftware.com/wordpress/?page_id=17
2014-12-10 14:02:32 -08:00
Amory Meltzer a1750cebaf Update visit homepage
From https://wci.llnl.gov/codes/visit/home.html to https://wci.llnl.gov/simulation/computer-codes/visit
2014-12-10 14:01:15 -08:00
Amory Meltzer 837a54e922 Update iexplorer homepage
From http://www.macroplant.com/ to http://www.macroplant.com/iexplorer/
2014-12-10 13:59:20 -08:00
Vítor Galvão 6743c09590 Merge pull request #7992 from mauricerkelly/appcode
Upgrade AppCode.app to version 3.1
2014-12-10 21:17:10 +00:00
Maurice Kelly 7907c3ae34 Upgrade AppCode.app to version 3.1
This PR updates the AppCode.app version to 3.1 and updates the SHA
accordingly.
2014-12-10 20:31:13 +00:00
Vítor Galvão 2d03aeb260 Merge pull request #7986 from WyseNynja/patch-1
Fix sha256 for vagrant 1.7.0
2014-12-10 19:39:08 +00:00
Vítor Galvão 61c3c8dff6 Merge pull request #7987 from danielsreichenbach/patch-2
Fixed packer binaries
2014-12-10 19:38:28 +00:00
Vítor Galvão ebaf766adf Merge pull request #7985 from morsdyce/patch-2
Upgrade node-webkit.app to v0.11.2
2014-12-10 19:34:35 +00:00
Daniel S. Reichenbach 24dac9b2e9 Fixed packer binaries
With the packer upgrade to version 0.7.5 the packer-command binaries are obsolete, and a new command for submitting packer images to Atlas has been added.

This corrects the installation. Sorry for missing this in the previous pull request.
2014-12-10 19:51:41 +01:00
Bryan Stitt 4b37f625fc Fix sha256 for vagrant 1.7.0 2014-12-10 10:45:58 -08:00
Maayan Glikser 345622a078 Upgrade node-webkit.app to v0.11.2 2014-12-10 19:42:59 +02:00
Vítor Galvão 70c4b21578 Merge pull request #7984 from dhobbs/master
Bump terraform to 0.3.5
2014-12-10 17:38:09 +00:00
Darren c60ff4013d Bump terraform to 0.3.5
Bumping terraform to the latest version available.
2014-12-10 17:21:24 +00:00
Vítor Galvão 6f5edcdde1 added license to instacast.rb 2014-12-10 17:13:47 +00:00
Vítor Galvão 975affd8b5 fix instacast.rb sha256 2014-12-10 17:13:21 +00:00
ndr ea3da88a71 Merge pull request #7980 from danielsreichenbach/patch-1
Upgrade packer to version 0.7.5
2014-12-10 17:11:06 +00:00
Vítor Galvão 59f0948e49 Merge pull request #7983 from vitorgalvao/update-instacast
updated instacast (2.0-2663)
2014-12-10 17:08:51 +00:00
Vítor Galvão 67f6657ad2 updated instacast (2.0-2663) 2014-12-10 17:08:00 +00:00
Roland Walker 25cdafb38e enable MacOS.release in tuneinstructor 2014-12-10 11:55:22 -05:00
Roland Walker 984d177e89 enable MacOS.release in trash-it 2014-12-10 11:55:21 -05:00
Roland Walker a65d66c5a9 enable MacOS.release in totalspaces 2014-12-10 11:55:21 -05:00
Roland Walker 22054bac30 enable MacOS.release in time-out 2014-12-10 11:55:21 -05:00
Roland Walker 6cc3e18109 enable MacOS.release in textexpander 2014-12-10 11:55:21 -05:00
Roland Walker db527d7bac enable MacOS.release in synergy 2014-12-10 11:55:21 -05:00
Roland Walker 820de1e154 enable MacOS.release in spectacle 2014-12-10 11:55:21 -05:00
Roland Walker 62c9f2d8d7 enable MacOS.release in sourcetree 2014-12-10 11:55:21 -05:00
Roland Walker 0602e0b3a2 enable MacOS.release in skype 2014-12-10 11:55:21 -05:00
Roland Walker 3d31f3cce3 enable MacOS.release in scroll-reverser 2014-12-10 11:55:21 -05:00
Roland Walker 69d0bed479 enable MacOS.release in retroarch 2014-12-10 11:55:21 -05:00
Roland Walker 63d986518d enable MacOS.release in r 2014-12-10 11:55:21 -05:00
Roland Walker 6f76f2a8a4 enable MacOS.release in programmer-dvorak 2014-12-10 11:55:21 -05:00