Commit graph

21 commits

Author SHA1 Message Date
mrg
8b40b6ab47 update to ircII 20020321. from the NEWS file:
o  /save -all works properly now
o  new server server groups can be listed in $IRCSERVER by prefixing
   :group: to the server name, eg, IRC/:lamenet:irc.lamenet.org:666
o  fix /set status_voice
o  add /server -group, allowing proper multi-network configuration
o  fix tabkey for people who join channels
o  fix many $functions() to work properly in multi-server context, and
   no longer use the current window
o  enhance $ignored()
o  add missing docs for /set tab, decrypt_program, show_stars and
   iso2022_support
o  new /on window_list for /window list output hookery
o  /window create now takes -xterm and -screen flags to force either a
   xterm or screen window to be created, rather than forcing the choice
o  /on flood support for ICB
2002-03-21 15:29:50 +00:00
mrg
8d81965e35 pull in a change from ircii-current:
- add /on flood support for ICB.  (ircii) PR#524
2002-03-10 14:06:43 +00:00
mrg
73e9f1c262 update to version 20020310. changes since ircII 20011210:
o  fixes for server passwords
  o  fix for linking on solaris
  o  don't send notices that are flooding as if they are public notices
  o  bug fix to keep track of my own nickname
  o  /on foo will now show fuzzy matches again "foo" instead of complaining
     about ambiguity
  o  /window create should work properly now, no i really mean it this time
  o  random bug fixes
  o  /window create windows now have input buffers that do not interfere
     with each other
  o  new $filestat() function
  o  /timer is now sub-second aware
  o  raw DCC core dump bug fixes
2002-03-10 10:37:27 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
tron
981a75b1c7 Move definition of "WRKSRC" to the correct position. 2001-12-19 10:59:43 +00:00
mrg
43068be68e upgrade to ircii 20011210. this includes:
o  new /on raw_send
    o  new /exec -filter option
    o  fixed mIRC colour code handling
    o  enhanced redirection to multiple targets
    o  bug fix for $mid()
    o  bug fix for when resizing to a smaller window
    o  other bug fixes
2001-12-10 13:38:29 +00:00
zuntum
461042de91 Move pkg/ files into package's toplevel directory 2001-10-31 20:06:16 +00:00
mrg
67fd12d7c9 fix a "resize smaller" core dump; from ircii-current. 2001-10-02 14:13:38 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
jlam
f6fd18f97c Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-07-15 12:22:16 +00:00
mrg
4158b4784d update to ircII 20010612. mostly a bug fix release, though with these
new features:
	- japanese support
	- ignored(), notify(), screens() & windows() functions
	- listidle script
2001-07-07 20:54:52 +00:00
jtb
1489b1601a Add a patch from Rafal Boni <rafal@mediaone.net> to fix build on
mips platforms.  PR pkg/13192.
2001-06-20 05:46:39 +00:00
jlam
328a35f96f LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-06-12 20:33:00 +00:00
jlam
dc6eadbf21 Use ${XARGS} instead of invoking xargs directly. 2001-05-19 03:56:23 +00:00
agc
8c2348422c Move to sha1 distfile digests, and add distfile sizes. 2001-04-18 11:07:14 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00
wennmach
c0558c73e0 Add a CONFLICTS entry for blackened.
Detected by pkgconflict.
2001-04-12 10:35:41 +00:00
wiz
2db9056f6e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:41:26 +00:00
tron
16e1f88a9f Make this package build on Solaris. 2001-01-11 11:00:24 +00:00
mrg
5a9479eef4 update to 20001231. changes include:
- new -t/-T (already in pkgsrc version)
	- cygwin termcap support
	- severel new core dumps fixed
	- support for ICB groups called, eg, "/quit"
	- better mIRC colour support
2000-12-31 06:45:17 +00:00
wiz
ae7f28b14b Create new 'chat' category, featuring chat clients and servers of all kinds.
Move some packages from 'net' here.
2000-12-15 00:36:25 +00:00