Dumps Celt in the Boneyard. Has officially been merged into the Opus
codec, which we already support, and has consequently ceased being
updated entirely at the current website and download link. See the
great big orange banner on http://www.celt-codec.org/ :)
ClosesHomebrew/homebrew#37051.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Sitecopy currently compiles against the insecure system OpenSSL, and
won’t compile against our OpenSSL because it wants SSLv2 at runtime
(Ouch) and it won’t compile against GnuTLS because GnuTLS have
considerably changed the structure of their build since the last update
of sitecopy (2008).
ClosesHomebrew/homebrew#36389.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
bcwipe seems to have gone commercial. 1.9-9 is still “free” as in
price, but contains an [incredibly restrictive
license](https://www.jetico.com/linux/bcwipe-help/wu_licen.htm) that
I’m not particularly sure we want to ship given our rejection of
similar situations recently. 1.9-10 onwards, including the latest
1.9-11 release are all “trial” releases which “expire” after 21 days of
use and cost some $35 to continue using.
ClosesHomebrew/homebrew#35850.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
The formula is for an ancient version of Graylog2 and doesn't work because
the tarball doesn't exist any more.
ClosesHomebrew/homebrew#35868.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Incredibly frustratingly, given it seemed like a promising project
taking some steps that its forked predecessor has struggled to thus
far, particularly around encryption, and it’s already mature codebase,
upstream have nonetheless decided to stop supporting Pulse as an
individual project, thus, boneyard it goes. Sigh.
ClosesHomebrew/homebrew#35800.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
We have the homebrew-x11 tap for this reason so let's migrate everything
without any reverse dependencies. Ideally I'd also like to migrate
everything that's :recommended and the GTK formulae through there too
(or to a dedicated homebrew-gtk).
This formula no longer works on anything newer than Lion (See Homebrew/homebrew#34039),
so handing it over to Misty’s Tigerbrew fork where it could still be
useful. As far as tap_migrations goes though, it's being moved to the
boneyard due to Misty's fork not technically being a 'tap'.
ClosesHomebrew/homebrew#34348.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Proposing that we toss Metalua into the boneyard. Reasons:
1) It is hard-coded to look for Lua & Luac binaries, which are
obviously now pointing at Lua (5.2). I tried tweaking those hard-coded
lines with inreplace and had some success, but it still broke on
finding Luac. It complies ‘successfully’, but it won’t do very much.
2) There’s been no stable Metalua release for 5 years.
3) The HEAD build hasn’t worked in at least 8 months because the github
has moved away from compile scripts in favour of becoming Luarocks.
4) Honestly, interest in Metalua seems to be pretty low. If nobody has
noticed the HEAD build has been dead for 8 months…?
I feel like we’d be better scrapping this and pointing people at the
new Luarocks available for Metalua, which are on versions 0.7.2-1
compared to our shipped 0.5-rc2.
This change removes the cloudfoundry-cli formula from the repository.
It will now be available from pivotal/tap tap.
ClosesHomebrew/homebrew#30105.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>