aboutsummaryrefslogtreecommitdiff
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Import of new port irc/iroffer, An IRC "bot" that makes sharing files viaDonald Burr2000-11-237-0/+67
| | | | | | | DCC extremely easy Notes: svn path=/head/; revision=35368
* Bump PORTREVISION.Jim Mock2000-11-224-0/+4
| | | | Notes: svn path=/head/; revision=35354
* Update to version 1.6.0, the latest and greatest "stable" version. WhileJim Mock2000-11-168-80/+80
| | | | | | | I'm here, clean up some whitespace. Notes: svn path=/head/; revision=35179
* Ladies and gentlemen, boys and girls, children of all ages.. the FreeBSDJim Mock2000-11-142-2/+2
| | | | | | | | | | ports team proudly presents, the xchat-devel update of the weeeeeeeeeeek.. (Wow, I think Vegas is getting to me.) Say hello to version 1.5.11 :-) Notes: svn path=/head/; revision=35127
* Fix japanese/xchat which had been broken by the last two commits onAkinori MUSHA2000-11-064-8/+28
| | | | | | | | | | | | | | | irc/xchat. As japanese/xchat "built" without a problem, I didn't notice it was "broken"... In reality, the configure script failed to detect the iconv library because of the removal of CPPFLAGS and LIBS in CONFIGURE_ENV, therefore the built binary lacked Japanese support. (i.e. the ja-xchat package included in 4.2-RELEASE will be broken) To avoid this kind of sad accidents in future, add a note to irc/xchat that it has a slave port and one should be careful not to overwrite variables or targets. Notes: svn path=/head/; revision=34853
* Update to ScrollZ 1.8j.Will Andrews2000-11-052-15/+10
| | | | | | | Submitted by: Maarten de Vries <maarten@netraam.com> Notes: svn path=/head/; revision=34820
* * Update master siteDoug Barton2000-11-051-2/+2
| | | | | | | | | | * Update maintainer's e-mail PR: ports/22586 Submitted by: Dominik Rothert, <dr@astorit.com> (maintainer) Notes: svn path=/head/; revision=34819
* * Update my e-mail addressDoug Barton2000-11-032-4/+4
| | | | | | | | * Minor whitespace fix * Update port homepage Notes: svn path=/head/; revision=34710
* Update to 2.43.Brian Feldman2000-11-032-2/+2
| | | | | | | | PR: 22464 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=34699
* Update to 1.5.10.Jim Mock2000-11-022-2/+2
| | | | Notes: svn path=/head/; revision=34664
* Update MASTER_SITES.Maxim Sobolev2000-11-021-1/+1
| | | | | | | | PR: 22467 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=34641
* Fix for handling additional documents.Kevin Lo2000-10-241-2/+14
| | | | | | | | PR: 22249 Submitted by: Ports Fury Notes: svn path=/head/; revision=34191
* Add missing translation to pkg-plist. I knew I forgot something in myJim Mock2000-10-221-0/+1
| | | | | | | | | earlier commit *sigh* Submitted by: Doug Barton <DougB@gorean.org> Notes: svn path=/head/; revision=34095
* Update to version 1.5.9.Jim Mock2000-10-212-2/+2
| | | | Notes: svn path=/head/; revision=34089
* Fix %%PREFIX%% in ${PREFIX}/etc/rc.d/ircd.sh startup script.Shigeyuki Fukushima2000-10-191-1/+5
| | | | Notes: svn path=/head/; revision=33998
* Unbreak building on 5.0-CURRENT.Shigeyuki Fukushima2000-10-191-2/+11
| | | | | | | Would you like to send-pr this bug for irc-developers? Notes: svn path=/head/; revision=33996
* Add some "extra" files logged by o bento.Trevor Johnson2000-10-152-0/+4
| | | | Notes: svn path=/head/; revision=33860
* Add ftp.kvirc.net FTP site to MASTER_SITES.Trevor Johnson2000-10-154-6/+10
| | | | | | | | Add WWW line for www.kvirc.net. Replace 2.0.0 with ${PORTVERSION} in MASTER_SITES. Notes: svn path=/head/; revision=33851
* PLIST fixes to ports which I touched recently. Not all caused by myJeremy Lea2000-10-131-0/+2
| | | | | | | breakage. Notes: svn path=/head/; revision=33762
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-082-2/+2
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Update to version 1.5.8.Jim Mock2000-10-073-25/+27
| | | | Notes: svn path=/head/; revision=33469
* Implement WANT_GNOME.Jeremy Lea2000-10-058-507/+401
| | | | Notes: svn path=/head/; revision=33430
* Implement WANT_IMLIB and USE_IMLIB.Jeremy Lea2000-10-052-6/+12
| | | | Notes: svn path=/head/; revision=33427
* Implement USE_GTK, part 1.Jeremy Lea2000-10-052-16/+3
| | | | Notes: svn path=/head/; revision=33424
* Implement USE_GLIB.Jeremy Lea2000-10-058-34/+68
| | | | Notes: svn path=/head/; revision=33423
* Add a WITH_SSL knob.Jim Mock2000-10-031-0/+6
| | | | | | | Submitted by: Kristopher Zenter <kzenter@u.washington.edu> Notes: svn path=/head/; revision=33384
* Update to epic4 0.9.9.Jeroen Ruigrok van der Werven2000-10-036-12/+14
| | | | | | | Submitted by: Maintainer <anders@codefactory.se> Notes: svn path=/head/; revision=33355
* Whitespace changes, and sort PLISTs.Jeremy Lea2000-10-0310-204/+204
| | | | Notes: svn path=/head/; revision=33353
* Change MAINTAINER for my ports.Trevor Johnson2000-10-022-2/+2
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33312
* Prepare for slave (satellite) ports.Akinori MUSHA2000-10-014-16/+12
| | | | | | | Approved by: jim (MAINTAINER) Notes: svn path=/head/; revision=33288