<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/chat/ircII/PLIST, branch pkgsrc_2008Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2006-07-26T02:21:35Z</updated>
<entry>
<title>update to ircII 20060725.  changes include:</title>
<updated>2006-07-26T02:21:35Z</updated>
<author>
<name>mrg</name>
<email>mrg</email>
</author>
<published>2006-07-26T02:21:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b0a17736b6b6affc4fa84a94ba488e7f4512434c'/>
<id>urn:sha1:b0a17736b6b6affc4fa84a94ba488e7f4512434c</id>
<content type='text'>
  o  remove dead /set use_old_msg variable
  o  lex is no longer required for any part of ircII
  o  fixed /set irchost vs /set irc_encoding problem
</content>
</entry>
<entry>
<title>update to ircII 20060721.  changes include:</title>
<updated>2006-07-22T09:13:10Z</updated>
<author>
<name>mrg</name>
<email>mrg</email>
</author>
<published>2006-07-22T09:13:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=03b496932989cea81f26710eed0ec1960fd258a6'/>
<id>urn:sha1:03b496932989cea81f26710eed0ec1960fd258a6</id>
<content type='text'>
  o  default status line now tells you when you are scrolled up
  o  new variables status_scrolled and status_scrolled_lines
  o  new status format modifiers %P and %s
  o  fixed a bug with the input prompt being overtaken
  o  /set translation has been removed.  all encoding support now depends
     on the existance of iconv(3) support, enhancing the capabilities and
     correctness of codeset conversion.  the translation and iso2022_support
     variables have been replaced with input_encoding, display_encoding
     and irc_encoding
  o  /msg -server &lt;servergroup|servername|number&gt; &lt;target&gt; &lt;message&gt;
     now works to send message on specific servers ie, other than the
     current window's server
  o  support new $IRCSERVERSFILE that overrides $LIBDIR/ircII.servers
</content>
</entry>
<entry>
<title>Manage compression of the help files using the doc-compress script</title>
<updated>2006-06-14T14:23:32Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-06-14T14:23:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fcfa86aed2e5facd28d80c2e7896334990e9b8b6'/>
<id>urn:sha1:fcfa86aed2e5facd28d80c2e7896334990e9b8b6</id>
<content type='text'>
and be more precise about which files are handled instead of touching
all the files in share/irc/help.  Also, use PLIST_SUBST instead of
manually replacing @GZ@ in the PLIST.
</content>
</entry>
<entry>
<title>Add a couple of scripts to PLIST, add a HOMEPAGE, bump PKGREVISION.</title>
<updated>2004-02-21T22:06:37Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2004-02-21T22:06:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=27ff874b1e63d40f761f02d2d03d7bf258b37324'/>
<id>urn:sha1:27ff874b1e63d40f761f02d2d03d7bf258b37324</id>
<content type='text'>
Okayed by jmmv.
</content>
</entry>
<entry>
<title>update to ircii 20040216.  notable changes include:</title>
<updated>2004-02-16T09:25:53Z</updated>
<author>
<name>mrg</name>
<email>mrg</email>
</author>
<published>2004-02-16T09:25:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=06af6d8e00abf8570c56eff135fbdd2689a9ef3e'/>
<id>urn:sha1:06af6d8e00abf8570c56eff135fbdd2689a9ef3e</id>
<content type='text'>
  o  various documentation updates
  o  ircii now requires an ANSI C compiler (such as GCC) to compile
  o  new /SET SWITCH_TO_QUIET_CHANNELS that allows SWITCH_CHANNELS binding
     to ignore "quiet" channels.
  o  fixed the --without-emacs-meta-keys option to really be the default
  o  /hush support in ICB
  o  new example script ``multichan'' for maintaining multiple server
     and channel configurations.
  o  renamed /ON ICB_MOTD to ICB_CMDOUT and fixed it as well
  o  removed old "SED" useless encryption
  o  add /ON TOPIC support for ICB
  o  builds on solaris out-of-box again
</content>
</entry>
<entry>
<title>update to ircii 20030709.  changes include:</title>
<updated>2003-07-09T18:15:16Z</updated>
<author>
<name>mrg</name>
<email>mrg</email>
</author>
<published>2003-07-09T18:15:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4555e3ca6aef83366ada1a7d6efe51c360131150'/>
<id>urn:sha1:4555e3ca6aef83366ada1a7d6efe51c360131150</id>
<content type='text'>
o  turned on SO_REUSEADDR for most connections
o  /DCC RAW works when disconnected again
o  several bugs fixed
o  new /set dccport and /set bind_local_dcchost variables to give
   the user full control over how dcc requests are sent.
o  new /on os_signal to give user-access to receiving UNIX signals
o  /set beep_on_msg now works for ICB messages and groups (public)
o  the --without-emacs-meta-keys configure option is now the default
o  the emacs meta key bindings for M-b and M-d were fixed
</content>
</entry>
<entry>
<title>update to ircii 20030314.  changes since ircII 20021103:</title>
<updated>2003-03-14T12:59:03Z</updated>
<author>
<name>mrg</name>
<email>mrg</email>
</author>
<published>2003-03-14T12:59:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e925469a23a5b0706ecbf66f9f37c5e35c79fdf4'/>
<id>urn:sha1:e925469a23a5b0706ecbf66f9f37c5e35c79fdf4</id>
<content type='text'>
  o  server's added by /server are no longer removed if they fail to connect.
  o  SEVERAL REMOTE HOLES FIXED in ctcp, status &amp; other code
  o  fix ICB /msg to names starting with a /.  you can now /msg \/oink to send
     a message to "/oink".  if you previously were able to /msg \oink you now
     have to /msg \\oink.
  o  arithmetic "|" now works properly
  o  fix ICB /msg with a user the same name as the channel
  o  fix ICB group's and user's with comma's in them
  o  /notify and /timer always go to level crap now
  o  fix nickname response lossage
  o  fix $connect() hich was broken recently
  o  fix "irc -h" which was broken recently
  o  fix "dcc close raw" which was broken recently
</content>
</entry>
<entry>
<title>Replace "true" by "${TRUE}".</title>
<updated>2002-12-09T16:01:10Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2002-12-09T16:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=04ef0ab0bc819f60fbb9bf3caf332481ed9e528e'/>
<id>urn:sha1:04ef0ab0bc819f60fbb9bf3caf332481ed9e528e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to ircii 20021103. changes include:</title>
<updated>2002-11-15T12:14:18Z</updated>
<author>
<name>mrg</name>
<email>mrg</email>
</author>
<published>2002-11-15T12:14:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9c7ea60e176ba766c37231c1dbbdad90bd085c7f'/>
<id>urn:sha1:9c7ea60e176ba766c37231c1dbbdad90bd085c7f</id>
<content type='text'>
  o  fix random bugs
  o  fix a problem with new ICB group name changes message format
  o  new /on icb_who and /on icb_motd
  o  all high control chars should be now properly filtered avoiding
     pretend output
  o  fix help page bugs
  o  fix meta5, meta6, meta7 and meta8, which behaved as if you had always
     hitten them once you had (ie sticky forever)
  o  avoid crashes in /help
</content>
</entry>
<entry>
<title>update to ircii 20020912.  changes are:</title>
<updated>2002-09-13T03:12:16Z</updated>
<author>
<name>mrg</name>
<email>mrg</email>
</author>
<published>2002-09-13T03:12:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5acfda251ccbcd50f2a52487c0f329e796041d4f'/>
<id>urn:sha1:5acfda251ccbcd50f2a52487c0f329e796041d4f</id>
<content type='text'>
  o  /join group can now move an ICB group to a different window
  o  add ICB support for /join -force and /join -invite
  o  echoing bold / inverse / underline chars immediately after one
     another now works properly in all cases
  o  DCC and IPv6 now works.  ircII can DCC CHAT via IPv6 with irssi
  o  new /set dcchost to change the dcc source host.  this changes what
     the -H flag sets at start up
  o  IPv6 support split into pure-IPv6 and new socket API support, with
     replacements for the latter being provided if they do not exist.
     PLEASE NOTE: this may cause ./configure or build failures due to
     gethostbyname(), getaddrinfo(), getnameinfo(), freeaddrinfo(),
     inet_pton() or inet_ntop() lossage.  please report via ircbug
  o  /dcc talk, /dcc summon, and /dcc tmsg are no longer supported
  o  /on ctcp_reply, /on notice, /on encrypted_notice and /on flood all
     now provide the target of the /on as $1.  PLEASE NOTE: this will
     affect old scripts.  use if (V &gt; 20020902) to check for the new
     behaviour
  o  nearly all reported bugs fixed
  o  /xecho -level should now work for channel traffic as wel.  PLEASE
     NOTE: this will probably cause some messages to go to a different
     window now than they used to - possibly a bug!  please report any
     such changes that do not seem correct
  o  connections to multi-homed hosts not listening on all IP addresses
     now works in all cases
  o  new /setenv &amp; /unsetenv commands
  o  /log core dump fixes
  o  help file fixes
  o  new `fkeys' script to make it possible to bind function keys
  o  irc -t is now the default.  use -T to get ti/te sequences
  o  long ICB messages are now always split up correctly
  o  various minor bug fixes
  o  2.8script/newaway/default scripts "n.o" alias unified
</content>
</entry>
</feed>
