summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
2009-07-03use libgnutls-config.mk, fixes gnutls-2.8 detection with the (non-default)drochner1-1/+2
"gnutls" pkg option
2009-07-03use libgnutls-config.mk, restores TLS support with the (non-default)drochner1-1/+2
"gnutls" pkg option
2009-07-02Remove inclusion of gnutls/buildlink3.mk. The package Makefilewiz1-2/+1
doesn't contain this include, and thus build of dependent packages fails with ERROR: gnutls>=1.2.6 is not installed; can't buildlink files.
2009-06-30Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build withjoerg2-2/+6
MAKE_JOBS=2 and worked without.
2009-06-28Regen for pidgin 2.5.7kefren1-5/+5
2009-06-24Update to version 2.5.7 (06/19/2009):kefren3-25/+23
* Yahoo Protocol 16 support, including new HTTPS login method; this should fix a number of login problems that have recently cropped up. (Sulabh Mahajan, Mike "Maiku" Ruprecht) * Only display the AIM "Unable to Retrieve Buddy List" message once per connection. (Rob Taft) * Blocking MSN users not on your buddy list no longer disconnects you. * When performing operations on MSN, assume users are on the MSN/Passport network if we don't get network ID's for them.
2009-06-14Remove @dirrm related logic.joerg2-10/+3
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg17-73/+32
2009-06-14Remove @dirrm entries from PLISTsjoerg99-923/+99
2009-06-13The package failed to build with some gnutls problem, so build it againstahoka1-4/+4
openssl instead. We perefer openssl anyway.
2009-06-12Update to 2.5.6 because of assorted security advisoriessmb3-8/+8
2009-06-10Update eggdrop to 1.6.19+ctcpfix, say, 1.6.19nb1.obache5-28/+22
Eggdrop Changes 1.6.19+ctcpfix (14 May 2009): - Fixed another bug in the CTCP parsing code introduced by the servmsg.c buffer overflow patch in 1.6.19. * Patch by: thommey 1.6.19 (18 April 2008): - Update the recommended TCL version to 8.5 * Patch by: guppy - Updated Copyright dates - added [sL] and thommey to the AUTHORS file * Patch by: guppy - load blowfish by default * Patch by: guppy - added a TCL to handle the PONG :<cookie> junk on some EFnet servers * Patch by: [sL], guppy - add a simple TCL to handle the PASS <numbers> junk on some Undernet servers * Patch by: guppy - add support for chanmode +T * Patch by: Thomas "thommey" Sader - CTCP parsing was broken by the servmsg.c buffer overflow patch * Patch by: Thomas "thommey" Sader - Fixed a couple of typos in the FEATURES file. * Patch by: Tomas Szaniszlo - Fixed two buffer overflows in servmsg.c (CVE-2007-2807). * Found by: Bow Sineath - Patch by: Nico Golde / Wcc - Fixed compatibility problems with certain time_t implementations. * Found by: various - Patch by: Tothwolf - Complete raw traffic wasn't getting logged in some cases; only the raw command itself was. Fixed. * Patch by: mrBuG
2009-06-06Update to RC3adrianp4-14/+15
RC3: A changelog is attached for the curious, but as it's all really bugfixes big and small - all 1.2 users are STRONGLY advised to upgrade. RC2: All users of RC1 are STRONGLY recommended to upgrade. Notable new features are * Add fantasy:allowbots (to allow +B users to use fantasy <alias> commands) * Allow forced nick changes to override mode +N, nicklock, etc * Allow non-opers to use /MKPASSWD * Add /SAKICK command (provided by m_sakick) * Operoverride OTHERMODE is no longer required in addition MODEOP to op/deop/etc. people
2009-06-05update master sites. remove fi and au. add sunet.sezafer1-3/+2
2009-06-05string.h is a standard header for getting protoypes for memset and friends.hasso2-5/+14
Fixes build on DragonFly.
2009-05-28update master site.zafer2-4/+4
2009-05-20remove dead mirror.zafer1-3/+2
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz5-10/+10
major change. Reported by Robert Elz in PR 41345.
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz4-9/+7
block). Uncomment some commented out LICENSE lines while here.
2009-05-14Revert HOMEPAGE's change (may temporary connection failure).obache1-2/+2
2009-05-14Update ruby-net-irc to 0.0.7.obache4-13/+17
2009-02-19 SATOH Hiroh * [bug]: Fixed net/irc.rb permission. * Released 0.0.7 2009-02-01 SATOH Hiroh * [bug]: Fixed to work on ruby1.9.1 * [release]: Released 0.0.6
2009-05-13Upgdrade psi to 0.12.1.jdolecek3-8/+11
New in 0.12: - Multi-user chat windows now join one on one chat windows and can be opened in tabbed form, either sharing a window, or seperately. - The roster search has been updated, and now triggers a filter when typing into the roster window. - An XML ringbuffer is now used, allowing access to already received XML in the XML console. - When resolving a name for new contacts, the full name is now used if the nick name is missing from the vcard. - Auto-connect on wake is now an independent option. - MUCs can now be bookmarked, and auto-joined. - The old config.xml file has been dropped in favour of the new options.xml format - all options in Psi can now be configured from the Advanced options pane (no more hand-editing of config files is required). - Vcard avatars are now transmitted for the benefit of legacy clients and servers not supporting PEP. - A new diagnostics group is available in the help menu, to allow debugging problems with the QCA security layer. - Launching several instances of the same profile on Windows and Unices with DBUS now behaves more sensibly. - On X11, the taskbar should now flash on new messages for compliant window managers. 0.12.1 security update: - Bugfix for DOS vulnerability in the file transfer code.
2009-05-12pkglint -Wallmartti1-1/+2
2009-05-12Updated chat/ejabberd to 2.0.5martti3-27/+9
* Fix two problems introduced in ejabberd 2.0.4: subscription request produced many authorization requests with some clients and transports; and subscription requests were not stored for later delivery when receiver was offline. * Fix warning in expat_erl.c about implicit declaration of x_fix_buff * HTTP-Bind (BOSH): Fix a missing stream:error in the returned remote-stream-error stanza
2009-05-12Fix problem when using binary packages.reed1-2/+5
Add BUILDLINK_API_DEPENDS.libotr due to: configure: error: libotr 3.2.0 or newer is required. The real problem was undefined reference to gcry_cipher_setkey and gcry_cipher_setctr. Looked at various versions on different architectures and it appears even though the headers were there, they weren't defined in the library until libgcrypt-1.4.3 -- so define BUILDLINK_ABI_DEPENDS.libgcrypt. Bump PKGREVISION.
2009-05-12Added LICENSE.martti1-1/+2
2009-04-29Add "# used by chat/irssi-icb/Makefile" as requested by pkglint inwiz1-1/+2
irssi-icb.
2009-04-29Convert to use glib2 instead of glib1. Bump PKGREVISION.wiz3-4/+22
2009-04-28remove finnish mirror. server is down since a long time. OK'd by obache.zafer1-3/+2
2009-04-28Remove broken mirrors. Ok'd by obache.zafer1-6/+3
2009-04-28Remove broken mirror. OK'd by obache.zafer2-4/+2
2009-04-13Add patch for http://forums.unrealircd.com/viewtopic.php?t=6204adrianp3-6/+53
Update MASTER_SITES PKGREVISION++
2009-04-01We need to tell configure which python binary to use.roy6-6/+16
2009-03-22Remove msgfmtstrip scripts and targets using them, now that thewiz3-30/+3
infrastructure supports this properly (thanks joerg!).
2009-03-22Updated chat/ejabberd to 2.0.4martti7-50/+73
This version is a maintenance release containing 20 bugfixes and improvements. http://secunia.com/advisories/34340/
2009-03-22Update chat/weechat to 0.2.6.1tonio2-6/+6
This version fixes a major bug: crash with some special chars in IRC messages.
2009-03-22Leave over maintainership to pkgsrc-usersmanu1-2/+2
2009-03-21Change to my @NetBSD.org addressadrianp1-2/+2
2009-03-21Remove MAINTAINER at their request.darcy1-2/+2
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg17-221/+102
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-18to pkgsrc-usersjmcneill1-2/+2
2009-03-18Bump PKGREVISION for PLIST fix.wiz1-1/+3
2009-03-18+@dirrm share/pixmaps/pidgin/emotes/small. This has been missing forsnj1-1/+2
3 months and nobody has complained. PKGREVISION not bumped on grounds of "no reasonable person would want to upgrade."
2009-03-14Make it build on DragonFly.hasso2-6/+7
2009-03-12Update libpurple, piding, pidgin-sametime, pidgin-silc, finch tomlelstv5-26/+15
version 2.5.5; version 2.5.5 (03/01/2009): libpurple: * Fix a crash when removing an account with an unknown protocol id. * Beta support for SSL connections for AIM and ICQ accounts. To enable, check the "Use SSL" option from the Advanced tab when editing your AIM or ICQ account. (Paul Aurich) * Fix a memory leak in SILC. (Luke Petre) * Fix some string handling in the SIMPLE prpl, which fixes some buddy name handling and other issues. (Paul Aurich, Marcus Sundberg) * Implement support for resolving DNS via the SOCKS4 proxy (SOCKS4a). ICQ: * Fix retrieval of status messages from users of ICQ 6.x, Miranda, and other libpurple clients. (Daniel Ljungborg) * Change client ID to match ICQ Basic 14.34.3096. This fixes publishing of buddy icons and available messages. * Properly publish status messages for statuses other than Available. ICQ 6.x users can now see these status messages. (Daniel Ljungborg) * Fix receipt of messages from the mobile client Slick. (David Jedelsky) MSN: * Fix transfer of buddy icons, custom smileys, and files from the latest Windows Live Messenger 9 official client. (Thomas Gibson-Robinson) * Large (multi-part) messages are now correctly re-combined. * Federated/Yahoo! buddies should now stop creating sync issues at every signin. You may need to remove duplicates in the Address Book. See the FAQ for more information. Thanks to Jason Lingohr for lots of debugging and testing. * Messages from Yahoo! buddies are no longer silently dropped. * We now save and use the CacheKey for ABCH SOAP requests. * Don't try to parse Personal Status Messages or Current Media if they don't exist. * Convert from ISO-8859-1 encoding to UTF-8 when no charset is specified on incoming messages. This should fix some issues with messages from older clients. * Force sending the font "Segoe UI" if outgoing formatting doesn't specify a font already. * Queue callbacks when token updates are in progress to prevent two token update attempts from trampling each other. * Fixed a crash on Windows when removing a buddy's alias. * Update the Address Book when buddies' friendly names change. This prevents seeing an outdated alias or not seeing an alias at all for buddies who are offline when you sign in. * Update tokens for FindMembership and ABFindAll SOAP requests. * We no longer try to send empty messages. This could happen when a message contained only formatting and that formatting was not supported on MSN. * Buddies on both the Allow and Block list are now automatically removed from the Allow list. Users with this problem will now no longer receive an ADL 241 error. The problematic buddy should now appear on the buddy list and can be removed or unblocked as desired. XMPP: * Resources using __HOSTNAME__ substitution will now grab only the short hostname instead of the FQDN on systems which put the FQDN in the hostname. (Matěj Cepl) * No longer send a 'to' attribute on an outgoing stanza when we haven't received one. This fixes a registration bug as described in ticket #6635. Pidgin: * Tooltip windows now appear below the mouse cursor. (Kosta Arvanitis) * Tooltip windows now disappear on keypress events. (Kosta Arvanitis) * Tooltip windows no longer linger when scrolling the buddy list. (Kosta Arvanitis) Finch: * Allow rebinding keys to change the focused widget (details in the man-page, look for GntBox::binding) version 2.5.4 (01/12/2009): libpurple: * Fix a connection timeout with empty Gadu-Gady buddy lists. (Martin Rosinski) * Don't ignore namespace information when parsing XMPP data. (Michal Witkowski) * Fix a crash that occurred when retrieving certain Offline Messages on MSN. * Extended purple-url-handler to handle "gtalk" URI's. (Paul Aurich) * Fix the hang on exit in Network Location Awareness for Windows XP and Windows Vista. (Paul Aurich) MSN: * Change Contact Server to temporarily fix connection problems. (Thanks to Youness Alaoui) XMPP: * Support for XEP-0191 blocking. (Vijay Raghunathan) * Don't put SASL PLAIN or IQ Auth passwords in debug logs. (Paul Aurich) * Fix removal of avatars (both PEP and vCard), we weren't removing them correctly before. (Paul Aurich) Pidgin: * Fix a crash in the Add Account dialog when changing protocols under certain circumstances. Finch: * Redirect stderr outputs to the debug window. * Fix rebinding actions with the arrow-keys and tab.
2009-03-11Fix build with slightly older (builtin) openssl versions.hasso2-7/+10
2009-03-11Make it build on DragonFly.hasso2-1/+14
2009-03-11Fix compile on DragonFly ('IPPROTO_TCP' undeclared).hasso2-1/+14
2009-03-11Fix compile on platforms without libresolv. It should still work fine onhasso2-1/+16
platforms with libresolv (tested with Linux).
2009-03-08Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk.wiz2-4/+4