--- - branch: MAIN date: Sat May 16 18:14:21 UTC 2020 files: - new: '1.4' old: '1.3' path: pkgsrc/chat/ii/Makefile pathrev: pkgsrc/chat/ii/Makefile@1.4 type: modified - new: '1.2' old: '1.1' path: pkgsrc/chat/ii/PLIST pathrev: pkgsrc/chat/ii/PLIST@1.2 type: modified - new: '1.3' old: '1.2' path: pkgsrc/chat/ii/distinfo pathrev: pkgsrc/chat/ii/distinfo@1.3 type: modified - new: '1.1' old: '0' path: pkgsrc/chat/ii/patches/patch-config.mk pathrev: pkgsrc/chat/ii/patches/patch-config.mk@1.1 type: added id: 20200516T181421Z.adcd68c344ed4954407502b1d83177dfe0ab2ca1 log: | ii: Update to 1.8 1.8 (2018-02-04): - prevent nick collisions by only setting the nick after the server accepted it and print a message about change to server log. - remove query.sh. - add OpenBSD pledge(2) support. - fix QUIT message string. - raw IRC output to stdout. - add quit command (/q [string]). - write timestamp in outfile as UNIX timestamp (UTC+0). - server host (-s) doesn't default to irc.freenode and is now required. - add option (-u) to connect directly to a UNIX domain socket, this is useful for tunneling connections. - remove "in" file when leaving a channel (enabled commented code). - remove "in" files on exit. - use IRC_MAX (512), instead of PIPE_BUF (4096) on most systems. PIPE_BUF is guaranteed to be atleast 512 bytes for atomic operations. - Makefile: always be verbose. - use C99 and -D_DEFAULT_SOURCE - remove obsolete gethostbyname, use getaddrinfo. - IPV6 support. - timeout now uses separate exit statuscode 2. - cleanup: - use arg.h for command-line option parsing. - use sbase util functions (estrtol, eprintf). - use and import OpenBSD strlcpy(). - man page typos. - style: - linewrap to 79 characters. - coding style fixes. - non-roman numerals for LICENSE period. module: pkgsrc subject: 'CVS commit: pkgsrc/chat/ii' unixtime: '1589652861' user: nia