summaryrefslogtreecommitdiff
path: root/irc
AgeCommit message (Collapse)Author
2001-03-17Fix up the PLIST.Jim Mock
Reminded by: vanilla
2001-03-15o Nasty fix to deal with "Why some files are bzip2's ????"Clive Lin
BX runs well without bzip2. Not that good to introduce another RUN_DEPENDS spam. o Add 2 patch files I forgot in previous commit.
2001-03-15o Update to 1.0c18Clive Lin
o Correct plist PR: ports/25830 Submitted by: MAINTAINER Reviewed by: chroot(8)
2001-03-13Use PERL_VER instead of PERL_VERSION when referencing dependencies.Maxim Sobolev
Submitted by: bento
2001-03-12Update to 2.05dKris Kennaway
Reviewed by: maintainer
2001-03-11Fix plistKris Kennaway
2001-03-10Add dircproxy 1.0.0, a detachable irc proxy server with many features.Will Andrews
PR: 24255 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
2001-03-10Finally, a new development version. Update to 1.7.0. This is probablyJim Mock
buggy, but that's why it's a devel version. Enjoy :-)
2001-03-10Update to version 0.7.98.2. While I'm here, turn MAINTAINERship backJim Mock
over to ports@FreeBSD.org.
2001-03-10Add ruby-rica, Ruby Internet relay chat Core Agents, another IRCAkinori MUSHA
client framework for Ruby.
2001-03-09Update to 0.14. I merged all the patches into the upstream. :)Akinori MUSHA
2001-03-07Remove missing p5-Net-IRC from SUBDIRs.Jordan K. Hubbard
2001-03-06update to 1.5.2.FUJISHIMA Satsuki
PR: 25532 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
2001-03-06Remove duplicate port.Trevor Johnson
noticed by: vanilla
2001-03-06correction to packing listTrevor Johnson
2001-03-02new port of Net::IRC 0.70, a Perl module with client-side IRC functionsTrevor Johnson
2001-03-01Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu
2001-02-26Allow this port to find tcl.h again so that it compiles.Steve Price
PR: 24183 Submitted by: Darren Johnston <darren@tzeench.dhs.org>
2001-02-25Update backup master siteDoug Barton
2001-02-19Update to 1.8kPeter Pentchev
PR: 25022 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
2001-02-17PLIST fixes I forgot in my last commit.Jim Mock
Submitted by: vanilla
2001-02-16Update to version 1.6.4.Jim Mock
2001-02-10Add %%PORTDOCS%%.Akinori MUSHA
2001-02-10Add %%PORTDOCS%%.Akinori MUSHA
2001-02-09Update to 1.72Alfred Perlstein
Update depends tk8.2->tk8.3 Submitted by: maintainer
2001-02-07Update epic4 to 0.9.16:Jeroen Ruigrok van der Werven
* Try to add some stuff that helps epic cope with server disconnections * better. * Add /on error, hooks on an irc protocol ERROR message. * Fix window.c:get_boolean(), passing unitialized 'newval' integer. * Fix path_search() to not blithely assume path != NULL (whitedragon) * New version of the 'hybrid6' script, from is. * Axe the broken "input_timeout" feature that hasn't worked in 6 years. * Add, but #ifdef'd out, a delayed-free mechanism -- strictly * experimental. * Add the /defer command, to perform dangerous operations when it's * safe. * Many changes from robohak to fix /on channel_* bogons I introduced. * ;-) * Lice should now work again with 0.9.16. Submitted by: MAINTAINER (Anders Andersson <anders@codefactory.se>)
2001-02-06The typo police visits epic4.Jimmy Olgeni
2001-02-05-with-qt-name=qt2 -> --with-qt-name=qt2Trevor Johnson
Submitted by: Cristiano Deana <deana@bmm.it>
2001-02-04Update the distinfo file to 2.1.0.Trevor Johnson
reported by: trini0 <trini0@optonline.net>
2001-02-02Update to 2.1.0.Trevor Johnson
2001-02-01Also look in .../old/ so that we are more resistant to master-site upgrades.Poul-Henning Kamp
2001-01-30update to 0.44.5.FUJISHIMA Satsuki
PR: 23736 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Approved by: maintainer
2001-01-28o Add IPV6 support, patch by Henk Wevers <wevers@cg.hu>Clive Lin
o Fix typo PR: 24644 Submitted by: MAINTAINER o Don't support esound if there's no GNOME o Don't display BX's WITH_(.*) switch which one is already defined o Satisfy portlint o Chase checksum and bump PORTREVISION. There is a improvement in this new distfile Reviewed and approved by: MAINTAINER
2001-01-23Update to version 1.5.1Kevin Lo
PR: 24551 Submitted by: Ports Fury
2001-01-23Update to version 0.99.11Kevin Lo
PR: 24550 Submitted by: Ports Fury
2001-01-20Replace hardcoded 5.005 with informative ${PERL_VERSION}.Clive Lin
Submitted by: bento
2001-01-19Add ruby-irc, an IRC client framework for Ruby.Akinori MUSHA
Currently few English documents are bundled. For the time being, try the bot.rb (and cpi/*.cpi) example I translated into English to see how it works.
2001-01-11Update to 1.6.3.Jim Mock
2001-01-09Release to the world all of my ports that I don't use, excluding KDE 1,Will Andrews
which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me.
2001-01-07Clean up inefficient perl invocations; use multiple REs in the same call.Will Andrews
2001-01-06Add {irc,japanese}/slirc, a SLang-based IRC client.Akinori MUSHA
2001-01-05Update to 4.4Z.Akinori MUSHA
Submitted by: Anders Andersson <anders@codefactory.se>
2001-01-04Add several missing files to pkg-plist.Akinori MUSHA
Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
2001-01-04Update to 0.9.15.Akinori MUSHA
ChangeLog: * Fix null deref when receiving some of dalnet's error end-of-who replies. * Fix panic caused by /on switch_windows during /window hide. * New functions, $iptolong(), $longtoip() and $isencrypted(). * Add support for Duhnet's +O channel mode. * Add support for av2.9's +a channel mode. * Add support for efnext's 010 "use another server" numeric. * Change remove_window_from_screen to take a 'hide' argument. Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
2000-12-24Update to 0.7.97.2Jim Mock
2000-12-22Update to 0.9.14 + patch1.Akinori MUSHA
Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
2000-12-22Update to 0.99.10Kevin Lo
PR: 23761 Submitted by: Ports Fury
2000-12-20Add SOCKS5 support; look for Tcl libraries under ${LOCALBASE},Peter Pentchev
not hardcoded /usr/local. PR: 23688 Submitted by: maintainer
2000-12-17Forgot to add this file during previous commit.Steve Price
PR: 23282
2000-12-16Update directory path in MASTER_SITES.Peter Pentchev
PR: 23584 Submitted by: maintainer