Commit graph

2646 commits

Author SHA1 Message Date
adam
0bea2bddd0 Changes 2.2.16:
* Implemented --enable-tests configure option
* Fixed 'make dist' packaging
* Fixed domain name in punycode resolution
* Expand @package@ in etc/*.xml.dist.in
* storage_ldapvcard compilation fixes
* Implement debug logging into file
* Fix invalid default router.xml (Unterminated XML comment tag)
* Fixed libstorage_la_SOURCES
* Implemented support for fake (PBX) sessions in SM
* PBX integration priority setting support
* Fix a crash that occurs when c2s connecting clients passed the defined
  connection limit
* Log S2S retry timeout to main log
* Do not log messages when not enabled or empty logfile configured
2012-05-12 05:44:45 +00:00
dholland
3187eb2d41 Build fix for new glib2. 2012-05-10 02:44:33 +00:00
dholland
0b5938cc0f More build fixes for new glib2. 2012-05-09 03:57:45 +00:00
dholland
65e32e527a g_source_get_current_time is deprecated, and now fails in current glib2. 2012-05-07 18:54:44 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
dholland
c2d0236712 Build fix for new glib2. 2012-05-06 20:04:50 +00:00
dholland
78dd824868 Build fixes for new glib2. 2012-05-06 20:03:03 +00:00
dholland
3bb7326a7f Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
caught by pkglint
2012-05-06 20:02:42 +00:00
dholland
c3ff67d440 Fix build with latest glib2. Since this requires touching patch-ab,
rename it to match.
2012-05-06 18:41:51 +00:00
dholland
f3996c31a5 Fix build with latest glib2. Based on patches from David Shao in PR 46392. 2012-05-06 17:53:44 +00:00
dholland
892c3c4a76 Set LICENSE (gnu-gpl-v2) 2012-05-06 17:53:22 +00:00
dholland
b5585b36cc Fix build with latest glib2. 2012-05-06 17:41:40 +00:00
dholland
367f6718e1 Whitespace, found by pkglint. 2012-05-06 17:41:30 +00:00
dholland
1168d9db1a Cope with CFLAGS and/or LDFLAGS being empty too. I don't entirely
understand what goes on without this change, but I was definitely
getting "-cflags -lflags -Wl..." as configure arguments, and now
it works.
2012-04-28 05:55:10 +00:00
dholland
510049794e Avoid infinite loop in configure script's options processing. 2012-04-27 16:53:13 +00:00
obache
a6d5ad9edc Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
obache
0088162eaf + emacs-jabber 2012-04-26 10:49:27 +00:00
obache
3070ac3ce2 Import emacs-jabber-0.8.0 as chat/emacs-jabber.
Based on PR 46270 by Aran Clauson, some clean up by me.

jabber.el is a Jabber client for Emacs. It may seem strange to have a chat
client in an editor, but consider that chatting is, after all, just a special
case of text editing.
2012-04-26 10:48:26 +00:00
drochner
de6bb6e978 libgcrypt builds against "nettle" now, no need to pull in libgcrypt 2012-04-25 16:27:50 +00:00
drochner
9754b43b47 update to 3.2.9
from the announcement:
There have been 212 changes since previous release which is almost the
Same as previous THREE stable releases combined.
The changes consist of the usual amount of bugfixes, however also a
substantial amount of new features have been added.

pkgsrc note: This removes the dependencies on fixed (old) versions
of tre and c-ares.
2012-04-25 15:55:42 +00:00
obache
dae9de6a93 handle empty LIBS correctly. 2012-04-25 12:20:48 +00:00
obache
65f4d550c2 Pass down CC, CFLAGS, LDFLAGS and LIBS to configure.
PR#46288 should be fixed.
2012-04-25 10:00:53 +00:00
gls
4a5060b5d0 Update chat/gajim to 0.15.
pkgsrc changes:
---------------
- Add a patch to fix CVE-2012-2093, taken from upstream repository.
- s/py-amkCrypto/py-crypto (py-amkCrypto is not maintained anymore upstream)

upstream changes:
-----------------

Gajim 0.15 (18 March 2012)

* Plugin system
* Whiteboard (via a plugin)
* Message archiving
* Stream managment
* IBB
* Nested roster group
* Roster filtrering
* UPower support
* GPG support for windows
* Spell checking support for windows

Gajim 0.14.4 (22 July 2011)

* Fix translation issue
* other minor fixes

Gajim 0.14.3 (19 June 2011)

* Fix history viewer
* Fix closing roster window
* Prevent some erros with metacontacts

Gajim 0.14.2 (07 June 2011)

* Fix CPU usage when testing file transfer proxies
* Fix invalid XML char regex
* Fix subscription request window handling
* Fix URL display in chat message banner
* Other minor bugfixes
2012-04-17 20:57:09 +00:00
wiz
4c69043671 Reset maintainer, developer resigned. 2012-04-15 22:07:36 +00:00
wiz
6dc4abe4b7 Reset maintainer, developer has left the building 2012-04-15 22:00:58 +00:00
wiz
aada88e659 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
dholland
9a4f62e2e6 Mark BROKEN; has not been buildable in some years. Will be removed in
due course unless someone fixes it. (Successor is chat/centerim.)
2012-04-07 17:31:12 +00:00
obache
fc88dc1dae Update pidgin to 2.10.3.
(fixes CVE-2011-3594, CVE-2011-4601, CVE-2011-4602, CVE-2011-4603, CVE-2011-4939
 and CVE-2012-1178)

version 2.10.3 (03/26/2012):
	* Fix buddies not going offline.

version 2.10.2 (03/14/2012):
	General:
	* Fix compilation when using binutils 2.22 and new GDK pixbuf. (#14799)
	* Fix compilation of the MXit protocol plugin with GLib 2.31. (#14773)

	Pidgin:
	* Add support for the GNOME3 Network dialog. (#13882)
	* Fix rare crash. (#14392)
	* Add support for the GNOME3 Default Application dialog for configuring
	  the Browser.

	libpurple:
	* Support new connection states and signals for NetworkManager 0.9+.
	  (Dan Williams) (#13859)

	AIM and ICQ:
	* Fix a possible crash when receiving an unexpected message
	  from the server. (Thijs Alkemade) (#14983)
	* Allow signing on with usernames containing periods and
	  underscores. (#13500)
	* Allow adding buddies containing periods and underscores. (#13500)
	* Don't try to format ICQ usernames entered as email addresses.
	  Gets rid of an "Unable to format username" error at login. (#13883)

	MSN:
	* Fix possible crashes caused by not validating incoming messages as
	  UTF-8. (Thijs Alkemade) (#14884)
	* Support new protocol version MSNP18. (#14753)
	* Fix messages to offline contacts. (#14302)

	Windows-Specific Changes:
	* Fix the installer downloading of spell-checking dictionaries (#14612)
	* Fix compilation of the Bonjour protocol plugin. (#14802)

	Plugins:
	* The autoaccept plugin will no longer reset the preference for unknown
	  buddies to "Auto Reject" in certain cases. (#14964)

version 2.10.1 (12/06/2011):
	Finch:
	* Fix compilation on OpenBSD.

	AIM and ICQ:
	* Fix remotely-triggerable crashes by validating strings in a few
	  messages related to buddy list management.  Thanks to Evgeny Boger
	  for reporting this!  (#14682)

	Bonjour:
	* IPv6 fixes (Linus Lüssing)

	Gadu-Gadu:
	* Fix problems linking against GnuTLS. (#14544)

	IRC:
	* Fix a memory leak when admitting UTF-8 text with a non-UTF-8 primary
	  encoding.  (#14700)

	Jabber:
	* Fix crashes and memory leaks when receiving malformed voice
	  and video requests.  Thanks to Thijs Alkemade for reporting this!

	Sametime:
	* Separate "username" and "server" when adding new Sametime accounts.
	  (#14608)
	* Fix compilation in Visual C++. (#14608)

	SILC:
	* Fix CVE-2011-3594, by UTF-8 validating incoming messages before
	  passing them to glib or libpurple.  Identified by Diego Bauche
	  Madero from IOActive.  (#14636)

	Yahoo!:
	* Fetch buddy icons in some cases where we previously weren't. (#13050)

	Windows-Specific Changes:
	* Fix compilation
2012-04-04 13:20:06 +00:00
rhaen
9c66c2dcbf - Updated to 6.78
- Added dependency p5-Test-Differences

Changes:
6.78  Wed Dec 7 20:29:45 GMT 2011
    - Prevent an IPv6 test failure

6.77  Fri Dec 2 03:55:14 GMT 2011
    - Prevent a test failure in 06_online.t if the host is K-lined

6.76  Tue Nov 29 03:24:55 GMT 2011
    - DCC.pm: Fix DCC RESUME, it was broken
    - NickReclaim.pm: Make it more robust and prevent an error from being
      raised when we quit from IRC.
2012-04-01 18:30:45 +00:00
hans
59d2126f17 Revert the patch that added locale support by buildlinking against
converters/libiconv, which did break on NetBSD. Instead, disable nls
explicitly and set CFLAGS.SunOS when using gcc>=4.6.
2012-04-01 18:30:34 +00:00
shattered
9f8392573c Update to 1.6.21. Notable changes:
- Added CIDR support to eggdrop. This includes accepting and matching b/e/I
    masks and user hosts in cidr notation.
  - Added a msg-rate config variable, to replace the current #define msgrate
    in server.mod.
  - Replaced most dns.mod preprocessor definitions with config variables.
  - Added a configure option to set the handlen while keeping compatibility with
    the older method of editing eggdrop.h directly.

  - Explicitly offer both --enable-tcl-threads and --disable-tcl-threads
    configure options that can forcefully enable or disable threaded Tcl
    library support.

  - Fixed a remote DoS in the CTCP parsing code introduced by the servmsg.c
    buffer overflow patch by Nico Golde.
    Reference: CVE-2009-1789
  - Work around Tcl8.5.10 bug 3371644 (strings starting with # could crash
    in Tcl_ConvertElement()).
  - tcl_maskhost could crash the bot.
  - Fixed a potential crash in read_lang() with lines > 512 characters in
    language files. Added support for lines of unlimited size.
  - Fixed dns.mod SIGBUS crashes on 64-bit Sparc.
  - Fixed a crash when restarting, related to bind log.
2012-03-31 21:52:56 +00:00
taca
de0ab2936c Bump PKGREVISION reflecting the default Ruby's version change. 2012-03-22 14:25:25 +00:00
obache
5968cd2a27 Remove -enumtypes rurles.
It may break installed header files from gst-plugins0.10-base as PR 46229.
2012-03-20 11:17:49 +00:00
markd
d48463723f Update to 1.4
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-20 10:36:40 +00:00
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
obache
214f3a9a55 bump PKGREVISION from python default change to 2.7. 2012-03-10 10:56:12 +00:00
obache
f95b46146d python also required for build only, ride on last update. 2012-03-10 08:49:11 +00:00
obache
1d62c10176 py-expat is just required to build.
Bump PKGREVISION.
2012-03-10 08:47:15 +00:00
obache
3bdb1ba7cd LICENSE=gnu-lgpl-v2.1 2012-03-10 08:41:47 +00:00
obache
72d25191ad Add missing RCS id to patch file. 2012-03-10 08:38:34 +00:00
obache
ff1bb62bb6 Python for build only.
Bump PKGREVISION.
2012-03-10 08:33:07 +00:00
wiz
8b5589a2ea Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
2012-03-09 12:33:57 +00:00
fhajny
0d49175d31 Patcj to make the SunOS condition in libgadu a bit more generic. 2012-03-09 11:45:01 +00:00
minskim
c1f9fae288 Reduce pidgin-latex's dependencies on TeX. 2012-03-06 23:08:05 +00:00
ryoon
45f8f27196 Recursive PKGREVISION bump for xulrunner, nss, and nspr. 2012-03-06 17:38:53 +00:00
wiz
e0808f0de0 More pcre PKGREVISION bumps. 2012-03-03 12:54:15 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
hans
718bbf4bcf Recursive bump from devel/boost-libs update. 2012-02-29 16:32:19 +00:00
hans
5cda040260 Override configure checks for gmp and iconv, seems --without-gmp and
--without-iconv is not enough.
2012-02-28 17:37:42 +00:00
hans
db627d9b5c Don't use xargs when creating the libraries. This can result in xargs
invoking libtool twice, creating a library with most of the objects
missing.
2012-02-28 17:37:10 +00:00