Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Homebrew/brew

🍺 The missing package manager for macOS (or Linux)
https://github.com/Homebrew/brew

fix `doctor` command in case Cellar dir doesn't yet exist

Signed-off-by: Adam Vandenberg <[email protected]>

bcb8fcf6dc7df6a2b60abb9783e468f67e5a5eee authored over 13 years ago
brew-doctor: only check sbin if it exists

884048c52a8cf9c9a66921f16f365768d2c407b7 authored over 13 years ago
brew-linkapps: Support --HEAD builds

Signed-off-by: Adam Vandenberg <[email protected]>

41407a3f033416c7c9cbbaa50b5d23103a71e7f1 authored over 13 years ago
brew-audit: do not abort after first brew with errors

cf13c6ddf399869b4e6b04222bc161323f3c2796 authored over 13 years ago
Alpahabetize commands on man page

846b6cb91b016b8ab4e96680145c9a74b002616c authored over 13 years ago
Add 'essential commands' section to man page.

57c61bb9c19cf016f58c84ade3c51b1f718f4c56 authored over 13 years ago
Better explanation of libxml2 and libxslt in blacklists.

Bundling explanation of X11 and libxslt is a bit odd and confusing, bundle libxml2 and libxslt i...

c893c3aec9cc12127ede7f24b63282473de68113 authored over 13 years ago
Document audit return code

1439d5ec2739d533866ce614ff677fae14c6b346 authored over 13 years ago
audit exits with status 1 if there are problems

Signed-off-by: Adam Vandenberg <[email protected]>

8f59c84ab266df01a49fce055bbbfcb1a5288d1e authored over 13 years ago
brew doctor: update autoconf message

7e132a8c46dbc39920dfcf3651996fa140c5473b authored over 13 years ago
Add method to ENV for setting up a debug build

`ENV.Og` clears all optimization flags and adds `-g -O0`.

Signed-off-by: Adam Vandenberg <flang...

85d7d4e16c0988edcceb127dbbe3b12af3655bdd authored over 13 years ago
Add new external command: unpack

`brew-unpack` is inspired by the `unpack` command of Haskell's Cabal.
`brew unpack <formulae ......

783be64cf1bf6235e860c77322ade15243694702 authored over 13 years ago
Move gz-only strategy into core.

206c370d74a7a1a9df2b9a3e524036f4a09ac1b4 authored over 13 years ago
Create method for accessing Xcode version.

f8127143cfdf44345853ef9292c9e08035324fff authored over 13 years ago
Add remove back to completion

dae5a4477b0c5a08409b4db02bd0f5aff58bd72c authored over 13 years ago
brew doctor: find suspicious git newline configs

3718a60c9021eb01ccb721db1c95fe245f514806 authored over 13 years ago
brew doctor: check for stray .la files

d44a0561ea00241a77f47fb4223a226ca073a07e authored almost 14 years ago
brew doctor: warn about Mono and CMake

8fea11e7646cd0b822927d480df2791af225a979 authored almost 14 years ago
brew doctor: add check for stray .pc files

f4cd85aa49160d2223d40de12fb0cf719fed1108 authored almost 14 years ago
Fix misspelled method name: Formula.canonical_name

Signed-off-by: Adam Vandenberg <[email protected]>

4e651755647ff5801425c6bc7754965d101408c2 authored almost 14 years ago
Add the '--use-gcc' flag to the brew man page

Signed-off-by: Adam Vandenberg <[email protected]>

98f51446cb6824ab6e7cf0abac49318f7481b327 authored almost 14 years ago
fix_install_names fix for 10.5

6c51402141e2654ab9c4cbbd9820f21ea940c76b authored almost 14 years ago
brew doctor: check for stray static libs too

CMake will pick up static libs in /usr/local.

f253cf3b102bfb01c7bced0344d90792390417a7 authored almost 14 years ago
manpage - fix typo

34d8e32a8f53f9a5a245daeae94cd492d73c6780 authored almost 14 years ago
Update bash completion script

Signed-off-by: Adam Vandenberg <[email protected]>

d88b562926da7835bcc50f2c118123becdf1a4d2 authored almost 14 years ago
Fix name of Mercurial in blacklist

Signed-off-by: Adam Vandenberg <[email protected]>

cfd3bc0b7e4485a1b43d41cdb6ffdeb20dc2727f authored almost 14 years ago
brew doctor: hard-code full path to mount command

d7b50a5820c1afc2476b3ce0cc56f7cca5c70d4c authored almost 14 years ago
No really, fix llvm_build_version and xcode_prefix

950440dd068d2dd28acc19b058a701ab6077e44a authored almost 14 years ago
Fix llvm_build_version to handle xcode_prefix output.

3ad0e634a37890a7aaf1d7dd8f85aa7fa2345c96 authored almost 14 years ago
Remove reference to 'brew install pip'

cfdca92630aba29dab108bbc965b084ab7a34b37 authored almost 14 years ago
Fix audit for new universal handling

175228b416622e949ea4cb81e1154a3a44a6b98a authored almost 14 years ago
Add ARGV.build_universal?

4dbb08a6d8f20cbca1d2bbe8b7ad96f4ec73da9b authored almost 14 years ago
Fixed reading branch name

The git command now uses --git-dir instead of --work-tree.
Using --work-tree won't work if you a...

be482fb9abb3e2e09d491e87cfc7aa5880b700dd authored almost 14 years ago
Add --force to brew cleanup

e08ef940beaeb8251d7db0645bbc980535f481e5 authored almost 14 years ago
Edit keg-only message

80ba991324162b4839329a7a9672e980a2975ae6 authored almost 14 years ago
ENV: Use /usr/X11 instead of symlink

90bacc913f988cac18735a3c0316dd54418874a9 authored almost 14 years ago
Added SHA-256 to the fetch command.

Signed-off-by: Adam Vandenberg <[email protected]>

5a10cc8e766e95eae8b3c3e586d825f881bfd070 authored almost 14 years ago
Add `brew fetch --deps`

`brew fetch --deps` will also cache the dependencies of any listed formulae.

d6382efdebf2a92b9e115c25f673a499eda8056d authored almost 14 years ago
brew missing: allow a formula argument

If a formula is given, it will be checked for missing deps.
The formula does not have to be inst...

94a524cce3d19183641421b1b9d680c0a1b4d45c authored almost 14 years ago
brew deps: add hidden option -n

-n means 'natural order' instead of alpha-order, and will show
the order in which the deps will ...

bfd75db8036a0d56c07204fa5fa9fe93cf2d5370 authored almost 14 years ago
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 H...

8bb40e30e959fb565f85490a95ad0e2d8f371945 authored almost 14 years ago
Handle complex $EDITOR values.

e3c6d9bf0008b3f32b2ad370cf9639be4c80f0d9 authored almost 14 years ago
Add pip to blacklist.

Pip was removed in issue 4226.

Signed-off-by: Adam Vandenberg <[email protected]>

dfcff44e3e9129b7779e5baadc336a6d3156373f authored almost 14 years ago
Make brew deps Leopard compatible

1eec1ed20fbc59bc857b6779d6912141ae6d34fd authored almost 14 years ago
Fix formula paths for manually specified names.

When the name of a new formula can't be autodetected, it defaults to the empty
string. When it t...

dafe97b047cece6d12c5fa4302ae5966bbe12939 authored almost 14 years ago
Normalize use of MACOS_VERSION

8e0c96c45de35f25c79957763de04235e7e5d48d authored almost 14 years ago
Show which deps will also be installed.

e4dce3d1c9b2a4afe4df246be197f7a4fa8df9a7 authored almost 14 years ago
Use https for issue links at the end of stack traces.

Signed-off-by: Adam Vandenberg <[email protected]>

c8d4077256df4d9acaf0ada11f1a7c87a5d78b95 authored almost 14 years ago
brew create: remind people to 'brew audit'

035b216e905d0ed07aaf804e3ef1dd0c91eebe6a authored almost 14 years ago
brew create: ensure CACHE folder exists

bc3225a34822121614cb2fcbee8d8cd193053f16 authored almost 14 years ago
brew audit: --strict warning for using $ in caveats

For multiple lines of commands to enter at a prompt, don't use
$ as a prompt marker to make it e...

e788de8cf81cd6bdd5e58429b1a77e61c2861afd authored almost 14 years ago
GitHub - use git for smart https repos

Signed-off-by: Adam Vandenberg <[email protected]>

11f3fca867feb67702e0a0b5dae9f9ace2c94197 authored almost 14 years ago
brew doctor: add check for GREP_OPTIONS

66110c78e7f301cbc047784efdefac2b223d3ba0 authored almost 14 years ago
brew doctor: update expat check

Apaprently both expat.framework and libexpat.framework exist
and interfere with CMake.

29ac3efe2e5615ed1c89cc51deac0f2c5d55fbfe authored almost 14 years ago
Fix CLICOLOR_FORCE check

2decef8c36e04d6066f88f5e57bb918ef129828d authored almost 14 years ago
Fix brew-audit Fortran check

The Fortran regex only allowed for trailing whitespace after:

depends_on 'gfortran'

This m...

7776f7ee117eb3aa8a3b2a8eed70d96f66f9bba1 authored almost 14 years ago
Add audit to bash completion

78ace67b3fce405bdfe5384b61e471e94b698c9c authored almost 14 years ago
brew doctor - only check unique path folders

4a4186c58383583da69a347b6c1537fa95dd4629 authored almost 14 years ago
brew depstree: shows a tree of dependencies for a formula

Signed-off-by: Adam Vandenberg <[email protected]>

f523662ce594f97a1b69d1aec478f9c3c206d6fc authored almost 14 years ago
Add warning about m4 macros.

7fa3208b026fcdcba6c5566af3bf6a99bf71a187 authored almost 14 years ago
Fix brew bottle to work with refactor branch.

a2aa0c0bffad7d6afe864fbcfc13689a43b9d552 authored almost 14 years ago
Use Formula#installed_prefix for brew --prefix formula

Signed-off-by: Adam Vandenberg <[email protected]>

30a4161c83c53d3367565b1170948874cf935323 authored almost 14 years ago
Fix inheritance style in download strats.

7c4289d44668635e77efffba205aba78de2383cd authored almost 14 years ago
brew doctor - add check for CLICOLOR_FORCE

8c7ac47c854932113f7badad3af191b9cf4d6378 authored almost 14 years ago
brew doctor - reword stray dylib message

9f8432bfcf828e2e7957e30bf677ff9a5e1a5e07 authored almost 14 years ago
brew doctor - also check permisisons on share

3fcacb041d3e354009c7eae304925ce269077bcf authored almost 14 years ago
Use MacOS.xcode_prefix

89720e1d20a68a19997281cf225a612b943f3361 authored almost 14 years ago
reword audit

8f7972c194d91222dd73f7cde4f2b5bad3ef16c0 authored almost 14 years ago
remove whitespace

6d7f608d0618fd8b6aa1f9a17c0f20650e8a281e authored almost 14 years ago
Move 'fails_with_llvm' into formula DSL.

Existing method moved to compatibility layer.

145bafbc4e72bcc3c8bc6b0f0414ab317f1e8459 authored almost 14 years ago
Adding version detection to sf.net /download urls

SourceForge links can end with /download which appears to be part of
what is used to drive mirro...

007b9e72d513c515f216cde4ae59ea37f826277b authored almost 14 years ago
Removing svn+ when using svn+http to avoid Undefined tunnel scheme error

Signed-off-by: Adam Vandenberg <[email protected]>

846087d5859cb0fb8b37321e477fb5114d0d4104 authored almost 14 years ago
brew up: star installed formulae

When running `brew up`, if a mentioned formulae is also installed,
it will get a wildcard start ...

c2c21edae4f71dbc64eef6e4d0b53991248f1aab authored almost 14 years ago
utils.rb: removed unused cols argument

cols is calculated in the function body

Signed-off-by: Adam Vandenberg <[email protected]>

163c1c52d072f081f80c75ed9876e0587d0af8dd authored almost 14 years ago
Document 'brew options --all'.

529066d24d2b4e99d4e9c72d534eb13adc597076 authored almost 14 years ago
brew audit: add strict check for <Formula spacing

716da2dfbd46b65a8299c9ece783ec423a462d3e authored almost 14 years ago
update manpage for brew audit --strict

This removes the single use of 'brew audit --warn' and
changes it to --strict as well.

84fbdd795fe146abbe560fa669c451f762bd779c authored almost 14 years ago
Add audit for xcodebuild.

xcodebuild should be passed an explicit SYMROOT, since the user
can override this.

Also added -...

ace8723caffbb0de638a5fb75242dfbd4a8b08a0 authored almost 14 years ago
add --verbose to brew install completion

85569610347d91052cf03ec9e123c03db045c657 authored almost 14 years ago
Remove ENV dump from top of verbose install.

If an install fails, the ENV dump at the end of the output is more
useful, as it reflects any EN...

3c3d8661dc1ee86dabcc3f39768bb1db5c11095e authored almost 14 years ago
use Module#const_get instead of eval

* may be a problem if the constant is scoped (like A::B), but this is not the case
(const.spli...

b6506fb4ea02fbffaa047df46effed1f30b52ff6 authored almost 14 years ago
Fix for installing from_url

Signed-off-by: Adam Vandenberg <[email protected]>

aefb14404876efd6b2a16626d52a8302a7aecadb authored almost 14 years ago
Use --depth 1 more conservatively

ebb6a98d67e4c9ba55bb921dae6afeb1fe3afa45 authored almost 14 years ago
Fix brew --cellar foo

b5c0f9ea03b3fd574529126797d292bf22e62149 authored almost 14 years ago
brew options: allow --all

6fda61cde4ff1568f289ee6b989e19a1d1bf6e05 authored almost 14 years ago
Add methods to ArchitectureListExtension

43f77f6ad085b8dbe0a64da1914326b98d33aed1 authored almost 14 years ago
Use backticks instead of popen

Using popen here breaks brew install -v due to the way
the error pipe is passed around during in...

8b4645d895e6d998e56603dcd05362e20df0ac71 authored almost 14 years ago
Add MacOS.prefer_64_bit?

Moved snow_leopard_64? to compatibility and replaced it with
a function MacOS.prefer_64_bit?. Th...

d8c2642b6d4892d139083147b0b91da734fd1a0f authored almost 14 years ago
make fails_with_llvm work when cc is llvm-gcc

Closes Homebrew/homebrew#4693.

Signed-off-by: Mike McQuaid <[email protected]>

22afb1cc43b9999afb77d9d9d221d00683b6f116 authored almost 14 years ago
Use xcode_path for GCC as well as LLVM.

ec0ae5ee99e4b9e2de2917cced0741c51e2719ac authored almost 14 years ago
Add --use-gcc to bash completion

e68a4d3e373b01c13c81fbfc4c173642b84cd5b4 authored almost 14 years ago
Fix keg-only, non-system dupes

de5ac725346fcd4541b1c34f7ffe2dbe234d06ef authored almost 14 years ago
install - change keg-only warning

30fdd7a49b389825c3f2fc6702168fa61b4dc052 authored almost 14 years ago
keg-only: provide more info about system dupes

System duplicates can now provide more information about why
they are included in Homebrew.

63846c7a929157842c1657dedcb76ce0ceb123ee authored almost 14 years ago
keg - use proper inheritance style

9995f9a6516ae13fd617b7e4aa66efcc013cbac3 authored almost 14 years ago
brew audit: check that homepage includes the protocol

2eb0065ced3dd9901278c001754fdd0313f85ab8 authored almost 14 years ago
Fix regex for svn+http

Fixes Homebrew/homebrew#4683

5f5fdb3284b1ff6c961242b1c659ea63ddaf2b67 authored almost 14 years ago
Fix reporting of build errors.

9104fdba8c2e9176b827c0b3863c287936398529 authored almost 14 years ago
Don't make brew doctor complain about Xcode 4.

80f98a1a199c972c79e36bb12d64610574bcb054 authored almost 14 years ago
X11 is part of OSX, not Xcode.

87529a8cddea5219f58be778249dbf1b823608d6 authored almost 14 years ago