Clemens Müller
fab77a8cbd
Add missing '`' to message of blacklisted rubinius
...
As pointed out by @mikemcquaid in http://git.io/Q5b9wg
Closes Homebrew/homebrew#28106 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-04-03 09:34:40 -05:00
Misty De Meo
edd03fbe69
Add wxPython as separate formula
...
Closes Homebrew/homebrew#25651 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-04 18:20:21 -08:00
Ben Moss
000e9eecba
Fix blacklist.rb syntax error
...
Closes Homebrew/homebrew#27102 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-02-28 17:27:46 -06:00
Jack Nagel
3326d0d8cc
Fix libpcap blacklist message
2014-02-28 17:20:42 -06:00
Jack Nagel
2d50501c4e
Remove libarchive from the blacklist, it's in core now
2014-02-28 16:51:15 -06:00
Mike McQuaid
efb3868697
osmium: add to blacklist.
...
References Homebrew/homebrew#12652 .
2014-02-12 15:17:53 +00:00
Mike McQuaid
677cdff228
Fix Homebrew/python case.
2013-12-28 12:47:13 +00:00
Mike McQuaid
5b95710254
homebrew-python has moved to Homebrew org.
2013-12-28 12:14:38 +00:00
Jack Nagel
f5e63f77a2
Remove outdated blacklist entries
...
libxslt was misspelled, but more to the point we have libxml2 and
libxslt formulae in core these days so blacklisting them doesn't really
make much sense.
2013-11-20 14:43:07 -06:00
Adam Vandenberg
0c91d9a7a2
Blacklist rubinius and recommend ruby-build
...
Closes Homebrew/homebrew#23195 .
2013-11-17 11:10:13 -08:00
Adam Vandenberg
7df136cd50
grammar edits
2013-11-13 20:23:27 -08:00
Mike McQuaid
9ebc527e49
Improve Xcode and CLT installation instructions.
2013-10-23 17:44:43 +01:00
Max Howell
fad1df9359
Suggest installing pip via easy_install
2013-09-05 12:03:54 -05:00
Samuel John
576f08a8eb
pil: is now blacklisted.
...
PIL has been removed and users should use pillow either
by `pip install pillo` or `brew install samueljohn/python/pillow`.
2013-09-03 13:14:54 +02:00
Chris Allen
ecb78d54c0
clojure: remove, blacklist in favour of leiningen.
...
Closes Homebrew/homebrew#21733 .
Closes Homebrew/homebrew#21782 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-08-17 12:29:53 +01:00
Misty De Meo
49cd13406b
Update URL for CLT download
...
http://connect.apple.com is still down, but
https://developer.apple.com/downloads has all of the Apple developer
downloads available.
Fixes Homebrew/homebrew#21812 .
2013-08-10 22:05:18 -07:00
Jack Nagel
3687cbc21b
Remove gsutil
...
This is now available from PyPI, and the github tarball does not contain
all of the necessary dependencies, so remove it and recommend "pip
install gsutil".
Closes Homebrew/homebrew#19874 .
Closes Homebrew/homebrew#19895 .
2013-05-18 20:27:15 -05:00
Adam Vandenberg
94bf0747b3
fix gcc tap suggestion
...
Closes Homebrew/homebrew#18520 .
2013-03-16 10:28:24 -07:00
Xiyue Deng
f23cfa884c
Blacklist plain gcc formula with caveat pointing to homebrew-versions
...
Closes Homebrew/homebrew#17911 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-12 20:28:47 -07:00
Adam Vandenberg
cac86a4f0b
blacklist latex
...
Closes Homebrew/homebrew#18404 .
2013-03-11 10:27:50 -07:00
Mike McQuaid
04dfdd972c
sshpass: add to blacklist.
...
We keep rejecting this again and again.
See discussion in Homebrew/homebrew#9577 , Homebrew/homebrew#12941 , Homebrew/homebrew#13855 .
Closes Homebrew/homebrew#18332 .
2013-03-09 15:25:58 +00:00
Adam Vandenberg
f23f511dbb
Remove gmock.
...
Gmock and GTest should not be installed system-wide.
Closes Homebrew/homebrew#17358 .
2013-01-29 12:13:04 -08:00
Jack Nagel
0a7d2b82b4
remove vim from the blacklist
2013-01-28 23:17:39 -06:00
samueljohn
3fb5dfbd7b
wxwidgets: A more common name for wxmac.
...
- Change the blacklist to hint that we include wxpython with wxwidgets.
Closes Homebrew/homebrew#15407 .
Signed-off-by: Max Howell <mxcl@me.com>
2012-10-11 09:25:59 -04:00
samueljohn
33b2a29e14
Replace mentions of easy_install by pip
...
Use this chance to correct minor typos.
Closes Homebrew/homebrew#15242 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-02 08:29:21 -07:00
Misty De Meo
b4e246e75d
Update blacklist warnings
...
* MacRuby isn't in homebrew-alt anymore
* Removed the entire npm warning since it's installed with node.js
2012-09-25 14:35:05 -05:00
Mike McQuaid
f15bef5831
Remove libpng and freetype blacklist
2012-08-08 18:19:20 +01:00
samueljohn
a8a9388062
wxmac: 2.9.4
...
- patch no longer needed
- blacklist.rb: Removed version number because we forget to update it too often.
Closes Homebrew/homebrew#13997 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 10:33:54 -07:00
Adam Vandenberg
2ff90a94f3
blacklist: update npm location
2012-08-03 19:53:54 -07:00
Jack Nagel
d701a59a68
Update libpng blacklist message
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-29 00:09:15 -05:00
Sean Lee
ad32b663e8
corrected the macruby download link
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-22 12:54:24 -07:00
Misty De Meo
ffe21a9cd1
blacklist: update Xcode message for 10.8
2012-06-15 09:25:23 -05:00
samueljohn
e22b0df7d6
Xcode from the App Store is no more an installer.
...
- Removed outdated message about running the installer.
Closes Homebrew/homebrew#12857 .
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-15 09:23:11 -05:00
Max Howell
267f58a7d6
nodejs alias + blacklist text tweak
...
Everyone calls it "nodejs" so not having an alias to this is dumb.
2012-03-18 11:56:19 +00:00
Camillo Lugaresi
c59be1a930
Remove libiconv duplicate
...
Commit ee2c3ab ("Remove spurious libiconv dependencies") pruned all
existing "depends_on 'libiconv'" usages from Homebrew in preparation for
removing the libiconv dupe itself.
Now that is done, and we can remove and blacklist it. It can be obtained
from Homebrew-alt.
Closes Homebrew/homebrew#10464 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-13 19:38:17 -05:00
Oscar Del Ben
94bafe05f4
Include vi in list of binaries already in OS X
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-07 21:25:20 -08:00
Adam Vandenberg
f2b43831f5
Mercurial 1.9.3
2011-11-15 09:03:12 -08:00
Misty De Meo
6ab97f75be
add Xcode to the blacklist
...
Closes Homebrew/homebrew#8106 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-14 19:07:28 -07:00
Max Howell
dfe1eb31ca
Blacklist lzma since it was removed
...
Now when people search for it or try to install it they will receive a helpful message.
2011-08-31 13:02:23 +01:00
Max Howell
79d78bf933
Blacklist MacRuby
...
For now we don't support this kind of thing because our formula is a worse option, even though you have to update it yourself.
Closes Homebrew/homebrew#6174
2011-08-19 16:01:39 +01:00
Samuel Cochran
c893c3aec9
Better explanation of libxml2 and libxslt in blacklists.
...
Bundling explanation of X11 and libxslt is a bit odd and confusing, bundle libxml2 and libxslt instead extracted from X11 and /usr/lib requirements.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-30 18:13:38 -07:00
Humza
cfd3bc0b7e
Fix name of Mercurial in blacklist
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-01 08:50:39 -07:00
Kevin Ballard
8bb40e30e9
Remove 'sudo' from the npm installation instructions
...
Using 'sudo' should not be required to install npm, and isn't if the
user has used the default Homebrew installation process.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-12 16:05:15 -07:00
Arthur Kalmenson
dfcff44e3e
Add pip to blacklist.
...
Pip was removed in issue 4226.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-11 07:51:36 -07:00
Max Howell
f43be169fe
Stop recommending our pip
...
Seeing as the pip formula doesn't recommend pip anymore, we should stop telling people to use it :P
2011-03-12 11:55:06 -08:00
Max Howell
719e6c8999
Refactor the blacklists
...
Also don't abort searches if the query matches a blacklist. Eg.
`brew search vim` should return macvim and the information that vim itself is
not packaged.
2011-03-12 11:55:02 -08:00