aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/irssi.rb
AgeCommit message (Collapse)Author
2015-03-12irssi: update 0.8.17_2 bottle.BrewTestBot
2015-03-12irssi: add mirror.Mike McQuaid
2014-12-09irssi: update 0.8.17_2 bottle.BrewTestBot
2014-12-09irssi: reset sysconfdir to etcTim D. Smith
Keep sysconfdir set to etc to avoid losing existing user configuration. sysconfdir was changed in ca09a39. Closes #34818.
2014-12-09irssi: restore perlTim D. Smith
Replaces perl functionality; adds fix to avoid picking up perl destinations outside of Homebrew's prefix if a user has set PERL_MM_OPT like CPAN suggests. Discussion in #34685; resolves #34770; partially reverts ca09a39 from
2014-12-05irssi: update 0.8.17_1 bottle.BrewTestBot
2014-12-05irssi: perl fixDominyk Tiller
A few things here: * Irssi defaults to using OpenSSL now, so our ``` —enable-ssl ``` argument was getting ignored and Irssi was hooking into the system OpenSSL regardless. I’ve changed the dep to recommended, and fixed the configure switch. Revision to deal with the system OpenSSL tapping. * The Perl element has gone completely rogue. See #34685 for discussion & problem. * An optional dependency on Dante so people can roll the whole SOCKS support if they so desire. It looks for the libs Dante ships, but it doesn’t firmly depend on them, so optional. Closes #34692. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-12Irssi 0.8.17Alexander Færøy
This patch also enables the new configure option: --enable-true-color and removes the devel version. Closes #33111. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-12irssi: update 0.8.17 bottle.BrewTestBot
2014-09-09ircii: general cleanup.Mike McQuaid
2014-08-25irssi: update 0.8.16_1 bottle.BrewTestBot
2014-08-24irssi: update 0.8.16_1 bottle.BrewTestBot
2014-08-24openssl: disable SSLv2 support.Dominyk Tiller
Kills ssl2 from OpenSSL. This PR relates to #31745. Force recompiles everything that relies on OpenSSL from the master branch to enforce the new OpenSSL no-ssl2 rule.
2014-08-20Irssi Devel 0.8.17rc1Dominyk Tiller
For some reason, for a while now apparently, we’ve been pointing at an Irssi devel build that 1) was a snapshot, 2) seemed to have a very unstable checksum. This moves the devel build to a more stable but still developmental release and subsequently hopefully a more stable checksum. Ideally, this should be merged after my OpenSSL proposal has been accepted or rejected. Closes #31750. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-11irssi: add 0.8.16 bottle.BrewTestBot
Closes #30048. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-11irssi 0.8.16, devel 20140530Chilledheart
2014-05-11irssi: remove dependency on the CLTJack Nagel
2014-05-08irssi: add --disable-dependency-trackingJack Nagel
2014-03-19irssi: use patch DSLJack Nagel
2014-01-21change --enable-ssl to a postfix ifBrad Beyenhof
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-21make openssl optionalBrad Beyenhof
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-21add SSL support & build against homebrew opensslBrad Beyenhof
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-10irssi: remove ssl, add devel 0.8.16-rc1Brett Koonce
Closes #25778. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-12-14Update docs, comment mxcl/homebrew refs.Mike McQuaid
2013-08-30irssi: requires cltAdam Vandenberg
Closes #20952.
2013-02-09irssi: fix syntaxAdam Vandenberg
Closes #17725.
2013-02-09irssi: allow opting out of perl supportAdam Vandenberg
Closes #15389.
2012-10-21irssi: remove unused skip_cleanAdam Vandenberg
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-03-17irssi: reformat patch notesAdam Vandenberg
2012-02-24irssi: remove weird ARCHFLAGS settingJack Nagel
MacPorts used to have this too, for whatever reason, but they removed it almost two years ago. I can build irssi fine without it, so I think it needs better justification in the formula. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-26irssi: split up 'make' and 'make install'Jack Nagel
Fixes #8681. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-04irssi fixesJack Nagel
- Fix paths in man page - install configuration file to HOMEBREW_PREFIX/etc - enable SOCKS library Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-30irssi: fix audit warningAdam Vandenberg
2011-08-24Fix irssi compile; Fixes #5538Andrew Vos
Though I think this now means the Perl stuff won't *just work*.
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-10-12Mark scons, cmake & pkg-config as build-time depsAdam Vandenberg
2010-07-02Update formula irssi to 0.8.15Kyle Fuller
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-30Updates irssi to use missing featuresDevin Weaver
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-05-13Fix typo in irssiAdam Vandenberg
2010-05-13irssi - remove unused configure switchAdam Vandenberg
2010-01-17Fix irssi's perl supportKevin Ballard
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 #367
2010-01-13Disable perl support in irssi so it will build without errorsRémi Prévost
Fixes #367 Signed-off-by: Max Howell <max@methylblue.com> No reports of issues on 10.5 so I just disabled perl on 10.6.
2009-12-05fix for irssi perl supportEric Cosselman
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
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-12Fix irssi formula so modules can be dynamically loadedemc
2009-09-29Irssi with ssl, ipv6 and perl supportWill Boyce
2009-09-21Use new depends_on syntax in all formulaMax Howell
Many formula were imported during the development of the dependency branch.
2009-09-16Irssi forumulaTom von Schwerdtner
Irssi is a terminal based IRC client for UNIX systems. It also supports SILC and ICB protocols via plugins.