Commit graph

51 commits

Author SHA1 Message Date
mrg
8eb58392af update to 4.4R: small but necessary bug fix. 2000-03-16 15:32:50 +00:00
mrg
b16f727cd0 regen 2000-03-16 15:03:44 +00:00
mrg
4dc4c89c0c update to ircII 4.4Q. new features include:
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-16 15:03:10 +00:00
mrg
efc5482347 pull across a patch from ircII-current:
- 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-03-02 16:02:49 +00:00
hubertf
dc09236eb8 # Note: this pkg auto-detects IPv6 without regarding USE_INET6.
# (Leave the above line in to still get it into the README-IPv6.html!)
2000-02-09 18:21:11 +00:00
hubertf
f3fc650a70 add some files for 4.4M (HI MATT!) 2000-02-09 17:36:27 +00:00
wiz
5864e57d4a fixed RCS tags, regenerated patch-sum 2000-02-05 19:59:26 +00:00
mrg
b1a260eb89 update ircII package to 4.4M, plus a couple of additional fixes since then.
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-31 23:00:45 +00:00
wiz
eadd890e05 replaced a whole lot more commands with ${COMMAND} 2000-01-10 00:57:13 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
frueauf
433fefcdf4 *sigh* I hate rcs ids in patch files. 1999-11-29 11:50:14 +00:00
frueauf
846fc69947 sync. 1999-11-29 11:46:02 +00:00
frueauf
2ecf1cd989 Make ircII compile with socks support even if the ncurses package is
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-11-29 11:45:13 +00:00
hubertf
816e188293 document and use DEFAULT_IRC_SERVER 1999-09-23 16:28:17 +00:00
mrg
9d1944b59d mmmm, RCS is fun. fix these patches. 1999-08-28 08:30:07 +00:00
tron
9fb68f9095 Regen patch MD5 sum. Fixes PR pkg/8284 by Ezra Story. 1999-08-27 21:18:58 +00:00
mrg
908f0afaf9 add a patch to find "cast.c" automatically, comes from ircII CVS tree. 1999-08-24 14:30:06 +00:00
tron
b16a63da8c Don't complain if "${PREFIX}/share/irc" can't be removed because some
user created files e.g. "ircII.server" are still in that directory.
1999-08-24 07:27:21 +00:00
mrg
20964fad43 again: do not remove non-pkg files (ircII.servers). restoring this file from backups *again* is no fun. 1999-08-24 01:19:24 +00:00
tron
a1539545f3 Remove duplicate entry for "share/irc/script/icb". 1999-08-23 16:33:38 +00:00
tron
65993e5344 Remove "share/irc/ircII.servers" on deinstallation. 1999-08-23 16:32:12 +00:00
mrg
d6df09b421 update to version 4.4L. this fixes:
- 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-23 12:27:11 +00:00
agc
d792103c87 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add USE_SOCKS to BUILD_DEFS
1999-08-18 09:11:30 +00:00
mrg
6d749e3e60 add /brick 1999-07-21 00:26:58 +00:00
mrg
3e7a955418 update to 4.4J, which fixes:
- 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-15 06:26:27 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
tron
2b2e8c558d Use "ln -fs" to create symbolic link in case a file hasn't been removed
due to a incomplete package list.
1999-05-21 22:09:21 +00:00
tron
84ec10d4a2 Add "man/man1/irc.1". 1999-05-21 22:07:47 +00:00
tv
290be51a90 netbsd._org_, not netbsd._com_.
(Should this include warped as a ftp site too?)
1999-05-21 20:39:22 +00:00
mrg
4e2765c635 update to ircII 4.4I. features include ICB support and many bug fixes as usual. 1999-05-21 16:09:45 +00:00
kim
bed8bb8238 Let's have a man page for irc(1) as well (the distribution only
installs ircII(1), which is difficult to find when the binary is
not called that).
1998-08-09 21:42:01 +00:00
kim
d318d95a04 What ircII calls IRCLIB is really the GNU datadir, i.e. put all the help
files, scripts and translation tables in share/irc instead of lib/irc.
1998-08-09 21:23:28 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
tv
e4cae706dc Automanpage handling. 1998-06-21 02:58:31 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
frueauf
016eb4c75b portlint: gzip->${GZIP_CMD}; echo->${ECHO}. 1998-03-10 15:25:43 +00:00
tv
b20bdac671 Some cleanup:
- change absolute symlink bin/irc to a relative (in-directory) symlink
- change PLIST to include the bin/irc link instead of creating it, so
  pkg_info -Lq matches what's on disk
- change ircII's Makefile.in to use our BSD_INSTALL_* macros, and now
  strip binaries when installed (if BSD_INSTALL_PROGRAM does)
- show a confirmation message about compressing help files, and use
  xargs instead of individual gzip processes for speed
- remove ircII.motd as well as ircII.servers at pkg_delete time
1998-03-05 16:55:33 +00:00
agc
41895cb553 Don't include /etc/mk.conf explicitly. It's not necessary.
Only gzip the help files if MANZ is set.
1998-02-23 15:18:05 +00:00
hubertf
ce728dd6a9 Don't include make.conf if it doesn't exist. 1998-02-20 07:23:29 +00:00
frueauf
7a5b464d3b Compress help files if user set MANZ=1. Closes pr 4775. 1998-02-15 10:36:03 +00:00
frueauf
5492a6d4b1 Set path for zcat and addjust ZSUFFIX. Closes pr 4775. 1998-02-15 10:34:57 +00:00
frueauf
2c5d88e7f7 Compress help files if user set MANZ=1. Closes pr 4775. 1998-02-15 10:31:46 +00:00
tron
8d01c9a9c4 Remove "${PREFIX}/lib/irc/ircII.servers" during deinstallation if
the admin has created it.
1998-02-14 01:24:33 +00:00
hubertf
f285647349 fix checksum, MAN->MAN1, add manpages to PLIST 1997-12-11 09:59:04 +00:00
mrg
fb1f36eb4f update to ircii 4.4 1997-12-09 00:06:38 +00:00
explorer
a64d2f3717 update to match reality... Makefile was 2.9beta2, PLIST was 2.9_roof 1997-11-27 09:46:40 +00:00
mrg
66049f80e9 update this to 2.9beta2. also change ftp server to the main ircii site, and make me the maintainer. 1997-11-10 16:03:28 +00:00
hubertf
f6b2aefc4e Fix for NetBSD 1997-11-09 22:12:40 +00:00
hubertf
3a094864bc Fix RCS Id 1997-11-09 22:09:53 +00:00