Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bottle unneeded (k,l,m) #80000

Closed
wants to merge 33 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
082030d
kawa: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
785f769
kestrel: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
13b154e
keychain: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
b7212eb
kommit: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
b4d171e
kube-ps1: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
a2b0b02
kumo: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
5151ef4
launch4j: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
39348fd
leakcanary-shark: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
58722a8
libunwind-headers: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
46aef7a
linklint: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
e11af6a
liquidprompt: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
cebb46a
lorem: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
dc72332
luaver: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
b9bc1d6
lynis: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
38d7a9a
m-cli: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
cf733b8
mahout: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
1528f64
mallet: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
19498d2
matlab2tikz: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
9515ece
maven-shell: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
bf31af5
maven: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
ca3326a
[email protected]: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
651daa8
[email protected]: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
b738dd9
[email protected]: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
77a4011
maxwell: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
b9ed971
memcache-top: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
e5e830a
minimesos: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
4dbf0c9
mockserver: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
92ae258
moco: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
de7d6e4
modman: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
9893f6d
mozilla-addon-sdk: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
614dcbe
mvnvm: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
888dc55
mysql-search-replace: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
e4ed2c7
mysqltuner: remove bottle :unneeded.
MikeMcQuaid Jun 25, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions Formula/kawa.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ class Kawa < Formula
regex(/href=.*?kawa[._-]v?(\d+(?:\.\d+)+)\.(?:t|zip)/i)
end

bottle :unneeded

depends_on "openjdk"

def install
Expand Down
2 changes: 0 additions & 2 deletions Formula/kestrel.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ class Kestrel < Formula
url "https://twitter-archive.github.io/kestrel/download/kestrel-2.4.1.zip"
sha256 "5d72a301737cc6cc3908483ce73d4bdb6e96521f3f8c96f93b732d740aaea80c"

bottle :unneeded

def install
inreplace "scripts/kestrel.sh" do |s|
s.change_make_var! "APP_HOME", libexec
Expand Down
2 changes: 0 additions & 2 deletions Formula/keychain.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ class Keychain < Formula
strategy :github_latest
end

bottle :unneeded

def install
bin.install "keychain"
man1.install "keychain.1"
Expand Down
2 changes: 0 additions & 2 deletions Formula/kommit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ class Kommit < Formula
sha256 "c51e87c9719574feb9841fdcbd6d1a43b73a45afeca25e1312d2699fdf730161"
license "MIT"

bottle :unneeded

def install
bin.install "bin/git-kommit"
end
Expand Down
2 changes: 0 additions & 2 deletions Formula/kube-ps1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ class KubePs1 < Formula
license "Apache-2.0"
head "https://github.com/jonmosco/kube-ps1.git"

bottle :unneeded

depends_on "kubernetes-cli"

def install
Expand Down
2 changes: 0 additions & 2 deletions Formula/kumo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ class Kumo < Formula
sha256 "43e4e2ea9da62a2230deed9151d8484f80bd6ae5fef304eaadf3301378f45fb6"
license "MIT"

bottle :unneeded

depends_on "openjdk"

def install
Expand Down
2 changes: 0 additions & 2 deletions Formula/launch4j.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ class Launch4j < Formula
sha256 "caed147c560551bcf46d1a894083808e58de62941b268ef58ca803ed09736675"
license all_of: ["BSD-3-Clause", "MIT"]

bottle :unneeded

depends_on "openjdk"

def install
Expand Down
2 changes: 0 additions & 2 deletions Formula/leakcanary-shark.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ class LeakcanaryShark < Formula
sha256 "6a4198deec2369f6b7e03e4a0175eb1cdba74b02989159f652b729016e140468"
license "Apache-2.0"

bottle :unneeded

depends_on "openjdk"

resource "sample_hprof" do
Expand Down
2 changes: 0 additions & 2 deletions Formula/libunwind-headers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ class LibunwindHeaders < Formula
regex(/href=.*?libunwind[._-]v?(\d+(?:\.\d+)*)\.t/i)
end

bottle :unneeded

keg_only :shadowed_by_macos, "macOS provides libunwind.dylib (but nothing else)"

def install
Expand Down
2 changes: 0 additions & 2 deletions Formula/linklint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ class Linklint < Formula
url "http://linklint.org/download/linklint-2.3.5.tar.gz"
sha256 "ecaee456a3c2d6a3bd18a580d6b09b6b7b825df3e59f900270fe3f84ec3ac9c7"

bottle :unneeded

def install
mv "READ_ME.txt", "README"

Expand Down
2 changes: 0 additions & 2 deletions Formula/liquidprompt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ class Liquidprompt < Formula
license "AGPL-3.0-or-later"
head "https://github.com/nojhan/liquidprompt.git", branch: "master"

bottle :unneeded

def install
share.install "liquidpromptrc-dist"
share.install "liquidprompt"
Expand Down
2 changes: 0 additions & 2 deletions Formula/lorem.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ class Lorem < Formula
license "GPL-3.0-or-later"
head "https://github.com/per9000/lorem.git"

bottle :unneeded

def install
bin.install "lorem"
end
Expand Down
7 changes: 0 additions & 7 deletions Formula/luaver.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ class Luaver < Formula
license "MIT"
head "https://github.com/DhavalKapil/luaver.git"

bottle :unneeded

depends_on "wget"

def install
Expand All @@ -27,10 +25,5 @@ def caveats
ENV.deparallelize { system ". #{bin}/luaver install #{v} < /dev/null" }
system ". #{bin}/luaver use #{v} && lua -v"
end
luajit_versions = %w[2.0.4]
luajit_versions.each do |v|
system ". #{bin}/luaver install-luajit #{v} < /dev/null"
system ". #{bin}/luaver use-luajit #{v} && luajit -v"
end
end
end
2 changes: 0 additions & 2 deletions Formula/lynis.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ class Lynis < Formula
regex(%r{href=.*?/lynis[._-]v?(\d+(?:\.\d+)+)\.t}i)
end

bottle :unneeded

def install
inreplace "lynis" do |s|
s.gsub! 'tINCLUDE_TARGETS="/usr/local/include/lynis ' \
Expand Down
2 changes: 0 additions & 2 deletions Formula/m-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ class MCli < Formula
license "MIT"
head "https://github.com/rgcr/m-cli.git"

bottle :unneeded

depends_on :macos

def install
Expand Down
2 changes: 0 additions & 2 deletions Formula/mahout.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ class Mahout < Formula
depends_on "maven" => :build
end

bottle :unneeded

depends_on "hadoop"
depends_on "openjdk"

Expand Down
2 changes: 0 additions & 2 deletions Formula/mallet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ class Mallet < Formula
sha256 "5b2d6fb9bcf600b1836b09881821a6781dd45a7d3032e61d7500d027a5b34faf"
revision 1

bottle :unneeded

depends_on "openjdk"

resource "testdata" do
Expand Down
2 changes: 0 additions & 2 deletions Formula/matlab2tikz.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ class Matlab2tikz < Formula
license "BSD-2-Clause"
head "https://github.com/matlab2tikz/matlab2tikz.git"

bottle :unneeded

def install
pkgshare.install Dir["src/*"]
end
Expand Down
2 changes: 0 additions & 2 deletions Formula/maven-shell.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ class MavenShell < Formula
sha256 "584008d726bf6f90271f4ccd03b549773cbbe62ba7e92bf131e67df3ac5a41ac"
license "EPL-1.0"

bottle :unneeded

def install
# Remove windows files.
rm_f Dir["bin/*.bat"]
Expand Down
2 changes: 0 additions & 2 deletions Formula/maven.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ class Maven < Formula
regex(/href=.*?apache-maven[._-]v?(\d+(?:\.\d+)+)-bin\.t/i)
end

bottle :unneeded

depends_on "openjdk"

conflicts_with "mvnvm", because: "also installs a 'mvn' executable"
Expand Down
2 changes: 0 additions & 2 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ class MavenAT32 < Formula
license "Apache-2.0"
revision 1

bottle :unneeded

keg_only :versioned_formula

deprecate! date: "2015-11-14", because: :unmaintained
Expand Down
2 changes: 0 additions & 2 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ class MavenAT33 < Formula
license "Apache-2.0"
revision 1

bottle :unneeded

keg_only :versioned_formula

deprecate! date: "2017-04-07", because: :unmaintained
Expand Down
2 changes: 0 additions & 2 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ class MavenAT35 < Formula
license "Apache-2.0"
revision 1

bottle :unneeded

keg_only :versioned_formula

deprecate! date: "2018-10-24", because: :unmaintained
Expand Down
2 changes: 0 additions & 2 deletions Formula/maxwell.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ class Maxwell < Formula
strategy :github_latest
end

bottle :unneeded

depends_on "openjdk@11"

def install
Expand Down
2 changes: 0 additions & 2 deletions Formula/memcache-top.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ class MemcacheTop < Formula
url "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/memcache-top/memcache-top-v0.6"
sha256 "d5f896a9e46a92988b782e340416312cc480261ce8a5818db45ccd0da8a0f22a"

bottle :unneeded

def install
bin.install "memcache-top-v#{version}" => "memcache-top"
end
Expand Down
2 changes: 0 additions & 2 deletions Formula/minimesos.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ class Minimesos < Formula
license "Apache-2.0"
revision 1

bottle :unneeded

deprecate! date: "2018-06-22", because: :repo_archived

def install
Expand Down
2 changes: 0 additions & 2 deletions Formula/mockserver.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ class Mockserver < Formula
regex(%r{href=.*?v?(\d+(?:\.\d+)+)/?["' >]}i)
end

bottle :unneeded

depends_on "openjdk"

def install
Expand Down
2 changes: 0 additions & 2 deletions Formula/moco.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ class Moco < Formula
regex(%r{href=.*?v?(\d+(?:\.\d+)+)/?["' >]}i)
end

bottle :unneeded

depends_on "openjdk"

def install
Expand Down
2 changes: 0 additions & 2 deletions Formula/modman.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ class Modman < Formula
sha256 "58ac5b27b11def9ba162881c3687f2085c06a6ed4cfb496bafdc64ce1a2eaac6"
license "Apache-2.0"

bottle :unneeded

def install
bin.install "modman"
bash_completion.install "bash_completion" => "modman.bash"
Expand Down
2 changes: 0 additions & 2 deletions Formula/mozilla-addon-sdk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ class MozillaAddonSdk < Formula
sha256 "16e29d92214a556c8422db156b541fb8c47addfcb3cd879e0a4ca879d6a31f65"
license "MPL-2.0"

bottle :unneeded

disable! date: "2021-03-24", because: :unsupported

def install
Expand Down
2 changes: 0 additions & 2 deletions Formula/mvnvm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ class Mvnvm < Formula
license "Apache-2.0"
head "https://bitbucket.org/mjensen/mvnvm.git"

bottle :unneeded

depends_on "openjdk"

conflicts_with "maven", because: "also installs a 'mvn' executable"
Expand Down
2 changes: 0 additions & 2 deletions Formula/mysql-search-replace.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ class MysqlSearchReplace < Formula
sha256 "3da4b2af67bb820534c0e8d8dc6b87f4b38be6fe2410df90177a39dc24ae4593"
license "GPL-3.0"

bottle :unneeded

def install
libexec.install "srdb.class.php"
libexec.install "srdb.cli.php" => "srdb"
Expand Down
2 changes: 0 additions & 2 deletions Formula/mysqltuner.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ class Mysqltuner < Formula
license "GPL-3.0-or-later"
head "https://github.com/major/MySQLTuner-perl.git"

bottle :unneeded

def install
bin.install "mysqltuner.pl" => "mysqltuner"
end
Expand Down