summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
2003-01-10emacs.mk already includes bsd.prefs.mk, no need to include it manually awiz2-5/+2
second time.
2003-01-10Enable "X Use Idle Times" if the XScreenSaver extension is provided by thejmmv1-2/+8
actual X11R6 installation. Bump PKGREVISION to 1. This fixes the request in PR pkg/19077 by John Franklin.
2003-01-10Back out previous. USE_PKGLOCALEDIR already in Makefile.commoncjep1-2/+1
2003-01-10USE_PKGLOCALEDIRcjep1-1/+2
2003-01-09Update from 0.59.6 to 0.59.8.mycroft3-22/+38
version 0.59.8 (01/06/2003): * Ripped out all gtk2 support (Thanks Nathan Walp). * Fixed smiley related segfault (Thanks Robert McQueen) * Yahoo! can connect again version 0.59.7 (12/21/2002): * Yahoo i18n fix (Thanks Ethan Blanton). * Fixed a bug in escaping saved passwords (Thanks Eric Timme) * Fixed an overflow bug in perl script autoloading (Thanks David Kaelbling) * Some build fixes for those using stricter compilers, notably MIPSpro (Thanks David Kaelbling) * Fixed a bad argument to accept() calls (Thanks David Kaelbling) * Fixed crashbug on empty rvous requests (Thanks Brandon Scott (Xeon)) for being the first to point this out.
2003-01-08Update to version 0.9.11salo5-61/+28
IMPORTANT NOTE: This version does not include backwards support for the old style SILC private key so if you skipped 0.9.10 version you won't be able to run this server without generating new key pair. Changes from 0.9.10 to 0.9.11 ============================= * Workaround GCC bug which causes memory exhaustion when compiling sha1 with optimizations on UltraSPARC. from openbsd * Added some sanity checks in server for correctness of the server configuration. * More log printing during backup router protocol. * Removed backwards support for old private key file format. * Removed backwards support for not-so-strict decryption length check, it's strict now. * Fixed error handling of invalid client entry when calling commands in server. Fixes a crash. * Fixed double free in async host lookup code. * On backup router handle now the SERVER_SIGNOFF from router for local connected servers too, and close the connections. Do not process them as normally signing off servers when they really signoff by sending EOF fe, but always assume that router sends the SERVER_SIGNOFF. * Fixed socket unsetting when closing connections. * Fixed close command to use the port correctly when closing server connections. * Check for NULL outbuf in silc_socket_write. It is possible that it is NULL is some odd case. * Do not call final protocol callback for backup router resuming protocol when closing connection. It is closed by timeout in case of error. * Backup reconnect to router if backup resuming protocol failed. * Fixed double free in SKE library error hadling when signature error occurred. * Fixed double free in invite list adding code when adding invite strings.
2003-01-08Update to version 0.9.11salo5-50/+31
IMPORTANT NOTE: This version does not include backwards support for the old style SILC private key so if you skipped 0.9.10 version you won't be able to run this client without generating new key pair. Changes between 0.9.10 and 0.9.11 ================================= * workaround a bug in GCC which causes memory exhaustion when compiling sha1 with optimizations on UltraSPARC. from openbsd * Don't display "foo appears as foo\nYou're now known as foo" messages. * Do not print the nickname in SERVER_SIGNOFF if we do not have it. Prevents asserts in Irssi core. It is possible we don't have the nick if it was just being resolved when server signoff. * Prevent endless resolving of user informations in USERS command by checking the command reply status correctly. * Don't print signed messages when sending failed. * Send adequate signal when founding a channel by joing it. * Make GETKEY to update the client entrys fingerprint too. * Fixed autonick crashbug in client library. * Fix theme abstracts parsing. * Fixed double free in SKE library error hadling when signature error occurred.
2003-01-03update to psi 0.8.7lha7-284/+161
2003-01-03Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).jmmv1-2/+2
Approved by wiz.
2003-01-02Add missing equal sign in DEPENDS.wiz1-2/+2
2002-12-31Update Navi2ch to 1.6.1.uebayasi3-48/+52
Changes are * Handle "Oyster". * Response filter ("Abobo---n"). * Send message backup. * Support architecture-dependent characters. * Better display of variable links in messages. * Automatically retry cookie validation. * PON cookie support. * Diff support for BBSs othen than 2ch. * Improve detection of "Abo---n". * Configurable sort of threads. * Other bug fixes.
2002-12-30Add libares-1.1.1, zephyr-20010518, tzc-2.6.15, zephyr-mode-2.5.20sommerfeld1-1/+4
2002-12-30oops, we moved.sommerfeld1-2/+2
2002-12-30Fix some pkglint nits.sommerfeld1-4/+4
2002-12-30CMU zephyr-mode; a zephyr client which runs inside emacs.sommerfeld4-0/+50
Very extensible and tweakable; poorly documented.
2002-12-30Backend program for CMU zephyr-modesommerfeld5-0/+62
2002-12-30This is the Project Athena Zephyr notification system 2001/05/28sommerfeld14-0/+300
snapshot. Zephyr allows users to send messages to other users or to groups of users. Users can view incoming Zephyr messages as windowgrams (transient X windows) or as text on a terminal.
2002-12-26Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files asjlam1-2/+2
suggested by Simon J. Gerraty.
2002-12-26Add patch to provide fix for newer bison's. Addresses problems seenjschauma2-1/+46
in Huberts latest bulk-build.
2002-12-25USE_BUILDLINK2=YES, to shut up a complaint by java.mk.wiz1-1/+2
2002-12-24Replace collver@linuxfreemail.com with collver1@attbi.com.wiz1-2/+2
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523, 19524, 19525 and some more, perhaps.
2002-12-24Add a comment that "PKGREVISION" must be set in "../xchat/Makefile.common".tron2-2/+5
2002-12-24Bump package revision to 3 after "freetype2" change.tron1-2/+2
2002-12-24Revert last incorrect change.tron1-2/+1
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz6-10/+12
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-12-23Whitespace fixcjep1-2/+2
2002-12-23handle the fixing of paths in files more gracefully.grant1-2/+3
2002-12-19add xaric.grant1-1/+2
2002-12-19Initial import of xaric 0.12.0 into the NetBSD packages collection.grant4-0/+31
Xaric is a UNIX irc client similer to BitchX or ircII. I would impress you with a list of features, but since it has no impressive features (and lacks a few important ones) that probably is not a good idea. The whole reason for Xaric was to remove all of the bogus, broken crap and silly features from BitchX and have a nice colorful client. Submitted in PR pkg/19451 by Juan RP.
2002-12-19add quirc.grant1-1/+2
2002-12-19Initial import of quirc 0.9.82 into the NetBSD packages collection.grant6-0/+93
QuIRC is a stable and powerful IRC client. It features a clean interface that scales well to many servers and channels. It includes many features that power users will appreciate. It contains advanced scripting facilities powered by Tcl, accompanied by Tk. It has been called by some what XiRCON should have been, and by others, simply great. Submitted in PR pkg/19450 by Juan RP.
2002-12-19add ninja.grant1-1/+2
2002-12-19Initial import of ninja 1.5.8.1 into the NetBSD packages collection.grant4-0/+71
Ninja IRC is yet another ircII-based IRC client. Its many extra features include enhanced socket handling, additional resolving capabilities, ANSI and MIRC color support, MIRC-style DCC RESUME, cloak mode, a friend list, an enemy list, SOCKS v4&5 proxy support, more ircii $func() functions, auto-rejoin, cycling auto-reconnect, auto-dcc get, improved ban/unban handling, cached information, NDCC file offering, and much more. Submitted in PR pkg/19447 by Juan RP.
2002-12-19add roxirc.grant1-1/+2
2002-12-19Initial import of roxirc 1.72 into the NetBSD packages collection.grant4-0/+62
RoxIRC is a graphical IRC client written in tcl/tk. It provides a pleasant, easy to use, and powerful interface. the features include: ircII style /commands, with history configurable colors for information types dedicated query windows dynamic configuration, no need to restart it notify list all tcl scripting nicklist, see who is in the channel without /names dialogs for banlist, modes, kick/ban, etc popup menus when you right click on nicks, channels, querys... auto reconnect to server/rejoin channels when disconnected URL catcher Supports bold and underlined text Netsplit detection DCC chat and file transfers Submitted in PR pkg/19446 by Juan RP.
2002-12-19Add missing patch file. Should solve PR pkg/19440 by Heiko Dudzus.jmmv2-2/+15
2002-12-18Add and enable pircbot.jmmv1-1/+2
2002-12-18Initial import of pircbot 0.9.11.jmmv4-0/+82
PircBot is a Java framework for writing IRC bots quickly and easily. Its features include an event-driven architecture to handle common IRC events, flood protection, DCC support, ident support, and more. Its comprehensive logfile format is suitable for use with pisg to generate channel statistics. Approved by wiz.
2002-12-17Fix usage message, as we do not install as 'irc', only 'scrollz'.grant2-1/+15
2002-12-14REPLACE_PERL's working directory is ${WRKSRC}, so packages needn'tschmonz1-2/+2
prefix REPLACE_PERL definitions with ${WRKSRC}.
2002-12-13Update scrollz to 1.8m.grant3-17/+18
Many changes, too many to list here. The full list of changes can be found in ChangeLog.ScrollZ. Update provided by Juan RP in PR pkg/19358.
2002-12-12Update ysm to 2.8.1. Changes since 2.7.1 follow:jmmv3-13/+12
+ Removed the WARNING while saving slaves to the icq servers. + Fixed some Network handling variables for better network perfomance. + Added support for threads. + Fixed the Version Checking function! + New code structure (you can find src/ and src/man directories now), and new configuration scripts and makefiles :) cool huh :). + Updated the manual page (Thanks tx!) Patch provided by Dawid SzymaƱski (the maintainer) in PR pkg/19251.
2002-12-09Replace "true" by "${TRUE}".tron3-9/+9
2002-12-08fixup buildlink stuff - mostly by salohubertf1-2/+5
2002-12-08+USE_BUILDLINK2 (hi wiz!).salo1-1/+2
2002-12-07Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.schmonz1-2/+2
2002-12-06An important note to all server users:salo7-54/+73
The private key file format has changed due to a bug in the older code. When you run this server version it automatically changes your private key file to the correct format. The future versions of the SILC Server will not do that, so do not skip this version or you will need to generate new key pair after 0.9.11 is released. Also backup router bugs was fixed which caused several interesting decryption problems, so upgrading regardless if you are runinng normal server, backup router or primary router is strongly recommended. Changes from 0.9.9.1 to 0.9.10 ============================== * Added the config directive PublicKeyDir for the client block. * Extended the SILC_SERVER_LOG_ERROR macro to all available logging channels. * Load only files with .pub suffix in PublicKeyDir. * Fixed a typo in resuming code that fixed detach/resume code in server. * Fixed CMODE setting in server when founder mode was set. * Fixed wrong invite and ban list handling in server command reply. * Fixed CUMODE founder authentication in server to not check for client's public key since it's not supposed to do that. * Fixed backup router bugs: When backup resumes router and receives a CHANNEL_MESSAGE packet the backup must not act as router since the packet header decryption would be different. Also, when relaying packets to channel, do not re-encrypt packets on backup that came from the primary since the connection isn't really router-router connection.
2002-12-06An important note to all client users:salo5-32/+50
There are fixes in crypto library, especially in the private key file format which had bugs in the encryption process. When you run the new client it will automatically change your private keyfile format so that you don't have to do anything to it manually. The next versions will not have this feature so if you'll skip this version you won't be able to run your client after new version of SILC Client comes out later (without generating new key pair). Channel private keys and private message keys were using MD5 hash function, which is actually wrong. The code was supposed to use SHA1 which is the mandatory hash function in SILC. This version changes this and for this reason you may experience some problems using channel private keys and private message keys together with older client versions. Make sure you and your friends are running latest client version to avoid problems. This is inconvenient, but was a must fix. Changes between 0.9.9.1 and 0.9.10 ================================== * Removed 1.0 protocol backwards compat code from client library. * Changed the channel private key and private message key generation (with static keys) to use SHA1 instead of MD5, as SHA1 is the mandatory hash function in SILC. * Changed the private key file encryption to use SHA1 instead of MD5. Added support for the old generation and added automatic change of the key (to be removed later). * Format CMODE +c and +h to display both the mode and the argument. * Added support for inviting and banning by public key. * Added support to set and use specific public key in CUMODE. * Changed the private_message and channel_message client operations to deliver the SilcMessagePayload to the application too. Application can use it fe. to get the signature from the message for verification. * Added more reliable check for whether nickname did change or not, or whether only Client ID changed in NICK_CHANGE notify. * Set realname and hostname in NICK_REC records. * Display signature verification result in public and private messages using theme abstracts. See irssi/default.theme for examples of their usage. * Verify signature payload for signed messages. * Added ignore_message_signatures setting which can be used to ignore signatures in messages. * Fixed fingerprint/babbleprint showing in invite and ban list command replys. * Fixed founder key sending in CMODE command. * Fixed bugs in Irssi's theme parsing.
2002-12-06add scrollz.grant1-1/+2
2002-12-06Initial import of ScrollZ 1.8l into the NetBSD packages collection.grant4-0/+43
ScrollZ is an advanced IRC client based on ircII client. It was developed on Linux, but can be compiled on variety of Unix platforms. Major features: * supports colors * internal userlist and shitlist * a lot of things are stored in memory, so we don't have to contact server at all in some cases * improved file exchange (based on Sheik's cdcc.c) * improved cosmetics (based on TooLie Box by Zakath) * improved flood protection * adds channel protection * comes with user-friendly options like tab key, auto reply and URL catcher * logs events important to you when you're away (customizable) * adds OperVision (optional; coded by Zakath) * supports virtual IP * supports IPv6 Submitted in PR pkg/18846 by Juan@xtraeme.dyndns.org.