23 Commits

Author SHA1 Message Date
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