Commit Graph

12 Commits

Author SHA1 Message Date
Roland Walker 854c608f3e remove backticks from comment in netbeans.rb
since Cask contents are not markdown, and backticks have special
meaning to the shell, they are probably best avoided here
2014-10-07 11:18:35 -04:00
Roland Walker 15f6fe381a add license stanza to netbeans 2014-10-01 11:43:36 -04:00
Roland Walker be656e0373 cvt to :delete netbeans 2014-09-18 07:57:58 -04:00
Roland Walker 8a1e3ef4c7 zap/uninstall :files in netbeans.rb 2014-09-13 10:23:02 -04:00
Bob Fanger 23b51fef53 Update Netbeans to v8.0.1
Closes #6142.
2014-09-11 17:42:19 +01:00
Roland Walker de89b457c2 netbeans.rb 2014-09-10 11:37:04 -04:00
ndr 529813b96e Reformat netbeans.rb according to readability conventions 2014-06-27 02:01:31 +02:00
scottsuch 7c98e202e3 Resolve #3992
Cleans up parenthesis for uninstall commands and aligns => nicely.
2014-04-23 14:45:09 -04:00
Bob Fanger e722d50caa Upgrade Netbeans to v8.0 2014-03-20 14:36:28 +01:00
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00
Bob Fanger be6444105d Updated Netbeans to 7.4 2013-11-18 23:54:10 +01:00
Benjamin Hawkes-Lewis 137de74269 Add cask for NetBeans
pkgutil-based uninstall is somewhat greedy, applying to packages
matching org.netbeans.*|glassfish-*. NetBeans bundles a GlassFish
instance inside its install directory. GlassFish proper doesn't install
using Mac OS X installer at all, so hopefully no GlassFish paths will be
deleted accidentally based on the receipts. Uninstall also has to
delete /Applications/NetBeans since not all files are in the receipts
database thanks to some postflight unpacking.
2013-10-07 15:23:04 +01:00