summaryrefslogtreecommitdiff
path: root/net/ircII
AgeCommit message (Collapse)AuthorFilesLines
2000-12-15Move packages from 'net' into new 'chat' category. Add chat to main Makefile.wiz12-849/+0
2000-09-18Add patches created by Matthew Green for a new command line option "-t":tron5-1/+120
Don't use the termcap ti and te sequences when starting and exiting. With this option enabled scrolling back in a xterm window works again.
2000-09-01Remove a duplicated line: share/irc/help/disconnect@.GZ@veego1-2/+1
2000-08-31upgrade to 4.4Z. significant changes:mrg3-8/+10
o /set hide_channel_keys o fix connections to the local host o /window nostatus plus several important bug fixes.
2000-08-21add help/disconnecthubertf1-1/+2
2000-08-08Avoid barfing on share/irc/script/local still existing.kim1-2/+2
2000-08-04update to ircII 4.4X. fixes a serious (crash at startup) bug in the previous.mrg3-8/+8
2000-08-03Fix installation of help files so that ".CVS" directories are reallytron2-1/+15
not installed.
2000-08-03Add missing help files.tron1-1/+8
2000-08-03update to 4.4V. changes include:mrg3-8/+8
o new /set {fore,back}ground_colour variables. o new /set xterm_geomoptstr variable. plus a bunch of important bug fixes.
2000-07-08regenpooka1-2/+2
2000-07-08add rcs tagpooka1-0/+2
2000-05-11update to ircII 4.4U. mainly a bug-fix release.mrg6-39/+16
2000-05-04DEPENDS -> BUILD_DEPENDS for autoconf.itojun1-2/+2
From: matthew green <mrg@cygnus.com>
2000-03-18The binary of version 4.4S is called "ircII-4.4S" of course.tron1-2/+2
2000-03-18regenerate configure by using autoreconf.itojun1-1/+6
2000-03-18upgrade to 4.4S. try to address PR 9630 (compilation fails on IPv4-only?itojun4-7/+25
kernel). 4.4R -> 4.4S changes: - properly fix the terrible bug in send_text().
2000-03-16update to 4.4R: small but necessary bug fix.mrg3-8/+8
2000-03-16regenmrg1-6/+1
2000-03-16update to ircII 4.4Q. new features include:mrg8-554/+256
o new /cat command. o new $chatpeers() function. o new /set make_notice_msg variable. o /encrypt -showkeys option added. o lastlog level HELP added. o more bugs fixed. o additional /bind-able metakeys: meta5_character, meta6_character, meta7_character, meta8_character o forward and backward scroll *really* works! o scrolling directly to the start also works! o most /ignore requests are now honoured by the ICB mode. o new /set no_ask_password variable added. o new /set xterm_path variable added. o new /set irchost variable added. o IPv6 [se:ve:er]:port support added. o translation table support in dumb mode. o new $wincols() and $winrows() functions which return the number of columns and rows in this window. o /set auto_unmark_away fixed after many years o bunches of bugs fixed o if /dcc get fails due to local permissions, the offer is not removed any longer, allowing the problem to be fixed. o +c (colourless) and +R (registered users only) channel modes o IRC 2.10 !channels supported o vasprintf(3) support o aliases of dynamic sizes! o channels *really* should stay attached to windows properly and hang around after reconnects, etc. o /join bug is gone o new /on window_swap that is triggered when you swap windows. o /window bind has original behaviour; stick to windows not channels. o ICB support extended.
2000-03-02pull across a patch from ircII-current:mrg2-1/+30
- fix PR#423 from Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>: the MSG and DCC hooks added by the `times' script incorrectly ignored the first word of the message.
2000-02-09# Note: this pkg auto-detects IPv6 without regarding USE_INET6.hubertf1-1/+4
# (Leave the above line in to still get it into the README-IPv6.html!)
2000-02-09add some files for 4.4M (HI MATT!)hubertf1-1/+5
2000-02-05fixed RCS tags, regenerated patch-sumwiz2-3/+3
2000-01-31update ircII package to 4.4M, plus a couple of additional fixes since then.mrg9-137/+263
changes in 4.4M are: - .ircquick support (loaded when client starts) - new functions: hasvoice(), dcclist() and chatpeers() - new variable: MAKE_NOTICE_MSG - fixed long line sending in ICB mode: long lines are split and send to the server separately - new scripts based on my start up: default (suggested for a .ircrc), times (to add time to most chat) and otherstatus (to allow non-inverse status lines to be constructed) - fix by in xecho - make SHOW_CHANNEL_NAMES work in ICB mode. - incorporate IPv6 support additional fixes include: - ipv6 support in configure.in was a bit broken - /whois works in ICB mode - group name changes are now handled in ICB mode
2000-01-10replaced a whole lot more commands with ${COMMAND}wiz1-3/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-11-29*sigh* I hate rcs ids in patch files.frueauf2-12/+3
1999-11-29sync.frueauf1-2/+2
1999-11-29Make ircII compile with socks support even if the ncurses package isfrueauf4-27/+154
installed. The configure script added $LOCALBASE/include to CFLAGS, but that way the local includes get mixed up with ncruses includes. Append $LOCALBASE/include after the local includes to includepath.
1999-09-23document and use DEFAULT_IRC_SERVERhubertf1-6/+6
1999-08-28mmmm, RCS is fun. fix these patches.mrg3-43/+5
1999-08-27Regen patch MD5 sum. Fixes PR pkg/8284 by Ezra Story.tron1-3/+3
1999-08-24add a patch to find "cast.c" automatically, comes from ircII CVS tree.mrg3-1/+79
1999-08-24Don't complain if "${PREFIX}/share/irc" can't be removed because sometron1-2/+2
user created files e.g. "ircII.server" are still in that directory.
1999-08-24again: do not remove non-pkg files (ircII.servers). restoring this file ↵mrg1-2/+1
from backups *again* is no fun.
1999-08-23Remove duplicate entry for "share/irc/script/icb".tron1-2/+1
1999-08-23Remove "share/irc/ircII.servers" on deinstallation.tron1-1/+2
1999-08-23update to version 4.4L. this fixes:mrg7-91/+23
- channel_name_width==0 - missing ssize_t - freebsd curses fixes - nickname at starttime fixes for linux - /window kill_others fixes - NeXT support and adds these features: - socks5 support - configure --datadir, --srcdir (objdir) support. - find zcat/gzip/etc and use these as we can
1999-08-18Record build options in the BuildInfo file via BUILD_DEFS. These can beagc1-2/+18
displayed using the -B option to pkg_info(1). Add USE_SOCKS to BUILD_DEFS
1999-07-21add /brickmrg2-1/+52
1999-07-15update to 4.4J, which fixes:mrg3-10/+8
- CAST128-CBC bugs. this version unfortunately is incompatible with earlier versions due to badly generate keys. - ICB port number defaults correctly to 7326. - new $servertype() so you can tell if you are on an ICB or IRC connection. - /register support for the 'icb' script. also, don't remove `ircII.servers' and `ircII.motd' as these files are created by humans not a package and removing them is really evil (the only time they exist is if they are manually created). lucky for me, i read this closely before running `pkg_delete'.
1999-07-09Add package patch checksum files.agc1-0/+4
1999-05-21Use "ln -fs" to create symbolic link in case a file hasn't been removedtron1-2/+2
due to a incomplete package list.
1999-05-21Add "man/man1/irc.1".tron1-1/+2
1999-05-21netbsd._org_, not netbsd._com_.tv1-2/+2
(Should this include warped as a ftp site too?)
1999-05-21update to ircII 4.4I. features include ICB support and many bug fixes as usual.mrg7-251/+232
1998-08-09Let's have a man page for irc(1) as well (the distribution onlykim2-4/+6
installs ircII(1), which is difficult to find when the binary is not called that).
1998-08-09What ircII calls IRCLIB is really the GNU datadir, i.e. put all the helpkim3-587/+596
files, scripts and translation tables in share/irc instead of lib/irc.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2