summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
2008-02-04PR 37952: Aleksey Cheusov: more missed tools in USE_TOOLStnn1-1/+2
2008-02-02addgdt1-1/+2
# used by chat/pidgin/Makefile per pkglint
2008-02-02Most TODO items are now ok, and remaining ones noted in Makefile comments.gdt2-10/+3
2008-02-02Use ncursesw. Remove TODO as the package is now functional.gdt2-11/+7
PKGREVISION++. Patch from Jonathan Scheifer on pkgsrc-users@.
2008-02-02fix whitespace error in previousgdt1-1/+2
2008-02-02addgdt1-2/+2
# used by chat/finch/Makefile per pkglint
2008-01-30Update to 2.10.2.12adrianp2-6/+6
http://sourceforge.net/project/shownotes.php?release_id=557843&group_id=63470 http://sourceforge.net/project/shownotes.php?release_id=559042&group_id=63470 * ircd/gline.c (gline_add): apply too-many-users test to realname G-lines *only* when the origin is my user (or a user, for remote-local G-lines) * include/res.h (irc_in_addr_is_ipv4): Fix classification of addresses like 0.0.0.0. * ircd/s_user.c (set_user_mode): Add new parameter to set_user_mode to ignore some modes. (register_user): Use set_user_mode to parse default usermode for users. * ircd/m_user.c (m_luser): Fix broken RFC 2812 on connect user mode setting * doc/readme.iauth (IAuth M): Document new command. * ircd/listener.c (add_listener): Only try to create IPv6 sockets for IPv6-compatible addresses; likewise for IPv4.
2008-01-251.1.16adrianp2-6/+6
Backport <goodchan>: Explicitly allow channels denied by <badchan> Backport fix for bug 464 reported by John Rebind server sockets on REHASH, closes bug 478 Update conf (patch from bug 463, thanks John) Backport r8661: don't send 421 to unregistered clients (thanks nenolod) Backport r8651: SHA256 consistancy fix. Backport 8634, fix for bug 464 reported by John Fix for bug 458: servers go missing on collision etc. Manual backport of r8613: remove nuh mask from /clones output Backport --disable-rpath configure option for package maintainers The mysql worker thread only sleeps 50 nanosecs between cycles, this is not enough to prevent it chomping on the CPU on most machines., Increase to 1000,
2008-01-20Update bsflite to 0.83.obache3-20/+24
Based on patch provided by Claudio Leite in PR 37602. Regen patch-ab and add DESTDIR support. BSFlite ChangeLog 0.83 - 12/12/2007 * Log to a single file (option "single_log") To review, use the command "lg" * Added BeOS (R5) support. * Ported to AmigaOS w/ GeekGadgets. * Added 'v' command to set/unset invisible status. * Fixed a mysterious bug where buddies would sign off repeatedly
2008-01-19Switch to *.tar.bz2. *.tar.gz is not privided anymore.obache2-5/+6
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn22-37/+44
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2008-01-14Note that this is obsolete and point to pidgin.gdt1-0/+2
2008-01-12Change MASTER_SITES to ${MASTER_SITE_LOCAL}.bjs1-2/+2
2008-01-12Add smirk directory to chat/Makefile.bjs1-1/+2
2008-01-12Import smirk, a fork of the moribund Rhapsody curses-based IRC client.bjs4-0/+67
Smirk sports a unique, intuitive menu-driven user interface. Available Features: * Multi server support. * Clean, easy to use menu driven user interface. * Favorite server, channel and user lists. * Ignore lists. * Configurable interface color themes. * Large file (over 2GB) support. * SOCKS proxy compatibility. Supported Protocols: * IRC (obviously) * DCC chat * DCC file transfers * CTCP * SOCKS4 and SOCKS5
2008-01-05ERROR: patches/patch-qa:29: This code must not be included in patches.rillig2-12/+3
2008-01-05Sent the patch upstream.rillig2-3/+5
2008-01-05Updated amsn to 0.97.rillig4-609/+833
No ChangeLog available. :( Fixes PR 37509.
2008-01-05Reset MAINTAINER.adrianp1-2/+2
2008-01-04The package supports installation to DESTDIR.heinz1-1/+6
Removed unnecessary write permissions to shut up warnings by checkperms.
2007-12-29Use normal module build logic and do the work for vicq and the man pagejoerg5-34/+19
directly. Fixes the build on DragonFly.
2007-12-29Fix PLIST.joerg2-2/+4
2007-12-27Fix PLIST. Bump revision.joerg2-2/+4
2007-12-22fix visibility of on-line users for AOL - full information at:jdolecek3-3/+17
http://bugzilla.centerim.org/show_bug.cgi?id=39
2007-12-22another fix for NetBSD 4.0 (forgot to fix this before commit)jdolecek1-1/+11
2007-12-22add patch for licq-gui-console to fix include path for pkgsrc devel/cdkjdolecek2-1/+15
2007-12-22Update licq-{core,gui-console,gui-qt} to 1.3.5.jdolecek11-91/+571
New in 1.3.4 o Fix a few bugs where users would falsely go offline o Make sending typing notifications optional o Fixes for newly registered users o Fix the handling of pidfiles so that Licq always starts unless there actually is an other instance of Licq running. o 64-bit compatibility changes o Compilation fixes o Fixes for Licq on Mac OS X (with Fink) o Iconv fixes o ICQ: Fix a bug where contacts would receive empty messages o ICQ: Update the protocol to properly set info o ICQ: Show more version information of remote clients o ICQ: Fix SSL issue o MSN: Fix a race error in MSN packet parsing o MSN: Fix socket handling o KDE: Addressbook fix o KDE: Add spell checking to the kde-gui (Using KSpell) o Qt/KDE: Show user's pictures as a tooltip or status icon o Qt/KDE: Optional "Send with Enter" o Qt/KDE: Improve hyperlink detection o Qt/KDE: Improve emoticon detection and processing o Qt/KDE: Add a custom message box handler o Qt/KDE: New KDE iconset to better integrate with the KDE desktop Many various minor bugs and crashes fixed... See http://tinyurl.com/ygdrfo for d etails. Build and basic startup done on NetBSD 4.0 and Mac OS X 10.5
2007-12-21Needs OVERRIDE_DEPTH=3.joerg1-1/+2
2007-12-21Override configure depth, needs 3 levels.joerg1-1/+2
2007-12-21update depends/buildlink for qca2 changesjdolecek2-4/+16
remove extra copy of README and COPYING, only install them to share/doc/psi/ fixup PLIST (missing @dirrm's) bump PKGREVISION
2007-12-20qca-ossl moved to qca2-ossljdolecek1-2/+2
2007-12-20remove no longer needed patches - part of psi update to 0.11jdolecek10-155/+1
tested on NetBSD 4.0, I don't have other platforms ...
2007-12-19Update psi to 0.11.jdolecek3-136/+55
New in 0.11 - Reworked account registration process (including proper support for XEP-0077 (In-band registration)) - Finished support for XEP-0004 (Data Forms) by supporting forms in messages. (thanks to Roelof Naude) - Added support for XEP-0070 (Verifying HTTP Requests via XMPP). Thanks to Maciej Niedzielski. - Customizable shortcuts (thanks to Ephraim) - System-wide shortcuts - Added spell checking (thanks to Ephraim). Currently only aspell is supported. - Added option to automatically set the resource (using the hostname) - Added new default Stellar3 iconset - Added support for XEP-138 (Stream Compression) - Added support for using XEP-33 (Extended Stanza Addressing) to multicast messages to multiple users. Use option.enable-multicasting to enable it. - Added 'Show status message' toggle. There is a hidden option to put status messages under the nickname (at the cost of 2 extra pixels when no status message is shown) - Support for Bookmark Storage (XEP-0048), where bookmarked conferences are auto-joined. No UI is provided for creating bookmarks (yet). - Better error messages, including error condition mappings (XEP-0086) - Support dynamically changing priority - Improved PGP error messages - Hiding the deprecated protocol selector for service discovery by default. Use option.ui.show-deprecated.service-discovery.protocol-selector to re-enable it. - New options system (see options.xml) - Receiving support for vCard-Based Avatars (XEP-0153) - Support for Multi-User-Chat (XEP-0045) - Preliminary support for User Nickname (XEP-0172) - Preliminary support for Roster Item Exchange (XEP-0144) - Psi now uses the Qt4(>=4.3) and QCA2 libraries, replacing the Qt3 and QCA1 requirements. - "Privacy List" support in the account dialog. - Support for XEP-0050 (Ad-hoc commands) - Preliminary support for XEP-0163 (Personal Eventing Protocol) - Preliminary support for XEP-0146 (Remote Controlling Clients) - Large parts of the codebase have been restructured. - Fixed a chat room bug where subject/topic changes were not shown. - Mac OS X builds are now universal binaries, supporting the new Intel based Macs. - Support for XEP-85 (Chat State Notifications). - Support for XEP-0115 (Entity Capabilities). - There is now a config.xml option to make some windows use the brushed metal theme on Mac OS X. - Window opacity support is now present for all three supported platforms. - Fixed Unicode URL opening bug #510 - Auto-reconnect accounts on wakeup - Copy-pasting with emoticons now works - Fixed issue #263 where emoticons would disappear in a reply or quote - History index is rebuilt faster - Configure toolbars merged into main preferences dialog - Moving tooltips - MingW32 compiler support (Coupled with the open source Qt4 Windows library this now allows completely free building of Psi on Windows) Aspell support is not activated in pkgsrc ATM
2007-12-12Reset maintainer on his request.wiz1-2/+2
2007-12-10Update to pidgin-2.3.1.tnn5-14/+14
Various minor protocol bugfixes and compile fixes for FreeBSD & Solaris.
2007-12-03sortjnemeth1-2/+2
2007-12-02Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.wiz1-2/+2
2007-12-02Update the pidgin IM suite to version 2.3.0.tnn11-44/+48
version 2.3.0 (11/24/2007): http://developer.pidgin.im/query?status=closed&milestone=2.3.0 Some highlights from ChangeLog: Pidgin: * Connection errors are now reported in mini-dialogs inside the buddy list, rather than as buttons in the buddy list and with dialog boxes. If several accounts are disabled when you sign on elsewhere, you can now re-enable them all with a single click. * If you alias a buddy to an alias that is already present within a particular group, we now offer to merge the buddies into the same contact. * A music emblem is now displayed in the buddy list for a buddy if we know she is listening to some soothing music. * Added a 'Move to' menu in buddy list context menu for moving buddies to other groups as an alternative to dragging. * It is now possible to mark a chat on your buddy list as "Persistent" so you do not leave the chat when the window or tab is closed. * The auto-join option for chats is now listed in the "Add Chat" dialog along with the new persistence option. * Closing an IM no longer immediately closes your conversation. It will now remain active for a short time so that if the conversation resumes, the history will be retained. A preference has been added to toggle this behavior. * The "Smiley" menu has been moved to the top-level of the toolbar. * Pidgin's display is now saved with the command line for session restoration. (David Mohr) * ICQ Birthday notifications are shown as buddy list emblems. * Plugin actions are now available from the docklet context menu in addition to the Tool menu of the buddy list. * The manual page has been heavily rewritten to bring it in line with current functionality. Finch: * It's possible to bind key-strokes to specific menuitems in the windows. Read the 'Menus' section in the man-page for details. * 'transpose-chars' operation for the entry boxes. The default key-binding is ctrl+t. * 'yank' operation for the entry boxes. The default binding is ctrl+y.
2007-12-01Remove ex-MASTER_SITE.wiz1-2/+1
2007-12-01The Python programs for the dbus option need the py-dbus package. Patchrillig2-2/+6
by Brian de Alwis on pkgsrc-users.
2007-12-01The buildlink3.mk file needs to know the options of the package,rillig1-1/+9
especially dbus. Patch by Jan Kryl on pkgsrc-users.
2007-11-30Bump PKGREVISION because openexr now depends on ilmbase.wiz2-4/+4
2007-11-29Needs libresolv on Solaris.sketch1-3/+3
2007-11-28Remove micq, project has been renamed to climm.mjl4-98/+0
2007-11-28Enable climm, disable micq.mjl1-2/+2
2007-11-28Initial import of climm-0.6.1. (formerly known as micq)mjl5-0/+158
2007-11-26Add "USE_TOOLS+= perl" to make this build again.tron1-1/+2
2007-11-25Add USE_TOOLS=perl to address PR# 37430adrianp1-1/+2
2007-11-24Update to 5.0.63adrianp2-6/+6
2007/06/10 .62 Backported 5.1 fix for a bug allowing guest nicknames to be linked. This release fixes two security-related bugs discovered in version 5.1 which are also present in 5.0.
2007-11-22Update to 1.1.15adrianp2-6/+6
Another release has been issued in the 1.1.x stable line, following up with a few minor fixes to issues in previous releases. In particular, a small number of problems in the new m_ident have been addressed. A bug which lead to blank quit messages has also been fixed.