aboutsummaryrefslogtreecommitdiff
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* Add ruby-rica, Ruby Internet relay chat Core Agents, another IRCAkinori MUSHA2001-03-106-0/+55
| | | | | | | client framework for Ruby. Notes: svn path=/head/; revision=39374
* Update to 0.14. I merged all the patches into the upstream. :)Akinori MUSHA2001-03-0912-212/+9
| | | | Notes: svn path=/head/; revision=39300
* Remove missing p5-Net-IRC from SUBDIRs.Jordan K. Hubbard2001-03-071-1/+0
| | | | Notes: svn path=/head/; revision=39164
* update to 1.5.2.FUJISHIMA Satsuki2001-03-063-4/+22
| | | | | | | | PR: 25532 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=39135
* Remove duplicate port.Trevor Johnson2001-03-064-64/+0
| | | | | | | noticed by: vanilla Notes: svn path=/head/; revision=39114
* correction to packing listTrevor Johnson2001-03-061-0/+2
| | | | Notes: svn path=/head/; revision=39113
* new port of Net::IRC 0.70, a Perl module with client-side IRC functionsTrevor Johnson2001-03-025-0/+63
| | | | Notes: svn path=/head/; revision=38980
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-4/+1
| | | | Notes: svn path=/head/; revision=38917
* Allow this port to find tcl.h again so that it compiles.Steve Price2001-02-264-1/+34
| | | | | | | | PR: 24183 Submitted by: Darren Johnston <darren@tzeench.dhs.org> Notes: svn path=/head/; revision=38769
* Update backup master siteDoug Barton2001-02-251-1/+1
| | | | Notes: svn path=/head/; revision=38713
* Update to 1.8kPeter Pentchev2001-02-192-4/+4
| | | | | | | | PR: 25022 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org> Notes: svn path=/head/; revision=38480
* PLIST fixes I forgot in my last commit.Jim Mock2001-02-174-0/+12
| | | | | | | Submitted by: vanilla Notes: svn path=/head/; revision=38418
* Update to version 1.6.4.Jim Mock2001-02-168-8/+8
| | | | Notes: svn path=/head/; revision=38413
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-14/+14
| | | | Notes: svn path=/head/; revision=38175
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-35/+35
| | | | Notes: svn path=/head/; revision=38173
* Update to 1.72Alfred Perlstein2001-02-092-8/+6
| | | | | | | | | Update depends tk8.2->tk8.3 Submitted by: maintainer Notes: svn path=/head/; revision=38152
* Update epic4 to 0.9.16:Jeroen Ruigrok van der Werven2001-02-076-6/+10
| | | | | | | | | | | | | | | | | | | | | | * 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>) Notes: svn path=/head/; revision=38063
* The typo police visits epic4.Jimmy Olgeni2001-02-062-6/+6
| | | | Notes: svn path=/head/; revision=38030
* -with-qt-name=qt2 -> --with-qt-name=qt2Trevor Johnson2001-02-052-2/+2
| | | | | | | Submitted by: Cristiano Deana <deana@bmm.it> Notes: svn path=/head/; revision=38014
* Update the distinfo file to 2.1.0.Trevor Johnson2001-02-042-2/+2
| | | | | | | reported by: trini0 <trini0@optonline.net> Notes: svn path=/head/; revision=37943
* Update to 2.1.0.Trevor Johnson2001-02-0228-304/+106
| | | | Notes: svn path=/head/; revision=37905
* Also look in .../old/ so that we are more resistant to master-site upgrades.Poul-Henning Kamp2001-02-011-1/+1
| | | | Notes: svn path=/head/; revision=37871
* update to 0.44.5.FUJISHIMA Satsuki2001-01-303-63/+60
| | | | | | | | | PR: 23736 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Approved by: maintainer Notes: svn path=/head/; revision=37798
* o Add IPV6 support, patch by Henk Wevers <wevers@cg.hu>Clive Lin2001-01-283-21/+35
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=37703
* Update to version 1.5.1Kevin Lo2001-01-235-22/+19
| | | | | | | | PR: 24551 Submitted by: Ports Fury Notes: svn path=/head/; revision=37481
* Update to version 0.99.11Kevin Lo2001-01-236-14/+14
| | | | | | | | PR: 24550 Submitted by: Ports Fury Notes: svn path=/head/; revision=37480
* Replace hardcoded 5.005 with informative ${PERL_VERSION}.Clive Lin2001-01-201-2/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=37364
* Add ruby-irc, an IRC client framework for Ruby.Akinori MUSHA2001-01-1915-0/+299
| | | | | | | | | 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. Notes: svn path=/head/; revision=37323
* Update to 1.6.3.Jim Mock2001-01-118-8/+8
| | | | Notes: svn path=/head/; revision=37097
* Release to the world all of my ports that I don't use, excluding KDE 1,Will Andrews2001-01-091-1/+1
| | | | | | | | which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me. Notes: svn path=/head/; revision=36965
* Clean up inefficient perl invocations; use multiple REs in the same call.Will Andrews2001-01-074-12/+9
| | | | Notes: svn path=/head/; revision=36897
* Add {irc,japanese}/slirc, a SLang-based IRC client.Akinori MUSHA2001-01-0614-0/+223
| | | | Notes: svn path=/head/; revision=36868
* Update to 4.4Z.Akinori MUSHA2001-01-053-4/+5
| | | | | | | Submitted by: Anders Andersson <anders@codefactory.se> Notes: svn path=/head/; revision=36810
* Add several missing files to pkg-plist.Akinori MUSHA2001-01-042-0/+7
| | | | | | | Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER) Notes: svn path=/head/; revision=36792
* Update to 0.9.15.Akinori MUSHA2001-01-046-14/+12
| | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=36791
* Update to 0.7.97.2Jim Mock2000-12-244-8/+6
| | | | Notes: svn path=/head/; revision=36318
* Update to 0.9.14 + patch1.Akinori MUSHA2000-12-226-10/+8
| | | | | | | Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER) Notes: svn path=/head/; revision=36238
* Update to 0.99.10Kevin Lo2000-12-228-40/+70
| | | | | | | | PR: 23761 Submitted by: Ports Fury Notes: svn path=/head/; revision=36234
* Add SOCKS5 support; look for Tcl libraries under ${LOCALBASE},Peter Pentchev2000-12-201-2/+10
| | | | | | | | | | not hardcoded /usr/local. PR: 23688 Submitted by: maintainer Notes: svn path=/head/; revision=36156
* Forgot to add this file during previous commit.Steve Price2000-12-171-0/+29
| | | | | | | PR: 23282 Notes: svn path=/head/; revision=36045
* Update directory path in MASTER_SITES.Peter Pentchev2000-12-161-1/+1
| | | | | | | | PR: 23584 Submitted by: maintainer Notes: svn path=/head/; revision=36030
* Unforbid and add official patch for the DNS response parsing buffer overflow.Peter Pentchev2000-12-122-1/+23
| | | | | | | | PR: 23486 Submitted by: maintainer Notes: svn path=/head/; revision=35913
* Update to version 0.7.97.Jim Mock2000-12-1122-190/+226
| | | | | | | Parts submitted by: Sean-Paul Rees <sean@seanrees.com> Notes: svn path=/head/; revision=35904
* Update to version 1.6.2.Jim Mock2000-12-1112-8/+44
| | | | Notes: svn path=/head/; revision=35902
* Mark FORBIDDEN due to buffer overflows on butraq. Kris asked me toWarner Losh2000-12-111-0/+1
| | | | | | | | | disable this port since he doesn't have the connectivity to do so. Approved by: kris Notes: svn path=/head/; revision=35884
* Update to version 0.22a.Steve Price2000-12-114-17/+3
| | | | | | | | PR: 23282 Submitted by: maintainer Notes: svn path=/head/; revision=35872
* Update to version 1.18.245.Steve Price2000-12-113-2/+3
| | | | | | | | PR: 23248 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=35862
* Update to 0.9.13.Akinori MUSHA2000-12-056-34/+58
| | | | | | | | | | | Do portlint & cleanups. Prepare for the forthcoming slave port(s). Approved by: Anders Andersson <anders@codefactory.se> (MAINTAINER) Notes: svn path=/head/; revision=35673
* Update to version 1.6.1. This is a bug-fix release, and if you're usingJim Mock2000-11-278-12/+8
| | | | | | | 1.6.0, I suggest you upgrade. Notes: svn path=/head/; revision=35473
* Bring in the SSL support from the xchat-devel port.Jim Mock2000-11-264-0/+20
| | | | | | | | PR: 23092 Submitted by: Ron Rosson <insane@lunatic.oneinsane.net> Notes: svn path=/head/; revision=35430