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

2024-05-13 10:35:44 UTC Now

2018-08-13 12:57:37 UTC MAIN commitmail json YAML

Updated devel/js_of_ocaml to version 3.2.1.

This incorporates some patches that were already in pkgsrc (correct
dependencies), plus some other minor bugfixes.

(jaapb)

2018-08-13 08:21:07 UTC MAIN commitmail json YAML

Updated net/py-zmq

(adam)

2018-08-13 08:00:30 UTC MAIN commitmail json YAML

py-zmq: updated to 17.1.2

17.1.2:
Fix possible hang when working with asyncio
Remove some outdated workarounds for old Cython versions
Fix some compilation with custom compilers
Remove unneeded link of libstdc++ on PyPy

(adam)

2018-08-13 07:29:02 UTC MAIN commitmail json YAML

Updated security/py-cryptodome, devel/py-nose2

(adam)

2018-08-13 07:28:39 UTC MAIN commitmail json YAML

py-nose2: updated to 0.8.0

0.8.0:
Fixed
- For junitxml plugin use test module in place of classname if no classname exists
Features
- Add code to enable plugins to documentation
Dropped support for python 3.3

(adam)

2018-08-13 07:20:11 UTC MAIN commitmail json YAML

py-cryptodome: updated to 3.6.5

3.6.5:
Fixed incorrect AES encryption/decryption with AES acceleration on x86 due to gcc窶冱 optimization and strict aliasing rules.
More prime number candidates than necessary where discarded as composite due to the limited way D values were searched in the Lucas test.
Fixed ResouceWarnings and DeprecationWarnings.
Workaround for Python 3.7.0 bug on Windows

(adam)

2018-08-13 06:22:54 UTC MAIN commitmail json YAML

doc/TODO: add some

+ ImageMagick-7.0.8.9, abcde-2.9.2, dbus-1.12.10, gnumeric112-1.12.42,
  goffice0.10-0.10.42, gupnp-1.0.3, harfbuzz-1.8.7, latexmk-459,
  libatomic_ops-7.6.6, libgsf-1.14.44, libpcap-1.9.0, libsoup-2.62.3,
  libxkbcommon-0.8.2, mandoc-1.14.4, modular-xorg-server-1.20.1,
  pango-1.42.3, py-django2-2.0.8, py-mercurial-4.7, qemu-2.12.1,
  thunderbird-enigmail-2.0.8, unixodbc-2.3.7, webkit-gtk-2.20.4.

(wiz)

2018-08-13 06:14:22 UTC MAIN commitmail json YAML

2018-08-13 06:13:24 UTC MAIN commitmail json YAML

p5-Menlo-Legacy: fix MASTER_SITES

(wiz)

2018-08-13 05:56:29 UTC MAIN commitmail json YAML

ham/gnuradio-core: remove file from PLIST that is also in PLIST.oss

(dbj)

2018-08-13 05:32:58 UTC MAIN commitmail json YAML

doc: Updated sysutils/di to 4.47

(wiz)

2018-08-13 05:32:48 UTC MAIN commitmail json YAML

di: update to 4.47.

    4.47                                    [2018-8-12]
        Fixed bugs located by scan.coverity.com.
          This should fix a numeric sort bug.
        Update mkconfig to version 2.0.0 and make changes to support it.
        Get perl extension build working again.

Based on PR 53515 by Brad Lanam.

(wiz)

2018-08-13 00:58:12 UTC MAIN commitmail json YAML

libretro-freeintv: use bsdtar for github's extended ustar archives

(nia)

2018-08-13 00:54:42 UTC MAIN commitmail json YAML

doc: Added emulators/libretro-beetle-sgx version 20180512

(nia)

2018-08-13 00:54:25 UTC MAIN commitmail json YAML

libretro-beetle-sgx: add version 20180512.

Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

Beetle/Mednafen SGX is a NEC PC Engine SuperGrafx video game system emulator
that can be used as a libretro core.

(nia)

2018-08-12 19:36:40 UTC MAIN commitmail json YAML

mk/compiler.mk: sort supported compilers alphabetically

(rillig)

2018-08-12 17:11:40 UTC MAIN commitmail json YAML

Rename old-mame-license to mame-license, because I found an older MAME
license.

mame-license is the last license used by MAME prior to their switch to
"modified-bsd AND gnu-gpl-v2".

(nia)

2018-08-12 16:34:12 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 5.6.0

(rillig)

2018-08-12 16:31:56 UTC MAIN commitmail json YAML

pkgtools/pkglint: update to 5.6.0

Changes since 5.5.16:

* Check for negated shell commands (if ! test -z "foo"); they are not
  supported by Solaris.

* Don't check variable permissions for infrastructure files. A warning
  like "may not be set by any package" doesn't make sense for them.

* Check that PLIST_VARS matches PLIST.*, which is especially useful in
  options.mk files.

* Improve checks for options.mk files (for PKG_OPTIONS_SET).

* Prefer options handling with !empty() over checking empty() first.

* Prefer ${MACHINE_ARCH} == i386 over !empty(MACHINE_ARCH:Mi386), for
  single-valued variables.

(rillig)

2018-08-12 16:14:39 UTC MAIN commitmail json YAML

doc: Added emulators/libretro-freeintv version 20180729

(nia)

2018-08-12 16:14:27 UTC MAIN commitmail json YAML

libretro-freeintv: add version 20180729.

Libretro is a simple but powerful development interface that allows for
the easy creation of emulators, games and multimedia applications that
can plug straight into any libretro-compatible frontend. This development
interface is open to others so that they can run these pluggable emulator
and game cores also in their own programs or devices.

FreeIntv is a libretro emulation core for the Mattel Intellivision
designed to be compatible with joypads from the SNES era forward even
with software that originally required a number pad.

(nia)

2018-08-12 15:32:28 UTC MAIN commitmail json YAML

doc: Added emulators/libretro-snes9x version 1.56.2

(nia)

2018-08-12 15:32:10 UTC MAIN commitmail json YAML

libretro-snes9x: add version 1.56.2.

Libretro is a simple but powerful development interface that allows for
the easy creation of emulators, games and multimedia applications that
can plug straight into any libretro-compatible frontend. This development
interface is open to others so that they can run these pluggable emulator
and game cores also in their own programs or devices.

Snes9x is an emulator for the Super Nintendo Entertainment System / Super
Famicom.  This package is derived from the master repository of Snes9x. It
has greater accuracy and worse performance than Snes9x 2005/2010. It has
a less strict approach to accuracy than bsnes and therefore doesn't run
problematic games like bsnes, but has much better performance.

This is the most up-to-date libretro snes9x core available, and is
recommended for netplay.

(nia)

2018-08-12 15:02:41 UTC MAIN commitmail json YAML

2018-08-12 15:02:04 UTC MAIN commitmail json YAML

LAPACK: build deprecated functions. Allows me to build unmodified
octave forge control, sparing the need to understand how to patch
fortran 77 code.

Fixes PR pkg/52449.

bump PKGREVISION.

(maya)

2018-08-12 14:37:08 UTC MAIN commitmail json YAML

doc: Added emulators/libretro-beetle-vb version 20180620

(nia)

2018-08-12 14:36:53 UTC MAIN commitmail json YAML

libretro-beetle-vb: add version 20180620.

Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

Beetle/Mednafen VB is a Nintendo Virtual Boy video game system emulator that
can be used as a libretro core.

(nia)

2018-08-12 14:25:25 UTC MAIN commitmail json YAML

doc: Added emulators/libretro-mgba version 0.6.3

(nia)

2018-08-12 14:25:09 UTC MAIN commitmail json YAML

libretro-mgba: add version 0.6.3

Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

mGBA is an emulator for running Game Boy Advance games. It aims to be faster
and more accurate than many existing Game Boy Advance emulators, as well as
adding features that other emulators lack. It also supports Game Boy and
Game Boy Color games.

(nia)

2018-08-12 14:00:23 UTC MAIN commitmail json YAML

doc: Updated textproc/translate-shell to 0.9.6.8

(leot)

2018-08-12 13:59:51 UTC MAIN commitmail json YAML

translate-shell: Update textproc/translate-shell to 0.9.6.8

Changes:
0.9.6.8
-------
Fixed engine support:
  * DeepL (#237, #249)
  * Bing TTS (#218)

New languages: (Yandex only)
  * Emoji

Minor fixes:
  * Close command pipelines everywhere.

(leot)

2018-08-12 13:22:59 UTC MAIN commitmail json YAML

doc: Added emulators/libretro-beetle-saturn version 20180620

(nia)

2018-08-12 13:22:43 UTC MAIN commitmail json YAML

libretro-beetle-saturn: add version 20180620.

Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

Beetle/Mednafen Saturn is a Sega Saturn video game system emulator that can
be used as a libretro core.

Mednafen can load CD-ROM games from a ripped/dumped copy of the disc, such
as CUE+BIN. Additionally, there is support for CloneCD "CCD" rips, and cdrdao
"TOC" files. A CUE file is required.

(nia)

2018-08-12 12:53:06 UTC MAIN commitmail json YAML

doc: Added emulators/libretro-beetle-wswan version 20180620

(nia)

2018-08-12 12:52:52 UTC MAIN commitmail json YAML

libretro-beetle-wswan: add version 20180620.

Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

This package contains a port of the Mednafen WonderSwan/WonderSwan Color
emulator (based on Cygne) for Libretro.

(nia)

2018-08-12 11:43:59 UTC MAIN commitmail json YAML

doc: Updated textproc/unicode-character-database to 11.0.0

(tsutsui)

2018-08-12 11:43:44 UTC MAIN commitmail json YAML

unicode-character-database: update to 11.0.0.

No upstream changelog for UCD itself, but updated for new Unicode 11.0:
http://blog.unicode.org/2018/06/announcing-unicode-standard-version-110.html.

Announcing The Unicode(R) Standard, Version 11.0

Version 11.0 of the Unicode Standard is now available, both the core
specification and data files.

Version 11.0 adds 684 characters, for a total of 137,374 characters.
These additions include seven new scripts, for a total of 146 scripts,
as well as 145 new emoji.

(tsutsui)

2018-08-12 11:42:37 UTC MAIN commitmail json YAML

doc: Updated textproc/unicode-emoji to 11.0

(tsutsui)

2018-08-12 11:42:16 UTC MAIN commitmail json YAML

unicode-emoji: update to 11.0.

No quotable upstream change summary about unicode emoji, but
updated for Unicode 11.0:
http://www.unicode.org/reports/tr51/index.html

"Starting with Version 11.0 of this specification, the repertoire of
  emoji characters is synchronized with the Unicode Standard, and has
  the same version numbering system."

(tsutsui)

2018-08-12 10:45:33 UTC MAIN commitmail json YAML

doc: Updated inputmethod/ibus to 1.5.19

(tsutsui)

2018-08-12 10:45:03 UTC MAIN commitmail json YAML

ibus, ibus-python: update to 1.5.19.

pkgsrc changes:
- pull upstream fixes for issue #2035 (check wayland during configure)
- explicitly require cldr-emoji-annotation 33.1.0.0 or higher to sync
  emoji dict files in ibus/PLIST

Upstream changes (from https://github.com/ibus/ibus/releases):

1.5.19

This release moves typing emoji annotation on the emoji dialog to the pre-edit
on each application and also isolates Ctrl-Shift-u from Ctrl-Shift-e again upon
the several requests. The shortcut keys can be customized with ibus-setup
utility.
Also pre-edit of compose keys are now enabled.
Also IBUS_DISCARD_PASSWORD environment variable is now available as the
workaround of password popup in firefox and chrome.

env IBUS_DISCARD_PASSWORD=1 firefox
or
export IBUS_DISCARD_PASSWORD_APPS='firefox,.*chrome.*'

can discard typing characters on the password entries.

Emoji features:
Move input focus on Emojier to engines' preedit 5ee3f48
ui/gtk3: Show previous emojis with "history" annotation dc5e7ee
ui/gtk3: Add num pad Enter, Down, Up, Left, Right on Emojier c6439d7
ui/gtk3: Get PangoAttrList of auxiliary text from IBusText a1f91b2
up/gtk3: Emoji misc updats 3280848 d8f901f cf4e2f1 7cef5bf caffeae
src: Fix SEGV in IBusEngine if no emoji shortcut keys 886ad36

Compose key features:
ibusenginesimple: Enable preedit for compose keys f9e3035 3a68ded

Test cases:
src: Add ibus-keypress test case 196216a
tests: Added an automation testing on console 32f2f2b
configure: Add --disable-python2 option 8d4c473
tools: Add ibus read-config --engine-id option for engine schemas ddc2284
data/dconf: Add man pages of 00-upstream-settings(5) and ibus(5) 5f44e73

Bug fixes:
client/gtk2: Add IBUS_DISCARD_PASSWORD for firefox and chrome f328fd6
Fix build errors 75a6667 68e162a b184861 c360cbd 68bd269 7bc160f 10cc30e
37aa95f 8d302c8 428e64e 2695708 5db6e7b b94e8f2 8ab0b60
Fix ucd directory override (Jeremy Bicha) 5788be8
src: Make the call to chmod in ibus_bus_init conditional (Olivier Tilloy)
28d0c1d
Remove a misleading "const" modifier of a return value (Takuro Ashie) 6b47e41
bus: warn deprecated --mem-profile option (Kentaro Hayashi) 0dde239
option --monitor-timeout should be removed (Ryutaroh Matsumoto) be7554c

New release:
Update translations c8a9994 999aee3
Release 1.5.19 fd9d4a9

(tsutsui)

2018-08-12 10:39:32 UTC MAIN commitmail json YAML

doc: Updated textproc/cldr-emoji-annotation to 33.1.0.0

(tsutsui)

2018-08-12 10:39:06 UTC MAIN commitmail json YAML

cldr-emoji-annotation: update to 33.1.0.0.

Upstream announcemnet:
http://cldr.unicode.org/index/downloads/cldr-33-1

Unicode CLDR 33.1 is an update to CLDR 33 that focuses on
Unicode 11.0 support.  Improvements in this release include:

* Data
* Updates to Unicode 11.0
* Adds annotations (names and keywords) for Unicode 11.0 emoji, and makes
  improvements to previously-existing annotations.
* Updates Chinese collation stroke order from Unicode 7.0 to Unicode 11.0,
  after tooling bug fixes
* Structure*
* No changes. The DTD deltas and DTD Diffs links above point to v33.
* Specification*
* There is no LDML 33.1 document. Instead, only amendments to v33 are
  provided, as described below in Specification Amendments.
* Charts*
* There are no charts specifically for v33.1. The link above provides
  the Charts34 (currently under development). The differences from Charts33
  are mostly captured in the annotations charts and in the annotations
  fields of other charts such as delta for German or By Type: smileys.

For more details, see the list of bug fixes.
http://unicode.org/cldr/trac/query?resolution=fixed&milestone=33.1&group=component&max=999

(tsutsui)

2018-08-12 08:46:41 UTC MAIN commitmail json YAML

On Chrome OS, build nbsed too.

Both sed and awk in the Chrome OS base are permanently put into sandbox
mode, which makes them unsuitable for pkgsrc use. We were already building
nbawk; also add nbsed.

(bsiegert)

2018-08-12 08:35:42 UTC MAIN commitmail json YAML

2018-08-12 08:34:20 UTC MAIN commitmail json YAML

doc: Updated math/octave to 4.4.1

(maya)

2018-08-12 08:33:55 UTC MAIN commitmail json YAML

Octave: update to 4.4.1

Remove hack that had a high chance of resulting in a dysfunctional package
qttools can't be a build dependency because we link against something
in it.

XXX pkgsrc claims this package has work directory references

Summary of important user-visible changes for version 4.4 (2018-04-30):
----------------------------------------------------------------------

** A graphical Variable Editor has been added to the GUI interface.
    It uses a spreadsheet-like interface for quick, intuitive editing
    of variables.  The Variable Editor is launched by double-clicking
    on a variable name in the Workspace Window or by typing
    "openvar VARIABLE_NAME" in the Command Window.

** On systems with 64-bit pointers, --enable-64 is now the default and
    Octave always uses 64-bit indexing.  However, if the configure
    script determines that the BLAS library uses 32-bit integers, then
    operations using the following libraries are limited to arrays with
    dimensions that are smaller than 2^31 elements:

      BLAS  LAPACK  QRUPDATE  SuiteSparse  ARPACK

    Additionally, the following libraries use "int" internally, so
    maximum problem sizes are always limited:

      glpk  Qhull

** The octave command no longer starts the GUI by default.  Most users
    starting Octave from a shell were expecting the command line
    interface, and desktop launchers already required the `--force-gui'
    option.  With this change, desktop launchers should be modified to
    use the new option `--gui'.  The previous `--force-gui' option will
    continue to work, and maps to `--gui', but it will be removed in
    Octave 6.

** A known bug in Qt (https://bugreports.qt.io/browse/QTBUG-55357) is
    addressed by limiting GUI sub-panel relocation capabilities for Qt
    versions in the range >= 5.6.1 and < 5.7.1.  However, this may not
    thoroughly avoid issues on all platforms.

** A new container data type--containers.Map--is available.  Map is a
    key/value storage container (a.k.a, a hash) that efficiently allows
    storing and retrieving values by name, rather than by position which
    is how arrays work.

** The bareword "import" is now recognized in scripts and functions.
    However, the functionality to import functions and classes from
    other namespaces into the local scope has not yet been implemented.
    Attempting to use "import" will provoke an error message.

** hex2num and num2hex now work for integer and char types and num2hex
    may optionally return a cell array of strings instead of a character
    array.  If given a cell array of strings, hex2num now returns a
    numeric array of the same size as the input cell array.  Previously,
    hex2num would accept a cell array of strings of arbitrary dimension
    but would always return a column vector.

** New special functions cosint, sinint, and gammaincinv have been added.

** Special functions in Octave have been rewritten for larger input
    domains, better accuracy, and additional options.
    * gammainc now accepts negative real values for X.
    * improved accuracy for gammainc, betainc, betaincinv, expint.
    * gammainc has new options "scaledlower" and "scaledupper".
    * betainc, betaincinv have new option "upper".

** The "names" option used in regular expressions now returns a struct
    array, rather than a struct with a cell array for each field.  This
    change was made for Matlab compatibility.

** The quadcc function now uses both absolute tolerance and relative
    tolerance to determine the stopping criteria for an integration.
    To be compatible with other quadXXX functions, such as quadgk, the
    calling syntax has changed to

      quadcc (f, a, b, [AbsTol, [RelTol]])

    To update existing code, change instances of RelTol to [0, RelTol].

      quadcc (f, a, b, tol) => quadcc (f, a, b, [0, tol])

    A warning that a single tolerance input is now interpreted as an
    absolute tolerance will be issued in Octave versions 4.4 and 5,
    after which it will be removed.  The warning has ID
    "Octave:quadcc:RelTol-conversion" and can be disabled with

      warning ("off", "Octave:quadcc:RelTol-conversion")

** The qr function now returns a standard factorization unless
    explicitly instructed to perform an economy factorization by using a
    final argument of 0.

** The Qt graphics toolkit now supports offscreen printing without osmesa
    if Octave was built with Qt >= 5.1.

** The built-in pager for display of large data is now disabled by
    default.  To re-enable it for every Octave session add the following
    to your .octaverc file:

      more on;

** The FLTK toolkit is no longer prioritized for development.  The
    number of Octave Maintainers is too small to support three different
    graphic toolkits.  New development will target the Qt toolkit.
    While no longer prioritized, the FLTK toolkit is not deprecated and
    there is no schedule for its removal.

** The graphic object property "PickableParts" has been implemented
    which controls whether an object can accept mouse clicks.

** The graphic object property "Interruptible" has been fully
    implemented which controls whether a running callback function can
    be interrupted by another callback function.

** The graphic object property "HitTest" has been updated to be fully
    compatible with Matlab.

** Text objects now implement the properties "BackgroundColor",
    "EdgeColor", "LineStyle", "LineWidth", and "Margin".

** An initial implementation of alpha transparency has been made for
    patch and surface objects.  Printing to svg and pdf is supported.

** ishandle now returns true for both graphics handle objects and
    Java objects.  The latter change was made for Matlab compatibility.
    Use ishghandle or isgraphics if it is important not to include Java
    objects.

** The pkg command now accepts a URL as an argument, allowing a valid
    Octave package to be installed from any remote host with one command,
    for example

      pkg install https://example.org/download/example-package.tar.gz

** The following statistical functions have been moved from core
    Octave to the statistics package available from Octave Forge.

    BASE
      cloglog
      logit
      prctile
      probit
      qqplot
      table  (renamed to crosstab)

    DISTRIBUTIONS
      betacdf
      betainv
      betapdf
      betarnd
      binocdf
      binoinv
      binopdf
      binornd
      cauchy_cdf
      cauchy_inv
      cauchy_pdf
      cauchy_rnd
      chi2cdf
      chi2inv
      chi2pdf
      chi2rnd
      expcdf
      expinv
      exppdf
      exprnd
      fcdf
      finv
      fpdf
      frnd
      gamcdf
      gaminv
      gampdf
      gamrnd
      geocdf
      geoinv
      geopdf
      geornd
      hygecdf
      hygeinv
      hygepdf
      hygernd
      kolmogorov_smirnov_cdf
      laplace_cdf
      laplace_inv
      laplace_pdf
      laplace_rnd
      logistic_cdf
      logistic_inv
      logistic_pdf
      logistic_rnd
      logncdf
      logninv
      lognpdf
      lognrnd
      nbincdf
      nbininv
      nbinpdf
      nbinrnd
      normcdf
      norminv
      normpdf
      normrnd
      poisscdf
      poissinv
      poisspdf
      poissrnd
      stdnormal_cdf
      stdnormal_inv
      stdnormal_pdf
      stdnormal_rnd
      tcdf
      tinv
      tpdf
      trnd
      unidcdf
      unidinv
      unidpdf
      unidrnd
      unifcdf
      unifinv
      unifpdf
      unifrnd
      wblcdf
      wblinv
      wblpdf
      wblrnd
      wienrnd

    MODELS
      logistic_regression

    TESTS
      anova
      bartlett_test
      chisquare_test_homogeneity
      chisquare_test_independence
      cor_test
      f_test_regression
      hotelling_test
      hotelling_test_2
      kolmogorov_smirnov_test
      kolmogorov_smirnov_test_2
      kruskal_wallis_test
      manova
      mcnemar_test
      prop_test_2
      run_test
      sign_test
      t_test
      t_test_2
      t_test_regression
      u_test
      var_test
      welch_test
      wilcoxon_test
      z_test
      z_test_2

** The following image functions have been moved from core Octave to
    the image package available from Octave Forge.

      ntsc2rgb
      rgb2ntsc

** Other new functions added in 4.4:

      bounds
      camlookat
      camorbit
      campos
      camroll
      camtarget
      camup
      camva
      camzoom
      corrcoef
      cosint
      decic
      erase
      gammaincinv
      getframe
      groot
      gsvd
      hgtransform
      humps
      integral
      integral2
      integral3
      isgraphics
      isstring
      mad
      ode15i
      ode15s
      openvar
      quad2d
      repelem
      rgb2gray
      rticks
      sinint
      tfqmr
      thetaticks
      vecnorm
      winqueryreg
      xticklabels
      xticks
      yticklabels
      yticks
      zticklabels
      zticks

** Deprecated functions.

    The following functions have been deprecated in Octave 4.4 and will
    be removed from Octave 6 (or whatever version is the second major
    release after 4.4):

      Function            | Replacement
      ---------------------|------------------
      chop                | sprintf for visual results
      desktop              | isguirunning
      tmpnam              | tempname
      toascii              | double
      java2mat            | __java2mat__

** The following functions were deprecated in Octave 4.0 and have been
    removed from Octave 4.4.

      allow_noninteger_range_as_index
      bicubic
      delaunay3
      do_braindead_shortcircuit_evaluation
      dump_prefs
      find_dir_in_path
      finite
      fmod
      fnmatch
      gmap40
      loadaudio
      luinc
      mouse_wheel_zoom
      nfields
      octave_tmp_file_name
      playaudio
      saveaudio
      setaudio
      syl
      usage

** The "Octave:undefined-return-values" warning ID is obsolete.  Octave
    now throws an error for any attempts to assign undefined values that
    might be returned from functions.

** Deprecated graphics properties.

    The following properties or allowed corresponding values have been
    deprecated in Octave 4.4 and will be removed from Octave 6 (or whatever
    version is the second major release after 4.4):

      Object              | Property                | Value
      ---------------------|-------------------------|-------------------
      figure              | doublebuffer            |
                          | mincolormap            |
                          | wvisual                |
                          | wvisualmode            |
                          | xdisplay                |
                          | xvisual                |
                          | xvisualmode            |
      axes                | drawmode                |
      annotation          | edgecolor ("rectangle") |
      text                | fontweight              | "demi" and "light"
      uicontrol            | fontweight              | "demi" and "light"
      uipanel              | fontweight              | "demi" and "light"
      uibuttongroup        | fontweight              | "demi" and "light"

** The rectangle and ellipse annotation property "edgecolor" has been
    deprecated and will be removed from Octave 6 (or whatever version
    is the second major release after 4.4).  Use the property "color"
    instead.

** The header file oct-alloc.h has been removed along with the macros
    that it defined (DECLARE_OCTAVE_ALLOCATOR, DEFINE_OCTAVE_ALLOCATOR,
    and DEFINE_OCTAVE_ALLOCATOR2).

(maya)

2018-08-11 21:03:17 UTC MAIN commitmail json YAML

libretro-mupen64plus: Set dynarec to empty when one isn't in use. Should
hopefully fix the PowerPC build.

(nia)

2018-08-11 20:26:23 UTC MAIN commitmail json YAML

doc: Updated emulators/libretro-nestopia to 1.49

(nia)

2018-08-11 20:26:12 UTC MAIN commitmail json YAML

libretro-nestopia: update to 1.49.

Changes:

----------------------------------------------------------------
1.49
----------------------------------------------------------------
libretro:

Additions:
  - Add support for multiline cheats and raw cheats (iLag)
  - Add adapter autoselect using NstDatabase.xml (hunterk)
  - Famicom Mic support
  - Cheevos ram access support (meepingsnesroms)
  - Add .wav sample loading

Fixes:
  - Fixed heap corruption bug with crosshair (Arto Vainiolehto)
  - Fixed black screen when non-existent custom palette is selected
  - Fixed crosshair and overscan with blargg filter

Core:

Additions:
  - Added support for overclocking (meepingsnesroms)

Fixes:
  - Fixed NSF and FDS in Dendy mode (Eugene.S)
  - Fixed coding mistake in PPU (zeromus)
  - Modified submappers for VRC2/VRC4 games (GeneralFailer)
  - Fixed compilation error in SetRamPowerState (Arto Vainiolehto)
  - Fix for McAcc games (joepogo)

----------------------------------------------------------------
1.48
----------------------------------------------------------------
libretro:

Additions:
  - Added ability to load custom palettes
  - Added many palettes (Monroe88)
  - Added monochrome blargg NTSC filter (dalter)
  - Added Turbo A/B buttons

Core:

Additions:
  - RAM Power-on State setting
  - Support for mapper 23.10

Fixes:
  - VRC2 Mirroring bug (koitsu, lidnariq)
  - Dendy timing and audio fixes (FHorse, Eugene.S)
  - Removed unused code in APU
  - Properly initialize RAM - fixes F-1 Race (koitsu)
  - Silenced many build warnings (orbea)

----------------------------------------------------------------
1.47
----------------------------------------------------------------
libretro:

Additions:
  - Game Genie Sound Distortion option
  - Region selection core option

Changes:
  - Default to "consumer" palette
  - Vertical and Horizontal overscan options separated

Fixes:
  - Fixed FDS save path

Core:

Additions:
  - Added support for MC-ACC (perilsensitive)
  - Added NstDatabase.xml entries (clobber)
  - Added support for NES 2.0 submappers
  - Added support for mapper 4.1
  - Added support for mapper 4.3
  - Added support for mapper 23.15
  - Added support for mapper 25.15
  - Added support for mapper 32.1
  - Added support for mapper 68.1
  - Added support for mapper 71.1
  - Added support for mapper 78.1
  - Added support for mapper 78.3

Fixes:
  - Reverted fix for Mapper 79
  - Fixed Burai Fighter status area (perilsensitive)
  - FME-7 IRQ Fix (lidnariq)
  - Disabled buggy audio sync

"fine with me" snj

(nia)

2018-08-11 18:47:35 UTC MAIN commitmail json YAML

Updated www/firefox-l10n to 61.0.2

(ryoon)

2018-08-11 18:47:10 UTC MAIN commitmail json YAML

Update to 61.0.2

* Sync with www/firefox-61.0.2

(ryoon)

2018-08-11 18:45:58 UTC MAIN commitmail json YAML

Updated www/firefox to 61.0.2

(ryoon)

2018-08-11 18:45:16 UTC MAIN commitmail json YAML

Update to 61.0.2

Changelog:
New
    Adds support for automatically restoring your Firefox session
    after Windows restarts. Currently, this feature is not enabled
    by default for most users, but will be gradually enabled over
    the coming weeks.

Fixed
    Improved website rendering with the Retained Display List
    feature enabled (Bug 1474402)

    Fixed broken DevTools panels with certain extensions installed
    (Bug 1474379)

    Fixed a crash for users with some accessibility tools enabled
    (Bug 1474007)

(ryoon)

2018-08-11 17:50:13 UTC MAIN commitmail json YAML

doc: Updated security/password-store to 1.7.3

(leot)

2018-08-11 17:49:42 UTC MAIN commitmail json YAML

password-store: Update security/password-store to 1.7.3

Discussed with and thanks to <imil>!

Changes:
1.7.3
-----
Pass 1.7.3 has been released with a few small bug fixes, including one
regression involving storing binary data in pass from 1.7.2.

(leot)

2018-08-11 16:10:07 UTC MAIN commitmail json YAML

doc: Added emulators/libretro-vecx version 20180412

(nia)

2018-08-11 16:09:55 UTC MAIN commitmail json YAML

libretro-vecx: add version 20180412.

Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

VecX is an emulator for the Vectrex vector-based video game system.

(nia)

2018-08-11 15:47:04 UTC MAIN commitmail json YAML

doc: Added emulators/libretro-genesis-plus-gx version 20180607

(nia)

2018-08-11 15:45:49 UTC MAIN commitmail json YAML

This was not an update.

(nia)

2018-08-11 15:42:44 UTC MAIN commitmail json YAML

doc: Added emulators/libretro-fuse version 20180419

(nia)

2018-08-11 15:42:09 UTC MAIN commitmail json YAML

libretro-fuse: add version 20180419.

Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

FUSE is an emulator for the Sinclair ZX Spectrum and related machines.

(nia)

2018-08-11 15:12:21 UTC MAIN commitmail json YAML

libretro-genesis-plus-gx: add version 20180607.

Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

Genesis Plus GX is a Sega 8/16-bit game console emulator focused on accuracy
and portability.

This emulator has 100% compatibility with Genesis / Mega Drive, Sega/Mega CD,
Master System, Game Gear & SG-1000 released software (including all unlicensed
software and known pirate dumps), also emulating backwards compatibility modes
when available. It also has Pico emulation.

It may be somewhat slower than PicoDrive on some platforms, but has improved
accuracy. On the other hand, only PicoDrive supports 32X emulation.

(nia)

2018-08-11 14:38:15 UTC MAIN commitmail json YAML

Rename picodrive-license to old-mame-license, reflecting its origin.

Some packages which are neither old versions of MAME or Picodrive
use this license in wip, and will be imported soon(TM).

(nia)

2018-08-11 14:00:21 UTC MAIN commitmail json YAML

doc: Updated emulators/libretro-mupen64plus to 20180628

(nia)

2018-08-11 13:59:39 UTC MAIN commitmail json YAML

2018-08-11 13:57:27 UTC MAIN commitmail json YAML

2018-08-11 13:53:25 UTC MAIN commitmail json YAML

libretro-mupen64plus: Align variables to silence pkglint.

(nia)

2018-08-11 13:22:52 UTC MAIN commitmail json YAML

2018-08-11 12:57:40 UTC MAIN commitmail json YAML

doc: Added emulators/libretro-desmume version 20180807

(nia)

2018-08-11 12:57:24 UTC MAIN commitmail json YAML

libretro-desmume: add version 20180807.

Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

DeSmuME is a Nintendo DS emulator.

(nia)

2018-08-11 01:22:38 UTC MAIN commitmail json YAML

doc: Updated www/squid3 to 3.5.28 [taca 2018-08-11]

(taca)

2018-08-11 01:22:02 UTC MAIN commitmail json YAML

www/squid3: update to 3.5.29

Changes to squid-3.5.28 (15 Jul 2018):

- SQUID-2018:1: crash processing SSL-Bumped traffic containing ESI
- SQUID-2018:2: crash handling responses to internally generated requests
- SQUID-2018:3 / CVE-2018-1172: crash in ESI Response processing
- Bug 4861: HTTPMSGLOCK missing pointer safety
- Bug 4829: IPC shared memory leaks when disker queue overflows
- Bug 4767: SMP breaks IPv6 SNMP and cache manager queries
- Bug 2821: Ignore Content-Range in non-206 responses
- HTCP: Ignore HTCP packets with invalid URI
- SSL-Bump: fix authentication with schemes other than Basic
- TPROXY: Fix clientside_mark and client port logging
- Fix "Cannot assign requested address" for to-origin TPROXY FTP data
- Fix --with-netfilter-conntrack error message
- Validate mime icon URL before allocating store entries
- ... and many documentation changes

(taca)

2018-08-11 00:51:36 UTC MAIN commitmail json YAML

doc: Added games/libretro-craft version 20180803

(nia)

2018-08-11 00:48:50 UTC MAIN commitmail json YAML

games/libretro-craft: Import libretro-craft-20180803

Libretro is a simple but powerful development interface that allows for
the easy creation of emulators, games and multimedia applications that
can plug straight into any libretro-compatible frontend. This development
interface is open to others so that they can run these pluggable emulator
and game cores also in their own programs or devices.

Craft is a Minecraft clone. It's just a few thousand lines of C and uses
modern OpenGL (shaders).

(nia)

2018-08-11 00:32:42 UTC MAIN commitmail json YAML

doc: Added emulators/libretro-beetle-ngp version 20180720

(nia)

2018-08-11 00:32:25 UTC MAIN commitmail json YAML

emulators/libretro-beetle-ngp: Import libretro-beetle-ngp-20180720

Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

This package contains the Mednafen Neo Geo Pocket emulator for Libretro (based
on NeoPop).

(nia)

2018-08-11 00:20:11 UTC MAIN commitmail json YAML

doc: Added emulators/libretro-beetle-psx version 20180808

(nia)

2018-08-11 00:19:58 UTC MAIN commitmail json YAML

emulators/libretro-beetle-psx: Import libretro-beetle-psx-20180808

Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

Mednafen PSX (Beetle PSX) is a Sony PlayStation 1 video game system emulator
that can be used as a libretro core. It is a libretro port of Mednafen
PlayStation.

Mednafen can load CD-ROM games from a ripped/dumped copy of the disc, such
as CUE+BIN. Additionally there is support for CloneCD "CCD/IMG/SUB" rips,
and cdrdao "TOC" files. A CUE file is required.

(nia)

2018-08-10 23:35:52 UTC MAIN commitmail json YAML

2018-08-10 23:16:54 UTC MAIN commitmail json YAML

doc: Renamed emulators/libretro-mednafen-pce-fast to emulators/libretro-beetle-pce-fast

(nia)

2018-08-10 23:16:12 UTC MAIN commitmail json YAML

libretro-beetle-pce-fast: Import libretro-beetle-pce-fast-20180720

This package replaces emulators/libretro-mednafen-pce-fast.

Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

Beetle/Mednafen PCE FAST is a NEC TurboGrafx-16/PC Engine/CD video game
system emulator.

(nia)

2018-08-10 21:07:19 UTC MAIN commitmail json YAML

2018-08-10 21:04:38 UTC MAIN commitmail json YAML

doc: Renamed emulators/libretro-snes9x-next to emulators/libretro-snes9x2010

(nia)

2018-08-10 20:55:13 UTC MAIN commitmail json YAML

emulators/libretro-snes9x2010: Import libretro-snes9x2010-20180626.

This package replaces emulators/libretro-snes9x-next.

Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

This is a port of Snes9x 1.52+ to Libretro (previously called SNES9x Next),
rewritten in C with several optimizations and speed hacks.

Snes9x is a Super Nintendo Entertainment System / Super Famicom emulator.

(nia)

2018-08-10 20:34:01 UTC MAIN commitmail json YAML

libretro-snes9x2005: Set LICENSE to snes9x-license.

(nia)

2018-08-10 20:33:16 UTC MAIN commitmail json YAML

licenses: add snes9x-license. This is not default acceptable.

(nia)

2018-08-10 20:17:21 UTC MAIN commitmail json YAML

2018-08-10 20:15:24 UTC MAIN commitmail json YAML

doc: Renamed emulators/libretro-catsfc to emulators/libretro-snes9x2005

(nia)

2018-08-10 20:14:29 UTC MAIN commitmail json YAML

emulators/libretro-snes9x2005: Import libretro-snes9x2005-20180626.

This package replaces emulators/libretro-catsfc.

Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

Snes9x is a Super Nintendo Entertainment System / Super Famicom emulator.

This is a port of SNES9x 1.43 for libretro (it was previously called CAT SFC).
It is an ideal alternative to emulators with a more uncompromising approach to
accuracy, since it runs at full speed on low end devices, for example, low
power ARM SoCs.

(nia)

2018-08-10 19:29:04 UTC MAIN commitmail json YAML

license.mk: Remove duplicate entry I accidentally added.

Sorry, I thought I had committed this earlier.

(nia)

2018-08-10 15:57:54 UTC MAIN commitmail json YAML

compiler-rt: Needs python for the build.

(jperkin)

2018-08-10 15:36:17 UTC MAIN commitmail json YAML

devel/py-cyordereddict: Simplify Makefile using py2x

(minskim)

2018-08-10 12:19:49 UTC MAIN commitmail json YAML

Updated devel/py-astroid, devel/py-blessings

(adam)

2018-08-10 12:19:30 UTC MAIN commitmail json YAML

py-blessings: updated to 1.7

1.7:
Drop support for Python 2.6 and 3.3, which are end-of-lifed.
Switch from 2to3 to the six library.

(adam)

2018-08-10 12:16:23 UTC MAIN commitmail json YAML

py-astroid: updated to 2.0.4

2.0.4:
Make sure that assign nodes can find ``yield`` statements in their values

2.0.3:
The environment markers for PyPy were invalid.

(adam)

2018-08-10 11:57:32 UTC MAIN commitmail json YAML

Updated databases/postgresqlNN

(adam)

2018-08-10 11:56:10 UTC MAIN commitmail json YAML

postgresql: updated to 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24

The PostgreSQL Global Development Group has released an update to all supported versions of our database system, including 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24. This release fixes two security issues as well as bugs reported over the last three months.

SECURITY ISSUES:
CVE-2018-10915: CERTAIN HOST CONNECTION PARAMETERS DEFEAT CLIENT-SIDE SECURITY DEFENSES
CVE-2018-10925: MEMORY DISCLOSURE AND MISSING AUTHORIZATION IN INSERT ... ON CONFLICT DO UPDATE

BUG FIXES AND IMPROVEMENTS
Several fixes related to VACUUM, including an issue that could lead to data corruption in certain system catalog tables
Several fixes for replaying write-ahead logs, including a case where a just-promoted standby server would not restart if it crashed before its first post-recovery checkpoint
Several performance improvements for replaying write-ahead logs
Several fixes for logical replication and logical decoding, including ensuring logical WAL senders are reporting the streaming state correctly
Allow replication slots to be dropped in single-user mode
Fix to have variance and similar aggregate functions return accurate results when executed using parallel query
Fix SQL-standard FETCH FIRST syntax to allow parameters ($n), as the standard expects
Fix to ensure that a process doing a parallel index scan will respond to signals, such as one to abort a query
Fix EXPLAIN's accounting for resource usage, particularly buffer accesses, in parallel workers
Several fixes for the query planner including improving the cost estimates for hash-joins and choosing to use indexes for mergejoins on composite type columns
Fix performance regression related to POSIX semaphores for multi-CPU systems running Linux or FreeBSD
Fix for GIN indexes that could lead to an assertion failure after a pg_upgrade from a version before PostgreSQL 9.4
Fix for SHOW ALL to display superuser configuration settings to roles that are allowed to read all settings
Fix issue where COPY FROM .. WITH HEADER would drop a line after every 4,294,967,296 lines processed
Several fixes for XML support, including using the document node as the context for XPath queries as defined in the SQL standard, which affects the xpath and xpath_exists functions, as well as XMLTABLE
Fix libpq for certain cases where hostaddr is used
Several ecpg fixes for Windows
Fix password prompting in Windows client programs so that echo is properly disabled
Several pg_dump fixes, including correctly outputting REPLICA IDENTITY properties for constraint indexes
Make pg_upgrade check that the old server was shut down cleanly

(adam)

2018-08-10 11:34:04 UTC MAIN commitmail json YAML

doc: Updated archivers/libmspack to 0.7.1alpha

(wiz)

2018-08-10 11:33:53 UTC MAIN commitmail json YAML

libmspack: update to 0.7.1alpha.

There are no bugfixes or new features. This release obfuscates one of the test
files to make libmspack distribution possible.

(wiz)

2018-08-10 10:44:13 UTC MAIN commitmail json YAML

Geomyidae: Adjust LICENSE (all the code is licensed under mit)

(leot)

2018-08-10 10:41:40 UTC MAIN commitmail json YAML

doc: Updated net/Geomyidae to 0.32.2

(leot)

2018-08-10 10:41:20 UTC MAIN commitmail json YAML

Geomyidae: Update net/Geomyidae to 0.32.2

pkgsrc changes:
- Update DISTNAME, PKGNAME, MASTER_SITES and HOMEPAGE
- Take MAINTAINERship (discussed via private email with previous MAINTAINER)
- Remove (not so useful) MESSAGE
- Avoid NO_CONFIGURE=yes, also if a package does not provide a configure script
  it is not needed and can lead to confusion due the several configure targets
  that are removed
- Add several variable to BUILD_DEFS
- Honor GEOMYIDAE_USER, GEOMYIDAE_GROUP and GEOMYIDAE_ROOTDIR variables that
  will respectively set the default user, group and rootdir of geomyidae
- Instead of copypasting several rc scripts write a new one ad-hoc for pkgsrc
  that by default will run geomyidae unprivileged honoring the several
  GEOMYIDAE_* variables.
  If `geomyidae_flags' is defined in rc.conf these defaults are ignored.
- Do not install a LICENSE file (we have the LICENSE variable for it!)

Changes:
Geomyidae v0.32.2 fixes release
-------------------------------
Another fixes release for geomyidae is out. Now hopefully the OpenBSD people
fixed the whole pledge support in geomyidae.

Geomyidae v0.32.1 fixes release
-------------------------------
Soon after the v0.32 release I received patches, which I do not want to miss
in mainline.

* Fix and make OpenBSD pledge support better.
* Fix a typo in the slackware init script.

Thanks for all who sent in patches! All further patches are welcome!

Geomyidae v0.32 Release
-----------------------
I am glad to announce the release of geomyidae v0.32. Thanks to all the
contributors and people giving ideas!

Here is what changed:
        * Minor fixed in the manpage, CGI handling and tools.
        * Add example for tt escaping in the manpage.
        * Add nocgi flag, which disables CGI execution.
        * Add OpenBSD pledge support.

Geomyidae v0.31.1 release
-------------------------

There has been a geomyidae v0.31.1 release which fixes a major issue of the
pending bytes logic from v0.31.

Have fun!

Geomyidae v0.31 release
-----------------------
I  am proud to announce the geomyidae v0.31 release. There were
some major issues fixed, so a new release is necessary:

* There is now gph vim syntax highlighting files in the archive.
* Gopher+ compatibility mode.
* No sockets are left behind anymore.
* New log format of geomyidae is now documented in the manpage.
* There was some ugly bug with curl connecting to a Linux system, where after
  close() some bytes were lost. Now some check is added to be sure all data
  has been sent to the client. If you want to have bad dreams, look at the
  curl sourcecode.

Thanks for everyone contributing!

Geomyidae v0.30 release
-----------------------
What is new?

* The gph format now allows escaping of '|' characters. See the example
  index.gph file in the distribution for how to or the manpage.
* Geomyidae has happy helping snowman support to help you with your dynamic
  gph content generation in geomyidae. In case you add some spurious tab,
  this little guy will appear and inform you about what happened.
* There is now a Links file for links to software related to application
  development for geomyidae.
* The gentoo init.d script has been fixed.
* A slackware rc file was added.
* The makefile is now POSIX-compliant.
* The log format has been changed to be easier parsable for all kind of log
  analyzers. (`[YYYY-MM-DD HH:mm:SS +ZZZZ|client|clientport|status] selector')
* A flag to not perform reverse lookups in log files has been added.
* Implement some CGI variables for cgi and dcgi. See the manpage for which
  ones are available. Here you can see REMOTE_ADDR in action:

        gopher://bitreich.org/0/ip

Geomyidae 0.29 release
----------------------
I am happy to announce the 0.29 release of geomyidae, a simple gopher server.
What has been changed:

* the OpenBSD rc.d files have been fixed due to arg.h fixes
* index.bin support added
        * Create a file with the raw gopher menu content in a directory and is
          served by geomyidae.
        * This is useful for scripts generating static gopher content
        * This is useful for serving a backup of a gopherhole.
* show errors on fork, in case there are constraints on process resources
* care for send errors
* huge speed up on different platforms when transferring huge binary files
        * Linux is using sendfile(2) and TCP_CORK
        * FreeBSD and DragonflyBSD are using sendfile(2)
        * TCP_NOPUSH is used on all BSDs
        * TCP_NODELAY is disabled on nearly all platforms
        * other platforms (like OpenBSD) have a speed increase due to an
          alignment of the send buffer to blocksize of the socket

I want to thank all contributors! All patches are welcome!

Geomyidae 0.28 release
----------------------
What's new in geomyidae?

  * The parsing of gph files is now more liberal. When you do something wrong,
    it will most of the time just display the line.
  * DCGI speed was increased massively.
  * Error messages are now more useful.
  * More files are now handled as text files automatically.
  * The OpenBSD rc.d file was fixed to modern days.
  * Typos have been fixed.

Geomyidae 0.27 release
----------------------
I am proud to announce the 0.27 release of geomyidae.

* dramatic improvement of serving speed
* security fixes
* a OpenBSD rc.d file was added
* the manpage has been updated to the current state
* there is no support for index.gph, index.dcgi and index.cgi,
  which helps to write more REST-friendly apps

I want to thank all contributors. All patches are welcome!

(leot)

2018-08-10 09:00:57 UTC MAIN commitmail json YAML

Updated math/py-numpy, math/py-pandas

(adam)

2018-08-10 09:00:36 UTC MAIN commitmail json YAML

py-pandas: updated to 0.23.4

v0.23.4:
This is a minor bug-fix release in the 0.23.x series and includes some regression fixes, bug fixes, and performance improvements. We recommend that all users upgrade to this version.

(adam)

2018-08-10 08:59:08 UTC MAIN commitmail json YAML

py-numpy: updated to 1.15.0

NumPy 1.15.0 is a release with an unusual number of cleanups, many deprecations
of old functions, and improvements to many existing functions. Please read the
detailed descriptions below to see if you are affected.

For testing, we have switched to pytest as a replacement for the no longer
maintained nose framework. The old nose based interface remains for downstream
projects who may still be using it.

The Python versions supported by this release are 2.7, 3.4-3.7. The wheels are
linked with OpenBLAS v0.3.0, which should fix some of the linalg problems
reported for NumPy 1.14.

Highlights:
- NumPy has switched to pytest for testing.
- A new numpy.printoptions context manager.
- Many improvements to the histogram functions.
- Support for unicode field names in python 2.7.
- Improved support for PyPy.
- Fixes and improvements to numpy.einsum.

(adam)

2018-08-10 07:20:01 UTC MAIN commitmail json YAML

Updated www/py-uwsgi, databases/py-ldap3

(adam)

2018-08-10 07:19:34 UTC MAIN commitmail json YAML

py-ldap3: updated to 2.5.1

2.5.1:
connection.result is populated when exception raised with raise_exceptions=True
fixed objectSid in mocking strategies
fixed circular reference in exception history
added objectSid validator
byte values are properly searched in MOCK strategies
exception history refactored
connections in context manager don窶冲 bind anymore when auto_bind is set to AUTO_BIND_NONE
Cython compatible build
more detailed exception message in Mock strategy
exceptions flow refactored in reusable strategy
pwdlastset accept any positive integer
fixed an exception while logging packet with pyasn1 decoder
fixed importing abc from collections for Python 3.8

(adam)

2018-08-10 07:18:29 UTC MAIN commitmail json YAML

py-uwsgi: updated to 2.0.17.1

Changes 2.0.17.1:
Fixed memory leak in HTTPS_CLIENT_CERTIFICATE
TLSv1 is now disabled by default (you can re-enable it with ssl-enable-tlsv1 at your own risk)
Improved daemons throttle system
Add ���secs��� log formatting variable
Improved snprintf() usage to be OpenBSD-friendly
Improved glibc crypt/crypt_r management
Fixed websocket pong timeout check
Add the ���License��� classifier to setup.py
Add support for php user.ini
Official support for Python 3.7

(adam)

2018-08-10 07:10:12 UTC MAIN commitmail json YAML

fuse-emulator: updated to 1.5.6

Fuse 1.5.6 released.

* Emulation core improvements:
  * Z80 flags register is now correct after SCF and CCF

* Miscellaneous improvements:
  * Factor out common paths code between Linux and generic UNIX
  * More improvements disabling phantom typist after finishing loading
    TAP or standard ROM TZX files
  * Saving and loading binary data no longer increments tstate count
    or triggers breakpoints
  * "Variant" Alkatraz loaders (e.g. Gauntlet 3 and Shadow Dancer),
    "Variant" Search Loader programs (e.g. Lotus Esprit Turbo
    Challenge and Space Crusade) and Dinaload loaders (e.g. Astro Marine
    Corps) are now accelerated
  * Stop RZX playback/recording on machine reset/change
  * Various minor bugfixes.

(adam)

2018-08-10 06:59:27 UTC MAIN commitmail json YAML

Updated devel/py-uvloop, devel/py-setuptools_scm, devel/cmake

(adam)

2018-08-10 06:59:04 UTC MAIN commitmail json YAML

cmake: update to 3.12.1

Changes in 3.12.1 since 3.12.0:
- CSharp: Set CMAKE_CSharp_COMPILER_LOADED variable when language is enabled
- UseSWIG: Use CSharp language only if it is enabled
- Help: Add explicit <PackageName>_ROOT variable documentation
- Tests: Add case showing CMP0048 warning on injected project command
- project: Do not issue CMP0048 warnings on injected call
- CPack: Restore support for 0-valued version components
- FindCUDA/select_compute_arch: Restore two-component CUDA_VERSION
- GoogleTest: Ensure policy settings allow use of IN_LIST
- FindTCL: Add support for version 8.7
- FindPython*: fix erroneous behavior on multiple 'find_package' calls
- UseSWIG: restore legacy behavior for SWIG_MODULE_<name>_EXTRA_FLAGS

(adam)

2018-08-10 06:36:42 UTC MAIN commitmail json YAML

py-setuptools_scm: updated to 3.1.0

v3.1.0:
fix - correct the invocation in version_from_scm and deprecate it as its exposed by accident
fix - handle git file listing on empty repositories
fix - deprecate ScmVersion.extra

(adam)

2018-08-10 06:34:50 UTC MAIN commitmail json YAML

py-uvloop: updated to 0.11.2

v0.11.2:
Fix a memory leak related to contextvars support.

(adam)

2018-08-09 20:21:42 UTC MAIN commitmail json YAML

2018-08-09 20:12:16 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 5.5.16

(rillig)

2018-08-09 20:08:12 UTC MAIN commitmail json YAML

2018-08-09 19:10:06 UTC MAIN commitmail json YAML

Enable NetBSD/i386 support and fix NetBSD build

* 1.27.2 bootstrap kit has a serious bug and does not work under NetBSD.
  So use 1.28.0 instead.

(ryoon)

2018-08-09 18:44:37 UTC MAIN commitmail json YAML

Updated textproc/libxml2 to 2.9.8nb2.

(snj)

2018-08-09 18:44:13 UTC MAIN commitmail json YAML

2018-08-09 17:04:13 UTC MAIN commitmail json YAML

doc: Updated lang/rust to 1.28.0

(jperkin)

2018-08-09 17:04:03 UTC MAIN commitmail json YAML

rust: Update to version 1.28.0.

NetBSD/i386 is temporarily disabled due to missing binary bootstraps.

Version 1.28.0 (2018-08-02)
===========================

Language
--------
- [The `#[repr(transparent)]` attribute is now stable.][51562] This attribute
  allows a Rust newtype wrapper (`struct NewType<T>(T);`) to be represented as
  the inner type across Foreign Function Interface (FFI) boundaries.
- [The keywords `pure`, `sizeof`, `alignof`, and `offsetof` have been unreserved
  and can now be used as identifiers.][51196]
- [The `GlobalAlloc` trait and `#[global_allocator]` attribute are now
  stable.][51241] This will allow users to specify a global allocator for
  their program.
- [Unit test functions marked with the `#[test]` attribute can now return
  `Result<(), E: Debug>` in addition to `()`.][51298]
- [The `lifetime` specifier for `macro_rules!` is now stable.][50385] This
  allows macros to easily target lifetimes.

Compiler
--------
- [The `s` and `z` optimisation levels are now stable.][50265] These optimisations
  prioritise making smaller binary sizes. `z` is the same as `s` with the
  exception that it does not vectorise loops, which typically results in an even
  smaller binary.
- [The short error format is now stable.][49546] Specified with
  `--error-format=short` this option will provide a more compressed output of
  rust error messages.
- [Added a lint warning when you have duplicated `macro_export`s.][50143]
- [Reduced the number of allocations in the macro parser.][50855] This can
  improve compile times of macro heavy crates on average by 5%.

Libraries
---------
- [Implemented `Default` for `&mut str`.][51306]
- [Implemented `From<bool>` for all integer and unsigned number types.][50554]
- [Implemented `Extend` for `()`.][50234]
- [The `Debug` implementation of `time::Duration` should now be more easily
  human readable.][50364] Previously a `Duration` of one second would printed as
  `Duration { secs: 1, nanos: 0 }` and will now be printed as `1s`.
- [Implemented `From<&String>` for `Cow<str>`, `From<&Vec<T>>` for `Cow<[T]>`,
  `From<Cow<CStr>>` for `CString`, `From<CString>, From<CStr>, From<&CString>`
  for `Cow<CStr>`, `From<OsString>, From<OsStr>, From<&OsString>` for
  `Cow<OsStr>`, `From<&PathBuf>` for `Cow<Path>`, and `From<Cow<Path>>`
  for `PathBuf`.][50170]
- [Implemented `Shl` and `Shr` for `Wrapping<u128>`
  and `Wrapping<i128>`.][50465]
- [`DirEntry::metadata` now uses `fstatat` instead of `lstat` when
  possible.][51050] This can provide up to a 40% speed increase.
- [Improved error messages when using `format!`.][50610]

Stabilized APIs
---------------
- [`Iterator::step_by`]
- [`Path::ancestors`]
- [`SystemTime::UNIX_EPOCH`]
- [`alloc::GlobalAlloc`]
- [`alloc::Layout`]
- [`alloc::LayoutErr`]
- [`alloc::System`]
- [`alloc::alloc`]
- [`alloc::alloc_zeroed`]
- [`alloc::dealloc`]
- [`alloc::realloc`]
- [`alloc::handle_alloc_error`]
- [`btree_map::Entry::or_default`]
- [`fmt::Alignment`]
- [`hash_map::Entry::or_default`]
- [`iter::repeat_with`]
- [`num::NonZeroUsize`]
- [`num::NonZeroU128`]
- [`num::NonZeroU16`]
- [`num::NonZeroU32`]
- [`num::NonZeroU64`]
- [`num::NonZeroU8`]
- [`ops::RangeBounds`]
- [`slice::SliceIndex`]
- [`slice::from_mut`]
- [`slice::from_ref`]
- [`{Any + Send + Sync}::downcast_mut`]
- [`{Any + Send + Sync}::downcast_ref`]
- [`{Any + Send + Sync}::is`]

Cargo
-----
- [Cargo will now no longer allow you to publish crates with build scripts that
  modify the `src` directory.][cargo/5584] The `src` directory in a crate should be
  considered to be immutable.

Misc
----
- [The `suggestion_applicability` field in `rustc`'s json output is now
  stable.][50486] This will allow dev tools to check whether a code suggestion
  would apply to them.

Compatibility Notes
-------------------
- [Rust will no longer consider trait objects with duplicated constraints to
  have implementations.][51276] For example the below code will now fail
  to compile.
  ```rust
  trait Trait {}

  impl Trait + Send {
      fn test(&self) { println!("one"); } //~ ERROR duplicate definitions with name `test`
  }

  impl Trait + Send + Send {
      fn test(&self) { println!("two"); }
  }
  ```

(jperkin)

2018-08-09 15:10:23 UTC MAIN commitmail json YAML

doc: not update of roundcube packages to 1.3.7

mail/roundcube
mail/roundcube-plugin-enigma
mail/roundcube-plugin-password
mail/roundcube-plugin-zipdownload

(taca)

2018-08-09 15:09:31 UTC MAIN commitmail json YAML

mail/roundcube-plugin-zipdownload: update to 1.3.7

A small PHP poratbility fix.

(taca)

2018-08-09 15:08:15 UTC MAIN commitmail json YAML

mail/roundcube-plugin-password: update to 1.3.7

* No change except version.

Reset PKGREVISION.

(taca)

2018-08-09 15:07:01 UTC MAIN commitmail json YAML

mail/roundcube-plugin-enigma: update to 1.3.7

- Enigma: [EFAIL] Don't decrypt PGP messages with no MDC protection (#6289)

(taca)

2018-08-09 15:03:57 UTC MAIN commitmail json YAML

mail/roundcube: update to 1.3.7

RELEASE 1.3.7
-------------
- Fix PHP Warning: Use of undefined constant IDNA_DEFAULT on systems without php-intl (#6244)
- Fix bug where some parts of quota information could have been ignored (#6280)
- Fix bug where some escape sequences in html styles could bypass security checks
- Fix bug where some forbidden characters on Cyrus-IMAP were not prevented from use in folder names
- Fix bug where only attachments with the same name would be ignored on zip download (#6301)
- Fix bug where unicode contact names could have been broken/emptied or caused DB errors (#6299)
- Fix bug where after "mark all folders as read" action message counters were not reset (#6307)
- Enigma: [EFAIL] Don't decrypt PGP messages with no MDC protection (#6289)
- Fix bug where some HTML comments could have been malformed by HTML parser (#6333)

(taca)

2018-08-09 14:57:30 UTC MAIN commitmail json YAML

llvm: Add libcxx and libcxxabi to sync list.

(jperkin)

2018-08-09 14:56:42 UTC MAIN commitmail json YAML

clang: Use the full LLVM suite on SunOS.

This enables compiler-rt, libcxx, and libunwind, as well as fixing various
assumptions in the code about what should be set on SunOS.  In bulk builds
a while back this was able to compete favourably with GCC.

(jperkin)

2018-08-09 14:52:21 UTC MAIN commitmail json YAML

doc: note update of bind99 and bind910 packages

net/bind910 9.10.8pl1
net/bind99 9.9.13pl1

(taca)

2018-08-09 14:51:25 UTC MAIN commitmail json YAML

net/bind99: update to 9.9.13pl1

Update bind99 to 9.9.13pl1 (9.9.13-P1).

--- 9.9.13-P1 released ---

4997. [security] named could crash during recursive processing
of DNAME records when "deny-answer-aliases" was
in use. (CVE-2018-5740) [GL #387]

(taca)

2018-08-09 14:49:09 UTC MAIN commitmail json YAML

net/bind910: update to 9.10.8pl1

Update bind910 to 9.10.8pl1 (9.10.8-P1).

--- 9.10.8-P1 released ---

4997. [security] named could crash during recursive processing
of DNAME records when "deny-answer-aliases" was
in use. (CVE-2018-5740) [GL #387]

(taca)

2018-08-09 14:16:23 UTC MAIN commitmail json YAML

doc: Added lang/libcxx version 6.0.1

(jperkin)

2018-08-09 14:16:08 UTC MAIN commitmail json YAML

lang: Import libcxx version 6.0.1.

libc++ is a new implementation of the C++ standard library, targeting
C++11.

Features and Goals
* Correctness as defined by the C++11 standard.
* Fast execution.
* Minimal memory use.
* Fast compile times.
* ABI compatibility with gcc's libstdc++ for some low-level features
  such as exception objects, rtti and memory allocation.
* Extensive unit tests.

(jperkin)

2018-08-09 14:13:39 UTC MAIN commitmail json YAML

doc: Added lang/libcxxabi version 6.0.1

(jperkin)

2018-08-09 14:13:25 UTC MAIN commitmail json YAML

lang: Import libcxxabi version 6.0.1.

libc++abi is a new implementation of low level support for a standard
C++ library.

Features and Goals
* Correctness as defined by the C++11 standard.
* Provide a portable sublayer to ease the porting of libc++
* On Mac OS X, be ABI compatible with the existing low-level support.

(jperkin)

2018-08-09 13:52:49 UTC MAIN commitmail json YAML

llvm: Add compiler-rt to list of packages to sync.

(jperkin)

2018-08-09 13:52:14 UTC MAIN commitmail json YAML

compiler-rt: Disable SSP.

(jperkin)

2018-08-09 13:51:42 UTC MAIN commitmail json YAML

libunwind: Disable SSP.

(jperkin)

2018-08-09 13:40:50 UTC MAIN commitmail json YAML

doc: Added lang/compiler-rt version 6.0.1

(jperkin)

2018-08-09 13:40:34 UTC MAIN commitmail json YAML

lang: Import compiler-rt version 6.0.1.

The compiler-rt project consists of:

- builtins - a simple library that provides an implementation of the low-level
  target-specific hooks required by code generation and other runtime
  components. For example, when compiling for a 32-bit target, converting a
  double to a 64-bit unsigned integer is compiling into a runtime call to the
  "__fixunsdfdi" function. The builtins library provides optimized
  implementations of this and other low-level routines, either in
  target-independent C form, or as a heavily-optimized assembly.

- sanitizer runtimes - runtime libraries that are required to run the code
  with sanitizer instrumentation. This includes runtimes for:
  *    AddressSanitizer
  *    ThreadSanitizer
  *    UndefinedBehaviorSanitizer
  *    MemorySanitizer
  *    LeakSanitizer
  *    DataFlowSanitizer

- profile - library which is used to collect coverage information.

- BlocksRuntime - a target-independent implementation of Apple "Blocks"
  runtime interfaces.

(jperkin)

2018-08-09 13:21:07 UTC MAIN commitmail json YAML

doc: Updated lang/py35-html-docs to 3.5.6

(leot)

2018-08-09 13:20:54 UTC MAIN commitmail json YAML

py35-html-docs: Update lang/py35-html-docs to 3.5.6

Changes:
3.5.6
-----
Documentation
- bpo-33216: Clarify the documentation for CALL_FUNCTION_VAR,
              CALL_FUNCTION_KW, and CALL_FUNCTION_VAR_KW.

(leot)

2018-08-09 12:52:19 UTC MAIN commitmail json YAML

doc: Updated lang/py34-html-docs to 3.4.9

(leot)

2018-08-09 12:17:31 UTC MAIN commitmail json YAML

py34-html-docs: Update lang/py34-html-docs to 3.4.9

Changes:
Sync py34-html-docs to current python34 version (no changes regarding
documentation in the 3.4.9 changelog).

(leot)

2018-08-09 11:51:58 UTC MAIN commitmail json YAML

doc: Updated net/mitmproxy to 4.0.4

(leot)

2018-08-09 11:51:41 UTC MAIN commitmail json YAML

mitmproxy: Update net/mitmproxy to 4.0.4

pkgsrc changes:
- Instead of maintaining patches/patch-setup.py rewrite the logic to avoid
  too strict version dependencies via SUBST.

Changes:
31 July 2018: mitmproxy 4.0.4
    * Security: Protect mitmweb against DNS rebinding. (CVE-2018-14505, @atx)
    * Reduce certificate lifetime to two years to be conformant with
      the current CA/Browser Forum Baseline Requirements. (@muffl0n)
      (https://cabforum.org/2017/03/17/ballot-193-825-day-certificate-lifetimes/)
    * Update cryptography to version 2.3.

15 June 2018: mitmproxy 4.0.3
    * Add support for IPv6 transparent mode on Windows (#3174)
    * Add Docker images for ARMv7 - Raspberry Pi (#3190)
    * Major overhaul of our release workflow - you probably won't notice it, but for us it's a big thing!
    * Fix the Python version detection on Python 3.5, we now show a more intuitive error message (#3188)
    * Fix application shutdown on Windows (#3172)
    * Fix IPv6 scope suffixes in block addon (#3164)
    * Fix options update when added (#3157)
    * Fix "Edit Flow" button in mitmweb (#3136)

15 June 2018: mitmproxy 4.0.2
    * Skipped!

(leot)

2018-08-09 11:50:30 UTC MAIN commitmail json YAML

doc: Added devel/p5-Carton version 1.0.34

(jperkin)

2018-08-09 11:50:18 UTC MAIN commitmail json YAML

devel: Import p5-Carton version 1.0.34.

carton is a command line tool to track the Perl module dependencies for
your Perl application. Dependencies are declared using cpanfile format,
and the managed dependencies are tracked in a cpanfile.snapshot file,
which is meant to be version controlled, and the snapshot file allows
other developers of your application will have the exact same versions
of the modules.

(jperkin)

2018-08-09 11:46:04 UTC MAIN commitmail json YAML

doc: Added devel/p5-Menlo-Legacy version 1.9022

(jperkin)

2018-08-09 11:45:48 UTC MAIN commitmail json YAML

devel: Import p5-Menlo-Legacy version 1.9022.

Menlo::Legacy is a package to install Menlo::CLI::Compat which is a
compatibility library that implements the classic version of cpanminus
internals and behavios. This is so that existing users of cpanm and API
clients such as Carton, Carmel and App::cpm) can rely on the stable
features and specific behaviors of cpanm.

This way Menlo can evolve and be refactored without the fear of breaking
any downstream clients, including cpanm itself.

(jperkin)

2018-08-09 11:36:47 UTC MAIN commitmail json YAML

doc: Added devel/p5-Menlo version 1.9019

(jperkin)

2018-08-09 11:36:36 UTC MAIN commitmail json YAML

devel: Import p5-Menlo version 1.9019.

Menlo is a backend for cpanm 2.0, developed with the goal to replace
cpanm internals with a set of modules that are more flexible, extensible
and easier to use.

(jperkin)

2018-08-09 11:33:36 UTC MAIN commitmail json YAML

hwloc: missed buildlink3.mk update for libpciaccess.

(prlw1)

2018-08-09 11:21:06 UTC MAIN commitmail json YAML

doc: Added textproc/p5-Win32-ShellQuote version 0.003001

(jperkin)

2018-08-09 11:20:54 UTC MAIN commitmail json YAML

textproc: Import p5-Win32-ShellQuote version 0.003001.

Quotes argument lists to be used in Win32 in several different
situations.

Windows passes its arguments as a single string instead of an array as
other platforms do. In almost all cases, the standard Win32
CommandLineToArgvW function is used to parse this string. cmd.exe has
different rules for handling quoting, so extra work has to be done if it
is involved. It isn't possible to consistantly create a single string
that will be handled the same by cmd.exe and the stardard parsing rules.

Perl will try to detect if you need the shell by detecting shell
metacharacters. The routine that checks that uses different quoting
rules from both cmd.exe and the native Win32 parsing. Extra work must
therefore be done to protect against this autodetection.

(jperkin)

2018-08-09 11:15:56 UTC MAIN commitmail json YAML

doc: Updated parallel/hwloc to 1.11.10

(prlw1)

2018-08-09 11:15:31 UTC MAIN commitmail json YAML

Update hwloc to 1.11.10

Version 1.11.10 (also included in 2.0.1)
---------------
* Fix detection of cores and hyperthreads on Mac OS X.
* Serialize pciaccess discovery to fix concurrent topology loads in
  multiple threads.
* Fix first touch area memory binding on Linux when thread memory
  binding is different.
* Some minor fixes to memory binding.
* Fix hwloc-dump-hwdata to only process SMBIOS information that correspond
  to the KNL and KNM configuration.
* Add a heuristic for guessing KNL/KNM memory and cluster modes when
  hwloc-dump-hwdata could not run as root earlier.
* Fix discovery of NVMe OS devices on Linux >= 4.0.
* Add get_area_memlocation() on Windows.
* Add CPUVendor, Model, ... attributes on Mac OS X.

Version 1.11.9
--------------
* Add support for Zhaoxin ZX-C and ZX-D processors in the x86 backend,
  thanks to Jeff Zhao for the patch.
* Fix AMD Epyc 24-core L3 cache locality in the x86 backend.
* Don't crash in the x86 backend when the CPUID vendor string is unknown.
* Fix the missing pu discovery support bit on some OS.
* Fix the management of the lstopoStyle info attribute for custom colors.
* Add verbose warnings when failing to load hwloc v2.0+ XMLs.

Version 1.11.8
--------------
* Multiple Solaris improvements, thanks to Maureen Chew for the help:
  + Detect caches on Sparc.
  + Properly detect allowed/disallowed PUs and NUMA nodes with processor sets.
  + Add hwloc_get_last_cpu_location() support for the current thread.
* Add support for CUDA compute capability 7.0 and fix support for 6.[12].
* Tools improvements
  + Fix search for objects by physical index in command-line tools.
  + Add missing "cpubind:get_thisthread_last_cpu_location" in the output
    of hwloc-info --support.
  + Add --pid and --name to specify target processes in hwloc-ps.
  + Display thread names in lstopo and hwloc-ps on Linux.
* Doc improvements
  + Add a FAQ entry about building on Windows.
  + Install missing sub-manpage for hwloc_obj_add_info() and
    hwloc_obj_get_info_by_name().

(prlw1)

2018-08-09 11:13:43 UTC MAIN commitmail json YAML

doc: Added devel/p5-Parse-PMFile version 0.41

(jperkin)

2018-08-09 11:13:28 UTC MAIN commitmail json YAML

devel: Import p5-Parse-PMFile version 0.41.

Parse::PMFile - parses .pm file as PAUSE does

The most of the code of this module is taken from the PAUSE code as of
April 2013 almost verbatim. Thus, the heart of this module should be
quite stable. However, I made it not to use pipe ("-|") as well as I
stripped database-related code. If you encounter any issue, that's most
probably because of my modification.

This module doesn't provide features to extract a distribution or parse
meta files intentionally.

(jperkin)

2018-08-09 11:10:23 UTC MAIN commitmail json YAML

doc: Updated net/youtube-dl to 20180804

(leot)

2018-08-09 11:10:10 UTC MAIN commitmail json YAML

youtube-dl: Update net/youtube-dl to 20180804

Changes:
2018.08.04
----------
Extractors
* [funk:channel] Improve byChannelAlias extraction (#17142)
* [twitch] Fix authentication (#17024, #17126)
* [twitch:vod] Improve URL regular expression (#17135)
* [watchbox] Fix extraction (#17107)
* [pbs] Fix extraction (#17109)
* [theplatform] Relax URL regular expression (#16181, #17097)
+ [viqeo] Add support for viqeo.tv (#17066)

2018.07.29
----------
Extractors
* [crunchyroll:playlist] Restrict URL regular expression (#17069, #17076)
+ [pornhub] Add support for subtitles (#16924, #17088)
* [ceskatelevize] Use https for API call (#16997, #16999)
* [dailymotion:playlist] Fix extraction (#16894)
* [ted] Improve extraction
* [ted] Fix extraction for videos without nativeDownloads (#16756, #17085)
* [telecinco] Fix extraction (#17080)
* [mitele] Reduce number of requests
* [rai] Return non HTTP relinker URL intact (#17055)
* [vk] Fix extraction for inline only videos (#16923)
* [streamcloud] Fix extraction (#17054)
* [facebook] Fix tahoe player extraction with authentication (#16655)
+ [puhutv] Add support for puhutv.com (#12712, #16010, #16269)

(leot)

2018-08-09 11:03:55 UTC MAIN commitmail json YAML

doc: Added www/p5-HTTP-Tinyish version 0.14

(jperkin)

2018-08-09 11:03:38 UTC MAIN commitmail json YAML

www: Import p5-HTTP-Tinyish version 0.14.

HTTP::Tinyish is a wrapper module for HTTP client modules LWP,
HTTP::Tiny and HTTP client software curl and wget.

It provides an API compatible to HTTP::Tiny, and the implementation has
been extracted out of App::cpanminus.  This module can be useful in a
restrictive environment where you need to be able to download CPAN
modules without an HTTPS support in built-in HTTP library.

(jperkin)

2018-08-09 11:02:29 UTC MAIN commitmail json YAML

doc: Updated textproc/the_silver_searcher to 2.2.0

(leot)

2018-08-09 11:02:17 UTC MAIN commitmail json YAML

the_silver_searcher: Update to 2.2.0

Changes:
2.2.0
-----
- Add support for Idris, APL and J
- Add .r to R file extensions
- Add file extensions for TLA+, Isabelle, Coq
- Add support for D
- Add support for PDB
- Add support for thrift
- Add filter for devicetree source files
- Document -W/--width option in the man page
- Add support for pug
- Add support for terraform files
- Misc bug fixes and improvements

(leot)

2018-08-09 10:05:38 UTC MAIN commitmail json YAML

doc: Added devel/p5-CPAN-Common-Index version 0.010

(jperkin)

2018-08-09 10:05:19 UTC MAIN commitmail json YAML

devel: Import p5-CPAN-Common-Index version 0.010.

This module provides a common library for working with a variety of CPAN
index services.  It is intentionally minimalist, trying to use as few
non-core modules as possible.

The CPAN::Common::Index module is an abstract base class that defines a
common API.  Individual backends deliver the API for a particular index.

(jperkin)

2018-08-09 10:00:43 UTC MAIN commitmail json YAML

2018-08-09 09:48:01 UTC MAIN commitmail json YAML

doc: Added mail/p5-Tie-Handle-SkipHeader version 0.004

(jperkin)

2018-08-09 09:47:44 UTC MAIN commitmail json YAML

mail: Import p5-Tie-Handle-SkipHeader version 0.004.

This subclass of Tie::Handle::Offset automatically hides an email-style
message header. After opening the file, it reads up to a blank or
white-space-only line and sets the offset to the next byte.

(jperkin)

2018-08-09 09:14:32 UTC MAIN commitmail json YAML

doc: Updated math/djbsort to 20180729nb1

(schmonz)

2018-08-09 09:14:17 UTC MAIN commitmail json YAML

We don't install multiple architectures, so don't build them. Bump
PKGREVISION defensively, since it's hard to be sure the binary package
hasn't changed.

(schmonz)

2018-08-09 07:42:34 UTC MAIN commitmail json YAML

Note update of sysutils/zabbix and sysutils/zabbix-frontend to 3.4.12.

(he)

2018-08-09 07:41:19 UTC MAIN commitmail json YAML

Updating to zabbix version 3.4.12.

Pkgsrc changes:
* for zabbix-frontend, adjust PLIST

Upstream changes:

Changes for 3.4.12

3.4.12rc1 was released as 3.4.12 without any changes

------------------------------
Changes for 3.4.12rc1

Bug fixes:
........S. [ZBX-14548] fixed the disk usage counters reading for
          ESX/ESXi hosts (MVekslers)
..F....... [ZBX-9236] fixed timeselector period used to select 'all'
          values of particular item (miks)
...G...... [ZBX-13393] fixed agent compilation error on AlphaServer
          Tru64 5.1B (Andris)
..F....... [ZBX-13165] fixed Y-axis small value gradation issue in
          graphs (Ivo)
..F....... [ZBX-14575] fixed Norwegian locale key for windows (vmurzins)
.......PS. [ZBX-14566] fixed possible data loss due to MariaDB
          server restart (vso)
.......PS. [ZBX-13010] fixed crash of poller processes in ODBC
          checks, simplified code (Andris, wiper)
....I..... [ZBX-14370] fixed deleting of files after compiling a
          program (make clean) for Solaris (MVekslers)
..F....... [ZBX-14519] fixed displaying timeline points of days in
          Problems widget (vasilijs)
..F....... [ZBX-14491] fixed link "show value mappings", which leads
          to no permission page (vasilijs)
........S. [ZBX-12380] improved function parameter parsing for
          trigger functions (MVekslers)
..F....... [ZBX-13641] disabled preprocessing update for discovered
          items (vasilijs)
A......... [ZBX-13732] fixed status change for linked template items
          through parent template if host assigned (agriscenko)
..F....... [ZBX-14432] removed redundant code and improved
          performance in event details screen (miks)
........S. [ZBX-14410] improved error message handling in
          zbx_function_find() (MVekslers)
........S. [ZBX-14500] fixed crash when reporting unknown triggers
          and using $1-$9 macros at the same time (vso)
..F....... [ZBX-12104] added limit ZBX_HISTORY_PERIOD for
          {ITEM.VALUE} macro resolving in trigger name (gcalenko)
..F....... [ZBX-14402] fixed internal item parameter that does not
          match documentation (vasilijs)

------------------------------
Changes for 3.4.11

New features:
A.F....... [ZBX-1357] added and enabled Norwegian translation to be
          displayed by default (zalex_ua)
A.F....... [ZBX-1357] updated English (United States), French,
          Hebrew, Japanese, Portuguese (Brazil), Russian, Ukrainian
          translations; thanks to Zabbix translators (zalex_ua)

------------------------------
Changes for 3.4.11rc1

Bug fixes:
...G...... [ZBX-6046] fixed the functions 'net.if.*' for Solaris
          with empty 64 bits counters (MVekslers)
A.F....... [ZBX-13355] fixed media type a required password field
          successfully passing validation while being empty and
          prevented auto-filling stored passwords by browser (Ivo)
.D........ [ZBX-14398] improved "Server" parameter description in
          Zabbix agent configuration file (vso)
.......PS. [ZBX-14447] reverted ZBX-13788 fix because of broken
          server-proxy compatibility between minor versions (wiper)
...G...... [ZBX-12250] fixed logrt[] item to analyze log file from
          start if no log files match and no log files were seen
          before (Andris)
.......PS. [ZBX-13765] fixed discovered host status update if it was
          down and a service was discovered on that host (Andris)
...G...... [ZBX-12070] fixed "proc.num" and "proc.mem" items
          calculation of values when zabbix_agentd called in test
          mode (Sergejs)
........S. [ZBX-14423] fixed use of initialized variable during
          application discovery (vso)
.......PS. [ZBX-12990] improved "vmware.hv.datastore.size" through
          usage the performance counters (MVekslers)

------------------------------
Changes for 3.4.10

3.4.10rc1 was released as 3.4.10 without any changes

------------------------------
Changes for 3.4.10rc1

Bug fixes:
..F....... [ZBX-14414] fixed PHP 7.2 error message in the
          Monitoring->Latest data page (Sasha)
A.F....... [ZBX-13712] fixed "Undefined index: master_itemid" and
          SQL errors in item.update and itemprototypr.update
          methods; fixed updating of discovered items (Sasha)
..F....... [ZBX-13549] fixed displaying of not monitored triggers in
          maps (miks)
..F....... [ZBX-12359] fixed "Automatic icon selection" checkbox not
          working and displaying two icons at once in map
          constructor (Ivo)
........S. [ZBX-14333] fixed {ESC.HISTORY} and action log not to
          display colon without target host when executed on Zabbix
          server (vso)
A.F....... [ZBX-13361] fixed error messages when configuring an
          existing item to have an update interval (miks)
........S. [ZBX-13043] removed error message for when user has
          defined media but all of them are disabled (viktors)
........S. [ZBX-14312] fixed possible deadlock in history syncer
          when housekeeper is deleting events (vso)
..F....... [ZBX-13697] fixed session expiration when changing
          default authentication method (miks)
A.F....... [ZBX-13680] fixed action not being cloned due to existing
          operation id being submitted (agriscenko)
..F....... [ZBX-13775] fixed map tree widget border color (Andzs)
...G...PS. [ZBX-13782] fixed decoding of Unicode characters in JSON
          (Andris)
..F....... [ZBX-13767] fixed "undefined index: acknowledges" error
          on problems page (agriscenko)
..F....... [ZBX-12175] fixed subfilter entries with long names going
          off the screen (agriscenko, Andzs)
..F....... [ZBX-12644] fixed filter being partially reset when using
          pagination in availability report page (Ivo)
..F....... [ZBX-12882] fixed in popup window being allowed to select
          applications from different hosts when editing item mass
          update form (agriscenko)
.......PS. [ZBX-13788] fixed host availability stuck in unknown
          state after proxy changes (wiper)
........S. [ZBX-12372] fixed duplication of prefix "/" for second
          parameter "path" in items "web.page.*" (MVekslers)
...G...... [ZBX-14315] fixed validation of "max_depth" in
          "vfs.dir.size" for agent (MVekslers)

------------------------------
Changes for 3.4.9

3.4.9rc3 was released as 3.4.9 without any changes

------------------------------
Changes for 3.4.9rc3

Bug fixes:
........S. [ZBX-14313] fixed trigger level correlation when multiple
          tags are set (wiper)

------------------------------
Changes for 3.4.9rc2

Bug fixes:
...G...... [ZBX-13781] fixed possible crash in the function
          "web.page.get" of Zabbix Agentd (MVekslers)

------------------------------
Changes for 3.4.9rc1

Bug fixes:
..F....... [ZBX-14337] fixed persistent xss in map navigation tree
          widget (vjaceslavs)
..F....... [ZBX-14336] fixed persistent xss vulnerability in
          services (vjaceslavs)
..F....... [ZBX-12821] fixed multiple javascript memory leaks (miks)
........S. [ZBX-13755] fixed proxy lastaccess update on 32-bit
          Zabbix server (vso)
..F....... [ZBX-12425] fixed selection of web items in the "Plain
          text" screen element (Sasha)
...G...... [ZBX-13781] fixed CRLF injection in Zabbix Agentd (MVekslers)
........S. [ZBX-13766] fixed comparison of two large float numbers
          in expressions (Sergejs)
.......PS. [ZBX-13481] fixed incorrect parsing of BITS data type in
          SNMP response (vso)
.......PS. [ZBX-13744] fixed potential shared memory leak when item
          is removed (Sergejs)
A.F....... [ZBX-13742] fixed parsing of the operator "not" in
          trigger expression (Sasha)
.........T [ZBX-13535] fixed trigger recovery expression for 'High
          error rate' trigger (vitaly)
.........T [ZBX-13278] fixed trigger expression for 'Link down'
          trigger (vitaly)
...G...... [ZBX-12805] increased command line limit for proc.num
          checks on hp-ux systems (Andris, wiper)
..F....... [ZBX-13728] fixed problem duration on trigger page being
          calculated incorrectly (agriscenko)
...G...PS. [ZBX-13660] fixed data types passed to is_ushort() for
          converting PID, port and process number (Andris)
..F....... [ZBX-12935,ZBX-13539] fixed displaying of floating point
          values under the "Latest data" page (Sasha)
...G...PS. [ZBX-13579] fixed unnecessary data getting when agent
          becomes available in the non-collection data period
          (Sergejs)
..F....... [ZBX-13685] fixed maintenance entries displayed in list
          when filter is applied (agriscenko)
....I..... [ZBX-12756] improved configure script to check iconv
          library (MVekslers)
........S. [ZBX-13667] added notification in zabbix server log about
          'error' in elasticsearch json response (MVekslers)
..F....... [ZBX-13683] fixed multiselect items not being sorted by
          name (agriscenko)
........S. [ZBX-13299] fixed autoregistration, discovery and
          internal notifications not being sent due to
          uninitialized severity (vso)
....I..... [ZBX-13607] changed ping script to return success also
          for timeouts (wiper)
..F....... [ZBX-12967] fixed slide show refresh interval multiplier
          menu not working (agriscenko)
........S. [ZBX-13696] added maximum record limit to old session
          removal in housekeeper (wiper)
..F....... [ZBX-13642] fixed undefined index in user edit form
          (agriscenko)
..F....... [ZBX-13668] fixed dynamic widget searching for item key
          in item prototypes (agriscenko)
..F....... [ZBX-13500] fixed fractional values in triggers being
          misinterpreted without a leading 0 (agriscenko)
..F....... [ZBX-13561] fixed incorrectly displayed pie graph when
          first item has no data (Ivo)
..F....... [ZBX-13517] fixed undefined index in pie charts (Ivo)
..F....... [ZBX-13499] fixed checkbox selector in problems table
          (ashubin, miks)
........S. [ZBX-13598] fixed crash when Zabbix process cannot
          connect to preprocessing service (viktors, vso)
..F....... [ZBX-13625] fixed blinking in the problem widget (agriscenko)
..F....... [ZBX-13560] fixed acknowledge notifications being visible
          in the event popup (agriscenko)
..F....... [ZBX-13298] fixed missing graph after faulty graph edit
          form submission (nikita)

(he)

2018-08-08 23:47:49 UTC MAIN commitmail json YAML

2018-08-08 23:21:12 UTC MAIN commitmail json YAML

2018-08-08 22:31:13 UTC MAIN commitmail json YAML

emulators/libretro-stella: Update to 20180411.

No upstream changelog, unfortunately.

(nia)

2018-08-08 22:18:37 UTC MAIN commitmail json YAML

emulators/libretro-picodrive: Explain why someone might want to use this
in the DESCR.

(nia)

2018-08-08 22:14:29 UTC MAIN commitmail json YAML

doc: Updated emulators/libretro-picodrive to 20180722

(nia)

2018-08-08 22:14:21 UTC MAIN commitmail json YAML

emulators/libretro-picodrive: Update to 20180722.

According to picodrive's author, the code is unsuitable for big endian
platforms. Libretro doesn't provide Picodrive binaries for any of their
supported big endian platforms (mostly PowerPC games consoles). Instead,
they provide Genesis Plus GX, which I shall add to pkgsrc soon(TM).

For now, disable building libretro-picodrive on big endian.

No upstream changelog, unfortunately.

(nia)

2018-08-08 20:56:20 UTC MAIN commitmail json YAML

emulators/libretro-fceumm: Improve description slightly.

Try to explain why you might want to use this (e.g. instead of
libretro-nestopia).

(nia)

2018-08-08 20:52:42 UTC MAIN commitmail json YAML

doc: Updated emulators/libretro-fceumm to 20180621

(nia)

2018-08-08 20:52:33 UTC MAIN commitmail json YAML

emulators/libretro-fceumm: Update to 20180621. Handle big endian systems.

No changelog, unfortunately.

(nia)

2018-08-08 20:41:51 UTC MAIN commitmail json YAML

doc: Updated emulators/libretro-gambatte to 20180709

(nia)

2018-08-08 20:41:06 UTC MAIN commitmail json YAML

emulators/libretro-gambatte: Update to 20180709. Take maintainership.

No changelog, unfortunately.

(nia)

2018-08-08 15:39:55 UTC MAIN commitmail json YAML

2018-08-08 14:10:48 UTC MAIN commitmail json YAML

doc: Updated net/lldpd to 1.0.1

(prlw1)

2018-08-08 14:10:16 UTC MAIN commitmail json YAML

Update lldpd to 1.0.1

From Mike Pumford on pkgsrc-users@

Three years of changes including

    + lldpcli can now display local interfaces with LLDP data sent on
      each of them ("show interfaces").
    + Attach remote TTL to port instead of chassis.
    + Maximum number of neighbors for an interface is increased from 4 to 32.
    + Fix 100% CPU on some rare error condition.
    + Ability to change multicast MAC address to two additional values
      to reach customer bridges.
    + Ensure large netlink messages can be received.
    + Update LLDP-MED policy L2 priority values to match
      802.1Q-2005. This may be a breaking change.

(prlw1)

2018-08-08 14:09:22 UTC MAIN commitmail json YAML

2018-08-08 13:53:48 UTC MAIN commitmail json YAML

emulators/gxemul: check for MIPS divide overflow

When emulating the MIPS DIV and DDIV instructions, check for divide
overflow instead of performing the overflowing divide on the host and
crashing the emulator.  This is needed to run recent versions of the
NetBSD test suite on an emulated MIPS system.

(gson)

2018-08-08 12:18:39 UTC MAIN commitmail json YAML

doc: Updated ruby-gnome2 packages to 3.2.9

(tsutsui)

2018-08-08 12:16:02 UTC MAIN commitmail json YAML

ruby-gnome2: update to 3.2.9.

Upstream changes (from NEWS):

== Ruby-GNOME2 3.2.9: 2018-08-08

This is a packaging bug fix release of 3.2.8.

=== Changes

==== All

  * Fixes

    * Fixed wrong gem content.
      [GitHub#1236][Reported by Izumi Tsutsui]

==== Ruby/GtkSourceView4

  * Improvements

    * Added.

=== Thanks

  * Izumi Tsutsui

== Ruby-GNOME2 3.2.8: 2018-08-06

This is an installation improvement release of 3.2.7.

=== Changes

==== All

  * Improvements

    * Added support for static gemspec.
      [Patch by cedlemo]

    * Added support for msys2_mingw_dependencies.
      [GitHub#1194]

==== Ruby/GLib2

  * Improvements

    * test: Removed a needless assertion.
      [GitHub#1235][Patch by Iain Lane]

==== Ruby/GObjectIntrospection

  * Improvements

    * Improved setter method detection.
      [GitHub#1233][Patch by yosuke shiro]

  * Fixes

    * Fixed a memory leak for callback method.
      [GitHub#1230][GitHub#1231][Reported by Izumi Tsutsui]

==== Ruby/GTK3

  * Fixes

    * demo: Fix a crash bug.
      [GitHub#1193][Reported by kojix2]

=== Thanks

  * cedlemo

  * kojix2

  * Izumi Tsutsui

  * yosuke shiro

  * Iain Lane

(tsutsui)

2018-08-08 08:50:13 UTC MAIN commitmail json YAML

doc: Updated www/firefox52 to 52.9.0nb5

(martin)

2018-08-08 08:49:58 UTC MAIN commitmail json YAML

2018-08-08 08:10:24 UTC MAIN commitmail json YAML

According to <https://cr.yp.to/highspeed/coolnacl-20120725.pdf>, "NaCl
is in the public domain". Set LICENSE accordingly.

(schmonz)

2018-08-08 06:41:05 UTC MAIN commitmail json YAML

doc: Updated sysutils/intel-microcode-netbsd to 20180807.

(msaitoh)

2018-08-08 06:37:54 UTC MAIN commitmail json YAML

Update sysutils/intel-microcode-netbsd to 20180807.

== 20180807 Release ==
-- Updates upon 20180703 release --
Processor            Identifier    Version      Products
Model        Stepping F-MO-S/PI      Old->New
---- new platforms ----------------------------------------
WSM-EP/WS    U1      6-2c-2/03          0000001f Xeon E/L/X56xx, W36xx
NHM-EX      D0      6-2e-6/04          0000000d Xeon E/L/X65xx/75xx
BXT          C0      6-5c-2/01          00000014 Atom T5500/5700
APL          E0      6-5c-a/03          0000000c Atom x5-E39xx
DVN          B0      6-5f-1/01          00000024 Atom C3xxx
---- updated platforms ------------------------------------
NHM-EP/WS    D0      6-1a-5/03 00000019->0000001d Xeon E/L/X/W55xx
NHM          B1      6-1e-5/13 00000007->0000000a Core i7-8xx, i5-7xx; Xeon L3426, X24xx
WSM          B1      6-25-2/12 0000000e->00000011 Core i7-6xx, i5-6xx/4xxM, i3-5xx/3xxM, Pentium G69xx, Celeon P45xx; Xeon L3406
WSM          K0      6-25-5/92 00000004->00000007 Core i7-6xx, i5-6xx/5xx/4xx, i3-5xx/3xx, Pentium G69xx/P6xxx/U5xxx, Celeron P4xxx/U3xxx
SNB          D2      6-2a-7/12 0000002d->0000002e Core Gen2; Xeon E3
WSM-EX      A2      6-2f-2/05 00000037->0000003b Xeon E7
IVB          E2      6-3a-9/12 0000001f->00000020 Core Gen3 Mobile
HSW-H/S/E3  Cx/Dx    6-3c-3/32 00000024->00000025 Core Gen4 Desktop; Xeon E3 v3
BDW-U/Y      E/F      6-3d-4/c0 0000002a->0000002b Core Gen5 Mobile
HSW-ULT      Cx/Dx    6-45-1/72 00000023->00000024 Core Gen4 Mobile and derived Pentium/Celeron
HSW-H        Cx      6-46-1/32 00000019->0000001a Core Extreme i7-5xxxX
BDW-H/E3    E/G      6-47-1/22 0000001d->0000001e Core i5-5xxxR/C, i7-5xxxHQ/EQ; Xeon E3 v4
SKL-U/Y      D0      6-4e-3/c0 000000c2->000000c6 Core Gen6 Mobile
BDX-DE      V1      6-56-2/10 00000015->00000017 Xeon D-1520/40
BDX-DE      V2/3    6-56-3/10 07000012->07000013 Xeon D-1518/19/21/27/28/31/33/37/41/48, Pentium D1507/08/09/17/19
BDX-DE      Y0      6-56-4/10 0f000011->0f000012 Xeon D-1557/59/67/71/77/81/87
APL          D0      6-5c-9/03 0000002c->00000032 Pentium N/J4xxx, Celeron N/J3xxx, Atom x5/7-E39xx
SKL-H/S/E3  R0      6-5e-3/36 000000c2->000000c6 Core Gen6; Xeon E3 v5
GLK          B0      6-7a-1/01 00000022->00000028 Pentium Silver N/J5xxx, Celeron N/J4xxx
KBL-U/Y      H0      6-8e-9/c0 00000084->0000008e Core Gen7 Mobile
CFL-U43e    D0      6-8e-a/c0 00000084->00000096 Core Gen8 Mobile
KBL-H/S/E3  B0      6-9e-9/2a 00000084->0000008e Core Gen7; Xeon E3 v6
CFL-H/S/E3  U0      6-9e-a/22 00000084->00000096 Core Gen8
CFL-H/S/E3  B0      6-9e-b/02 00000084->0000008e Core Gen8 Desktop

(msaitoh)

2018-08-07 23:39:30 UTC MAIN commitmail json YAML

llvm: Fix PLIST for disabled target arm and bpf

Mark lib/libLLVMARMUtils.a with PLIST.ARM.
Mark lib/libLLVMBPFAsmParser.a with PLIST.BPF.

(kamil)

2018-08-07 22:48:17 UTC MAIN commitmail json YAML

Update home page URL

(tron)