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 (5m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (52d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (164d) 

2024-05-23 13:51:10 UTC Now

2015-08-16 06:09:11 UTC MAIN commitmail json YAML

Updated benchmarks/blogbench to 1.1

(mef)

2015-08-16 06:08:57 UTC MAIN commitmail json YAML

(pkgsrc)
  - update MASTER_SITES
(upstream)
  - Update 1.0 to 1.1
-----------------
* Version 1.1:
Fix off-by-one that sometimes resulted in crashes.

(mef)

2015-08-16 04:31:30 UTC MAIN commitmail json YAML

Updated devel/p5-Dist-Zooky to 0.16

(mef)

2015-08-16 04:31:21 UTC MAIN commitmail json YAML

Update 0.14 to 0.16
----------------------------------------
version .16 at 2015-06-05 14:55:47 +0000
----------------------------------------
    Add 'metafile' command to examine existing META.* files

(mef)

2015-08-16 03:32:32 UTC MAIN commitmail json YAML

Updated devel/p5-Dist-Zilla to 5.039

(mef)

2015-08-16 03:32:25 UTC MAIN commitmail json YAML

(pkgsrc)
- Add following line for make test to pass
  BUILD_DEPENDS+= p5-CPAN-Meta-Check-[0-9]*:../../devel/p5-CPAN-Meta-Check
  BUILD_DEPENDS+= p5-IPC-Run-[0-9]*:../../devel/p5-IPC-Run
  BUILD_DEPENDS+= p5-Log-Log4perl-[0-9]*:../../devel/p5-Log-Log4perl
  BUILD_DEPENDS+= p5-Test-FailWarnings-[0-9]*:../../devel/p5-Test-FailWarnings

(upstream)
- Update 5.036 to 5.039
---------------------
5.039    2015-08-10 09:03:08-04:00 America/New_York
        - update required version of MooseX::Role::Parameterized; older
          versions work, but can cause a bunch of unwanted warnings

5.038    2015-08-07 22:16:50-04:00 America/New_York
        - [License] can be given a filename option to use instead of LICENSE
        - dzil listdeps --develop now exists as an alias for dzil listdeps
          --author (Karen Etheridge)
        - dzil authordeps now lists the Software::License class needed
          (thanks, David Zurborg)
        - PkgVersion now skips .pod files (thanks, David Golden)
        - build_element support added for [ModuleBuild] (thanks, David
          Wheeler!)
        - new native filefinder :ExtraTestFiles (thanks, Karen Etheridge)
        - [AutoPrereqs] now looks for develop prerequisites in xt/ (thanks,
          Karen Etheridge)
        - new file finder ':PerlExecFiles' (thanks, Karen Etheridge)
        - try harder to notice failure to set up build root, especially on
          Win32 (thanks, Christian Walde)
        - better errors when a global config package isn't available (thanks,
          Karen Etheridge)
        - added the "ignore" option to [Encoding] (thanks, Yanick Champoux)
        - allow ; authordep specifications to contain version ranges (thanks,
          Karen Etheridge)
        - better error when PAUSE credentials can't be loaded (thanks, David
          Golden)
        - fix documentation for the LicenseProvider role
        - improve errors when PPI failes to parse (thanks, Nick Tonkin)
        - sort list of executable files in Makefile.PL, for deterministic
          builds (thanks, Karen Etheridge)
        - omit configure-requires prerequisites from [MakeMaker]'s fallback
          prerequisites (used by older ExtUtils::MakeMaker)

5.037    2015-06-04 21:46:38-04:00 America/New_York
        - issue a warning when version ranges are passed through to
          ExtUtils::MakeMaker, which cannot parse them and treats them as '0'
          https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/issues/215

        - added %P formatter code to [NextRelease] for the releaser's PAUSE id

(mef)

2015-08-16 02:41:07 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-PatchPerl to 1.38

(mef)

2015-08-16 02:40:57 UTC MAIN commitmail json YAML

Upate 1.34 to 1.38
-----------------------------------------
version 1.38 at 2015-07-03 18:12:12 +0000
  Date : 2015-07-03 19:12:12 +0000
    Fix the patches introduced in the last release

version 1.36 at 2015-07-03 11:48:26 +0000
  Date : 2015-07-03 12:48:26 +0000
    Added Errno GCC5 patches as far back as v5.6.0

(mef)

2015-08-16 02:37:43 UTC MAIN commitmail json YAML

Updated devel/p5-Config-IniFiles to 2.88

(mef)

2015-08-16 02:37:34 UTC MAIN commitmail json YAML

Update 2.86 to 2.88
-------------------
2.88        2015-07-10
    * Apply speedup patch from James Rouzier.
        - https://bitbucket.org/shlomif/perl-config-inifiles/pull-request/4/avoid-searching-through-all-the-sections/commits
        - Avoids it being O(n^2).

2.87        2015-06-16
    * Replace List::MoreUtils with List::Util-1.33-or-above.
        - We only used any() and none() which exist in List::Util too now.
        - https://rt.cpan.org/Public/Bug/Display.html?id=104764
        - Thanks to DBOOK for the report.
    * Fix handling of trailing comments which contain their delimiters twice.
        - E.g: "key=val ; comment ; further comment".
        - https://rt.cpan.org/Ticket/Display.html?id=105255
        - Thanks to Rohan Carly for the report and a test case.

(mef)

2015-08-16 02:21:54 UTC MAIN commitmail json YAML

Updated benchmarks/p5-Benchmark-Timer to 0.7107

(mef)

2015-08-16 02:21:45 UTC MAIN commitmail json YAML

(pkgsrc)
- Set LICENCE as gnu-gpl-v2
- Add following line for make test to pass
  BUILD_DEPENDS+= p5-URI-Escape-XS-[0-9]*:../../www/p5-URI-Escape-XS
(upstream)
- Update 7.102 to 7.107
  ------------------------
Version 0.7107: Sat May 2 2015
- Prevent CPAN from indexing private-lib

Version 0.7106: Mon Apr 20 2015
- Clarify licensing terms
- Move verbose testing to a private module, and implement it in a way that
  doesn't require editing the Makefile after it is generated.

Version 0.7105: Sun Apr 12 2015
- Make basic.t 'Nonzero single result' test reliable
  http://www.cpantesters.org/cpan/report/abcfc65a-de71-11e4-a1d1-8536eb4f9f07
- Enable verbose testing for CPAN-testers
- Consolidate issue tracking at rt.cpan.org

Version 0.7104: Sat Apr 4 2015
- Bundle Module::AutoInstall to prevent breaks when people don't have it
  installed already. Thanks to Andreas Koenig <andk@cpan.org> for the report,
  and Paul Howarth <paul@city-fan.org> for giving me a kick in the pants to
  fix it. https://rt.cpan.org/Ticket/Display.html?id=65673

Version 0.7103: Sun Mar 22 2015
- Moved code to github
- Added POD test

(mef)

2015-08-16 02:14:20 UTC MAIN commitmail json YAML

Fix build with boost 1.59.0

* Add -lboost_system to LDFLAGS.

(ryoon)

2015-08-16 02:09:00 UTC MAIN commitmail json YAML

Updated converters/librevenge to 0.0.2nb2

(ryoon)

2015-08-16 02:08:17 UTC MAIN commitmail json YAML

Bump PKGREVISION.

Some librevenge consumers use libboost_system too.
Add -lboost_system to pkg-config file.

Remove boost-headers buildlink. It is included via boost-libs.

(ryoon)

2015-08-16 01:05:17 UTC MAIN commitmail json YAML

Updated benchmarks/netperf to 2.7.0

(mef)

2015-08-16 01:05:09 UTC MAIN commitmail json YAML

(pkgsrc)
- Drop patch-ab, the lines of code to patch deleted.
  (there are still ifdef __FreeBSD__ remaining at other files,
    need to watch, sorry and thanks)
(upstream)
- Update 2.6.0 to 2.7.0
---------------------
These are the Release Notes for Revision 2.7.0 of netperf:

*) Add bits/s (-f b) and Bytes/s (-f B) as selectable throughput
  units. This may make life easier for folks doing post-processing of
  things like interim results.

*) Miscelaneous fixes

*) Much of the now-seeming kruft for things peripheral to netperf's
  core mission - have been removed though the code itself remains in
  the repository.  So, things like looking-up egress interface,
  driver/slot information etc have been disabled in a manner
  requiring more than just a ./configure to bring-back.

  It wasn't clear those features were being used.  This is a test of
  that hypothesis.

(mef)

2015-08-16 00:09:18 UTC MAIN commitmail json YAML

Updated archivers/p5-Archive-Extract to 0.76
Updated archivers/p5-Archive-Tar-Wrapper to 0.23

(mef)

2015-08-16 00:07:54 UTC MAIN commitmail json YAML

Update to 0.23
--------------
0.23  (2015/05/28)
  (ms) Mark Gardner added separate skips in the test suite to deal
  with the absense of GNU tar:
  https://github.com/mschilli/archive-tar-wrapper-perl/pull/7

(mef)

2015-08-15 23:59:14 UTC MAIN commitmail json YAML

Update 0.74 to 0.76
-------------------
0.76    Sat Jul  4 18:44:42 2015
* Resolve RT#105425, putting refs in $/ has been
  fatal since v5.20.0

(mef)

2015-08-15 23:05:03 UTC MAIN commitmail json YAML

Updated devel/p5-Perl-Tidy to 20150815

(mef)

2015-08-15 23:04:54 UTC MAIN commitmail json YAML

Update 20140711 to 20150815
---------------------------
Perltidy Change Log
  2015 08 15
      - Fixed RT# 105484, Invalid warning about 'else' in 'switch' statement.  The
        warning happened if a 'case' statement did not use parens.

      - Fixed RT# 101547, misparse of // caused error message.  Also..

      - Fixed RT# 102371, misparse of // caused unwated space in //=

      - Fixed RT# 100871, "silent failure of HTML Output on Windows".
        Changed calls to tempfile() from:
          my ( $fh_tmp, $tmpfile ) = tempfile();
        to have the full path name:
          my ( $fh_tmp, $tmpfile ) = File::Temp::tempfile()
        because of problems in the Windows version reported by Dean Pearce.

      - Fixed RT# 99514, calling the perltidy module multiple times with
        a .perltidyrc file containing the parameter --output-line-ending
        caused a crash.  This was a glitch in the memoization logic.

      - Fixed RT#99961, multiple lines inside a cast block caused unwanted
        continuation indentation.

      - RT# 32905, broken handling of UTF-8 strings.
        A new flag -utf8 causes perltidy assume UTF-8 encoding for input and
        output of an io stream.  Thanks to Sebastian Podjasek for a patch.
        This feature may not work correctly in older versions of Perl.
        It worked in a linux version 5.10.1 but not in a Windows version 5.8.3 (but
        otherwise perltidy ran correctly).

      - Warning files now report perltidy VERSION. Suggested by John Karr.

      - Fixed long flag --nostack-closing-tokens (-nsct has always worked though).
        This was due to a typo.  This also fixed --nostack-opening-tokens to
        behave correctly.  Thanks to Rob Dixon.

(mef)

2015-08-15 22:55:27 UTC MAIN commitmail json YAML

Updated print/foomatic4-db-engine to 4.0.12

(leot)

2015-08-15 22:54:50 UTC MAIN commitmail json YAML

Update print/foomatic4-db-engine to foomatic-db-engine-4.0.12.
ok wiz@.

pkgsrc changes:
o Added LICENSE

Changes:
2014-11-14 Till Kamppeter <till.kamppeter@gmail.com>
* foomatic-ppdfile.in: Foomatic doesn't provide some offered PPD
  files. Thanks to Marek Kasik for the patch (bug #1238).

2014-08-22 Till Kamppeter <till.kamppeter@gmail.com>
* foomatic-ppd-to-xml.in: Let missing XML files be added when to a
  PPD with already existing XML files new "*Product:" lines get
  added.

2014-03-20 Till Kamppeter <till.kamppeter@gmail.com>
* Tagged branch for release 4.0.11.
* README, USAGE, configure.ac: Updated for release 4.0.11.
* lib/Foomatic/DB.pm: Do not interpret option default values set to
  "0" in PPD files as no default setting defined. Thanks to Deng
  Pang from Ricoh (DengPang at rst dot ricoh dot com) for the report.

2014-02-18 Till Kamppeter <till.kamppeter@gmail.com>
* Tagged branch for release 4.0.10.
* README, USAGE, configure.ac: Updated for release 4.0.10.

2014-01-02 Till Kamppeter <till.kamppeter@gmail.com>
* foomatic-addpjloptions.in: Make foomatic-addpjloptions work with
  the system's Foomatic database, too.

(leot)

2015-08-15 22:46:40 UTC MAIN commitmail json YAML

2015-08-15 22:42:22 UTC MAIN commitmail json YAML

Apply adam's patch to fix build with latest boost.
Bump PKGREVISION.
Add boost-libs to bl3.mk and bump ABI depends for that.

(wiz)

2015-08-15 22:13:30 UTC MAIN commitmail json YAML

Updated parallel/hwloc to 1.11.0

(asau)

2015-08-15 21:27:46 UTC MAIN commitmail json YAML

Update to hwloc 1.11.1
>From Benedek Gergely on pkgsrc-users.

Version 1.11.1
--------------
* hwloc-annotate does not drop unavailable resources from the output anymore
  and those may be annotated as well.
* Fix an overzealous assertion when intermediate Group object while Groups
  are totally ignored.
* Fix a memory leak on failure to load a xml diff file.
* Fix some segfaults when inputting an invalid synthetic description.

Version 1.11.0
--------------
* API
  + Socket objects are renamed into Package to align with the terminology
    used by processor vendors. The old HWLOC_OBJ_SOCKET type and "Socket"
    name are still supported for backward compatibility.
  + HWLOC_OBJ_NODE is replaced with HWLOC_OBJ_NUMANODE for clarification.
    HWLOC_OBJ_NODE is still supported for backward compatibility.
    "Node" and "NUMANode" strings are supported as in earlier releases.
* Detection improvements
  + Add support for Intel Knights Landing Xeon Phi.
    Thanks to Grzegorz Andrejczuk and Lukasz Anaczkowski.
  + Add Vendor, Model, Revision, SerialNumber, Type and LinuxDeviceID
    info attributes to Block OS devices on Linux. Thanks to Vineet Pedaballe
    for the help.
    - Add --disable-libudev to avoid dependency on the libudev library.
  + Add "MemoryDevice" Misc objects with information about DIMMs, on Linux
    when privileged and when I/O is enabled.
    Thanks to Vineet Pedaballe for the help.
  + Add a PCISlot attribute to PCI devices on Linux when supported to
    identify the physical PCI slot where the board is plugged.
  + Add CPUStepping info attribute on x86 processors,
    thanks to Thomas R旦hl for the suggestion.
  + Ignore the device-tree on non-Power architectures to avoid buggy
    detection on ARM. Thanks to Orion Poplawski for reporting the issue.
  + Work-around buggy Xeon E5v3 BIOS reporting invalid PCI-NUMA affinity
    for the PCI links on the second processor.
  + Add support for CUDA compute capability 5.x, thanks Benjamin Worpitz.
  + Many fixes to the x86 backend
    - Add L1i and fix L2/L3 type on old AMD processors without topoext support.
    - Fix Intel CPU family and model numbers when basic family isn't 6 or 15.
    - Fix package IDs on recent AMD processors.
    - Fix misc issues due to incomplete APIC IDs on x2APIC processors.
    - Avoid buggy discovery on old SGI Altix UVs with non-unique APIC IDs.
  + Gather total machine memory on NetBSD.
* Tools
  + lstopo
    - Collapse identical PCI devices unless --no-collapse is given.
      This avoids gigantic outputs when a PCI device contains dozens of
      identical virtual functions.
    - The ASCII art output is now called "ascii", for instance in
      "lstopo -.ascii".
      The former "txt" extension is retained for backward compatibility.
    - Automatically scales graphical box width to the inner text in Cairo,
      ASCII and Windows outputs.
    - Add --rect to lstopo to force rectangular layout even for NUMA nodes.
    - Add --restrict-flags to configure the behavior of --restrict.
    - Objects may have a "Type" info attribute to specify a better type name
      and display it in lstopo.
    - Really export all verbose information to the given output file.
  + hwloc-annotate
    - May now operate on all types of objects, including I/O.
    - May now insert Misc objects in the topology.
    - Do not drop instruction caches and I/O devices from the output anymore.
  + Fix lstopo path in hwloc-gather-topology after install.
* Misc
  + Fix hwloc/cudart.h for machines with multiple PCI domains,
    thanks to Imre Kerr for reporting the problem.
  + Fix PCI Bridge-specific depth attribute.
  + Fix hwloc_bitmap_intersect() for two infinite bitmaps.
  + Fix some corner cases in the building of levels on large NUMA machines
    with non-uniform NUMA groups and I/Os.
  + Improve the performance of object insertion by cpuset for large
    topologies.
  + Prefix verbose XML import errors with the source name.
  + Improve pkg-config checks and error messages.
  + Fix excluding after a component with an argument in the HWLOC_COMPONENTS
    environment variable.
* Documentation
  + Fix the recommended way in documentation and examples to allocate memory
    on some node, it should use HWLOC_MEMBIND_BIND.
    Thanks to Nicolas Bouzat for reporting the issue.
  + Add a "Miscellaneous objects" section in the documentation.
  + Add a FAQ entry "What happens to my topology if I disable symmetric
    multithreading, hyper-threading, etc. ?" to the documentation.

Version 1.10.1
--------------
* Actually remove disallowed NUMA nodes from nodesets when the whole-system
  flag isn't enabled.
* Fix the gathering of PCI domains. Thanks to James Custer for reporting
  the issue and providing a patch.
* Fix the merging of identical parent and child in presence of Misc objects.
  Thanks to Dave Love for reporting the issue.
* Fix some misordering of children when merging with ignore_keep_structure()
  in partially allowed topologies.
* Fix an overzealous assertion in the debug code when running on a single-PU
  host with I/O. Thanks to Thomas Van Doren for reporting the issue.
* Don't forget to setup NUMA node object nodesets in x86 backend (for BSDs)
  and OSF/Tru64 backend.
* Fix cpuid-x86 build error with gcc -O3 on x86-32. Thanks to Thomas Van Doren
  for reporting the issue.
* Fix support for future very large caches in the x86 backend.
* Fix vendor/device names for SR-IOV PCI devices on Linux.
* Fix an unlikely crash in case of buggy hierarchical distance matrix.
* Fix PU os_index on some AIX releases. Thanks to Hendryk Bockelmann and
  Erik Schnetter for helping debugging.
* Fix hwloc_bitmap_isincluded() in case of infinite sets.
* Change hwloc-ls.desktop into a lstopo.desktop and only install it if
  lstopo is built with Cairo/X11 support. It cannot work with a non-graphical
  lstopo or hwloc-ls.
* Add support for the renaming of Socket into Package in future releases.
* Add support for the replacement of HWLOC_OBJ_NODE with HWLOC_OBJ_NUMANODE
  in future releases.
* Clarify the documentation of distance matrices in hwloc.h and in the manpage
  of the hwloc-distances. Thanks to Dave Love for the suggestion.
* Improve some error messages by displaying more information about the
  hwloc library in use.
* Document how to deal with the ABI break when upgrading to the upcoming 2.0
  See "How do I handle ABI breaks and API upgrades ?" in the FAQ.

Version 1.10.0
--------------
* API
  + Add hwloc_topology_export_synthetic() to export a topology to a
    synthetic string without using lstopo. See the Synthetic topologies
    section in the documentation.
  + Add hwloc_topology_set/get_userdata() to let the application save
    a private pointer in the topology whenever it needs a way to find
    its own object corresponding to a topology.
  + Add hwloc_get_numanode_obj_by_os_index() and document that this function
    as well as hwloc_get_pu_obj_by_os_index() are good at converting
    nodesets and cpusets into objects.
  + hwloc_distrib() does not ignore any objects anymore when there are
    too many of them. They get merged with others instead.
    Thanks to Tim Creech for reporting the issue.
* Tools
  + hwloc-bind --get <command-line> now executes the command after displaying
    the binding instead of ignoring the command entirely.
    Thanks to John Donners for the suggestion.
  + Clarify that memory sizes shown in lstopo are local by default
    unless specified (total memory added in the root object).
* Synthetic topologies
  + Synthetic topology descriptions may now specify attributes such as
    memory sizes and OS indexes. See the Synthetic topologies section
    in the documentation.
  + lstopo now exports in this fully-detailed format by default.
    The new option --export-synthetic-flags may be used to revert
    back the old format.
* Documentation
  + Add the doc/examples/ subdirectory with several real-life examples,
    including the already existing hwloc-hello.C for basics.
    Thanks to Rob Aulwes for the suggestion.
  + Improve the documentation of CPU and memory binding in the API.
  + Add a FAQ entry about operating system errors, especially on AMD
    platforms with buggy cache information.
  + Add a FAQ entry about loading many topologies in a single program.
* Misc
  + Work around buggy Linux kernels reporting 2 sockets instead
    1 socket with 2 NUMA nodes for each Xeon E5 v3 (Haswell) processor.
  + pciutils/libpci support is now removed since libpciaccess works
    well and there's also a Linux-specific PCI backend. For the record,
    pciutils was GPL and therefore disabled by default since v1.6.2.
  + Add --disable-cpuid configure flag to work around buggy processor
    simulators reporting invalid CPUID information.
    Thanks for Andrew Friedley for reporting the issue.
  + Fix a racy use of libltdl when manipulating multiple topologies in
    different threads.
    Thanks to Andra Hugo for reporting the issue and testing patches.
  + Fix some build failures in private/misc.h.
    Thanks to Pavan Balaji and Ralph Castain for the reports.
  + Fix failures to detect X11/Xutil.h on some Solaris platforms.
    Thanks to Siegmar Gross for reporting the failure.
  + The plugin ABI has changed, this release will not load plugins
    built against previous hwloc releases.

Version 1.9.1
-------------
* Fix a crash when the PCI locality is invalid. Attach to the root object
  instead. Thanks to Nicolas Denoyelle for reporting the issue.
* Fix -f in lstopo manpage. Thanks to Jirka Hladky for reporting the issue.
* Fix hwloc_obj_type_sscanf() and others when strncasecmp() is not properly
  available. Thanks to Nick Papior Andersen for reporting the problem.
* Mark Linux file descriptors as close-on-exec to avoid leaks on exec.
* Fix some minor memory leaks.

Version 1.9.0
-------------
* API
  + Add hwloc_obj_type_sscanf() to extend hwloc_obj_type_of_string() with
    type-specific attributes such as Cache/Group depth and Cache type.
    hwloc_obj_type_of_string() is moved to hwloc/deprecated.h.
  + Add hwloc_linux_get_tid_last_cpu_location() for retrieving the
    last CPU where a Linux thread given by TID ran.
  + Add hwloc_distrib() to extend the old hwloc_distribute[v]() functions.
    hwloc_distribute[v]() is moved to hwloc/deprecated.h.
  + Don't mix total and local memory when displaying verbose object attributes
    with hwloc_obj_attr_snprintf() or in lstopo.
* Backends
  + Add CPUVendor, CPUModelNumber and CPUFamilyNumber info attributes for
    x86, ia64 and Xeon Phi sockets on Linux, to extend the x86-specific
    support added in v1.8.1. Requested by Ralph Castain.
  + Add many CPU- and Platform-related info attributes on ARM and POWER
    platforms, in the Machine and Socket objects.
  + Add CUDA info attributes describing the number of multiprocessors and
    cores and the size of the global, shared and L2 cache memories in CUDA
    OS devices.
  + Add OpenCL info attributes describing the number of compute units and
    the global memory size in OpenCL OS devices.
  + The synthetic backend now accepts extended types such as L2Cache, L1i or
    Group3. lstopo also exports synthetic strings using these extended types.
* Tools
  + lstopo
    - Do not overwrite output files by default anymore.
      Pass -f or --force to enforce it.
    - Display OpenCL, CUDA and Xeon Phi numbers of cores and memory sizes
      in the graphical output.
    - Fix export to stdout when specifying a Cairo-based output type
      with --of.
  + hwloc-ps
    - Add -e or --get-last-cpu-location to report where processes/threads
      run instead of where they are bound.
    - Report locations as likely-more-useful objects such as Cores or Sockets
      instead of Caches when possible.
  + hwloc-bind
    - Fix failure on Windows when not using --pid.
    - Add -e as a synonym to --get-last-cpu-location.
  + hwloc-distrib
    - Add --reverse to distribute using last objects first and singlify
      into last bits first. Thanks to Jirka Hladky for the suggestion.
  + hwloc-info
    - Report unified caches when looking for data or instruction cache
      ancestor objects.
* Misc
  + Add experimental Visual Studio support under contrib/windows.
    Thanks to Eloi Gaudry for his help and for providing the first draft.
  + Fix some overzealous assertions and warnings about the ordering of
    objects on a level with respect to cpusets. The ordering is only
    guaranteed for complete cpusets (based on the first bit in sets).
  + Fix some memory leaks when importing xml diffs and when exporting a
    "too complex" entry.

Version 1.8.1
-------------
* Fix the cpuid code on Windows 64bits so that the x86 backend gets
  enabled as expected and can populate CPU information.
  Thanks to Robin Scher for reporting the problem.
* Add CPUVendor/CPUModelNumber/CPUFamilyNumber attributes when running
  on x86 architecture. Thanks to Ralph Castain for the suggestion.
* Work around buggy BIOS reporting duplicate NUMA nodes on Linux.
  Thanks to Jeff Becker for reporting the problem and testing the patch.
* Add a name to the lstopo graphical window. Thanks to Michael Prokop
  for reporting the issue.

Version 1.8.0
-------------
* New components
  + Add the "linuxpci" component that always works on Linux even when
    libpciaccess and libpci aren't available (and even with a modified
    file-system root). By default the old "pci" component runs first
    because "linuxpci" lacks device names (obj->name is always NULL).
* API
  + Add the topology difference API in hwloc/diff.h for manipulating
    many similar topologies.
  + Add hwloc_topology_dup() for duplicating an entire topology.
  + hwloc.h and hwloc/helper.h have been reorganized to clarify the
    documentation sections. The actual inline code has moved out of hwloc.h
    into the new hwloc/inlines.h.
  + Deprecated functions are now in hwloc/deprecated.h, and not in the
    official documentation anymore.
* Tools
  + Add hwloc-diff and hwloc-patch tools together with the new diff API.
  + Add hwloc-compress-dir to (de)compress an entire directory of XML files
    using hwloc-diff and hwloc-patch.
  + Object colors in the graphical output of lstopo may be changed by adding
    a "lstopoStyle" info attribute. See CUSTOM COLORS in the lstopo(1) manpage
    for details. Thanks to Jirka Hladky for discussing the idea.
  + hwloc-gather-topology may now gather I/O-related files on Linux when
    --io is given. Only the linuxpci component supports discovering I/O
    objects from these extended tarballs.
  + hwloc-annotate now supports --ri to remove/replace info attributes with
    a given name.
  + hwloc-info supports "root" and "all" special locations for dumping
    information about the root object.
  + lstopo now supports --append-legend to append custom lines of text
    to the legend in the graphical output. Thanks to Jirka Hladky for
    discussing the idea.
  + hwloc-calc and friends have a more robust parsing of locations given
    on the command-line and they report useful error messages about it.
  + Add --whole-system to hwloc-bind, hwloc-calc, hwloc-distances and
    hwloc-distrib, and add --restrict to hwloc-bind for uniformity among
    tools.
* Misc
  + Calling hwloc_topology_load() or hwloc_topology_set_*() on an already
    loaded topology now returns an error (deprecated since release 1.6.1).
  + Fix the initialisation of cpusets and nodesets in Group objects added
    when inserting PCI hostbridges.
  + Never merge Group objects that were added explicitly by the user with
    hwloc_custom_insert_group_object_by_parent().
  + Add a sanity check during dynamic plugin loading to prevent some
    crashes when hwloc is dynamically loaded by another plugin mechanisms.
  + Add --with-hwloc-plugins-path to specify the install/load directories
    of plugins.
  + Add the MICSerialNumber info attribute to the root object when running
    hwloc inside a Xeon Phi to match the same attribute in the MIC OS device
    when running in the host.

Version 1.7.2
-------------
* Do not create invalid block OS devices on very old Linux kernel such
  as RHEL4 2.6.9.
* Fix PCI subvendor/device IDs.
* Fix the management of Misc objects inserted by parent.
  Thanks to Jirka Hladky for reporting the problem.
* Add a Port<n>State into attribute to OpenFabrics OS devices.
* Add a MICSerialNumber info attribute to Xeon PHI/MIC OS devices.
* Improve verbose error messages when failing to load from XML.

(asau)

2015-08-15 17:52:11 UTC MAIN commitmail json YAML

Updated lang/chicken to 4.10.0nb1

(leot)

2015-08-15 17:51:43 UTC MAIN commitmail json YAML

Update OWN_DIRS to reflect current eggs directory location and bump PKGREVISION.

ok asau@

(leot)

2015-08-15 17:49:28 UTC MAIN commitmail json YAML

Updated graphics/deforaos-icon-theme to 0.1.1

(khorben)

2015-08-15 17:48:10 UTC MAIN commitmail json YAML

Package DeforaOS Artwork as deforaos-icon-theme version 0.1.1

This minor release simply adds a generic icon for the desktop environment.

(khorben)

2015-08-15 17:24:51 UTC MAIN commitmail json YAML

Updated devel/py-blinker to 1.4nb1.

(kleink)

2015-08-15 17:23:55 UTC MAIN commitmail json YAML

Complete the egg-ificiation, as noted by Joerg.

Bump PKGREVISION.

(kleink)

2015-08-15 16:40:14 UTC MAIN commitmail json YAML

2015-08-15 16:29:40 UTC MAIN commitmail json YAML

Revert last, unbreaks build e.g. on AMD64.

(joerg)

2015-08-15 16:24:29 UTC MAIN commitmail json YAML

Updated net/youtube-dl to 20150809

(leot)

2015-08-15 16:22:43 UTC MAIN commitmail json YAML

Update net/youtube-dl to youtube-dl-2015.08.09.
ok by wiz@.

pkgsrc changes:
o Install the fish completion file in the proper directory (thanks to wiz@ for
  noticing that)

Changes:
2015.08.09
o [periscope] add extractor
o [quickscope] add extractor
o misc bug fixes and improvements

2015.08.06
o misc bug fixes and improvements

2015.07.28
o [bbcnews] add support for bbc.com/news
o [dcn] add new extractor
o [lecture2go] add new extractor
o misc bug fixes and improvements

2015.07.21
o [sportschau] add support for sportschau.de
o [appleconnect] add new extractor
o misc bug fixes and improvements

2015.07.18
o [rdsca] new extractor
o [myvi:embed] add extractor
o misc bug fixes and improvements

2015.07.07
o [gfycat] various fixes

(leot)

2015-08-15 15:35:13 UTC MAIN commitmail json YAML

Updated www/webkit-gtk to 2.8.5

(leot)

2015-08-15 15:34:32 UTC MAIN commitmail json YAML

Update www/webkit-gtk to webkit-gtk-2.8.5.
ok bsiegert@, wiz@

Changes:
=================
WebKitGTK+  2.8.5
=================

What's new in WebKitGTK+ 2.8.5?

  - Fix the window size reported when the web view isn't realized yet. This fixes the layout of
    some websites when opening new tabs in the browser and anchor links when opened in new tabs too.
  - Prevent clipboard contents from being lost when web process finishes.
  - Always allow font matching for strong aliases.
  - Move GStreamer missing plugins installer to the UI process.
  - Fix a crash when spell checker returns no guesses.
  - Fix a crash when SoupSession is destroyed in exit handler.
  - Fix a crash closing a page when default context menu is open.
  - Several crashes and rendering issues fixed.
  - Translation updates: Swedish.

(leot)

2015-08-15 14:00:47 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-NYTProf to 6.02

(mef)

2015-08-15 14:00:38 UTC MAIN commitmail json YAML

(pkgsrc)
- Adjust DEPENDS and BUILD_DEPENDS, the latter is for make test
    -DEPENDS+=      p5-JSON-Any-[0-9]*:../../converters/p5-JSON-Any
    DEPENDS+=      p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS
    +DEPENDS+=      p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS
    +BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
    +BUILD_DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff

(upstream)
- Update to 6.02
    Changes in Devel::NYTProf 6.02 - 2nd August 2015
  FlameGraphs upgraded the latest version, which supports searching.
  Use JSON::MaybeXS instead of JSON::Any (deprecated), thanks to Ether #73
  Updated metacpan urls, thanks to Ether #74
  Internal context optimizations, thanks to jandubois #75

(mef)

2015-08-15 13:43:10 UTC MAIN commitmail json YAML

Add following lines for make test to pass
BUILD_DEPENDS+=  p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
BUILD_DEPENDS+=  p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
BUILD_DEPENDS+=  p5-Test-Without-Module-[0-9]*:../../devel/p5-Test-Without-Module
BUILD_DEPENDS+=  p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
BUILD_DEPENDS+=  p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires

(mef)

2015-08-15 12:47:56 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-FindPerl to 0.014

(mef)

2015-08-15 12:47:46 UTC MAIN commitmail json YAML

Update 0.012 to 0.014
---------------------
0.014    2015-06-15 23:53:25+02:00 Europe/Amsterdam
          Properly quote exe_ext in regexp

0.013    2015-06-14 19:50:03+02:00 Europe/Amsterdam
          Skip taint test on portable perl
            Various minor changes

(mef)

2015-08-15 12:46:15 UTC MAIN commitmail json YAML

Updated devel/p5-Data-UUID to 1.221

(mef)

2015-08-15 12:46:07 UTC MAIN commitmail json YAML

Update to 1.221
---------------
1.221    2015-08-10
  - documentation improvements

(mef)

2015-08-15 12:42:48 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-OverloadInfo to 0.004

(mef)

2015-08-15 12:42:38 UTC MAIN commitmail json YAML

Update to 0.04
--------------
0.004    2015-08-13 17:35:32+01:00 Europe/London
  - Document that existence of undef 'fallback' varies between perl versions
  - Add tests for empty, inherited-only and no overloading
  - Add is_overloaded() function

(mef)

2015-08-15 12:40:14 UTC MAIN commitmail json YAML

Updated devel/p5-Config-Find to 0.31

(mef)

2015-08-15 12:39:58 UTC MAIN commitmail json YAML

Update 0.29 to 0.31
-------------------
0.31    2015-05-26
        - Fix tests for meta files
        - Generate META.(yml|json) on the fly when the dist is built
        - Several doc fixes, remove non-ASCII characters
0.30    2015-05-25
        - Fix testing on Windows (bug report and patch by Alexandr
          Ciornii)

(mef)

2015-08-15 12:38:53 UTC MAIN commitmail json YAML

Updated net/dnsmasq to 2.75

(leot)

2015-08-15 12:38:17 UTC MAIN commitmail json YAML

Update net/dnsmasq to dnsmasq-2.75, based on patches from Benedek Gergely via
pkgsrc-users@.

ok wiz@

pkgsrc changes:
o Pass COPTS via MAKE_FLAGS. This avoid to completely rebuild dnsmasq when dbus
option is selected.

Changes:
version 2.75
            Fix reversion on 2.74 which caused 100% CPU use when a
            dhcp-script is configured. Thanks to Adrian Davey for
            reporting the bug and testing the fix.

version 2.74
            Fix reversion in 2.73 where --conf-file would attempt to
            read the default file, rather than no file.

            Fix inotify code to handle dangling symlinks better and
            not SEGV in some circumstances.

            DNSSEC fix. In the case of a signed CNAME generated by a
            wildcard which pointed to an unsigned domain, the wrong
            status would be logged, and some necessary checks omitted.

(leot)

2015-08-15 12:37:08 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Uploader to 0.103010

(mef)

2015-08-15 12:37:00 UTC MAIN commitmail json YAML

Update to 0.103010
------------------
0.103010  2015-08-10 22:23:25-04:00 America/New_York
  - add --md5 option to print md5sum of uploaded files (Vincent Pit)

(mef)

2015-08-15 12:25:00 UTC MAIN commitmail json YAML

Updated devel/p5-B-Utils to 0.27

(mef)

2015-08-15 12:24:52 UTC MAIN commitmail json YAML

Update to 0.27
  - remove build/IFiles.pm from the shipped dist, as it is meant to be
    auto-generated at install time (was added in 0.26)
  - Support native B::OP::parent with 5.21.2 -DPERL_OP_PARENT (Reini Urban)
  - fix t/utils/40walk.t with 5.6 (Reini Urban)
  - Add $op->_parent method as fallback to our parent method since 5.21.2.

(mef)

2015-08-15 12:21:01 UTC MAIN commitmail json YAML

Updated devel/p5-B-Hooks-Parser to 0.16

(mef)

2015-08-15 12:20:52 UTC MAIN commitmail json YAML

Update 0.13 to 0.16
-------------------
0.16    2015-07-28 05:55:58Z
  - no changes since trial release

0.15    2015-07-22 16:17:48Z (TRIAL RELEASE)
  - restore the prototype of hook_parser_setup() for the C interface
    - restore B::Hooks::Parser::Install::Files, lost since version 0.13

0.14    2015-07-22 02:16:31Z (TRIAL RELEASE)
  - fix segfaults on clang by defining PERL_NO_GET_CONTEXT (thanks, Vincent
      Pit!  closes github #1, #2, RT#94463)

(mef)

2015-08-15 11:56:02 UTC MAIN commitmail json YAML

2015-08-15 11:55:26 UTC MAIN commitmail json YAML

Update i3 to version 4.10.3.

Release notes:
Bugfixes:

* serialize con_id with %p in run_binding() (For FreeBSD)
* ignore InputHint when not in WM_HINTS (fixes e.g. mupdf focus)
* disable physically disconnect RandR outputs
* initialize workspace rect to the output's upon creation
* userguide: quoted strings need to be used, escaping isn窶冲 possible
* mkdirp: do not throw an error if directory exists (fixes layout loss for
  in-place restarts)
* i3bar: fix freeing static strings

(nros)

2015-08-15 06:02:52 UTC MAIN commitmail json YAML

Fix NetBSD and Ruby 2.2 hardcoded lines.
Thank you joerg@.

(ryoon)

2015-08-14 21:21:51 UTC MAIN commitmail json YAML

Updated net/dnstop to 20140915

(leot)

2015-08-14 21:21:24 UTC MAIN commitmail json YAML

Update net/dnstop to dnstop-20140915, based on patches from Benedek Gergely
via pkgsrc-users@.

ok by wiz@.

Changes:
2014/09/12 Duane Wessels

    Added 'new-gtlds' filter, which includes only queries for names
    ending with one of the new (2013/2014) generic TLDs.  This may
    be useful to find hosts/servers using internal names which may
    collide with new gTLDs once they become active.  If you use
    short (not fully qualified) names internally you may be uknownlying
    relying on root (or other) name servers to return NXDOMAIN for
    them.  If so, "you're gonna have a bad time."

    Along with this new feature, TLD lists are now hashed in the
    code for faster lookups.

2012/11/30 Duane Wessels

    Added more entries to the table of known query type names (HINFO,
    AFSDB, PX, SSHFP, NSEC3, NSEC3PARAM, TLSA, DLV).

2012/10/15 Duane Wessels

    The 'refused' filter only works on responses, which are not
    processed by default.  Now, if the 'refused' filter is specified,
    dnstop will automatically process responses and ignore queries.

2012/06/11 Duane Wessels

    Added "qtype-any" filter for displaying ANY queries which are
    now fashionable in DNS based attacks.

2011/05/02 Duane Wessels

    Anand Buddhev pointed out that LDFLAGS= is missing from Makefile.in.
    Also updated known_tlds.h.

2011/01/27 Duane Wessels

    Fixed some portability bugs (OpenBSD, gmake 3.82) and other
    minor bugs.

    Added a feature (-n option) to restrict counting to a given
    query name.

2011/01/05 Duane Wessels

    Found a fixed a few problems after spending some quality time
    looking at the code.

    1) Hash table performance was terrible and has been improved.
      The hash table size is now configurable via command line
      option.

    2) Some things were double-counted when both -Q and -R were
      given.

    3) Added cumulative percentage totals to the tables

    4) Added -X option to disable the source+queryname tables, which
      could consume a lot of memory.

    5) Imported "inX_addr" mini-library for storing IPv4/IPv6
      addresses.

2010/12/27 Duane Wessels

    Fixed a bug where if stdout was a TTY but stdin was not a TTY,
    then dnstop would enter a loop on keyboard input and consume
    100% CPU.  Now it checks that stdin is a TTY as well.

(leot)

2015-08-14 21:10:40 UTC MAIN commitmail json YAML

Updated net/dnscap to dnscap-141.

(leot)

2015-08-14 21:08:00 UTC MAIN commitmail json YAML

Update net/dnscap to dnscap-141, from Benedek Gergely via pkgsrc-users@.

ok by wiz@.

Changes:
2012-03-22
        Added -Y option to specify the IP address of responses that
        should not be captured.  This option is useful when you want
        to capture queries and spoofed response (DDoS attack) traffic,
        but not the normal response traffic.

        Added -L option to specify that dnscap should capture both
        VLAN-tagged and un-tagged packets.  This is in contrast
        to the existing -l option which causes untagged packets
        to be ignored.

(leot)

2015-08-14 20:59:49 UTC MAIN commitmail json YAML

2015-08-14 20:59:10 UTC MAIN commitmail json YAML

2015-08-14 20:58:41 UTC MAIN commitmail json YAML

2015-08-14 20:57:49 UTC MAIN commitmail json YAML

Sync pattern with the package version.

(joerg)

2015-08-14 20:43:28 UTC MAIN commitmail json YAML

Use $MASTER_SITE_PYPI.

(kleink)

2015-08-14 20:42:55 UTC MAIN commitmail json YAML

Updated www/py-flask-admin to 1.2.0.

(kleink)

2015-08-14 20:41:37 UTC MAIN commitmail json YAML

Update py-flask-admin to 1.2.0.

1.2.0
-----

* Codebase was migrated to Flask-Admin GitHub organization
* Automatically inject Flask-WTF CSRF token to internal Flask-Admin forms
* MapBox v4 support for GeoAlchemy
* Updated translations with help of CrowdIn
* Show warning if field was ignored in form rendering rules
* Simple AppEngine backend
* Optional support for Font Awesome in templates and menus
* Bug fixes

(kleink)

2015-08-14 20:37:53 UTC MAIN commitmail json YAML

Updated filesystems/tahoe-lafs to 1.10.2

(wiz)

2015-08-14 20:37:43 UTC MAIN commitmail json YAML

Update to 1.10.2:

Release 1.10.2 (2015-07-30)
'''''''''''''''''''''''''''

Packaging Changes
-----------------

This release no longer requires the ``mock`` library (which was previously
used in the unit test suite). Shortly after the Tahoe-LAFS 1.10.1 release, a
new version of ``mock`` was released (1.1.0) that proved to be incompatible
with Tahoe's fork of setuptools, preventing Tahoe-1.10.1 from building at
all. `#2465`_

The ``tahoe --version`` output is now less likely to include scary diagnostic
warnings that look deceptively like stack traces. `#2436`_

The pyasn1 requirement was increased to >= 0.1.8.

.. _`#2465`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2465
.. _`#2436`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2436

Other Fixes
-----------

A WebAPI ``GET`` would sometimes hang when using the HTTP Range header to
read just part of the file. `#2459`_

Using ``tahoe cp`` to copy two different files of the same name into the same
target directory now raises an error, rather than silently overwriting one of
them. `#2447`_

All tickets closed in this release: 2328 2436 2446 2447 2459 2460 2461 2462
2465 2470.

.. _`#2459`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2459
.. _`#2447`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2447

(wiz)

2015-08-14 20:26:53 UTC MAIN commitmail json YAML

Updated net/py-twisted to 15.3.0

(wiz)

2015-08-14 20:26:42 UTC MAIN commitmail json YAML

Updated net/py-twisted to 15.3.0

(wiz)

2015-08-14 20:26:32 UTC MAIN commitmail json YAML

Update to 15.3.0:

Twisted Core 15.3.0 (2015-08-04)
================================

Features
--------
- twisted.application.app is now ported to Python 3 (#6914)
- twisted.plugin now supports Python 3 (#7182)
- twisted.cred.checkers is now ported to Python 3. (#7834)
- twisted.internet.unix is now ported to Python 3. (#7874)
- twisted.python.sendmsg has now been ported to Python 3, using the
  stdlib sendmsg/recvmsg functionality when available. (#7884)
- twisted.internet.protocol.Factory now uses the new logging system
  (twisted.logger) for all its logging statements. (#7897)
- twisted.internet.stdio is now ported to Python 3. (#7899)
- The isDocker method has been introduced on
  twisted.python.runtime.Platform to detect if the running Python is
  inside a Docker container. Additionally, Platform.supportsINotify()
  now returns False if isDocker() is True, because of many Docker
  storage layers having broken INotify. (#7968)

Bugfixes
--------
- twisted.logger.LogBeginner.beginLoggingTo now outputs the correct
  warning when it is called more than once. (#7916)

Deprecations and Removals
-------------------------
- twisted.cred.pamauth (providing PAM support) has been removed due
  to it being unusable in current supported Python versions. (#3728)
- twisted.application.app.HotshotRunner (twistd's hotshot profiler
  module) is removed and twistd now uses cProfile by default. (#5137)
- twisted.python.win32.getProgramsMenuPath and
  twisted.python.win32.getProgramFilesPath are now deprecated.
  (#7883)
- twisted.lore has now been removed, in preference to Sphinx. (#7892)
- Deprecated zsh tab-complete files are now removed in preference to
  twisted.python.usage's tab-complete functionality. (#7898)
- twisted.python.hashlib, deprecated since 13.1, has now been
  removed. (#7905)
- twisted.trial.runner.DryRunVisitor, deprecated in Twisted 13.0, has
  now been removed. (#7919)
- twisted.trial.util.getPythonContainers, deprecated since Twisted
  12.3, is now removed. (#7920)
- Twisted no longer supports being packaged as subprojects. (#7964)

Other
-----
- #6136, #7035, #7803, #7817, #7827, #7844, #7876, #7906, #7908,
  #7915, #7931, #7940, #7967, #7983

Twisted Conch 15.3.0 (2015-08-04)
=================================

Bugfixes
--------
- The Conch Unix server now sets the HOME environment variable when
  executing commands. (#7936)

Other
-----
- #7937

Twisted Web 15.3.0 (2015-08-04)
===============================

Features
--------
- twisted.web.xmlrpc is now ported to Python 3. (#7795)
- twisted.web.template and twisted.web.util are now ported to Python
  3. (#7811)
- twisted.web.error is now ported to Python 3. (#7845)

Deprecations and Removals
-------------------------
- twisted.web.html is now deprecated in favor of
  twisted.web.template. (#4948)

Other
-----
- #7895, #7942, #7949, #7952, #7975

(wiz)

2015-08-14 20:24:28 UTC MAIN commitmail json YAML

If the update call fails, log the response from the remote service

bump PKGREVISION

(abs)

2015-08-14 20:08:52 UTC MAIN commitmail json YAML

Updated converters/fribidi to 0.19.7

(wiz)

2015-08-14 20:08:43 UTC MAIN commitmail json YAML

Update to 0.19.7. Fix ABI version in bl3.mk while here.

Overview of changes between 0.19.6 and 0.19.7
=============================================
* Disable thread-unsafe memory pool by default. (bug #79385)
* Misc fixes.

(wiz)

2015-08-14 20:07:44 UTC MAIN commitmail json YAML

Updated security/caff to 2.1

(wiz)

2015-08-14 20:07:34 UTC MAIN commitmail json YAML

Update to 2.1:
make gnupg executable configurable
find out its version

(wiz)

2015-08-14 19:46:27 UTC MAIN commitmail json YAML

updated print/hplip to 3.15.7.

(schnoebe)

2015-08-14 19:45:29 UTC MAIN commitmail json YAML

Updated to build with Python 3.x -- removed dependency on py-xml (it was
    no longer needed/required.)

Updated to 3.15.7

Release Notes:

HPLIP 3.15.7 - This release has the following changes:
Added Support for the Following New Printers:

- HP Deskjet 1110 Printer
- HP Deskjet 1111 Printer
- HP Deskjet 1112 Printer
- HP DeskJet 2131 All-in-One Printer
- HP Deskjet Ink Advantage 1110 Printer
- HP Deskjet Ink Advantage 1115 Printer
- HP Deskjet Ink Advantage 1118 Printer
- HP DeskJet Ink Advantage 2130 All-in_One Printer
- HP DeskJet Ink Advantage 2135 All-in_One Printer
- HP DeskJet Ink Advantage 2138 All-in_One Printer
- HP DeskJet Ink Advantage 3630 All-in-One Printer
- HP DeskJet Ink Advantage 3635 All-in-One Printer
- HP DeskJet Ink Advantage 3636 All-in-One Printer
- HP DeskJet Ink Advantage 3638 All-in-One Printer
- HP DeskJet Ink Advantage 3830 All-in-One Printer
- HP DeskJet Ink Advantage 3835 All-in-One Printer
- HP OfficeJet 3830 All-in-One Printer
- HP OfficeJet 3832 All-in-One Printer
- HP OfficeJet 3834 All-in-One Printer
- HP Officejet 7510 Wide Format All-in-One Printer

Added support for the following new Distro's:

- Debian 8.1
- RHEL 7.1

Issues fixed:

- Removed the duplicate collate option from HP Device Manager
- Traceback error occurs when trying to configure a queue of same name
  but with different IO type
- Traceback error occurs when trying to add unicode file from Device
  Manager on RHEL5

Launchpad fixes:

1464013 - HPLIP installer prompts to set up printers, even when printers
are already set up
1432516 - Insecure binary driver verification (CVE-2015-0839)

(schnoebe)

2015-08-14 18:55:11 UTC MAIN commitmail json YAML

Use $MASTER_SITE_PYPI.

(kleink)

2015-08-14 18:53:43 UTC MAIN commitmail json YAML

Updated www/py-flask-wtf to 0.12.

(kleink)

2015-08-14 18:52:48 UTC MAIN commitmail json YAML

Update py-flask-wtf to 0.12.

Version 0.12
------------

Released 2015/07/09

- Abstract protect_csrf() into a separate method
- Update reCAPTCHA configuration
- Fix reCAPTCHA error handle

(kleink)

2015-08-14 18:47:40 UTC MAIN commitmail json YAML

Updated security/py-passlib to 1.6.5.

(kleink)

2015-08-14 18:46:33 UTC MAIN commitmail json YAML

Update py-passlib to 1.6.5.

**1.6.5** (2015-08-04) ======================

  Fixed some minor bugs in the test suite which were causing
  erroneous test failures (:issue:`57` and :issue:`58`). The passlib
  library itself is unchanged.

**1.6.4** (2015-07-25) ======================

    This release rolls up assorted bug & compatibility fixes since
    1.6.2.

Bugfixes --------

    * Correctly detect bcrypt 2.0.  Previous releases were incorrectly
      detecting it as py-bcrypt,
      causing spurious errors (:issue:`56`).

    * CryptContext now accepts scheme names as unicode (:issue:`54`).

    * :mod:`passlib.ext.django` now works correctly with Django
      1.7-1.8. Previous
      releases had various test failures (:issue:`52`).

    * :class:`passlib.apache.HtpasswdFile` now recognizes bcrypt,
      sha256_crypt, sha512_crypt
      hashes (:issue:`55`).

BCrypt Changes --------------

    A few changes have been made to the :class:`~passlib.hash.bcrypt`
    hash:

    * It now supports the ``$2b$`` hash format.

    * It will now issue a :exc:`~passlib.exc.PasslibSecurityWarning`
      if the active backend
      is vulnerable to the :ref:`wraparound bug <bsd-wraparound-bug>`,
      and automatically enable a workaround (py-bcrypt is known to
      be vulnerable as of v0.4).

    * It will throw a :exc:`~passlib.exc.PasslibSecurityError` if
      the active backend
      is vulnerable to the :ref:`8-bit bug <crypt-blowfish-bug>`
      (none of Passlib's backends are known to be vulnerable as of
      2015-07).

    * Updated documentation to indicate the cffi-based `bcrypt
      <https://pypi.python.org/pypi/bcrypt>`_
      library is now the recommended bcrypt backend.

    * Backend capability detection code refactored to rely on runtime
      detection
      rather than hardcoded information.

Other Changes -------------

    * Source repo's ``tox.ini`` updated.  Now assumes python3 by
      default, and refactored test
      environments to more cleanly delineate the different setups
      being tested.

    * Passlib releases are now published as wheels instead of eggs.

.. note::

    Release **1.6.3** was skipped due to upload issues.

(kleink)

2015-08-14 18:27:06 UTC MAIN commitmail json YAML

Add link to git repository in comment.

(wiz)

2015-08-14 18:25:49 UTC MAIN commitmail json YAML

Updated graphics/babl to 0.1.12

(wiz)

2015-08-14 18:25:40 UTC MAIN commitmail json YAML

Update to 0.1.12:

2012-03-30 babl-0.1.12
optimizations for floating point conversions, HSV and HSL color models,
removal of dead code, fixed CIE Lab conversions.

(wiz)

2015-08-14 18:18:01 UTC MAIN commitmail json YAML

Updated textproc/iso-codes to 3.60

(wiz)

2015-08-14 18:17:48 UTC MAIN commitmail json YAML

Update to 3.60:

iso-codes 3.60
--------------
Dr. Tobias Quathamer <toddy@debian.org>
Sun, 2 Aug 2015

  [ ISO 4217 ]
  * Correct name for AOK (Angolan Kwanza), spotted by
    Anders Jonsson. Thanks!

  [ ISO 4217 translations ]
  * French by Christian Perrier
  * Thai by Theppitak Karoonboonyanan
  * Swedish by Anders Jonsson (TP)

  [ ISO 639-5 translations ]
  * Polish by Jakub Bogusz (TP)

  [ ISO 639-3 translations ]
  * Polish by Jakub Bogusz (TP)
  * Russian by Dmitry Sivachenko (TP)
  * Ukrainian by Yuri Chornoivan (TP)

  [ ISO 3166 translations ]
  * Ukrainian by Yuri Chornoivan (TP)
  * Esperanto by Edmund GRIMLEY EVANS (TP)
  * Hungarian by Balázs Úr (TP)
  * Italian by Milo Casagrande (TP)
  * Polish by Jakub Bogusz (TP)
  * Russian by Yuri Kozlov (TP)
  * Norwegian Bokmaal by Hans Fredrik Nordhaug (TP)

  [ ISO 639 translations ]
  * Ukrainian by Yuri Chornoivan (TP)
  * Catalan by Jordi Mas i Hernàndez (TP)

  [ ISO 3166-2 translations ]
  * Polish by Jakub Bogusz (TP)

(wiz)

2015-08-14 18:16:50 UTC MAIN commitmail json YAML

2015-08-14 18:16:40 UTC MAIN commitmail json YAML

Update to 1.86b:

--------------
Version 1.86b:
--------------

  - Added support for AFL_SKIP_CRASHES, which is a very hackish solution to
    the problem of resuming sessions with intermittently crashing inputs.

  - Removed the hard-fail terminal size check, replaced with a dynamic
    warning shown in place of the UI. Based on feedback from Christian Holler.

  - Fixed a minor typo in show_stats. Spotted by Dingbao Xie.

(wiz)

2015-08-14 18:15:21 UTC MAIN commitmail json YAML

Updated misc/calibre to 2.35.0

(wiz)

2015-08-14 18:15:08 UTC MAIN commitmail json YAML

Update to 2.35.0:

- version: 2.35.0
  date: 2015-08-14

  new features:
    - title: "Kobo driver: Add support for the new firmware version
    3.17"

    - title: "E-book viewer: Allow setting the number of pages per
    screen separately for portrait and landscape modes."

  bug fixes:
    - title: "DOCX Input: Fix a regression in the previous release
    that broke conversion of some documents that specify vertical
    alignment in absolute units"

    - title: "Book list: Fix the current row number being partially
    cutoff on some windows 10 machines."

    - title: "Fix 'stopping content server' message popping up
    repeatedly even when it is closed while the content server has
    not fully stopped"

    - title: "Conversion: Fix error when converting a file that
    uses media queries with comments in the media selector."

  improved recipes:
    - American Spectator
    - South China Morning Post

  new recipes:
    - title: 3D News and iXBT.com
      author: bugmen00t

- version: 2.34.0
  date: 2015-08-07

  new features:
    - title: "Amazon metadata download: Add support for amazon.nl.
    To use it go to Preferences->Metadata download and configure
    the amazon plugin to use Netherlands as the source."

    - title: "Catalogs: Add an option to not add the generated
    catalog to the library."

    - title: "E-book viewer: Improve performance of hyphenation
    (by updating the version of the hyphenation library it uses)"

  bug fixes:
    - title: "DOCX Input: Add support for text whose vertical
    position is adjusted by offsets from the baseline"

    - title: "DOCX Output: Handle length and percentage values for
    vertical-align in the input document."

    - title: "Edit Book: Check Book: Fix automatic correction of
    invalid ids not updating the idrefs in the spine for ids in
    the manifest of the OPF file."

    - title: "E-book viewer: Fix printing to PDF could result in
    filenames with characters not supported by windows"

    - title: "E-book viewer: Also fix a bug in the hyphenation
    algorithm that could cause the word 'undefined' to be mangled
    during hyphenation."

    - title: "ODT Input: Fix custom styles with a dot in their name
    not being inherited."

  improved recipes:
    - Daily Express
    - The New Yorker
    - XKCD
    - Wired Magazine
    - Wired UK

(wiz)

2015-08-14 18:04:52 UTC MAIN commitmail json YAML

+ calibre-2.35.0, cgal-4.6.1, gnupg21-2.1.7, guile-gnome-2.16.3,
  openssh-7.0p1, py-ipython-4.0, sshguard-1.6.1.

(wiz)

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

Updated devel/py-setuptools to 18.1

(wiz)

2015-08-14 18:02:50 UTC MAIN commitmail json YAML

Update to 18.1:

----
18.1
----

* Upgrade to vendored packaging 15.3.

(wiz)

2015-08-14 18:01:05 UTC MAIN commitmail json YAML

Updated devel/py-tortoisehg to 3.5

(wiz)

2015-08-14 18:00:56 UTC MAIN commitmail json YAML

Update to 3.5:

TortoiseHg 3.5

TortoiseHg 3.5 is a major feature release, including the new
Mercurial 3.5 major release and a small number of bug-fix commits.

Bugs Fixes

    filectxactions: open save dialog where repository file exists (fixes #3445)
    grep: split inc/exc patterns on Comma instead of Comma+Space (fixes #836)
    lfprompt: suppress exception on getting size of inaccessible file (fixes #4240)
    qtlib: drop support for old-style icon lookup
    qtlib: load icons from filesystem unless frozen
    reporegistry: look for parent repo in model on removeSubrepo (fixes #4214)
    repowatcher: check mtime of bookmarks file (hg 3.5)
    repowatcher: detect rollback of repository states (fixes #4193)
    sync: sort bookmarks in target combobox alphabetically (fixes #4222)

Improvements

    names: experimental support for displaying any name space
    repoview: add an action to resize columns ignoring settings
    repowidget: add menu to filter ancestors, by author or branch (closes #1455)
    sync: allow to select user certificates by file dialog
    sync: open the save dialog when Enter is pressed in URL field
    workbench: add icon to Web Server menu item (closes #4211)

Installer

    update tsvn doc-diff scripts (fixes #3404, #4244)
    setup: build Qt resources only for py2exe target
    setup: do not pack unnecessary files to icon resource
    setup: generate config module according to installation options (refs #2178)
    setup: generate list of .mo files from existing .po files (fixes #2431)
    setup: move library.zip and dlls to lib/ directory (refs #4164, #4194)
    setup: respect prefix where nautilus extension will be installed (fixes #2178)

(wiz)

2015-08-14 17:54:53 UTC MAIN commitmail json YAML

Updated devel/reposurgeon to 3.28

(wiz)

2015-08-14 17:54:43 UTC MAIN commitmail json YAML

Update to 3.28:

3.26: 2015-07-05
    Make repotool honor the mirror directory argument for CVS.
    Fix gitlab issue 4: even successful CVS export returns error code.
    Fix some name lookup issues from the cache needing invalidation.
    Implement and document that action stamps from author dates are preferred.
    New --filter option to mailbox_out for selective emission of headers.
    Fix gitlab issue #9: blank lines in svn:ignore misinterpreted.

3.27: 2015-06-22
    Per-repo-type preserves aren't clobbered when there's a lister.
    Git repository hooks are preserved.
    Read support for Monotone, not yet very well tested.

(wiz)

2015-08-14 17:53:42 UTC MAIN commitmail json YAML

Updated time/py-vdirsyncer to 0.6.0

(wiz)

2015-08-14 17:53:33 UTC MAIN commitmail json YAML

Update to 0.6.0:

Version 0.6.0
=============

*released on 06 August 2015*

- ``password_command`` invocations with non-zero exit code are now fatal (and
  will abort synchronization) instead of just producing a warning.
- Vdirsyncer is now able to synchronize metadata of collections. Set ``metadata
  = ["displayname"]`` and run ``vdirsyncer metasync``.
- **Packagers:** Don't use the GitHub tarballs, but the PyPI ones.
- **Packagers:** ``build.sh`` is gone, and ``Makefile`` is included in
  tarballs. See the content of ``Makefile`` on how to run tests post-packaging.
- ``verify_fingerprint`` doesn't automatically disable ``verify`` anymore.

(wiz)

2015-08-14 17:48:03 UTC MAIN commitmail json YAML

Updated devel/py-cython to 0.23

(wiz)

2015-08-14 17:47:54 UTC MAIN commitmail json YAML

Update to 0.23:

0.23 (2015-08-08)
=================

Features added
--------------

* PEP 492 (async/await) was implemented.
  See https://www.python.org/dev/peps/pep-0492/

* PEP 448 (Additional Unpacking Generalizations) was implemented.
  See https://www.python.org/dev/peps/pep-0448/

* Support for coverage.py 4.0+ can be enabled by adding the plugin
  "Cython.Coverage" to the ".coveragerc" config file.

* Annotated HTML source pages can integrate (XML) coverage reports.

* Tracing is supported in ``nogil`` functions/sections and module init code.

* When generators are used in a Cython module and the module imports the
  modules "inspect" and/or "asyncio", Cython enables interoperability by
  patching these modules during the import to recognise Cython's internal
  generator and coroutine types. This can be disabled by C compiling the
  module with "-D CYTHON_PATCH_ASYNCIO=0" or "-D CYTHON_PATCH_INSPECT=0"

* When generators or coroutines are used in a Cython module, their types
  are registered with the ``Generator`` and ``Coroutine`` ABCs in the
  ``collections`` or ``collections.abc`` stdlib module at import time to
  enable interoperability with code that needs to detect and process Python
  generators/coroutines.  These ABCs were added in CPython 3.5 and are
  available for older Python versions through the ``backports_abc`` module
  on PyPI.  See https://bugs.python.org/issue24018

* Adding/subtracting/dividing/modulus and equality comparisons with
  constant Python floats and small integers are faster.

* Binary and/or/xor/rshift operations with small constant Python integers
  are faster.

* When called on generator expressions, the builtins ``all()``, ``any()``,
  ``dict()``, ``list()``, ``set()``, ``sorted()`` and ``unicode.join()``
  avoid the generator iteration overhead by inlining a part of their
  functionality into the for-loop.

* Keyword argument dicts are no longer copied on function entry when they
  are not being used or only passed through to other function calls (e.g.
  in wrapper functions).

* The ``PyTypeObject`` declaration in ``cpython.object`` was extended.

* The builtin ``type`` type is now declared as PyTypeObject in source,
  allowing for extern functions taking type parameters to have the correct
  C signatures.  Note that this might break code that uses ``type`` just
  for passing around Python types in typed variables.  Removing the type
  declaration provides a backwards compatible fix.

* ``wraparound()`` and ``boundscheck()`` are available as no-ops in pure
  Python mode.

* Const iterators were added to the provided C++ STL declarations.

* Smart pointers were added to the provided C++ STL declarations.
  Patch by Daniel Filonik.

* ``NULL`` is allowed as default argument when embedding signatures.
  This fixes ticket 843.

* When compiling with ``--embed``, the internal module name is changed to
  ``__main__`` to allow arbitrary program names, including those that would
  be invalid for modules.  Note that this prevents reuse of the generated
  C code as an importable module.

* External C++ classes that overload the assignment operator can be used.
  Patch by Ian Henriksen.

* Support operator bool() for C++ classes so they can be used in if statements.

Bugs fixed
----------

* Calling "yield from" from Python on a Cython generator that returned a
  value triggered a crash in CPython.  This is now being worked around.
  See https://bugs.python.org/issue23996

* Language level 3 did not enable true division (a.k.a. float division)
  for integer operands.

* Functions with fused argument types that included a generic 'object'
  fallback could end up using that fallback also for other explicitly
  listed object types.

* Relative cimports could accidentally fall back to trying an absolute
  cimport on failure.

* The result of calling a C struct constructor no longer requires an
  intermediate assignment when coercing to a Python dict.

* C++ exception declarations with mapping functions could fail to compile
  when pre-declared in .pxd files.

* ``cpdef void`` methods are now permitted.

* ``abs(cint)`` could fail to compile in MSVC and used sub-optimal code
  in C++.  Patch by David Vierra, original patch by Michael En��lin.

* Buffer index calculations using index variables with small C integer
  types could overflow for large buffer sizes.
  Original patch by David Vierra.

* C unions use a saner way to coerce from and to Python dicts.

* When compiling a module ``foo.pyx``, the directories in ``sys.path``
  are no longer searched when looking for ``foo.pxd``.
  Patch by Jeroen Demeyer.

* Memory leaks in the embedding main function were fixed.
  Original patch by Michael En��lin.

* Some complex Python expressions could fail to compile inside of finally
  clauses.

* Unprefixed 'str' literals were not supported as C varargs arguments.

* Fixed type errors in conversion enum types to/from Python.  Note that
  this imposes stricter correctness requirements on enum declarations.

Other changes
-------------

* Changed mangling scheme in header files generated by ``cdef api``
  declarations.

* Installation under CPython 3.3+ no longer requires a pass of the
  2to3 tool.  This also makes it possible to run Cython in Python
  3.3+ from a source checkout without installing it first.
  Patch by Petr Viktorin.

* ``jedi-typer.py`` (in ``Tools/``) was extended and renamed to
  ``jedityper.py`` (to make it importable) and now works with and
  requires Jedi 0.9.  Patch by Tzer-jen Wei.

(wiz)

2015-08-14 17:15:06 UTC MAIN commitmail json YAML

Updated geography/py-geojson to 1.3.0.

(kleink)

2015-08-14 17:13:00 UTC MAIN commitmail json YAML

Update py-geojson to 1.3.0.

1.3.0 (2015-08-11)
------------------

- Add utility to generate geometries with random data

  - https://github.com/frewsxcv/python-geojson/pull/60

(kleink)

2015-08-14 17:12:49 UTC MAIN commitmail json YAML

Updated x11/libdrm to 2.4.63

(wiz)

2015-08-14 17:12:35 UTC MAIN commitmail json YAML

Update to 2.4.63:

Libdrm 2.4.63 has been released. It contains the new libdrm_amdgpu library.

Alan Coopersmith (1):
      include <sys/types.h> & <sys/mkdev.h> directly for major() and minor()

Alex Deucher (10):
      drm: consolidate common list implementations (v2)
      drm: add util_math.h
      drm: add libdrm_amdgpu (v7)
      drm: add tests/amdgpu (v3)
      amdgpu: update to the latest kernel header
      fix configuration when amdgpu is disabled
      fix amdgpu cunit configure test harder
      move up cunit workaround for ubuntu/debian
      add a note about which version of cunit is fixed for debian/ubuntu
      radeon: add new OLAND pci id

Alexandr Akulich (1):
      libdrm/amdgpu: Fixed drm.h include.

Anuj Phogat (2):
      i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
      Set alignment value in drm_intel_add_validate_buffer()

Chris Wilson (1):
      drm: Detect no-op drmModeAtomicRequest and return early

Christian K旦nig (16):
      amdgpu: cleanup public interface v2
      amdgpu: add public bo list interface v3
      amdgpu: compare the primary device names instead
      amdgpu: remove bo_vas hash table v2
      amdgpu: add helper for VM mapping v2
      amdgpu: stop checking flag masks
      amdgpu: explicitly unmap GPU mapping on BO destruction
      amdgpu: remove flink export workaround v2
      amdgpu: cleanup VA IOCTL handling
      amdgpu: remove pointer arithmetic from command submission
      amdgpu: add CS dependencies v2
      gitignore: add some generated amdgpu files
      amdgpu: cleanup public interface style
      amdgpu: remove reference to AMD specific error codes
      amdgpu: use common fence structure for dependencies as well.
      amdgpu: fix bs buffer size for vce test

Emil Velikov (15):
      configure: default --enable-valgrind to auto
      freedreno: zero is a valid fd number, treat it as such
      omap: zero is a valid fd number, treat it as such
      xf86drm: fix incorrect fd comparison in drmOpenOnce{,WithType}
      Consistently check the fd value
      man: remove .man_fixup workaround
      Force enable amdgpu for the dist build/check.
      amdgpu/util_hash: hide private symbols from global namespace
      amdgpu/util_hash_table: hide private symbols from global namespace
      amdgpu: add a bunch of missing config.h includes
      amdgpu: cosmetic chances in license boilerplate
      amdgpu: squash trivial documentation typo
      amdgpu/amdgpu_vamgr: hide private symbols from global namespace
      amdgpu: hide the final internal functions from global namespace
      amdgpu: add symbols check test

Jack Xiao (2):
      amdgpu: fix round down/up page size error
      amdgpu: add zero timeout check in amdgpu_cs_query_fence_status

Jammy Zhou (24):
      amdgpu: remove active_rb_pipes from amdgpu_gpu_info
      amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC
      amdgpu: fix 32-on-64 support (v2)
      amdgpu: add ctx_id for wait_cs
      amdgpu: reuse the kernel IB flags v2
      amdgpu: validate the upper limit of virtual address v2
      amdgpu: fix the number of IB size enums
      amdgpu: remove unused AMDGPU_IB_RESOURCE_PRIORITY
      amdgpu: replace alloca with calloc v2
      amdgpu: add amdgpu_bo_list_update interface v2
      amdgpu: add IB sharing support v2
      tests/amdgpu: add shared IB submission test v2
      amdgpu: get rid of IB pool management v3
      tests/amdgpu: manage IB in client side
      amdgpu: add amdgpu_query_gds_info
      amdgpu: cleanup gds specific alloc/free functions
      amdgpu: merge amdgpu_drm.h from kernel
      amdgpu: do NULL check for bo handle in amdgpu_bo_query_info
      amdgpu: improve the amdgpu_cs_query_fence_status interface
      drm: fix the ALIGN macro to avoid value clamp
      tests/amdgpu: remove the duplicate IB allocation for VCE test
      amdgpu: add flags parameter for amdgpu_va_range_alloc
      amdgpu: add amdgpu_bo_va_op for va map/unmap support v3
      amdgpu: expose the PCI revision ID

Jonathan Gray (3):
      xf86drmMode: Implement drmCheckModesettingSupported() for OpenBSD
      xf86drm: correct the OpenBSD DRM_MAJOR define
      xf86drm: use the correct device minor names on OpenBSD

Joonyoung Shim (1):
      Build vbltest irrespective of the presence of libudev.

Julien Cristau (1):
      Fix headers inclusion in xf86drmMode.c

Ken Wang (8):
      amdgpu: make vamgr global
      amdgpu: add max_memory_clock for interface query
      amdgpu: add vram_type and vram_bit_width for interface query
      amdgpu: add ce_ram_size for interface query
      amdgpu: add ib_start_alignment and ib_size_alignment for interface query
      amdgpu: add base_preferred parameter to amdgpu_vamgr_find_va
      amdgpu : move management of user fence from libdrm to UMD
      test/amdgpu : fix a bug in VCE/UVD test introduced by previous change

Kristian H淡gsberg Kristensen (1):
      intel: Drop aub dumping functionality

Leo Liu (2):
      tests/amdgpu: implement VCE unit tests
      amdgpu: add VCE harvesting instance query

Marek Ol邸叩k (15):
      amdgpu: implement amdgpu_cs_query_reset_state
      amdgpu: fix a valgrind warning
      amdgpu: add new AMDGPU_TILING flags
      amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENT
      amdgpu: don't use amdgpu_cs_create_ib for allocation of the fence BO
      amdgpu: remove amdgpu_ib
      amdgpu: remove amdgpu_ib helpers
      amdgpu: remove bo_handle from amdgpu_cs_ib_info, IBs should be in buffer list
      amdgpu: allow exporting KMS handles with render nodes
      amdgpu: use alloca and malloc in critical codepaths (v2)
      amdgpu: fix valgrind warnings
      amdgpu: fix double mutex_unlock in amdgpu_bo_import
      drm/amdgpu: allow passing absolute timeouts to amdgpu_cs_query_fence_status
      amdgpu: check the user fence only if the IP supports user fences
      Bump version for release

Mario Kleiner (1):
      libdrm/amdgpu: Use private fd for amdgpu_device and winsys hash table to fix ZaphodHeads. (v2)

Michel D辰nzer (4):
      amdgpu: Use drmIoctl in amdgpu_ioctl_wait_cs
      amdgpu/tests: Use buf_handle in amdgpu_bo_alloc_and_map() error paths
      amdgpu/tests: Cast CPU map argument of amdgpu_bo_alloc_and_map to void**
      amdgpu: Remove unused local variables bo_size/offset from amdgpu_cs_submit

Sabre Shao (2):
      amdgpu: add va allocation intefaces
      amdgpu: add va range query interface

Tapani P辰lli (3):
      remove usage of 'c_plusplus' preprocessor macro
      intel: wrap intel_bufmgr.h C code for C++ compilation/linking
      modeprint: cleanup, remove compile warnings

monk.liu (7):
      amdgpu: support non-page-aligned userptr
      amdgpu: add missing mutex lock/unlock pair
      amdgpu: fix an error of bo_list handler
      amdgpu: do not call BO_LIST ioctl when no resource referred
      amdgpu: fix segfault when resources are NULL
      amdgpu: fix code alignment
      amdgpu: fix vamgr_free_va logic

(wiz)

2015-08-14 17:06:16 UTC MAIN commitmail json YAML

Added print/py-weasyprint version 0.24.

(kleink)

2015-08-14 17:05:27 UTC MAIN commitmail json YAML

+ py-weasyprint

(kleink)

2015-08-14 17:05:04 UTC MAIN commitmail json YAML

Import Weasyprint-0.24 as print/py-weasyprint.

WeasyPrint is a visual rendering engine for HTML and CSS that can
export to PDF. It aims to support web standards for printing.
WeasyPrint is free software made available under a BSD license.

It is based on various libraries but not on a full rendering engine
like WebKit or Gecko. The CSS layout engine is written in Python,
designed for pagination, and meant to be easy to hack on.

(kleink)

2015-08-14 17:01:09 UTC MAIN commitmail json YAML

Updated devel/py-blinker to 1.4.

(kleink)

2015-08-14 17:00:11 UTC MAIN commitmail json YAML

Update py-blinker to 1.4.

Version 1.4
-----------

Released July 23, 2015

- Verified Python 3.4 support (no changes needed)
- Additional bookkeeping cleanup for non-ANY connections at disconnect
  time.
- Added Signal._cleanup_bookeeping() to prune stale bookkeeping on
  demand

(kleink)

2015-08-14 16:17:16 UTC MAIN commitmail json YAML

This time, Darwin needs a little more magic

(adam)

2015-08-14 15:40:26 UTC MAIN commitmail json YAML

Note update of sysutils/collectd to 5.5.0nb4.

(he)

2015-08-14 15:39:28 UTC MAIN commitmail json YAML

2015-08-14 14:23:20 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-OverloadInfo to 0.003

(mef)

2015-08-14 14:23:11 UTC MAIN commitmail json YAML

Update to 0.003
----------------
0.003    2015-08-12 19:35:45+01:00 Europe/London
  - Return an empty hash instead of undef for classes with no overloads
    - Work around overload inheritance corruption before 5.16 (RT#106379)

(mef)

2015-08-14 12:59:04 UTC MAIN commitmail json YAML

Include sys/rndio.h if it's available to be able to compile the entropy
plugin on newer NetBSD releases (>= 7.99.9, by the looks of it).
No PKGREVISION bump since this is a configure+build fix.

(he)

2015-08-14 12:41:58 UTC MAIN commitmail json YAML

Updated math/R to 3.2.2

(wen)

2015-08-14 12:40:20 UTC MAIN commitmail json YAML

Update to 3.2.2

Upstream changes:
CHANGES IN R 3.2.2:

  SIGNIFICANT USER-VISIBLE CHANGES:

    * It is now easier to use secure downloads from https:// URLs on
      builds which support them: no longer do non-default options need
      to be selected to do so.  In particular, packages can be
      installed from repositories which offer https:// URLs, and those
      listed by setRepositories() now do so (for some of their
      mirrors).

      Support for https:// URLs is available on Windows, and on other
      platforms if support for libcurl was compiled in and if that
      supports the https protocol (system installations can be expected
      to do).  So https:// support can be expected except on rather old
      OSes (an example being OS X 'Snow Leopard', where a non-system
      version of libcurl can be used).

      (Windows only) The default method for accessing URLs _via_
      download.file() and url() has been changed to be "wininet" using
      Windows API calls.  This changes the way proxies need to be set
      and security settings made: there have been some reports of sites
      being inaccessible under the new default method (but the previous
      methods remain available).

  NEW FEATURES:

    * cmdscale() gets new option list. for increased flexibility when a
      list should be returned.

    * configure now supports texinfo version 6.0, which (unlike the
      change from 4.x to 5.0) is a minor update.  (Wish of PR#16456.)

    * (Non-Windows only) download.file() with default method = "auto"
      now chooses "libcurl" if that is available and a https:// or
      ftps:// URL is used.

    * (Windows only) setInternet2(TRUE) is now the default.  The
      command-line option --internet2 and environment variable
      R_WIN_INTERNET2 are now ignored.

      Thus by default the "internal" method for download.file() and
      url() uses the "wininet" method: to revert to the previous
      default use setInternet2(FALSE).

      This means that https:// can be read by default by
      download.file() (they have been readable by file() and url()
      since R 3.2.0).

      There are implications for how proxies need to be set (see
      ?download.file): also, cacheOK = FALSE is not supported.

    * chooseCRANmirror() and chooseBioCmirror() now offer HTTPS mirrors
      in preference to HTTP mirrors.  This changes the interpretation
      of their ind arguments: see their help pages.

    * capture.output() gets optional arguments type and split to pass
      to sink(), and hence can be used to capture messages.

  C-LEVEL FACILITIES:

    * Header Rconfig.h now defines HAVE_ALLOCA_H if the platform has
      the alloca.h header (it is needed to define alloca on Solaris and
      AIX, at least: see 'Writing R Extensions' for how to use it).

  INSTALLATION and INCLUDED SOFTWARE:

    * The libtool script generated by configure has been modified to
      support FreeBSD >= 10 (PR#16410).

  BUG FIXES:

    * The HTML help page links to demo code failed due to a change in R
      3.2.0.  (PR#16432)

    * If the na.action argument was used in model.frame(), the original
      data could be modified. (PR#16436)

    * getGraphicsEvent() could cause a crash if a graphics window was
      closed while it was in use. (PR#16438)

    * matrix(x, nr, nc, byrow = TRUE) failed if x was an object of type
      "expression".

    * strptime() could overflow the allocated storage on the C stack
      when the timezone had a non-standard format much longer than the
      standard formats. (Part of PR#16328.)

    * options(OutDec = s) now signals a warning (which will become an
      error in the future) when s is not a string with exactly one
      character, as that has been a documented requirement.

    * prettyNum() gains a new option input.d.mark which together with
      other changes, e.g., the default for decimal.mark, fixes some
      format()ting variants with non-default getOption("OutDec") such
      as in PR#16411.

    * download.packages() failed for type equal to either "both" or
      "binary".  (Reported by Dan Tenenbaum.)

    * The dendrogram method of labels() is much more efficient for
      large dendrograms, now using rapply().  (Comment #15 of PR#15215)

    * The "port" algorithm of nls() could give spurious errors.
      (Reported by Radford Neal.)

    * Reference classes that inherited from reference classes in
      another package could invalidate methods of the inherited class.
      Fixing this requires adding the ability for methods to be
      "external", with the object supplied explicitly as the first
      argument, named .self. See "Inter-Package Superclasses" in the
      documentation.

    * readBin() could fail on the SPARC architecture due to alignment
      issues.  (Reported by Radford Neal.)

    * qt(*, df=Inf, ncp=.) now uses the natural qnorm() limit instead
      of returning NaN. (PR#16475)

    * Auto-printing of S3 and S4 values now searches for print() in the
      base namespace and show() in the methods namespace instead of
      searching the global environment.

    * polym() gains a coefs = NULL argument and returns class "poly"
      just like poly() which gets a new simple=FALSE option.  They now
      lead to correct predict()ions, e.g., on subsets of the original
      data.

    * rhyper(nn, <large>) now works correctly. (PR#16489)

    * ttkimage() did not (and could not) work so was removed. Ditto for
      tkimage.cget() and tkimage.configure(). Added two Ttk widgets and
      missing subcommands for Tk's image command: ttkscale(),
      ttkspinbox(), tkimage.delete(), tkimage.height(),
      tkimage.inuse(), tkimage.type(), tkimage.types(),
      tkimage.width(). (PR#15372, PR#16450)

    * getClass("foo") now also returns a class definition when it is
      found in the cache more than once.

(wen)

2015-08-14 11:49:05 UTC MAIN commitmail json YAML

Updated security/gnutls to 3.3.17.1

(wiz)

2015-08-14 11:48:55 UTC MAIN commitmail json YAML

Update to 3.17.1:

* Version 3.3.17 (released 2015-08-10)

** libgnutls: Fix issue with server side sending the status request
  extension even when not requested. Reported by Jeremy Harris.

** libgnutls: gnutls_pkcs11_privkey_generate2() will store the generated
  public key, unless the GNUTLS_PKCS11_OBJ_FLAG_NO_STORE_PUBKEY flag is
  specified.

** libgnutls: fixed double free in DN decoding [GNUTLS-SA-2015-3].

** API and ABI modifications:
  No changes since last version.

* Version 3.3.16 (released 2015-07-12)

** libgnutls: Allow compilation with nettle 3.0 or later

** libgnutls: corrected failure when importing plain files
  with gnutls_x509_privkey_import2(), and a password was provided.

** libgnutls: Don't reject certificates if a CA has the URI or IP address
  name constraints, and the end certificate doesn't have an IP address
  name or a URI set.

** libgnutls: set and read the hint in DHE-PSK and ECDHE-PSK ciphersuites.

** API and ABI modifications:
  No changes since last version.

(wiz)

2015-08-14 08:57:09 UTC MAIN commitmail json YAML

Updated security/openssh to 6.9.1nb2

(jperkin)

2015-08-14 08:57:00 UTC MAIN commitmail json YAML

Fix a bug introduced 9 years ago in patch-sshd.c which has meant that
privilege separation has been disabled all that time.  The logic was changed
such that it was only enabled on Interix, instead of only being disabled on
Interix as originally intended.

While here, pull in patches from MacPorts to enable privsep on Darwin.

Bump PKGREVISION.

(jperkin)

2015-08-14 07:55:21 UTC MAIN commitmail json YAML

Updated meta-pkgs/boost to 1.59.0

(adam)

2015-08-14 07:54:04 UTC MAIN commitmail json YAML

2015-08-14 06:40:05 UTC MAIN commitmail json YAML

PLIST fix for optional builds

(adam)

2015-08-14 06:19:53 UTC MAIN commitmail json YAML

Updated ham/uhd to 3.8.5

(mef)

2015-08-14 06:19:14 UTC MAIN commitmail json YAML

(pkgsrc)
- Drop two patches, seems included
(upstream)
- Update 3.7.2 to 3.8.5

Change Log for Releases
==============================
## 003.008.005
* E3xx: Added support for battery-based E3xx device (E312),
  get_freq() for network mode, fixed GPS time initialization bug
* AD9361-based devices: Fixed frequency readback bug
* B200: Fixed DCM issues, better loopback failure handling,
  fix erroneous warning for custom clock rates
* X3x0: Better warnings for clock reate / ref freq
* multi_usrp: Added define for GPIO capabilities (enables
  exposure in GNU Radio)
* UHD: sc16->sc16 SSE converter
* Manual: Multiple minor updates, FPGA manual improvements,
* Build System: Fixed builds on some Windows platforms, removed
  stray prints

## 003.008.004
* B200: Fixed EEPROM writing bug, updated images for B200 Rev5/6
* E300: GPS antenna power defaults to staying on, GPS time used as
  default if available
* UBX: PDF frequency fix on X300
* USRP2: Bugfix that allows latest UHD to work with USRP2
* Documentation: Many fixes for E300 section, added FPGA manual

## 003.008.003
* UBX: Fixed phase synchronization issues
  (Related changes: Change X300 daughterboard frequency, increase
  N210 FIFO depth)
* Fixed many compiler warnings
* B200: Fixed timing issues, fixed tick rate issue, stabilized
  operations at high clock rates
* X300: Improved phase alignment across devices
* CMake: Build fixes
* E300: Flow control fix

## 003.008.002
* CMake: Introducing named versions for dev branches, enable static libs,
* E300: Docs updates, compat number bump, VCTCXO updates,
  more status bits for ref locking, fixed serial number length fix,
  RSSI Sensor
* B200: RSSI sensor
* AD9361: Better handling of different interpolation rates in FIR,
  fix for gain value truncation, removed gain value offset
* UBX: Added drivers
* Manual/Docs: Numerous updates, minimum compiler versions now specified,
* Converters: Multiple fixes for sc12
* Examples: Fixes to txrx_loopback_to_file
* Path handling vastly improved, made more consistent
* Minor UHD fixes

## 003.008.001
* B2x0: Fixed PLL settings, Fixed external ref selection, serialized
  streamer setup (thread-safety)
* X3x0: Fixed flow control issue, improved DAC ctrl + init logic,
  Fixed I/Q alignment issue
* Generation-3 devices: Fixed LED registers
* UHD: Improved tuning logic for manual tunes
* Tools: Multiple kitchen sink fixes, coloured output
* Examples: Multiple bugfixes (multi-channel ops)
* Docs/Manual: Multiple fixes, E310 panel images

## 003.008.000
* Added E310 support
* B200/B210: Moved AD9361 controls from firmware to host
* Added several tools: ZPU dissector, improved CHDR dissector,
  kitchen sink, B200/B210 USB debugging utility, latency
  measurement tool.
* Reorganized firmware/ directory structure. Refactored some
  firmware.
* Removed FPGA sources, is now in own repository (submoduled).
* Cleaned up command line arguments for some tools
* Added math namespace, plus a unified float comparison infrastructure
* Fixed tuning-related bugs
* Moved manual over to Doxygen, also several manual bug fixes and
  amendments
* Added many missing virtual destructors (less build warnings)
* Added support for NI-RIO 14.0
* X300 fixes: Not found over PCIe with no eth interfaces
* CMake improvements: Now comes with own UHDConfig.cmake and example
  to build standalone UHD apps, build fixes on Apple, interoperability
  with GNU Radio
* OctoClock fixes and improvements: Ethernet initialization, external
  ref detection, stability fixes, host driver (UHD can now talk to
  OctoClock)
* Examples: Improved GPIO example, rx_samples_to_file
* Bumped minimum Boost version to 1.46

## 003.007.003
* Fixed examples
* Removed compiler warnings
* Fixed CBX LO settings (FRAC truncation)
* Fixed build issues for out-of-tree tools for some distros
* Fixed some logging strings (SBX, GPSDO)
* Improved logging (speedups, removed unnecessary cycles)
* Added output sync for DAC reference clocks on X300
* Multiple FPGA improvements, as well as upgrade of build env
* Added support for B200 vs B210 discovery

(mef)

2015-08-14 04:53:08 UTC MAIN commitmail json YAML

2015-08-13 21:49:47 UTC MAIN commitmail json YAML

When the openssl option is enabled, ensure that the openssl libraries
required by the resulting libfetch.a are pulled in for dependencies.

(jperkin)

2015-08-13 20:48:48 UTC MAIN commitmail json YAML

Updated devel/subversion to 1.9.0

(adam)

2015-08-13 20:47:42 UTC MAIN commitmail json YAML

Version 1.9.0

User-visible changes:
- General:
  * make all commands provide brief description in help output (r1522518)
  * flush stdout before exiting to avoid information being lost (r1543868)

- Major new features:
  * fsfs: new format 7 with more efficient on-disk layout (r1547045 et al)
  * resolve: improve interactive conflict resolution menus
  * blame: support showing prospective as well as previous changes
  * info: support printing of individual values with --show-item (r1662620)
  * svn auth: new subcommand to manage cached credentials and certs
  * svnserve: cache config and authz to lower resource usage and be able to
    serve large numbers of connections with a limited number of threads
  * membuffer: quadruple the maximum cacheable directory size (r1545948 et al)
  * new filesystem fsx (faster, smaller); experimental - see release notes

- Minor new features and improvements:
See http://svn.apache.org/repos/asf/subversion/tags/1.9.0/CHANGES

(adam)

2015-08-13 20:32:58 UTC MAIN commitmail json YAML

Updated www/tinyproxy to 1.8.3nb5

(jperkin)

2015-08-13 20:32:30 UTC MAIN commitmail json YAML

Do not enable the socks5 option by default, the net/socsk5 package is
not redistributable, which prevents this package from being so too.

Bump PKGREVISION.

(jperkin)

2015-08-13 20:30:47 UTC MAIN commitmail json YAML

Remove non-portable ld argument.  Fixes build on Darwin.

(jperkin)

2015-08-13 20:27:43 UTC MAIN commitmail json YAML

- Switch to 32-bit version; 64-bit version has issues with emulation of
pselect6 syscall on NetBSD, leading to high CPU usage (busy polling)
- Also ensure QT_XKB_CONFIG_ROOT is set in the environment, otherwise
keyboard input might not work.

Bump PKGREVISION.

(tnn)

2015-08-13 20:17:30 UTC MAIN commitmail json YAML

Use the right subdirectory as rpath.

(joerg)

2015-08-13 20:17:03 UTC MAIN commitmail json YAML

2015-08-13 20:16:22 UTC MAIN commitmail json YAML

Don't use variable strings as format strings. Don't link with -lc_r on
the BSDs, use -lpthread. Accept openjdk8.

(joerg)

2015-08-13 15:45:53 UTC MAIN commitmail json YAML

Updated archivers/unrar to 5.3.2

(adam)

2015-08-13 15:42:06 UTC MAIN commitmail json YAML

2015-08-13 15:17:05 UTC MAIN commitmail json YAML

Updated pkgtools/pkgin to 0.9.1

(jperkin)

2015-08-13 15:16:55 UTC MAIN commitmail json YAML

Update pkgin to version 0.9.1.  Changes:

  * Fix off-by-one NUL handling in pkg_summary.  Problem noticed by yrmt,
    caused occasional failures on OSX.

(jperkin)

2015-08-13 15:15:07 UTC MAIN commitmail json YAML

Note updates of goffice0.10 and gnumeric112.

(he)

2015-08-13 15:14:29 UTC MAIN commitmail json YAML

Update gnumeric to version 1.12.23.

Pkgsrc changes:
* Adjust PLIST.
* Bump version number.
* Depend on newer version of goffice0.10.

Upstream changes:

gnumeric 1.12.23:

Noteworthy news in this release:
  * Fuzzed file hardening.
  * Solver refactoring.

Special thanks to Juha Kylm舅en from Oulu University Secure
Programming Group for running a large amount of fuzzing against
Gnumeric.

gnumeric 1.12.22:

Noteworthy news in this release:
  * Graph fixes and improvements.
  * Test suite improvements.
  * ODF/XLSX import and export fixes.
  * A schema for the ODF files we produce.

As part of our testing we check that the ODF, XLSX, and Gnumeric
files we produce are valid according to the relevant xml schema.
  * For Gnumeric files we provide the schema.
  * For XLSX there is an official schema which we use with a few
    fixes so Excel can read our files. (We consider the format to
    be defined by what XLSX writes.)
  * For ODS the situation is more problematic. We appear to be the
    first to release a schema for the ODS files we produce. That
    is mildly shocking -- several spreadsheets have ODS as their
    primary format, yet no-one seem to be validating the files they
    produce! There is an official schema for the format without
    extensions which is fine, except that no-one uses that format
    because there are lots of fairly basic things that cannot be
    expressed in the format without extensions.

(he)

2015-08-13 15:10:44 UTC MAIN commitmail json YAML

Update goffice0.10 to version 0.10.23 in preparation for new gnumeric112.

Pkgsrc changes:
* Bump version.
* Adjust PLIST.

Upstream changes:

goffice 0.10.23:

Details of changes by contributor:
Jean
  * Disable metafiles support when there is no screen. [Bug 748493].
  * Fuzzed file fixes. [Bug 750860] [Bug 751059] [Bug 751256]
    [Bug 751257] [Bug 751272] [Bug 751925] [Bug 752223].
Morten
  * Fix ABR [Bug 749167].
  * Shield Cairo from image sizes it cannot handle. [Bug 749274].
  * Plug leaks. [Bug 749395].
  * Portability problem affecting macs. [Bug 749463].
  * Fuzzed file fixes. [Bug 750047] [Bug 751250].
  * Fix log-fit problem. [Redhat Bug 1240470].
  * Fix general format for wide case. [Bug 752839].

goffice 0.10.22:

Noteworthy news in this release:
* Graph fixes and enhancements.

Details of changes by contributor:
Jean
  * Fix selection of axes using only part fo the plot area. [Bug 746456].
  * Protect colored xy and bubble plots against NULL z values.
  * Update circular axis bounds after a unit change. [Bug 746738].
  * Auto fill color made transparent for opened markers. [Bug 691025].
  * Make manual scale really manual. [Bug 700599].
Johannes Deutsch
  * Do not draw the line over the arrow head at start. [Bug 745736].
Morten
  * Improve log axis bounds. [Bug 745960].
  * Fix format used for stacked percentage graphs.
  * Don't force bar/col axis to include 0 for log axis.
  * Don't force radial plots to include 0 for log axis.
  * Rewrite pattern-fill rendering. [Bug 747212].
  * Add go_cotpi and go_atan2pi.
  * Fix persistence of ring plot center size.

(he)

2015-08-13 15:03:10 UTC MAIN commitmail json YAML

Updated archivers/p5-Archive-Zip to 1.49

(wiz)

2015-08-13 15:03:02 UTC MAIN commitmail json YAML

Update to 1.49:

1.49 Fri 31 Jul 2015
    - Fails on unseekable file handle after desiredCompressionLevel(), RT #54827
    - Upgrade build tools to avoid tar warnings, RT #105547

1.48 Thu 18 Jun 2015
    - Wrap skip in a SKIP: block [github/plicease]

1.47 Wed 17 Jun 2015
    - zip file with a deflated directory cannot be written out again [github/ntyni]
    - add missing test data to MANIFEST

(wiz)

2015-08-13 15:00:31 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-TimeZone to 1.93

(wiz)

2015-08-13 15:00:22 UTC MAIN commitmail json YAML

Update to 1.93:

1.93    2015-08-11

- This release is based on version 2015f of the Olson database. This release
  includes contemporary changes for Moldova, North Korea, and Uruguay.

(wiz)

2015-08-13 12:22:58 UTC MAIN commitmail json YAML

Updated devel/ruby-redmine to 3.1.0

(ryoon)

2015-08-13 12:22:14 UTC MAIN commitmail json YAML

Updateto 3.1.0

Changelog:
Redmine 3.1.0 released

I am happy to announce that Redmine 3.1.0 has been released. Highlights:

    Subtasking: option for independent subtask priority/start date/due date/done ratio (#5490), ability to filter the issue list by parent task or subtasks (#6118)
    Permission to view only your own time logs (#8929)
    Better handling of HTML-only emails (#16962), nokogiri is now used to parse incoming HTML
    Ability to limit the member management permission to certain roles (#19707)
    Security features (optional settings): ability to expire passwords after a configurable number of days (#19458), password re-entry for sensitive actions (#19851)

You can review all the changes in the Changelog.

About the maintenance of previous Redmine versions: 3.0.x maintenance will stop in favor of 3.1.x soon but Redmine 2.6.x will still be maintained until at least the end of 2015.

(ryoon)

2015-08-13 10:59:39 UTC MAIN commitmail json YAML

Since we compile with -Werror, build fails on using the BIF now(), which
is deprecated and creates a warning.

Quick and dirty replacement by erlang:timestamp(), until such time as
upgrading to a fixed yaws will be done.

(is)

2015-08-13 10:06:53 UTC MAIN commitmail json YAML

Use MASTER_SITE_GITHUB.

(jperkin)

2015-08-13 10:06:25 UTC MAIN commitmail json YAML

Updated pkgtools/pkgin to 0.9.0

(jperkin)

2015-08-13 10:05:19 UTC MAIN commitmail json YAML

Update pkgin to version 0.9.0.  Changes:

  * Significantly reduce RAM requirements for both "install" and "update",
    headline number is "pkgin install gcc47" on SmartOS/x86_64 reduces from
    383MB to 14MB, as well as being significantly faster, especially on
    slower hardware.  See my blog post at
    <http://www.perkin.org.uk/posts/reducing-ram-usage-in-pkgin.html> for
    more details.

  * Handle pkg_add signature verification failures.

  * Support pkg_summary.xz if available.

  * Don't switch to parsable output when stdout isn't a tty, which broke
    various automation tools.

  * Integrate patches/patch-external_progressmeter.h

Tested on NetBSD, OSX, and SmartOS.

(jperkin)

2015-08-13 08:57:08 UTC MAIN commitmail json YAML

Bring in a patch from upstream to fix unaligned access in the metadata
journal

(martin)

2015-08-13 07:43:51 UTC MAIN commitmail json YAML

Updated databases/redis to 3.0.3

(fhajny)

2015-08-13 07:43:40 UTC MAIN commitmail json YAML

Update databases/redis to 3.0.3.

--[ Redis 3.0.3 ] Release date: 17 Jul 2015

Upgrade urgency: LOW for Redis and Sentinel.

* [FIX] Fix blocking operations timeout precision when HZ is at its default
        value (not increased) and there are thousands of clients connected
        at the same time. This bug affected Sidekiq users that experienced
        a very long delay for BLPOP and similar commands to return for
        timeout. Check commit b029ff1 for more info. (Salvatore Sanfilippo)
* [FIX] MIGRATE "creating socket: Invalid argument" error fix. Check
        issues #2609 and #2612 for more info. (Salvatore Sanfilippo)
* [FIX] Be able to connect to the master even when the slave is bound to
        just the loopback interface and has no valid public address in the
        network the master is reacahble. (Salvatore Sanfilippo)
* [FIX] ZADD with options encoding promotion fixed. (linfangrong)
* [FIX] Reset aof_delayed_fsync on CONFIG RESETSTATS. (Tom Kiemes)
* [FIX] PFCOUNT key parsing in cluster fixed. (MOON_CLJ)
* [FIX] Fix Solaris compilation of Redis 3.0. (Jan-Erik Rediger)

* [NEW] Variadic EXISTS command. Now the command accepts multiple arguments
        and returns the total count of existing keys.

(fhajny)

2015-08-13 06:53:45 UTC MAIN commitmail json YAML

Set correct variable to get newer version of libodfgen

Thanks, wiz!

(pgoyette)

2015-08-13 06:17:57 UTC MAIN commitmail json YAML

We also need an updated libodfgen ...

(pgoyette)

2015-08-13 05:48:35 UTC MAIN commitmail json YAML

This wants libetonyek-0.1.2 or newer.

(wiz)

2015-08-12 22:27:23 UTC MAIN commitmail json YAML

Use memmove instead of memcpy in one place.
It seems the arguments sometimes overlap, and _FORTIFY_SOURCE=2 causes it
to dump core in this case.

Bump PKGREVISION.

(wiz)

2015-08-12 22:27:10 UTC MAIN commitmail json YAML

This package has no cups option, remove (optional) cups15 bl3.mk inclusion.

(wiz)

2015-08-12 22:20:01 UTC MAIN commitmail json YAML

Use memmove instead of memcpy in one place.
It seems the arguments sometimes overlap, and _FORTIFY_SOURCE=2 causes it
to dump core in this case.

Bump PKGREVISION.

(wiz)

2015-08-12 20:17:31 UTC pkgsrc-2015Q2 commitmail json YAML

Pullup ticket #4790, #4791 and #4792.

(tron)

2015-08-12 20:17:12 UTC pkgsrc-2015Q2 commitmail json YAML

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

Revisions pulled up:
- lang/php/phpversion.mk                                        1.108
- lang/php56/distinfo                                          1.14

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sat Aug  8 00:13:36 UTC 2015

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

  Log Message:
  Update php56 to 5.6.12.

  06 Aug 2015, PHP 5.6.12

  - Core:
    . Fixed bug #70012 (Exception lost with nested finally block). (Laruence)
    . Fixed bug #70002 (TS issues with temporary dir handling). (Anatol)
    . Fixed bug #69793 (Remotely triggerable stack exhaustion via recursive
      method calls). (Stas)
    . Fixed bug #69892 (Different arrays compare indentical due to integer key
      truncation). (Nikita)
    . Fixed bug #70121 (unserialize() could lead to unexpected methods execution
      / NULL pointer deref). (Stas)

  - CLI server:
    . Fixed bug #69655 (php -S changes MKCALENDAR request method to MKCOL). (cmb)
    . Fixed bug #64878 (304 responses return Content-Type header). (cmb)

  - GD:
    . Fixed bug #53156 (imagerectangle problem with point ordering). (cmb)
    . Fixed bug #66387 (Stack overflow with imagefilltoborder). (cmb)
    . Fixed bug #70102 (imagecreatefromwebm() shifts colors). (cmb)
    . Fixed bug #66590 (imagewebp() doesn't pad to even length). (cmb)
    . Fixed bug #66882 (imagerotate by -90 degrees truncates image by 1px). (cmb)
    . Fixed bug #70064 (imagescale(..., IMG_BICUBIC) leaks memory). (cmb)
    . Fixed bug #69024 (imagescale segfault with palette based image). (cmb)
    . Fixed bug #53154 (Zero-height rectangle has whiskers). (cmb)
    . Fixed bug #67447 (imagecrop() add a black line when cropping). (cmb)
    . Fixed bug #68714 (copy 'n paste error). (cmb)
    . Fixed bug #66339 (PHP segfaults in imagexbm). (cmb)
    . Fixed bug #70047 (gd_info() doesn't report WebP support). (cmb)

  - ODBC:
    . Fixed bug #69975 (PHP segfaults when accessing nvarchar(max) defined
      columns). (cmb)

  - OpenSSL:
    . Fixed bug #69882 (OpenSSL error “key values mismatch” after
      openssl_pkcs12_read with extra cert) (Tomasz Sawicki)
    . Fixed bug #70014 (openssl_random_pseudo_bytes() is not cryptographically
      secure). (Stas)

  - Phar:
    . Improved fix for bug #69441. (Anatol Belski)
    . Fixed bug #70019 (Files extracted from archive may be placed outside of
      destination directory). (Anatol Belski)

  - SOAP:
    . Fixed bug #70081 (SoapClient info leak / null pointer dereference via
      multiple type confusions). (Stas)

  - SPL:
    . Fixed bug #70068 (Dangling pointer in the unserialization of ArrayObject
      items). (sean.heelan)
    . Fixed bug #70166 (Use After Free Vulnerability in unserialize() with
      SPLArrayObject). (taoguangchen at icloud dot com)
    . Fixed bug #70168 (Use After Free Vulnerability in unserialize() with
      SplObjectStorage). (taoguangchen at icloud dot com)
    . Fixed bug #70169 (Use After Free Vulnerability in unserialize() with
      SplDoublyLinkedList). (taoguangchen at icloud dot com)

  - Standard:
    . Fixed bug #70096 (Repeated iptcembed() adds superfluous FF bytes). (cmb)

(tron)

2015-08-12 20:12:29 UTC pkgsrc-2015Q2 commitmail json YAML

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

Revisions pulled up:
- lang/php/phpversion.mk                                        1.107
- lang/php55/distinfo                                          1.44

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sat Aug  8 00:12:22 UTC 2015

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

  Log Message:
  Update php55 to 5.5.28.

  06 Aug 2015, PHP 5.5.28

  - Core:
    . Fixed bug #69793 (Remotely triggerable stack exhaustion via recursive
      method calls). (Stas)
    . Fixed bug #69892 (Different arrays compare indentical due to integer key
      truncation). (Nikita)
    . Fixed bug #70002 (TS issues with temporary dir handling). (Anatol)
    . Fixed bug #70121 (unserialize() could lead to unexpected methods execution
      / NULL pointer deref). (Stas)

  - OpenSSL:
    . Fixed bug #70014 (openssl_random_pseudo_bytes() is not cryptographically
      secure). (Stas)

  - Phar:
    . Improved fix for bug #69441. (Anatol Belski)
    . Fixed bug #70019 (Files extracted from archive may be placed outside of
      destination directory). (Anatol Belski)

  - SOAP:
    . Fixed bug #70081 (SoapClient info leak / null pointer dereference via
        multiple type confusions). (Stas)

  - SPL:
    . Fixed bug #70068 (Dangling pointer in the unserialization of ArrayObject
      items). (sean.heelan)
    . Fixed bug #70166 (Use After Free Vulnerability in unserialize() with
      SPLArrayObject). (taoguangchen at icloud dot com)
    . Fixed bug #70168 (Use After Free Vulnerability in unserialize() with
      SplObjectStorage). (taoguangchen at icloud dot com)
    . Fixed bug #70169 (Use After Free Vulnerability in unserialize() with
      SplDoublyLinkedList). (taoguangchen at icloud dot com)

(tron)

2015-08-12 20:07:45 UTC pkgsrc-2015Q2 commitmail json YAML

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

Revisions pulled up:
- lang/php/phpversion.mk                                        1.106
- lang/php54/distinfo                                          1.62

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sat Aug  8 00:11:29 UTC 2015

  Modified Files:
  pkgsrc/lang/php: pear.mk phpversion.mk
  pkgsrc/lang/php54: distinfo

  Log Message:
  Update phpt54 to 5.4.44.

  06 Aug 2015 PHP 5.4.44

  - Core:
    . Fixed bug #69793 (Remotely triggerable stack exhaustion via recursive
      method calls). (Stas)
    . Fixed bug #69892 (Different arrays compare indentical due to integer key
      truncation). (Nikita)
    . Fixed bug #70121 (unserialize() could lead to unexpected methods execution
      / NULL pointer deref). (Stas)

  - OpenSSL:
    . Fixed bug #70014 (openssl_random_pseudo_bytes() is not cryptographically
      secure). (Stas)

  - Phar:
    . Improved fix for bug #69441. (Anatol Belski)
    . Fixed bug #70019 (Files extracted from archive may be placed outside of
      destination directory). (Anatol Belski)

  - SOAP:
    . Fixed bug #70081 (SoapClient info leak / null pointer dereference via
        multiple type confusions). (Stas)

  - SPL:
    . Fixed bug #70068 (Dangling pointer in the unserialization of ArrayObject
      items). (sean.heelan)
    . Fixed bug #70166 (Use After Free Vulnerability in unserialize() with
      SPLArrayObject). (taoguangchen at icloud dot com)
    . Fixed bug #70168 (Use After Free Vulnerability in unserialize() with
      SplObjectStorage). (taoguangchen at icloud dot com)
    . Fixed bug #70169 (Use After Free Vulnerability in unserialize() with
      SplDoublyLinkedList). (taoguangchen at icloud dot com)

(tron)

2015-08-12 18:31:52 UTC MAIN commitmail json YAML

Updated devel/py-requests to 2.7.0

(gls)

2015-08-12 18:31:16 UTC MAIN commitmail json YAML

Updated py-requests to 2.7.0

Upstream changes:
=================

2.7.0 (2015-05-03)

This is the first release that follows our new release process. For more, see
our documentation.

Bugfixes

    Updated urllib3 to 1.10.4, resolving several bugs involving chunked
transfer encoding and response framing.

2.6.2 (2015-04-23)

Bugfixes

    Fix regression where compressed data that was sent as chunked data was not
properly decompressed. (#2561)

2.6.1 (2015-04-22)

Bugfixes

    Remove VendorAlias import machinery introduced in v2.5.2.
    Simplify the PreparedRequest.prepare API: We no longer require the user to
pass an empty list to the hooks keyword argument. (c.f. #2552)
    Resolve redirects now receives and forwards all of the original arguments
to the adapter. (#2503)
    Handle UnicodeDecodeErrors when trying to deal with a unicode URL that
cannot be encoded in ASCII. (#2540)
    Populate the parsed path of the URI field when performing Digest
Authentication. (#2426)
    Copy a PreparedRequest's CookieJar more reliably when it is not an instance
of RequestsCookieJar. (#2527)

(gls)

2015-08-12 18:16:34 UTC MAIN commitmail json YAML

Updated security/clusterssh to 4.03.06

(gls)

2015-08-12 18:16:12 UTC MAIN commitmail json YAML

Updated clusterssh to 4.03_06

pkgsrc changes:
===============

- Add dependencies for tests
- /usr/bin/env police

Upstream changes:
=================
4.03_06 2015-01-31 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Remoe references to 'logmsg' preventing the history window from working
(thanks to Andrew Stevenson)

4.03_05 2014-12-20 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Fix options parsing tests picked up via cpantesters on different version of
perl

4.03_04 2014-12-12 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Do not use system perl but whatever is found in PATH (to stop breaking
perlbrew based builds)
- Warn when the configured terminal isn't installed/found
- Don't show 'Opening to:' when no servers are given

4.03_03 2014-09-28 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Force tests to have English locale when user has something else set (Github
issue: 10) (thanks to Emanuele Tomasi)
- Skip permissions check test when run as root as the results are invalid
(Github issue: 11) (thanks to Deny Dias)
- Ensure config file option for ssh_args is not lost when options is not used
on command line (Github issue: 14)
- New Send menu option to send a numeric value between 1 and 1024 (thanks to
cqexbesd)
- Remove all history when history window closed (thanks to Bill Rushmore)

4.03_02 2014-08-10 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Fix behaviour when external cluster command is not defined or doesn't exist

4.03_01 2014-07-09 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Amended host parsing to include alternative IPv6 address port definitions,
e.g. 1::2::3::4/5567
- List available external tags with -L option and also add into 'Add Host' in
UI
[NOTE: Some options have changed!]
- Rework options code

4.02_05 0000-00-00 Duncan Ferguson <duncan_ferguson@user.sf.net> (unreleased)
- Add in 'Set all active' and 'Set half active' host menu options (thanks to
Andrew Stevenson)

4.02_04 2014-05-17 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Amend 'Changes' file format to match CPAN specs (see CPAN::Changes)
- Correct autoclose short option to what is actually used (Github issue 4)
(thanks to Simon Fraser)
- Fix 'use_all_a_records' option (Github issue: 5) (thanks to Simon Fraser)
- Fix 'title' option (thanks to Barry Roberts)
- Fix 'Add host or cluster' window to contain cluster names

4.02_03 2014-01-31 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Fix 'File->Show History' (Sf support request 41)
- Amend 'tag-file' short option to 'r' to avoid option clash

4.02_02 2014-01-13 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Fixed macros (%u, %s, %h, %n) not doing multiple replacements
- Add in key shortcut for username macro (ALT-u)
- Add in key shortcut for local hostname macro (ALT-l)
- Fix a bug with 'show history' key shortcut
- Fix "uninitialised errors in hash element" bug [clusterssh
support-requests:#38]
- Fixed the default cluster not being opened
- Add in toggle for macros

(gls)

2015-08-12 17:43:53 UTC MAIN commitmail json YAML

Updated cad/eagle to 7.3.0

(tnn)

2015-08-12 17:39:36 UTC MAIN commitmail json YAML

Update to eagle-7.3.0.

Changes since version 4 are much to numerous to list but include for
example a new autorouting tool, 64-bit support and usability improvements
in all subsystems such as editor, CAM processor and component library.

(tnn)

2015-08-12 17:35:30 UTC MAIN commitmail json YAML

add license file for cad/eagle

(tnn)

2015-08-12 14:15:35 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 6.14

(wen)

2015-08-12 14:14:15 UTC MAIN commitmail json YAML

Update to 6.14

Upstream changes:
6.14  2015-07-12
  - Improved app generator command not to create a log directory.

6.13  2015-07-08
  - Added support for validating file uploads.
  - Added upload check to Mojolicious::Validator.
  - Improved error messages for broken applications in Mojo::Server. (mst)
  - Improved subscribers method in Mojo::EventEmitter to allow subscribers to be
    modified more easily.

(wen)

2015-08-12 14:07:38 UTC MAIN commitmail json YAML

Updated www/p5-HTTP-Tiny to 0.056

(wen)

2015-08-12 14:06:17 UTC MAIN commitmail json YAML

Update to 0.056

Upstream changes:
0.056    2015-05-19 06:00:40-04:00 America/New_York

    - No changes from 0.055

0.055    2015-05-07 18:13:41-04:00 America/New_York (TRIAL RELEASE)

    [ADDED]

    - Added 'can_ssl' method to detect SSL support before trying and
      failing with a fatal exception.

    - Added support for 308 redirects

    [FIXED]

    - When specifying a custom CA file, if that file is missing or
      unreadable, HTTP::Tiny will no longer fall back to a default CA

    [DOCUMENTED]

    - Noted units are bytes for max_size

0.054    2015-01-27 07:18:19-05:00 America/New_York

    [ADDED]

    - Added more fallback paths to find CA files (thanks golang)

    [DOCUMENTED]

    - Fixed a typo

(wen)

2015-08-12 14:01:12 UTC MAIN commitmail json YAML

Remove p5-Class-Std because it had been updated to 0.013 last month

(wen)

2015-08-12 13:56:01 UTC MAIN commitmail json YAML

Updated www/mediawiki to 1.25.2

(wen)

2015-08-12 13:49:40 UTC MAIN commitmail json YAML

Update to 1.25.2

Upstream changes:
== Security fixes ==

* Internal review discovered that Special:DeletedContributions did not
properly
protect the IP of autoblocked users. This fix makes the functionality of
Special:DeletedContributions consistent with Special:Contributions and
Special:BlockList.
<https://phabricator.wikimedia.org/T106893>

* Internal review discovered that watchlist anti-csrf tokens were not being
compared in constant time, which could allow various timing attacks. This
could
allow an attacker to modify a user's watchlist via csrf.
<https://phabricator.wikimedia.org/T94116>

* John Menerick reported that MediaWiki's thumb.php failed to sanitize
various
error messages, resulting in xss.
<https://phabricator.wikimedia.org/T97391>

Additionally, the following extensions have been updated to fix security
issues:

* Extension:SemanticForms - MediaWiki user Grunny discovered multiple
reflected
xss vectors in SemanticForms. Further internal review discovered and fixed
other reflected and stored xss vectors.
<https://phabricator.wikimedia.org/T103391>
<https://phabricator.wikimedia.org/T103765>
<https://phabricator.wikimedia.org/T103761>

* Extension:SyntaxHighlight_GeSHi - xss and potential DoS vectors. Internal
review discovered that the contib directory for GeSHi was re-included in
MediaWiki 1.25. Some scripts could be potentially be used for DoS, and
DAU Huy Ngoc discovered an xss vector. All contrib scripts have been
removed.
<https://phabricator.wikimedia.org/T108198>

* Extension:TimedMediaHandler - User:McZusatz reported that resetting
transcodes deleted the transcode without creating a new one, which could be
used for vandalism or potentially DoS.
<https://phabricator.wikimedia.org/T100211>

* Extension:Quiz - Internal review discovered that Quiz did not properly
escape
regex metacharacters in a user controlled regular expression, enabling a DoS
vector.
<https://phabricator.wikimedia.org/T97083>

* Extension:Widgets - MediaWiki developer Majr reported a potential HTML
injection (xss) vector.
<https://phabricator.wikimedia.org/T88964>

== Bug Fixes in 1.25.2 ==
* (T102562) Fix InstantCommons parameters to handle the new HTTPS-only
  policy of Wikimedia Commons.
* (T100767) Setting a configuration setting for skin or extension to
  false in LocalSettings.php was not working.
* (T100635) API action=opensearch json output no longer breaks when
  $wgDebugToolbar is enabled.
* (T102522) Using an extension.json or skin.json file which has
  a "manifest_version" property for 1.26 compatability will no longer
  trigger warnings.
* (T86156) Running updateSearchIndex.php will not throw an error as
  page_restrictions has been added to the locked table list.
* Special:Version would throw notices if using SVN due to an incorrectly
  named variable. Add an additional check that an index is defined.

(wen)

2015-08-12 12:48:49 UTC MAIN commitmail json YAML

Updated graphics/glew to 1.13.0

(adam)

2015-08-12 12:13:02 UTC MAIN commitmail json YAML

2015-08-12 11:34:00 UTC MAIN commitmail json YAML

2015-08-12 11:32:26 UTC MAIN commitmail json YAML

removed xfmedia.

(youri)

2015-08-12 11:31:06 UTC MAIN commitmail json YAML

2015-08-12 10:52:49 UTC MAIN commitmail json YAML

2015-08-12 08:55:21 UTC MAIN commitmail json YAML

Updated math/fricas to 1.2.6

(asau)

2015-08-12 08:50:37 UTC MAIN commitmail json YAML

Update to FriCAS 1.2.6

Changse 1.2.6:

- Eigenvalues can be computed over larger range of base fields.
- Common denomiantor package handles now multivariate polynomials.
- More uniform break (error) handling.

Bug fixes, in particular:

- 'distribute' handles 'box' operator.
- Fixed problem with guessing over multivariate polynomilas.
- Fixed hashcode handling for Void in Aldor.

(asau)

2015-08-12 06:56:36 UTC MAIN commitmail json YAML

Updated emulators/qemu to 2.4.0

(ryoon)