summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
2006-02-22Do not try removing man/ru/*, they are now in mk/platforms/*dist.wiz1-5/+1
2006-02-19Update to 1.2.0 development versionadrianp7-32/+59
* Nickserv support * Binding to a local IP * a new /dircproxy RELOAD to reload the config * Add DCC Resume * Add 005 Support * Can be build with SSL support (experimental) * Support for IPV6 (experimental) * a new /dircproxy NOTIFY command * Support for MD5 password
2006-02-16There's been an upstream fix but the version number was not bumpedadrianp3-16/+27
http://www.unrealircd.com/324rerelease.txt Use DIST_SUBDIR=${PKGNAME} until the next version is released Install help and documentation for non-english users
2006-02-16Add riece-en.info to INFO_FILES, bump PKGREVISION.wiz1-3/+3
2006-02-16Add USE_DIRS xdg-1.2 and missing qt3-tools build dependency,wiz2-2/+6
which broke the build. Add two @unexec RMDIR while here.
2006-02-13Update to version 3.0.0salo2-9/+8
From Jason White, via PR pkg/32452 Changes: - Support for OTR protocol version 2; will still interoperate with version 1 clients (though with a warning to the user), fixes identity-binding flaw: http://www.cypherpunks.ca/otr/Protocol-v2-3.0.0.html - The OTR button now has a right-click context menu with some useful options. - The OTR button now has icons in addition to text to indicate what state a conversation is in. - Most popups have been changed to inline messages in the conversation window.
2006-02-13Update to version 3.0.0salo5-63/+12
From Jason White, via PR pkg/32451 Changes: - Support for OTR protocol version 2; will still interoperate with version 1 clients (though with a warning to the user), fixes identity-binding flaw http://www.cypherpunks.ca/otr/Protocol-v2-3.0.0.html
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg65-107/+130
2006-02-05Changes 20041113:adam4-15/+14
* Minor bug fixes
2006-02-04Update to 3.2.4adrianp3-20/+58
This is just a summary of changes, for full details see: http://www.unrealircd.com/txt/unreal3_2_4_release_notes.txt > ==[ MAJOR BUGS FIXED ]== > - Two issues with an incorrect badword { } block in the config file causing a crash. > - Incorrect TKL/*LINE causing a crash > - Complete resolver recode: now using c-ares + caching to fix some (rare?) crash bugs and > to make our code much more cleaner. > - Using GCC4 caused a crash on-link. > - Crash when a class block was removed and had any other blocks were referencing it. > - OpenBSD crash on /REHASH. > - Several AMD64 crash issues. > - Sometimes a serious flood of notices was generated if link::options::nodnscache was used. > - Spamfilter: action 'viruschan' combined with target 'user' caused crashes. > - chinese-* nick characters support caused memory corruption. > - Crash issue regarding SSL and junk snomask. > > ==[ MINOR BUGS FIXED ]== > - Now properly resolves hostnames again that use CNAME delegation (got broken in 3.2.3). > - Fedora Core w/IPv6 failed to compile. > - A few read-after-free bugs that could have caused crashes. > - ./Config was not loading the settings properly on Solaris 10 > - Crash if high ascii in set::network-name > - Fixed advanced channel aliases not working properly > - Fixed \* and \? escaping not always working properly (for example in ~r/~c bans).
2006-02-04pkglint fixes. No version bumps required.adrianp1-3/+3
2006-02-03Fixed pkglint warnings.rillig1-14/+16
2006-02-02Remove comment which asked not to merge this file into "Makefile". It'stron1-4/+1
obvious that this is a bad idea after the import of the "xchat-python" package into "pkgsrc".
2006-02-02This program is called "X-Chat" and not "XChat".tron1-1/+1
2006-02-02Add and enable "xchat-python" package.tron1-1/+2
2006-02-02Import new "xchat-python" package:tron3-0/+24
X-Chat is a graphical IRC client that runs on UNIX-like systems. This is a Python scripting plugin for X-Chat. This package is based on Min Sik Kim's "xchat2-python" package available via "pkgsrc-wip".
2006-01-29Update to 0.5.1:wiz3-7/+9
2006-01-16: 0.5.1: bug fixes, another peek fix, peekall command / peekme option, autoauto option.
2006-01-25Update navi2ch to 1.7.5nb1; renew BBS menu URI. pkg/32585 fromuebayasi2-2/+4
Takanori Ishihara.
2006-01-24Update chat/bitlbee to 1.0.1tonio2-6/+6
Version 1.0.1 (released 2006-01-14) hilights: - This version contains some of the changes from the current bzr tree, mainly bug fixes - AIM groupchat support - Fixes problems with MSN messages failing to arrive - Fixes problems with not seeing Jabber buddies online - Now handles MSN passwords with commas correctly - Code cleanup
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz15-25/+30
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-23Has BROKEN_GETTEXT_DETECTION.joerg1-1/+2
2006-01-23Update to 0.10.xtraeme6-170/+103
- Psi will now sign out before Windows or Mac OS X machines go to 'sleep' - The default text input line in the chat dialogs starts at one line tall, and grows as necessary. - The Roster can now be automatically resized to fit all contacts. - The Roster now has a menu bar available on Windows and Linux - Chat windows can be collected together using tabs - On Windows and Mac OS X, selected text may be automatically copied to the clipboard. - Mac OS X builds now enjoy Growl(.info) support - Photos are now available in the VCard dialog - New default colour scheme - Roster and chat dialog opacity is now configurable on Windows and Mac OS X - The colour scheme is now slightly more configurable - Assorted minor feature additions and bug fixes - Number of unread messages is now visible in the dock on Mac OS X - GPG passphrases are now cached during the entire Psi session - 'Authorization received' messages can now be ignored - Roster and chat windows can be made transparent
2006-01-22added -f option to rm command to ensure it works even if the archive getsschwarz1-2/+2
unpacked without user write permissions for the file to be removed.
2006-01-22patch-ad courtesy of adrianp :)adam1-0/+15
2006-01-22Changes 0.4.3:adam4-20/+23
* Bug fixes and improvements
2006-01-20Drop maintainership. I can't seriously be the maintainer of so manyjmmv1-2/+2
packages - specially of packages that I haven't touched for a long while or those that other people can handle better than me.
2006-01-17Update to version 0.8.10, based on PR #32432 from Juha-Matti Tilli:veego11-59/+173
- Recode support - Isupport (005 numeric) - Passive DCC support. - Many memleak fixes. - Network specific ignoring. - Updated internal error handling. - Complete 64bit support. - Revised default aliases. - Updated paste detection and settings. - Tons of bugfixes. - Other changes The 'pre-install' hack from the pr is no longer needed after a fix from jlam. Don't delete the patch-ae, which was removed in the pr. Recode support won't work at the moment on NetBSD. Bump the version for irssi-icb, due too the upgrade of irssi.
2006-01-17Final distribution: bug fixesadam3-10/+9
2006-01-13Update chat/bitlbee to 1.0tonio3-11/+15
CHANGES contains: - renamed control channel to &bitlbee, to avoid confusions - Jabber cleanup - Handle RSS-to-Jabber feeds - AIM notifications - typing notifications come in as CTCP - fixes a possible DoD bug Also, the package now installs the full user-guide, and bitlbee.conf(5) man page
2006-01-11Update to 0.81, provided by Evan Hall in PR 32488:wiz4-31/+30
0.81 - 01/08/2006 Changes by neutronscott (thanks): * Wordwrap works with <br> on incoming messages. * Fixed buddy list size bug when squelch_connect is on * Moved beep_on_incoming from compile-time to a config option * Outgoing messages are displayed with HTML removed. * HTML links are now displayed in-line * Fixed most problems relating to buddy list management. * Added raw input mode, toggled by ctrl-R, to input HTML characters. * Added command 'z!' to reload away messages and profile while running. * Added 'p' command for pasting messages. * Removed the 'b' command due to multiple reports of crashes. * Made improvements to the wordwrap routine, which should fix crashes when pasting or receiving a long link or other long, uninterrupted line. * Replaced getchar() with read(), eliminating the odd bug when pasting a line - you don't need to press another key to get display the line. * Added option "set_window_title" that sets the xterm/screen window title with your screen name. * Added 'I' command to request profile of the last person who sent you a message. * 'wf' command now displays idle times. This was actually sent to me in a patch by Matt Walters a long time ago, but I just cleaned it up and implemented it now. * New config option "oscarport" * Fixed some memory leaks in bsflite and imcomm. Thanks to Toby Peterson for submitting this patch. * Added support for connecting through proxy servers. Added to config file: - proxy <proxy server> - the hostname or IP of the server - proxyport <port> - port on which the proxy is listening - proxytype <type> - currently either socks5 or https Authentication should be added soon. * Made timestamps a run-time option. Add 'timestamps false' to the config file.
2006-01-10Install the correct documentation and update the PLIST accordinglyadrianp5-34/+127
Make sure mkpasswd is only installed once as ircd-hybrid-mkpasswd Make .if defined statements a little more bulletbroof Bump to nb1
2006-01-10Explicitly link weechat-curses with LIBINTL, if it isn't picked upjoerg2-1/+15
already. Fixes build on DragonFly.
2006-01-10va_arg with type shorter than int is invalid and GCC's builtin willjoerg3-3/+17
generate an explicit abort() for that code path. Use correct promotion and bump revision.
2006-01-08Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysqlxtraeme1-1/+2
pkg has been changed to 5.x). Reminded by wiz... thanks.
2006-01-07Provide the configure script with an empty input file instead of feedingrillig1-2/+4
a line of "\\n" to it.
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz1-2/+2
2006-01-05Use SUBST instead of FILES_SUBST_SED.joerg1-5/+5
2006-01-05Use PTHREAD_* instead of hard-wired -lpthread, esp. when testing forjoerg3-8/+50
libgadu. Let errno.h provide errno in libgsm.
2006-01-05Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",ghen1-2/+1
without affecting packages that are currently using it. Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor "build" now set it to "full", but should be checked whether they really need it (comment added). Packages which previously set it to "build" now don't set it anymore. Ok by jlam, wiz.
2006-01-04Use SUBST framework instead of FILES_SUBST_SED.joerg1-3/+10
2006-01-03Update to 7.2.0adrianp9-222/+85
> -- ircd-hybrid-7.2.0 RELNOTES > o) Fixed broken operwall = yes; > o) Added 'umode' directive to oper{}. List of modes to get on /OPER. > o) Fixed a WHOIS bug > o) Fixed bug where we would increase Count.invisi even > if invisible_on_connect is turned off > o) Removed invite_ops_only, controlled by paranoid (+p) now > o) Better DDoS protection > o) Fixed va_list bug on amd64 > o) Fixed /dev/poll > > > -- ircd-hybrid-7.2rc1 RELNOTES > o) ircd can dynamically change all its client/fd limits at runtime > o) Added epoll as the primary I/O engine under Linux > o) Local channels will not show up in remote /WHOIS > o) Added hidden_name which allows customized hidden server names > o) Added restrict_channels to define a static channel set > o) Added --disable-gline-voting to disable G-Line votes > for small networks or people who don't want it. > o) Allow accumulating more ip= entries in an exempt{} block > o) Various improvements and bugfixes > o) Make win32 build usable > o) Fixed ban caching bug > o) Cosmetical fixes to TIME > o) Get "KLINE nick" to work with clients that have a spoof > o) Fixed RESV/XLINE bug in conjunction with names that include escaped > characters such as \*, \?, \#. > > > -- ircd-hybrid-7.2beta1 RELNOTES > o) Usermode +G, like +g, but allow messaging from people on common channels > o) Usermode +D - "deaf", don't receive channel messages > o) RXLINE and RKLINE - commands for setting regexp K/X lines > o) Join flood is now detected and reported to +b opers > o) Re-added REJECT_HOLD - lock clients for a while before throwing away > o) ping_warning, a class{} option to notify opers before "Ping timeout" > o) New hooking system, modularised: usermodes, iauth, message filtering etc. > o) Network I/O speedups > o) Various cleanups and bugfixes > o) Support for client SSL > o) Support for services (contrib/m_services.c) > o) IP cloaking module (contrib/ip_cloaking.c) > o) Native win32 build
2006-01-02Minor PLIST change to deal with modified configuration filesadrianp2-3/+4
Bump to nb1
2006-01-01The ircII non-blocking code does not work correctly on Interix, disable it.ben1-1/+5
2006-01-01Update to 0.11.8.1:wiz2-6/+6
Summary of changes from 0.11.8 to 0.11.8.1 ========================================== [UI fea] The /wi command now displays buddy client capabilities. [UI fea] The status bar now displays "TYPING" when your buddy is in the middle of typing a message to you. (Only if your buddy's client sends typing notifications, which naim does not do.) [UI fea] Warning levels for yourself and for your buddies are now displayed in the UI. [UI fea] New /setpriv command. Use to change between ALLOW ALL, BLOCK ALL, ALLOW PERMIT, BLOCK DENY, or ALLOW BUDDY. The default is BLOCK DENY. [FT fea] Joshua Wise <joshua@joshuawise.com> updated the IPv6 code to work with the modern code base. If you have an IPv6 connection, you should be able to /connect to an IPv6 hostname without any special configuration. [IRC fea] The IRC driver now accepts incoming lines that end in a naked "\n". (The spec. requires lines to end in "\r\n", but Jon Postel would roll over in his grave if he heard we required such stringent protocol conformity. That and some poorly-maintained ircds do send naked "\n" characters.) [UI fea] /names now sorts users before displaying them. [TOC fea] Friendly names (/namebuddy) are now stored to and retrieved from your server-side buddy list. [TOC bug] /delbuddy did not always correctly remove the user from your server-side buddy list. Fixed. [UI bug] If you had a user with the same friendly name as another user's account name, naim would become unstable when the second user signed on. Fixed. [TOC fea] (ported from 0.11.7.3) Online time is presented in localized time from AOL's servers. FireTalk now de-localizes (from UTC-0400) and re-localizes to the user's time zone.
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz5-5/+10
Bump BUILDLINK_RECOMMENDED.
2005-12-31This package works at least on NetBSD 1.6.2/i386, so there's no need torillig1-4/+1
remove it in 2006Q1.
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam22-44/+22
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-27Fix build on DragonFly, remove unconditional PKG_FAILREASON.joerg5-5/+45
2005-12-26Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386schmonz2-2/+8
3.0. If one of these is important to you, please fix it in time for pkgsrc-2006Q1, or it may be removed.
2005-12-20Added two patches that fix the build on NetBSD-1.6.2-i386.rillig3-1/+33