summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
2012-03-22Bump PKGREVISION reflecting the default Ruby's version change.taca1-2/+2
2012-03-20Remove -enumtypes rurles.obache3-1/+65
It may break installed header files from gst-plugins0.10-base as PR 46229.
2012-03-20Update to 1.4markd4-71/+24
A brief selection of highlights since v1.3.1: * URL and email detection in text views has been rewritten from scratch, greatly improving the handling of various types of URLs and the contexts they might appear in. * Extensive improvements to IRC formatting code handling, including the return of background color support. * Extensive, sometimes full rewrites of user interface elements such as nearly all context menus, the URL Catcher and the Warning Dialogs system for a long list of user interface improvements and bug fixes. * Improved SSL connection behavior. * Translation support and various other improvements in several bundled scripts. * Expanded Python scripting support via the introduction of an API support package. * Support for more IRC numerics. * Various bugfixes to input line command handling and connection behavior.
2012-03-15Bump PKGREVISION from default python to 2.7.obache8-16/+16
2012-03-10bump PKGREVISION from python default change to 2.7.obache3-6/+6
2012-03-10python also required for build only, ride on last update.obache1-1/+3
2012-03-10py-expat is just required to build.obache1-3/+3
Bump PKGREVISION.
2012-03-10LICENSE=gnu-lgpl-v2.1obache1-2/+2
2012-03-10Add missing RCS id to patch file.obache2-2/+4
2012-03-10Python for build only.obache1-2/+3
Bump PKGREVISION.
2012-03-09Bump PKGREVISION for python default version change to 2.7.wiz18-36/+36
py-* not affected, since it built different versions depending on the setting already.
2012-03-09Patcj to make the SunOS condition in libgadu a bit more generic.fhajny2-1/+16
2012-03-06Reduce pidgin-latex's dependencies on TeX.minskim1-3/+8
2012-03-06Recursive PKGREVISION bump for xulrunner, nss, and nspr.ryoon17-34/+34
2012-03-03More pcre PKGREVISION bumps.wiz2-4/+4
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz51-102/+102
2012-02-29Recursive bump from devel/boost-libs update.hans1-2/+2
2012-02-28Override configure checks for gmp and iconv, seems --without-gmp andhans1-1/+4
--without-iconv is not enough.
2012-02-28Don't use xargs when creating the libraries. This can result in xargshans2-5/+13
invoking libtool twice, creating a library with most of the objects missing.
2012-02-21use vala-0.14 for build because it doesn't want to build with 0.12drochner1-3/+2
anymore, probably due to seemingly innocuous changes to gobject-introspection, from Patrick Welche per PM cvs: ----------------------------------------------------------------------
2012-02-21Add "PKG_GROUPS=nobody" as its default group for bitlbee.sbd1-1/+2
(Some systems have a 'nogroup' instead of a 'nobody' group.)
2012-02-21Add 'libresolv' hack for Linux.sbd1-0/+15
2012-02-17Uses perl.hans1-2/+2
2012-02-16Fix build on SunOS.hans4-3/+37
2012-02-16Include strings.h for rindex(), fixes build on SunOS.hans2-1/+16
2012-02-16Fix build on SunOS.hans5-4/+22
2012-02-16Fix build on SunOS. Also fix a few things that gcc46 complains about.hans5-8/+120
2012-02-16Fix build on SunOS.hans2-2/+6
2012-02-16Fix destdir build.hans2-1/+17
2012-02-16Fix build on SunOS.hans2-2/+8
2012-02-16Build locales, buildlink against libiconv.hans4-4/+25
2012-02-16Fix build on SunOS.hans3-3/+9
2012-02-16Fix build on SunOS.hans6-7/+47
2012-02-16Fix build on SunOS.hans29-71/+277
2012-02-16Fix build on SunOS.hans6-6/+57
2012-02-08Comply the the C++ spec by making a variable that is assigned the resultsbd2-1/+26
of a strchr(const char *, int c) call a constant.
2012-02-08SET_LIBDIR=yessbd1-1/+2
2012-02-06Revbump forwiz51-102/+102
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-24chat/telepathy-idle: Fix indirect linking error on DragonFly onlymarino1-1/+3
2012-01-24Recursive dependency bump for databases/gdbm ABI_DEPENDS change.sbd4-8/+8
2012-01-20Update to 0.5.wiz3-23/+9
0.5 (2012-01-20) - cmake support (autoconf still supported) - portability fixes
2012-01-17Convert packages with add --libdir=* to CONFIGURE_ARGS to usesbd1-2/+2
GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR.
2012-01-14gsed related clean up.obache3-10/+11
* Stop to treat NetBSD's sed as GNU sed, not full compatible. * Then, no need to reset TOOLS_PLATFORM.gsed for NetBSD if USE_TOOLS+=gsed and real GNU sed is required. * In addition, convert simple USE_TOOLS+=gsed to conditionally, without NetBSD. * convert {BUILD_,}DEPENDS+=gsed to USE_TOOLS, all tools from gsed are real gsed.
2012-01-13Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.obache8-16/+16
2012-01-09Add missing mk/termcap buildlink.sbd3-3/+49
Fix the -I order on the cc command line. Bump PKGREVISION
2012-01-09Add missing mk/termcap buildlink.sbd3-2/+77
Fix the -I order on the cc command line. Bump PKGREVISION
2012-01-09clean up in some cases where the faked "libgnutls-config" scriptdrochner1-2/+1
is not needed anymore
2012-01-09Recursive bump from boost-libs shlib bump.obache1-2/+2
2012-01-07Update ejabberd to 2.1.10.fhajny3-7/+9
Bug fixes: * Erlang/OTP compatibility - Support Erlang/OTP R15B regexp and drivers (EJAB-1521) - Fix modules update in R14B04 and higher - Fix modules update of stripped beams (EJAB-1520) * XMPP Core - Fix presence problem in C2S after first unavailable (EJAB-1466) - Fix bug on S2S shaper when TLS is used - Prevent overload of incoming S2S connections * XEPs - BOSH: Get rid of useless mnesia transaction (EJAB-1502) - MUC: Don't reveal invitee resource when room informs invitor - Privacy: Activate "Blocked Contacts" to current c2s connection (EJAB-1519) - Privacy: Always allow packets from user's server and bare jid (EJAB-1441) - Pubsub: Add hooks for node creation/deletion (EJAB-1470) - Shared Rosters: support groupname@vhost in Displayed Groups (EJAB-506) - Vcard: Fix error when lowercasing some search results (EJAB-1490)
2011-12-21Update ejabberd to 2.1.9.fhajny3-11/+11
Changes: * Core ejabberd - Decrease CPU usage caused by tls:send with large data - Escape iolist correctly when NIFs are disabled (EJAB-1462) - Fix code to satisfy Dialyzer warnings - Fix compilation in Windows - Replace calls of OTP’s Binary, since they would require R14 * LDAP - Document ldap_tls_cacertfile and ldap_tls_depth options (EJAB-1299) - Log an error when an LDAP filter is incorrect (EJAB-1395) - New options: ldap_tls_cacertfile and ldap_tls_depth (EJAB-1299) - New option: ldap_deref_aliases (EJAB-639) - Match ldap_uidattr_format case-insensitively (EJAB-1449) * MUC - Support for multiple entry with same nick to MUC rooms (EJAB-305) - Support voice request and approvement - New room option: allow_private_messages_from_visitors - New room options: allow_voice_requests and voice_request_min_interval - Include status 110 in presence to new occupant (EJAB-740) - Fix mod_muc_log crash when first log entry is room destroy (EJAB-1499) - Many fixes and improvements in mod_muc * Pubsub - Enable pubsub#deliver_notification checking (EJAB-1453) - Fix Denial of Service when user sends malformed publish stanza (EJAB-1498) * ODBC - Fix ODBC account counting (EJAB-1491) - Optimized mod_roster_odbc:get_roster * Miscellanea: - New SASL SCRAM-SHA-1 authentication mechanism (EJAB-1196) - New option: resource_conflict (EJAB-650)