🍻 Default formulae for the missing package manager for macOS
Find a file
ilovezfs 57fd44339b libstfl 0.24
- Remove the patch, and use string replacement instead
- Fix the following build failure:
    Undefined symbols for architecture x86_64:
      "_rb_data_object_alloc", referenced from:
          _Init_stfl in stfl_wrap.o
          __wrap_stfl_form_allocate in stfl_wrap.o
          _SWIG_Ruby_NewPointerObj in stfl_wrap.o

Closes Homebrew/legacy-homebrew#48930.
2016-04-13 14:53:47 -07:00
.github Update documentation after repository split. 2016-04-03 13:48:24 +01:00
Aliases Remove "Secret Rabbit Code" alias 2016-04-05 07:20:27 -07:00
Formula libstfl 0.24 2016-04-13 14:53:47 -07:00
.travis.yml .travis.yml: Xcode 7.3, one OS X version, cleanup. (#243) 2016-04-12 11:26:20 +01:00
formula_renames.json
LICENSE.txt
README.md README: duplicate more of Homebrew/brew README.md 2016-04-04 03:59:16 -07:00
tap_migrations.json discodex: migrate to boneyard (#270) 2016-04-13 06:42:45 -04:00

Homebrew Core

Core formulae for the Homebrew package manager.

How do I install these formulae?

Just brew install <formula>. This is the default tap for Homebrew and is installed by default.

Troubleshooting

First, please run brew update (twice) and brew doctor.

Second, read the Troubleshooting Checklist.

If you dont read these it will take us far longer to help you with your problem.

Contributing

Read CONTRIBUTING.md.

Creating new formulae, updating existing ones, and fixing build issues is easier than you think!

Try brew edit $FORMULA and see how you fare.

Documentation

brew help, man brew, Homebrew/brew's README or check Homebrew's documentation.

License

Code is under the BSD 2 Clause (NetBSD) license.