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.
- 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
- 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