summaryrefslogtreecommitdiff
path: root/net/ircII
AgeCommit message (Collapse)AuthorFilesLines
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
1998-08-07Add NetBSD RCS Ids.agc3-0/+6
1998-06-21Automanpage handling.tv1-3/+1
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-03-10portlint: gzip->${GZIP_CMD}; echo->${ECHO}.frueauf1-3/+3
1998-03-05Some cleanup:tv3-6/+33
- 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-02-23Don't include /etc/mk.conf explicitly. It's not necessary.agc1-27/+8
Only gzip the help files if MANZ is set.
1998-02-20Don't include make.conf if it doesn't exist.hubertf1-1/+5
1998-02-15Compress help files if user set MANZ=1. Closes pr 4775.frueauf1-465/+465
1998-02-15Set path for zcat and addjust ZSUFFIX. Closes pr 4775.frueauf1-0/+16
1998-02-15Compress help files if user set MANZ=1. Closes pr 4775.frueauf1-2/+30
1998-02-14Remove "${PREFIX}/lib/irc/ircII.servers" during deinstallation iftron1-1/+2
the admin has created it.
1997-12-11fix checksum, MAN->MAN1, add manpages to PLISThubertf3-6/+6
1997-12-09update to ircii 4.4mrg2-10/+10
1997-11-27update to match reality... Makefile was 2.9beta2, PLIST was 2.9_roofexplorer1-16/+29
1997-11-10update this to 2.9beta2. also change ftp server to the main ircii site, and ↵mrg3-26/+8
make me the maintainer.
1997-11-09Fix for NetBSDhubertf2-4/+21
1997-11-09Fix RCS Idhubertf1-1/+2
1997-11-09IRC Clienthubertf7-0/+625