aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/tap_migrations.rb
AgeCommit message (Collapse)Author
2015-04-24tap_migrations: migrate tex formulae to homebrew/texDominyk Tiller
2015-04-22gv: migrate to homebrew/x11Baptiste Fontaine
Closes #38914. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-17bbcp: move to head-onlyAlex Dunn
Closes #38769. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-04-16tap_migrations: migrate pebble-sdk.Mike McQuaid
Closes #35128.
2015-04-09figtoipe: move to head-only.Geoff Nixon
Closes #37059. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-09dromeaudio: move to head-only.Geoff Nixon
Closes #37057. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-30Move ticcutils, timbl, wopr to homebrew/science.Dominique Orban
Closes #37450. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-23py3cairo 1.10.0Tim D. Smith
Restore py3cairo from homebrew/homebrew-x11 tap. Closes #37981. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-20guilt moved to the boneyardBaptiste Fontaine
Closes #37847. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-15dgtal: migrate to homebrew/scienceDavid Coeurjolly
Closes #37094. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-11xar: migrate to dupesDominyk Tiller
Related: https://github.com/Homebrew/homebrew-dupes/pull/420 Closes #37588. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-08Move coremod to the boneyard, replaced by libxmp-liteGeoff Nixon
Closes #37055. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-03-08Move tcpurify to the boneyardGeoff Nixon
Closes #37069. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-03-08Move pathfinder to the boneyardGeoff Nixon
Closes #37066. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-03-08Move dbslayer to the boneyardGeoff Nixon
Closes #37056. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-03-03Move git-flow-clone to the boneyardJack Nagel
Closes #32701.
2015-02-24Move adobe-air-sdk to homebrew/binaryBaptiste Fontaine
Closes #37104. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-22celt: boneyardDominyk Tiller
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/ :) Closes #37051. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-04pyenv-pip-rehash: boneyardedXu Cheng
Since pyenv v20141211, it bundles built-in pip-rehash feature. Closes #36524. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-31Move mysqlreport to the boneyardJack Nagel
The project was deprecated in favor of percona-toolkit: http://blog.codenode.com/2015/01/hack-mysql-has-been-retired.html Closes #36342.
2015-01-31Move cdf to the boneyardJack Nagel
Closes #36009.
2015-01-31sitecopy: boneyardingDominyk Tiller
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). Closes #36389. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-29zenity moved into homebrew/x11Baptiste Fontaine
Closes #35626. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-14bcwipe: boneyardDominyk Tiller
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. Closes #35850. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-14graylog2-server: move to boneyard.Jochen Schalanda
The formula is for an ancient version of Graylog2 and doesn't work because the tarball doesn't exist any more. Closes #35868. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13pulse: boneyardingDominyk Tiller
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. Closes #35800. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-09newick-utils 1.6: Move to Homebrew/scienceShaun Jackman
Closes #35671. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-27Rename HEAD only tap.Mike McQuaid
2014-12-27tap_migrations: add missed x3270 formulaMike McQuaid
2014-12-27Migrate some formula with hard-X11 dependencies.Mike McQuaid
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).
2014-12-09Move ume and mess to homebrew-gamesJack Nagel
2014-12-08itsol, salt: move to homebrew/scienceMisty De Meo
Closes #34777.
2014-11-21authexec: migrating tapsDominyk Tiller
This formula no longer works on anything newer than Lion (See #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'. Closes #34348. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-14helios: move to Spotify's tap.David Xia
Helios will be provided by github.com/spotify/homebrew-public. Addresses https://github.com/Homebrew/homebrew/pull/34002 Closes #34071. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-10fceux: migrate to homebrew-games.Dominyk Tiller
Closes #33024. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-07dart: migrate to tap run by dart team.Seth Ladd
Closes #32996. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-09-28Move ushare and libdlna to the boneyardJack Nagel
These projects are currently unmaintained, and not compatible with newer versions of ffmpeg.
2014-09-24Redact electric-fenceAdam Vandenberg
Closes #31203.
2014-09-20Boneyarding MetaluaDominyk Tiller
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.
2014-09-07Move gnunet to the boneyardJack Nagel
Closes #30418.
2014-08-27Move OpenFST and OpenGRM-ngram to homebrew-scienceKyle Gorman
Closes #31905. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-08-22drush: move to Homebrew/php tap.Arne Jørgensen
Closes #31726. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-23storm 0.9.2Adrian Petrescu
Closes #31025. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-07-13Move pjsip to the boneyard.Adam Vandenberg
Will accept an updated pull request to update this to the current version. Closes #27235.
2014-07-09Move TeXmacs to boneyard.Adam Vandenberg
Does not compile with modern C++ compilers. Closes #27386.
2014-07-03libspotify: migrate to homebrew/binary.Mike McQuaid
Closes #30632.
2014-07-03hllib: migrate to homebrew/boneyard.Mike McQuaid
Closes #30631.
2014-06-25tap_migrations: apple-gcc42 moved to dupes.Mike McQuaid
2014-06-17connect: redact formula, move to boneyard.Mike McQuaid
Closes #30028.
2014-06-16Move aplus to the boneyardAdam Vandenberg
Does not compile with modern compilers and has not been updated since 2008. Closes #30040.