Commit graph

184816 commits

Author SHA1 Message Date
mishka
90c2238a4c Note p5-Redis update to latest available release. 2012-04-06 19:12:03 +00:00
tron
4347f5ab14 Note update of the "dovecot2" package to version 2.1.3nb1. 2012-04-06 15:56:42 +00:00
tron
33623a0381 Add patch from Dovecot Mercury repository to fix crash this crash in
the IMAP server:

Panic: file mail-storage.c: line 628 (mailbox_alloc): assertion failed:
(uni_utf8_str_is_valid(vname))

Problem reported and fix tested by Thorsten Frueauf.
2012-04-06 15:56:26 +00:00
obache
838c030ae9 BUILDLINK_{INCDIR,LIBDIR}.iodbc must not contain ${PREFIX}.
(and CPPFLAGS will not be required)

fixes build of myodbc, odbc-postgresql and ruby-odbc.
2012-04-06 14:07:32 +00:00
marino
3103cb8044 misc/kdeutils3: Fix PR#46302 (DragonFly)
The problem with this package is that the configure step is insufficient
at determining if the math long double functions are supported.  It tests
for a couple of functions and assumes that if those test pass, then all
"L" functions are supported.

When DragonFly recently upgraded its math library by adding support for a
number of long double functions, this package started failing.  Support for
expl, logl, log10l, sinhl, tanhl, acoshl, asinhl, atanhl, and coshl are
still missing on *all* BSDs.

The fix for the package is to override the configure script by falsely
stating that long double is not supported.  Only kcalc uses long double so
this misconfiguration only has the effect to cause kcalc to use the
standard double math functions.  FreeBSD almost definitely needs the same
Makefile fix.

No revbump is needed because pre-libm improved DragonFly releases are
configured the same way.
2012-04-06 12:55:23 +00:00
wiz
1507763e47 - add chkrootkit-0.49;
- update vala entry;
- fix sorting.

From patch by Bug Hunting.
2012-04-06 11:30:54 +00:00
wiz
71c9dd5d6a Update / sync a bit with the `README' file from Vala's sources.
From patch by Bug Hunting.
2012-04-06 11:30:26 +00:00
wiz
69d3b596d9 + feh-2.5, kde4-4.8.2, libraw-0.14.6. 2012-04-06 11:29:20 +00:00
markd
e90ff0eb43 Fix build with xine-1.2. From Trinity Desktop Project. 2012-04-06 11:17:53 +00:00
wiz
996f497575 restore kqueue patch checksums 2012-04-06 11:08:55 +00:00
taca
513a593b97 Fix build problem on the platform without RLIMIT_AS; NetBSD 4.
No PKGREVISION bump since it is simply fix of build problem.
2012-04-06 10:42:37 +00:00
taca
28096e9861 Note update of devel/glib2 package to 2.30.3nb1. 2012-04-06 10:41:16 +00:00
taca
b1d216aa78 Make sure to initialize mutex before use it. Should be fix PR pkg/46266
by me.

Bump PKGREVISION but no need to recursive bump since it simply fixes
internal problem of glib2 and no external interface at all.
2012-04-06 10:40:36 +00:00
markd
242202bc24 kde4-l10n-* catchups and p5-Text-BibTeX update. 2012-04-05 22:49:46 +00:00
markd
3101427fde Update to 0.62 (0.48 tarball not still available)
Release 0.62 - 11 January, 2012
-------------------------------
* Releasing stable

Release 0.62_01 - 7 January, 2012
---------------------------------
* Better installation under Windows, and specifically, Win 7.

Release 0.61 - 20 October, 2011
-------------------------------
* Thanks to Philip Kime (again), we have STDERR working on Windows
  (hopefully)
* Make Windows tests no longer ignored.

Release 0.60 - 31 July, 2011
----------------------------
* Fix test in t/output.t

Release 0.59 - 28 July, 2011
----------------------------
* Add comma at the end of each and any line in BibTeX record
  as all modern parsers support them.
* Rewrote some tests in t/output.t

Release 0.58 - 21 June, 2011
----------------------------
* Remove some old documentation about btparse.
* Warn users when installing on non standard library path.

Release 0.57 - 17 June, 2011
----------------------------
* Mark two tests that fail from time to time as TODO for now.

Release 0.56 - 8 June, 2011
---------------------------
* Use File::Temp instead of POSIX. Fixes some Win32 builds.
  Thanks to Alex Gough for reporting this build problem.

Release 0.55 - 25 April, 2011
-----------------------------
* Added some extra checks for lib64 dir.
* Rewrote some code on MyBuilder.pm
* Add soname to library build.

Release 0.54 - 17 April, 2011
-----------------------------
* Applied patch to work under lib64 archs (hopefuly)
 (Guillaume Rousse)

Release 0.53 - 10 March, 2011
-----------------------------
* Working under Cygwin (Philip Kime)
* Changed Windows testing mode (based on Cygwin approach)
  - getting rid of 00_ and zz_ test files. Great!

Release 0.52 - 15 February, 2011
--------------------------------
* More name abbreviation tweeks (Philip Kime)

Release 0.51 - 1 February, 2011
-------------------------------
* Fixed environment during Linux/Unix testing

Release 0.50 - 1 February, 2011
-------------------------------
* Fixed name abbreviation when name has hiffens (Philip Kime)

Release 0.49 - 27 January, 2011
-------------------------------
* Small patch by Philip Kime to enlarge macros buffer size.
* Fixed Build.PL to clean some object files.
2012-04-05 22:43:47 +00:00
markd
cde68e6f1e Update to KDE SC 4.8.0 2012-04-05 22:30:02 +00:00
wiz
4d64f97ad6 Updated mail/imap-uw to 2007f 2012-04-05 10:42:03 +00:00
wiz
4362401cb1 Update to 2007f, requested by Harry Waddell on pkgsrc-users.
Set LICENSE while here.

imap-2007f fixes a couple bugs.
Fix for RFC 4959 Initial Client Response auth failures noted first by
  MacOSX Lion Mail users.
Adjust tcp_open.c:tcp_socket_open to make it a little more useful by adding
  a write file descriptor test to the select in the case that the open
  timeout is set.
In osdep/unix/env_unix.c:create_path there was a printf that should have
  been an sprintf. Doesn't matter on modern systems.
2012-04-05 10:41:54 +00:00
obache
0f98a68d97 allow to build with skipping harmless warnings. 2012-04-05 04:55:42 +00:00
taca
1dc70db5d2 Note update of lang/php53 package to 5.3.10nb1. 2012-04-05 03:18:01 +00:00
taca
5b92e2b488 Add a patch to fix possible newline injection problem of header() function
from PHP 5.4.0.  This is a small security fix.

Bump PKGREVISION.
2012-04-05 03:17:26 +00:00
sbd
ede5bed158 Mark packages as BROKEN if using "pkg" package format on Linux. 2012-04-05 02:58:24 +00:00
taca
0a1a39caa7 Note update of bind98, bind97 and bind96.
net/bind98	9.8.2
	net/bind97	9.7.5
	net/bind96	9.6.3.1.ESV.6
2012-04-05 00:42:28 +00:00
taca
8f80c64f9f Update bind96 package to 9.6.3.1.ESV.6 (BIND 9.6-ESV-R6).
Security Fixes

  + BIND 9 nameservers performing recursive queries could cache an
    invalid record and subsequent queries for that record could
    crash the resolvers with an assertion failure. [RT #26590]
    [CVE-2011-4313]

Feature Changes

  + Improves initial start-up and server reload time by increasing
    the default size of the hash table the configuration parser
    uses to keep track of loaded zones and allowing it to grow
    dynamically to better handle systems with large numbers of
    zones.  [RT #26523]

  + --enable-developer, a new composite argument to the configure
    script, enables a set of build options normally disabled but
    frequently selected in test or development builds, specifically:
    enable_fixed_rrset, with_atf, enable_filter_aaaa, enable_rpz_nsip,
    enable_rpz_nsdname, and with_dlz_filesystem (and on Linux and
    Darwin, also enable_exportlib) [RT #27103]
2012-04-05 00:41:10 +00:00
taca
8eae2ca6fd Update bind97 package to 9.7.5.
Security Fixes

  + BIND 9 nameservers performing recursive queries could cache an
    invalid record and subsequent queries for that record could
    crash the resolvers with an assertion failure. [RT #26590]
    [CVE-2011-4313]

Feature Changes

  + It is now possible to explicitly disable DLV in named.conf by
    specifying "dnssec-lookaside no;". This is the default, but the
    ability to configure it makes it clearly visible to administrators.
    [RT #24858]

  + --enable-developer, a new composite argument to the configure
    script, enables a set of build options normally disabled but
    frequently selected in test or development builds, specifically:
    enable_fixed_rrset, with_atf, enable_filter_aaaa, enable_rpz_nsip,
    enable_rpz_nsdname, and with_dlz_filesystem (and on Linux and
    Darwin, also enable_exportlib) [RT #27103]
2012-04-05 00:40:09 +00:00
taca
0aea8bb95a Update bind98 pacakge to 9.8.2.
Security Fixes

  + BIND 9 nameservers performing recursive queries could cache an
    invalid record and subsequent queries for that record could
    crash the resolvers with an assertion failure. [RT #26590]
    [CVE-2011-4313]

Feature Changes

  + RPZ implementation now conforms to version 3 of the specification.
    [RT #27316]

  + It is now possible to explicitly disable DLV in named.conf by
    specifying "dnssec-lookaside no;". This is the default, but the
    ability to configure it makes it clearly visible to administrators.
    [RT #24858]

  + --enable-developer, a new composite argument to the configure
    script, enables a set of build options normally disabled but
    frequently selected in test or development builds, specifically:
    enable_fixed_rrset, with_atf, enable_filter_aaaa, enable_rpz_nsip,
    enable_rpz_nsdname, and with_dlz_filesystem (and on Linux and
    Darwin, also enable_exportlib) [RT #27103]
2012-04-05 00:39:34 +00:00
sbd
480280353d Rename option "gcc-c++" to "gcc-cpp" (with legacy support) as pkglint
complains with: "gcc-c++" is not a valid option name.
2012-04-04 22:18:29 +00:00
sbd
88380ced3b Add some gcc-* description 2012-04-04 22:12:25 +00:00
pettai
e34253b569 Fixes for PR pkg/45818 (#1 and #2) 2012-04-04 22:09:49 +00:00
ryoon
348f5de58f Updated archivers/rar to 4.1.1 2012-04-04 21:23:24 +00:00
ryoon
e33593f037 Fix PR pkg/39247
Update to 4.1.1

* Convert to use Linux binary on compat_linux, instead of old BSD binary.

Changelog:
* Add some new options (ch etc.)
* Change option's behavior (-o etc.)
* Bugfixes
2012-04-04 21:22:18 +00:00
ryoon
18128db2dd * Fix enigmail runtime error
** Add NetBSD and DragonFly uname etc.
* Readd enigmail distfile
2012-04-04 20:05:09 +00:00
mishka
b7736d1464 Update Redis to 1.951.
Changes:

1.951     2012-03-13T10:17:09Z
    * Remove Tie::StdHash from our dependencies list, its part of core
      and it creates problems with some CPAN clients

1.950     2012-03-12T13:54:10Z
    * DEPRECATED: the encoding attribute to new() - we will not support
      automatic decoding after 2.000, so please test your code with
      encoding => undef now.
    * Add pipeline support: Aaron Crane arc@github++!
    * Cache AUTOLOAD calls: improves performance a bit, fixes #2
    * Fix: apply reconnect logic to KEYS and INFO
    * Fix: forbid PING and SHUTDOWN in SUBSCRIBE mode
    * Updated docs covering pipelining and multi/exec
    * Updated docs to point users to Github for code and issues
2012-04-04 19:42:09 +00:00
tron
f78c701a31 Update master site URL and home page.
The old master site URL results in a HTTP authentication request which
hangs (at least) interactive builds.
2012-04-04 17:58:24 +00:00
hans
36bd3c5cab Don't accidentally pick up mlib. 2012-04-04 17:05:24 +00:00
wiz
492a1ed57b Updated mail/rss2email to 2.71nb2 2012-04-04 14:28:04 +00:00
wiz
fa6466b098 Remove duplicate part of man page. Bump PKGREVISION. 2012-04-04 14:27:41 +00:00
obache
c11b352c13 Note update of pidgin and related package to 2.10.3. 2012-04-04 13:22:39 +00:00
obache
2582ecf1ec 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
taca
6a2c288c53 Note update of www/contao211-translations package to 201204040. 2012-04-04 12:27:30 +00:00
taca
a24cd9abbb Update contao211-translations to 201204040.
Update Japanese, Latvian, Romanian and Slovak language files.
2012-04-04 12:26:41 +00:00
obache
ec444c611e Updated www/apache-tomcat55 to 5.5.35 2012-04-04 11:35:00 +00:00
obache
27516dc44b Update apache-tomcat to 5.5.35.
(fix CVE-2011-4858)

Tomcat 5.5.35 (jim)
    Catalina
        * Make configuration issues for security related Valves and Filters
          result in the failure of the valve or filter rather than just a
          warning message. (markt)
        * Ensure changes to the configuration of the RemoteHostValve and the
	  RemoteAddrValve via JMX are thread-safe. (markt)
        * In RequestFilterValve (RemoteAddrValve, RemoteHostValve): refactor
	  value matching logic into separate method and expose this new method
          isAllowed through JMX. (kkolinko)
        * Improve performance of parameter processing for GET and POST requests.
          Also add an option to limit the maximum number of parameters processed
          per request. This defaults to 10000. Excessive parameters are ignored.
          Note that FailedRequestFilter can be used to reject the request if
          some parameters were ignored. (markt/kkolinko)
        * New filter FailedRequestFilter that will reject a request if there
          were errors during HTTP parameter parsing. (kkolinko)
        * 52384: Do not fail with parameter parsing when debug logging is
          enabled. (kkolinko, jim)
        * Do not flag extra '&' characters in parameters as parse errors.
          (kkolinko, jim)
        * Slightly improve performance of UDecoder.convert(). Align %2f handling
          between implementations. (kkolinko)
        * 52225: Fix ClassCastException when adding an alias for an existing
          host via JMX. (kkolinko)
        * Do not throw an IllegalArgumentException from a parseParameters() call
          when a chunked POST request is too large, but treat it like an IO
          error. (kkolinko)
        * Add SetCharacterEncodingFilter (similar to the one contained in the
          examples web application) to the org.apache.catalina.filters package
          so it is available for all web applications. (kkolinko)

    General
        * Update Eclipse compiler to 3.7 and switch to using ecj.jar. (markt)

    Coyote
        * Improve multi-byte character handling in all connectors. (rjung)

    Jasper
        * 52335: Only handle <\% and not \% as escaped in template text. (markt)

    Webapps
        * 52049: Improve setup instructions for running as a Windows service:
          correct information on how a JRE is identified and selected.
          (kkolinko)
        * 52172: Update Tomcat build instructions. Includes changes proposed by
          bmargulies. (kkolinko)
        * 52243: Improve windows service documentation to clarify how to include
          # and/or ; in the value of an environment variable that is passed to
          the service. (markt)

    Other
        * 52059: Ensure Windows registry keys are removed when using the
          un-install option of the Windows installer. (markt)
2012-04-04 11:34:27 +00:00
wiz
e6be4e3acc Updated sysutils/cdrtools to 3.01alpha07nb1 2012-04-04 08:06:26 +00:00
wiz
0acde6aa5c Add gettext-lib dependency for PR pkg/46289. Bump PKGREVISION.
Thanks obache@ for the hint!
2012-04-04 08:06:16 +00:00
markd
2bded62d22 Remove xine-arts dependency. Not needed any more. 2012-04-04 07:06:59 +00:00
ryoon
f244e5e734 Fix enigmail runtime error.
Reported by Jan Danielsson on pkgsrc-users@, thank you.
* Add NetBSD and DragonFly uname etc.
2012-04-03 21:52:49 +00:00
adam
d6706340fd Fix building on Mac OS X (PR#46117) 2012-04-03 18:57:22 +00:00
abs
321e05c980 Set BUILDLINK_CPPFLAGS.iodbc - fixes at least myodbc & odbc-postgresql 2012-04-03 16:32:21 +00:00
adam
298424a20e Fix building with clang on i386 (PR#46177) 2012-04-03 15:00:30 +00:00