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 (51m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 15:45:01 UTC Now

2016-05-31 00:01:50 UTC MAIN commitmail json YAML

Avoid unnecessary configure phase

When running autogen, there's no need to run configure (with the wrong
environment), because the configure stage will run it next.

(gdt)

2016-05-30 22:59:07 UTC MAIN commitmail json YAML

Added x11/xtermcontrol version 3.3

(khorben)

2016-05-30 22:58:45 UTC MAIN commitmail json YAML

Add xtermcontrol

(khorben)

2016-05-30 22:58:05 UTC MAIN commitmail json YAML

Import xtermcontrol 3.3

Xtermcontrol enables dynamic control of xterm properties. It makes it
easy to change colors, title, font and geometry of a running xterm, as
well as to report the current settings of these properties. Window
manipulations de-/iconify, raise/lower, maximize/restore and reset are
also supported.

(khorben)

2016-05-30 21:33:34 UTC MAIN commitmail json YAML

Updated devel/p5-Dist-Zilla to 6.005

(mef)

2016-05-30 21:33:14 UTC MAIN commitmail json YAML

Updated devel/p5-Dist-Zilla to 6.005  (From 5.047)
--------------------------------------------------
6.005    2016-05-23 08:08:15-04:00 America/New_York
        - NextRelease now dies if there's no changelog file found
          (thanks, Karen Etheridge)
        - Module::Runtime replaces Class::Load (thanks Olivier Mengu辿)

6.004    2016-05-14 09:14:19-04:00 America/New_York (TRIAL RELEASE)
        - stop listing Path::Class as a prereq (thanks, Karen Etheridge)
        - update docs on path types (thanks, Graham Ollis)

6.003    2016-04-24 19:23:46+01:00 Europe/London (TRIAL RELEASE)
        - leading BOM (FEFF) is stripped on UTF-8 content
        - PPI now handles characters, not bytes, fixing non-ASCII
          non-comments in your source

6.002    2016-04-23 17:50:26+01:00 Europe/London (TRIAL RELEASE)
        - tweaks to Dist::Zilla::Path to keep plugins from v5 era working

6.001    2016-04-23 13:21:56+01:00 Europe/London
        [THIS RELEASE MIGHT BREAK YOUR BUILD]
        - Using a Dist::Zilla::Path like a Path::Class object now issues a
          deprecation warning ("this will be removed") once per call site.

6.000    2016-04-23 11:35:28+01:00 Europe/London (TRIAL RELEASE)
        [THIS RELEASE MIGHT BREAK YOUR BUILD]
        - Path::Class has been excised in favor of Path::Tiny, exposed as
          Dist::Zilla::Path; it will still respond to ->subdir and ->file, but
          only until Dist::Zilla v7 -- fix your plugins by then!

        - The --verbose switch to dzil is now strictly on/off.  To set
          verbosity on a per-plugin basis, use the -V switch.  Unfortunately,
          per-plugin verbosity seems to have been broken for some time, anyway.

        - The plugins [Prereq] and [AutoPrereq] and [BumpVersion] have been
          removed.  These were long deprecated.  (Don't confuse Prereq, for
          example, with the plural Prereqs, which is the correct plugin.)

        - [PkgVersion] now supports a use_package argument which will put the
          version in the package statement.  (Remember that this syntax was
          introduced in perl v5.12.0.)

        - Dist::Zilla now requires perl v5.14.0.  It will still happily build
          dists that run on whatever version of perl you like.

(mef)

2016-05-30 21:24:08 UTC MAIN commitmail json YAML

- Add TAB character after BUILD_DEPENDS+=

(mef)

2016-05-30 19:52:49 UTC MAIN commitmail json YAML

Apply band-aid for PR pkg/51172 openssl rpath problem.

I tried and failed to reverse engineer the build framework to add
the rpath in the right place.
Give up for now and force it with WRAP_EXTRA_ARGS.CXX.
At least it makes the package build again.

(tnn)

2016-05-30 19:11:49 UTC MAIN commitmail json YAML

Updated www/webkit-gtk to 2.12.3

(leot)

2016-05-30 19:11:31 UTC MAIN commitmail json YAML

Update www/webkit-gtk to 2.12.3

Changes:
==================
WebKitGTK+  2.12.3
==================

What's new in WebKitGTK+ 2.12.3?

  - Improved the detection of supported MIME types supported by the media player.
  - Fix web process crash when playing adaptive streaming media.
  - Change the volume while thumb slider is dragged, not only when released.
  - Fix leaked thread in network process.
  - Fix several crashes and rendering issues.
  - Translation updates: Hungarian.
  - Security fixes: CVE-2016-1857, CVE-2016-1856.

==================
WebKitGTK+  2.12.2
==================

What's new in WebKitGTK+ 2.12.2?

  - Fix rendering of scrollbars with GTK themes using stepper buttons.
  - Fix compatibility issue with 2.12.1 regarding local storage access from file URLs.
  - Make menu list buttons use the text color from the theme.
  - Do not show resize grip in non-resizable text fields.
  - Fix accessibility events causing Orca to echo key presses instead of speaking the
    inserted characters in password fields.
  - Fix an off by one error in hyphenation.
  - Fix several crashes and rendering issues.
  - Fix the build with libjpeg v9.
  - Translation updates: Bulgarian, Finnish, Greek, Italian, Turkish.

==================
WebKitGTK+  2.12.1
==================

What's new in WebKitGTK+ 2.12.1?

  - Fix spotify player.
  - Improve themed control elements rendering to better match GTK+ widgets.
  - Make remote web inspector work again.
  - Fix several crashes and rendering issues.
  - Fix several memory leaks.
  - Fix the build in Linux / PowerPC.
  - Fix detection of S390X and PPC64 architectures.
  - Fix the build in glibc-based BSD systems
  - Translation updates: Brazilian Portuguese.

==================
WebKitGTK+  2.12.0
==================

What's new in WebKitGTK+ 2.12.0?

  - Enable GSS-Negotiate support when available in libsoup.
  - Fix overlay scrollbar indicator position.
  - Fix smooth scrolling behavior that was not fixed in all cases in 2.11.92.
  - Fix the build with newer versions of GCC and clang.

==================
WebKitGTK+ 2.11.92
==================

What's new in WebKitGTK+ 2.11.92?

  - Revert the patch to limit the number of tiles according to the visible area introduced in 2.11.90,
    because it caused rendering issues in several popular websites.
  - Fix scrollbars rendering again with GTK+ >= 3.19.11.
  - Fix rendering of slider input elements.
  - Fix rendering artifacts when using a web view background color.
  - Make webkit_web_context_clear_cache() work again.
  - Fix smooth scrolling behavior that was changed by mistake.
  - Don't force ENABLE_INTROSPECTION=OFF on Mac.
  - Install WebProcess and NetworkProcess on OSX when not building the Mac port.

==================
WebKitGTK+ 2.11.91
==================

What's new in WebKitGTK+ 2.11.91?

  - Do not show stale contents after session restore.
  - Fix flickering and rendering artifacts when entering accelerated compositing mode
    before the web view is realized.
  - Fix several rendering issues and crashes.
  - Fix build with FTL enabled in FreeBSD.
  - Translation updates: Polish.

==================
WebKitGTK+ 2.11.90
==================

What's new in WebKitGTK+ 2.11.90?

  - Switch to use overlay scrollbars like all other GTK+ widgets and ensure the behavior
    is consistent with GTK+ too.
  - Limit the number of tiles according to the visible area. This was causing a huge memory
    consumption with some websites.
  - Fix toggle buttons rendering with GTK+ 3.19.
  - Fix HTTP authentication dialog rendering when accelerated compositing mode is enabled.
  - Use G_TYPE_ERROR instead of G_TYPE_POINTER for GError parameters of signals.
  - Fix several memory leaks.

=================
WebKitGTK+ 2.11.5
=================

What's new in WebKitGTK+ 2.11.5?

  - Switch FTL to use B3 backend instead of LLVM.
  - Add support for windowless NPAPI plugins with no UI in non X11 platforms.
  - Fix a deadlock in the Web Process when JavaScript garbage collector was running for a web
    worker thread that made google maps to hang.
  - Fix a Web Process crash when quickly attempting many DnD operations.
  - Fix scrollbars rendering with older versions of GTK+.
  - Fix a crash when creating a WebKitWebView without providing a WebKitWebContext.

=================
WebKitGTK+ 2.11.4
=================

What's new in WebKitGTK+ 2.11.4?

  - Prefer to link to LLVM shared libraries when building with FTL enabled.
  - Fix runtime errors when serializing/deserializing session state.
  - Fix critical warnings when loading a URL after a session restore.
  - Fix the build with GTK+ < 3.14.
  - Fix the build with video support disabled.

=================
WebKitGTK+ 2.11.3
=================

What's new in WebKitGTK+ 2.11.3?

  - NetworkProcess is now used unconditionally. The shared secondary process model is now
    the same as using the multiple process model and setting a process limit of 1.
  - Disable DNS prefetch when a proxy is configured.
  - Reduce the maximum simultaneous network connections to match other browsers.
  - Extend notifications API to notify WebKit when a notification is clicked by the user.
  - Add new API to save and restore a WebView session.
  - Add Web Extensions API to be notified about console messages.
  - Add WebKitURIRequest API to get the HTTP method.
  - Add API to handle beforeunload events.
  - Make WebKitWebView always propagate motion-notify-event signal.
  - Add a way to force accelerating compositing mode at runtime using an environment variable.
  - Fix input elements and scrollbars rendering with GTK+ 3.19.
  - Fix a crash in the UI process when the WebView is destroyed while the screensaver DBus proxy
    is being created.
  - Fix a WebProcess crash when loading large contents with custom URI schemes API.
  - Fix UI process crashes related to not having a main resource response when the load is committed
    for pages restored from the history cache.
  - Translation updates: French, German, Turkish

=================
WebKitGTK+ 2.11.2
=================

What's new in WebKitGTK+ 2.11.2?

  - Enable FTL by default in JavaScriptCore for x86_64.
  - Improved media backend performance by better handling glib main loop sources.
  - Fix rendering of lines when using solid colors.
  - Fix web process crashes due to BadDrawable X errors in accelerated compositing mode.
  - Translation updates: Italian.

=================
WebKitGTK+ 2.11.1
=================

What's new in WebKitGTK+ 2.11.1?

  - Improved general performance by better handling glib main loop sources.
  - Add autocleanups support to GObjects exposed in public API.
  - Fixed dashed and dotted border painting.
  - Upload the accelerated canvas as a texture by copying via GPU directly.
  - Popup menus no longer use a nested main loop.

(leot)

2016-05-30 16:09:07 UTC MAIN commitmail json YAML

2016-05-30 16:03:13 UTC MAIN commitmail json YAML

More build fixes:

* Explict specify ruby's path to avoid path in WRKDIR.
* Do not build again on install stage to fix rpath problem.

(taca)

2016-05-30 14:25:12 UTC MAIN commitmail json YAML

dist: include curl_multi_socket_all.3

(prlw1)

2016-05-30 14:09:05 UTC MAIN commitmail json YAML

- Add BUILD_DEPENDS to p5-File-Slurp-Tiny-[0-9]* for make test

(mef)

2016-05-30 13:27:54 UTC MAIN commitmail json YAML

Updated archivers/advancecomp to 1.19

(mef)

2016-05-30 13:27:04 UTC MAIN commitmail json YAML

(pkgsrc)
- Add LICENSE as gnu-gpl-v3
- Add comment on patch-aa picking from cvs log

(upstream)
- Updated archivers/advancecomp to 1.19
-------------------------------------
ADVANCECOMP VERSION 1.19 2014/03
================================

* Limited the iterations number to 255 with the -3 option.
* Added a new -k, --keep-file-time option to advzip [Marco Banfi].
* Made the Windows binary again compatible with old 686 processors.

ADVANCECOMP VERSION 1.18 2013/11
================================

* Added build support for new powerpc architectures.
* Fixed build with BZIP.

ADVANCECOMP VERSION 1.17 2013/03
================================

* Changed to GPL3.
* Added zopfli support. It's enabled using -4, --shrink-insane.
  You can control the number of iterations with the
  new -i, --iter option.
  Thanks to Darik Horn for the patches.

(mef)

2016-05-30 12:25:36 UTC MAIN commitmail json YAML

Seems that clamd needs to disable mprotect.  Bump pkg revision.

(pgoyette)

2016-05-30 11:42:19 UTC MAIN commitmail json YAML

Update curl to 7.49.1.

Bugfixes:

Windows: prevent DLL hijacking, CVE-2016-4802
dist: include manpage-scan.pl, nroff-scan.pl and CHECKSRC.md
schannel: fix compile break with MSVC XP toolset
curlbuild.h.dist: check __LP64__ as well to fix MIPS build
dist: include curl_multi_socket_all.3
http2: use HTTP/2 in the HTTP/1.1-alike response
openssl: ERR_remove_thread_state() is deprecated in latest 1.1.0
CURLOPT_CONNECT_TO.3: user must not free the list prematurely
libcurl.m4: Avoid obsolete warning
winbuild/Makefile.vc: Fix check on SSL, MBEDTLS, WINSSL exclusivity
curl_multibyte: fix compiler error
openssl: cleanup must free compression methods (memory leak)
mbedtls: fix includes so snprintf() works
checksrc.pl: Added variants of strcat() & strncat() to banned function list
contributors.sh: better grep pattern and show GitHub username
ssh: fix build for libssh2 before 1.2.6
curl_share_setopt.3: Add min ver needed for ssl session lock

(jklos)

2016-05-30 10:54:57 UTC MAIN commitmail json YAML

Remove REPLACE_PYTHON for moved file that doesn't have an interpreter
she-bang any longer.

(wiz)

2016-05-30 10:31:16 UTC MAIN commitmail json YAML

Remove CHECK_PERMS_AUTOFIX=yes. It breaks unprivileged bulk builds as-is.

(wiz)

2016-05-30 09:22:58 UTC MAIN commitmail json YAML

2016-05-30 08:10:56 UTC MAIN commitmail json YAML

Updated graphics/feh to 2.15.4

(leot)

2016-05-30 08:10:44 UTC MAIN commitmail json YAML

Update graphics/feh to 2.15.4

Changes:
Release v2.15.4
* Fix toggle_filenames key displaying wrong file numbers in multiwindow
  mode

(leot)

2016-05-30 08:01:21 UTC MAIN commitmail json YAML

2016-05-29 22:32:42 UTC MAIN commitmail json YAML

Added devel/libite version 1.6.0
Updated net/inadyn to 1.99.15

(abs)

2016-05-29 22:32:12 UTC MAIN commitmail json YAML

Updated net/inadyn to 1.99.15

Inadyn v1.99.15

Changes

* Support for new API at https://tunnelbroker.net, fixes issue #83. Use default@tunnelbroker.net to use the DYN.com API to update the IPv4 address for your IPv6-in-IPv4 tunnel. Thanks goes to Horst Venzke @hvenzke for reporting this problem!
* The old API for the IPv6-in-IPv4 system ipv6tb@he.net is now deprecated. Users should migrate to default@tunnelbroker.net
* Files generated by the GNU Configure & Build System is now no longer stored in GIT. Instead, users that rely on GIT must run the new ./autogen.sh script to generate the necessary files (configure).

Fixes

* Fix issue #100: regression from 1.99.13 pidfile is no longer created. Inadyn 1.x semantics incompatible with OpenBSD pidfile() that replaced local version in 1.99.14. Problem found by David Schury @daersc.
* Fix issue #107: If an IP address update fails, e.g. due to temporary connectivity, HTTP transmission problems, etc. then Inadyn now forces an update in the next IP check cycle. (This is the configurable period interval in inadyn.conf.) Reported by Oliver Graute @redbrain17 and audited by @BulldozerBSG, thanks!
* Fix issue #108: Update README with correct alias syntax for Namecheap, issue reported by @quazar0

Inadyn v1.99.14

Changes

* New setting append-myip which, instead of appending your hostname alias, appends the current IP to the server GET update URL. See the README or the man pages for more details.
* Prevent Inadyn from bugging out if it cannot write a cache file when the -o, --once flag is given.
* Inadyn now defaults to a silent build, use make V=1 (like Linux) to get a verbose build. Useful for auto-builders etc.
* Migrate to libite for functions like pidfile(), strlcpy() etc.
* Add support for http://GiraDNS.com, thanks to Thorsten M端hlfelder, @thenktor!
* Add support for https://www.duiadns.net, thanks to Ionut Slaveanu, @svionut!
* Add Cygwin support for running Inadyn in Windows, thanks to Scott Mann, @sejmann!

Fixes

* Sanitized default logs by placing conditions for debug logs. Thanks to Frank Aurich, @1100101, for this work!
* Fix issue #82: build failure, no rule to build target CHANGELOG, a regression introduced in 1.99.13.
* Fix Duck DNS support, thanks to Ismani Nieuweboer, @YourDearestEigenvalue!

(abs)

2016-05-29 22:26:24 UTC MAIN commitmail json YAML

2016-05-29 22:25:49 UTC MAIN commitmail json YAML

No need to have anything less than the initial commited version

(abs)

2016-05-29 21:32:03 UTC MAIN commitmail json YAML

Updated devel/waf to 1.8.21

(wiz)

2016-05-29 21:31:54 UTC MAIN commitmail json YAML

Updated waf to 1.8.21.

NEW IN WAF 1.8.21
-----------------
* Fix for extra lines in windows logs #1715
* Add commit() method to ConfigSet # 1717
* Enable manifest node objects in java #1722
* Identify java tasks more accurately and add build order on non-jar tasks #1725
* Add PlatformToolset ver. to msvs proj template #1729
* Enable Colorgcc for other compilers #1732

(wiz)

2016-05-29 21:31:03 UTC MAIN commitmail json YAML

Updated devel/py-virtualenv to 15.0.2

(wiz)

2016-05-29 21:30:53 UTC MAIN commitmail json YAML

Updated py-virtualenv to 15.0.2.

15.0.2 (2016-05-28)

    Copy Tcl/Tk libs on Windows to allow them to run, fixes #93 (PR #888)
    Upgrade setuptools to 21.2.1.
    Upgrade pip to 8.1.2.

(wiz)

2016-05-29 21:28:52 UTC MAIN commitmail json YAML

Updated devel/py-test-runner to 2.8

(wiz)

2016-05-29 21:28:42 UTC MAIN commitmail json YAML

Updated py-test-runner to 2.8.

2.8
~~~

* #16: Added a license file, required for membership to
  pytest-dev.
* Releases are now made automatically by pushing a
  tagged release that passes tests on Python 3.5.

(wiz)

2016-05-29 21:27:15 UTC MAIN commitmail json YAML

Updated devel/py-setuptools to 21.2.2

(wiz)

2016-05-29 21:27:05 UTC MAIN commitmail json YAML

Updated py-setuptools to 21.2.2.

v21.2.2
-------

* Minor fixes to changelog and docs.

v21.2.1
-------

* #261: Exclude directories when resolving globs in
  package_data.

v21.2.0
-------

* #539: In the easy_install get_site_dirs, honor all
  paths found in ``site.getsitepackages``.

v21.1.0
-------

* #572: In build_ext, now always import ``_CONFIG_VARS``
  from ``distutils`` rather than from ``sysconfig``
  to allow ``distutils.sysconfig.customize_compiler``
  configure the OS X compiler for ``-dynamiclib``.

(wiz)

2016-05-29 21:21:49 UTC MAIN commitmail json YAML

Updated devel/py-pkginfo to 1.3.2

(wiz)

2016-05-29 21:21:40 UTC MAIN commitmail json YAML

Updated py-pkginfo to 1.3.2.

1.3.2 (2016-05-24)
------------------

- Packaging-only change (automate fix for wheel built for 1.3.1).

1.3.1 (2016-05-24)
------------------

- Packaging-only change (invalid wheel built for 1.3.0).

1.3.0 (2016-05-23)
------------------

- Update homepage URL to point to Launchpad, rather than PyPI.

- Add support for building wheels.

- Add support for Python 3.5.

- Drop support for Python 2.6 and 3.2.

(wiz)

2016-05-29 21:20:06 UTC MAIN commitmail json YAML

Updated devel/py-pbr to 1.10.0

(wiz)

2016-05-29 21:19:56 UTC MAIN commitmail json YAML

Updated py-pbr to 1.10.0.

1.10.0
------

* File is wrongly marked as executable
* Fix wsgiref script use with oslo.config
* Update Preversioning explanation to avoid double that

(wiz)

2016-05-29 21:12:24 UTC MAIN commitmail json YAML

Updated audio/playitslowly to 1.5.1

(wiz)

2016-05-29 21:12:14 UTC MAIN commitmail json YAML

Updated playitslowly to 1.5.1.

playitslowly 1.5.1
==================
* Fix config loading (thanks michael!)

(wiz)

2016-05-29 21:08:09 UTC MAIN commitmail json YAML

Updated textproc/py-libxslt to 1.1.29

(wiz)

2016-05-29 21:07:59 UTC MAIN commitmail json YAML

Switch to using libxslt/Makefile.common; update to 1.1.29.

(wiz)

2016-05-29 21:06:58 UTC MAIN commitmail json YAML

Updated textproc/libxslt to 1.1.29

(wiz)

2016-05-29 21:06:46 UTC MAIN commitmail json YAML

Updated libxslt to 1.1.29.

Add Makefile.common for use by py-libxslt.

1.1.29: May 24 2016:
  - Security:
  CVE-2015-7995 Fix for type confusion in preprocessing attributes (Daniel Veillard)

  - Documentation:

  - Portability:
  Fix a portibility problem with previous commit (Eduard Sanou),
  Fix MingW build (Nick Wellnhofer),
  Correctly emulate snprintf on older MSVC versions (Nick Wellnhofer),
  Add Python script to run some tests on Windows (Nick Wellnhofer),
  Remove /OPT:NOWIN98 option (Nick Wellnhofer),
  Visual Studio 14 CTP defines snprintf() (Daniel Veillard),
  Use AC_PATH_TOOL to find libgcrypt-config and xml2-config (Michaソ G�rny),
  Use $libdir for LIBXSLT_DEFAULT_PLUGINS_PATH (larryhaja),
  Use mkdir macro also in case if mingw32. (Lars Kanis),
  Add math library to executable link flags (Nick Wellnhofer),
  Fix quoting of xlocale test program in configure.in (Nick Wellnhofer)

  - Bug Fixes:
  Fix OOB heap read in xsltExtModuleRegisterDynamic (Nick Wellnhofer),
  Remove CDATA markup from libxslt_tutorial.c (Nick Wellnhofer),
  Remove generated headers from dist tarball (Nick Wellnhofer),
  Mark XML file argument as repeatable (Nick Wellnhofer),
  Keep timezone in date:add (Nick Wellnhofer),
  Fix buffer overflow in exsltDateFormat (Nick Wellnhofer),
  Fix saxon:line-number with namespace nodes (Nick Wellnhofer),
  Fix dyn:map with namespace nodes (Nick Wellnhofer),
  Fix error handling in Saxon extension functions (Nick Wellnhofer),
  Fix double free in libexslt hash functions (Nick Wellnhofer),
  Fix libxslt format warnings (David Kilzer),
  Fix xsltNumberFormatGetMultipleLevel (Nick Wellnhofer),
  Fix use-after-free in xsltDocumentFunctionLoadDocument (Nick Wellnhofer),
  Always initialize EXSLT month and day to 1 (Nick Wellnhofer),
  Fix possible NULL pointer deref in transform.c (mahendra.n),
  Fix possible NULL pointer deref in xsltCopyTextString (Nick Wellnhofer),
  Fix possible NULL pointer deref in libexslt/functions.c (Nick Wellnhofer),
  Fix possible NULL pointer deref in xsltproc.c (mahendra.n),
  Fix possible NULL pointer deref in preproc.c (mahendra.n),
  Fix LIBXSLT_DEFAULT_PLUGINS_PATH in xsltconfig.h (Nick Wellnhofer),
  Fix memory leak in xsltNumberFormat (Albert Astals Cid),
  Error in doc/Makefile.am (Brice De Bruyne),
  Detect attribute sets recursions in more cases (Daniel Veillard),
  Check name vales for attribute-set elements (Daniel Veillard),
  Fix hang with namespace-alias, fixes #700689 (Shaun McCance),
  Fix str:align with UTF-8 strings (Nick Wellnhofer),
  Fix for compiled XPath helpers (Nick Wellnhofer),
  Check return value of exsltFuncNewFunctionData (Nick Wellnhofer),
  Fix return value of xsltRegisterExtModuleElement (Nick Wellnhofer),
  Call xmlNodeGetSpacePreserve with element node (Nick Wellnhofer),
  Set namespaces before evaluating xsl:number (Nick Wellnhofer),
  Make --maxvars option work (Per Hedeland),
  Set correct context node when initializing xsl:keys (Nick Wellnhofer),
  Fix for bug 436589 (Imran Azeezullah),
  Memory leak in xsltCompileIdKeyPattern error path (Nick Wellnhofer),
  Fix handling of UTF-8 strings in EXSLT crypto module (Nick Wellnhofer),
  Fix certain patterns with predicates (Nick Wellnhofer),
  Fix direct pattern matching (Nick Wellnhofer),
  Fix str:padding to work with UTF-8 strings (Nick Wellnhofer),
  EXSLT function str:replace() is broken as-is (Nick Wellnhofer),
  Fix a couple of places where (f)printf parameters were broken (Daniel Veillard)

  - Improvements:
  Add support timestamps from environment (Daniel Veillard),
  Add missing tests to dist tarball (Nick Wellnhofer),
  Improve error message in xsltAddTemplate and fix test (Nick Wellnhofer),
  Allow REC tests with empty stdout (Nick Wellnhofer),
  Fix GPL license in HTML files as well (Nick Wellnhofer),
  Fix status message in EXSLT dynamic tests (Nick Wellnhofer),
  Add public function macros to xsltlocale.h (Nick Wellnhofer),
  Make valgrind tests work with libtool (Nick Wellnhofer),
  Add a couple of xsl:number tests (Nick Wellnhofer),
  Lower and upper bound for format token "i" (Nick Wellnhofer),
  Lower bound for format token "a" (Nick Wellnhofer),
  Handle negative xsl:number values (Nick Wellnhofer),
  Round xsl:number values to nearest integer (Nick Wellnhofer),
  Allow {URI}NCName syntax for user parameters (Nick Wellnhofer),
  Fix endTimer parameter type (Nick Wellnhofer),
  Fix error messages for unsupported methods (Nick Wellnhofer),
  Replace sprintf with snprintf (David Kilzer),
  Enforce two digit exponent under MSVC (Nick Wellnhofer),
  Rework xsltNumberFormat to fix warning (Nick Wellnhofer),
  Fix a couple of GPL licences found in the documentation (Daniel Veillard),
  Use hash table to lookup named templates (Christian Ceelen),
  Fix to reg tests post 737840 fix (Daniel Veillard),
  Don't fail build the man page if xsltproc is not present (Daniel Veillard),
  Re-adding xsltproc.1 (Daniel Veillard),
  Fix time type in xsltSaveProfiling (Nick Wellnhofer),
  Remove unused parameters (Nick Wellnhofer),
  Suppress unused variable warning. (Nick Wellnhofer),
  Remove unused variable in xsltGenerateIdFunction (Nick Wellnhofer),
  Add test case for XPath function args in error case (Nick Wellnhofer),
  Add comment about known-to-fail test (Nick Wellnhofer),
  Adjust expected test output (Nick Wellnhofer),
  Helper functions to evaluate compiled XPath expressions (Nick Wellnhofer),
  Add tests for crypto:rc4 (Nick Wellnhofer),
  Add first test case for EXSLT crypto module (Nick Wellnhofer),
  Separate function for predicate matching in patterns (Nick Wellnhofer),
  Initialize pseudo random number generator with current time or optional command line parameter (Nils Werner),
  Adding doc update related to 1.1.28 (Daniel Veillard)

  - Cleanups:
  Remove bogus test file (Nick Wellnhofer),
  Add warning message to expected test output (Nick Wellnhofer)

(wiz)

2016-05-29 20:41:54 UTC MAIN commitmail json YAML

Updated net/youtube-dl to 20160530

(leot)

2016-05-29 20:41:37 UTC MAIN commitmail json YAML

Update net/youtube-dl to 20160530

Changes:
2016.05.30
----------
[coub] add new extractor
[eyedottv] add new extractor
[radiocanada] add new extractor
[reuters] add new extractor
[*] various bug fixes and improvements

2016.05.21.2
------------
[*] check for python3 rsa module

2016.05.21.1
------------
[*] check for pandoc

2016.05.21
----------
[cbslocal] add a new extractor
[sendtonews] add a new extractor
[anvato] add a new extractor
[localnews8] add a new extractor
[learnr] add a new extractor
[formula1] add a new extractor
[abcnews] add a new extractor
[*] various bug fixes and improvements

2016.05.16
----------
[collegehumor] remove extractor
[3qsdn] add extractor
[cinemassacre] remove extractor
[sina] fix extraction
[openload] fix extraction
[ustudio] add support ustudio app/embed urls
[nrk] rework extractor
[*] various bug fixes and improvements

2016.05.10
----------
[socks] add support for SOCKS proxies
[ceskatele] add support for live streams
[mva] add new extractor
[litv] add new extractor
[fczenit] misc fixes
[udemy] modernize
[yandexmusic] modernize
[vevo] various improvements
[*] various bug fixes and improvements

(leot)

2016-05-29 20:40:26 UTC MAIN commitmail json YAML

Updated graphics/geeqie to 1.3

(wiz)

2016-05-29 20:40:16 UTC MAIN commitmail json YAML

Updated geeqie to 1.3.

Geeqie 1.3
==========

- Sort by creation date
- Enhancements in mouse less operation
- Rotation invariant duplication search
- Better zoom steps
- Easy access to working directory when copying ('.')
- Updated documentation
- Speed improvements
- Stability improvements
- Many bugfixes

(wiz)

2016-05-29 20:37:44 UTC MAIN commitmail json YAML

2016-05-29 20:37:34 UTC MAIN commitmail json YAML

Updated curl to 7.49.0.

Fixed in 7.49.0 - May 18 2016

Changes:

    schannel: Add ALPN support
    SSH: support CURLINFO_FILETIME
    SSH: new CURLOPT_QUOTE command "statvfs"
    wolfssl: Add ALPN support
    http2: added --http2-prior-knowledge
    http2: added CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE
    libcurl: added CURLOPT_CONNECT_TO
    curl: added --connect-to
    libcurl: added CURLOPT_TCP_FASTOPEN
    curl: added --tcp-fastopen
    curl: remove support for --ftpport, -http-request and --socks

Bugfixes:

    CVE-2016-3739: TLS certificate check bypass with mbedTLS/PolarSSL
    checksrc.bat: Updated the help to be consistent with generate.bat
    checksrc.bat: Added support for scanning the tests and examples
    openssl: fix ERR_remove_thread_state() for boringssl/libressl
    openssl: boringssl provides the same numbering as openssl
    multi: fix "Operation timed out after" timer
    url: don't use bad offset in tld_check_name to show error
    sshserver.pl: use quotes for given options
    Makefile.am: skip the scripts dir
    curl: warn for --capath use if not supported by libcurl
    http2: fix connection reuse
    GSS: make Curl_gss_log_error more verbose
    build-wolfssl: Allow a broader range of ciphers (Visual Studio)
    wolfssl: Use ECC supported curves extension
    openssl: Fix compilation warnings
    Curl_add_buffer_send: avoid possible NULL dereference
    SOCKS5_gssapi_negotiate: don't assume little-endian ints
    strerror: don't bit shift a signed integer
    url: Corrected get protocol family for FTP and LDAP
    curl/mprintf.h: remove support for _MPRINTF_REPLACE
    upload: missing rewind call could make libcurl hang
    IMAP: check pointer before dereferencing it
    build: Changed the Visual Studio projects warning level from 3 to 4
    checksrc: now stricter, wider checks, code cleaned up
    checksrc: added docs/CHECKSRC.md
    curl_sasl: Fixed potential null pointer utilisation
    krb5: Fixed missing client response when mutual authentication enabled
    krb5: Only process challenge when present
    krb5: Only generate a SPN when its not known
    formdata: use appropriate fopen() macros
    curl.1: -w filename_effective was introduced in 7.26.0
    http2: make use of the nghttp2 error callback
    http2: fix connection reuse when PING comes after last DATA
    curl.1: change example for -F
    HTTP2: Add a space character after the status code
    curl.1: use example.com more
    mbedtls.c: changed private prefix to mbed_
    mbedtls: implement and provide *_data_pending() to avoid hang
    mbedtls: fix MBEDTLS_DEBUG builds
    ftp/imap/pop3/smtp: Allow the service name to be overridden
    CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAME
    build: include scripts/ in the dist
    http2: Add handling stream level error
    http2: Improve header parsing
    makefile.vc6: use d suffix on debug object
    configure: remove check for libresolve
    scripts/make: use $(EXEEXT) for executables
    checksrc: got rid of the whitelist files
    sendf: added ability to call recv() before send() as workaround
    NTLM: check for NULL pointer before dereferencing
    openssl: builds with OpenSSL 1.1.0-pre5
    configure: ac_cv_ -> curl_cv_ for all cached vars
    winbuild: add mbedtls support
    curl: make --ftp-create-dirs retry on failure
    PolarSSL: implement public key pinning
    multi: accidentally used resolved host name instead of proxy
    CURLINFO_TLS_SESSION.3: clarify TLS library support before 7.48.0
    CONNECT_ONLY: don't close connection on GSS 401/407 reponses
    opts: Fix some syntax errors in example code fragments
    mbedtls: Fix session resume
    test1139: verifies libcurl option man page presence
    CURLINFO_TLS_SSL_PTR.3: Clarify SSL pointer availability
    curl: make --disable work as long form of -q
    curl: use --telnet-option as documented
    curl.1: document --ftp-ssl-reqd, --krb4 and --ntlm-wb
    curl: -h output lacked --proxy-header and --ntlm-wb
    curl -J: make it work even without http:// scheme on URL
    lib: include curl_printf.h as one of the last headers
    tests: handle path properly on Msys/Cygwin
    curl.1: --mail-rcpt can be used multiple times
    CURLOPT_ACCEPT_ENCODING.3: clarified
    docs: fixed lots of broken man page references
    tls: make setting pinnedkey option fail if not supported
    test1140: run nroff-scan to verify man pages
    http: make sure a blank header overrides accept_decoding
    connections: do not reuse non-HTTP proxies on different ports
    connect: fix invalid "Network is unreachable" errors
    TLS: move the ALPN/NPN enable bits to the connection
    TLS: SSL_peek is not a const operation
    http2: Add space between colon and header value
    darwinssl: fix certificate verification disable on OS X 10.8
    mprintf: Fix processing of width and prec args
    ftp wildcard: segfault due to init only in multi_perform

(wiz)

2016-05-29 18:50:05 UTC MAIN commitmail json YAML

Updated archivers/py-libarchive-c to 2.4

(wiz)

2016-05-29 18:49:55 UTC MAIN commitmail json YAML

Updated py-libarchive-c to 2.4.

This is a fix release that doesn't change the library code. Details:

    fixed file permissions in PyPI archives (#30)
    fixed Travis CI builds (#32)

(wiz)

2016-05-29 18:35:16 UTC MAIN commitmail json YAML

Updated net/corebird to 1.2.2

(ryoon)

2016-05-29 18:34:44 UTC MAIN commitmail json YAML

Update to 1.2.2

Changelog:
Version 1.2.2 (2016-05-19)
ChangeLog:

- Remove margins from the buttons in the topbar. This caused
  problems with some gtk+ themes.
- gtk+ < 3.20 was more inconsistend with adding style classes
  to widgets than I thought, so the pre-3.20 fallback css added
  in 1.2.1 caused the icons in the topbar to have the wrong color.

Version 1.2.1 (2016-05-10)
ChangeLog:

  - Fix a11y labelling of several switches in the settings dialog
  - Fix an input window clipping bug in the tweet info page
  - Fix a few cases of overlapping widgets into window borders
  - Remove the "Save as" context menu from inline media. This ha
    not been working in a while but the context menu was still there.
  - Rename the .sidebar style class to .topbar. This was used in corebird
    before gtk+ used it, but now that the sidebar is at the top, the .sidebar
    style from gtk+ themes collides with the horizontal alignment we use,
    so use the more fitting '.topbar'.
  - Show a focus outline in the topbar again. We are setting a custom
    background color here, so we also need to set a fitting outline color.
  - Fix a coloring but in the topbar, where wildcard selectors in themes
    would overrde our foreground color.

(ryoon)

2016-05-29 17:24:48 UTC MAIN commitmail json YAML

Update to support a websocket option.

websocket support permits easy XMPP communication with a browser based
XMPP client.

(schnoebe)

2016-05-29 15:47:38 UTC MAIN commitmail json YAML

Note update of mail/roundcube package to 1.1.5nb2.

(taca)

2016-05-29 15:46:59 UTC MAIN commitmail json YAML

Switch to get distfiles from GitHub, noted by David Brownlee via private
e-mail.

And some installed files are changed, bump PKGREVISION.

(taca)

2016-05-29 14:17:48 UTC MAIN commitmail json YAML

2016-05-29 14:03:42 UTC MAIN commitmail json YAML

Githubify. DIST_SUBDIR is set for DISTFILE size and digest a little bit changed.

(mef)

2016-05-29 14:03:02 UTC MAIN commitmail json YAML

Githubify. DIST_SUBDIR is set for DISTFILE size and digest a little bit changed.

(mef)

2016-05-29 12:35:00 UTC MAIN commitmail json YAML

(1) Move MASTER_SITES from sourceforge.net to github.com
    size in distinfo slightly changed with the same name, set DIST_SUBDIR
(2) Githubify
(3) Add comment on patch-ab, picking up from cvs log

(mef)

2016-05-29 12:17:53 UTC MAIN commitmail json YAML

Remove dm-download02.mozilla.org, it doesn't resolve.

(wiz)

2016-05-29 11:27:05 UTC MAIN commitmail json YAML

2016-05-29 11:25:30 UTC MAIN commitmail json YAML

Update to 4.7.2

Changelog:
Version 4.7.2 - 2016-05-18

* ftp: fixed loss of 17th file from MLSD listing.
* new setting xfer:timeout.
* ssl: improved ssl performance for small read sizes.
* pget: allocate all needed disk space at once.
* http: new settings http:use-range and hftp:use-range.
* http: fixed setting http:authorization.
* http: resolve redirections when getting files information.
* http: include X-OC-MTime header in PUT requests for OwnCloud.
* mirror: changed --Move option to keep source dir if it ends with a slash.
* mirror: fixed timestamp mirroring when the source site sends redirections.
* mirror: don't report errors when the target does not support chmod.
* torrent: discard cached data after validating.
* torrent: fixed a coredump on a file read error.
* torrent: fixed closing oldest cached FD.
* torrent/DHT: fixed our external IP voting.
* torrent/DHT: black-list nodes which change node_id often.
* torrent/DHT: black-list nodes which report many bad nodes.
* torrent/DHT: ignore nodes with our own ID.
* torrent/DHT: made node search more robust.
* torrent/DHT: mark new nodes as questionable.
* translations updated (zh_TW, ru).

Version 4.7.1 - 2016-04-04

* http: fixed authentication for proxy, transient errors, max-retries=1.
* http: fixed put with authentication not to use HEAD request.
* translations updated (cs, ru).

Version 4.7.0 - 2016-03-28

* ftp: add MODE Z support.
* ftp: new settings ftp:use-mode-z, ftp:compressed-re, ftp:mode-z-level.
* ftp: add MFF support for chmod.
* ftp: prefer EPSV by default.
* ftp: prefer CWD-relative paths.
* ftp: enable MLSD by default (when supported).
* ftp: assume AUTH is supported based on other newer features.
* http: add support for digest authentication.
* http: fixed webdav directory listing.
* http: fixed a coredump when using a proxy for https.
* sftp: fixed mirror to sftp with xfer:use-temp-file set.
* ssl: optimized ssl for speed and lower syscall count.
* ssl: log server's certificate fingerprint.
* ssl: allow disabling certificate verification by its fingerprint.
* get: rename backup file back if new file cannot be retrieved.
* get: new settings xfer:backup-suffix and xfer:keep-backup.
* get/put/mget/mput/pget/get1: add -q (quiet) option.
* edit: allow creating a new file.
* new debug option -T (truncate output file).
* new mirror options: --{in,ex}clude-{rx,glob}-from.
* new mirror options: --Remove-source-dirs, --Move.

Version 4.6.5 - 2015-12-10

* sftp: fixed handling of out-of-order replies.
* fixed futex_wait issue in SIGCHLD handler.
* ftp: fixed ls freezing with unstable server connection.
* torrent: show more correct ETA on the status line.
* fixed gnutls priority string.
* mirror: fixed excessive stack usage on large directories.
* documented some hard to fix bugs.
* improved man page on open command and cmd:prompt setting.
* translations updated (zh_TW).

Version 4.6.4 - 2015-08-20

* mirror: new option --transfer-all.
* torrent: new setting torrent:timeout to limit time without any progress.
* torrent: fixed handling of udp tracker without explicit port number.
* torrent: improved transfer start time after metadata download.
* improved sftp put -c to use a single FSETSTAT.
* mirror --skip-noaccess now uses user name to check for permissions.
* don't rename temporary file to the target name when transfer fails.
* new cmd:prompt escapes \l and \L for local working directory.
* translations updated (pl, ru, uk).
* new configure option --disable-ipv6.
* fixed compilation with an old gcc.

(ryoon)

2016-05-29 09:37:50 UTC MAIN commitmail json YAML

+ autogen-5.18.10, curl-7.49.0, geeqie-1.3, libxslt-1.1.29,
  playitslowly-1.5.1, py-libxslt-1.1.29, py-pbr-1.10.0, py-pkginfo-1.3.2,
  py-radare2-0.10.3, py-setuptools-21.2.1, py-test-runner-2.8,
  py-virtualenv-15.0.2, radare2-0.10.3, waf-1.8.21, x264-devel-20160528.

(wiz)

2016-05-29 09:25:51 UTC MAIN commitmail json YAML

Updated converters/dos2unix to 7.3.4

(ryoon)

2016-05-29 09:25:10 UTC MAIN commitmail json YAML

Update to 7.3.4

Changelog:
* Safer temporary file creation on Windows.
* Code cleanup.
* Updated translations.

(ryoon)

2016-05-29 07:46:19 UTC MAIN commitmail json YAML

Updated net/p5-Net-DNS to 1.06

(wiz)

2016-05-29 07:46:08 UTC MAIN commitmail json YAML

Updated p5-Net-DNS to 1.06.

**** 1.06 May 27, 2016

Fix rt.cpan.org #114351

Case sensitive compression breaks resolver->nameservers()

Fix rt.cpan.org #113579

Net::DNS::Resolver dies on scoped IPv6 nameserver address

Fix rt.cpan.org #113020

Resolve::Recurse Hangs

Fix rt.cpan.org #112860

improperly terminated AXFR at t/08-IPv4.t line 446.

(wiz)

2016-05-29 07:22:07 UTC MAIN commitmail json YAML

Removed textproc/jgrep

(cheusov)

2016-05-29 07:19:43 UTC MAIN commitmail json YAML

2016-05-29 07:19:29 UTC MAIN commitmail json YAML

2016-05-29 07:07:18 UTC MAIN commitmail json YAML

Added textproc/jrep version 0.6.0

(cheusov)

2016-05-29 07:06:35 UTC MAIN commitmail json YAML

jrep -- renamed jgrep

jrep is a command-line grep-like utility written in Java.
Features:
  -- Java regular expressions
    (https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html)
  -- Support for RE2J
    (https://github.com/google/re2)
  -- POSIX options (excluding -E and -G)
    (http://pubs.opengroup.org/onlinepubs/009604499/utilities/grep.html)
  -- most GNU grep(1) options
    (https://www.gnu.org/software/grep/)
  -- Extensions over GNU grep(1):
    options -O, -2 and -8

(cheusov)

2016-05-29 06:36:52 UTC MAIN commitmail json YAML

Add missing DESCR.

(markd)

2016-05-29 02:34:13 UTC MAIN commitmail json YAML

Note addition of www/ruby-jekyll-archives.

(jmmv)

2016-05-29 02:33:32 UTC MAIN commitmail json YAML

Add and enable ruby-jekyll-archives.

(jmmv)

2016-05-29 02:33:13 UTC MAIN commitmail json YAML

Initial addition of ruby-jekyll-archives, version 2.1.0:

Automatically generate post archives by dates, tags, and categories.

(jmmv)

2016-05-28 23:27:45 UTC MAIN commitmail json YAML

Add descriptions for fax and websocket.

(schnoebe)

2016-05-28 23:10:39 UTC MAIN commitmail json YAML

add www/http-parser v2.7.0

(schnoebe)

2016-05-28 23:09:30 UTC MAIN commitmail json YAML

Add www/http-parser 2.7.0.

An parser for HTTP messages written in C, parsing both requests
and responses. It is designed to be used in performance oriented
HTTP applications. It does not make any syscalls nor allocations,
it does not buffer data, it can be interrupted at anytime. Depending
on your architecture, it only requires about 40 bytes of data per
message stream (in a web server that is per connection).

(schnoebe)

2016-05-28 21:05:12 UTC MAIN commitmail json YAML

Update print/hplip to 3.16.5

(schnoebe)

2016-05-28 21:03:56 UTC MAIN commitmail json YAML

Update to 3.16.5

Upstream release notes:
    HPLIP 3.16.5 - This release has the following changes:
    Added Support for the Following New Printers:

    - HP OfficeJet 200 Mobile Printer Series
    - HP OfficeJet Pro 8710 All-in-One Printer
    - HP OfficeJet Pro 8715 All-in-One Printer
    - HP OfficeJet Pro 8740 All-in-One Printer
    - HP OfficeJet Pro 8720 All-in-One Printer
    - HP OfficeJet Pro 8725 All-in-One Printer
    - HP LaserJet Pro M501n
    - HP LaserJet Pro M501dn

    Added support for the following new Distro's:

    - Ubuntu 16.04
    - Debian 8.4

    Announcements:

    - Qt5 support is available. For more information check the following
    link http://hplipopensource.com/node/376

pkgsrc changes:
*  added support for a new option, 'qt5' for qt5 support
*  renamed option 'qt' to option 'qt4'
*  qt4 & qt5 are mutually exclusive.

(schnoebe)

2016-05-28 15:25:56 UTC MAIN commitmail json YAML

Ensure that SHELL (which may be defined in user environment) is comptabible
with CONFIG_SHELL with respect to possible builtins used such as 'echo -n'.

Fixes install on SunOS using pdksh but with bash as the interactive user shell.

(richard)

2016-05-28 15:11:43 UTC MAIN commitmail json YAML

Updated textproc/jgrep to 0.5.2

(cheusov)

2016-05-28 15:11:30 UTC MAIN commitmail json YAML

Updated to version 0.5.2

  Fixed:
    - installation directory for doc/ subproject (README, NEWS etc.)
    - README
    - Installation instructions

(cheusov)

2016-05-28 13:04:28 UTC MAIN commitmail json YAML

2016-05-28 11:23:46 UTC MAIN commitmail json YAML

Rectify fixup-python-writeable-source by putting egg-infodir related fixup
in egg.mk and simply forcing CHECK_PERMS_AUTOFIX=yes in extensions.mk

(richard)

2016-05-28 11:06:03 UTC MAIN commitmail json YAML

No need for AWK_PROG in MAKE_ENV

(cheusov)

2016-05-28 11:00:50 UTC MAIN commitmail json YAML

2016-05-28 09:59:53 UTC MAIN commitmail json YAML

Updated archivers/libzip to 1.1.3

(wiz)

2016-05-28 09:59:43 UTC MAIN commitmail json YAML

Update libzip to 1.1.3:

1.1.3 [2016-05-28]
==================

* Fix build on Windows when using autoconf.

(wiz)

2016-05-28 08:13:15 UTC MAIN commitmail json YAML

2016-05-28 08:04:16 UTC MAIN commitmail json YAML

Fix build like other mozc packages

(ryoon)

2016-05-28 08:02:26 UTC MAIN commitmail json YAML

Mark php binary with paxctl +m because of JIT code.

Needed on NetBSD-current with PaX MPROTECT.

(wiz)

2016-05-28 06:48:03 UTC MAIN commitmail json YAML

pkglint cleanup: remove empty line

(wiz)

2016-05-28 06:47:51 UTC MAIN commitmail json YAML

Use standard format for 'used by' lines, since some tools make use of this.

(wiz)

2016-05-27 23:52:05 UTC MAIN commitmail json YAML

Use Makefile.common from textproc/libxml2

(pgoyette)

2016-05-27 23:51:10 UTC MAIN commitmail json YAML

Introduce a Makefile.common so we can share it with textproc/py-libxml2

(pgoyette)

2016-05-27 23:30:51 UTC MAIN commitmail json YAML

2016-05-27 17:42:46 UTC MAIN commitmail json YAML

Updated textproc/jgrep to 0.5.1

(cheusov)

2016-05-27 17:41:00 UTC MAIN commitmail json YAML

Update to 0.5.1 (Fix in coloring/highlighting code)

(cheusov)

2016-05-27 13:54:35 UTC MAIN commitmail json YAML

Updated devel/p5-Readonly to 2.04

(wen)

2016-05-27 13:53:45 UTC MAIN commitmail json YAML

Update to 2.04

Upstream changes:
2.04 2016-05-07T15:38:37Z
    - Quiet compile time warnings about function prototypes and vars being
      used only once

2.03 2016-05-06T22:27:44Z
- Rewording some documentation
- No longer require an explicit version of perl in META.json or cpanfile

2.02 2016-05-06T21:56:10Z
- Create mutable clones of readonly structures with Readonly::Clone
- Still not convinced this is useful but... fixes #13
- Minor typo patch from Gregor Herrmann <gregoa@debian.org> fixes #21

(wen)

2016-05-27 13:38:45 UTC MAIN commitmail json YAML

Updated devel/p5-PPIx-Regexp to 0.050

(wen)

2016-05-27 13:37:06 UTC MAIN commitmail json YAML

Update to 0.050

Upstream changes:
0.050 2016-05-06 T. R. Wyant
  Parse bracketed substitution with embedded comment. This is something
    like s{foo}\n#{bar}\n{baz} which is equivalent to s/foo/baz/. PPI
    gets this wrong, and we're not smart enough to fix up the PPI parse,
    but if given this as text, we now parse it correctly.

  We now recognize postfix dereferences by default, since Perl does
    beginning with 5.24. In other words, default new() argument
    'postderef' to true.

  Unterminated substitutions (i.e. 's//') should no longer cause an
    exception. Instead they parse as an unknown token.

0.049 2016-04-19 T. R. Wyant
  Robustify PPIx::Regexp->perl_version_removed()
    The problem here was that if the expression being parsed was
    sufficiently badly-formed, $self->delimiters() would be undef, throwing
    a warning.

  Correct dump of embedded modifiers (eg: (?i:...))

(wen)

2016-05-27 13:30:32 UTC MAIN commitmail json YAML

Note update of lang/php70 package to 7.0.7.

(taca)

2016-05-27 13:29:58 UTC MAIN commitmail json YAML

Update php70 to 7.0.7 (PHP 7.0.7), including security fix.

26 May 2016 PHP 7.0.7

- Core:
  . Fixed bug #72162 (use-after-free - error_reporting). (Laruence)
  . Add compiler option to disable special case function calls. (Joe)
  . Fixed bug #72101 (crash on complex code). (Dmitry)
  . Fixed bug #72100 (implode() inserts garbage into resulting string when
    joins very big integer). (Mikhail Galanin)
  . Fixed bug #72057 (PHP Hangs when using custom error handler and typehint).
    (Nikita Nefedov)
  . Fixed bug #72038 (Function calls with values to a by-ref parameter don't
    always throw a notice). (Bob)
  . Fixed bug #71737 (Memory leak in closure with parameter named $this).
    (Nikita)
  . Fixed bug #72059 (?? is not allowed on constant expressions). (Bob, Marcio)
  . Fixed bug #72159 (Imported Class Overrides Local Class Name). (Nikita)

- Curl:
  . Fixed bug #68658 (Define CURLE_SSL_CACERT_BADFILE). (Pierrick)

- DBA:
  . Fixed bug #72157 (use-after-free caused by dba_open). (Shm, Laruence)

- GD:
  . Fixed bug #72227 (imagescale out-of-bounds read). (Stas)

- Intl:
  . Fixed #72241 (get_icu_value_internal out-of-bounds read). (Stas)

- JSON:
  . Fixed bug #72069 (Behavior \JsonSerializable different from json_encode).
    (Laruence)

- Mbstring:
  . Fixed bug #72164 (Null Pointer Dereference - mb_ereg_replace). (Laruence)

- OCI8:
  . Fixed bug #71600 (oci_fetch_all segfaults when selecting more than eight
    columns). (Tian Yang)

- Opcache:
  . Fixed bug #72014 (Including a file with anonymous classes multiple times
    leads to fatal error). (Laruence)

- OpenSSL:
  . Fixed bug #72165 (Null pointer dereference - openssl_csr_new). (Anatol)

- PCNTL:
  . Fixed bug #72154 (pcntl_wait/pcntl_waitpid array internal structure
    overwrite). (Laruence)

- POSIX:
  . Fixed bug #72133 (php_posix_group_to_array crashes if gr_passwd is NULL).
    (esminis at esminis dot lt)

- Postgres:
  . Fixed bug #72028 (pg_query_params(): NULL converts to empty string).
    (Laruence)
  . Fixed bug #71062 (pg_convert() doesn't accept ISO 8601 for datatype
    timestamp). (denver at timothy dot io)
  . Fixed bug #72151 (mysqli_fetch_object changed behaviour). (Anatol)

- Reflection:
  . Fixed bug #72174 (ReflectionProperty#getValue() causes __isset call).
    (Nikita)

- Session:
  . Fixed bug #71972 (Cyclic references causing session_start(): Failed to
    decode session object). (Laruence)

- Sockets:
  . Added socket_export_stream() function for getting a stream compatible
    resource from a socket resource. (Chris Wright, Bob)

- SPL:
  . Fixed bug #72051 (The reference in CallbackFilterIterator doesn't work as
    expected). (Laruence)

- SQLite3:
  . Fixed bug #68849 (bindValue is not using the right data type). (Anatol)

- Standard:
  . Fixed bug #72075 (Referencing socket resources breaks stream_select).
    (Laruence)
  . Fixed bug #72031 (array_column() against an array of objects discards all
    values matching null). (Nikita)

(taca)

2016-05-27 13:28:43 UTC MAIN commitmail json YAML

Note update of lang/php56 package to 5.6.22.

(taca)

2016-05-27 13:28:07 UTC MAIN commitmail json YAML

Update php56 to 5.6.22 (PHP 5.6.22), including security fix.

26 May 2016, PHP 5.6.22

- Core:
  . Fixed bug #72172 (zend_hex_strtod should not use strlen).
    (bwitz at hotmail dot com )
  . Fixed bug #72114 (Integer underflow / arbitrary null write in
    fread/gzread). (Stas)
  . Fixed bug #72135 (Integer Overflow in php_html_entities). (Stas)

- GD:
  . Fixed bug #72227 (imagescale out-of-bounds read). (Stas)

- Intl
  . Fixed bug #64524 (Add intl.use_exceptions to php.ini-*). (Anatol)
  . Fixed bug #72241 (get_icu_value_internal out-of-bounds read). (Stas)

- Postgres:
  . Fixed bug #72151 (mysqli_fetch_object changed behaviour). (Anatol)

(taca)

2016-05-27 13:26:57 UTC MAIN commitmail json YAML

Note update of lang/php55 package to 5.5.36.

(taca)

2016-05-27 13:25:44 UTC MAIN commitmail json YAML

Update php55 to 5.5.36 (PHP 5.5.36), including security fix.

26 May 2016, PHP 5.5.36

- Core:
  . Fixed bug #72114 (Integer underflow / arbitrary null write in
    fread/gzread). (Stas)
  . Fixed bug #72135 (Integer Overflow in php_html_entities). (Stas)

- GD:
  . Fixed bug #72227 (imagescale out-of-bounds read). (Stas)

- Intl:
  . Fixed bug #72241 (get_icu_value_internal out-of-bounds read). (Stas)

- Phar:
  . Fixed bug #71331 (Uninitialized pointer in phar_make_dirstream()).
    (CVE-2016-4343) (Stas)

(taca)

2016-05-27 13:25:30 UTC MAIN commitmail json YAML

Updated devel/p5-Pod-Usage to 1.69

(wen)

2016-05-27 13:24:43 UTC MAIN commitmail json YAML

Update to 1.69

Upstream changes:
1.69 (marekr)
- CPAN#111313: Makefile creation issue with Pod-Usage-1.68
  thanks to H M Brand for the suggestion on how to create a more portable
  tar.gz distribution file
- CPAN#109830: Tests fail
  bundle some old Pod::Parser modules in the test so that there is no more
  dependency. This has to refactored one day to entirely get rid of that

(wen)

2016-05-27 13:13:58 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Report to 1.16

(wen)

2016-05-27 13:12:16 UTC MAIN commitmail json YAML

Update to 1.16

Upstream changes:
version 1.16: Fri 27 May 08:54:01 CEST 2016

Fixes:
- ::Dancer2: support for Dancer2 >v0.166001 [Russell Jenkins]

Improvements:
- typo rt.cpan.org#114072 [Gregor Herrmann, Debian]

(wen)

2016-05-27 10:41:15 UTC MAIN commitmail json YAML

Mention py-libxml2 update to 2.9.4

(pgoyette)

2016-05-27 10:37:18 UTC MAIN commitmail json YAML

Synchronize py-libxml2 with recent update of libxml2 to version 2.9.4

(pgoyette)

2016-05-27 08:33:00 UTC MAIN commitmail json YAML

Add `aslr mprotect pax paxctl' keywords to help `help' target.

(leot)

2016-05-27 08:30:05 UTC MAIN commitmail json YAML

Updated editors/gedit3 to 3.20.2

(prlw1)

2016-05-27 08:29:46 UTC MAIN commitmail json YAML

Update gedit3 to 3.20.2

============
gedit 3.20.2
============

- Misc bugfixes
- Translation updates

(prlw1)

2016-05-27 08:27:35 UTC MAIN commitmail json YAML

Fix gtk3 entry.

(wiz)

2016-05-27 08:27:18 UTC MAIN commitmail json YAML

Updated x11/gtksourceview3 to 3.20.3

(prlw1)

2016-05-27 08:27:08 UTC MAIN commitmail json YAML

Reset PKGREVISION for update.

(wiz)

2016-05-27 08:26:58 UTC MAIN commitmail json YAML

Update gtksourceview3 to 3.20.3

News in 3.20.3
--------------
* Improvements to the Meson and JavaScript syntax highlighting
* Small bug fixes
* Translation updates

News in 3.20.2
--------------
* Drawing optimizations
* Translation updates

(prlw1)

2016-05-27 08:24:53 UTC MAIN commitmail json YAML

Updated x11/gtk3 to 3.20.6nb2

(prlw1)

2016-05-27 08:24:34 UTC MAIN commitmail json YAML

Update gtk3 to 3.20.6

Overview of Changes in GTK+ 3.20.6
==================================

* Bugs fixed:
766694 crash on save as in any gtk3 application starting 3.20.5...
766323 GTKPopover gives warnings if visible when reparented
766336 Crash when selecting rows with rubberbanding
766737 stack: Only map children when necessary

* Translation updates:
Arabic

Overview of Changes in GTK+ 3.20.5
==================================

* Bugs fixed:
763852 gdk/wayland: event source is not multi-thread aware
765973 GtkRevealer need to always send "child-revealed" signal...
766175 Translation of quotes may misinterpreted by GTK sidebar
766233 Crash when server does not support XI2
766440 Scale slider button has stopped discerning & rendering...
766442 Broken drag & drop between windows

* Translation updates:
Kazakh
Portuguese

Overview of Changes in GTK+ 3.20.4
==================================

* Bugs fixed:
573380 gtk_tree_model_iter_parent() fails if the same iterator is used for...
620065 Several problems related to recent files
693077 GtkRecentManager doesn't send "changed" when file is deleted
749405 GtkMenuSectionBox doesn't remove submenus when parent item is removed
761651 [Wayland] glade previewer is resizing windows until it crashes gnom...
762756 keyboard focus problem on dismiss of menus under wayland
763768 Wrong margin used for the sidebar separator
764395 nautilus crashed on double clicking 'other locations'
764424 `Super` keybindings trigger without Super, on Wayland
764585 Fix "format not a string literal" errors
764825 [WAYLAND] Fn key resets scrolling
764846 Code improvements in GtkApplication
765038 Adwaita & decorations
765065 Wayland: Hover state stuck after mouse leaving the toplevel
765066 GtkColorChooser looks like it can select multiple colors
765122 Duplicate/missing string in gtkprintbackendcups
765213 info bars nearly unreadable in backdrop state because of gray font ...
765238 gtktexthandle should avoid connecting to GtkWidget::draw
765261 listbox: Page up/Down don't do anything with large rows
765270 wayland: Leave existing mods on map_virtual_modifiers
765284 debug: reduce runtime overhead in debug builds
765471 CellRendererText shows edit entry in a wrong position for small cells
765474 Wayland: Dialogs without transient parent crash the inspector
765486 builtinicon: avoid calculating font-metrics in vast majority of cases
765493 kineticscrolling: avoid stutter at tail of kinetic deceleration
765496 Clean up gtklabel.c a bit
765565 Wayland: Inspector GtkLabel drag'n'drop crashes client
765567 wayland: avoid jitter in keyboard repeat
765592 frametimings: reuse previous frame timing in common case
765640 pixelcache: reuse existing timeout source when possible
765644 Widget sizing problems with GtkProgressBar
765742 GtkRedioButton and GtkCheckButton doesn't aligned right to left lan...
765790 W32: configure does not tell which cairo version to use
765907 [Wayland] Reversed scrolling GDK_SCROLL_UP/GDK_SCROLL_DOWN in Wayland
765922 GtkScale labels extend past edge of widget and overlap neighboring ...
765981 fts warning from tracker when searching for files with "-" in name
766166 key bindings in gtk.css are ignored

* Translation uypdates:
Brazilian Portuguese
Latvian
Polish
Traditional Chinese

(prlw1)

2016-05-27 08:19:54 UTC MAIN commitmail json YAML

Updated devel/glib2 to 2.48.1

(prlw1)

2016-05-27 08:19:27 UTC MAIN commitmail json YAML

Update glib2 to 2.48.1

Overview of changes in GLib 2.48.1
==================================

Bugs fixed:
731988 glocalfile: Avoid a potential NULL pointer dereference
747107 GVariant varargs documentation: g_variant_get() example
747478 g_system_thread_set_name() is not implemented for gthread-win32
748474 g_get_language_names() is not thread-safe
748530 gthread: W32 implementation of g_get_num_processors() has lame fallback
748806 GVariant: Better introduction to the concepts and its uses
749606 tests: always remove app.desktop
758174 Fix documentation typos
758738 Usage of GType properties causes crashes due to gulong/gpointer mismatch
762994 Race condition in GIO/AppFileChooser crashes Firefox/Gtk3
763379 codegen: Add support for g_autoptr to gdbus-codegen generated objects
763821 build: Also dist Systemtap files always for gobject/
764092 gstrfuncs: Document the behaviour of g_strjoinv()
764574 build: Fix all statfs() tests failing
764575 tests: Fix compilation errors due to Y2K format problems
764685 GApplication documentation about handling command-line options is confusing
764754 '-' in application id: unbreak bus activation and notifications
765959 socket: set fd field to -1 after closing socket
765990 Visual Studio: Define inline only when necessary

Translations updated:
Basque language
Catalan
Vietnamese
zh_CN

(prlw1)

2016-05-27 08:13:22 UTC MAIN commitmail json YAML

Revert r1.95 (Mark bin/gmake as not safe for Pax)

Checking again, I cannot reproduce the crashes anymore.

(khorben)

2016-05-27 08:04:37 UTC MAIN commitmail json YAML

Updated devel/at-spi2-atk to 2.20.1

(prlw1)

2016-05-27 08:04:12 UTC MAIN commitmail json YAML

Update at-spi2-atk to 2.20.1

What's new in at-spi2-atk 2.20.1:

* emit_event: Fix out-of-bounds memory access if class is NULL (bgo#758935).
* Remove a debug print.
* Collection: fix missing return value (bgo#758934).

(prlw1)

2016-05-27 08:02:05 UTC MAIN commitmail json YAML

Updated devel/at-spi2-core to 2.20.2

(prlw1)

2016-05-27 08:01:44 UTC MAIN commitmail json YAML

Update at-spi2-core to 2.20.2

What's new in at-spi2-core 2.20.2:

* Fixed an invalid memory access when fetching an accessible..

What's new in at-spi2-core 2.20.1:

* registryd: avoid crashing with a NULL keystring (bgo#764688).
* Plug a memory leak in AtspiEventListener (bgo#764688).

(prlw1)

2016-05-27 05:54:58 UTC MAIN commitmail json YAML

Revert previous, bump PKGREVISION.

adwaita-icon-themese depends on gtk3, so gtk3 can not depend on it.

(wiz)

2016-05-27 04:57:16 UTC MAIN commitmail json YAML

Add some paxctls to fix build on NetBSD-current.
Bump PKGREVISION.

(wiz)

2016-05-26 23:23:17 UTC MAIN commitmail json YAML

Note update of mail/roundcube package to 1.1.5nb1.

(taca)

2016-05-26 23:22:17 UTC MAIN commitmail json YAML

2016-05-26 23:03:13 UTC MAIN commitmail json YAML

Update path to common Makefile.

(youri)

2016-05-26 18:48:44 UTC MAIN commitmail json YAML

Updated textproc/jgrep to 0.5.0

(cheusov)

2016-05-26 18:48:31 UTC MAIN commitmail json YAML

Update to version 0.5.0

  Option --directories was implemented.

  -r and -R accepts file as free arguments

  Support for JGREP_NO_JNI environment variable was introduced

(cheusov)

2016-05-26 17:43:34 UTC MAIN commitmail json YAML

Updated devel/RBTools to 0.7.6

(richard)

2016-05-26 17:42:47 UTC MAIN commitmail json YAML

update to RBTools-0.7.6

RBTools 0.7.6 Release Notes

Release date: April 26, 2016
New Features
rbt api-get

    rbt api-get can now be used outside of a checkout.

    When passing --server, rbt api-get can be used anywhere, making it useful
    for more types of integrations.

Team Foundation Server

    Added support for specifying the path to the tf.exe command for TFS.

    The tf.exe path can now be specified by using the --tf-cmd option on the
    command line, or by setting TF_CMD in .reviewboardrc.

    Patch by Brandon Martin.

    Added support for using --exclude on TFS.

    Patch by Brandon Martin.

    Added support for branch (copy) operations on TFS.

    Branched/copied files can now be posted against Review Board when using
    Power Pack 1.4.1 or higher. These can also be combined with edit operations.

    Based on work by Brandon Martin.

API

    Added pagination helpers for all ListResources.

    This introduces ListResource.all_pages(), which yields every page of the
    resource, and ListResource.all_items(), which yields every item on the
    page. These should help with processing pages of information from the API
    in a consistent way.

Performance Improvements

    Reduced the work needed to look up ClearCase and Subversion repositories.

    For ClearCase and Subversion, it’s necessary to fetch a list of all
    compatible repositories in order to compare certain information. We now
    take advantage of server-side filtering to reduce the set of repositories
    we have to scan through.

    Patch by Joshua Olson.

    Improved performance when locally scanning ClearCase repositories.

Bug Fixes
General

    When running in a non-interactive console, RBTools commands will no longer
    hang prompting for login credentials.

    It’s up to the caller to ensure that RBTools has a valid session cookie or
    credentials (such as an API token) provided on the command line or
    in .reviewboardrc.

    Patch by Vadim Zeitlin.

rbt post

    Fixed posting commit IDs for non-Perforce clients.

    Patch by Ben Asher.

    The summary of a commit is no longer lost if passing a custom summary and
    guessing the description from the commit message.

    If the summary is passed on the command line but the description is guessed
    from the commit message, the first line of the commit message would be lost.
    This change improves that by concatenating the summary and description back
    together if the summary line isn’t being used for the review request.

    Based on work by Alexander Goncahrov.

rbt setup-repo

    Improved the fuzzy matching of repositories, to help more accurately return
    possibly matching results.

    Patch by H W Tovetjärn.

Mercurial

    Fixed broken parent commit IDs when using relative, negative, or short
    revisions. (Bug #3915)

    When referencing a relative revision (those starting with a ^), or
    specifying a negative or short revision number, hgweb would fail to find
    the matching commits. We now normalize those revisions.

    Patch by André Klitzing.

Perforce

    Fixed a crash when posting a changelist that included a deleted symbolic
    link. (Bug #4037)

    This was supposed to log that the file would be skipped, but there was an
    error with the logging call.

    Patch by Akis Kalligeros.

    Fixed a Unicode mismatch when updating an existing review request from a
    changeset using rbt post -u.

    Fixed a bad update call that would lead to an empty but harmless “CRITICAL”
    error message.

Team Foundation Server

    Fixed rbt setup-repo with TFS repositories.
    Fixed properly decoding the character set of XML files coming from TFS.

Contributors

    Akis Kalligeros
    Alexander Goncahrov
    André Klitzing
    Barret Rennie
    Ben Asher
    Brandon Martin
    Christian Hammond
    David Trowbridge
    H W Tovetjärn
    Joshua Olson
    Vadim Zeitlin

(richard)

2016-05-26 17:09:37 UTC MAIN commitmail json YAML

Note update of graphics/ruby-opengl package to 0.60.1nb3.

(taca)

2016-05-26 17:08:57 UTC MAIN commitmail json YAML

2016-05-26 16:41:59 UTC MAIN commitmail json YAML

Mark bin/gmake from devel/gmake as not safe for Pax {ASLR,MPROTECT}

I observed crashes on NetBSD/amd64 without both options enabled; further
investigation is welcome.

(khorben)

2016-05-26 16:37:02 UTC MAIN commitmail json YAML

Correct the name of the user-settable variable

Noticed by wiz@, thanks!

(khorben)

2016-05-26 16:22:22 UTC MAIN commitmail json YAML

Make comment useful, and fix dependency.

(wiz)

2016-05-26 16:03:04 UTC MAIN commitmail json YAML

Import mini-framework for paxctl(8) on NetBSD/{amd64,i386}

This allows setting flags for PaX on select binaries. Two new variables
are introduced for packages: NOT_PAX_ASLR_SAFE and NOT_PAX_MPROTECT_SAFE.
They both expect a list of binaries are known to not support PaX ASLR
and/or PaX MPROTECT, respectively.

"Please commit" wiz@

(khorben)

2016-05-26 15:42:20 UTC MAIN commitmail json YAML

Add devel/git-cvs

(khorben)

2016-05-26 15:41:06 UTC MAIN commitmail json YAML

Move dependency on devel/cvsps to the new git-cvs package

As suggested by wiz@

Bumps PKGREVISION

(khorben)

2016-05-26 15:39:28 UTC MAIN commitmail json YAML

Reflect the addition of devel/git-cvs

(khorben)

2016-05-26 15:37:37 UTC MAIN commitmail json YAML

2016-05-26 15:37:00 UTC MAIN commitmail json YAML

Add devel/git-cvs

This simply moves the dependency of devel/git-base on cvsps away to a
separate package, as already done for git-svn(1) in devel/git-svn.

(khorben)

2016-05-26 14:58:59 UTC MAIN commitmail json YAML

Updated x11/xterm to 324nb1

(khorben)

2016-05-26 14:57:24 UTC MAIN commitmail json YAML

Add a patch to avoid consuming 100% CPU in hold mode

Without this patch, this happens every time the child exits. To reproduce,
simply run "xterm -hold -e true".

Submitted upstream on March 29th 2016.

Bumps PKGREVISION.

(khorben)

2016-05-26 14:45:14 UTC MAIN commitmail json YAML

Updated security/py-yara to 3.4.0

(khorben)

2016-05-26 14:44:17 UTC MAIN commitmail json YAML

Update security/py-yara to version 3.4.0

The changes include:

* Short-circuit evaluation for conditions
* New yr_rules_save_stream/yr_rules_load_stream APIs.
* load() and save() methods in yara-python accept file-like objects
* Improvements to the PE and ELF modules
* Some performance improvements
* New command-line option --print-module-data
* Multiple bug fixes.

(khorben)

2016-05-26 14:42:55 UTC MAIN commitmail json YAML

Updated security/yara to 3.4.0

(khorben)

2016-05-26 14:41:48 UTC MAIN commitmail json YAML

Update security/yara to version 3.4.0

The changes include:

* Short-circuit evaluation for conditions
* New yr_rules_save_stream/yr_rules_load_stream APIs.
* load() and save() methods in yara-python accept file-like objects
* Improvements to the PE and ELF modules
* Some performance improvements
* New command-line option --print-module-data
* Multiple bug fixes.

(khorben)

2016-05-26 14:35:05 UTC MAIN commitmail json YAML

Remove obsolete argument to configure

(khorben)

2016-05-26 14:31:12 UTC MAIN commitmail json YAML

Add support for CFLAGS

This fixes the build with PKGSRC_MKPIE.

(khorben)

2016-05-26 14:27:07 UTC MAIN commitmail json YAML

Updated x11/gtk3 to 3.20.3nb1

(khorben)

2016-05-26 14:25:22 UTC MAIN commitmail json YAML

Register dependency on graphics/adwaita-icon-theme

This fixes missing icons in applications using Gtk+ 3.

Bumps PKGREVISION.

(khorben)

2016-05-26 14:14:21 UTC MAIN commitmail json YAML

Updated devel/git-base to 2.8.3nb1

(khorben)

2016-05-26 14:08:22 UTC MAIN commitmail json YAML

Bump PKGREVISION

As required for the new dependency on cvsps.

(khorben)

2016-05-26 14:04:04 UTC MAIN commitmail json YAML

Register dependency on devel/cvsps for git-cvsimport(1)

(khorben)

2016-05-26 13:32:11 UTC MAIN commitmail json YAML

Updated graphics/png to 1.6.22

(wiz)

2016-05-26 13:32:00 UTC MAIN commitmail json YAML

Updated png to 1.6.22.

Version 1.6.22beta01 [January 23, 2016]
  Changed PNG_USE_MKSTEMP to __COVERITY__ to select alternate
    "tmpfile()" implementation in contrib/libtests/pngstest.c
  Fixed NO_STDIO build of pngunknown.c to skip calling png_init_io()
    if there is no stdio.h support.
  Added a png_image_write_to_memory() API and a number of assist macros
    to allow an application that uses the simplified API write to bypass
    stdio and write directly to memory.
  Added some warnings (png.h) and some check code to detect *possible*
    overflow in the ROW_STRIDE and simplified image SIZE macros.  This
    disallows image width/height/format that *might* overflow.  This is
    a quiet API change that limits in-memory image size (uncompressed) to
    less than 4GByte and image row size (stride) to less than 2GByte.
  Revised workaround for false-positive Coverity issue in pngvalid.c.

Version 1.6.22beta02 [February 8, 2016]
  Only use exit(77) in configure builds.
  Corrected error in PNG_IMAGE_PNG_SIZE_MAX. This new macro underreported
    the palette size because it failed to take into account that the memory
    palette has to be expanded to full RGB when it is written to PNG.
  Updated CMakeLists.txt, added supporting scripts/gen*.cmake.in
    and test.cmake.in (Roger Leigh).
  Relaxed limit checks on gamma values in pngrtran.c. As suggested in
    the comments gamma values outside the range currently permitted
    by png_set_alpha_mode are useful for HDR data encoding.  These values
    are already permitted by png_set_gamma so it is reasonable caution to
    extend the png_set_alpha_mode range as HDR imaging systems are starting
    to emerge.

Version 1.6.22beta03 [March 9, 2016]
  Added a common-law trademark notice and export control information
    to the LICENSE file, png.h, and the man page.
  Restored "& 0xff" in png_save_uint_16() and png_save_uint_32() that
    were accidentally removed from libpng-1.6.17.
  Changed PNG_INFO_cHNK and PNG_FREE_cHNK from 0xnnnn to 0xnnnnU in png.h
    (Robert C. Seacord).
  Removed dubious "#if INT_MAX" test from png.h that was added to
    libpng-1.6.19beta02 (John Bowler).
  Add ${INCLUDES} in scripts/genout.cmake.in (Bug report by Nixon Kwok).
  Updated LICENSE to say files in the contrib directory are not
    necessarily under the libpng license, and that some makefiles have
    other copyright owners.
  Added INTEL-SSE2 support (Mike Klein and Matt Sarett, Google, Inc.).
  Made contrib/libtests/timepng more robust.  The code no longer gives
    up/fails on invalid PNG data, it just skips it (with error messages).
    The code no longer fails on PNG files with data beyond IEND.  Options
    exist to use png_read_png (reading the whole image, not by row) and, in
    that case, to apply any of the supported transforms.  This makes for
    more realistic testing; the decoded data actually gets used in a
    meaningful fashion (John Bowler).
  Fixed some misleading indentation (Krishnaraj Bhat).

Version 1.6.22beta04 [April 5, 2016]
  Force GCC compilation to C89 if needed (Dagobert Michelsen).
  SSE filter speed improvements for bpp=3:
    memcpy-free implementations of load3() / store3().
    call load3() only when needed at the end of a scanline.

Version 1.6.22beta05 [April 27, 2016]
  Added PNG_FAST_FILTERS macro (defined as
    PNG_FILTER_NONE|PNG_FILTER_SUB|PNG_FILTER_UP).
  Various fixes for contrib/libtests/timepng.c
  Moved INTEL-SSE code from pngpriv.h into contrib/intel/intel_sse.patch.
  Fixed typo (missing underscore) in #define PNG_READ_16_TO_8_SUPPORTED
    (Bug report by Y.Ohashik).

Version 1.6.22beta06 [May 5, 2016]
  Rebased contrib/intel_sse.patch.
  Quieted two Coverity issues in contrib/libtests/timepng.c.
  Fixed issues with scripts/genout.cmake.in (David Capello, Nixon Kwok):
    Added support to use multiple directories in ZLIBINCDIR variable,
    Fixed CMAKE_C_FLAGS with multiple values when genout is compiled on MSVC,
    Fixed pnglibconf.c compilation on OS X including the sysroot path.

Version 1.6.22rc01 [May 14, 2016]
  No changes.

Version 1.6.22rc02 [May 16, 2016]
  Removed contrib/timepng from default build; it does not build on platforms
    that don't supply clock_gettime().

Version 1.6.22rc03 [May 17, 2016]
  Restored contrib/timepng to default build but check for the presence
    of clock_gettime() in configure.ac and Makefile.am.

Version 1.6.22 [May 26, 2016]
  No changes.

(wiz)

2016-05-26 11:44:10 UTC MAIN commitmail json YAML

Updated security/libfprint to 0.0.6nb31

(wiz)

2016-05-26 11:44:00 UTC MAIN commitmail json YAML

Switch to ImageMagick6 to fix build. Bump PKGREVISION.

(wiz)

2016-05-26 11:35:26 UTC MAIN commitmail json YAML

Remove entry for the USE_X11BASE removal. Already done.

(kamil)

2016-05-26 10:31:06 UTC MAIN commitmail json YAML

Add kf5 packages

(markd)

2016-05-26 10:05:50 UTC MAIN commitmail json YAML

Uncomment kf5, has a Makefile now.

(markd)

2016-05-26 10:04:45 UTC MAIN commitmail json YAML

Add DESCR and Makefile for KDE Frameworks 5.

(markd)

2016-05-26 09:57:25 UTC MAIN commitmail json YAML

Add kf5 packages

(markd)

2016-05-26 09:49:50 UTC MAIN commitmail json YAML

Add KDE Frameworks 5.21.0 packages:
frameworkintegration - provide components to allow applications to integrate
    with a KDE Workspace
kactivities-stats - Core components for the KDE's Activities
kactivities5 - Core components for the KDE's Activities
kconfigwidgets - Widgets for KConfig
kded - Extensible deamon for providing system level services
kdesignerplugin - Integration of Frameworks widgets in Qt Designer/Creator
kglobalaccel - Add support for global workspace shortcuts
kguiaddons - Addons to QtGui
kinit - Process launcher to speed up launching KDE applications
kitemviews - Widget addons for Qt Model/View
kjobwidgets - Widgets for tracking KJob instances
ktextwidgets - Advanced text editing widgets
kwidgetsaddons - Addons to QtWidgets
kwindowsystem - Access to the windowing system
kxmlgui - User configurable main windows
plasma-framework - Plasma library and runtime components based upon KF5 and
    Qt5

(markd)

2016-05-26 09:35:05 UTC MAIN commitmail json YAML

Add kdewebkit

(markd)

2016-05-26 09:31:43 UTC MAIN commitmail json YAML

2016-05-26 09:29:57 UTC MAIN commitmail json YAML

Add kf5 packages

(markd)

2016-05-26 09:26:57 UTC MAIN commitmail json YAML

2016-05-26 09:22:53 UTC MAIN commitmail json YAML

Add kf5 packages

(markd)

2016-05-26 09:22:46 UTC MAIN commitmail json YAML

Updated net/php-baikal to 0.4.4

(wiz)

2016-05-26 09:22:35 UTC MAIN commitmail json YAML

Updated php55-baikal to 0.4.4.

0.4.4 (2016-03-30)
------------------

* #517: Added the Sync plugin. Should speed things up and fix syncing bugs
  with Em Client.
* Ships with sabre/dav 3.1.2

0.4.3 (2016-03-23)
------------------

* #513: Fixed error during installation, introduced with 0.4.2.
* Ships with sabre/dav 3.1.2

0.4.2 (2016-03-21)
------------------

* #510: Fix PHP warning on fresh install.
* #507: Disable installer if Baikal was already configured.
* Ships with sabre/dav 3.1.2

0.4.1 (2016-03-17)
------------------

* #506: Fix Sqlite upgrades from people that are upgrading from 0.2.7 or
  earlier.
* Ships with sabre/dav 3.1.2

0.4.0 (2016-03-15)
------------------

* #472: If you were using Sqlite, Cal- CardDAV clients might have missed
  updates from the server.
* #482 / #490: Fix installation issue if Sqlite is not enabled. (@fabianwolf)
* #491: Added CalDAV Scheduling plugin.
* Added Property Storage plugin.
* Removed features related to locking the admin interface. This means that you
  no longer have to create the `ENABLE_ADMIN` / `ENABLE_INSTALL` files.
* Ships with sabre/dav 3.1.2

(wiz)

2016-05-26 09:17:15 UTC MAIN commitmail json YAML

2016-05-26 09:13:16 UTC MAIN commitmail json YAML

Add kf5 packages

(markd)

2016-05-26 09:09:25 UTC MAIN commitmail json YAML

2016-05-26 09:05:07 UTC MAIN commitmail json YAML

Updated x11/libXfixes to 5.0.2

(wiz)

2016-05-26 09:05:02 UTC MAIN commitmail json YAML

Add kf5 packages

(markd)

2016-05-26 09:04:57 UTC MAIN commitmail json YAML

Updated libXfixes to 5.0.2.

Matt Turner (1):
      libXfixes 5.0.2

Michael Joost (1):
      Remove fallback for _XEatDataWords, require libX11 1.6 for it

(wiz)

2016-05-26 09:02:28 UTC MAIN commitmail json YAML

Updated emulators/mame to 0.174

(wiz)

2016-05-26 09:02:16 UTC MAIN commitmail json YAML

Update mame to 0.174.

Remove merged patches.

We're pleased to announce the release of MAME 0.174!

This new release includes some exciting newly-playable machines,
including the Tiger Game.com handheld and the ultra-rare Seibu
Kaihatsu title, Metal Freezer.

Meanwhile, the Apple 2 driver now supports the Mockingboard 4C card,
and the regressions in the IT Eagle (Golden Tee Fore) driver's
colors from the previous release have been fixed.

Last but not least, there should be better support for DirectInput
8 on Windows, including supporting older game controllers which
previously only worked using the DirectInput 7 module. If you still
have a controller which DirectInput 8 does not support that you
regularly use, please contact us so that we know what controllers
still do not work.

(wiz)

2016-05-26 09:01:44 UTC MAIN commitmail json YAML

2016-05-26 08:55:07 UTC MAIN commitmail json YAML

Add kf5 packages

(markd)

2016-05-26 08:51:13 UTC MAIN commitmail json YAML

2016-05-26 08:47:46 UTC MAIN commitmail json YAML

Add kf5 packages

(markd)

2016-05-26 08:43:53 UTC MAIN commitmail json YAML

2016-05-26 08:39:33 UTC MAIN commitmail json YAML

Add kf5 packages

(markd)