Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (10m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 13:30:22 UTC Now

2015-03-05 13:08:18 UTC MAIN commitmail json YAML

Unlimit virtual memory. Needs at least 3G of VA space to build on 64-bit
hosts due to -XX:CompressedClassSpaceSize being 1G by default.

(tnn)

2015-03-05 13:02:38 UTC MAIN commitmail json YAML

adjust ARM float hacks: use binary IEEE encoding of subnormal literals

(tnn)

2015-03-05 11:55:28 UTC MAIN commitmail json YAML

Updated textproc/the_silver_searcher to 0.29.1

(wiz)

2015-03-05 11:55:18 UTC MAIN commitmail json YAML

Update to 0.29.1. From Jonathan Buschmann in PR 49719.

-- 0.29.1 8 feb. 2015

New file extension detection
Possible speed up on BSD-derived platforms, during filename filtering
Add --[no]filename
Standardize some options (e.g. --line-numbers and --no-numbers are now --[no]numbers)
More fixes for --only-matching
Add --one-device doesn't follow links to other devices
Add Vala file type
Probably 99% of ignores are in the root directory, optimize this case
Option -v/--invert-match turn off colors
Various fixes

-- 0.28 25 dec. 2014

Set processor affinity for worker threads, may result in 3-5% performance improvement for certain systems
Add Mercury file type
Support for -o (--only-matching)
Allow multiple file types at the same time
Allow unlimited depth
Add -F/--fixed-strings to be more compatible with 'grep' usage
Add extensions for OCaml files
Fix exit code
Fix bash completion

-- 0.27 15 nov. 2014

Search stdin if stdin is a regular file
Add --count/-c to count matches
Add -0 and --print0 options
Add Liquid filetype
Add Markdown support

(wiz)

2015-03-05 11:17:04 UTC MAIN commitmail json YAML

+ libidn-1.30.

(wiz)

2015-03-05 11:16:28 UTC MAIN commitmail json YAML

Well, the fpm_sockets.c patch doesn't belong in php-fpm, but
rather in the PHP package proper, and there's three of them.
Copy and adapt as necessary.
No revision bump here: only build fix for NetBSD with TCP_INFO.

(he)

2015-03-05 11:09:51 UTC MAIN commitmail json YAML

Updated graphics/ImageMagick to 6.9.0.5nb1

(jperkin)

2015-03-05 11:09:37 UTC MAIN commitmail json YAML

Make pkg-config a runtime dependency, the various *-config scripts require it.

Bump PKGREVISION.

(jperkin)

2015-03-05 09:20:47 UTC MAIN commitmail json YAML

With respect to TCP_INFO, treat NetBSD the same as FreeBSD.
No pkg revision bump, only fixes build for NetBSD w/TCP_INFO.

(he)

2015-03-05 07:18:25 UTC MAIN commitmail json YAML

Updated devel/p5-Moo to 2.000000

(wiz)

2015-03-05 07:18:16 UTC MAIN commitmail json YAML

Update to 2.000000:

2.000000 - 2015-03-02
  * Incompatible Changes
    - Fatal warnings and the other additional checks from the strictures
      module will no longer be applied to modules using Moo or Moo::Role.  We
      now only apply strict and (non-fatal) warnings, matching the behavior of
      Moose.
    - Classes without attributes used to store everything passed to ->new
      in the object.  This has been fixed to not store anything in the object,
      making it consistent with classes that had attributes.
    - Moo will now pass __no_BUILD__ to parent constructors when inheriting
      from a Moose or Class::Tiny class, to prevent them from calling BUILD
      functions.  Moo calls the BUILD functions itself, which previously led
      to them being called multiple times.
    - Attempting to replace an existing constructor, or modify one that has
      been used, will throw an error.  This includes adding attributes.
      Previously, this would result in some attributes being silently ignored
      by the constructor.
    - If a class's @ISA is modified without using 'extends' in a way that
      affects object construction, Moo will detect this and throw an error.
      This can happen in code that uses ->load_components from
      Class::C3::Componentised, which is common in DBIx::Class modules.

  * Bug Fixes
    - Fix calling class methods on Moo::HandleMoose::FakeMetaClass, such as
      modules scanning all classes

  * Miscellaneous
    - use Sub::Util instead of Sub::Name if available

(wiz)

2015-03-05 07:02:26 UTC MAIN commitmail json YAML

Updated devel/p5-AppConfig to 1.71

(wiz)

2015-03-05 07:02:17 UTC MAIN commitmail json YAML

Update to 1.71:

1.71 2015-03-01 NEILB
    - Switched to a much more concise README, rather than one based on the pod.
      SHLOMIF++
    - Added documentation for the varlist() method to the doc for
      AppConfig::State. RT#36409
    - Added "use 5.006" to all the modules. RT#47799
    - Fixed syntax error in doc. RT#74104

1.70 2015-03-01 NEILB
    - Some trailing spaces removed. SHLOMIF++
    - Min perl specified in the dist metadata. SHLOMIF++
    - Scoped declaration of $_ to fix warning. RT#68068 CELOGEEK++
    - Fixed mistake in documentation - RT#35640, Steve Bertrand++

(wiz)

2015-03-05 07:01:19 UTC MAIN commitmail json YAML

Updated devel/p5-List-MoreUtils to 0.406

(wiz)

2015-03-05 07:01:10 UTC MAIN commitmail json YAML

Update to 0.406:

0.406 2015-03-03
    - add new functions firstres and lastres in addition to firstidx, lastidx,
      firstval and lastval
    - regenerate MANIFEST to bundle README.md

(wiz)

2015-03-05 07:00:26 UTC MAIN commitmail json YAML

Updated devel/p5-Date-Manip to 6.49

(wiz)

2015-03-05 07:00:17 UTC MAIN commitmail json YAML

Update to 6.49:

Added a deprecation warning

    The TZ config variable is going away. Added a deprecation
    warning.

Some speedups for timezone handling

    Based on RT 102284, I have done some optimization of the timezone
    handling code.

Bug fixes

    Added the missing is_date base method to Date::Manip::Base.
    Mario Domgoergen.

Time zone fixes

    Newest zoneinfo data (tzdata 2015a)

Language fixes

    A number of corrections by Nicholas Riley

(wiz)

2015-03-04 20:33:39 UTC MAIN commitmail json YAML

2015-03-04 20:01:17 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup tickets #4633 and #4634.

(tron)

2015-03-04 20:00:15 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4634 - requested by taca
net/samba: security update

Revisions pulled up:
- net/samba/Makefile                                            1.253
- net/samba/distinfo                                            1.102

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Tue Feb 24 09:54:47 UTC 2015

  Modified Files:
  pkgsrc/net/samba: Makefile distinfo

  Log Message:
  Update samba package to 3.6.25.

                      ==============================
                      Release Notes for Samba 3.6.25
                            February 23, 2015
                      ==============================

  This is a security release in order to address CVE-2015-0240 (Unexpected
  code execution in smbd).

  o  CVE-2015-0240:
      All versions of Samba from 3.5.0 to 4.2.0rc4 are vulnerable to an
      unexpected code execution vulnerability in the smbd file server
      daemon.

      A malicious client could send packets that may set up the stack in
      such a way that the freeing of memory in a subsequent anonymous
      netlogon packet could allow execution of arbitrary code. This code
      would execute with root privileges.

  o  CVE-2014-0178:
      In preparing a response to an authenticated FSCTL_GET_SHADOW_COPY_DATA
      or FSCTL_SRV_ENUMERATE_SNAPSHOTS client request, affected versions of
      Samba do not initialize 8 bytes of the 16 byte SRV_SNAPSHOT_ARRAY
      response field. The uninitialized buffer is sent back to the client.

      A non-default VFS module providing the get_shadow_copy_data_fn() hook
      must be explicitly enabled for Samba to process the aforementioned
      client requests. Therefore, only configurations with "shadow_copy" or
      "shadow_copy2" specified for the "vfs objects" parameter are vulnerable.

(tron)

2015-03-04 19:38:29 UTC MAIN commitmail json YAML

2015-03-04 19:34:27 UTC MAIN commitmail json YAML

2015-03-04 19:33:09 UTC MAIN commitmail json YAML

Import libLLVM-3.6.0 as lang/libLLVM.

This package contains the LLVM core shared libraries intended to be usable by
packages built on an otherwise GCC-built system.

(tnn)

2015-03-04 19:15:00 UTC MAIN commitmail json YAML

Updated devel/lua-lpeg to 0.12.2.

(alnsn)

2015-03-04 19:14:10 UTC MAIN commitmail json YAML

Update devel/lua-lpeg to version 0.12.2.

Fix a crash reported on lua-l mailing list.

(alnsn)

2015-03-04 18:52:36 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4633 - requested by taca
lang/php56: security update

Revisions pulled up:
- lang/php/phpversion.mk                                        1.88
- lang/php56/Makefile                                          1.4
- lang/php56/PLIST                                              1.2
- lang/php56/distinfo                                          1.6
- lang/php56/patches/patch-ext_date_php_date.c                  deleted
- lang/php56/patches/patch-ext_date_tests_bug68942.phpt        deleted
- lang/php56/patches/patch-ext_date_tests_bug68942_2.phpt      deleted

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Feb 20 01:17:50 UTC 2015

  Modified Files:
  pkgsrc/lang/php: phpversion.mk
  pkgsrc/lang/php56: Makefile PLIST distinfo
  Removed Files:
  pkgsrc/lang/php56/patches: patch-ext_date_php_date.c
      patch-ext_date_tests_bug68942.phpt
      patch-ext_date_tests_bug68942_2.phpt

  Log Message:
  Update php56 to 5.6.6 (PHP 5.6.6).

  19 Feb 2015, PHP 5.6.6

  - Core:
    . Removed support for multi-line headers, as the are deprecated by RFC 7230.
      (Stas)
    . Fixed bug #67068 (getClosure returns somethings that's not a closure).
      (Danack at basereality dot com)
    . Fixed bug #68942 (Use after free vulnerability in unserialize() with
      DateTimeZone). (CVE-2015-0273) (Stas)
    . Fixed bug #68925 (Mitigation for CVE-2015-0235 – GHOST: glibc gethostbyname
      buffer overflow). (Stas)
    . Fixed Bug #67988 (htmlspecialchars() does not respect default_charset
      specified by ini_set) (Yasuo)
    . Added NULL byte protection to exec, system and passthru. (Yasuo)

  - Dba:
    . Fixed bug #68711 (useless comparisons). (bugreports at internot dot info)

  - Enchant:
    . Fixed bug #68552 (heap buffer overflow in enchant_broker_request_dict()).
      (Antony)

  - Fileinfo:
    . Fixed bug #68827 (Double free with disabled ZMM). (Joshua Rogers)
    . Fixed bug #67647 (Bundled libmagic 5.17 does not detect quicktime files
      correctly). (Anatol)
    . Fixed bug #68731 (finfo_buffer doesn't extract the correct mime with some
      gifs). (Anatol)

  - FPM:
    . Fixed bug #66479 (Wrong response to FCGI_GET_VALUES). (Frank Stolle)
    . Fixed bug #68571 (core dump when webserver close the socket).
      (redfoxli069 at gmail dot com, Laruence)

  - JSON:
    . Fixed bug #50224 (json_encode() does not always encode a float as a float)
      by adding JSON_PRESERVE_ZERO_FRACTION. (Juan Basso)

  - LIBXML:
    . Fixed bug #64938 (libxml_disable_entity_loader setting is shared
      between threads). (Martin Jansen)

  - Mysqli:
    . Fixed bug #68114 (linker error on some OS X machines with fixed
      width decimal support) (Keyur Govande)
    . Fixed bug #68657 (Reading 4 byte floats with Mysqli and libmysqlclient
      has rounding errors) (Keyur Govande)

  - Opcache:
    . Fixed bug with try blocks being removed when extended_info opcode
      generation is turned on. (Laruence)

  - PDO_mysql:
    . Fixed bug #68750 (PDOMysql with mysqlnd does not allow the usage of
      named pipes). (steffenb198 at aol dot com)

  - Phar:
    . Fixed bug #68901 (use after free). (bugreports at internot dot info)

  - Pgsql:
    . Fixed Bug #65199 (pg_copy_from() modifies input array variable) (Yasuo)

  - Session:
    . Fixed bug #68941 (mod_files.sh is a bash-script) (bugzilla at ii.nl, Yasuo)
    . Fixed Bug #66623 (no EINTR check on flock) (Yasuo)
    . Fixed bug #68063 (Empty session IDs do still start sessions) (Yasuo)

  - Sqlite3:
    . Fixed bug #68260 (SQLite3Result::fetchArray declares wrong
      required_num_args). (Julien)

  - Standard:
    . Fixed bug #65272 (flock() out parameter not set correctly in windows).
      (Daniel Lowrey)
    . Fixed bug #69033 (Request may get env. variables from previous requests
      if PHP works as FastCGI). (Anatol)

  - Streams:
    . Fixed bug which caused call after final close on streams filter. (Bob)

(tron)

2015-03-04 17:03:33 UTC MAIN commitmail json YAML

delete bl3.mk. It only has a handful of users in wip/, will adjust them.

(tnn)

2015-03-04 17:01:02 UTC MAIN commitmail json YAML

change clang dependency to libLLVM for zeroshark option
(doesn't work because it only supports llvm 3.4 and we have 3.6)

(tnn)

2015-03-04 16:51:57 UTC MAIN commitmail json YAML

Don't use the clang bl3.mk file, it will go away soon. Change to DEPENDS.
XXX this still looks wrong

(tnn)

2015-03-04 16:39:41 UTC MAIN commitmail json YAML

use c99 to fix build on illumos

(wiedi)

2015-03-04 16:18:11 UTC MAIN commitmail json YAML

2015-03-04 15:31:49 UTC MAIN commitmail json YAML

Include mk/bsd.fast.prefs.mk, it's needed for setting MACHINE_ARCH correctly.
Resolves packing issue on FreeBSD/AMD64

Reviewed by wiz@

(sevan)

2015-03-04 15:31:35 UTC MAIN commitmail json YAML

Include mk/bsd.fast.prefs.mk, it's needed for setting MACHINE_ARCH correctly.
Resolves packing issue on FreeBSD/AMD64

Reviewed by wiz@

(sevan)

2015-03-04 15:03:44 UTC MAIN commitmail json YAML

Updated lang/racket-textual to 6.1.1

(jaapb)

2015-03-04 15:03:23 UTC MAIN commitmail json YAML

Updated lang/racket to 6.1.1

(jaapb)

2015-03-04 15:02:36 UTC MAIN commitmail json YAML

Update of racket ports to version 6.1.1. Coordinated with asau. Changes,
as per upstream changelog:
- Bug repairs and other changes noted in the documentation
- Changed use-before-definition to be an error instead of producing
an #<undefined> value
- Removed the mzlib/class100 library

Also changed the racket port to use mk/jpeg.buildlink3.mk.

(jaapb)

2015-03-04 13:57:42 UTC MAIN commitmail json YAML

Makefile: move some stuff from Makefile.common here
PLIST: unsubstitute ${MACHINE_ARCH}

(tnn)

2015-03-04 12:04:43 UTC MAIN commitmail json YAML

Updated security/stud to 0.3p53nb5

(jperkin)

2015-03-04 12:04:30 UTC MAIN commitmail json YAML

2015-03-04 09:59:57 UTC MAIN commitmail json YAML

convert to Makefile.common-style package so libLLVM can reference this

(tnn)

2015-03-04 09:08:41 UTC MAIN commitmail json YAML

Updated www/nginx-devel to 1.7.10

(imil)

2015-03-04 09:08:28 UTC MAIN commitmail json YAML

Updated nginx to version 1.7.10

Changes with nginx 1.7.10                                        10 Feb 2015

    *) Feature: the "use_temp_path" parameter of the "proxy_cache_path",
      "fastcgi_cache_path", "scgi_cache_path", and "uwsgi_cache_path"
      directives.

    *) Feature: the $upstream_header_time variable.

    *) Workaround: now on disk overflow nginx tries to write error logs once
      a second only.

    *) Bugfix: the "try_files" directive did not ignore normal files while
      testing directories.
      Thanks to Damien Tournoud.

    *) Bugfix: alerts "sendfile() failed" if the "sendfile" directive was
      used on OS X; the bug had appeared in 1.7.8.

    *) Bugfix: alerts "sem_post() failed" might appear in logs.

    *) Bugfix: nginx could not be built with musl libc.
      Thanks to James Taylor.

    *) Bugfix: nginx could not be built on Tru64 UNIX.
      Thanks to Goetz T. Fischer.

Changes with nginx 1.7.9                                        23 Dec 2014

    *) Feature: variables support in the "proxy_cache", "fastcgi_cache",
      "scgi_cache", and "uwsgi_cache" directives.

    *) Feature: variables support in the "expires" directive.

    *) Feature: loading of secret keys from hardware tokens with OpenSSL
      engines.
      Thanks to Dmitrii Pichulin.

    *) Feature: the "autoindex_format" directive.

    *) Bugfix: cache revalidation is now only used for responses with 200
      and 206 status codes.
      Thanks to Piotr Sikora.

    *) Bugfix: the "TE" client request header line was passed to backends
      while proxying.

    *) Bugfix: the "proxy_pass", "fastcgi_pass", "scgi_pass", and
      "uwsgi_pass" directives might not work correctly inside the "if" and
      "limit_except" blocks.

    *) Bugfix: the "proxy_store" directive with the "on" parameter was
      ignored if the "proxy_store" directive with an explicitly specified
      file path was used on a previous level.

    *) Bugfix: nginx could not be built with BoringSSL.
      Thanks to Lukas Tribus.

Changes with nginx 1.7.8                                        02 Dec 2014

    *) Change: now the "If-Modified-Since", "If-Range", etc. client request
      header lines are passed to a backend while caching if nginx knows in
      advance that the response will not be cached (e.g., when using
      proxy_cache_min_uses).

    *) Change: now after proxy_cache_lock_timeout nginx sends a request to a
      backend with caching disabled; the new directives
      "proxy_cache_lock_age", "fastcgi_cache_lock_age",
      "scgi_cache_lock_age", and "uwsgi_cache_lock_age" specify a time
      after which the lock will be released and another attempt to cache a
      response will be made.

    *) Change: the "log_format" directive can now be used only at http
      level.

    *) Feature: the "proxy_ssl_certificate", "proxy_ssl_certificate_key",
      "proxy_ssl_password_file", "uwsgi_ssl_certificate",
      "uwsgi_ssl_certificate_key", and "uwsgi_ssl_password_file"
      directives.
      Thanks to Piotr Sikora.

    *) Feature: it is now possible to switch to a named location using
      "X-Accel-Redirect".
      Thanks to Toshikuni Fukaya.

    *) Feature: now the "tcp_nodelay" directive works with SPDY connections.

    *) Feature: new directives in vim syntax highliting scripts.
      Thanks to Peter Wu.

    *) Bugfix: nginx ignored the "s-maxage" value in the "Cache-Control"
      backend response header line.
      Thanks to Piotr Sikora.

    *) Bugfix: in the ngx_http_spdy_module.
      Thanks to Piotr Sikora.

    *) Bugfix: in the "ssl_password_file" directive when using OpenSSL
      0.9.8zc, 1.0.0o, 1.0.1j.

    *) Bugfix: alerts "header already sent" appeared in logs if the
      "post_action" directive was used; the bug had appeared in 1.5.4.

    *) Bugfix: alerts "the http output chain is empty" might appear in logs
      if the "postpone_output 0" directive was used with SSI includes.

    *) Bugfix: in the "proxy_cache_lock" directive with SSI subrequests.
      Thanks to Yichun Zhang.

Changes with nginx 1.7.7                                        28 Oct 2014

    *) Change: now nginx takes into account the "Vary" header line in a
      backend response while caching.

    *) Feature: the "proxy_force_ranges", "fastcgi_force_ranges",
      "scgi_force_ranges", and "uwsgi_force_ranges" directives.

    *) Feature: the "proxy_limit_rate", "fastcgi_limit_rate",
      "scgi_limit_rate", and "uwsgi_limit_rate" directives.

    *) Feature: the "Vary" parameter of the "proxy_ignore_headers",
      "fastcgi_ignore_headers", "scgi_ignore_headers", and
      "uwsgi_ignore_headers" directives.

    *) Bugfix: the last part of a response received from a backend with
      unbufferred proxy might not be sent to a client if "gzip" or "gunzip"
      directives were used.

    *) Bugfix: in the "proxy_cache_revalidate" directive.
      Thanks to Piotr Sikora.

    *) Bugfix: in error handling.
      Thanks to Yichun Zhang and Daniil Bondarev.

    *) Bugfix: in the "proxy_next_upstream_tries" and
      "proxy_next_upstream_timeout" directives.
      Thanks to Feng Gu.

    *) Bugfix: nginx/Windows could not be built with MinGW-w64 gcc.
      Thanks to Kouhei Sutou.

Changes with nginx 1.7.6                                        30 Sep 2014

    *) Change: the deprecated "limit_zone" directive is not supported
      anymore.

    *) Feature: the "limit_conn_zone" and "limit_req_zone" directives now
      can be used with combinations of multiple variables.

    *) Bugfix: request body might be transmitted incorrectly when retrying a
      FastCGI request to the next upstream server.

    *) Bugfix: in logging to syslog.

Changes with nginx 1.7.5                                        16 Sep 2014

    *) Security: it was possible to reuse SSL sessions in unrelated contexts
      if a shared SSL session cache or the same TLS session ticket key was
      used for multiple "server" blocks (CVE-2014-3616).
      Thanks to Antoine Delignat-Lavaud.

    *) Change: now the "stub_status" directive does not require a parameter.

    *) Feature: the "always" parameter of the "add_header" directive.

    *) Feature: the "proxy_next_upstream_tries",
      "proxy_next_upstream_timeout", "fastcgi_next_upstream_tries",
      "fastcgi_next_upstream_timeout", "memcached_next_upstream_tries",
      "memcached_next_upstream_timeout", "scgi_next_upstream_tries",
      "scgi_next_upstream_timeout", "uwsgi_next_upstream_tries", and
      "uwsgi_next_upstream_timeout" directives.

    *) Bugfix: in the "if" parameter of the "access_log" directive.

    *) Bugfix: in the ngx_http_perl_module.
      Thanks to Piotr Sikora.

    *) Bugfix: the "listen" directive of the mail proxy module did not allow
      to specify more than two parameters.

    *) Bugfix: the "sub_filter" directive did not work with a string to
      replace consisting of a single character.

    *) Bugfix: requests might hang if resolver was used and a timeout
      occurred during a DNS request.

    *) Bugfix: in the ngx_http_spdy_module when using with AIO.

    *) Bugfix: a segmentation fault might occur in a worker process if the
      "set" directive was used to change the "$http_...", "$sent_http_...",
      or "$upstream_http_..." variables.

    *) Bugfix: in memory allocation error handling.
      Thanks to Markus Linnala and Feng Gu.

(imil)

2015-03-04 09:01:44 UTC MAIN commitmail json YAML

Updated audio/glyr to 1.0.8

(wiz)

2015-03-04 09:01:34 UTC MAIN commitmail json YAML

Update audio/glyr to 1.0.8, provided by Leonardo Taccari in PR 49713.

Changes:
1.0.8
-----
o Fixes for lyrix.at.

1.0.7
-----
o Fixes for lyricwiki.

1.0.6
-----
o Fix for cache getter: Print like normal getters and also call appropiate
  programs
o Clamp the timeout of select to the user-set timeout.
o Made the -c (--cache) option have an optional argument. Without argument the
  path is ~/.cache/glyrc (will be created if necessary).
o Make glyrc return EXIT_SUCESS on success or EXIT_FAILURE in case of any
  failure.
o Fixed faulty sha-1 versioning in cmakelists.

(wiz)

2015-03-04 08:55:44 UTC MAIN commitmail json YAML

Updated x11/p5-Tk to 804.033

(wiz)

2015-03-04 08:55:35 UTC MAIN commitmail json YAML

Update to 804.033:

Tk-804.033 release (2015-02-21)
------------------

Tests
New t/pod.t test (github pull request #16)

Tk-804.032_501 release (2015-01-31)
----------------------

Fixes
Teach perl/Tk where OS X Yosemite Xquartz puts the X11 files
(github pull request #12)

Pushstack experiment to workaround crashes with perl 5.20.x and XFT=0
(RT #96543)

Tk::Text: don't insert ctrl and meta key presses
(github issue #9)

Fix memory leak in canvas text item handling with XFT=1
(RT #100211)

Use public version of Perl_utf8_hop (RT #100878)

FixBuggyUTF8String is not called anymore for new perls

Improvements
Use Cwd::getcwd() instead of Cwd::cwd() (performance improvement)

Tests
t/font.t does not fail with only one font family installed
(RT #99411)

unicode.t - update textwidget before examining new state
(RT #100153)

Compatibility with old Test::More versions without note() and isa_ok
class check

Workaround for core dumps in some fork-using tests (RT #100399)

Workaround for more timing problems in wm-tcl.h

Tk-804.032_500 release (2014-11-06)
----------------------

Fixes
Freetype header files may now be in /usr/include/freetype2/freetype.h
in newer freetype installations (e.g. Debian/jessie).
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740207

Tk::MainWindow::Create without args used to segfault.

Fix X11 discovery on non-x86_64 platforms (RT #95590).

Fix new sprintf warning with perl 5.21.x.

Workaround behaviour change in ExtUtils::MakeMaker 6.99_10 (PERL
value is now quoted), which caused build failures (RT #100044).

Tests
Fix race condition in t/errordialog.t

t/create.t uses Test::More

Remove useless hostname and getlogin retrieval in t/fileevent.t
(RT #98889).

Use pipe instead of stdin in t/fileevent2.t (RT #98891).

Fix font-related issues with t/entry.t (RT #98831).

Documentation
New Pod ErrorDialog.pod (github pull request #6).

(wiz)

2015-03-04 08:51:04 UTC MAIN commitmail json YAML

Updated graphics/librsvg to 2.40.8

(wiz)

2015-03-04 08:50:55 UTC MAIN commitmail json YAML

Update to 2.40.8:

Version 2.40.8
- Bugs fixed from fuzz testing: #744688 - possible double g_free()
  when processing stroke-dasharray
- Optimize rendering of polylines, lines, rectangles, circles, and
  ellipses.  These should be marginally faster, marginally more
  precise, and should put less pressure on the memory allocator.

Version 2.40.7
- Bugs fixed from fuzz testing: #703102, #738050, #738169, #744270, #744299
- Fixed unfiled bug from fuzz testing, where the convolution filter
  had an integer multiplication overflow.
- Fix build of rsvg-convert on Windows.
- Fix a bunch of compiler warnings.

(wiz)

2015-03-04 08:25:22 UTC MAIN commitmail json YAML

+ glyr-1.0.8 [pkg/49713], grilo-0.2.12, grilo-plugins-0.2.14,
  librsvg-2.40.8, p5-Tk-804.033 [pkg/49712].

(wiz)

2015-03-04 05:54:10 UTC MAIN commitmail json YAML

Updated emulators/cmdpack to 1.03nb1

(snj)

2015-03-04 05:53:52 UTC MAIN commitmail json YAML

also install ecm as unecm, since the binary behaves differently if invoked
under that name.

bump PKGREVISION to 1.

(snj)

2015-03-03 23:43:45 UTC MAIN commitmail json YAML

Include mk/bsd.fast.prefs.mk, it's needed for setting MACHINE_ARCH correctly.
Resolves packing issue on FreeBSD/AMD64

Reviewed by jaapb@ wiz@

(sevan)

2015-03-03 21:40:23 UTC MAIN commitmail json YAML

Updated misc/libreoffice4 to 4.4.1.2nb1

(ryoon)

2015-03-03 21:39:13 UTC MAIN commitmail json YAML

2015-03-03 20:59:00 UTC pkgsrc-2014Q4 commitmail json YAML

2015-03-03 20:58:46 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4632 - requested by taca
lang/php55: security update

Revisions pulled up:
- lang/php/phpversion.mk                                        1.87
- lang/php55/Makefile                                          1.19
- lang/php55/PLIST                                              1.5
- lang/php55/distinfo                                          1.35
- lang/php55/patches/patch-ext_date_php_date.c                  deleted
- lang/php55/patches/patch-ext_date_tests_bug68942.phpt        deleted
- lang/php55/patches/patch-ext_date_tests_bug68942_2.phpt      deleted

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Feb 19 13:35:24 UTC 2015

  Modified Files:
  pkgsrc/lang/php: phpversion.mk
  pkgsrc/lang/php55: Makefile PLIST distinfo
  Removed Files:
  pkgsrc/lang/php55/patches: patch-ext_date_php_date.c
      patch-ext_date_tests_bug68942.phpt
      patch-ext_date_tests_bug68942_2.phpt

  Log Message:
  Update php55 to 5.5.22 (PHP 5.5.22).

  19 Feb 2015, PHP 5.5.22

  - Core:
    . Fixed bug #67068 (getClosure returns somethings that's not a closure).
      (Danack at basereality dot com)
    . Fixed bug #68925 (Mitigation for CVE-2015-0235 – GHOST: glibc gethostbyname
      buffer overflow). (Stas)
    . Fixed bug #68942 (Use after free vulnerability in unserialize() with
      DateTimeZone). (CVE-2015-0273) (Stas)
    . Added NULL byte protection to exec, system and passthru. (Yasuo)
    . Removed support for multi-line headers, as the are deprecated by RFC 7230.
      (Stas)

  - Date:
    . Fixed bug #45081 (strtotime incorrectly interprets SGT time zone). (Derick)

  - Dba:
    . Fixed bug #68711 (useless comparisons). (bugreports at internot dot info)

  - Enchant:
    . Fixed bug #6855 (heap buffer overflow in enchant_broker_request_dict()).
      (Antony)

  - Fileinfo:
    . Fixed bug #68827 (Double free with disabled ZMM). (Joshua Rogers)

  - FPM:
    . Fixed bug #66479 (Wrong response to FCGI_GET_VALUES). (Frank Stolle)
    . Fixed bug #68571 (core dump when webserver close the socket).
      (redfoxli069 at gmail dot com, Laruence)

  - Libxml:
    . Fixed bug #64938 (libxml_disable_entity_loader setting is shared
      between threads). (Martin Jansen)

  - OpenSSL:
    . Fixed bug #55618 (use case-insensitive cert name matching).
      (Daniel Lowrey)

  - PDO_mysql:
    . Fixed bug #68750 (PDOMysql with mysqlnd does not allow the usage of
      named pipes). (steffenb198@aol.com)

  - Phar:
    . Fixed bug #68901 (use after free). (bugreports at internot dot info)

  - Pgsql:
    . Fixed Bug #65199 'pg_copy_from() modifies input array variable). (Yasuo)

  - Sqlite3:
    . Fixed bug #68260 (SQLite3Result::fetchArray declares wrong
      required_num_args). (Julien)

  - Mysqli:
    . Fixed bug #68114 (linker error on some OS X machines with fixed
      width decimal support) (Keyur Govande)
    . Fixed bug #68657 (Reading 4 byte floats with Mysqli and libmysqlclient
      has rounding errors) (Keyur Govande)

  - Session:
    . Fixed bug #68941 (mod_files.sh is a bash-script) (bugzilla at ii.nl, Yasuo)
    . Fixed Bug #66623 (no EINTR check on flock) (Yasuo)
    . Fixed bug #68063 (Empty session IDs do still start sessions) (Yasuo)

  - Standard:
    . Fixed bug #65272 (flock() out parameter not set correctly in windows).
      (Daniel Lowrey)
    . Fixed bug #69033 (Request may get env. variables from previous requests
      if PHP works as FastCGI)

  - Streams:
    . Fixed bug which caused call after final close on streams filter. (Bob)

(tron)

2015-03-03 20:15:52 UTC MAIN commitmail json YAML

Work on updated MesaLib takes place in pkgsrc-wip.

(tnn)

2015-03-03 19:14:04 UTC MAIN commitmail json YAML

Read from uhid device and insert events until there are no more events
to consume. Matches SDL2 BSD joystick driver behavior, and makes things
like "iBUFFALO Classic USB Gamepad" work with Retroarch.

(jmcneill)

2015-03-03 18:08:09 UTC MAIN commitmail json YAML

Fix incorrect date on update of misc/py-anita to 1.36

(gson)

2015-03-03 17:45:07 UTC MAIN commitmail json YAML

Updated lang/python27 to 2.7.9nb1

(snj)

2015-03-03 17:19:58 UTC MAIN commitmail json YAML

2015-03-03 16:27:33 UTC MAIN commitmail json YAML

Add default off shlib option for building PIC & installing shared libLLVM libs.
I will spin this off to a libLLVM package when we have a ready use case for it.

Packages that may want to use libLLVM are for example MesaLib and OpenJDK.

(tnn)

2015-03-03 15:42:09 UTC MAIN commitmail json YAML

+ hs-base-unicode-symbols

(pho)

2015-03-03 15:41:22 UTC MAIN commitmail json YAML

Added devel/hs-base-unicode-symbols version 0.2.2.4

(pho)

2015-03-03 15:40:50 UTC MAIN commitmail json YAML

Import hs-base-unicode-symbols-0.2.2.4 from wip

This package defines new symbols for a number of functions and
operators in the base package.

All symbols are documented with their actual definition and
information regarding their Unicode code point. They should be
completely interchangeable with their definitions.

(pho)

2015-03-03 15:22:28 UTC MAIN commitmail json YAML

Updated graphics/gnuplot to 5.0.0

(mef)

2015-03-03 15:22:20 UTC MAIN commitmail json YAML

(pkgsrc)
  - Two targets added, post-build: and post-install:,
    to build gnuplot.pdf (which was in 4.6.6 PLIST),
    and two dependency for above process. Thanks gdt@ for comment.

(upstream)
  - Update 4.6.6 to 5.0.0
---------------------
GNUPLOT Version 5.0 Release Notes
=================================

Gnuplot version 5 contains significant new capabilities and enhancements.
The most recent previous release was 4.6 patchlevel 6 (4.6.6).
Please see the NEWS file for bugfixes and minor changes to version 5.0
applied after feedback on release candidates -rc1, -rc2, and -rc3.

Release Notes date: 31 December 2014

NOTABLE NEW FEATURES
====================

* New plot styles "with parallelaxes" and labeled contours.

* New coordinate system (Degrees, Minutes, Seconds) "set xdata geographic".

* The "fit" command can now handle functions with up to 12 variables, and
  can take into account errors on x as well as errors on dependent variables.
  Final covariance terms are stored in user-accessible variables.
  Fitting options are now controlled by the command "set fit ..." rather than
  by environmental variables.

* The interpretation of columns in a "fit" command depends on new keywords
  "error", "xyerror", "zerror".  In most cases the program can also recognize
  version 4 syntax (no error keyword but last column contains zerror).

* The dot/dash pattern of a line can now be controlled independently
  from other line properties using the keyword "dashtype".

* The default color of individual line types can be changed using
  "set linetype" (introduced in 4.6). In version 5 a default overall color
  sequence can be selected using "set colors {default|classic|podo}".
  The "classic" sequence is red/green/blue/magenta/cyan/yellow as used by
  older gnuplot versions.  The default and podo colors are chosen to be
  more easily distinguished in print and in particular by people with color
  vision problems.

* Text markup now supports bold and italic font settings in addition to
  the subscript, superscript, font size and other options previously
  provided by the "enhanced text" mode.  This mode is now the default.

* Command scripts may place in-line data in a named data block for
  repeated plotting.

* Bit shift operators << and >>

* RGB colors can include an alpha-channel for transparency.
      # ARGBcolor = (Alpha << 24) + (Red << 16) + (Green << 8) + Blue

* Secondary axes (x2, y2) can be locked to the primary axis via a mapping
  function.  In the simplest case this guarantees that the primary and
  secondary axis ranges are identical.  In the general case it allows you
  to define a non-linear axis, something that previously was only possible
  for the special case of log scaling.

* The "import" command attaches a user-defined function name to a
  function provided by an extenal shared object (i.e. a plugin library).

* Previous commands in the history list of an interactive session can be
  reexecuted by number.  For example "history !5" will reexecute the
  command numbered 5 in the list reported by "history".

* Hypertext labels in the interactive terminals including web display
  using the HTML canvas or svg terminals.

Many other additions are described in the "New Features" section of the
documentation.

CHANGES
=======

Gnuplot development assigns very high priority to backward compatibility
with earlier versions.  For example any command script that worked in
version 4.0 is expected to continue to work for all version 4 releases
including the most recent one (4.6.6).  However changes introduced in
version 5 can affect the operation of some version 4 scripts.

A brief summary of potentially incompatible changes is given here.

* Earlier versions of gnuplot used the keyword "linetype" to mean both
  the color and the solid/dot/dash pattern of a line.  Version 5 has
  separate keywords "linecolor" and "dashtype".  You can use these keywords
  directly in a plot command or assign any desired color and a dash pattern
  to a linetype.  The program now provides a default set of 8 linetypes, all solid.
  You can change these or add new linetypes as you please. You do not need
  to change the current terminal or terminal mode in order to use dashed lines.

* The handling of input data containing NaN, Inf, an inconsistent number of
  data columns, or other unexpected content has changed. See documentation
  under "missing" for examples and figures.

* Time coordinates are stored internally as the number of seconds relative
  to the standard unix epoch 1-Jan-1970.  Earlier versions of gnuplot used
  a different epoch internally (1-Jan-2000). This change resolves
  inconsistencies introduced when time in seconds was generated externally.
  The epoch convention used by a particular gnuplot installation can be
  determined using the command `print strftime("%F",0)`.
  Time is now stored to at least millisecond precision.

* The function `timecolumn(N,"timeformat")` now has 2 parameters.
  Because the second parameter is not associated with any particular data axis,
  this allows using the `timecolumn` function to read time data for reasons
  other than specifying the x or y coordinate.  Use of time formats
  to generate axis tick labels is now controlled by "set {xy}tics time" rather
  than by "set {xy}data time".  Thus prior calls to `set xdata time` or
  `set timefmt x` are unnecessary for either input or output.
  These older commands still work, but are deprecated.

* The "reverse" keyword (e.g. "set xrange [*:*] reverse") now affects only
  autoscaling.  It has no effect on explicit ranges.
  "set xrange [0:1] reverse" is _not_ the same as "set xrange [1:0]".

* Options to the "fit" command are now given by "set fit ..." rather than
  by setting environmental variables.  Fit can handle up to MAX_NUM_VAR
  independent variables (currently 12).  Variables other than the first
  two (x, y) have been dissociated from axis names.  This means, for example,
  "set urange [U1:U2]" has no effect on fitting because "u" is not a fit
  variable.  Use the command "set dummy ..." to assign names to fit variables
  3 ... 12.

* The `call` command is implemented by providing a set of variables ARGC,
  ARG0, ..., ARG9. ARG0 holds the name of the script file being executed.
  ARG1 to ARG9 are string variables and thus may either be referenced directly
  or expanded as macros, e.g. @ARG1.  The older convention for referencing
  call parameters as tokens $0 ... $9 is deprecated.

* "unset xrange" (and other axis ranges) restores the default range.

* "unset terminal" restores the original terminal of the current session.

(mef)

2015-03-03 14:59:02 UTC MAIN commitmail json YAML

Updated devel/py-mercurial to 3.3.2

(wiz)

2015-03-03 14:58:54 UTC MAIN commitmail json YAML

Update to 3.3.2:

Mercurial 3.3.2 (2015-03-02)

An unscheduled bugfix release to fix the fix.

    transaction: really disable hardlink backups (issue4546)

Mercurial 3.3.1 (2015-03-02)

This is a regularly scheduled bugfix release. It fixes a significant
regression with transactions on Windows network shares.

    dispatch: work around UnicodeDecodeError caused by SSLError of Python 2.7.9
    hgweb: recreate old DOM structure for css in monoblue style
    largefiles: access to specific fields only if largefiles enabled (issue4547)
    log: fix json-formatted output when file copies are listed (issue4523)
    repoview: invalidate cached changelog if _delayed changes (issue4549)
    revisionbranchcache: fall back to slow path if starting readonly (issue4531)
    revset: mask specific names for named() predicate
    shellquote: fix missing quotes for empty string
    templatekw: fix {join(bookmarks, sep)} to always show associated bookmarks
    transaction: disable hardlink backups (issue4546)

(wiz)

2015-03-03 14:46:48 UTC MAIN commitmail json YAML

Updated misc/py-anita to 1.36.

(gson)

2015-03-03 14:45:10 UTC MAIN commitmail json YAML

Update misc/py-anita to 1.36.

The previous commit message accidentally contained the changes from
1.35 to 1.36 rather than those from 1.34 to 1.35.  The changes from
1.34 to 1.35  were:

Support Linux host systems that have genisoimage but not mkisofs, such
as Debian 7.

New command line option --run-timeout.

(gson)

2015-03-03 14:27:03 UTC MAIN commitmail json YAML

Updated misc/py-anita to 1.35

(gson)

2015-03-03 14:26:00 UTC MAIN commitmail json YAML

Update misc/py-anita to 1.35.  Changes from 1.34:

When running a shell command, wrap the exit status in distictive text
so that it can be reliably matched in the presence of buffered output
containing other numeric strings.

Halt the VM when done.

Print the qemu command.

(gson)

2015-03-03 13:48:02 UTC MAIN commitmail json YAML

Updated editors/emacs24 to 24.4nb3

(ryoon)

2015-03-03 13:47:14 UTC MAIN commitmail json YAML

2015-03-03 13:20:44 UTC MAIN commitmail json YAML

Note update of www/ruby-http package to 0.7.2.

(taca)

2015-03-03 13:20:18 UTC MAIN commitmail json YAML

Update ruby-http to 0.7.2.

## 0.7.2 (2015-03-02)

* Swap from `form_data` to `http-form_data` (changed gem name).

(taca)

2015-03-03 13:19:22 UTC MAIN commitmail json YAML

Note rename of www/ruby-form_data package to www/ruby-http-form_data.

(taca)

2015-03-03 13:19:00 UTC MAIN commitmail json YAML

Remove ruby-form_data, renamed to ruby-http-form_data.

(taca)

2015-03-03 13:18:25 UTC MAIN commitmail json YAML

Remove ruby-form_data.

(taca)

2015-03-03 13:16:38 UTC MAIN commitmail json YAML

Note addition of www/ruby-http-form_data package version 1.0.0.

(taca)

2015-03-03 13:16:06 UTC MAIN commitmail json YAML

Add and enable ruby-http-form_data.

(taca)

2015-03-03 13:14:15 UTC MAIN commitmail json YAML

Add ruby-http-form_data package version 1.0.0.

Utility-belt to build form data request bodies.  Provides support for
application/x-www-form-urlencoded and multipart/form-data types.

This is newer version of ruby-form-data.

## 1.0.0 (2015-01-04)

* Gem renamed to `http-form_data` as `FormData` is not top-level citizen
  anymore: `FormData -> HTTP::FormData`.

(taca)

2015-03-03 12:04:48 UTC MAIN commitmail json YAML

2015-03-03 12:04:08 UTC MAIN commitmail json YAML

Update to clang-3.6.0 (2015-02-27)
Non-comprehensive list of changes in this release:
- Support for AuroraUX has been removed.
- Added support for a native object file-based bitcode wrapper format.
- Added support for MSVC?s __vectorcall calling convention as x86_vectorcallcc.

(tnn)

2015-03-03 09:42:38 UTC MAIN commitmail json YAML

Revert my last change: this meta-package should contain packages provided
by the original PHP language distribution file, which security/php-ssdeep
does not belong to.

Thanks taca@ for the heads up.

(khorben)

2015-03-03 06:18:00 UTC MAIN commitmail json YAML

Updated www/p5-CGI-Fast to 2.07

(mef)

2015-03-03 06:17:34 UTC MAIN commitmail json YAML

(pkgsrc)
- Add dependency to devel/p5-CPAN-Changes (but only necessary for make test)
(upstream)
- Update 2.05 to 2.07
-------------------
2.07 2015-02-23
    [FIX]
    - test added in 2.06 should use File::Temp

2.06 2015-02-23
    [FEATURE]
    - Add support for changing socket permissions. Thanks to powerman
      for the patch and tests

(mef)

2015-03-03 06:05:17 UTC MAIN commitmail json YAML

Updated www/album to 4.13

(mef)

2015-03-03 06:05:06 UTC MAIN commitmail json YAML

Update to 4.13
--------------
Version 4.13, 2015/03/02
------------------------
+ Fixed some options and usage for galbum
+ Many UI improvements to galbum
+ New plugin:  captions/exif/strftime.alp  (Thanks Steven Schubiger)

(mef)

2015-03-03 06:01:13 UTC MAIN commitmail json YAML

MASTER_SITES now provides versioned tar.gz, convert to that.

(mef)

2015-03-03 01:37:54 UTC MAIN commitmail json YAML

Also build security/php-ssdeep in meta-pkgs/php5{3,4}-extensions

(khorben)

2015-03-03 01:20:03 UTC MAIN commitmail json YAML

Updated x11/xf86-video-intel to 2.99.917

(khorben)

2015-03-03 01:03:16 UTC MAIN commitmail json YAML

Updated x11/xf86-video-intel to 2.99.917

(khorben)

2015-03-03 01:02:05 UTC MAIN commitmail json YAML

Imported xf86-video-intel 2.99.917

This is the same version as found in xsrc, from which I have also imported
the exact same patches. With this I can use the DRMKMS kernel from NetBSD
7 on my T440s laptop.

I believe this is the latest release available for this driver.

(khorben)

2015-03-03 00:55:58 UTC MAIN commitmail json YAML

Imported a patch from xsrc to implement RRSetChanged()

With this I can build xf86-video-intel 2.99.917 with the same changes as
found in xsrc.

(khorben)

2015-03-03 00:38:08 UTC MAIN commitmail json YAML

Simplify the conditional block for Darwin

(pho)

2015-03-02 23:45:05 UTC MAIN commitmail json YAML

Updated devel/hs-vector to 0.10.12.2

(pho)

2015-03-02 23:44:43 UTC MAIN commitmail json YAML

Update to vector-0.10.12.2

ChangeLog:
Changes in version 0.10.12.2

* Add support for `deepseq-1.4.0.0`

(pho)

2015-03-02 23:30:45 UTC MAIN commitmail json YAML

Account for the files installed on FreeBSD

Reviewed by wiz@

(sevan)

2015-03-02 23:28:13 UTC MAIN commitmail json YAML

Include FreeBSD in the if statement to account for the additional files added
via PLIST_VARS

Reviewed by wiz@

(sevan)

2015-03-02 23:27:03 UTC MAIN commitmail json YAML

Include FreeBSD in the if statements to account for the additional files added via PLIST_VARS

Reviewed by wiz@

(sevan)

2015-03-02 23:22:01 UTC MAIN commitmail json YAML

Use the WRKDIR variable rather than referencing work directly with find(1)

Reviewed by wiz@

(sevan)

2015-03-02 20:23:33 UTC MAIN commitmail json YAML

Note update of the "wget" package to version 1.16.2nb1.

(tron)

2015-03-02 20:23:07 UTC MAIN commitmail json YAML

Add patch from GIT repository to get the "--quiet" option work again.
Bump package revision because of this bug fix.

(tron)

2015-03-02 19:59:07 UTC MAIN commitmail json YAML

LLVM's correlated value propagation pass is known to require a lot of
memory and CPU time for certain input. Provide a variable
(CLANG_NO_VALUE_PROPAGATION_PASS) for selectively disabling it in those
places known to trigger it.

(joerg)

2015-03-02 19:47:41 UTC MAIN commitmail json YAML

add modules for webp, xslt and lsb

(tnn)

2015-03-02 19:40:08 UTC MAIN commitmail json YAML

2015-03-02 19:37:59 UTC MAIN commitmail json YAML

2015-03-02 19:34:33 UTC MAIN commitmail json YAML

2015-03-02 19:31:01 UTC MAIN commitmail json YAML

swrast_dri.so needs libLLVM.
Although not strictly GLX related I'm adding it directly here for now to
avoid the overhead of an extra package.
Bump PKGREVISION.

(tnn)

2015-03-02 19:25:58 UTC MAIN commitmail json YAML

2015-03-02 19:18:37 UTC MAIN commitmail json YAML

Import suse32_libwebp-13.1 as emulators/suse131_32_libwebp.

VP8 codec library.

(tnn)

2015-03-02 19:18:08 UTC MAIN commitmail json YAML

2015-03-02 19:14:36 UTC MAIN commitmail json YAML

Import suse32_lsb-13.1 as emulators/suse131_32_lsb.

This package provides runtime loader symlinks conformant to LSB 4.0.

(tnn)

2015-03-02 19:14:08 UTC MAIN commitmail json YAML

Import suse_lsb-13.1 as emulators/suse131_lsb.

This package provides runtime loader symlinks conformant to LSB 4.0.

(tnn)

2015-03-02 18:20:23 UTC MAIN commitmail json YAML

drop trailing space

(tnn)

2015-03-02 18:13:45 UTC MAIN commitmail json YAML

2015-03-02 16:58:33 UTC MAIN commitmail json YAML

2015-03-02 16:55:39 UTC MAIN commitmail json YAML

Import suse32_libxslt-13.1 as emulators/suse131_32_libxslt.

(tnn)

2015-03-02 16:54:55 UTC MAIN commitmail json YAML

2015-03-02 16:40:54 UTC MAIN commitmail json YAML

bsd.pkg.mk no longer contains a list of substitutions which are applied to
PLISTs, direct readers to how they can find out about substitutions today.

Reviewed by wiz@

(sevan)

2015-03-02 15:54:32 UTC MAIN commitmail json YAML

Updated net/py-irclib to 11.1.1

(imil)

2015-03-02 15:54:17 UTC MAIN commitmail json YAML

Downgraded to version 11.1.1, dependency removal on jaraco.util introduced
20 dependencies that are not documented, plus a bug on egg info file generation.

These chances are reverted back:

12.0
    Remove dependency on jaraco.util. Instead depend on surgical packages.
    Deprecated irc.logging in favor of jaraco.logging.
    Dropped support for Python 3.2.

(imil)

2015-03-02 15:28:41 UTC MAIN commitmail json YAML

Added net/openconnect version 7.04

(wiz)

2015-03-02 15:28:25 UTC MAIN commitmail json YAML

+ openconnect

(wiz)

2015-03-02 15:27:59 UTC MAIN commitmail json YAML

Import openconnect-7.04 as net/openconnect, packaged for wip by
pdtafti, hfath, asau, kristerw, jakllsch, and keckhardt.

OpenConnect is a client for Cisco's AnyConnect SSL VPN
released under LGPL v2.1.

(wiz)

2015-03-02 15:24:34 UTC MAIN commitmail json YAML

Added net/vpnc-script version 20140805

(wiz)

2015-03-02 15:24:26 UTC MAIN commitmail json YAML

+ vpnc-script

(wiz)

2015-03-02 15:24:12 UTC MAIN commitmail json YAML

Import vpnc-script-20140805 as net/vpnc-script, packaged for wip
by pdtafti, hfath, asau, jakllsch, and keckhardt.

This package provides David Woodhouse's modified vpnc config script
with IPv6 support and bug fixes.  It can be used in conjunction
with net/vpnc and/or net/openconnect.

(wiz)

2015-03-02 14:27:38 UTC MAIN commitmail json YAML

2015-03-02 13:40:45 UTC MAIN commitmail json YAML

Updated geography/py-google-maps-services-python to 2.1.1.
Updated www/py-flask-flatpages to 0.6.

(kleink)

2015-03-02 13:37:17 UTC MAIN commitmail json YAML

Update py-flask-flatpages to 0.6.

Version 0.6
~~~~~~~~~~~

Released on 2015-02-09

* Python 3 support.
* Allow multiple file extensions for FlatPages.
* The renderer function now optionally takes a third argument, namely
  the :class:`Page` instance.
* It is now possible to instantiate multiple instances of :class:`FlatPages`
  with different configurations. This is done by specifying an additional
  parameter ``name`` to the initializer and adding the same name in uppercase
  to the respective Flask configuration settings.

(kleink)

2015-03-02 13:35:48 UTC MAIN commitmail json YAML

Updated databases/sqlite3 to 3.8.8.3

(adam)

2015-03-02 13:34:16 UTC MAIN commitmail json YAML

Changes 3.8.8.3:
Fix a bug (ticket 2326c258d02ead33) that can lead to incorrect results if the qualifying constraint of a partial index appears in the ON clause of a LEFT JOIN.
Added the ability to link against the "linenoise" command-line editing library in unix builds of the command-line shell.

(adam)

2015-03-02 13:29:16 UTC MAIN commitmail json YAML

2015-03-02 11:05:34 UTC MAIN commitmail json YAML

2015-03-02 09:59:23 UTC MAIN commitmail json YAML

Updated archivers/xz to 5.2.1; graphics/GraphicsMagick to 1.3.21

(adam)

2015-03-02 09:57:03 UTC MAIN commitmail json YAML

Changes 1.3.21:

Security Fixes:
---------------
Annotate: Some requestable text-subsitution attributes caused a crash.
All formats: Image dimensions are checked to assure that they are within limits before proceeding to read the image.
BMP: Fix hang (endless loop) for certain files.
DCM: Fix crash as well as small heap over-write.
DPX: Fix crash due to DPX file reporting more elements than it has.
MNG: Validate MHDR chunk length to avoid huge memory allocation and DOS.
PCX: Fix for CVE-2014-8355. Validate file header in order to avoid buffer overun later.
PDB: Detect arithmetic overflows when calculating buffer sizes. Fix crash in writer when image width is not even multiple of 16. Fix buffer overrun with 2 and 4-bit PDB image files.
PNM: Validate PGM, PPM, and PAM header MaxValue parameter to avoid crash on poorly-formed input.
PNG: Impose a 10-million limit on dimensions when reading a PNG file to avoid denial of service.
PSD: Avoid problems caused by huge PSD colormap size.
PSD: Fix small stack over-write if more than 99 layers are written to PSD format.
PSD: Returns immediately if pixel limit was exceeded.
RLE: URT RLE reader is now more robust with errant files.
SUN: Header validation is now made fully robust, and arithmetic overflows in buffer-size calculations are detected to avoid heap overwrite.
TIFF: Fix crashes for photometrics which may delivery one or three samples per pixel (was assuming always three).
VIFF: Fixes to prevent buffer overflow. Validate colormap indexes.
Windows delegates: Fix unexpected argument splitting when invoking an external delegate program via delegates.mgk.
WPG: Fix use of NULL pointers. Fix buffer overflows.
XPM: Detect truncated row and quit with error rather than over-running a buffer.
XWD: Improve header validation. Added to UnstableCoderClass since the reader for this format should not be entrusted with untrustworthy input.

Bug fixes:
----------
CIN: Fix problem with text attribute values which are not NULL terminated. Validate sizes claimed by Cineon header.
Coverity: Fixes for many issues detected by Coverity scan (see ChangeLog).
DPX: Fix problem with text attribute values which are not NULL terminated.
DPX: Fix severe corruption of little-endian 32-bit packed output. Corruption was severe enough that it would have been noticed immediately.
Delegates: Fix possible memory leaks when invoking external application.
FITS: Properly validate values provided by file header.
GIF: Fix use of uninitialized data.
JBIG: Fix memory leaks.
JNG: Fix double-free error in error path.
JPEG: Verify the number of output components before attempting to decode the image.
Magick++: Image resolutionUnits() was not always returning correct value.
Magick++: Locking has not been working properly since the code was written in 1998. Apparently the issue has not been significant enough to cause run-time issues.
ICO: Windows icon reader is now much more robust.
MIFF: Reader now quits with an error if zip or bzip2 stream is corrupted.
MAT: Fix memory leaks.
PALM: Reader now reads various input formats (up to version 2) correctly whereas it was crashing or otherwise malfunctioning before. More work remains, particularly in the writer.
PCX: Eliminate memory leaks in error paths.
PDB: In PDB writer, void possible under-allocation due to arthimetic overflow when allocating packets.
PICT: Fix PICT reader crash with corrupted file.
PNG: Fix double-free error in error path.
PNG: Fixed handling of transparency when writing indexed PNG.
PNG: Avoid reading beyond the end of a tEXt keyword.
PSD: Fix error when reading PSDs files which have no layers.
RLA: Fix possible crash due to file header.
Signal Handling: Signal handling is now more robust and handles SIGSEGV and other critical signals. The sole purpose of the default signal handling is to remove any temporary files and quit. An informative message is printed for signals other than SIGINT.
SUN: Sun raster reader was not completely robust. Now it is.
SWF: Fix pixel cache access errors in 'ping' mode.
Text annotation: An empty text string is no longer treated as an error.
Text annotation: Fix regression added in 1.3.19 which caused spurious drawing errors to be produced while rendering with text when all of the text is off the left-hand side of the image.
TIFF: Fix unreliable reading JBIG compressed files by forcing use of strip reader rather than sometimes using scanline reader (which libtiff's JBIG codec does not support).
TIFF: Fix reading or writing planar min-is-white or min-is-black images with an associated alpha channel.
WebP: WebP writer now writes truely lossless output when requested.
identify / GetImageStatistics(): Failed to compute statistics for the Black channel of CMYK image files.
VICAR: Fix problem with continuing to "read" data when there is no more data left to read.
WMF: Fix memory leaks.
WPG: Fix potential DOS due to long reads during an error condition.
XPM: Avoid strncpy() of overlapping memory. Fixed memory leaks in error paths. Fixed bad memory access caused by empty file.

New Features:
-------------
compose: Supports composite operator names similar to the major *Magick brand, without losing any any compatibility with previous naming.
ICO: Windows ICO reader now supports reading PNG-encoded files.
Magick++ Geometry: New methods limitPixels() and fillArea() to support '@' and '^' geometry qualifiers. This enancement breaks the ABI due to previous use of inline methods and no place to put the new flags.
Magick++ Image::extent(): New method to place image on sized canvas of constant color using gravity.
Magick++ Image::formatExpression(): New method format a string based on a format similar to command-line -format.
Magick++ Image::resize(): New method to resize image specifying geometry, filter, and blur.
Magick++ STL extentImage: New New function object to invoke image extent method.
Magick++ Image::quiet(). New method which blocks (ignores) warning exceptions when passed a 'true' argument.
Resource limits: Added support for image Width and Height limits. Default image Width and Height limits are based on the range of a 32-bit signed integer, even for 64-bit builds which may have sufficient numeric range to image an entire galaxy. Limits may be increased as desired.
TIFF: Use define tiff:ignore-tags to ignore tags in 'corrupted' files with unknown and invalid tags. Use to read TIFF files which otherwise can not be read due to errors.
TIFF: Use '-define tiff:report-warnings=true' to enable that warnings reported by libtiff are thrown as warning exceptions so that they may be caught or will be reported at the gm command-line.
Windows Exceptions: A handler is registered (due to calling InitializeMagick()) to capture Windows Exceptions in a similar manner to the existing POSIX signal handler. If an application is using the library and wants to provide it own Windows exception handling, then it should make any changes after invoking InitializeMagick().

Windows Delegate Updates/Additions:
-----------------------------------
PNG: Update bundled libpng to 1.6.16. Resolves known security issues.
FreeType: Update bundled Freetype to 2.5.4. Resolves known security issues.
WebP: Update bundled WebP to 0.4.2 release.
WebP is auto-linked in Visual Studio.
Build Changes:

WebP is not included in the build when building with Visual Studio 6 (1998 vintage compiler!) since it requires more modern C.

Behavior Changes:
-----------------
AVI: Support for this format is removed since the implementation was worthless.
TIFF: Now uses YCbCr encoding when JPEG compression is requested for an RGB image.

(adam)

2015-03-02 09:44:22 UTC MAIN commitmail json YAML

Updated net/py-irclib to 12.1

(imil)

2015-03-02 09:44:05 UTC MAIN commitmail json YAML

Updated to py-irclib 12.0

12.0

    Remove dependency on jaraco.util. Instead depend on surgical packages.
    Deprecated irc.logging in favor of jaraco.logging.
    Dropped support for Python 3.2.

11.1.1

    Issue #55: Correct import error on Python 2.7.

11.1

    Decoding errors now log a warning giving a reference to the Decoding Input
section of the readme.

11.0

    Renamed irc.client.Manifold to irc.client.Reactor. Reactor better reflects
the implementation as a reactor pattern <. This name makes it窶冱 function much
more clear and inline with standard terminology.
    Removed deprecated manifold and irclibobj properties from Connection. Use
reactor instead.
    Removed deprecated ircobj from SimpleIRCClient. Use reactor instead.

10.1

    Added ServerConnection.as_nick, a context manager to set a nick for the
duration of the context.

10.0

    Dropped support for Python 2.6.
    Dropped irc.client.LineBuffer and irc.client.DecodingBuffer (available in
irc.client.buffer).
    Renamed irc.client.IRC to irc.client.Manifold to provide a clearer name for
that object. Clients supporting 8.6 and later can use the Manifold name. Latest
clients must use the Manifold name.
    Renamed irc.client.Connection.irclibobj property to manifold. The property
is still exposed as irclibobj for compatibility but will be removed in a future
version.
    Removed unused irc.client.mask_matches function.
    Removed unused irc.client.nick_characters.
    Added extra numerics for 窶�whoisaccount窶� and 窶歪annotknock窶�.

9.0

    Issue #46: The whois command now accepts a single string or iterable for the
target.
    NickMask now returns None when user, host, or userhost are not present.
Previously, an IndexError was raised. See Pull Request #26 for details.

(imil)

2015-03-02 09:36:25 UTC MAIN commitmail json YAML

Changes 5.2.1:
* Fixed a compression-ratio regression in fast mode of LZMA1 and
  LZMA2. The bug is present in 5.1.4beta and 5.2.0 releases.
* Fixed a portability problem in xz that affected at least OpenBSD.
* Fixed xzdiff to be compatible with FreeBSD's mktemp which differs
  from most other mktemp implementations.
* Changed CPU core count detection to use cpuset_getaffinity() on
  FreeBSD.

(adam)

2015-03-02 04:26:40 UTC MAIN commitmail json YAML

Fix typo that broke os::current_thread_id() on NetBSD. Bump rev.

(tnn)

2015-03-02 03:53:26 UTC MAIN commitmail json YAML

- put -D__STDC_LIMIT_MACROS on command line instead of patching it everywhere
- don't use ALT_JDK_IMPORT_PATH on SunOS, just build like on other platforms
- regen all bootstraps to facilitate removal of the +UseSerialGC hacks
- bootstrap binaries on FTP are now PGP signed
- remove a handful of obsolete patches

(tnn)

2015-03-02 02:20:49 UTC MAIN commitmail json YAML

Also fix the path to hplip.conf in prnt/filters/hpps

Bumped the revision since it changes the resulting package.
ok schnoebe@

(khorben)

2015-03-01 22:45:26 UTC MAIN commitmail json YAML

2015-03-01 21:44:29 UTC MAIN commitmail json YAML

Rototil include order so stdint doesn't get included without the necessary
feature test macros. Should fix "UINTPTR_MAX not declared" error.

(tnn)

2015-03-01 21:43:50 UTC MAIN commitmail json YAML

Rototil include order so stdint doesn't get included without the necessary
feature test macros. Should fix "UINTPTR_MAX not declared" error.

(tnn)

2015-03-01 21:28:27 UTC MAIN commitmail json YAML

Updated devel/rt4 to 4.2.10

(ryoon)

2015-03-01 21:25:17 UTC MAIN commitmail json YAML

Update to 4.2.10

Changelog:
RT 4.2.10 -- 2015-02-26
-----------------------

RT 4.2.10 contains important security fixes, as well as minor bugfixes.

This release is primarily a security release; it addresses CVE-014-9472,
a denial-of-service via RT's email gateway, as well as CVE-2015-1165 and
CVE-2015-1464, which allow for information disclosure and session
hijacking via RT's RSS feeds.

As part of these security updates, RT's dependency on the Encode module
has been changed, to Encode 2.64.  If upgrading, be sure to run
rt-test-dependencies to verify that your installed version of Encode
meets this requirement; if not, you will need to install a newer version
from CPAN.

This release is also a bugfix release; most notably, it addresses a bug
which causes RT to generate blank outgoing text/plain parts.  This fix
requires installing the HTML::FormatExternal module, and having an
external tool (w3m, elinks, etc) installed on the server.

It also introduces indexed full-text searching for MySQL without the
need to recompile MySQL to use the external Sphinx tool; instead, a
MyISAM table is used for indexing.  On MySQL 5.6 and above, an
additional InnoDB table can also be used.

The complete list of changes includes:

General user UI
* Speed up the default simple search on all FTS-enabled installs by not
  OR'ing it with a Subject match.  This returns equivalent results for
  almost all tickets, and allows the database to make full use of the
  FTS index.
* Pressing enter in user preference form fields no longer instead
  resets the auth token (#19431)
* Pressing enter in ticket create and modify form fields now creates or
  updates the ticket, instead being equivalent to "add more
  attachments", or the "search" on People pages (#19431)
* Properly encode headers in forwarded emails that contain non-ASCII
  text (#29753)
* Allow users to customize visibility of chart/table/TicketSQL in saved
  charts
* Allow groups to be added as requestors on tickets
* Perform group searches case-insensitively on People page (#27835)
* Ticket create transactions for tickets created via the web UI now
  contain mocked-up From, To, and Date headers; this causes them to
  render more correctly when forwarded
* Update wording of error message for saved searches without a
  description (#30435)
* Flush TSV download every 10 rows, for responsiveness
* Retain values in Quick Create on homepage if it fails (#19431)
* Limit the custom field value autocomplete to 10 values, like other
  autocompletes (#30190)
* Fix a regression in 4.0.20/4.2.4 which caused some users to have
  blank homepages (#30106)
* Fix styling on "unread messages" box on Ballard and Web2 themes
* Fix format of Date headers in RSS feeds (#29712)
* Adjust width of transaction date to accommodate all date formats
  (#30176)
* Allow searching for tickets by queue lifecycle

Command-line
* Fix server name displayed at password prompt when RT is deployed at
  a non-root path like /rt (#22708)

Admin
* If the optional HTML::FormatExternal module is installed, use w3m,
  elinks, links, html2text, or lynx to format HTML to text.  This
  addresses problems with the pure-Perl HTML-to-text converted which
  resulted in blank outgoing emails.  (#30176)
* Add support for native (non-Sphinx) indexed full-text search on
  MySQL.  This uses the InnoDB fulltext engine on MySQL 5.6, and an
  additional MyISAM table on prior versions of MySQL.
* Support MySQL database names with dashes in them (#7568)
* Properly escape quotes and backslashes in config options in web
  installer (#29990)
* Increase length of template title form input
* Clarify wording on updating old Organization values by rt-validator
* Resolve a runtime error for SMIME without secret keys (#30436)
* Empty email addresses are no longer caught as being "an RT address"
  if there exist queues without Correspond addresses set (#18380)
* Allow Parents/Children/Members/MemberOf in CreateTickets action
* Allow RT-Originator to be overridden in templates
* Ensure that HTML-encoded entities are indexed in FTS
* Fix uninitialized value warnings from charts grouped by date
* Remove no-op $CanonicalizeOnCreate configuration variable;
  RT::User->CanonicalizeUserInfo is always called
* Make NotifyGroup action respect AlwaysNotifyActor argument
* Fix X-RT-Interface header on incoming email on existent tickets
* Warn on startup if queues have invalid lifecycles set (#28352)

Developer
* Add AfterHeaders callback to ShowMessageHeaders
* Update all upgrade steps to use .in files (#18856)
* Add policy tests to enforce the new upgrade step standards
* Remove +x bit from multiple non-executable files
* Make Obfuscate callback in configuration options be passed the
  current user, as was documented
* Remove obsolete _CacheConfig parameters
* Preferentially use IN rather than multiple OR clauses
* Respect RowsPerPage for external custom field values
* Localize default statuses from RT_Config.pm, instead of hardcoding
* Add callbacks within Dates box after each type of Date
* Pass the CustomFieldObj down to CustomFieldValue objects intact, so
  its ContextObj can be inspected; this is particularly useful for
  external custom fields.
* Allow more than one right per @ACL in initialdata
* Don't hardcode share/html in tests, for non-default layouts
* Base detection of new themes on presence of main.css file, not
  base.css file (#30554)
* Allow for relative "lib" in @INC when running tests
* Allow EditComponentName customfield callback to alter Rows/Cols
  values

Serializer/importer
* Memory usage improvements in both serialization and import
* Templates, Scrips, and ObjectScrips now serialize correctly
  when not cloning

Documentation
* Document how to enable un-indexed full-text-search, and its drawbacks
* Note that after restoring from backups, PostgreSQL may need to have
  statistics updated
* New documentation on writing portlets
* Add an =pod directive so the first paragraph of UPGRADING is not
  skipped
* Clarify when UPGRADING-x.y steps should be run
* Better document known bugs with Sphinx FTS
* Add missing semicolon on Shredder suggested indexes

(ryoon)

2015-03-01 21:19:29 UTC MAIN commitmail json YAML

fixup some pkglint stuff and add a missing .h to PLIST

(mspo)

2015-03-01 21:07:21 UTC MAIN commitmail json YAML

Added databases/lmdb version 0.9.14

(mspo)

2015-03-01 21:06:56 UTC MAIN commitmail json YAML

initial import of lmdb

(mspo)

2015-03-01 21:05:54 UTC MAIN commitmail json YAML

2015-03-01 20:04:27 UTC MAIN commitmail json YAML

Fix path to perl and make it a runtime dependency. Bump revision.

(joerg)

2015-03-01 20:03:53 UTC MAIN commitmail json YAML

Unbreak build for non-OSX users.

(joerg)

2015-03-01 20:03:27 UTC MAIN commitmail json YAML

Don't use /usr/bin/env. Build & install as egg. Bump revision.

(joerg)

2015-03-01 20:02:50 UTC MAIN commitmail json YAML

Fix X11 dependencies.

(joerg)

2015-03-01 20:02:27 UTC MAIN commitmail json YAML

Fix build with versioned sphinx.

(joerg)

2015-03-01 18:29:05 UTC MAIN commitmail json YAML

Account for the libraries installed on FreeBSD

Reviewed by wiz@

(sevan)

2015-03-01 18:27:25 UTC MAIN commitmail json YAML

Account for the libraries installed on FreeBSD

Reviewed by wiz@

(sevan)

2015-03-01 16:57:05 UTC MAIN commitmail json YAML

Provide a mapfile for arm. mapfile-i586 seems to work fine so symlink that.

(tnn)

2015-03-01 16:19:51 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup tickets #4630 and #4631.

(tron)

2015-03-01 16:19:23 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4631 - requested by taca
lang/php54: security update

Revisions pulled up:
- lang/php/phpversion.mk                                        1.86
- lang/php54/Makefile                                          1.27
- lang/php54/distinfo                                          1.53
- lang/php54/patches/patch-ext_date_php_date.c                  deleted
- lang/php54/patches/patch-ext_date_tests_bug68942_2.phpt      deleted

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Feb 19 09:37:36 UTC 2015

  Modified Files:
  pkgsrc/lang/php54: Makefile distinfo
  Removed Files:
  pkgsrc/lang/php54/patches: patch-ext_date_php_date.c
      patch-ext_date_tests_bug68942_2.phpt

  Log Message:
  Update php54 to 5.4.38 (PHP 5.4.38).

  19 Feb 2015 PHP 5.4.38

  - Core:
    . Removed support for multi-line headers, as the are deprecated by RFC 7230.
      (Stas)
    . Added NULL byte protection to exec, system and passthru. (Yasuo)
    . Fixed bug #68925 (Mitigation for CVE-2015-0235 – GHOST: glibc gethostbyname
      buffer overflow). (Stas)
    . Fixed bug #67827 (broken detection of system crypt sha256/sha512 support).
      (ncopa at alpinelinux dot org)
    . Fixed bug #68942 (Use after free vulnerability in unserialize() with
      DateTimeZone). (Stas)

  - Enchant:
    . Fixed bug #6855 (heap buffer overflow in enchant_broker_request_dict()).
      (Antony)

  - SOAP:
    . Fixed bug #67427 (SoapServer cannot handle large messages)
      (brandt at docoloc dot de)

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Feb 19 13:15:00 UTC 2015

  Modified Files:
  pkgsrc/lang/php: phpversion.mk

  Log Message:
  Forgot to commit with php54 update.

(tron)

2015-03-01 15:58:30 UTC MAIN commitmail json YAML

Note update of sysutils/backuppc package to 3.3.1nb1.

(taca)

2015-03-01 15:58:04 UTC MAIN commitmail json YAML

Change dependency to samba to net/samba from net/samba35.

Bump PKGREVISION.

(taca)

2015-03-01 15:52:48 UTC MAIN commitmail json YAML

Correct a wrong DEPENDS line.

(taca)

2015-03-01 15:50:01 UTC MAIN commitmail json YAML

* Use rubygems's --format-executable option instead of post-install target.
* Fix PLIST with newer rubygems and ruby21.

(taca)

2015-03-01 15:44:09 UTC MAIN commitmail json YAML

Note update of www/ruby-websocket package to 1.2.1.

(taca)

2015-03-01 15:43:39 UTC MAIN commitmail json YAML

Update ruby-websocket to 1.2.1.

## 1.2.1

- fix error for draft 76 when leftovers are empty

## 1.2.0

- Remove support for Ruby 1.8
- Add support for sending custom headers for Client
- Better detection and handling of draft 76
- Multiple small fixes and optimizations

(taca)

2015-03-01 15:42:07 UTC MAIN commitmail json YAML

Note update of www/thin package to 1.6.3.

(taca)

2015-03-01 15:41:36 UTC MAIN commitmail json YAML

Update thin to 1.6.3.

pkgsrc change: Add pkg_alternatives support.

== 1.6.3 Protein Powder
* Add HTTP 422 status code [rajcybage]
* Add warning about EM reactor still running when stopping.
* Remove version number from "Server" HTTP header. [benbasson]
* Adding `--ssl-disable-verify` to allow disabling of client cert requests when SSL enabled [brucek]
* Ensure Tempfiles created by a large request are closed and deleted. [Tonkpils]

(taca)

2015-03-01 15:40:44 UTC MAIN commitmail json YAML

Suggest trinity:
https://www.trinitydesktop.org/
KDE3 successor

(wiz)

2015-03-01 15:39:43 UTC MAIN commitmail json YAML

Comment out HOMEPAGE which has gone. (It's time to remove this pacahge?)

(taca)

2015-03-01 15:39:22 UTC MAIN commitmail json YAML

Note update of www/thoth package to 0.2.1nb4.

(taca)

2015-03-01 15:38:47 UTC MAIN commitmail json YAML

* Add pkg_alternatives support.
* Comment out HOMEPAGE which has gone. (It's time to remove this pacahge?)

Bump PKGREVISION.

(taca)

2015-03-01 15:37:29 UTC MAIN commitmail json YAML

Note update of www/typo3_62 package to 6.2.10.

(taca)

2015-03-01 15:36:58 UTC MAIN commitmail json YAML

Update typo3_62 package to 6.2.10.

The TYPO3 Community announces the version 6.2.10 LTS of the TYPO3 Enterprise
Content Management System.

We announce the release of TYPO3 CMS 6.2.10 LTS, which is a regular
maintenance release that contains over 200 bug fixes and improvements.

For details about the release, please visit the following wiki page:
http://wiki.typo3.org/TYPO3_CMS_6.2.10

Performance Improvements

Additionally, a new extraordinary change in regard of performance was
included. The existing functionality for loading PHP classes was improved by
also including the autoloader functionality from the Composer project. This
is a backport from TYPO3 CMS 7.1 and will speed up requests for both
frontend pages and the TYPO3 Backend up to 20%, especially on sites with
non-cached frontend pages.

The backport to TYPO3 6.2.10 loads all PHP classes from the required system
extensions via a static class map based on the PSR-4 standard. All other PHP
classes are still loaded via the existing TYPO3-internal class loader.

For details about the integration and the functionality, see the
corresponding wiki page on http://wiki.typo3.org/ComposerClassLoader.

(taca)

2015-03-01 15:35:28 UTC MAIN commitmail json YAML

Note update of devel/ruby-power_assert package to 0.2.3.

(taca)

2015-03-01 15:34:45 UTC MAIN commitmail json YAML

Update ruby-power_assert to 0.2.3.

* Strengthen check for TracePoint compatibility.  On JRuby 9.0.0.0-pre1,
  TracePoint#binding, #return_value always return nil.
* Add workaround for ruby 2.2 in ruby 2.2, TracePoint#binding may return nil.

(taca)

2015-03-01 15:29:04 UTC MAIN commitmail json YAML

Note update of devel/ruby-posix-spawn package to 0.3.10.

(taca)

2015-03-01 15:28:34 UTC MAIN commitmail json YAML

Update ruby-posix-spawn to 0.3.10.

* Several improvements.

pkgsrc change:

* Add pkg_alternatives support.

(taca)

2015-03-01 15:24:45 UTC MAIN commitmail json YAML

Note update of devel/ruby-gettext_i18n_rails package to 1.2.1.

(taca)

2015-03-01 15:24:20 UTC MAIN commitmail json YAML

Update ruby-gettext_i18n_rails to 1.2.1.

>From commit log:
* Remove require not needed since railtie takes care of that.
* Allow to pluralize active_model name.

(taca)

2015-03-01 15:18:43 UTC MAIN commitmail json YAML

2015-03-01 15:18:02 UTC MAIN commitmail json YAML

Updated print/cups-filters to 1.0.66

(wiz)

2015-03-01 15:17:53 UTC MAIN commitmail json YAML

Update to 1.0.66:

CHANGES IN V1.0.66

- cups-browsed: SECURITY FIX: Fixed a bug in the remove_bad_chars()
  failing to reliably filter out illegal characters if there are two
  or more subsequent illegal characters, allowing execution of
  arbitrary commands with the rights of the "lp" user, using forged
  print service announcements on DNS-SD servers (Bug #1265).
- pdftoopvp: Added conditionals to also build with Poppler 0.31.0
  and newer. Thanks to Armin K. (krejzi at email dot com) for the
  patch (Bug #1254).

(wiz)

2015-03-01 15:14:58 UTC MAIN commitmail json YAML

Updated misc/dialog to 1.2.20150225

(wiz)

2015-03-01 15:14:50 UTC MAIN commitmail json YAML

Update to 1.2.20150225:

2015/02/25
+ modify gauge widget to keep from erasing a second gauge widget, e.g.,
  via the "--and-widget" option.  This is a cosmetic change to match
  behavior of dialog 1.0 (report by Jason Orendorf).
+ add configure option "--with-man2html"
+ add configure options for versioned symbols, from ongoing work on
  ncurses.
+ update configure macros, e.g., for shared libraries

(wiz)

2015-03-01 15:10:04 UTC MAIN commitmail json YAML

Updated audio/libmpdclient to 2.10

(wiz)

2015-03-01 15:09:56 UTC MAIN commitmail json YAML

Update to 2.10:

libmpdclient 2.10 (2015/02/23)
* support abstract sockets with "@" prefix
* support tag "MUSICBRAINZ_RELEASETRACKID"
* add TCP keepalive internal and external APIs
* support MPD protocol 0.19
  - status: support sample formats "float" and "dsd"
  - song: report duration with milliseconds precision
  - search: support constraint "modified-since"
* support MPD protocol 0.20
  - the "window" parameter for commands "find"/"search"

(wiz)

2015-03-01 15:09:15 UTC MAIN commitmail json YAML

Updated security/py-keyring to 5.3

(wiz)

2015-03-01 15:09:07 UTC MAIN commitmail json YAML

Update to 5.3:

---
5.2
---

* Prefer setuptools_scm to hgtools.

---
5.1
---

* Host project at Github (`repo <https://github.com/jaraco/keyring>`_).

(wiz)

2015-03-01 15:07:37 UTC MAIN commitmail json YAML

2015-03-01 15:07:28 UTC MAIN commitmail json YAML

Update to 1.50b:

--------------
Version 1.50b:
--------------

  - Fixed a flock() bug that would prevent dir reuse errors from kicking
    in every now and then.

  - Renamed references to ppvm (the project is now called recidivm).

  - Fixed a typo or two.

  - Made improvements to file descriptor handling.

(wiz)

2015-03-01 15:06:27 UTC MAIN commitmail json YAML

2015-03-01 15:06:19 UTC MAIN commitmail json YAML

Update to 1.8.7:

NEW IN WAF 1.8.7
----------------
* Fixed the default libdir installation suffix on Redhat 64-bit systems #1536
* Fixed the Python 2.6 detection on Redhat systems #1538
* Enabled gccdeps to work with clang
* Fixed the detection of clang from the gcc tools
* Added orig_run_str to help subclasses (do not use Task.hcode)
* Fixed the detection of older clang compilers versions
* NEC compiler support
* Enabled batched_cc.py to work with msvc too
* Enabled unity.py to process c files
* Faster dependency calculation in c_dumbpreproc
* New stracedeps example (cfg blog entry)
* Added support for xz compression in waf and waf dist (Python 3.5)

(wiz)

2015-03-01 15:03:46 UTC MAIN commitmail json YAML

Updated devel/py-setuptools to 12.3

(wiz)

2015-03-01 15:03:37 UTC MAIN commitmail json YAML

Update to 12.3:

12.3
----

* Documentation is now linked using the rst.linker package.
* Fix ``setuptools.command.easy_install.extract_wininst_cfg()``
  with Python 2.6 and 2.7.
* Issue #354. Added documentation on building setuptools
  documentation.

(wiz)

2015-03-01 15:03:05 UTC MAIN commitmail json YAML