aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bitlbee.rb
AgeCommit message (Collapse)Author
2013-01-31bitlbee: use new optional dependency syntaxMisty De Meo
Also removes the unnecessary LD fix, since we don't do that anymore.
2013-01-21bitlbee 3.2.0Tarcísio Gruppi
Closes #17235. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-06bitlbee: add missing pkg-config depJohn Wiegley
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-15Add missing libgcrypt dependencies post-gnutls 3 updateStefan
Closes #16093. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-10-23Bitlbee 3.0.6kax4
Closes #15602. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-04bitlbee: optional otr supportMcKay Marston
Closes #15261. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-08-29bitlbee: install dev headersAdam Vandenberg
Closes #13985.
2012-08-09Fix option usageAdam Vandenberg
2012-08-08bitlbee: Homebrew no longer stripsAdam Vandenberg
Let bitlbee do its default thing.
2012-08-08bitlbee: use options dslAdam Vandenberg
2012-03-08bitlbee 3.0.5Can Berk Güder
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-23Bitlbee 3.0.4Martin Balfanz
Closes #9240. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-03Bitlbee: add Libpurple supportDustin Chilson
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-13Bitlbee 3.0.3Brett Hoerner
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-25bitlbee 3.0.2Brett Hoerner
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-10-31Updated bitlebee to 3.0 from 1.2.8Abhi Yerra
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-10Update bitlbee formulaChris Hoffman
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07Update formulae for version 0.7Adam Vandenberg
* 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-06-30Adds new formula: bitlbeeDevin Weaver
Adds new Bitlbee formula for version 1.2.7 BitlBee brings IM (instant messaging) to IRC clients. It's a great solution for people who have an IRC client running all the time and don't want to run an additional MSN/AIM/whatever client. BitlBee currently supports the following IM networks/protocols: XMPP/Jabber (including Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ. Signed-off-by: Adam Vandenberg <flangy@gmail.com>