Commit graph

195948 commits

Author SHA1 Message Date
ryoon
c2f3514eab Update to 17.0.2
Changelog:
    FIXED
    Security fixes can be found here
    FIXED
    Pressing the 'x' button on Windows now closes only one window rather than the whole application (805185)
    FIXED
    An issue that caused occasional corruption in local folders after filtering is now fixed (815012)
    FIXED
    An issue that caused deletion of drafts saved in IMAP folders whilst in offline mode is now fixed (805626)
For security fix, see http://www.mozilla.org/en-US/thunderbird/17.0.2/releasenotes/ .
2013-01-19 03:43:52 +00:00
ryoon
19da965141 Add missing jpeg header files to PLIST. 2013-01-19 03:43:51 +00:00
ryoon
4b02def176 Update to 17.0.2
Changelog:
    FIXED
    Security fixes can be found here
    FIXED
    Pressing the 'x' button on Windows now closes only one window rather than the whole application (805185)
    FIXED
    An issue that caused occasional corruption in local folders after filtering is now fixed (815012)
    FIXED
    An issue that caused deletion of drafts saved in IMAP folders whilst in offline mode is now fixed (805626)
For security fix, see http://www.mozilla.org/en-US/thunderbird/17.0.2/releasenotes/ .
2013-01-19 03:43:51 +00:00
ryoon
23dc906e51 Remove unnecessary patch. 2013-01-19 03:29:22 +00:00
wiz
a2386b1881 Updated multimedia/ffmpegthumbnailer to 2.0.8 2013-01-19 01:29:40 +00:00
wiz
101b6d0bbf Update to 2.0.8, based on PR 47467 by John D. Baker.
While here, set LICENSE.

Changes:

FFmpegThumbnailer 2.0.8
- Better ffmpeg detection
- Fix build issue with recent ffmpeg
- Optionally register ffmpegthumbnailer as gnome3 thumbnailer (--enable-thumbnailer)

version 2.0.7
- Fix build issue with recent gcc
- Fix build issue with recent ffmpeg
2013-01-19 01:29:31 +00:00
asau
9d0bd74a8d Updated lang/chicken to 4.8.0.1 2013-01-18 20:56:36 +00:00
asau
9e9631c53c Update to Chicken 4.8.0.1
Requested by Peter Bex.


Changes in 4.8.0.1 since 4.8.0

- Security fixes
  - Use POSIX poll() on systems where available.  This avoids a design flaw
    in select(); it supports no more than FD_SETSIZE descriptors.

- Core libraries
  - Fixed EINTR handling in process-wait and when reading from file ports.
  - Bugfix for irregex (#686).  Note: although irregex.scm now says version
    0.9.2, the version is actually 0.8.3 plus a few backported patches.
  - Fixed problem in "make-pathname" that returned an absolute path if given
    a relative one without a directory argument.
  - On 64-bit systems the feature identifier "64bit" is registered.

- Compiler
  - Fixed various bugs in the type database.
  - Bugfixes and improvements in the scrutinizer.
  - In the flow-analysis pass, type-matching of combinations of
    "list"/"list-of" types has been made more reliable.

- Syntax expander
  - Make macro-renamed defines in begin bodies (inside modules)
    visible to later forms. (#944).

- Runtime system
  - Fixed incorrect code in the foreign argument conversion for
    "unsigned-integer64" (#955).

- Core tools
  - The runtime linker path for compiled executables was not set correctly
    on FreeBSD systems.
  - Fix install-extension breakage when the second arg contains pairs (SRC DST).

- Build system
  - Prevent rebuilding of buildversion.scm on every make(1) on Windows.
2013-01-18 20:56:14 +00:00
ryoon
b5ed000abd Add dependency to yasm on i386 and amd64 platform.
Fix build on i386 and amd64.
Thank you, wiz@.
2013-01-18 18:29:54 +00:00
wen
0605924c85 Updated devel/p5-Method-Signatures-Simple to 1.05 2013-01-18 15:41:43 +00:00
wen
40ca129976 Update to 1.05
Upstream changes:
1.05    2013-01-18  Rhesa Rozendaal <rhesa@cpan.org>
        Fix RT80507: keep perl's idea of line number
        intact when mangling multi-line signatures

1.04    2013-01-17  Rhesa Rozendaal <rhesa@cpan.org>
        Fix RT80505: allow comments in multiline
        signature

1.03    2013-01-17  Rhesa Rozendaal <rhesa@cpan.org>
        Fix RT80508: allow space between invocant
        and colon
2013-01-18 15:40:14 +00:00
wen
7acb29ddd7 Updated www/p5-HTML-Template to 2.9.4 2013-01-18 15:18:06 +00:00
wen
2858c41c08 Update to 2.9.4
Upstream changes:
2.94 Thu Jan 17 2013
    - Fixed bug where options were bleeding over into subsequent calls to new()
      [Michael Peters]

2.93 Wed Jan 16 2013
    - Feature: Added config() method to make setting global defaults
      easy so that each call to new() has less boiler plate. [Michael
      Peters]

    - Bug Fix: t/05-force_untaint.t now passes when run with prove
      [Michael Peters]

    - Bug Fix: die_on_bad_params now controls whether we die if tmpl_vars
      reuse names from tmpl_loops (which can be useful in some situations)
      [Michael Peters]
2013-01-18 15:16:21 +00:00
ryoon
e77adbc6a6 Added inputmethod/ibus-mozc version 1.6.1187.102
Added inputmethod/mozc-tool version 1.6.1187.102
Added inputmethod/mozc-server version 1.6.1187.102
2013-01-18 11:39:47 +00:00
ryoon
6aa0e4a986 Add mozc packages. 2013-01-18 11:39:10 +00:00
ryoon
650c0579dc Import mozc-server-1.6.1187.102 as inputmethod/mozc-server.
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform
such as Chromium OS, Windows, Mac and Linux. This open-source
project originates from Google Japanese Input.

This package is dictionary server for mozc client, such as ibuz-mozc.
2013-01-18 11:38:40 +00:00
ryoon
be2728573c Import mozc-tool-1.6.1187.102 as inputmethod/mozc-tool.
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform
such as Chromium OS, Windows, Mac and Linux. This open-source
project originates from Google Japanese Input.

This package is configuration tool for mozc.
2013-01-18 11:38:02 +00:00
ryoon
ddebcbb8f4 Import ibus-mozc-1.6.1187.102 as inputmethod/ibus-mozc.
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform
such as Chromium OS, Windows, Mac and Linux. This open-source
project originates from Google Japanese Input.
2013-01-18 11:36:39 +00:00
ryoon
39e4fae455 Added devel/gyp version 0.1pre1559 2013-01-18 11:35:17 +00:00
ryoon
73489f2a9f Add gyp. 2013-01-18 11:33:57 +00:00
ryoon
e3aa76e287 Import py27-gyp-0.1pre1559 as devel/gyp from pkgsrc-wip/gyp.
GYP can Generate Your Projects.
2013-01-18 11:32:45 +00:00
drochner
075b0ca201 xentols-4.1.4 2013-01-18 11:29:56 +00:00
drochner
f93a8c27fa update to 4.1.4
changes:
-fixes for vulnerabilities integrated (were patched in pkgsrc)
-bug fixes and improvements
2013-01-18 11:27:43 +00:00
kleink
3033a00432 Updated www/py-flask to 0.9nb1. 2013-01-18 11:04:24 +00:00
kleink
639ff325b5 Add missing testsuite files to PLIST. Bump PKGREVISION. 2013-01-18 11:02:58 +00:00
jperkin
471925633f Mark as MAKE_JOBS_SAFE=no, should fix "Can't locate Glib/ParseXSDoc.pm in @INC"
failures.
2013-01-18 10:00:17 +00:00
mef
2117a80a7b Add comments on patches (from cvs log etc). 2013-01-18 00:34:30 +00:00
kleink
9ac4d26477 Added www/py-werkzeug-docs version 0.8.3. 2013-01-17 20:09:29 +00:00
kleink
3a487ce517 + py-werkzeug-docs
(PR pkg/47381)
2013-01-17 20:08:16 +00:00
kleink
6a265a0893 Import the HTML documentation portion of Werkzeug-0.8.3 as
www/py-werkzeug-docs.

Based on PR pkg/47381 by Richard PALO.

This package contains the HTML documentation for Werkzeug.

Werkzeug is a WSGI utility library for Python. It's widely used
and BSD licensed.

Werkzeug started as a simple collection of various utilities for
WSGI applications and has become one of the most advanced WSGI
utility modules. It includes a powerful debugger, fully featured
request and response objects, HTTP utilities to handle entity tags,
cache control headers, HTTP dates, cookie handling, file uploads,
a powerful URL routing system and a bunch of community contributed
addon modules.

It does Unicode and doesn't enforce a specific template engine,
database adapter or anything else. It doesn't even enforce a specific
way of handling requests and leaves all that up to the developer.
2013-01-17 20:01:54 +00:00
kleink
6b1cd9de2d Move USE_LANGUAGES back to Makefile for the benefit of the -docs build. 2013-01-17 19:55:43 +00:00
drochner
5a2af0f716 xenkernel-4.1.4 2013-01-17 19:39:44 +00:00
drochner
fa0afb823c update to 4.1.4
changes:
-fixes for many vulnerabilities (were mostly patched in pkgsrc)
-bug fixes and improvements (almost 100 since Xen 4.1.3). Highlights are:
 -A fix for a long standing time management issue
 -Bug fixes for S3 (suspend to RAM) handling
 -Bug fixes for other low level system state handling

pkgsrc note:
fixes for CVE-2012-5634 (interrupt issue on IOMMU systems)
and CVE-2012-6075 (oversized packets from e1000 driver)
are already included
2013-01-17 19:37:54 +00:00
kleink
5fb9f588db Refactor portions of Makefile into Makefile.common in order to be
used by py-werkzeug-docs.  No exterally visible changes to package.

Based on PR pkg/47381 by Richard PALO.
2013-01-17 19:08:08 +00:00
taca
5e0eb25a21 Switch php53 to t.3.21. 2013-01-17 16:19:33 +00:00
taca
c947d6b2c5 Note update of lang/php53 package to 5.3.21. 2013-01-17 16:18:58 +00:00
taca
1eb80a172c Update php53 to 5.3.21.
* pkgsrc change: use locally recreated suhosin patch file.


17 Jan 2013, PHP 5.3.21

- Zend Engine:
  . Fixed bug #63762 (Sigsegv when Exception::$trace is changed by user).
    (Johannes)

- cURL extension:
  . Fixed bug (segfault due to libcurl connection caching). (Pierrick)
  . Fixed bug #63795 (CURL >= 7.28.0 no longer support value 1 for
    CURLOPT_SSL_VERIFYHOST). (Pierrick)
  . Fixed bug #63352 (Can't enable hostname validation when using curl stream
    wrappers). (Pierrick)
  . Fixed bug #55438 (Curlwapper is not sending http header randomly).
    (phpnet@lostreality.org, Pierrick)
2013-01-17 16:18:24 +00:00
joerg
52f2c9c7e8 Use more static. Fix return types 2013-01-17 16:06:49 +00:00
joerg
439a76de79 Include uvm/uvm_extern.h and sys/resource.h on NetBSD as needed. 2013-01-17 16:05:53 +00:00
joerg
da931db970 Assume that changing a temporary object is not the intention here... 2013-01-17 16:04:49 +00:00
joerg
298f38d2f1 Fix unused attribute usage. 2013-01-17 16:03:45 +00:00
joerg
09d25c1c4c Don't redefine local variables. 2013-01-17 16:03:01 +00:00
joerg
899186a326 Do not add default arguments at implementation time. 2013-01-17 16:02:17 +00:00
joerg
4332365566 Add missing return values. 2013-01-17 16:01:38 +00:00
joerg
17f23eb615 Don't add default arguments at implementation time. 2013-01-17 16:00:56 +00:00
joerg
1d08adedb5 Fix main() 2013-01-17 16:00:02 +00:00
joerg
6655c87ce9 Allow strict lookup of fields. 2013-01-17 15:58:01 +00:00
joerg
c51db0b751 Include uvm/uvm_extern.h on NetBSD. 2013-01-17 15:56:54 +00:00
joerg
79747d49cf Add missing return value. 2013-01-17 15:55:31 +00:00
joerg
52dc8426f9 Allow building with new fribidi. 2013-01-17 15:54:36 +00:00