Max Howell
4e81f810db
Term script formula
2009-05-23 18:19:10 +01:00
Max Howell
188d87c902
GithubGistFormula
...
Downloads github gist and auto figures out the right fields then
installs to bin and makes executable
2009-05-23 18:19:10 +01:00
Max Howell
f32d0e6af9
UncompressedScriptFormula
2009-05-23 18:19:03 +01:00
Max Howell
def522a5cf
Make dmd and its kin executable
...
ZIP files suck. Long life tarballs!
2009-05-22 20:09:40 +01:00
Max Howell
0a9e8362e4
Pngcrush formula
2009-05-22 20:09:03 +01:00
Max Howell
77d3913bf8
Special case GitHub download URLs
2009-05-22 19:45:52 +01:00
Max Howell
4317fee8c8
brew abv
...
Shows statistics about current Cellar
2009-05-22 16:36:08 +01:00
Max Howell
7b09f95664
Made brew ln more useful
...
No need to specify exact versions or paths we try to be clever
2009-05-22 16:23:13 +01:00
Max Howell
985030ad82
Fix prune
...
Don't prune everything!
Also added count puts
2009-05-22 16:23:13 +01:00
Max Howell
02cef8a36e
libsamplerate formula
2009-05-22 16:23:13 +01:00
Max Howell
be3b76b59c
Display progress bar when downloading
2009-05-22 16:23:13 +01:00
Max Howell
2c67a47517
libogg formula
2009-05-22 16:23:13 +01:00
Max Howell
4a60b794b6
LAME formula
2009-05-22 16:23:13 +01:00
Max Howell
07b9037eaf
Really handle CTRL-C
2009-05-22 16:23:13 +01:00
Max Howell
6b0eb969b9
Make the ack script executable
2009-05-22 16:23:13 +01:00
Max Howell
3c834fd67c
Template for new formulae
2009-05-22 16:23:13 +01:00
Max Howell
c4608279af
More rigorous regexp escaping
2009-05-22 16:23:08 +01:00
Max Howell
ef0f9b986e
Ack formula
2009-05-22 12:21:02 +01:00
Max Howell
8faa3a8920
Escape inreplace
2009-05-22 00:15:48 +01:00
Max Howell
5c62420d27
Apply further optimizations to builds
2009-05-22 00:15:48 +01:00
Max Howell
26e2ee1cf8
Fix grc
...
Pathname objects become root if you operator+ them with absolute paths
2009-05-22 00:15:48 +01:00
Max Howell
35f2dd3532
brew rm command
2009-05-22 00:15:48 +01:00
Max Howell
ed0f997d18
Handle CTRL-C and RuntimeErrors prettily
...
But not the rest
2009-05-21 17:55:23 +01:00
Max Howell
8b4f826c3c
--debug mode
...
Allows packager to salvage a failed build
2009-05-21 17:54:31 +01:00
Max Howell
b659838993
Display md5 mismatch if that fails
2009-05-21 17:54:14 +01:00
Max Howell
9554f771cc
Append all arguments to brew install option
...
So forumla scripts get ARGV[2..] as their arguments when brew install x
is invoked
2009-05-21 17:52:18 +01:00
Max Howell
0b0fa48c31
Rename h1 to ohai (for the lulz)
2009-05-21 17:50:57 +01:00
Max Howell
ef7dd6363d
liblastfm-0.3 formula
2009-05-21 17:40:27 +01:00
Max Howell
25f9cfc01f
yajl-1.0.5 formula
2009-05-21 17:40:10 +01:00
Max Howell
ee385a2ca9
Move cmake mac and doc directories to share
2009-05-21 12:41:05 +01:00
Max Howell
1b5d1c16ac
Quote paths in shell commands
2009-05-21 12:40:40 +01:00
Max Howell
358c5c8b8a
Slept on it, and fresh README corrections
2009-05-21 12:38:34 +01:00
Max Howell
02cbd0a0a6
xmlrpc-c formula
2009-05-21 04:37:10 +01:00
Max Howell
85bcf8b9e5
Raise an error on download failure
2009-05-21 04:36:53 +01:00
Max Howell
acc2f79696
Setup build environment to include our prefix
2009-05-21 04:35:36 +01:00
Max Howell
41a7984bb1
Minor corrections
2009-05-21 04:33:35 +01:00
Max Howell
37dad12695
Improved .gitignore
2009-05-21 03:37:59 +01:00
Max Howell
5d13eee9d4
Prettier exception handler
...
Build timing
No dmd caveats
2009-05-21 03:26:44 +01:00
Max Howell
a2afb5a419
Use pretty system function in existing Formulae
2009-05-21 02:47:12 +01:00
Max Howell
8d7117c167
Support caveats
...
Return a string from the brew yield block
2009-05-21 02:46:54 +01:00
Max Howell
86df92e94f
brew ln works with relative paths
2009-05-21 02:46:18 +01:00
Max Howell
bab81f6d00
Prettier command output
...
Absorb stdout unless --verbose is specified
2009-05-21 02:24:45 +01:00
Max Howell
bbee88869a
Target OS X 10.5 and optimise
2009-05-21 01:28:11 +01:00
Max Howell
044b732cd4
Install dmd phobos src
...
The sources are required for development in D
2009-05-21 01:22:43 +01:00
Max Howell
d5241043f3
Use relative and not absolute symlinks
...
This refers to the 'brew ln' command
2009-05-21 01:21:20 +01:00
Max Howell
8d8ac4b657
Minor corrections to README
2009-05-21 01:20:37 +01:00
Max Howell
5b3e0978ea
Suppress require 'FileUtils' warning
...
The message "warning: already initialized constant OPT_TABLE" is due to
the non-case-sensitive HFS+ filesystem, and the Pathname module
including FileUtils as fileutils.
2009-05-21 01:15:47 +01:00
Max Howell
84c5c3e5c3
The core tree, and some formulae
0.1
2009-05-21 00:04:43 +01:00
Max Howell
29d85578e7
I'll start with a rare Belgian yeast and Sussex hops
2009-05-21 00:04:11 +01:00