aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/tap_migrations.rb
AgeCommit message (Collapse)Author
2016-04-03Core/formula separation Part 2(b)0.9.9Xu Cheng
* move shell completion scripts to where can be auto picked up Let's use switching new remote as opportunity to put shell completion scripts to where they should be and avoid git conflict during the process. * add Library/Formula and Library/Aliases symlinks Formulae and Aliases has been relocated to homebrew/core tap. The symlinks are pointed to new location to keep backward compatibility. * remove formula_renames and tap_migrations They have been replaced by the json files in the core tap. * update: set new remote * bump Homebrew version to 0.9.9
2016-03-26ngrok: boneyardDominyk Tiller
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-26connect 1.105 (migrate from boneyard)moofusecurity
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-19libodbc++: boneyardilovezfs
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-13asm6: boneyardDominyk Tiller
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-13xulrunner: boneyardDominyk Tiller
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-13arpon: boneyardDominyk Tiller
Upstream have dropped support for OS X in the latest release. Closes Homebrew/homebrew#49442.
2016-03-13fleet-db: boneyardDominyk Tiller
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-07mlton 20130715 (new formula)Matthew Fluet
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-02-21synfigstudio: boneyardZhiming Wang
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-19phash: boneyardZhiming Wang
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-17blackbox 1.20160122Brandon Ooi
Closes Homebrew/homebrew#48850. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-02-12telepathy-glib: boneyardDominyk Tiller
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-12telepathy-mission-control: boneyardDominyk Tiller
2016-02-12telepathy-idle: boneyardDominyk Tiller
2016-02-12telepathy-gabble: boneyardDominyk Tiller
2016-02-11rubber: move to texDominyk Tiller
Closes Homebrew/homebrew#48779.
2016-02-11why3: migrate to texErik Nilsen
Closes Homebrew/homebrew#48780. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-02-10tap_migrations: fix gtk rebase issuesDominyk Tiller
2016-02-10zenity: migrate from x11Tom Schoonjans
2016-02-10transmission-remote-gtk: migrate from x11 to guiTom Schoonjans
2016-02-10smartsim: migrate from x11 to guiTom Schoonjans
2016-02-10meld: migrate from x11 to guiTom Schoonjans
2016-02-10klavaro: migrate from x11 to guiTom Schoonjans
2016-02-10gtksourceviewmm3: migrate from x11Tom Schoonjans
2016-02-10gobby: migrate from x11 to guiTom Schoonjans
2016-02-10gnumeric: migrate from x11Tom Schoonjans
2016-02-10easy-tag: migrate from x11 to guiTom Schoonjans
2016-02-10cardpeek: migrate from x11 to guiTom Schoonjans
2016-02-10xournal: migrate from x11 to guiTom Schoonjans
2016-02-10xchat: migrate from x11 to guiTom Schoonjans
2016-02-10upnp-router-control: migrate from x11 to guiTom Schoonjans
2016-02-10threadscope: migrate from x11 to guiTom Schoonjans
2016-02-10terminator: migrate from x11 to guiTom Schoonjans
2016-02-10sylpheed: migrate from x11Tom Schoonjans
2016-02-10prooftree: migrate from x11 to scienceTom Schoonjans
2016-02-10pcb: migrate from x11 to scienceTom Schoonjans
2016-02-10kernagic: migrate from x11 to guiTom Schoonjans
2016-02-10iptux: migrate from x11 to guiTom Schoonjans
2016-02-10inkscape: migrate from x11 to guiTom Schoonjans
2016-02-10hexchat: migrate from x11 to guiTom Schoonjans
2016-02-10gtkwave: migrate from x11 to guiTom Schoonjans
2016-02-10gtksourceviewmm: migrate from x11Tom Schoonjans
2016-02-10gtk-chtheme: migrate from x11 to guiTom Schoonjans
2016-02-10gsmartcontrol: migrate from x11 to guiTom Schoonjans
2016-02-10glade: migrate from x11Tom Schoonjans
2016-02-10ggobi: migrate from x11 to scienceTom Schoonjans
2016-02-10gerbv: migrate from x11Tom Schoonjans
2016-02-10geeqie: migrate from x11 to guiTom Schoonjans
2016-02-10geda-gaf: migrate from x11 to scienceTom Schoonjans