summaryrefslogtreecommitdiff
path: root/chat/ircII/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2021-03-15ircII: PLIST: Add missing refresh_window_lastlog help (from 20210314).kleink1-1/+2
2019-01-17update to ircII 20190116. changes include:mrg1-7/+10
o new /lastlog commands -saveall and -loadall that save and load the current window's lastlog, allowing session restoring o new REFRESH_WINDOW_LASTLOG binding that will fully redraw the current window, using data from the lastlog, leaving it in a scrollable manner o fix run-time errors on macOS o ircII is now cross compileable o add a basic help2html.pl script that converts the help pages into (poorly so far) formatted html pages, many help issues pages fixed o restore case-insensitive /lastlog, accidentally broken in 20161207 o fix input line scrolling problem where it would not keep any of the existing input line.
2015-09-17Add "share/irc/script/nicksearch" to the package list.tron1-1/+2
2014-08-25update to ircII 20140824.mrg1-2/+5
main changes are significant internal cleanup, dozens of minor bug fixes, and two new major features: connect via HTTP proxy, and connect to SSL IRC servers.
2014-01-02update ircii to 20131230. changes include:mrg1-36/+5
o re-add the utf-8 changes now that the scrolling is not slowed o scrolling is much faster now o fix compile time errors in on modern glibc systems o add /nuser command o wserv and ircio move into "libexec" dir.
2011-11-16Add missing file "share/irc/help/nuser" to package list and bumptron1-1/+2
revision because the binary package changed.
2011-11-15update ircii to 20111115. main changes since 20110228 include:mrg1-3/+3
o fix compile time errors in on modern glibc systems o add /nuser command o wserv and ircio move into "libexec" dir.
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-3/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-13/+1
2009-02-18update to ircII 20081115. this fixes the missing translation tables,mrg1-1/+35
adds chanusers()/onchannel() support for ICB and increases the default lastlog to 440.
2008-11-10Update to 20080314:wiz1-4/+2
Changes since ircII 20060725: o /on channel_signoff works again o try to split ICB messages at word boundaries o disallow many IRC commands on ICB o /ping works on ICB o revert the utf-8 changes for large lastlog performance reasons. there should be a re-implementation coming in the future.
2006-07-26update to ircII 20060725. changes include:mrg1-3/+1
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
2006-07-22update to ircII 20060721. changes include:mrg1-36/+6
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 <servergroup|servername|number> <target> <message> 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
2006-06-14Manage compression of the help files using the doc-compress scriptjlam1-507/+507
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.
2004-02-21Add a couple of scripts to PLIST, add a HOMEPAGE, bump PKGREVISION.snj1-1/+3
Okayed by jmmv.
2004-02-16update to ircii 20040216. notable changes include:mrg1-2/+2
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
2003-07-09update to ircii 20030709. changes include:mrg1-11/+14
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
2003-03-14update to ircii 20030314. changes since ircII 20021103:mrg1-1/+2
o server's added by /server are no longer removed if they fail to connect. o SEVERAL REMOTE HOLES FIXED in ctcp, status & 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
2002-12-09Replace "true" by "${TRUE}".tron1-3/+3
2002-11-15update to ircii 20021103. changes include:mrg1-2/+4
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
2002-09-13update to ircii 20020912. changes are:mrg1-3/+3
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 > 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 & /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
2002-04-03add ${VERS} to the PLIST_SUBST, and use this for the bin/irc-${VERS} linemrg1-2/+2
in PLIST. now we only have to update VERS=. (thanks nick.)
2002-04-03update to ircii-20020403. highlights include:mrg1-2/+6
o new /on dcc_list hook, for /dcc list output o /dcc list bug fixed o status clock gets very slow bug fixed o fix /window new server foo.com channel #foo,foo o fix build problem on BSD/OS 4.3 o new --disable-non-blocking to turn off non blocking connects o new /load autoquery, to automatically create a new query window when /msg'ing. apparently like mIRC o /whois works on ICB again o multi-server connections should work much better now, including when loaded from a script o new help file for /window where, missing since forever o server "." refers to the last connected server in this window, eg `/window server .' and `/server .'
2002-03-21upgrade to ircii 20020322.mrg1-2/+2
Changes since ircII 20020321: o fix a severe bug in several window information functions
2002-03-21update to ircII 20020321. from the NEWS file:mrg1-4/+7
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-10update to version 20020310. changes since ircII 20011210:mrg1-2/+2
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-02-15mkdir -> ${MKDIR}skrll1-3/+3
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2001-12-10upgrade to ircii 20011210. this includes:mrg1-2/+3
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-10-31Move pkg/ files into package's toplevel directoryzuntum1-0/+628