218 Commits

Author SHA1 Message Date
Dominyk Tiller
ffc00f4836 ngrok: boneyard
ngrok 1.x has been sunset by upstream. It no longer functions for non-authenticated
users and as of April 4th will stop working entirely.

Upstream has also clarified there are no plans or intentions to make 2.x
open-source, which means we cannot carry that upgrade in core Homebrew, partially
for legal reasons.

If you wish to use the closed-source 2.x release you can still install it
via Homebrew in a couple of ways:

You can either `brew install homebrew/binary/ngrok2`
OR:
You can install it via the Caskroom, with `brew cask install ngrok`.

Closes Homebrew/homebrew#49432.
2016-03-26 14:50:10 +08:00
moofusecurity
b896629da4 connect 1.105 (migrate from boneyard)
connect is a utility that provides SOCKS and HTTPS proxy support to
SSH. I have created a new formula for version 1.104 that works
unlike the formula for 1.100 that is currently in the boneyard.

Closes Homebrew/homebrew#49716.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-03-26 14:50:10 +08:00
ilovezfs
90774be2ee libodbc++: boneyard
Upstream has ignored the 64-bit patches from the original Homebrew pull
request, as well as subsequent 64-bit reports:
https://sourceforge.net/p/libodbcxx/bugs/25/

Trunk hasn't been updated since 2010 and the last tag was in 2009.

Closes Homebrew/homebrew#49980.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-03-19 19:14:50 +08:00
Dominyk Tiller
ad5ee6a3f1 asm6: boneyard
The upstream URL/Homepage have been 404 for a while now and there's no credible
alternative homepage/download. We're using the wayback machine but essentially
if this breaks we're left as the sole supporter of the project and we don't
want to be in that position as a package manager.

Closes Homebrew/homebrew#47168.

Closes Homebrew/homebrew#50021.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-03-13 14:32:05 +08:00
Dominyk Tiller
0b97df3caf xulrunner: boneyard
Mozilla have dropped support for xulrunner and currently no developer has picked it up.

On our side of the deal, beyond this summer when a new major release of OS X is
released we'll lose the ability to build & test this formula completely as it
currently doesn't build on anything newer than Mavericks.

Ref: https://lists.mozilla.org/pipermail/dev-platform/2015-July/011178.html
Ref: https://bugzilla.mozilla.org/show_bug.cgi?id=1221724

Closes Homebrew/homebrew#33558.
2016-03-13 14:32:05 +08:00
Dominyk Tiller
5291bb4a2e arpon: boneyard
Upstream have dropped support for OS X in the latest release.

Closes Homebrew/homebrew#49442.
2016-03-13 14:32:05 +08:00
Dominyk Tiller
8a32f73b0b fleet-db: boneyard
Upstream is completely dead, formula hasn't been updated to the most recent
release which was available years ago, tried to update and resulting install
doesn't seem to function as expected.

Closes Homebrew/homebrew#49635.
2016-03-13 14:32:05 +08:00
Matthew Fluet
2b32cfe7b0 mlton 20130715 (new formula)
MLton is whole-program, optimizing compiler for Standard ML.

A previous mlton formula simply installed the upstream binary release
and was moved to the boneyard as a binary-only formula (see
Homebrew/homebrew#21780).

This new mlton formula builds from source, using the upstream binary
release to bootstrap.

Closes Homebrew/homebrew#48694.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
2016-03-07 19:43:46 +08:00
Zhiming Wang
18b20c9eaf synfigstudio: boneyard
Main reasons for boneyard:

* As this formula now stands, it fails to build (with a mysterious
  error) against FFmpeg 3.0 (#49178);

* This is a GUI-only tool (look at its awkward test), so it doesn't
  quite belong to core to begin with; and due to the build issue above,
  work is needed if it is to be revived in homebrew/gui;

* There's not enough interest, seeing that we are two releases or half a
  year behind, and no user even proposed a version bump;

* Upstream's preferred method of installation is the app bundle (which
  seems to be a much more complete solution, given the app bundle's
  size), distributed in binary disk images.

More discussions in Homebrew/homebrew#49178.

Closes Homebrew/homebrew#49378.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-02-21 04:24:34 +00:00
Zhiming Wang
6f952779c8 phash: boneyard
Boneyarding because:

1. Not compatible with FFmpeg 3.0 (#49178);
2. Not developed in the open, only release tarballs are available, so
   tracking progress is hard;
3. Latest release is from April 2013;
4. Has to join a mailing list to report bugs, the archive of which was
   last built in 2014.

In summary, there's no evidence that this library is not abandoned.

See also discussions in Homebrew/homebrew#49178.

Closes Homebrew/homebrew#49268.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-02-19 23:04:51 +00:00
Brandon Ooi
270f601050 blackbox 1.20160122
Closes Homebrew/homebrew#48850.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-02-17 09:18:21 +00:00
Dominyk Tiller
44453cf829 telepathy-glib: boneyard
The Telepathy formulae are being shipped off to the boneyard.

1) The number of downloads per formula in terms of Bottles is less than 30 in
the space of 3 months.

2) Two of them were moved onto development releases in November and nobody noticed.

3) telepathy-gabble's executable has been broken since submission and nobody noticed.

4) Making telepathy-gabble's executable function requires significant changes to
d-bus, including enforcing a mandatory X11 dependency on telepathy-gabble users.

5) It's not particularly simple to write tests for the formulae which means they're
more likely to break without CI noticing.

Closes Homebrew/homebrew#49052.
2016-02-12 23:26:06 +00:00
Dominyk Tiller
e805cbc700 telepathy-mission-control: boneyard 2016-02-12 23:26:06 +00:00
Dominyk Tiller
c6b933dec6 telepathy-idle: boneyard 2016-02-12 23:26:06 +00:00
Dominyk Tiller
bb94ca0f06 telepathy-gabble: boneyard 2016-02-12 23:26:06 +00:00
Dominyk Tiller
6410f9433d rubber: move to tex
Closes Homebrew/homebrew#48779.
2016-02-11 02:00:16 +00:00
Erik Nilsen
ad8b8c050d why3: migrate to tex
Closes Homebrew/homebrew#48780.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-02-11 02:00:06 +00:00
Dominyk Tiller
400259a775 tap_migrations: fix gtk rebase issues 2016-02-10 20:20:19 +00:00
Tom Schoonjans
04e74b44e8 zenity: migrate from x11 2016-02-10 20:11:31 +00:00
Tom Schoonjans
5cf5981ab7 transmission-remote-gtk: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
41ef9ca032 smartsim: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
f66ddab4da meld: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
7dcf11f16a klavaro: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
9b30e9d056 gtksourceviewmm3: migrate from x11 2016-02-10 20:11:31 +00:00
Tom Schoonjans
7fca4aeee1 gobby: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
44b70ff122 gnumeric: migrate from x11 2016-02-10 20:11:31 +00:00
Tom Schoonjans
615df777ef easy-tag: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
570eb160b9 cardpeek: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
8e766d4e38 xournal: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
f61c2cd749 xchat: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
64d5cbda0e upnp-router-control: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
0e20d6dec8 threadscope: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
457ca367da terminator: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
8b9f24d0a3 sylpheed: migrate from x11 2016-02-10 20:11:31 +00:00
Tom Schoonjans
deaa3ec3f5 prooftree: migrate from x11 to science 2016-02-10 20:11:31 +00:00
Tom Schoonjans
15a2992831 pcb: migrate from x11 to science 2016-02-10 20:11:31 +00:00
Tom Schoonjans
6a9eaee3c6 kernagic: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
4f4d05fc51 iptux: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
d7af8ea392 inkscape: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
aef3ed3b40 hexchat: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
44c65f0117 gtkwave: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
845f2a8042 gtksourceviewmm: migrate from x11 2016-02-10 20:11:31 +00:00
Tom Schoonjans
5e4f494334 gtk-chtheme: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
81a7a0b333 gsmartcontrol: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
a128785b92 glade: migrate from x11 2016-02-10 20:11:31 +00:00
Tom Schoonjans
d1a09492fe ggobi: migrate from x11 to science 2016-02-10 20:11:31 +00:00
Tom Schoonjans
71fddc69d0 gerbv: migrate from x11 2016-02-10 20:11:31 +00:00
Tom Schoonjans
2c2907d390 geeqie: migrate from x11 to gui 2016-02-10 20:11:31 +00:00
Tom Schoonjans
cdcbfe0390 geda-gaf: migrate from x11 to science 2016-02-10 20:11:31 +00:00
Tom Schoonjans
43cc1556d6 geany: migrate from x11 2016-02-10 20:11:31 +00:00