Commit graph

284719 commits

Author SHA1 Message Date
adam
1d5caff689 Updated sysutils/dtc, security/py-asyncssh 2018-07-24 06:10:02 +00:00
adam
25139dbcf9 py-asyncssh: updated to 1.13.3
1.13.3:
Added support for setting the Unicode error handling strategy in conjunction with setting an encoding when creating new SSH sessions, streams, and processes. This strategy can also be set when specifying a session encoding in create_server(), and when providing an encoding in the get_comment() and set_comment() functions on private/public keys and certificates.
Changed handling of Unicode in channels to use incrmeental codec, similar to what was previously done in process redirection.
Added Python 3.7 to the list of classifiers in setup.py, now that it has been released.
Updated Travis CI configuration to add Python 3.7 builds, and moved Linux builds on never versions of Python up to xenial.
Added missing coroutine decorator in test_channel.
2018-07-24 06:09:33 +00:00
adam
d9c6e3ec2a dtc: updated to 1.4.7
1.4.7:
Bug fixes.
2018-07-24 06:06:08 +00:00
maya
9d6d6c6f9b doc: Updated chat/weechat to 2.1nb3 2018-07-23 22:57:38 +00:00
maya
f741fc325e weechat: minimal patch to allow using netbsd curses.
Now uses fake ncurses.

less likely to cause problems to people who try to hide their base curses.
bump pkgrevision (again).
2018-07-23 22:57:22 +00:00
rillig
c376a0fbc1 lang/lua: fix typo for PKG_FAIL_REASON in luaversion.mk 2018-07-23 22:22:42 +00:00
schmonz
468b5cb821 doc: Updated textproc/p5-highlight to 3.44 2018-07-23 05:35:13 +00:00
schmonz
542bbcb682 doc: Updated textproc/highlight to 3.44 2018-07-23 05:18:08 +00:00
schmonz
04a1fe5512 doc: Updated textproc/libhighlight to 3.44 2018-07-23 05:17:27 +00:00
schmonz
7866527f20 Update to 3.44. From the changelog:
- fixed gcc 8 compilation warnings
- fixed Ruby string interpolation
  (https://github.com/andre-simon/highlight/issues/70)
- added support for ALAN IF (thanks to Tristano Ajmone)
- added 107 Base16 themes [https://github.com/chriskempson/base16]
  (thanks to Tristano Ajmone)
- updated Rust and Java reserved words lists
- revised documentation
- moved extras/css-themes into extras/themes-resources
- added extras/themes-resources/base16 (thanks to Tristano Ajmone)
- GUI: added Base16 theme selection checkbox
- CLI: added --base16 option to enable the new themes
- CLI: accept - as argument to read from stdin
  (https://github.com/andre-simon/highlight/issues/73)
2018-07-23 05:16:43 +00:00
maya
7b80407c24 doc: Updated www/firefox52 to 52.9.0nb3 2018-07-23 04:56:33 +00:00
maya
6bdccc69b3 firefox52: switch netbsd to oss and linux to pulse.
alsa is problematic and pulseaudio is more widely used on linux.
oss works fine on netbsd, no need for extra dependencies.
2018-07-23 04:56:12 +00:00
minskim
cc4f7ce1ce doc: Updated math/py-pymc3 to 3.5 2018-07-23 01:38:42 +00:00
minskim
5c815bc50a math/py-pymc3: Update to 3.5
New features:

- Add documentation section on survival analysis and censored data
  models
- Add check_test_point method to pm.Model
- Add Ordered Transformation and OrderedLogistic distribution
- Add Chain transformation
- Improve error message Mass matrix contains zeros on the
  diagonal. Some derivatives might always be zero during tuning of
  pm.sample
- Improve error message NaN occurred in optimization. during ADVI
- Save and load traces without pickle using pm.save_trace and
  pm.load_trace
- Add Kumaraswamy distribution
- Add TruncatedNormal distribution
- Rewrite parallel sampling of multiple chains on py3. This resolves
  long standing issues when transferring large traces to the main
  process, avoids pickling issues on UNIX, and allows us to show a
  progress bar for all chains. If parallel sampling is interrupted, we
  now return partial results.
- Add sample_prior_predictive which allows for efficient sampling from
  the unconditioned model.
- SMC: remove experimental warning, allow sampling using sample,
  reduce autocorrelation from final trace.
- Add model_to_graphviz (which uses the optional dependency graphviz)
  to plot a directed graph of a PyMC3 model using plate notation.
- Add beta-ELBO variational inference as in beta-VAE model
  (Christopher P. Burgess et al. NIPS, 2017)
- Add __dir__ to SingleGroupApproximation to improve autocompletion in
  interactive environments
2018-07-23 01:37:54 +00:00
maya
9259a8b0b6 gcc{6,7,8}: passthru the gcc directories.
helps using gfortran.
2018-07-23 01:07:08 +00:00
wiz
ec025c1da7 doc: Updated editors/Sigil to 0.9.9nb7 2018-07-22 22:51:33 +00:00
wiz
ccb9a06b8e Sigil: look for python 3.7 by default (of the python 3.x versions)
While here, fix the REPLACE_PYTHON patterns.
Bump PKGREVISION.
2018-07-22 22:51:24 +00:00
minskim
b21baf90fe doc: Added devel/go-colorable version 0.0.9 2018-07-22 22:43:11 +00:00
minskim
7bddd392dd devel/Makefile: Add go-colorable 2018-07-22 22:42:53 +00:00
minskim
8b875a3eb1 devel/go-colorable: Import version 0.0.9
go-colorable is a colorable writer for Microsoft Windows. It handles
esacpe sequences for ANSI color.
2018-07-22 22:42:43 +00:00
wiz
e9e5d8010f podofo: comment out cmake target that should copy test files, but fails for me.
Fixes the build.
2018-07-22 22:36:17 +00:00
maya
e6551e91d5 doc: Updated chat/weechat to 2.1nb2 2018-07-22 21:32:49 +00:00
maya
2038a12e71 weechat: make curses detection logic handle netbsd curses, at the possible
expense of causing problems due to pkgsrc infrastructure not hiding a base
curses well enough.

We now search in the following order:
ncursesw, curses, ncurses.

With cmake under pkgsrc, it will search your /usr/lib, so I don't have a
way to hide a base curses if requested to do so.

if you're trying to use pkgsrc ncurses and have a base curses, this
will use your base curses.

bump pkgrevision.
2018-07-22 21:32:34 +00:00
maya
7687bcf1f2 weechat: disable php. bump PKGREVISION.
It's not listed as a dependency so it is failing in builds.
heads up by nia, thanks.
2018-07-22 19:58:05 +00:00
maya
a105e83f40 doc: Updated multimedia/streamlink to 0.14.2 2018-07-22 19:22:33 +00:00
maya
c91a26ae54 streamlink: update to 0.14.2, add test depends, take maintainership again
0.14.2:
    Fixed Twitch OAuth request flow (#1856)
    Fix the tv3cat and vk plugins (#1851, #1874)
    VOD supported added to atresplayer plugin (#1852, #1853)
    Removed tv8cati and nineanime plugins (#1860, #1863)
    Added mjunoon.tv plugin (#1857)

0.14.0:
    Multiple plugin fixes
    Bug fixes for DASH streams (#1846)
    Updated API call for api.utils hours_minutes_seconds (#1804)
    Updated documentation (#1826)
    Dict structures fix (#1792)
    Reformated help menu (#1754)
    Logger fix (#1773)

0.13.0:
    Initial MPEG DASH support has been added! (#1637) Many thanks to @beardypig
    As always, a ton of plugin updates
    Updates to our documentation (#1673)
    Updates to our logging (#1752) as well as log --quiet options (#1744) (#1720)
    Our release script has been updated (#1711)
    Support for livestreams when using the --hls-duration option (#1710)
    Allow streamlink to exit faster when using Ctrl+C (#1658)
    Added an OpenCV Face Detection example (#1689)

0.12.1:
    Small release to fix a pip / Windows.exe generation bug!

0.12.0:
    A ton of plugin updates (like always! see below for a list of updates)
    Ignoring a bunch of useless files when developing (#1570)
    A new option to limit the number of fetch retries (#1375)
    YouTube has been updated to not use MuxedStream for livestreams (#1556)
    Bug fix with ffmpegmux (#1502)
    Removed dead plugins and deprecated options (#1546)

Full detailed commit log:
    https://github.com/streamlink/streamlink/releases/
2018-07-22 19:22:16 +00:00
leot
6954113886 doc: Updated net/youtube-dl to 20180721 2018-07-22 10:16:23 +00:00
leot
13288e9122 youtube-dl: Update net/youtube-dl to 20180721
Changes:
2018.07.21
----------
Core
+ [utils] Introduce url_or_none
* [utils] Allow JSONP without function name (#17028)
+ [extractor/common] Extract DASH and MSS formats from SMIL manifests

Extractors
+ [bbc] Add support for BBC Radio Play pages (#17022)
* [iwara] Fix download URLs (#17026)
* [vrtnu] Relax title extraction and extract JSON-LD (#17018)
+ [viu] Pass Referer and Origin headers and area id (#16992)
+ [vimeo] Add another config regular expression (#17013)
+ [facebook] Extract view count (#16942)
* [dailymotion] Improve description extraction (#16984)
* [slutload] Fix and improve extraction (#17001)
* [mediaset] Fix extraction (#16977)
+ [theplatform] Add support for theplatform TLD customization (#16977)
* [imgur] Relax URL regular expression (#16987)
* [pornhub] Improve extraction and extract all formats (#12166, #15891, #16262,
  #16959)
2018-07-22 10:16:11 +00:00
wiz
bf0d9d4910 doc/TODO: add some
+ ImageMagick-7.0.8.7, apache-ant-1.10.5, calibre-3.28.0,
  gstreamer1-1.14.2, harfbuzz-1.8.4, libfilezilla-0.13.0, npth-1.6,
  pango-1.42.2, pari-2.11.0, poppler-0.67.0, pulseaudio-12.2,
  py-vdirsyncer-0.16.7, subversion-base-1.10.2, tigervnc-1.9.0,
  vala-0.40.8, wireshark-2.6.2.
2018-07-22 09:05:28 +00:00
ryoon
5bd92834a6 Updated lang/rust to 1.27.2 2018-07-22 08:02:57 +00:00
ryoon
479c9ef2cf Update to 1.27.2
Changelog:
Version 1.27.2 (2018-07-20)

Compatibility Notes

 * The borrow checker was fixed to avoid potential unsoundness when using
   match ergonomics: #52213.

Version 1.27.1 (2018-07-10)

Security Notes

 * rustdoc would execute plugins in the /tmp/rustdoc/plugins directory when
   running, which enabled executing code as some other user on a given
   machine. This release fixes that vulnerability; you can read more about
   this on the blog.

   Thank you to Red Hat for responsibily disclosing this vulnerability to us.

Compatibility Notes

 * The borrow checker was fixed to avoid an additional potential unsoundness
   when using match ergonomics: #51415, #49534.
2018-07-22 08:02:27 +00:00
rillig
72f7766091 mk/help: if no intentional documentation is found, list containing files 2018-07-22 06:45:31 +00:00
minskim
21c3a26b60 devel/cmake: Add a missing entry to PLIST 2018-07-22 05:15:53 +00:00
dbj
9d6f615aa4 ham/predict: fix MASTER_SITES 2018-07-21 23:21:17 +00:00
minskim
0d7b19deb1 doc: Updated devel/go-pflag to 1.0.1 2018-07-21 22:29:48 +00:00
minskim
cd5cb70f57 doc: Added devel/go-goreturns version 0.0.20180301 2018-07-21 22:08:17 +00:00
minskim
e67e3ace24 devel/Makefile: Add go-goreturns 2018-07-21 22:07:46 +00:00
minskim
845c9a6cd0 devel/go-goreturns: Import version 0.0.20180301
A gofmt/goimports-like tool for Go programmers that fills in Go return
statements with zero values to match the func return types. This tool
adds zero-value return values to incomplete Go return statements, to
save you time when writing Go. It is inspired by and based on
goimports.
2018-07-21 22:07:31 +00:00
minskim
ce039c019d devel/go-pflag: Update to 1.0.1
Changes:
- Includes new ParseErrorsWhitelist API definition
2018-07-21 22:04:22 +00:00
maya
7037d2a6a4 vorbis-tools: don't special case sparc sun hosts.
GCC doesn't have -mv8.

PR pkg/37180.
2018-07-21 21:26:53 +00:00
maya
db68e40ee9 doc: Updated sysutils/extipl to 5.04nb2 2018-07-21 21:08:26 +00:00
maya
b61a9b1cb5 extipl: 64bit support, from Kimura Fuyuki in PR pkg/35955. 2018-07-21 21:08:03 +00:00
leot
971bbfbecb doc: Updated print/foomatic4-db to 20180721 2018-07-21 16:39:21 +00:00
leot
81f31128ad foomatic4-db: Update to 20180721
pkgsrc changes:
 - Use the .tar.xz distfile instead of .tar.gz (5.8MB vs 64MB)
 - Add a post-extract target to avoid installing file with the not needed
   `+x' permission

Changes:
 - A lot of new PPDs where added
 - Several fixes to existent PPDs
2018-07-21 16:39:05 +00:00
leot
d1fc1d3af8 doc: Updated print/foomatic4-db-engine to 4.0.13 2018-07-21 16:07:38 +00:00
leot
b89ef5482b foomatic4-db-engine: Update to 4.0.13
pkgsrc changes:
 - Try to address several pkglint warnings
 - Also pass CUPS_PPDS via CONFIGURE_ENV
 - Depends on curl via DEPENDS: just bin/curl is needed not libcurl

Changes:
4.0.13
------
 * Makefile.in: Add support for LDFLAGS variable (bug 1422).
 * configure.ac: Allow user-configurable PERLPREFIX via environment
   variable (Bug 1294).
2018-07-21 16:07:22 +00:00
mef
0234d7e0e5 doc: Updated ham/gnuradio-core to 3.7.13.4 2018-07-21 13:09:20 +00:00
mef
dc656e69dc Updated ham/gnuradio-* to 3.7.113.4
## [3.7.13.4] - 2018-07-15
### Fixed
#### Project Scope
- Fix Boost 1.67 linking issue
#### gnuradio-runtime

- Logging: fixed issues where messages weren't properly written to
  stdout/stderr due to incorrect strings

#### gr-analog
- `fmdet_cf`'s derivative coefficients were wrong.

#### gr-blocks
- `skiphead` used to incorrectly handle tags, now properly shifts

#### gr-digital
- `qa_packet_format`: Unit test used to potentially lock up due to
   incorrect condit ionals
- `clock_recovery_cc`, `crc32_bb`: Accessing the `[0]` element of an
   empty vector is UB, even if you don't use the result afterwards.

#### gr-fec
- `polar_encoder`/`_common`: Fixed multiple out-of-bound accesses due
   to insufficient vector length checks

#### gr-filter
- `fft_filter`, `filter_delay`: Accessing the `[0]` element of an
  empty vector is UB, even if you don't use the result afterwards.
2018-07-21 13:09:01 +00:00
ryoon
08566d5a38 Updated devel/cmake to 3.12.0 2018-07-21 06:54:26 +00:00
ryoon
79f5b7199c Update to 3.12.0
Changelog:
Changes made since CMake 3.11 include the following.

New Features

Generators

  * The Visual Studio Generators for VS 2017 learned to support a version=14.##
    option in the CMAKE_GENERATOR_TOOLSET value (e.g. via the cmake(1) -T
    option) to specify a toolset version number.

Command-Line

  * The cmake(1) Build Tool Mode (cmake --build) gained --parallel [<jobs>] and
    -j [<jobs>] options to specify a parallel build level. They map to
    corresponding options of the native build tool.

Commands

  * The add_compile_definitions() command was added to set preprocessor
    definitions at directory level. This supersedes add_definitions().
  * The cmake_minimum_required() and cmake_policy(VERSION) commands now accept
    a version range using the form <min>[...<max>]. The <min> version is
    required but policies are set based on the older of the running CMake
    version and the version specified by <max>. This allows projects to specify
    a range of versions for which they have been updated and avoid explicit
    policy settings.
  * The file(GLOB) and file(GLOB_RECURSE) commands learned a new flag
    CONFIGURE_DEPENDS which enables expression of build system dependency on
    globbed directory’s contents.
  * The file(TOUCH) and file(TOUCH_NOCREATE) commands were added to expose
    TOUCH functionality without having to use CMake’s command-line tool mode
    with execute_process().
  * The find_package() command now searches a prefix specified by a
    PackageName_ROOT CMake or environment variable. Package roots are
    maintained as a stack so nested calls to all find_* commands inside find
    modules also search the roots as prefixes. See policy CMP0074.
  * The install() command learned an optional NAMELINK_COMPONENT parameter,
    which allows you to change the component for a shared library’s namelink.
    If none is specified, the value of COMPONENT is used by default.
  * The list() command learned a JOIN sub-command to concatenate list’s
    elements separated by a glue string.
  * The list() command learned a SUBLIST sub-command to get a sublist of the
    list.
  * The list() command learned a TRANSFORM sub-command to apply various string
    transformation to list’s elements.
  * The project() command learned an optional HOMEPAGE_URL parameter which has
    the effect of setting variables like PROJECT_HOMEPAGE_URL, <PROJECT-NAME>
    _HOMEPAGE_URL and CMAKE_PROJECT_HOMEPAGE_URL.
  * The string() command learned a JOIN sub-command to concatenate input
    strings separated by a glue string.
  * target_compile_options() and add_compile_options() commands gained a SHELL:
    prefix to specify a group of related options using shell-like quoting.
  * The target_link_libraries() command now supports Object Libraries. Linking
    to an object library uses its object files in direct dependents and also
    propagates usage requirements.

Variables

  * The CMAKE_FOLDER variable was added to initialize the FOLDER property on
    all targets.
  * The CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION variable was defined to
    initialize all DOTNET_TARGET_FRAMEWORK_VERSION target properties.
  * CMAKE_PROJECT_VERSION* variables have been introduced:
      + CMAKE_PROJECT_VERSION
      + CMAKE_PROJECT_VERSION_MAJOR
      + CMAKE_PROJECT_VERSION_MINOR
      + CMAKE_PROJECT_VERSION_PATCH
      + CMAKE_PROJECT_VERSION_TWEAK
  * The CMAKE_SUPPRESS_REGENERATION variable was extended to support the Ninja
    and Makefile Generators. It is also now documented.
  * CMAKE_VS_SDK_*_DIRECTORIES variables were defined to tell Visual Studio
    Generators for VS 2010 and above how to populate fields in .vcxproj files
    that specify SDK directories. The variables are:
      + CMAKE_VS_SDK_EXCLUDE_DIRECTORIES
      + CMAKE_VS_SDK_EXECUTABLE_DIRECTORIES
      + CMAKE_VS_SDK_INCLUDE_DIRECTORIES
      + CMAKE_VS_SDK_LIBRARY_DIRECTORIES
      + CMAKE_VS_SDK_LIBRARY_WINRT_DIRECTORIES
      + CMAKE_VS_SDK_REFERENCE_DIRECTORIES
      + CMAKE_VS_SDK_SOURCE_DIRECTORIES
  * A MSVC_TOOLSET_VERSION variable was added to provide the MSVC toolset
    version associated with the current MSVC compiler version in MSVC_VERSION.

Properties

  * The COMMON_LANGUAGE_RUNTIME target property was introduced to configure the
    use of managed C++ for Visual Studio Generators for VS 2010 and above. A
    corresponding IMPORTED_COMMON_LANGUAGE_RUNTIME target property was added to
    support C++/CLI for imported targets.
  * The DOTNET_TARGET_FRAMEWORK_VERSION target property was introduced as
    replacement for VS_DOTNET_TARGET_FRAMEWORK_VERSION, which is considered
    deprecated now.
  * An EXPORT_PROPERTIES target property was added to specify a custom list of
    target properties to include in targets exported by the install(EXPORT) and
    export() commands.
  * The PDB_OUTPUT_DIRECTORY property learned to support generator expressions.
  * A TESTS directory property was added to hold the list of tests defined by
    the add_test() command.
  * A VS_DEBUGGER_COMMAND target property was created to set the debugging
    command line with Visual Studio Generators for VS 2010 and above.
  * HLSL source file properties VS_SHADER_DISABLE_OPTIMIZATIONS and
    VS_SHADER_ENABLE_DEBUG gained support for generator expressions.
  * HLSL source file property VS_SHADER_OBJECT_FILE_NAME has been added to the
    Visual Studio Generators for VS 2010 and above. The property specifies the
    file name of the compiled shader object.

Modules

  * The FindALSA module now provides imported targets.
  * The FindCURL module now provides imported targets.
  * The FindJPEG module now provides imported targets.
  * The FindLibXml2 module now provides imported targets.
  * The FindMatlab module now supports the Matlab Runtime Compiler (MCR) for
    compiling and linking matlab extensions.
  * A FindODBC module was added to find an Open Database Connectivity (ODBC)
    library.
  * The FindPkgConfig module has learned to export the found libraries with
    full path for direct consumption with the target_link_libraries() command.
  * New FindPython3 and FindPython2 modules, as well as a new FindPython
    module, have been added to provide a new way to locate python environments.
  * The UseSWIG module gained a whole refresh and is now more consistent with
    standard CMake commands to generate libraries and is fully configurable
    through properties.
  * The UseSWIG module learned to manage multiple behaviors through
    UseSWIG_MODULE_VERSION variable to ensure legacy support as well as more
    robust handling of SWIG advanced features (like %template).
  * The UseSWIG module learned to support CSHARP variant wrapper files.
  * The WriteCompilerDetectionHeader module gained a BARE_FEATURES option to
    add a compatibility define for the exact keyword of a new language feature.

Generator Expressions

  * A new $<GENEX_EVAL:...> and $<TARGET_GENEX_EVAL:target,...> generator
    expression has been added to enable consumption of generator expressions
    whose evaluation results itself in generator expressions.
  * A new $<IN_LIST:...> generator expression has been added.
  * A new $<TARGET_EXISTS:...> generator expression has been added.
  * A new $<TARGET_NAME_IF_EXISTS:...> generator expression has been added.

CTest

  * The ctest_start() command has been reworked so that you can simply call
    ctest_start(APPEND) and it will read all the needed information from the
    TAG file. The argument parsing has also been relaxed so that the order of
    the arguments is less significant.
  * A PROCESSOR_AFFINITY test property was added to request that CTest run a
    test with CPU affinity for a set of processors disjoint from other
    concurrently running tests with the property set.

CPack

  * The CPack module now uses variables CMAKE_PROJECT_VERSION_MAJOR,
    CMAKE_PROJECT_VERSION_MINOR and CMAKE_PROJECT_VERSION_PATCH to initialize
    corresponding CPack variables.
  * cpack(1) gained basic support for NuGet. See the CPackNuGet module.

Other

  * The Compile Features functionality is now aware of C++ 20. No specific
    features are yet enumerated besides the cxx_std_20 meta-feature.
  * The Compile Features functionality is now aware of the availability of C
    features in MSVC since VS 2010.
  * The Compile Features functionality is now aware of C language standards
    supported by Texas Instruments C compilers.

Deprecated and Removed Features

  * The Visual Studio 8 2005 generator has been removed.
  * CMake no longer produces <tgt>_LIB_DEPENDS cache entries for library
    targets. See policy CMP0073.

Other Changes

  * Include flags for directories marked as SYSTEM are now moved after
    non-system directories. The -isystem flag does this automatically, so
    moving them explicitly to the end makes the behavior consistent on
    compilers that do not have any -isystem flag.
  * Fortran dependency scanning now supports dependencies implied by Fortran
    Submodules.
  * The existence and functionality of the file ${CMAKE_BINARY_DIR}/
    cmake_install.cmake has now been documented in the install() documentation
    so that external packaging software can take advantage of CPack-style
    component installs.
  * The CheckIncludeFile module check_include_file macro learned to honor the
    CMAKE_REQUIRED_LIBRARIES variable. See policy CMP0075.
  * The CheckIncludeFileCXX module check_include_file_cxx macro learned to
    honor the CMAKE_REQUIRED_LIBRARIES variable. See policy CMP0075.
  * The CheckIncludeFiles module check_include_files macro learned to honor the
    CMAKE_REQUIRED_LIBRARIES variable. See policy CMP0075.
  * The cmake(1) -E copy_directory tool now fails when the source directory
    does not exist. Previously it succeeded by creating an empty destination
    directory.
  * The UseSWIG module swig_add_library() command (and legacy swig_add_module
    command) now set the prefix of Java modules to "" for MINGW, MSYS, and
    CYGWIN environments.
2018-07-21 06:52:55 +00:00