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

2024-05-13 15:06:22 UTC Now

2017-01-31 10:13:46 UTC MAIN commitmail json YAML

Update graphics/zathura-cb to zathura-cb-0.1.6

Changes:
- Link with -fPIC
- Update Makefile

(leot)

2017-01-31 10:13:16 UTC MAIN commitmail json YAML

Updated print/zathura-pdf-poppler to 0.2.7

(leot)

2017-01-31 10:12:42 UTC MAIN commitmail json YAML

Update print/zathura-pdf-poppler to zathura-pdf-poppler-0.2.7

Changes:
- Cache page height for improved performance
- Clean-up old compatibility code
- Mac OSX build support
- Several fixes and improvements

(leot)

2017-01-31 10:12:13 UTC MAIN commitmail json YAML

Updated print/zathura-pdf-mupdf to 0.3.1

(leot)

2017-01-31 10:12:02 UTC MAIN commitmail json YAML

2017-01-31 10:11:28 UTC MAIN commitmail json YAML

Updated print/zathura-ps to 0.2.4

(leot)

2017-01-31 10:11:17 UTC MAIN commitmail json YAML

Update print/zathura-ps to zathura-ps-0.2.4

Changes:
- Link with -fPIC
- Update Makefile

(leot)

2017-01-31 10:10:05 UTC MAIN commitmail json YAML

Updated print/zathura to 0.3.7

(leot)

2017-01-31 10:09:53 UTC MAIN commitmail json YAML

Update print/zathura to zathura-0.3.7

Changes:
- Improved logging
- Improve page mode toggling
- Several fixes and improvements
- Updated translations

(leot)

2017-01-31 10:09:28 UTC MAIN commitmail json YAML

Updated graphics/girara to 0.2.7

(leot)

2017-01-31 10:09:15 UTC MAIN commitmail json YAML

2017-01-31 01:37:19 UTC MAIN commitmail json YAML

Add support for more dependencies by default

This registers support for libXrandr and libXScrnSaver. Pulseaudio is now
suggested by default as well (as is the case for mplayer).

Bump PKGREVISION.

(khorben)

2017-01-30 21:16:34 UTC MAIN commitmail json YAML

Fix 'make test' target.

(alnsn)

2017-01-30 19:50:28 UTC MAIN commitmail json YAML

Added math/amath version 1.6.2

(leot)

2017-01-30 19:50:07 UTC MAIN commitmail json YAML

2017-01-30 19:49:26 UTC MAIN commitmail json YAML

Import amath-1.6.2 as math/amath

Features a case sensitive command line interface, internal IEEE 754
calculations with 15 significant digits, calculations with real and
complex numbers, variables and user defined functions, logarithmic
and exponential functions, trigonometric and hyperbolic function
and selected mathematical constants and rounding functions.

Packaged by Carsten Larsen via PR pkg/51922

(leot)

2017-01-30 17:26:49 UTC MAIN commitmail json YAML

Updated x11/gtk3 to 3.22.7

(prlw1)

2017-01-30 17:26:19 UTC MAIN commitmail json YAML

Update gtk3+ to 3.22.7

Overview of Changes in GTK+ 3.22.7
==================================

* Bugs fixed:
165385 Win32 keyboard handling still incomplete
769214 keyval field not filled correctly for Pause key
769835 On Wayland, application containing GtkGLArea stops responding if it's not...
774726 GtkTreeView dnd: gtk_drag_finish remove row when reorder sinse 3.20
775846 gdk/wayland: Add support for the gtk-enable-primary-paste gsetting
776031 W32: Winkey+down minimizes maximized window instead of restoring it
776225 [wayland] dropdown placed somewhere in the screen
776485 GDK W32: Impossible to restore maximized window via system menu
776807 GtkInspector doesn't show up when Gtk is initialized through option group
777031 win32 HiDPI assert
777176 [wayland] gedit killed by protocol error "Invalid anchor rectangle size"

* Translation updates:
Lithuanian

(prlw1)

2017-01-30 14:37:25 UTC MAIN commitmail json YAML

Added devel/p5-Data-ObjectDriver version 0.14
Added devel/p5-File-Flock version 2014.01
Added devel/p5-Data-Structure-Util version 0.16
Added devel/p5-TheSchwartz version 1.12
Added devel/p5-Eval-LineNumbers version 0.1
Added sysutils/p5-Daemon-Generic version 0.84

(mef)

2017-01-30 14:25:09 UTC MAIN commitmail json YAML

Updated www/squid3 to 3.5.24

(adam)

2017-01-30 14:18:15 UTC MAIN commitmail json YAML

Import p5-Daemon-Generic-0.84 as sysutils/p5-Daemon-Generic.

Daemon::Generic provides a framework for starting, stopping, reconfiguring
daemon-like programs. The framework provides for standard commands that
work for as init.d files and as apachectl-like commands.

Programs that use Daemon::Generic subclass Daemon::Generic to override its
behavior. Almost everything that Genric::Daemon does can be overridden as
needed.

(mef)

2017-01-30 14:17:33 UTC MAIN commitmail json YAML

Changes 3.5.24:
* SSLv2 records force SslBump bumping despite a matching step2 peek rule.
* Mitigate DoS attacks that use client-initiated SSL/TLS renegotiation.
* Detect HTTP header ACL issue
* Fix some spelling mistakes
* Update External ACL helpers error handling and caching
* Fix "Source and destination overlap in memcpy" Valgrind errors
* Reduce crashes due to unexpected ClientHttpRequest termination.
* Bug 3940 pt2: Make 'cache deny' do what is documented

(adam)

2017-01-30 14:16:42 UTC MAIN commitmail json YAML

Import p5-Eval-LineNumbers-0.1 as devel/p5-Eval-LineNumbers.

Add a "#line "this-file" 392" comment to heredoc/hereis text that is
going to be eval'ed so that error messages will point back to the right
place.

Please note: when you embed "\n" in your code, it gets expanded in
double-quote hereis documents so it will mess up your line numbering.
Use "\\n" instead when you can.

(mef)

2017-01-30 14:14:07 UTC MAIN commitmail json YAML

Import p5-TheSchwartz-1.12 as devel/p5-TheSchwartz.

TheSchwartz is a reliable job queue system. Your application can put jobs into
the system, and your worker processes can pull jobs from the queue atomically
to perform. Failed jobs can be left in the queue to retry later.

(mef)

2017-01-30 14:13:48 UTC MAIN commitmail json YAML

Import p5-Data-Structure-Util-0.16 as devel/p5-Data-Structure-Util.

Data::Structure::Util is a toolbox to manipulate the data inside a data
structure. It can process an entire tree and perform the operation
requested on each appropriate element.

For example: It can transform all strings within a data structure to utf8
or transform any utf8 string back to the default encoding. It can remove
the blessing on any reference. It can collect all the objects or detect if
there is a circular reference.

It is written in C for decent speed.

(mef)

2017-01-30 14:13:23 UTC MAIN commitmail json YAML

Import p5-File-Flock-2014.01 as devel/p5-File-Flock.

Lock files using the flock() call. If the file to be locked does not exist,
then the file is created. If the file was created then it will be removed
when it is unlocked assuming it's still an empty file.

Locks can be created by new'ing a File::Flock object. Such locks are
automatically removed when the object goes out of scope. The unlock()
method may also be used.

lock_rename() is used to tell File::Flock when a file has been renamed (and
thus the internal locking data that is stored based on the filename should
be moved to a new name). unlock() the new name rather than the original
name.

Locks are released on process exit when the process that created the lock
exits. Subprocesses that exit do not remove locks. Use forget_locks() or
POSIX::_exit() to prevent unlocking on process exit.

(mef)

2017-01-30 14:12:59 UTC MAIN commitmail json YAML

Import p5-Data-ObjectDriver-0.14 as devel/p5-Data-ObjectDriver.

Data::ObjectDriver providing a simple and generic abstraction
to databases (DBI and otherwise), along with support for
partitioning and caching.

(mef)

2017-01-30 14:06:15 UTC MAIN commitmail json YAML

Updated print/mupdf to 1.10anb2

(leot)

2017-01-30 14:06:05 UTC MAIN commitmail json YAML

2017-01-30 12:47:50 UTC MAIN commitmail json YAML

Updated devel/p5-PPIx-Regexp to 0.051

(mef)

2017-01-30 12:47:33 UTC MAIN commitmail json YAML

Updated devel/p5-PPIx-Regexp to 0.051
-------------------------------------
0.051          2017-01-29      T. R. Wyant
  Support whitespace inside [] if /xx in effect.
    Starting with Perl 5.25.9, a space or tab appearing inside a bracketed
    character class is not significant if /xx is asserted.

  Further deprecate tokenizer method prior()

  Add 'provides' data to ExtUtils::MakeMaker output

  SOME unescaped litaral '{' removed in 5.025001.
    After '.', Unicode classes, and bracketed classes (including extended)
    they are still legal.

  Make /\b{/ an error
    Perl fails to parse the above, because once it sees the '\b{' it wants
    to find one of the extended boundary assertions (like \b{wb}), and
    declares an error when it does not. So we check for this and rebless the
    curly into an unknown token, not a literal.

(mef)

2017-01-30 12:16:41 UTC MAIN commitmail json YAML

Updated audio/libdiscid to 0.6.2

(mef)

2017-01-30 12:16:17 UTC MAIN commitmail json YAML

Updated audio/libdiscid to 0.6.2
--------------------------------
libdiscid-0.6.2:

- ISRC and MCN support on BSD
- LIB-60: fix make check for default device on generic/unknown platform
- make Doxygen output reproducible (no timestamps)
- remove newline for Linux device "1" from proc

(mef)

2017-01-30 12:08:01 UTC MAIN commitmail json YAML

Updated cross/avr-binutils to 2.27

(mef)

2017-01-30 12:07:37 UTC MAIN commitmail json YAML

Updated cross/avr-binutils 2.24 to 2.27
----------------------------------
(From binutils/NEWS)
----------------------------------
Changes in 2.27:

* Add a configure option, --enable-64-bit-archive, to force use of a
  64-bit format when creating an archive symbol index.

* Add --elf-stt-common= option to objcopy for ELF targets to control
  whether to convert common symbols to the STT_COMMON type.

Changes in 2.26:

* Add option to objcopy to insert new symbols into a file:
  --add-symbol <name>=[<section>:]<value>[,<flags>]

* Add support for the ARC EM/HS, and ARC600/700 architectures.

* Extend objcopy --compress-debug-sections option to support
  --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] for ELF
  targets.

* Add --update-section option to objcopy.

* Add --output-separator option to strings.

Changes in 2.25:

* Add --data option to strings to only print strings in loadable, initialized
  data sections.  Change the default behaviour to be --all, but add a new
  configure time option of --disable-default-strings-all to restore the old
  default behaviour.

* Add --include-all-whitespace to strings.

* Add --dump-section option to objcopy.

* Add support for the Andes NDS32.

(mef)

2017-01-30 10:37:16 UTC MAIN commitmail json YAML

Specify full path for gs as well.

(markd)

2017-01-30 07:17:45 UTC MAIN commitmail json YAML

Updated security/p5-Digest-JHash to 0.10

(wen)

2017-01-30 07:16:48 UTC MAIN commitmail json YAML

Update to 0.10
Update LICENSE

Upstream changes:
0.10    2016-11-18
    - Avoid stray backup files.
        - https://rt.cpan.org/Ticket/Display.html?id=118830
        - Thanks to KENTNL.
    - Avoid duplicate test files.
        - https://rt.cpan.org/Ticket/Display.html?id=118830
        - Thanks to KENTNL.

(wen)

2017-01-30 04:47:32 UTC MAIN commitmail json YAML

Updated textproc/grep to 2.27

(wen)

2017-01-30 04:46:13 UTC MAIN commitmail json YAML

Update to 2.27

Upstream changes:
* Noteworthy changes in release 2.27 (2016-12-06) [stable]

** Bug fixes

  grep no longer reports a false match in a multibyte, non-UTF8 locale
  like zh_CN.gb18030, with a regular expression like ".*7" that just
  happens to match the 4-byte representation of gb18030's \uC9, the
  final byte of which is the digit "7".
  [bug introduced in grep-2.19]

  grep by default now reads all of standard input if it is a pipe,
  even if this cannot affect grep's output or exit status.  This works
  better with nonportable scripts that run "PROGRAM | grep PATTERN
  >/dev/null" where PROGRAM dies when writing into a broken pipe.
  [bug introduced in grep-2.26]

  grep no longer mishandles ranges in nontrivial unibyte locales.
  [bug introduced in grep-2.26]

  grep -P no longer attempts multiline matches.  This works more
  intuitively with unusual patterns, and means that grep -Pz no longer
  rejects patterns containing ^ and $ and works when combined with -x.
  [bugs introduced in grep-2.23] A downside is that grep -P is now
  significantly slower, albeit typically still faster than pcregrep.

  grep -m0 -L PAT FILE now outputs "FILE".  [bug introduced in grep-2.5]

  To output ':' and tab-align the following character C, grep -T no
  longer outputs tab-backspace-':'-C, an approach that has problems if
  run inside an Emacs shell window.  [bug introduced in grep-2.5.2]

  grep -T now uses worst-case widths of line numbers and byte offsets
  instead of guessing widths that might not work with larger files.
  [bug introduced in grep-2.5.2]

  grep's use of getprogname no longer causes a build failure on HP-UX.

** Improvements

  grep no longer reads the input in a few more cases when it is easy
  to see that matching cannot succeed, e.g., 'grep -f /dev/null'.

* Noteworthy changes in release 2.26 (2016-10-02) [stable]

** Bug fixes

  Grep no longer omits output merely because it follows an output line
  suppressed due to encoding errors.  [bug introduced in grep-2.21]

  In the Shift_JIS locale, grep no longer mistakenly matches in the
  middle of a multibyte character. [bug present since "the beginning"]

** Improvements

  grep can be much faster now when standard output is /dev/null.

  grep -F is now typically much faster when many patterns are given,
  as it now uses the Aho-Corasick algorithm instead of the
  Commentz-Walter algorithm in that case.

  grep -iF is typically much faster in a multibyte locale, if the
  pattern and its case counterparts contain only single byte characters.

  grep with complicated expressions (e.g., back-references) and without
  -i now uses the regex fastmap for better performance.

  In multibyte locales, grep now handles leading "." in patterns more
  efficiently.

  grep now prints a "FILENAME:LINENO: " prefix when diagnosing an
  invalid regular expression that was read from an '-f'-specified file.

* Noteworthy changes in release 2.25 (2016-04-21) [stable]

** Bug fixes

  In the C or POSIX locale, grep now treats all bytes as valid
  characters even if the C runtime library says otherwise.  The
  revised behavior is more compatible with the original intent of
  POSIX, and the next release of POSIX will likely make this official.
  [bug introduced in grep-2.23]

  grep -Pz no longer mistakenly diagnoses patterns like [^a] that use
  negated character classes. [bug introduced in grep-2.24]

  grep -oz now uses null bytes, not newlines, to terminate output lines.
  [bug introduced in grep-2.5]

** Improvements

  grep now outputs details more consistently when reporting a write error.
  E.g., "grep: write error: No space left on device" rather than just
  "grep: write error".

(wen)

2017-01-30 04:19:43 UTC MAIN commitmail json YAML

Updated audio/moc to 2.5.0nb4

(maya)

2017-01-30 04:19:22 UTC MAIN commitmail json YAML

moc: don't try to set escdelay before setting up a window. this will
fail on ncurses (and this failure is ignored) and segfault on nbcurses.
reported by Chavdar Ivanov in current-users.

bump PKGREVISION.

(maya)

2017-01-30 03:05:37 UTC MAIN commitmail json YAML

Updated lang/go to 1.7.5

(wen)

2017-01-30 03:04:53 UTC MAIN commitmail json YAML

Update to 1.7.5

Upstream changes:
go1.7.5 (released 2017/01/26) includes fixes to the compiler, runtime, and the crypto/x509 and time packages. See the Go 1.7.5 milestone on our issue tracker for details.

(wen)

2017-01-30 02:59:12 UTC MAIN commitmail json YAML

Updated textproc/p5-PDF-Create to 1.41

(wen)

2017-01-30 02:58:28 UTC MAIN commitmail json YAML

Update to 1.41

Upstream changes:
1.41  2016-12-29 15:10:00 MANWAR
      - Proposed fix for RT #119292 and rollbacked patch for RT #118764.

      Document how close() deals when <filename> or <fh> is involved.
      i.e. When <fh> is provided then don't try to close the file handle
      at the end. Leave that for the end user to deal with it outside.
      Added new method flush() that does exactly this.

1.40  2016-12-20 12:00:00 MANWAR
      - Proposed fix for RT #118945.

(wen)

2017-01-30 01:59:31 UTC MAIN commitmail json YAML

Updated devel/p5-IO-Compress to 2.070

(wen)

2017-01-30 01:58:28 UTC MAIN commitmail json YAML

Update to 2.070

Upstream changes:
2.070 28 Dec 2016

      * File::GlobMapper
        #117675: Fix prototype errors while lazy loading the module

      * zipdetails
        #116538: CVE-2016-1238: avoid loading optional modules from default .

(wen)

2017-01-30 01:56:44 UTC MAIN commitmail json YAML

Updated multimedia/streamlink to 0.3.0

(maya)

2017-01-30 01:56:16 UTC MAIN commitmail json YAML

streamlink: update to 0.3.0

Release 0.3.0 of Streamlink!

A lot of updates to each plugin (thank you @beardypig !), automated Windows releases, PEP8 formatting throughout Streamlink are some of the few updates to this release as we near a stable 1.0.0 release.

Main features are:

    Lot's of maintaining / updates to plugins
    General bug and doc fixes
    Major improvements to development (github issue templates, automatically created releases)

Agust鱈n Carrasco <asermax@gmail.com> (1):
      Links on crunchy's rss no longer contain the show name in the url (#379)

Brainzyy <Brainzyy@users.noreply.github.com> (1):
      Add basic tests for stream.me plugin (#391)

Javier Cantero <jcantero@escomposlinux.org> (2):
      plugins/twitch: use version v3 of the API
      plugins/twitch: use kraken URL

John Smith <v2.0@protonmail.com> (3):
      Added support for bongacams.com streams (#329)
      streamlink_cli.main: close stream_fd on exit (#427)
      streamlink_cli.utils.progress: write new line at finish (#442)

Max Riegler <rinukkusu@sub-r.de> (1):
      plugins.chaturbate: new regex (#457)

Michiel Sikma <michiel@wedemandhtml.com> (1):
      Update PLAYER_VERSION, as old one does not return data. Add ability to use streams with /embed/video in the URL, from embedded players. (#311)

Mohamed El Morabity <melmorabity@users.noreply.github.com> (6):
      Add support for pluzz.francetv.fr (#343)
      Fix ArteTV plugin (#385)
      Add support for Canal+ TV group channels (#416)
      Update installation instructions for Fedora (#443)
      Add support for Play TV (#439)
      Use token generator for HLS streams, as for HDS ones (#466)

RosadinTV <rosadintv@outlook.com> (1):
      --can-handle-url-no-redirect parameter added (#333)

Stefan Hanreich <stefanhani@gmail.com> (1):
      added chocolatey to the documentation (#380)

bastimeyer <mail@bastimeyer.de> (3):
      Automatically create Github releases
      Set changelog in automated github releases
      Add a github issue template

beardypig <beardypig@users.noreply.github.com> (55):
      plugins.tvcatchup: site layout changed, updated the stream regex to accommodate the change (#338)
      plugins.streamlive: streamlive.to have added some extra protection to their streams which currently prevents us from capturing them (#339)
      cli: add command line option to specific logging path for subprocess errorlog
      plugins.trtspor: added support for trtspor.com (#349)
      plugins.kanal7: fixed page change in kanal7 live stream (#348)
      plugins.picarto: Remove the unreliable rtmp stream (#353)
      packaging: removed the built in backports infavour of including them as dependencies when required (#355)
      Boost the test coverage a bit (#362)
      plugins: all regex string should be raw (#361)
      ci: build and test on Python 3.6 (+3.7 on travis, with allowed failure) (#360)
      packages.flashmedia: fix bug in AMFMessage (#359)
      tests: use mock from unittest when available otherwise fallback to mock (#358)
      stream.hls: try to retry stream segments (#357)
      tests: add codecov config file (#363)
      plugins.picarto: updated plugin to use tech_switch divs to find the stream parameters
      plugins.mitele: support for live streams on mitele.es
      docs: add a note about python-devel needing to be installed in some cases
      docs/release: generate the changelog as rst instead of md
      plugins.adultswim: support https urls
      use iso 8601 date format for the changelog
      plugins.tf1: added plugin to support tf1.fr and lci.fr
      plugins.raiplay: added plugin to support raiplay.it
      plugins.vaughnlive: updated player version and info URL (#383)
      plugins.tv8cat: added support for tv8.cat live stream (#390)
      Fix TF1.fr plugin (#389)
      plugins.stream: fix a default scheme handling for urls
      Add support for some Bulgarian live streams (#392)
      rtmp: fix bug in redirect for rtmp streams
      plugins.sportal: added support for the live stream on sportal.bg
      plugins.bnt: update the user agent string for the http requests
      plugins.ssh101: update to support new site layout
      Optionally use FFMPEG to mux separate video and audio streams (#224)
      Support for 4K videos in YouTube (#225)
      windows-installer: add the version info to the installer file
      include CHANGELOG.rst instead of .md in the egg
      stream.hls: output duplicate streams for HLS when multiple streams of the same quality are available
      stream.ffmpegmux: fix support for avconv, avconv will be used if ffmpeg is not found
      Adultswin VOD support (#406)
      Move streamlink_cli.utils.named_pipe in to streamlink.utils
      plugins.rtve: update plugin to support new streaming method
      stream.hds: omit HDS streams that are protected by DRM
      Adultswin VOD fix for live show replays (#418)
      plugins.rtve: add support for legacy stream URLs
      installer: remove the streamlink bin dir from %PATH% before installing
      plugins.twitch: only check hosted channels when playing a live stream
      docs: tweaks to docs and docs build process
      Fix iframe detection for BTN/cdn.bg streams (#437)
      fix some regex that give deprecation warnings in python 3.6
      plugins.adultswim: correct behaviour for archived streams
      plugins.nineanime: add scheme to grabber api url if not present
      session: add an option to disable Diffie Hellman key exchange
      plugins.srgssr: added support for srg ssr sites: srf, rts and rsi
      plugins.srgssr: fixed bug in api URL and fixed akamai urls with authparams
      cli: try to terminate the player process before killing it (if terminate takes too long)
      plugins.swisstxt: add support for the SRG SSR sites sports sections

fozzy <fozzysec@gmail.com> (1):
      Add plugin for huajiao.com and zhanqi.tv (#334)

sqrt2 <sqrt2@users.noreply.github.com> (1):
      Fix swf_url in livestream.com plugin (#428)

stepshal <nessento@openmailbox.org> (1):
      Remove trailing.

stepshal <stepshal@users.noreply.github.com> (2):
      Add blank line after class or function definition (#408)
      PEP8 (#414)

(maya)

2017-01-30 01:55:47 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Locale to 1.12

(wen)

2017-01-30 01:54:48 UTC MAIN commitmail json YAML

Update to 1.12

Upstream changes:
1.12    2017-01-29

- Rebuilt all locale data with CLDR 30.0.3, released on 2016-12-02.

(wen)

2017-01-30 01:48:25 UTC MAIN commitmail json YAML

Updated devel/p5-Specio to 0.34

(wen)

2017-01-30 01:47:44 UTC MAIN commitmail json YAML

Update to 0.34

Upstream changes:
0.34    2017-01-29

- Packages with Specio::Exporter can now specify additional arbitrary subs to
  exporter. See the Specio::Exporter docs for details.

- Importing the same library twice in a given package would throw an
  exception. The second attempt to import is now ignored.

(wen)

2017-01-30 01:45:27 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 7.23

(wen)

2017-01-30 01:44:44 UTC MAIN commitmail json YAML

Update to 7.23

Upstream changes:
7.23  2017-01-29
  - Added max_request_size attribute to Mojolicious.
  - Added max_response_size attribute to Mojo::UserAgent.
  - Added to_unsafe_string method to Mojo::URL.
  - Added -S option to get command.
  - Fixed a data corruption problem in Mojo::IOLoop::Stream, caused by a
    dependency of IO::Socket::SSL on the internal representation of strings,
    which differs from IO::Socket::IP. (coolo, sri)

(wen)

2017-01-30 01:40:33 UTC MAIN commitmail json YAML

Updated devel/p5-Moose to 2.2001

(wen)

2017-01-30 01:39:27 UTC MAIN commitmail json YAML

Update to 2.2001
Update DEPENDS

Upstream changes:
2.2001  2017-01-29

  [TESTS]

  - fixed variable interpolation in filename in test (RT#120033)

2.2000  2017-01-29

  [OTHER]

  - increased minimum required version of Sub::Name.

2.1905  2017-01-07 (TRIAL RELEASE)

  [ENHANCEMENTS]

  - Added support for __no_BUILD__ as a constructor argument to skip calling
    any BUILD subs (used internally by modules like Moo that have their own
    implementation of calling BUILD) (PR#142, Graham Knop)

2.1904  2016-12-22 (TRIAL RELEASE)

  [BUG FIXES]

  - Slight tweaks to the syntax used for hashes in a few tests, that were
    broken by a recent Test::More release that started using a new namespace
    that clashes with a (bareword) type name in these tests. (PR#141,
    D.Maestro)

2.1903  2016-11-22 (TRIAL RELEASE)

  [ENHANCEMENTS]

  - When an attribute defines two methods (say a reader and writer) with the
    same name, this now generates a warning.

  - The warning when attribute methods overwrite one another is now much more
    informative. It includes the type of accessors involve (reader, writer,
    predicate, etc.) as well as the file and line where each accessor was
    defined. Fixes RT #118325.

  [BUG FIXES]

  - Brought back the Moose::Meta::Method::Delegation->_get_delegate_accessor
    method for the benefit of MooseX::CurriedDelegation.

  - The definition context (package, file, & line) for attributes on
    Class::MOP and Moose metaclasses was wrong in all cases.

2.1902  2016-10-23 (TRIAL RELEASE)

  [ENHANCEMENTS]

  - The stack trace for an inlined delegation now tells you where the
    delegating attribute was declared (file and line number).

2.1901  2016-10-20 (TRIAL RELEASE)

  [TESTS]

  - warnings are only checked for in tests under AUTHOR_TESTING, so as to not
    prevent installation when warnings occur in prerequisites.

2.1900  2016-10-09 (TRIAL RELEASE)

  [ENHANCEMENTS]

  - Most delegations are inlined now. This is not done for speed but rather to
    improve stack traces when the delegated-to method throws an exception or
    when the delegated-to method simply does not exist in the
    delegatee. Previously, this stack trace and associated error were less
    helpful than they could have been. Requested by Tim Bunce, Olaf Alders,
    and Van de Bugger. (RT#46614, RT#98402, and RT#109631).

(wen)

2017-01-29 23:24:32 UTC MAIN commitmail json YAML

Updated multimedia/gstreamer1 to 1.10.0nb1

(maya)

2017-01-29 23:24:10 UTC MAIN commitmail json YAML

gstreamer1: don't create a setuid binary by default, make an option for it.

gstreamer has gst-ptp-helper - helper for synchronizing time across
the network. I don't believe this option is useful enough to be a default,
but it poses a security risk.

For more information about PTP in Gstreamer, see the following post:
https://coaxion.net/blog/2015/05/ptp-network-clock-support-in-gstreamer/

bump PKGREVISION

(maya)

2017-01-29 14:57:42 UTC MAIN commitmail json YAML

Fixed definition of WRKSRC to also work when PKGREVISION is set.

(rillig)

2017-01-29 14:30:26 UTC MAIN commitmail json YAML

Removed expecter.go, which had been moved to files/textproc.

(rillig)

2017-01-29 14:27:48 UTC MAIN commitmail json YAML

2017-01-29 12:48:10 UTC MAIN commitmail json YAML

Added graphics/libimagequant version 2.8.2; Updated graphics/py-Pillow to 4.0.0

(adam)

2017-01-29 12:46:45 UTC MAIN commitmail json YAML

Changes 4.0.0:
- Refactor out postprocessing hack to load_end in PcdImageFile
- Add center and translate option to Image.rotate. 2328
- Test: Relax WMF test condition, fixes 2323
- Allow 0 size images, Fixes 2259, Reverts to pre-3.4 behavior.
- SGI: Save uncompressed SGI/BW/RGB/RGBA files 2325
- Depends: Updated pngquant to 2.8.2 2319
- Test: Added correctness tests for opening SGI images 2324
- Allow passing a list or tuple of individual frame durations when saving a GIF 2298
- Unified different GIF optimize conditions 2196
- Build: Refactor dependency installation 2305
- Test: Add python 3.6 to travis, tox 2304
- Test: Fix coveralls coverage for Python+C 2300
- Remove executable bit and shebang from OleFileIO.py 2308
- PyPy: Buffer interface workaround 2294
- Test: Switch to Ubuntu Trusty 14.04 on Travis CI 2294
- Remove vendored version of olefile Python package in favor of upstream 2199
- Updated comments to use print as a function 2234
- Set executable flag on selftest.py, setup.py and added shebang line 2282, 2277
- Test: Increase epsilon for FreeType 2.7 as rendering is slightly different. 2286
- Test: Faster assert_image_similar 2279
- Removed depreciated internal "stretch" method 2276
- Removed the handles_eof flag in decode.c 2223
- Tiff: Fix for writing Tiff to BytesIO using libtiff 2263
- Doc: Design docs 2269
- Test: Move tests requiring libtiff to test_file_libtiff 2273
- Update Maxblock heuristic 2275
- Fix for 2-bit palette corruption 2274
- Tiff: Update info.icc_profile when using libtiff reader. 2193
- Test: Fix bug in test_ifd_rational_save when libtiff is not available 2270
- ICO: Only save relevant sizes 2267
- ICO: Allow saving .ico files of 256x256 instead of 255x255 2265
- Fix TIFFImagePlugin ICC color profile saving. 2087
- Doc: Improved description of ImageOps.deform resample parameter 2256
- EMF: support negative bounding box coordinates 2249
- Close file if opened in WalImageFile 2216
- Use Image._new() instead of _makeself() 2248
- SunImagePlugin fixes 2241
- Use minimal scale for jpeg drafts 2240
- Updated dependency scripts to use FreeType 2.7, OpenJpeg 2.1.2, WebP 0.5.2 and Tcl/Tk 8.6.6 2235, 2236, 2237, 2290, 2302
- Fix "invalid escape sequence" bytestring warnings in Python 3.6 2186
- Removed support for Python 2.6 and Python 3.2 2192
- Setup: Raise custom exceptions when required/requested dependencies are not found 2213
- Use a context manager in FontFile.save() to ensure file is always closed 2226
- Fixed bug in saving to fp-objects in Python >= 3.4 2227
- Use a context manager in ImageFont._load_pilfont() to ensure file is always closed 2232
- Use generator expressions instead of list comprehension 2225
- Close file after reading in ImagePalette.load() 2215
- Changed behaviour of default box argument for paste method to match docs 2211
- Add support for another BMP bitfield 2221
- Added missing top-level test __main__ 2222
- Replaced range(len()) 2197
- Fix for ImageQt Segfault, fixes 1370 2182
- Setup: Close file in setup.py after finished reading 2208
- Setup: optionally use pkg-config (when present) to detect dependencies 2074
- Search for tkinter first in builtins 2210
- Tests: Replace try/except/fail pattern with TestCase.assertRaises() 2200
- Tests: Remove unused, open files at top level of tests 2188
- Replace type() equality checks with isinstance 2184
- Doc: Move ICO out of the list of read-only file formats 2180
- Doc: Fix formatting, too-short title underlines and malformed table 2175
- Fix BytesWarnings 2172
- Use Integer division to eliminate deprecation warning. 2168
- Doc: Update compatibility matrix

(adam)

2017-01-29 12:19:41 UTC MAIN commitmail json YAML

Updated devel/cvs-fast-export to 1.40

(kim)

2017-01-29 12:19:08 UTC MAIN commitmail json YAML

Upgrade to 1.40.

1.40: 2016-09-07
    Add warnings about stock CVS vs. the MirOS patched version.
1.39: 2016-09-06
    Fix GitLab issue #8: Exporting with commitids does not coalesce changesets.
1.38: 2016-02-28
    All Python code in the suite is 2 & 3 polyglot and 8-bit clean.
1.37: 2016-01-29
    New -c option for when you can't trust commit-IDs.
    Port patch for Sun systems.
1.36: 2015-12-22
    Avoid a core dump in another pathological case.
1.35: 2015-11-23
    Properly handle CVS masters with nonempty access lists.
    Bail out gracefully on pathological masters with no revisions.
1.34: 2015-09-25
    Another Python compatibility fix.
    Fix inconsistent license header in revdir.c.

(kim)

2017-01-29 11:57:52 UTC MAIN commitmail json YAML

Added graphics/libimagequant version 2.8.2

(adam)

2017-01-29 11:57:03 UTC MAIN commitmail json YAML

2017-01-29 08:40:24 UTC MAIN commitmail json YAML

Updated net/mikutter to 3.5.2

(tsutsui)

2017-01-29 08:16:01 UTC MAIN commitmail json YAML

Update mikutter to 3.5.2.

Upstream changes:

# mikutter 3.5.2

* Retriever.URI was not implemented as documented
* fix custom Model related bugs
* field value dereference via [] where Model method should be called
* accessor method was not defined when Model field type was array
* multiselect widget wrote unnecessary values each time config window was open
* fix reference of deprecated method in mikutter core
* name attribute of about method in setting DSL was not used
* adjust field values for Twitter related Models

(tsutsui)

2017-01-29 08:01:07 UTC MAIN commitmail json YAML

Update ruby-gnome2 packages to 3.1.1

(tsutsui)

2017-01-29 07:54:21 UTC MAIN commitmail json YAML

Update ruby-gnome2 packages to 3.1.1.

pkgsrc changes:
* add graphics/ruby-gnome2-clutter-gdk

Upstream changes:
(from https://github.com/ruby-gnome2/ruby-gnome2/blob/3.1.1/NEWS)

== Ruby-GNOME2 3.1.1: 2017-01-26

=== Changes

==== All

  * Improvements
    * Windows: Supported Ruby 2.4.

==== Ruby/GLib2

  * Improvements
    * (({GLib::DateTime})): Added.
      [GitHub#961][GitHub#965]
      [Patch by cedlemo]
    * (({GLib::TimeZone})): Added. [GitHub#963][Patch by cedlemo]
    * Stopped to show "message", "info" and "debug" level logs by default.
      You can enable them by (({$DEBUG = true})).
      [GitHub#981][Reported by PeterWAWood]
    * Windows: Updated bundled PCRE to 8.40.

==== Ruby/GObjectIntrospection

  * Improvements
    * Supported outputting (({guint8})) array.
    * Supported converting (({equal})) method to (({==})) method.
    * Supported auto (({Enumerable})) inclusion for classes and
      modules that have (({each})) method.

==== Ruby/GIO2

  * Improvements
    * (({Gio::Settings#initialize})): Added backward compatible API
      again.
  * Fixes
    * Supported GIO 2.38 or earlier again.

==== Ruby/Pango

  * Fixes
    * (({Pango::LayoutLine#x_to_index})): Fixed a crash bug.
    * Windows: Updated bundled HarfBuzz to 1.4.1.
    * Windows: Updated bundled ICU to 58.2.

==== Ruby/GdkPixbuf2

  * Improvements
    * (({GdkPixbuf::Pixbuf#save_to_buffer})): Supported again but it's
      deprecated. Use (({GdkPixbuf::Pixbuf#save})) instead.
    * Windows: Updated bundled gdk-pixbuf to 2.36.4.

==== Ruby/GDK3

  * Improvements
    * Windows: Updated bundled GTK+ to 3.22.7.

==== Ruby/GTK3

  * Improvements
    * (({Gtk::TreeViewColumn#initialize})): Supported option Hash.
      [GitHub#958][Patch by Detlef Wagner]
    * Updated samples. [Patch by cedlemo]
    * (({Gtk::Dialog#get_widget_for_response_id})): Supported
      (({Symbol})) as response ID.
      [GitHub#978][Patch by Detlef Wagner]
    * (({Gtk::Container#add})): Changed to return (({self})) again.
    * Windows: u

==== Ruby/Poppler

  * Fixes
    * (({Poppler::IndexIter})): Fixed a crash bug.
    * (({Poppler::IndexIter#child})): Added a missing (({NULL}))
      check.
    * Fixed types of action classes. They must be (({GLib::Boxed})).

==== Ruby/GStreamer

  * Improvements
    * Windows: Updated bundled GStreamer to 1.10.2.

==== Ruby/ClutterGStreamer

  * Improvements
    * Windows: Updated bundled Clutter-GStreamer to 3.0.22.

==== Ruby/GtkSourceView3

  * Improvements
    * Windows: Updated bundled GtkSourceView to 3.22.2.

==== Ruby/GSF

  * Improvements
    * Windows: Updated bundled GSF to 1.14.41.

=== Thanks

  * Detlef Wagner
  * cedlemo
  * PeterWAWood

(tsutsui)

2017-01-29 07:41:49 UTC MAIN commitmail json YAML

+ruby-gnome2-clutter-gdk

(tsutsui)

2017-01-29 07:41:10 UTC MAIN commitmail json YAML

Import ruby-gnome2-clutter-gdk-3.1.1 as graphics/ruby-gnome2-clutter-gdk.

Ruby-GNOME 2 is a set of Ruby language bindings for the various
application development libraries included with the GNOME/GTK+
environment.

Ruby/ClutterGDK is a Ruby binding of GDK specific API of Clutter.

(tsutsui)

2017-01-29 07:09:18 UTC MAIN commitmail json YAML

Sync HOMEPAGE with graphics/clutter/Makefile.

(tsutsui)

2017-01-29 06:48:27 UTC MAIN commitmail json YAML

- Correction to HOMEPAGE

(mef)

2017-01-29 06:38:11 UTC MAIN commitmail json YAML

Updated x11/wmweather to 2.4.6

(mef)

2017-01-29 06:36:01 UTC MAIN commitmail json YAML

Updated x11/wmweather to 2.4.6
------------------------------
2.4.6 - Jul 08, 2016
  * Fixed NOAA download URL.
    Thanks to Matthieu Weber and Cristian Ionescu-Idbohrn.

(mef)

2017-01-29 06:27:13 UTC MAIN commitmail json YAML

Updated x11/unicode-screensaver to 0.5

(mef)

2017-01-29 06:26:52 UTC MAIN commitmail json YAML

Updated x11/unicode-screensaver to 0.5
--------------------------------------
- ChangeLog unknown.
- (pkgsrc-changes) Add patch for correction to yomi Farad

(mef)

2017-01-29 06:12:19 UTC MAIN commitmail json YAML

Updated graphics/gdk-pixbuf2 to 2.36.4
Updated graphics/gdk-pixbuf2-jasper to 2.36.4
Updated graphics/gdk-pixbuf2-xlib to 2.36.4

(tsutsui)

2017-01-29 06:09:51 UTC MAIN commitmail json YAML

Update gdk-pixbuf2 to 2.36.4.

This also updates gdk-pixbuf2-jasper and gdk-pixbuf2-xlib to 2.36.4
via common Makefile.version.

pkgsrc changes:
* Regen old style name patches for future maintainability

Upstream changes (from NEWS):

2.36.4
======

* Add a fastpath for no-op scales
* Documentation improvements (#442452)
* Fix some coverity warnings (#776945, #768062)
* Translation updates

2.36.3
======

* gif, ico: Fix area-updated coordinates (#581484)
* tga: Improve error handling (#575217)
* jasper: Improve error handling (#685543)
* Test suite improvements (#696331)
* Minor documentation fixes (#776457)
* Translation updates

2.36.2
======

* Fix a NULL pointer dereference (#776026)
* Fix a memory leak (#776020)
* Support bmp headers with bitmask (#766890)
* Add tests for scaling (#80925)
* Handle compressed pixdata in resources (#776105)
* Avoid a buffer overrun in the qtif loader ($#775648)
* Fix a crash in the bmp loader (#775242)
* Fix crash opening pnm images with large dimensions (#775232)
* Prevent buffer overflow in the pixdata loader (#775693)
* Translation updates

2.36.1
======

* Remove the pixdata loader (#776004)
* Fix integer overflows in the jpeg loader (#775218)
* Add an external thumbnailer for images
* Translation updates

(tsutsui)

2017-01-29 05:54:33 UTC MAIN commitmail json YAML

Updated x11/xfstt to 1.9.3

(mef)

2017-01-29 05:54:21 UTC MAIN commitmail json YAML

Updated x11/xfstt to 1.9.3
--------------------------
1.9.3 (2016-05-23)
        Documentation:
        揃 Switch to https for hadrons.org URLs.
        Code cleanup:
        揃 Check strSubFamily for emptiness when assigning it.
        揃 Use matching delete [] operator for new [].
        揃 Use std::string instead of static buffers.
        揃 Check error failures from socket() call.
        揃 Do no dereference TTFont variable before using it.
        揃 Use memcpy() instead of strncpy() to copy a fixed-length string.
        揃 Initialize structs that go over the wire to 0.
        揃 Remove pathname length check.

1.9.2 (2015-08-11)
        Documentation:
        揃 Update Jave AWT font.properties example.
        揃 Switch source browser URL to use cgit.
        揃 Remove obsolete LSM file.
        Build system:
        揃 Enable system extensions.
        揃 Enable LFS with AC_SYS_LARGEFILE.
        揃 Use AM_PROG_AR to detect the correct archiver to use.
        揃 Bump gettext dependency to 0.19.

(mef)

2017-01-29 05:31:39 UTC MAIN commitmail json YAML

Updated shells/zsh to 5.3.1

(mef)

2017-01-29 05:31:13 UTC MAIN commitmail json YAML

Updated shells/zsh to 5.3.1
---------------------------
2016-12-21  Peter Stephenson  <p.w.stephenson@ntlworld.com>

      * unposted: Config/version.mk, Etc/FAQ.yo, NEWS, README:
      release 5.3.1:

2016-12-18  Baptiste Daroussin  <bapt@FreeBSD.org>

      * 40210: Completion/Unix/Command/_sysctl: Add support modern
      FreeBSD and drop support for FreeBSD < 5

2016-12-18  Baptiste Daroussin  <bapt@gandi.net>

      * 40209: Completion/BSD/Command/_chflags: Fix typo in chflags
      completion

2016-12-16  Daniel Shahaf  <d.s@daniel.shahaf.name>

      * 40149: Functions/VCS_Info/Backends/VCS_INFO_get_data_git:
      vcs_info git: Avoid a fork.

      * 40203: Test/B03print.ztst: Resolve 'printf --' question from
      grandparent commit (thanks Chet).

2016-12-15  Barton E. Schaefer  <schaefer@zsh.org>

      * 40198: Test/V10private.ztst: output of B02typeset differs when
      (( UID == 0 )) so do not attempt to redo that test in that case

2016-12-14  Barton E. Schaefer  <schaefer@zsh.org>

      * 40179: Src/builtin.c: fix handling of "printf -" and "printf --"

      * unposted: Test/B03print.ztst: regression for 40179 / 37467

2016-12-12  Peter Stephenson  <p.w.stephenson@ntlworld.com>

      * unposted: Config/version.mk: update to 5.3-dev-0 to avoid
      clash with installed 5.3.

(mef)

2017-01-29 05:20:18 UTC MAIN commitmail json YAML

Updated cross/avr-gdb to 7.12.1

(mef)

2017-01-29 05:19:31 UTC MAIN commitmail json YAML

- Drops two patches  patches/patch-bfd_bfd-in2_h patches/patch-opcodes_configure

(mef)

2017-01-29 05:18:10 UTC MAIN commitmail json YAML

Updated cross/avr-gdb 7.6.1 to 7.12.1
-------------------------------------
Summary of changes may be found at:
  https://www.gnu.org/software/gdb/news/

(mef)

2017-01-29 04:30:08 UTC MAIN commitmail json YAML

Updated cross/avr-libc to 2.0.0

(mef)

2017-01-29 04:29:54 UTC MAIN commitmail json YAML

Updated cross/avr-libc 1.8.1 to 2.0.0
-------------------------------
*** Changes in avr-libc-2.0.0:
* General:
    This is the first official release supporting AVR-GCC 5 (and above).

* Bugs fixed:

  [#33698] Explicit use of RJMP/RCALL can cause "relocation truncated to fit:
          R_AVR_13_PCREL" linker error
  [#34719] Check for right build compiler
  [#43011] Bug in struct definition of __reg_UCSR1C and __reg_UCSR0C in iom128rfa1.h
  [#43044] memory sections require __attribute__ ((used))
  [#43828] wdt.h: Wrong inline assembler arguments
  [#44140] wdt_disable() macro clobbers prescaller bits
  [#44279] incorrect USB_TRNCOMPL_vect_num in iox64a1u.h, iox128a1u.h
  [#44515] Wrong build option '-mtiny-stack' instead of '-msp8'
  [#44574] Place device-specific libraries in their multilib directory
  [#44869] trunk doesn't work with gcc 5.1.0-RC-20150412
  [#44977] Incorrect PORT_t and CRC_t definitions for ATxmega64A1U and 128A1U
  [#45539] iom32u4.h defines reserved IO address (TIMSK2 (0x70), TIMSK5 (0x73) etc)
  [#45551] Power-save mode not supported for ATtiny167
  [#36303] Wrong hour for EU Summertime
  [#44514] Wrong build option '-mtiny-stack' instead of '-msp8'
  [no-id] TC_EVACT_FRQ_gc was misspelled as TC_EVACT_FRW_gc in some Xmega
          header files
  [no-id] LOCKBITS renamed to LOCK_BITS in Xmega header files as LOCKBITS
          clashes with definition in lock.h. Added missed defines to ADC_CH_MUXPOS_enum.
          Corrected pinmux values in ADC_CH_MUXNEG_enum.
  [no-id] Fix typos and incorrect definitions in header files.

* New devices supported:

  - ATA6616C, ATtiny441, ATtiny841, ATA6612C, ATA6617C, ATA664251, ATmega48PB,
    ATmega88PB, ATA5702M322, ATA5782, ATA5790N, ATA5831, ATA6613C, ATA6614Q,
    ATmega64HVE2, ATxmega8E5, ATxmega32C3, ATxmega32D3, ATxmega32E5

* Contributed Patches:

  [no-id] save & restore rampd register in xmega wdt_enable and wdt_disable
  [#8543] Fix multiple issues with device header files
  [#8557] Proposing to remove device specific xmega macros from sleep.h
  [#8563] Generalize power reduction macros in power.h by removing hard coded device names
  [#8564] Add dwarf debug info alternative, build printf with debug info
  [#8565] Compute and include device header file name from
          __AVR_DEV_LIB_NAME__ as fallback in io.h.
  [#8587] Move device specific functions to libdev.a
  [#8590] WDT enable/disable for devices with CCP
  [#8610] Remove eeprom function name mangling
  [#8716] Enable setjmp/longjmp functions for AVR_TINY architecture
  [#8718] Enable EEPROM memory map only for devices with EEPROM Data Memory
          Mapping Enable bit (EEMAPEN)
  [#8731] Header file for atmega644a
  [#8728] Use __extension__ with long long
  [#8556] Fix atexit.c
  [#8810] Fix LFUSE_DEFAULT for tiny24a/44a
  [#8902] Xmega's PROTECTED_WRITE is incorrect for IO registers whose address
          is more than one byte

* Other changes:

  Overhaul of doxygen documentation.

(pkgsrc-changes)
- Add comment lines to patch, picked from (old) cvs log

(mef)

2017-01-29 04:18:29 UTC MAIN commitmail json YAML

Updated security/stunnel to 5.40

(schmonz)

2017-01-29 04:18:20 UTC MAIN commitmail json YAML

Update to 5.40 (5.39 not fetchable). From the changelog:

* Security bugfixes
  - OpenSSL DLLs updated to version 1.0.2k.
    https://www.openssl.org/news/secadv/20170126.txt
* New features
  - DH ciphersuites are now disabled by default.
  - The daily server DH parameter regeneration is only performed if
    DH ciphersuites are enabled in the configuration file.
  - "checkHost" and "checkEmail" were modified to require either
    "verifyChain" or "verifyPeer" (thx to Małorzata Olszówka).
* Bugfixes
  - Fixed setting default ciphers.

(schmonz)

2017-01-29 02:25:05 UTC MAIN commitmail json YAML

Updated cross/avrdude to 6.3

(mef)

2017-01-29 02:24:54 UTC MAIN commitmail json YAML

Updated cross/avrdude to 6.3
----------------------------
Version 6.3:
  * Major changes compared to the previous version:
    - Backout of
      patch #8380: adds 500k 1M 2M baud to ser_posix.c
      It broke the functionality in too many situations
      (bug #46610/46483)

  * New devices supported:
    - ATmega48PB, ATmega88PB, ATmega168PB
    - ATtiny28 (HVPP-only device)

  * New programmers supported:
    - Atmel mEDBG: xplainedmini, xplainedmini_dw

  * Bugfixes
    - bug #46610: Floating point exception (core dumped) arch linux rpi2
    - bug #46483: version 6.2. ser_open(): can't set attributes for device
    - patch #8435: Implementing mEDBG CMSIS-DAP protocol
    - patch #8735: ATtiny28 support in avrdude.conf
    - patch #8896: Silence cppcheck warnings in 6.2 code
    - patch #8895: Spelling in 6.2 code

Version 6.2:
  * Major changes compared to the previous version:
    - The stk500v2 implementation now uses its own higher-level
      command implementation for byte-wide access, rather than the
      historic SPI_MULTI command where all the low-level ISP
      implementation had to be assembled manually inside AVRDUDE.  In
      addition to the traditional STK500, this implementation is also
      used by all the more modern Atmel tools (AVRISPmkII, JTAGICEmkII
      in ISP mode, STK600 in ISP mode).

    - The -B option can be suffixed with "Hz", "kHz", or "MHz", in
      order to specify a bitclock frequency rather than period.

    - Print part id after signature (patch #8440 )

    - buspirate: Also support "cpufreq" extended parameter
      in binary mode (patch #8504 )

    - The "-P net:" syntax (forwarding of serial data over TCP) is now
      also implemented for Win32 systems.

    - Allow for arbitrary serial baudrates under Linux (OSX and *BSD
      could already handle it).

  * New devices supported:
    - AT90PWM216 (bug #42310: New part description for AT90PWM216)
    - ATmega32M1 (patch #7694 Add support for the atmega32m1)

  * New programmers supported:
    - ftdi_syncbb
      + uncompatino, ttl232r (FTDI TTL232R-5V with ICSP adapter)
        (patch #8529 2 more ftdi_syncbb devices)

  * Bugfixes
    - bug #45727: Wrong atmega8u2 flash parameters
    - bug #46020: Add TIAO TUMPA to the conf file.
    - bug #46021: Please add read in the memory lock section of ATtiny85
    - bug #42337 avrdude.conf updates for UM232H/CM232H
    - bug #42056: double free or corruption triggered at exit
    - bug #42158: Linux GPIO - Source Typo
    - bug #42516 spelling-error-in-binary
    - patch #8419 fix ftdi_syncbb hang with libftdi 1
    - bug #43002 usbasp debug output typo
    - patch #8511 Fix reset on FT245R
    - bug #40142 Floating point exception on Ubuntu 10.04
    - bug #22248: Read efuse error (partial fix)
    - bug #42267: jtag3isp fails to read lock and fuse bytes directly
                  after changing lock byte
    - bug #41561: AVRDUDE 6.0.1/USBasp doesn't write first bytes of
                  flash page
    - bug #43078: AVRDUDE crashes after sucessfully reading/writing eeprom
    - bug #43137: Writing and reading incorrect pages when using jtagicemkI
    - bug #40870: config nitpick: ATtiny25/45/85 have 1 calibration byte not 2
    - bug #42908: no external reset at JTAGICE3
    - patch #8437: [PATCH] Serial-over-ethernet for Win32
    - bug #44717: avrdude creates empty flash dump

  * Internals:
    - Removing exit calls from config parser
    - bug #42662 clang warnings under FreeBSD 10.x

(mef)

2017-01-28 23:39:35 UTC MAIN commitmail json YAML

Updated cad/py-simpy to 3.0.10

(mef)

2017-01-28 23:39:24 UTC MAIN commitmail json YAML

Updated cad/py-simpy to 3.0.10
------------------------------
3.0.10 – 2016-08-26
-------------------
- [FIX] Conditions no longer leak callbacks on events (thanks to Peter Grayson).

3.0.9 – 2016-06-12
------------------
- [NEW] PriorityStore resource and performance benchmarks were implemented by
  Peter Grayson.
- [FIX] Support for identifying nested preemptions was added by Cristian Klein.

(pkgsrc changes)
- drop test target, just 'make test' (by built-in) seems to work.

(mef)

2017-01-28 23:28:38 UTC MAIN commitmail json YAML

Updated cad/py-gds to 1.1.1

(mef)

2017-01-28 23:28:26 UTC MAIN commitmail json YAML

Updated cad/py-gds to 1.1.1
---------------------------
### Version 1.1.1 (Jan 27, 2017)
* Patch to fix installation issue (missing README file in zip).

(mef)

2017-01-28 21:47:55 UTC MAIN commitmail json YAML

Fix xorg server build on NetBSD by force-passing configure checks.
pthread seems needed for configure checks only.

PR pkg/51646

(maya)

2017-01-28 15:39:57 UTC MAIN commitmail json YAML

Revert, all the parts for tests were already, just not for interactive use.

(wiz)

2017-01-28 15:34:19 UTC MAIN commitmail json YAML

Run self-tests using py.test, better readable output.

Remove mprotect comment; even with it turned off, a segfault happens.

(wiz)

2017-01-28 15:33:26 UTC MAIN commitmail json YAML

Add test target. Result:

# of expected passes            970
# of unexpected failures        450

(wiz)

2017-01-28 12:48:31 UTC MAIN commitmail json YAML

Updated textproc/p5-Filter to 1.57

(wen)

2017-01-28 12:47:45 UTC MAIN commitmail json YAML

Update to 1.57

Upstream changes:
1.57 2017-01-22 rurban
----
  * Todo the t/exec.t test 2 on cygwin.
  * Fixed/Todo the t/decrypt.t test 7 utf8 failures.
    Skip with non UTF-8 locale.

1.56 2017-01-20 rurban
----

  * add binmode to the decrypt/encr,decrypt sample scripts
  * add utf8-encoded testcase to t/decrypt.t [cpan #110921]. use -C
  * stabilized some tests, add diag to sometimes failing sh tests
  * moved filter-util.pl to t/
  * fixed INSTALLDIRS back to site since 5.12 [gh #2]
  * fixed exec/sh test races using the same temp. filenames
  * reversed this Changes file to latest first
  * added Travis CI

(wen)

2017-01-28 12:43:50 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 7.22

(wen)

2017-01-28 12:43:08 UTC MAIN commitmail json YAML

Update to 7.22

Upstream changes:
7.22  2017-01-25
  - Added ports method to Mojo::Server::Daemon.
  - Added remove_tree method to Mojo::File.
  - Improved spurt method in Mojo::File with support for writing multiple chunks
    at once.

7.21  2017-01-21
  - Added extract_usage function to Mojo::Util.
  - Improve getopt function in Mojo::Util to use @ARGV by default.

(wen)

2017-01-28 12:28:18 UTC MAIN commitmail json YAML

Updated www/p5-Dancer2 to 0.204004

(wen)

2017-01-28 12:26:57 UTC MAIN commitmail json YAML

Update to 0.204004
Add missing DEPENDS

Upstream changes:
0.204004  2017-01-26 18:29:34+01:00 Europe/Amsterdam

    [ BUG FIXES ]
    * GH #1307: Fix breakage of Template::Toolkit, caused by
      previous release. (Peter SysPete Mottram)

0.204003  2017-01-25 15:21:40-06:00 America/Chicago

    [ BUG FIXES ]
    * GH #1299: Fix missing CPANTS prereqs (Mohammad S. Anwar)

    [ ENHANCEMENTS ]
    * GH #1249: Improve consistency with Template::Toolkit,
      using correct case for 'include_path', 'stop_tag', 'end_tag',
      and 'start_tag', removing ANYCASE option.
      (Klaus Ita)
    * Call route exception hook before logging an error, allowing devs to
      raise their own errors bedore D2 logging takes over. (Andy Beverley)

    [ DOCUMENTATION ]
    * Add another example of the delayed asynchronous mechanism
      (Ed @mohawk2 J., Sawyer X)
    * GH #1291: Document 'change_session_id' in Dancer2::Core::App.
      (Peter SysPete Mottram)
    * Fix typo in Dancer2::Core::Response (Gregorr Herrmann)
    * Document Dancer2::Plugin::RootURIFor (Mario Zieschang)

(wen)

2017-01-28 12:09:24 UTC MAIN commitmail json YAML

Updated security/py-OpenSSL to 16.2.0

(wiz)

2017-01-28 12:09:14 UTC MAIN commitmail json YAML

Updated py-OpenSSL to 16.2.0.

Add patch that makes tests on NetBSD progress further.
But then there's a segfault. See
https://github.com/pyca/pyopenssl/issues/596

16.2.0 (2016-10-15)
-------------------

Changes:
^^^^^^^^

- Fixed compatibility errors with OpenSSL 1.1.0.
- Fixed an issue that caused failures with subinterpreters and embedded Pythons.
  `#552 <https://github.com/pyca/pyopenssl/pull/552>`_

16.1.0 (2016-08-26)
-------------------

Deprecations:
^^^^^^^^^^^^^

- Dropped support for OpenSSL 0.9.8.

Changes:
^^^^^^^^

- Fix memory leak in ``OpenSSL.crypto.dump_privatekey()`` with ``FILETYPE_TEXT``.
  `#496 <https://github.com/pyca/pyopenssl/pull/496>`_
- Enable use of CRL (and more) in verify context.
  `#483 <https://github.com/pyca/pyopenssl/pull/483>`_
- ``OpenSSL.crypto.PKey`` can now be constructed from ``cryptography`` objects and also exported as such.
  `#439 <https://github.com/pyca/pyopenssl/pull/439>`_
- Support newer versions of ``cryptography`` which use opaque structs for OpenSSL 1.1.0 compatibility.

(wiz)

2017-01-28 11:15:18 UTC MAIN commitmail json YAML

Updated security/py-cryptography to 1.7.2nb1

(wiz)

2017-01-28 11:15:07 UTC MAIN commitmail json YAML

2017-01-28 10:14:54 UTC MAIN commitmail json YAML

Note update of www/wordpress

(morr)

2017-01-28 10:14:15 UTC MAIN commitmail json YAML

Security update to version 4.7.2.

Changes:

Version 4.7.2

* Remote code execution (RCE) in PHPMailer 窶� No specific issue appears to
  affect WordPress or any of the major plugins we investigated but, out of an
  abundance of caution, we updated PHPMailer in this release. This issue was
  reported to PHPMailer by Dawid Golunski and Paul Buonopane.
* The REST API exposed user data for all users who had authored a post of a
  public post type. WordPress 4.7.1 limits this to only post types which have
  specified that they should be shown within the REST API. Reported by
  Krogsgard and Chris Jean.
* Cross-site scripting (XSS) via the plugin name or version header on
  update-core.php. Reported by Dominik Schilling of the WordPress Security
  Team.
* Cross-site request forgery (CSRF) bypass via uploading a Flash file. Reported
  by Abdullah Hussam.
* Cross-site scripting (XSS) via theme name fallback. Reported by Mehmet Ince.
* Post via email checks mail.example.com if default settings aren窶冲 changed.
  Reported by John Blackbourn of the WordPress Security Team.
* A cross-site request forgery (CSRF) was discovered in the accessibility mode
  of widget editing. Reported by Ronnie Skansing.
* Weak cryptographic security for multisite activation key. Reported by Jack.

Version 4.7.1

* The user interface for assigning taxonomy terms in Press This is shown to
  users who do not have permissions to use it. Reported by David Herrera of
  Alley Interactive.
* WP_Query is vulnerable to a SQL injection (SQLi) when passing unsafe data.
  WordPress core is not directly vulnerable to this issue, but we窶况e added
  hardening to prevent plugins and themes from accidentally causing a
  vulnerability. Reported by Mo Jangda (batmoo).
* A cross-site scripting (XSS) vulnerability was discovered in the posts list
  table. Reported by Ian Dunn of the WordPress Security Team.

(morr)

2017-01-28 09:10:26 UTC MAIN commitmail json YAML

Updated filesystems/tahoe-lafs to 1.21.1

(riastradh)

2017-01-28 09:09:50 UTC MAIN commitmail json YAML

2017-01-28 04:58:27 UTC MAIN commitmail json YAML

Updated www/apache24 to 2.4.25nb2

(ryoon)

2017-01-28 04:57:57 UTC MAIN commitmail json YAML

Enable http2 option by default. Bump PKGREVISION
Requestd by Jesus Cea on pkgsrc-users@NetBSD.org maling list.

(ryoon)

2017-01-28 04:51:00 UTC MAIN commitmail json YAML

Updated audio/libopus to 1.1.4nb1

(ryoon)

2017-01-28 04:50:05 UTC MAIN commitmail json YAML

Enable Ambisonics support. Bump PKGREVISION
Requested by Jesus Cea.

(ryoon)

2017-01-28 04:41:43 UTC MAIN commitmail json YAML

Updated shells/bash to 4.4.012

(ryoon)

2017-01-28 04:41:14 UTC MAIN commitmail json YAML

Update to 4.4.012

Changelog:
When -N is used, the input is not supposed to be split using $IFS, but
leading and trailing IFS whitespace was still removed.

(ryoon)

2017-01-28 01:20:10 UTC MAIN commitmail json YAML

Updated security/py-cryptography to 1.7.2

(wiz)

2017-01-28 01:20:01 UTC MAIN commitmail json YAML

Updated py-cryptography to 1.7.2.

Add more test dependencies.
Self tests cause a python core dump, see
https://github.com/pyca/cryptography/issues/3372

1.7.2 - 2017-01-27
~~~~~~~~~~~~~~~~~~

* Updated Windows and macOS wheels to be compiled against OpenSSL 1.0.2k.

(wiz)

2017-01-28 01:19:15 UTC MAIN commitmail json YAML

Added security/py-cryptography_vectors version 1.7.2

(wiz)

2017-01-28 01:19:06 UTC MAIN commitmail json YAML

+ py-cryptography_vectors

(wiz)

2017-01-28 01:18:52 UTC MAIN commitmail json YAML

Import py-cryptography_vectors-1.7.2 as security/py-cryptography_vectors.

This package contains the test vectors for the cryptography python
module.

(wiz)

2017-01-28 00:23:35 UTC MAIN commitmail json YAML

replace ftp at kernel.org with http. it will shut down soon.

(maya)

2017-01-27 15:45:30 UTC MAIN commitmail json YAML

Updated devel/swig3 to 3.0.11

(prlw1)

2017-01-27 15:45:05 UTC MAIN commitmail json YAML

Update swig3 to 3.0.11

SWIG-3.0.11 summary:
- PHP 7 support added.
- C++11 alias templates and type aliasing support added.
- Minor fixes and enhancements for C# Go Guile Java Javascript Octave PHP Python R Ruby Scilab XML.

(prlw1)

2017-01-27 14:33:24 UTC MAIN commitmail json YAML

Updated sysutils/consul to 0.7.3

(fhajny)

2017-01-27 14:33:17 UTC MAIN commitmail json YAML

Update sysutils/consul to 0.7.3.

FEATURES:

- KV Import/Export CLI: consul kv export and consul kv import can be
  used to move parts of the KV tree between disconnected consul
  clusters, using JSON as the intermediate representation.
- Node Metadata: Support for assigning user-defined metadata key/value
  pairs to nodes has been added.
- Node Identifiers: Consul agents can now be configured with a unique
  identifier, or they will generate one at startup that will persist
  across agent restarts.
- Improved Blocking Queries: Consul's blocking query implementation was
  improved to provide a much more fine-grained mechanism for detecting
  changes.
- GCE auto-discovery: New -retry-join-gce configuration options added to
  allow bootstrapping by automatically discovering Google Cloud
  instances with a given tag at startup.

IMPROVEMENTS:

- build: Consul is now built with Go 1.7.4.
- cli: consul kv get now has a -base64 flag to base 64 encode the value.
- cli: consul kv put now has a -base64 flag for setting values which are
  base 64 encoded.
- ui: Added a notice that JS is required when viewing the web UI with JS
  disabled.

BUG FIXES:

- agent: Redacted the AWS access key and secret key ID from the
  /v1/agent/self output so they are not disclosed.
- agent: Fixed a rare startup panic due to a Raft/Serf race condition.
- cli: Fixed a panic when an empty quoted argument was given to consul
  kv put.
- tests: Fixed a race condition with check mock's map usage.

(fhajny)

2017-01-27 14:28:21 UTC MAIN commitmail json YAML

Updated devel/py-argcomplete to 1.8.2

(fhajny)

2017-01-27 14:28:12 UTC MAIN commitmail json YAML

Update devel/py-argcomplete to 1.8.2.

Changes for v1.8.2 (2017-01-26)
- Fix bug introduced in v0.7.1 where completers would not receive
  the parser keyword argument.
- Documentation improvements.

Changes for v1.8.1 (2017-01-21)
- Fix completion after tokens with wordbreak chars (#197)

(fhajny)

2017-01-27 13:55:59 UTC MAIN commitmail json YAML

Updated www/firefox45-l10n to 45.7.0

(ryoon)

2017-01-27 13:55:29 UTC MAIN commitmail json YAML

Update to 45.7.0

* Sync with firefox45-45.7.0

(ryoon)

2017-01-27 13:44:32 UTC MAIN commitmail json YAML

Updated www/firefox45 to 45.7.0
Updated devel/xulrunner45 to 45.7.0

(ryoon)

2017-01-27 13:43:41 UTC MAIN commitmail json YAML

Update 45.7.0

Security fixes:
#CVE-2017-5375: Excessive JIT code allocation allows bypass of ASLR and DEP
#CVE-2017-5376: Use-after-free in XSL
#CVE-2017-5378: Pointer and frame data leakage of Javascript objects
#CVE-2017-5380: Potential use-after-free during DOM manipulations
#CVE-2017-5390: Insecure communication methods in Developer Tools JSON viewer
#CVE-2017-5396: Use-after-free with Media Decoder
#CVE-2017-5383: Location bar spoofing with unicode characters
#CVE-2017-5386: WebExtensions can use data: protocol to affect other extensions
#CVE-2017-5373: Memory safety bugs fixed in Firefox 51 and Firefox ESR 45.7

(ryoon)

2017-01-27 13:38:38 UTC MAIN commitmail json YAML

Updated misc/libreoffice to 5.2.5.1

(ryoon)

2017-01-27 13:37:50 UTC MAIN commitmail json YAML

Update to 5.2.5.1

Changelog:
* Bugfixes
* l10n improvements

(ryoon)

2017-01-27 13:30:09 UTC MAIN commitmail json YAML

Updated www/firefox-l10n to 51.0.1

(ryoon)

2017-01-27 13:29:42 UTC MAIN commitmail json YAML

Update to 51.0.1

* Sync with firefox-51.0.1

(ryoon)

2017-01-27 13:29:02 UTC MAIN commitmail json YAML

Updated www/firefox to 51.0.1

(ryoon)

2017-01-27 13:28:11 UTC MAIN commitmail json YAML

Update to 51.0.1

Changelog:
Fixed
  Geolocation not working on Windows (Bug 1333516)

  Multiprocess incompatibility did not correctly register with some add-ons (Bug 1333423)

(ryoon)

2017-01-27 12:15:50 UTC MAIN commitmail json YAML

Updated graphics/feh to 2.18.1

(szptvlfn)

2017-01-27 12:11:13 UTC MAIN commitmail json YAML

Add a whois option.

(roy)

2017-01-27 12:04:08 UTC MAIN commitmail json YAML

Update to 2.18.1

Changes from https://git.finalrewind.org/feh/plain/ChangeLog
Sun, 22 Jan 2017 19:11:32 +0100  Daniel Friesel <derf+feh@finalrewind.org>

* Release v2.18.1
    * Fix image-specific format specifiers not being updated correctly
      (e.g. %z not displaying the correct zoom value after zooming in / out)

Tue, 01 Nov 2016 10:55:04 +0100  Daniel Friesel <derf+feh@finalrewind.org>

* Release v2.18
    * Move README to README.md
    * New key binding: ! / zoom_fill (zoom to fill window, may cut off image
      parts)
    * Only for builds with exif=1: Disable EXIF-based auto rotation by
      default, add --auto-rotate option to enable it (Patch by Elliot Wolk)

Wed, 31 Aug 2016 20:27:20 +0200  Daniel Friesel <derf+feh@finalrewind.org>

* Release v2.17.1
    * Fix compilation on systems where HOST_NAME_MAX is not defined, such as
      FreeBSD (patch by Niclas Zeising)

Sun, 28 Aug 2016 21:26:54 +0200  Daniel Friesel <derf+feh@finalrewind.org>

* Release v2.17
    * Install feh icon (both 48x48 and scalable SVG) to /usr/share/icons
      when running "make install app=1"
    * Fix --sort not being respected after the first reload when used in
      conjunction with --reload
    * All key actions can now also be bound to a button by specifying them
      in .config/feh/buttons. However, note that button actions can not be
      bound to keys.
    * Rename "menu" key action to "toggle_menu", "prev" to "prev_img" and
      "next" to "next_img". The old names are still supported, but no longer
      documented.
    * feh now also sets the X11 _NET_WM_PID and WM_CLIENT_MACHINE window
      properties

Sun, 31 Jul 2016 16:59:07 +0200  Daniel Friesel <derf+feh@finalrewind.org>

* Release v2.16.2
    * Also support in-place editing for images loaded via libcurl or
      imagemagick. Results will not be written back to disk in this case.

(szptvlfn)

2017-01-27 11:33:11 UTC MAIN commitmail json YAML

This is the proper GITHUB_RELEASE, fixes fetching. No change to distfile hash.

(fhajny)

2017-01-27 10:24:56 UTC MAIN commitmail json YAML

pyPdf hasn't been used by calibre since 2012, neither in bundled (removed)
nor in dependency form.

Noted by Eli Schwartz.

(kleink)

2017-01-27 09:40:34 UTC MAIN commitmail json YAML

Updated lang/perl5 to 5.24.1

(adam)

2017-01-27 09:39:40 UTC MAIN commitmail json YAML

Changes 5.24.1:
* -Di switch is now required for PerlIO debugging output
* Core modules and tools no longer search "." for optional modules
* Updated Modules and Pragmata

(adam)

2017-01-27 01:36:21 UTC MAIN commitmail json YAML

bump minimum nss version required, so make update works.
restore oss build by linking ossaudio (follow same format as alsa).

(maya)

2017-01-26 23:10:46 UTC MAIN commitmail json YAML

Updated lang/python27 to 2.7.13nb1

(wiz)

2017-01-26 23:10:35 UTC MAIN commitmail json YAML

Do not install bsddb185 module by default.
Bump PKGREVISION.

Based on patch from Jesus Cea on tech-pkg.

If you need this module, let me know and we can package it separately.

(wiz)

2017-01-26 21:12:40 UTC MAIN commitmail json YAML

Updated www/h2o to 2.1.0

(adam)

2017-01-26 21:11:54 UTC MAIN commitmail json YAML

Changes 2.1.0:
[core] TCP latency optimization
[core] provide tag to include other YAML files from the configuration file
[core] accept sequence of mappings for path-level configuration
[core] fix broken support for TCP Fast Open in OS X
[access-log] provide directive to emit request-level errors
[access-log] emit values of all set-cookie headers concatenated
[fastcgi] fix connection failure when fastcgi.spawn is used with an uid
[file] more pre-defined MIME types
[http2][proxy] recognize link rel=preload headers in interim response as a trigger to push resources
[http1][http2] validate characters used in the headers
[http1][http2] notify error downstream when an error occurred while generating a response
[http1][http2] fix resource leak upon upgrade failure to HTTP/2
[http2] add http2-push-preload directive to turn off H2 push being initiated by link rel=preload header
[http2] add support for cache-digest header
[http2] drop host header in HTTP/2 layer
[http2] don't use etag for calculating casper cookie
[http2] add support for H2 debug state
[mruby] add dos_detector mruby handler
[mruby] add DSL for access control lists (acl)
[mruby] share mruby state and constants between handlers
[mruby] add library for address-block-based access control
[proxy] add an option to connect to upstream using PROXY protocol
[proxy] don't escape : in URI path
[proxy] preserve received URLs as much as possible
[proxy] add an option to prevent emiting x-forwarded-* headers
[proxy] cache TLS session used for upstream connections
[proxy] turn on/off on-the-fly compression based on the x-compress-hint header
[ssl] set add_lock callback to prevent unnecessary lock-add-unlock
[ssl] add support for OpenSSL 1.1.0
[status] collect and report HTTP statistics
[status] report additional stats when jemalloc is used
[throttle] add new handler for throttling the response bandwidth
[libh2o] provide h2o_rand that calls the appropriate random function depending on the OS
[libh2o] do not require use of picohttpparser.h when using the HTTP/1 client
[libh2o] install library files to the correct location
[misc] provide crash-handler directive to customize crash logging
[misc] guess the default location of h2o.conf
[misc] allow to disable libuv even when it is found
[misc] add font/woff2 to the default mime-type mapping
[misc] mark JavaScript and JSON files as compressible by default

(adam)

2017-01-26 20:46:38 UTC MAIN commitmail json YAML

Updated www/spdylay to 1.4.0; www/nghttp2 to 1.19.0

(adam)

2017-01-26 20:44:27 UTC MAIN commitmail json YAML

Changes 1.19.0:
We fixed memory leak bug which only occurs in server side session. Client side sessions are not affected. This bug was detected by LLVM libFuzzer with HTTP/2 corpus that h2o
project uses. Due to the bad code path which nullifies next pointers of linked list in a certain condition, nghttp2_stream object is not going to be freed. We highly encourage to upgrade the existing installation to this latest version.

(adam)

2017-01-26 20:43:12 UTC MAIN commitmail json YAML

Changes 1.4.0:
* Renew test key pair
* Fix OpenSSL 1.1.0 deprecation warnings
* spdylay: compile against openssl-1.1.0
  It fails to compile against openssl 1.1.0 due to things like
  |shrpx_client_handler.cc:90:30: error: 'strerror' was not declared in this scope
  |shrpx_listen_handler.cc:112:32: error: 'memset' was not declared in this scope
  |shrpx_listen_handler.cc:114:43: error: 'memcpy' was not declared in this scope
  This resolves it.
* spdycat: Fix leak in SpdySession.reqvec
* Compile with IRIX 6.5.22 using GCC-4.7.4
* Remove CREDENTIAL frame processing completely
  We just left API as is, but related functions just do nothing now.
* Allocate stream ID when spdylay_submit_{syn_stream,request} is called
  This commit allocates stream ID when spdylay_submit_syn_stream and
  spdylay_submit_request is called. Also create stream when
  spdylay_session_predicate_syn_stream_send is failed, to provide
  stream to user callback (e.g., on_ctrl_not_send_callback).
  Allocating stream ID early ensures that we can create stream because
  we can catch stream ID exhaustion early and fail fast. Since stream
  ID is allocated serially, we have to send SYN_STREAM in the order
  they queued. So now all queued syn_stream have the same priority
  (lowest). The DATA frame has given priority by application. This
  does not work well with CREDENTIAL frame, since SYN_STREAM may wait
  for CREDENTIAL, which results in out of order transmission. Since
  CREDENTIAL frame was deprecated in SPDY/3.1, and no one use it, we
  remove its functionality in the later commit.
* spdycat: --proxy-port, not --proxyport
* spdycat: Check :host header field for SNI, since Host header is not allowed
* spdycat: Update spdycat --help output for --header
* spdycat: Fix resource leak found by coverity scan

(adam)

2017-01-26 20:14:06 UTC MAIN commitmail json YAML

Updated sysutils/logrotate to 3.11.0

(nils)

2017-01-26 20:12:32 UTC MAIN commitmail json YAML

Updated to version 3.11.0.

Upstream Changelog :
- Add taboopat configuration directive to exclude configuration
  files based on globing patterns.
- Allow to change default state path at build time
  (via the --with-state-file-path option of the configure script).
- Automatically determine resulting file suffix based on
  the compression program in use.
- Preserve SELinux context with compress and sharedscripts properly.
- Rename already existing output files to avoid collisions.
- Import systemd service and timer for logrotate from openSUSE.
- Introduce the addextension configuration directive.
- Create CONTRIBUTING.md with instructions for logrotate contributors.
- Maintain ChangeLog.md instead of the legacy CHANGES file.
- Make createolddir configuration directive preserve sticky bit.
- Add minage configuration directive to specify minimum file age to rotate.
- Avoid using local implementation of strndup() and asprintf() if
  these functions are available at build time.
- Fix parsing of su directive to accept usernames starting with
  numeric symbols.
- Make sure that 64-bit file offsets are used on 32-bit systems.

Pkgsrc changes :
- due to (not so) new compilation system, and recent changes for the
  manpage, patch-logrotate.8 is now unnecessary and removed ;
- fixed compilation issue in config.c about libgen.h ;
- updated existing patches to work with new version.

(nils)

2017-01-26 18:16:36 UTC MAIN commitmail json YAML

Updated devel/py-setuptools to 33.1.1

(adam)

2017-01-26 18:09:19 UTC MAIN commitmail json YAML

v33.1.1
-------
* 921: Correct issue where certifi fallback not being
  reached on Windows.

v33.1.0
-------
Installation via pip, as indicated in the `Python Packaging
User's Guide <https://packaging.python.org/installing/>`_,
is the officially-supported mechanism for installing
Setuptools, and this recommendation is now explicit in the
much more concise README.

Other edits and tweaks were made to the documentation. The
codebase is unchanged.

v33.0.0
-------
* 619: Removed support for the ``tag_svn_revision``
  distribution option. If Subversion tagging support is
  still desired, consider adding the functionality to
  setuptools_svn in setuptools_svn 2.

(adam)

2017-01-26 16:32:08 UTC MAIN commitmail json YAML

Updated security/openssl to 1.0.2k

(jperkin)

2017-01-26 16:31:57 UTC MAIN commitmail json YAML

Update security/openssl to 1.0.2k.

Changes between 1.0.2j and 1.0.2k [26 Jan 2017]

  *) Truncated packet could crash via OOB read

    If one side of an SSL/TLS path is running on a 32-bit host and a specific
    cipher is being used, then a truncated packet can cause that host to
    perform an out-of-bounds read, usually resulting in a crash.

    This issue was reported to OpenSSL by Robert ��wi��cki of Google.
    (CVE-2017-3731)
    [Andy Polyakov]

  *) BN_mod_exp may produce incorrect results on x86_64

    There is a carry propagating bug in the x86_64 Montgomery squaring
    procedure. No EC algorithms are affected. Analysis suggests that attacks
    against RSA and DSA as a result of this defect would be very difficult to
    perform and are not believed likely. Attacks against DH are considered just
    feasible (although very difficult) because most of the work necessary to
    deduce information about a private key may be performed offline. The amount
    of resources required for such an attack would be very significant and
    likely only accessible to a limited number of attackers. An attacker would
    additionally need online access to an unpatched system using the target
    private key in a scenario with persistent DH parameters and a private
    key that is shared between multiple clients. For example this can occur by
    default in OpenSSL DHE based SSL/TLS ciphersuites. Note: This issue is very
    similar to CVE-2015-3193 but must be treated as a separate problem.

    This issue was reported to OpenSSL by the OSS-Fuzz project.
    (CVE-2017-3732)
    [Andy Polyakov]

  *) Montgomery multiplication may produce incorrect results

    There is a carry propagating bug in the Broadwell-specific Montgomery
    multiplication procedure that handles input lengths divisible by, but
    longer than 256 bits. Analysis suggests that attacks against RSA, DSA
    and DH private keys are impossible. This is because the subroutine in
    question is not used in operations with the private key itself and an input
    of the attacker's direct choice. Otherwise the bug can manifest itself as
    transient authentication and key negotiation failures or reproducible
    erroneous outcome of public-key operations with specially crafted input.
    Among EC algorithms only Brainpool P-512 curves are affected and one
    presumably can attack ECDH key negotiation. Impact was not analyzed in
    detail, because pre-requisites for attack are considered unlikely. Namely
    multiple clients have to choose the curve in question and the server has to
    share the private key among them, neither of which is default behaviour.
    Even then only clients that chose the curve will be affected.

    This issue was publicly reported as transient failures and was not
    initially recognized as a security issue. Thanks to Richard Morgan for
    providing reproducible case.
    (CVE-2016-7055)
    [Andy Polyakov]

  *) OpenSSL now fails if it receives an unrecognised record type in TLS1.0
    or TLS1.1. Previously this only happened in SSLv3 and TLS1.2. This is to
    prevent issues where no progress is being made and the peer continually
    sends unrecognised record types, using up resources processing them.
    [Matt Caswell]

(jperkin)

2017-01-26 15:12:42 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Perl-Releases to 3.08

(mef)

2017-01-26 15:11:57 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Perl-Releases to 3.08
-----------------------------------------
version 3.08 at 2017-01-20 15:44:05 +0000
    Updated for v5.25.9

version 3.06 at 2017-01-14 21:32:33 +0000
    Updated for v5.22.3 && v5.24.1

version 3.04 at 2017-01-02 21:21:05 +0000
    Updated for v5.22.3-RC5 and v5.24.1-RC5

version 3.02 at 2016-12-20 19:26:03 +0000
    Updated for v5.25.8

version 3.00 at 2016-11-20 21:30:45 +0000
    Updated for v5.25.7

(mef)

2017-01-26 14:07:43 UTC MAIN commitmail json YAML

2017-01-26 14:07:07 UTC MAIN commitmail json YAML

Added misc/mdp version 1.0.9

(ryoon)

2017-01-26 14:06:18 UTC MAIN commitmail json YAML

2017-01-26 13:50:18 UTC MAIN commitmail json YAML

Updated geography/qgis to 2.18.3

(ryoon)

2017-01-26 13:49:19 UTC MAIN commitmail json YAML

Update to 2.18.3

Changelog:
  1. What's new in Version 2.18 'Las Palmas'?
  ===========================================

This release has following new features:

- Symbology: Color picker is now embedded in layer style panel
- Labelling: Substitution list support for labeling
- Labelling: Improved line label placement algorithm
- Labelling: Label polygons using curved labels along perimeter
- Data Management: Add flag to only copy selected features
- Forms and Widgets: Allow controlling labels for individual edit widgets
- Forms and Widgets: Conditional visibility for tabs and group boxes
- Forms and Widgets: Client side default field values
- Map Composer: True North Arrows
- Processing: Point on surface algorithm  added
- Processing: New algorithm for geometry boundary
- Processing: New algorithm for calculating feature bounding box
- Processing: Processing dissolve algorithm accepts multiple fields
- Processing: Optimised processing clip algorithm
- Processing: New algorithm for merging connected lines
- General: Automatic links in identify results
- General: Mouse wheel over color dialog sliders
- General: Add custom color schemes to color button drop down menu
- Data Providers: Preview for WMTS + added XYZ tile layers
- QGIS Server: Possibility to segmentize feature info geometry in server
- Plugins: DB Manager: Add the ability to update SQL Layer
- Programmability: New expression functions
- Programmability: Expose GEOS linear referencing function to QgsGeometry

(ryoon)

2017-01-26 13:43:35 UTC MAIN commitmail json YAML

Updated devel/p5-App-FatPacker to 0.010007

(mef)

2017-01-26 13:43:23 UTC MAIN commitmail json YAML

Updated devel/p5-App-FatPacker to 0.010007
------------------------------------------
0.010007 - 2017-01-22
  - don't fail packlist finding if one module fails to load
  - don't fail tracing w/undef INC values due to failed optional module load

0.010_006 - 2017-01-20
  - detect and handle packing from within inc dirs w/version part
  - fix tests to no longer rely on . being in @INC

(mef)

2017-01-26 13:24:54 UTC MAIN commitmail json YAML

Remove firefox-51.0

(ryoon)

2017-01-26 13:01:36 UTC MAIN commitmail json YAML

Allow db6 and set up the environment correctly so this builds
automatically against it.

Users have to have accepted the db6 license already for installing it
anyway.

(wiz)

2017-01-26 12:45:56 UTC MAIN commitmail json YAML

Updated emulators/stella to 4.7.3

(mef)

2017-01-26 12:45:41 UTC MAIN commitmail json YAML

Updated emulators/stella to 4.7.3
---------------------------------
4.7.2 to 4.7.3: (Nov. 21, 2016)

  * Added preliminary support for the 3E+ bankswitching scheme, developed
    by Thomas Jentzsch.

  * Fixed HMOVE positioning bug that occurred under certain circumstances.
    Thanks to Omegamatrix of AtariAge for the bug report and patch to fix
    the issue.

  * Added 'trapm', 'trapreadm', 'trapwritem' commands to debugger prompt.
    These are similar to the non-'m' versions, except that they also trap
    on all mirrors of the given address.

  * Fixed bug in debugger 'reset' command; it wasn't resetting the
    bankswitching, so after a reset the banks were in an undefined state.

  * Updated UNIX configure script to fix a bug where it fails in
    cross-compilation under certain circumstances.  Thanks to Vlad
    Zakharov for providing a patch to fix this issue.

4.7.1 to 4.7.2: (Mar. 25, 2016)

  * Fixed bug when entering and exiting the debugger; sometimes the
    character corresponding to the '`' key would be output in the
    prompt area.

  * Updated DPC+ Thumb ARM emulation code to latest from David Welch.
    In particular, this fixes incorrect handling of the V flag when
    adding and subtracting, but also fixes compile-time warnings that
    I couldn't get rid of before.

  * Updated UNIX configure script to work with GCC 6.x compilers, and to
    remove references to obsolete compiler versions that can no longer
    be used to compile Stella.

4.7 to 4.7.1: (Feb. 13, 2016)

  * Improved TV 'jitter' emulation; the recovery time can now be spread
    over multiple frame, to simulate a real TV taking multiple frames to
    recover.  Related to this, added new commandline argument
    'tv.jitter_recovery' to set the recovery time.  Finally, enabling
    the jitter effect and the recovery time are now accessible through
    the UI.  Special thanks to SpiceWare of AtariAge for the initial idea
    and implementation.

  * Fixed bug with 'Medieval Mayhem' ROMs; the paddle range was set too
    low, and as a result the number of players couldn't be selected.

  * Fixed bug when using more than two input controllers with the same
    name; each controller after the second one was named the same as the
    second one.  This caused the joystick mappings to be lost, since there
    was only information about two controllers being saved.

  * Indirectly fixed issues with Stelladaptor/2600-daptor devices and
    paddles having too large of a deadzone in Linux.  Currently, this
    involves running an external application to set the deadzone,
    since SDL2 does not yet expose this information.  The program is
    called 'evdev-joystick', and will be released separately from Stella.

  * Updated internal ROM properties database to ROM-Hunter version 11
    (thanks go to RomHunter for his tireless research in this area).
    Related to this, updated the snapshot collection.

4.6.7 to 4.7: (January 25, 2016)

  * Improved paddle emulation in several ways:

    - Added ability to specify the maximum range of movement for paddles
      when using a mouse or digital device to emulate the paddle.  This is
      useful since on a real console most paddle games use very little of
      the paddle range, and could result in moving the mouse onscreen with
      nothing appearing to happen (when in effect it was as if you turned
      a real paddle all the way to the end of the range).  This eliminates
      issues in (for example) Kaboom, where there was a huge 'deadzone'
      when moving to the left.  All applicable ROMS in the internal
      database have been updated.

    - The range for paddle emulation now takes an integer from 1 - 20,
      indicating how much to scale movement (ie, how fast the onscreen
      paddle will move when you move the mouse).  The movement itself
      is now also smoother than before.

  * Fixed bug in 'Score mode' in TIA emulation; the TIA object colours
    were correct, but the associated priority was sometimes incorrect.

  * Fixed bug in ROM launcher; selecting 'Options -> Game Properties' after
    loading a ROM would always point to the last opened ROM, not to the one
    currently selected.

  * Fixed bug in storing ROM properties; in some cases, a copy of the
    ROM properties was being stored in the external file when it was
    exactly the same as the internal entry.

  * Added 'CV+' bankswitching scheme, developed by myself and LS_Dracon
    (of AtariAge).  This scheme contains RAM like the CV scheme, and
    also switchable 2K ROM segments by writing to $3D.

  * Added more C++11 updates all over the codebase, and ran Stella
    through Coverity for the first time.  I'm proud to say that Stella
    now has a 0.00 defect rate!

(mef)

2017-01-26 12:03:25 UTC MAIN commitmail json YAML

Updated databases/py-bsddb3 to 6.2.4

(wiz)

2017-01-26 12:03:15 UTC MAIN commitmail json YAML

Updated py-bsddb3 to 6.2.4.

6.2.4:
  * More complete fix for pkgsrc.

6.2.3:
  * Update copyright notices.
  * Solve a conflict between different installations of Berkeley DB
    on some pkgsrc configurations.

6.2.2:
  * Correctly detect Berkeley DB installations in SmartOS native zones.
  * "Probably" (not tested) correctly detect Berkeley DB in pkgsrc systems.

(wiz)

2017-01-26 11:04:25 UTC MAIN commitmail json YAML

Updated databases/db6 to 6.2.23

(adam)

2017-01-26 11:03:17 UTC MAIN commitmail json YAML

Changes 6.2.23:

New Features/Improvements
-------------------------
Added support for global message prefixes.

Added Replication Manager write forwarding, which enables a client to perform simple put and delete operations by forwarding them to the master.

Improved the way we mark a password as consumed.

Added support for IPv6.

Added support for Java 8.

Added support for ARMv7 and above, and for ARM64. ARMv6 and below are no longer supported.

Add a new SMP-optimized data model that is especially valuable for highly multithreaded applications. A sliced Berkeley DB instance contains a collection of related Berkeley DB environments, known as slices, each containing a disjoint subset of records. Transactional consistency is individually maintained within each slice, rather than across multiple slices.

DB now supports the client-server architecture by providing a stand-alone server program and Java client driver APIs. The server program offers remote access to DB features. The client driver APIs provide building blocks for applications that communicate with a database server. Multiple client applications can communicate with a single server simultaneously.

Enabled support of the SQLite user authentication extension.

Added Visual Studio 2012 projects.

Encryption and checksum can now be enabled with external files (formerly known as BLOBs). Note that only the data stored in the database will be encrypted and checksum protected. The data in the external files will not be encrypted or checksum protected.

The BLOB files feature has been renamed external files to reduce confusion with the SQL BLOB datatype. The BLOB related functions have been deprecated, and replaced with new function names; for example, ext_file_threshold has replaced blob_threshold, and blob_threshold is deprecated. See the Upgrading section of the documentation for more details.

(adam)

2017-01-26 09:45:23 UTC MAIN commitmail json YAML

2017-01-26 09:13:28 UTC MAIN commitmail json YAML

2017-01-26 08:40:42 UTC MAIN commitmail json YAML

Updated x11/presentproto to 1.1

(wiz)

2017-01-26 08:40:32 UTC MAIN commitmail json YAML

Updated presentproto to 1.1.

This release fixes a bug causing libXpresent to have a wrong idea of the
present wire protocol structures.  Plus a number of documentation
improvements.

Aaron Plattner (1):
      Copy the standard .gitignore from other proto packages

Adam Jackson (2):
      Add COPYING
      Force Window and Pixmap to be CARD32 on the wire

Alan Coopersmith (1):
      configure: Drop AM_MAINTAINER_MODE

Emil Velikov (1):
      autogen.sh: use quoted string variables

Gaetan Nadon (2):
      Add the required README file.
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES

Julien Cristau (2):
      Fix wrong reference to DRI3 in the protocol spec
      Bump version to 1.1

Keith Packard (4):
      Fix spelling of James Jones' email address
      Move Redirect stuff to 'later version' sections
      Don't define 'redirect' stuff in header files
      autogen.sh: Implement GNOME Build API

Kenneth Graunke (1):
      Fix typo (modifiy -> modify)

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

(wiz)

2017-01-26 06:37:41 UTC MAIN commitmail json YAML

put tex-urlbst-doc back

(markd)

2017-01-26 06:36:22 UTC MAIN commitmail json YAML

2017-01-26 05:28:31 UTC MAIN commitmail json YAML

remove entry for non-existant package, tex-urlbst-doc

(jnemeth)

2017-01-26 03:46:20 UTC MAIN commitmail json YAML

2017-01-26 00:41:10 UTC MAIN commitmail json YAML

Updated lang/php71 to 7.1.1nb1

(maya)

2017-01-26 00:40:47 UTC MAIN commitmail json YAML

php71: don't disable pcre-jit on amd64
(accidentially commented out condition).

now bump pkgrevision.

(maya)

2017-01-25 23:17:20 UTC MAIN commitmail json YAML

Updated net/tigervnc to 1.7.1nb1

(wiz)

2017-01-25 23:17:08 UTC MAIN commitmail json YAML

Fix previous -- only set native-necessary flags in native case.

Paths for modular are different enough this broke.

Bump PKGREVISION.

(wiz)

2017-01-25 21:40:24 UTC MAIN commitmail json YAML

Fix packaging on NetBSD (and hopefully other platforms)

* Always include a platform string in a config directory name

(ryoon)

2017-01-25 20:12:12 UTC MAIN commitmail json YAML

2017-01-25 20:10:46 UTC MAIN commitmail json YAML

Add documentation of the LICENSE variable (part of the pkgsrc package 3rd
section Makefile variables).

>From David H. Gutteridge via PR pkg/51917

(leot)

2017-01-25 19:50:29 UTC MAIN commitmail json YAML

Updated math/py-scipy to 0.18.1

(adam)