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