summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
2013-06-14Drop PKGREVISION (using the 180 second rule :-).gdt1-2/+1
2013-06-14Update to 0.80.81.gdt2-8/+10
Upstream did not provide NEWS. But, this is ~4 years of assorted bugfixes and minor improvements. Most notably there is a fix that is critical for stream startup in a timing-dependent case which seems to hit reliably on netbsd-5/i386-xen, jabberd2. Take MAINTAINERSHIP, as I appear to also be the upstream maintainer now.
2013-06-12Fix build with perl-5.18.wiz4-17/+37
While here, improve WRKSRC to avoid ".." in patches and paths, build man page during build and not during install step, and set LICENSE.
2013-06-09Update chat/weechat to 0.4.1tonio9-102/+60
Use cmake for build Version 0.4.1 (May 20, 2013) - multiple layouts support - nick prefix/suffix are now dynamic (and managed by core instead of irc plugin) - unmask irc join if nick speaks some minutes after the join - new option irc.look.display_join_message to disable some messages after joining a channel - new option irc.look.pv_buffer to automatically merge private buffers - add support of UHNAMES - add DH-AES encryption method for SASL - multiple irc servers allowed on same port for irc protocol in relay plugin - add WebSocket server support (RFC 6455) in relay plugin (for irc and weechat protocols) - send nicklist difference in relay plugin (weechat protocol) - add control of autoload for scripts - optimizations in aspell plugin - many bugs fixed. Version 0.4.0 (Jan 20, 2013) - add option "diff" for command /set, display default values in output of /set - add color support in prefix options - add command /eval, use expression in conditions for bars - connect by default with IPv6 to servers with fallback to IPv4 - add aspell suggestions - add support of tags in irc messages and "server-time" capability - add irc command /quiet - add support of IPv6 in relay plugin - add backlog for irc protocol in relay plugin - display remote IP address for DCC chat/file in xfer plugin - add git version in build - many bugs fixed.
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz25-50/+50
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron26-52/+52
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-04Replace py-readline/buildlink3.mk with DEPENDS.wiz1-2/+2
There are no buildlink3-relevant files here, just a loadable module.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz26-51/+52
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Update ejabberd to 2.1.12fhajny3-22/+11
Changes since 2.1.10: * Core ejabberd - Make terms serialization faster - Reduce size of XML stream state * Administration - Add SCRAM and remove MD5 support to ejabberd commands auth verification - Added command to list all the vhosts registered in an ejabberd node - Added export2odbc command, copied from mod_admin_extra.erl - Fix ejabberdctl number of arguments error report with R15 - Check node name is available before starting ejabberd (EJAB-1572) - Fix ejabberd_xmlrpc commands authentication with SCRAM - Fix mod_offline:store_offline_msg argument (EJAB-1581) - Log IP address when auth attempt fails - Make sure update_info returns atoms only (EJAB-1595) - On shutdown, first stop listeners, then modules * Encryption - Detect OpenSSL version at runtime, not at compile time - Fixed signedness issue in tls_drv GET_DESCRYPTED_INPUT (EJAB-1591) - Enable DHE key exchange in TLS driver - Enable ECDHE key exchange in TSL driver - Disable old and unsecure ciphers in TLS driver - Disable SSL 2.0 in TLS driver * HTTP-Bind - Do not trigger item-not-found errors in mod_http_bind - Repeated http-bind request should abort only requests with same rid - Receiving missing request shouldn't close waiting out-ouf-order request * XMPP - Allow multiple fqdn values in configuration (EJAB-1578) - Fix get_subscription_lists/4 - Fix account registration - Send announce Message stanzas as Headline type instead of Normal * Other - Guide: Fix file name of Name Service Switch - Guide: Document the db_type modules option (EJAB-1560) - LDAP: Fix broken JPEG photo (EJAB-1526) - LDAP: Fix compatibility with Erlang R16A (EJAB-1612) - MUC: Fix angle brackets handle in plaintext log (EJAB-1610) - MUC: Fix MUC start when Mnesia tables don't exist yet - MUC: New mod_muc_log option file_permissions (EJAB-1588) - ODBC: Merge SQL and Mnesia code into one module (EJAB-1560) - Translation: New Hebrew - Translation: Update Slovak
2013-05-31Bump all packages for perl-5.18, thatwiz38-71/+76
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-24Bump PKGREVISION for libproxy shlib major bump.wiz4-8/+8
2013-05-23Only compile source files.joerg2-4/+4
2013-05-14Needs a C compiler.joerg1-1/+3
2013-05-11libpurple's buildlink3 needs glib2.riastradh1-1/+3
2013-05-11Fix some ncurses header issues in chat/weechat.riastradh4-7/+47
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam13-26/+26
2013-05-06Add missing includes.joerg2-1/+14
2013-05-04Update telepathy-glib to 0.20.2 + patch empathy accordinglyprlw15-14/+104
(needed for new gobject-introspection) Many enhancements, fixes and deprecations - see http://cgit.freedesktop.org/telepathy/telepathy-glib/tree/NEWS?id=telepathy-glib-0.20.2 for details.
2013-04-30Fix various case of missing includes due to libstdc++'s namespacejoerg5-1/+53
pollution.
2013-04-22Add and enable ssl support.zafer3-6/+13
Add LICENSE.
2013-04-08Remove "Trailing empty lines." and/or "Trailing white-space."rodent2-4/+4
2013-04-08mef@ was asked to take over MAINTAINER-ship. Thank you.mef1-2/+2
2013-04-08Riece has following releases since this Makefile preparedmef3-10/+23
(This will close PR pkg/43970). Version 5.0.0 2008-05-30 Version 6.0.0 2009-05-30 Version 7.0.0 2010-05-29 Version 7.0.1 2010-10-14 (PR pkg/43970) Version 7.0.2 2010-12-10 Version 7.0.3 2010-12-24 Version 8.0.0 2011-05-29 Version 9.0.0 2012-05-29 --------- * Major changes in 9.0.0 ** New command to re-order channels is added (ueno) See the doc string of riece-command-reorder-channels. ** Complete multiple channels when joining (ueno) * Major changes in 8.0.0 ** Extend URL regexp used in riece-url (ueno) ** Use lexical binding everywhere (ueno) ** Update doc/ptexinfmt.el (kaoru) * Major changes in 7.0.3 ** Fix freeze behavior when the cursor is on a channel buffer (ueno) riece-shrink-buffer had a bug which moves the cursor to the top or bottom of buffer even when the buffer is frozen. ** Fix out-of-tree build (kaoru, ueno) There were some code not passing srcdir correctly. ** Remove old-style backquotes for Emacs 24 (ueno) * Major changes in 7.0.2 ** Fix bug of reading IRC logs (ueno) If coding-system was not specified when writing log to file, Riece added extra ".nil" to the filename. That causes erronous behavior on reading the logs back. ** Fix control sequence parsing (ueno) * Major changes in 7.0.1 ** Fix compilation error on Emacs 24. (ueno) Emacs 24 does not have make-local-hook. ** Suppress byte-compile warnings. (kaoru) Suppress "`save-excursion' defeated by `set-buffer'". ** Support "make distcheck". (ueno) * Major changes in 7.0.0 ** Mailing list address changed to riece-discuss@nongnu.org. ** Fix build for XEmacs 21.5. (ueno) ** Fix coloring riece-channel-list-indicator on mode-line. (ueno) * Major changes in 6.1.0 ** Revert to use setq instead of Custom for saved settings. (ueno) ** Add-on management commands can now be usable from the Command buffer. (kaoru) * Major changes in 6.0.0 ** New add-on riece-desktop-notify. (bg66) ** Fix Custom-based setting mechanism. ---------
2013-04-06"Each sed command should appear in an assignment of its own."rodent1-2/+4
2013-04-06Resolves:rodent1-2/+2
"INFO_FILES should be set to YES or yes." "Packages that install info files should set INFO_FILES." Makefile and PLIST warning, respectively.
2013-04-06'The "+=" operator should only be used with lists.'rodent1-3/+3
2013-04-06"Packages that install libtool libraries should define USE_LIBTOOL."rodent1-3/+4
2013-04-06"Please write NetBSD.org instead of netbsd.org"rodent1-2/+2
2013-04-06Fixes:rodent2-4/+4
COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections.
2013-03-28Reset maintainer, domain no longer exists.joerg1-2/+2
2013-03-25Add missing termcap.buildlink3.mksbd1-1/+2
2013-03-23fix http://secunia.com/advisories/51948/ by applying a patch taken fromspz3-3/+20
svn.ircd-hybrid.org
2013-03-16Fix homepage (now at gna).gdt1-2/+2
2013-03-11Fix outdates sed patterns.wiz1-7/+7
Bump PKGREVISION for changes in installed startup script examples.
2013-03-05patch-aa is gone, and now also forgotten.dsainty1-2/+1
2013-03-03Update to 1.18.256. Changes:shattered2-7/+7
Microsoft exchange chat server doesn't recognise the -w flag for wallops, added the "-nowallops" option. Many other bugfixes.
2013-03-03Update pidgin to 2.10.7.obache9-39/+13
version 2.10.7 (02/13/2013): Alien hatchery: * No changes General: * The configure script will now exit with status 1 when specifying invalid protocol plugins using the --with-static-prpls and --with-dynamic-prpls arguments. (Michael Fiedler) (#15316) libpurple: * Fix a crash when receiving UPnP responses with abnormally long values. (CVE-2013-0274) * Don't link directly to libgcrypt when building with GnuTLS support. (Bartosz Brachaczek) (#15329) * Fix UPnP mappings on routers that return empty <URLBase/> elements in their response. (Ferdinand Stehle) (#15373) * Tcl plugin uses saner, race-free plugin loading. * Fix the Tcl signals-test plugin for savedstatus-changed. (Andrew Shadura) (#15443) Pidgin: * Make Pidgin more friendly to non-X11 GTK+, such as MacPorts' +no_x11 variant. Gadu-Gadu: * Fix a crash at startup with large contact list. Avatar support for buddies will be disabled until 3.0.0. (#15226, #14305) IRC: * Support for SASL authentication. (Thijs Alkemade, Andy Spencer) (#13270) * Print topic setter information at channel join. (#13317) MSN: * Fix SSL certificate issue when signing into MSN for some users. * Fix a crash when removing a user before its icon is loaded. (Mark Barfield) (#15217) MXit: * Fix a bug where a remote MXit user could possibly specify a local file path to be written to. (CVE-2013-0271) * Fix a bug where the MXit server or a man-in-the-middle could potentially send specially crafted data that could overflow a buffer and lead to a crash or remote code execution. (CVE-2013-0272) * Display farewell messages in a different colour to distinguish them from normal messages. * Add support for typing notification. * Add support for the Relationship Status profile attribute. * Remove all reference to Hidden Number. * Ignore new invites to join a GroupChat if you're already joined, or still have a pending invite. * The buddy's name was not centered vertically in the buddy-list if they did not have a status-message or mood set. * Fix decoding of font-size changes in the markup of received messages. * Increase the maximum file size that can be transferred to 1 MB. * When setting an avatar image, no longer downscale it to 96x96. Sametime: * Fix a crash in Sametime when a malicious server sends us an abnormally long user ID. (CVE-2013-0273) Yahoo!: * Fix a double-free in profile/picture loading code. (Mihai Serban) (#15053) * Fix retrieving server-side buddy aliases. (Catalin Salgu) (#15381) Plugins: * The Voice/Video Settings plugin supports using the sndio GStreamer backends. (Brad Smith) (#14414) * Fix a crash in the Contact Availability Detection plugin. (Mark) (#15327) * Make the Message Notification plugin more friendly to non-X11 GTK+, such as MacPorts' +no_x11 variant.
2013-03-02Bump PKGREVISION for mysql default change to 55.wiz4-8/+8
2013-03-02Be a friend of the class, not of every member. Use the class we arejoerg4-1/+115
friend with to find the method we are interested in, not the evil parent. Consistently return a value from a non-void function.
2013-03-02"!=" and "|=" are different operators. Use the correct enum.joerg4-2/+44
Selectively disable a few warnings for clang.
2013-03-01Need -lsocket -lnsl on SunOS.jperkin1-1/+3
2013-02-18Use BUILDLINK_PREFIX.kth-krb4 to get krb4 includes, not /usr.dholland1-2/+3
2013-02-17Revbump all elisp packages after emacs changes.dholland7-12/+14
2013-02-16Recursive bump for png-1.6.wiz31-62/+62
2013-02-16Recursive bump for png-1.6.wiz2-4/+4
2013-02-15recursive bump from boost-lib shlib update.obache1-2/+2
2013-02-09Bump PKGREVISION from audio/jack.ryoon2-4/+4
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin40-78/+80
2013-01-27use HTTP master siteobache1-3/+2
2013-01-26automake-1.13 compat.wiz3-20/+17
While here, remove configure patch -- doesn't make much sense if there is a configure.in patch and autoconf is called.