Commit Graph

14 Commits (8bf70292ef8f42a43bab4cb7c1221e2e1aeaef79)

Author SHA1 Message Date
caf 62f37f92e1 Updated znc to 0.094
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-04 07:45:21 -07:00
Adam Vandenberg 19e5e6e64a Mark scons, cmake & pkg-config as build-time deps 2010-10-12 07:13:29 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Kyle Fuller d4ac5e3f58 Update formula znc to 0.092
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-03 09:15:20 -07:00
Kyle Fuller f5259606c1 Update znc to 0.090
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-01 07:40:36 -07:00
kylef 904d94c1a0 Update znc formula to 0.080
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-26 22:48:18 -08:00
Kyle Fuller 5373e3bb9c Updated znc formula, znc-buildmod and znc-config now work. Separated colloquy push into its own formula.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-01-30 17:09:57 -08:00
Max Howell 98afb2b31d Fixes Homebrew/homebrew#108; ZNC depends on pkg-config 2009-11-08 15:54:31 +00:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Andre Arko d151f0f56c Update znc to 0.076, with extras via config switch 2009-09-30 01:24:31 +01:00
Andre Arko 534546b042 Allow skip_clean as a class method
Pass in a list of any files that you don't want cleaned
with a path relative to the cellar. e.g. `strip_paths ['bin/znc']`
It's backwards compatible with def strip_clean?, at least for now.

The znc formula is updated as an example.
2009-09-29 23:34:16 +01:00
Max Howell a0759ae93a Use new depends_on syntax in all formula
Many formula were imported during the development of the dependency branch.
2009-09-21 19:00:13 +01:00
Andre Arko 2aff5a963f Add znc-extras sub-package with more useful modules 2009-09-15 17:30:40 -07:00
Andre Arko 056466f303 Add znc, the advanced IRC proxy/bouncer
Includes recipes for znc and its dep, the c-ares lib
Now without stripping, so .so plugins will load
2009-09-15 17:30:40 -07:00