Commit Graph

14 Commits (024996a8da56cef1ca4a81ac0609e23162fed0a8)

Author SHA1 Message Date
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 19e5e6e64a Mark scons, cmake & pkg-config as build-time deps 2010-10-12 07:13:29 -07:00
Kyle Fuller 185d18a192 Update formula irssi to 0.8.15
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-02 07:31:12 -07:00
Devin Weaver 4b2335ce66 Updates irssi to use missing features
Adds the --with-bot and --with-proxy fetures that were not included
using the --with-moduls argument. Also removes
--disable-dependancy-tracking.

The configure script will find the wrong perl include path. Adds the
correct configure option to fix this.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Reformat configure args
2010-06-30 14:06:34 -07:00
Adam Vandenberg f3010e8737 Fix typo in irssi 2010-05-13 13:36:19 -07:00
Adam Vandenberg 7d0689889b irssi - remove unused configure switch 2010-05-13 10:45:24 -07:00
Kevin Ballard da0b1a8e44 Fix irssi's perl support
The system-provided Perl adds various -arch flags which are incompatible with
some flags that homebrew sets in CFLAGS. Patch the configure file to remove
the -arch flags for the Perl module compilation.

Fixes Homebrew/homebrew#367
2010-01-17 09:14:35 +00:00
Rémi Prévost ad34f7a997 Disable perl support in irssi so it will build without errors
Fixes Homebrew/homebrew#367

Signed-off-by: Max Howell <max@methylblue.com>

No reports of issues on 10.5 so I just disabled perl on 10.6.
2010-01-13 14:17:21 +00:00
Eric Cosselman aeef3e509f fix for irssi perl support 2009-12-05 17:58:25 +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
emc 29bf4d5b35 Fix irssi formula so modules can be dynamically loaded 2009-10-12 17:26:29 +01:00
Will Boyce 8ebf0faef3 Irssi with ssl, ipv6 and perl support 2009-09-29 15:46:34 +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
Tom von Schwerdtner 897f4e0655 Irssi forumula
Irssi is a terminal based IRC client for UNIX systems. It also supports SILC
and ICB protocols via plugins.
2009-09-16 14:49:05 +01:00