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

2024-05-12 18:06:31 UTC Now

2021-06-12 08:26:24 UTC MAIN commitmail json YAML

doc: Removed www/cherokee

(nia)

2021-06-12 08:26:01 UTC MAIN commitmail json YAML

2021-06-12 08:18:14 UTC MAIN commitmail json YAML

x265: Disable assembly on FreeBSD

according to patch submitted by Yoshihiro Ota in P$ pkg/56236

(cirnatdan)

2021-06-12 08:11:04 UTC MAIN commitmail json YAML

doc: Updated net/bftpd to 5.7

(nia)

2021-06-12 08:10:52 UTC MAIN commitmail json YAML

bftpd: Update to 5.7

This file contains all major changes made during the development of bftpd.
The uppermost change is the newest one.

Jesse Smith <jessefrgsmith@yahoo.ca> -> 5.7
- A malicious client could cause a buffer overflow with
  a lot of EPSV commands sent in a row. We now close
  the pasv socket before each new use to avoid accumulating
  more than 1023.
  Thanks to Shisong Qin for reporting this issue and suggesting
  a fix.

(nia)

2021-06-12 07:30:47 UTC MAIN commitmail json YAML

fftw: bump for default options change

(nia)

2021-06-12 07:30:23 UTC MAIN commitmail json YAML

fftw: Disable "generic" GCC simd intrinsics

These produce poor code and it's always better to use the CPU-specific
intrinsics instead, which we already do on platforms where the test
suite doesn't fail.

(nia)

2021-06-12 07:04:57 UTC MAIN commitmail json YAML

doc: Updated security/acmesh to 2.9.0

(nia)

2021-06-12 07:04:47 UTC MAIN commitmail json YAML

acmesh: update to 2.9.0

    ACME v1 is removed.
    Bug fixes.
    fixed --preferred-chain
    more DNS APIs are supported.

(nia)

2021-06-12 07:04:05 UTC MAIN commitmail json YAML

doc: Updated www/viewvc to 1.2.1

(nia)

2021-06-12 07:03:53 UTC MAIN commitmail json YAML

viewvc: update to 1.2.1

    security fix: escape subdir lastmod file name

(nia)

2021-06-12 06:58:59 UTC MAIN commitmail json YAML

doc: Updated audio/abcmidi to 20210525

(nia)

2021-06-12 06:58:47 UTC MAIN commitmail json YAML

abcmidi: update to 20210525

May 22 2021

abc2midi: treble-8 not applied in K: or V: commands after October 19 2020
update. For example,

X:1
T: transposition
L:1/2
M:C
K:none clef=treble-8
V:1
cz
V:2
zc

The note c should be played with midi pitch 60 instead of 72.
James Allwright made minor fixes to parseabc.c and store.c, in order
to get these options working again.

May 25 2021

James Allwright added more security checks to stop the
parser from reading numbers beyond the largest integer. Changes
were made to parserabc.c and midi2abc.c

The abc2abc -s spacing function was modified to ignore certain
time signatures like M: none or M:7/8. The code for dealing with
3/2, 3/4, 3/8 ... time signatures was improved.

(nia)

2021-06-12 06:32:13 UTC MAIN commitmail json YAML

doc: Updated net/tinc to 1.0.36

(nia)

2021-06-12 06:32:02 UTC MAIN commitmail json YAML

tinc: update to 1.0.36

Version 1.0.36              August 26 2019

* Fix compiling tinc with certain versions of the OpenSSL library.
* Fix parsing some IPv6 addresses with :: in them.
* Fix GraphDumpFile output to handle node names starting with a digit.
* Fix a potential segmentation fault when fragmenting packets.

Thanks to Rosen Penev, Quentin Rameau and Werner Schreiber for their
contributions to this version of tinc.

Version 1.0.35              October 5 2018

* Prevent oracle attacks (CVE-2018-16737, CVE-2018-16738).
* Prevent a MITM from forcing a NULL cipher for UDP (CVE-2018-16758).
* Minor fixes in the documentation.

Thanks to Amine Amri and Rafael Sadowski for their contributions to this
version of tinc.

Version 1.0.34              June 12 2018

* Fix a potential segmentation fault when connecting to an IPv6 peer via a
  proxy.
* Minor improvements to the build system.
* Make the systemd service file identical to the one from the 1.1 branch.
* Fix a potential problem causing IPv4 sockets to not work on macOS.

Thanks to Maximilian Stein and Wang Liu Shuai for their contributions to this
version of tinc.

Version 1.0.33              November 4 2017

* Allow compilation from a build directory.
* Source code cleanups.
* Fix some options specified on the command line not surviving a HUP signal.
* Handle tun/tap device returning EPERM or EBUSY.
* Disable PMTUDiscovery when TCPOnly is used.
* Support the --runstatedir option of the autoconf 2.70.

Thanks to Rafael Sadowski and Pierre-Olivier Mercier for their contributions to
this version of tinc.

(nia)

2021-06-12 06:22:21 UTC MAIN commitmail json YAML

doc: Updated net/tcpreplay to 4.3.4

(nia)

2021-06-12 06:22:09 UTC MAIN commitmail json YAML

tcpreplay: update to 4.3.4

This release is for bug fixes only.

    ASAN reports memory leaks while running tests
    local libopts compiler warnings
    DLT name for DLT_C_JNPR_ETHER in documentation
    clean up new_cidr_map() string manipulation on error exit
    fix gcc 8.3.0 build warnings
    invalid --pps value protection
    packets slowly drift further and further behind when they should be sent
    64 bit rollover can cause pps replay issues after several hours
    typo fixes
    DLT_NULL/DLT_LOOP support for cross-platform PF_INET6
    armv5 Freescale compile
    heap buffer overflow in tcpreplay fast_edit_packet
    heap buffer overflow in tcpreplay get_next_packet
    CVE-2020-24266 heap buffer overflow in tcpprep get_l2len
    CVE-2020-24265 heap buffer overflow in tcpprep
    fix UNUSED macro declaration
    handle malformed and unsupported packets as soft errors
    compile failure on aarch64-linux-android
    tcprewrite --fixlen not working on DLT conversion
    fix configure --without-libdnet
    ensure automake version is at least 1.15
    with multiplier option only first file can be sent and hang
    do not create tap0 if device already exists

(nia)

2021-06-12 06:09:54 UTC MAIN commitmail json YAML

doc: Updated graphics/lcms2 to 2.12

(nia)

2021-06-12 06:09:43 UTC MAIN commitmail json YAML

lcms2: update to 2.12

-----------------------
2.12 Maintenance release
-----------------------
Added new build-in sigmoidal tone curve
Added XCode 12 project
Added support for multichannel input up to 15 channels
Fix LUT8 write matrix
Fix version mess on 10/11
Fix tools & samples xgetopt
Fix warnings on different function pointers
Fix matlab MEX compilation
plugin: cleanup and better SSE detection
plugin: add lab to any on float
plugin: it can now be compiled as C++
recover PDF documentation, but try to keep it under a resonable size.
Prevent a rare but possible out-of-bounds read in postscript generator
Remove unused variables

(nia)

2021-06-12 06:04:35 UTC MAIN commitmail json YAML

doc: Removed archivers/go-xz

(nia)

2021-06-12 06:03:56 UTC MAIN commitmail json YAML

go-xz: remove; deprecated go-package, no users in pkgsrc

this version is vulnerable to CVE-2021-29482

(nia)

2021-06-12 03:01:33 UTC MAIN commitmail json YAML

doc: Updated devel/R-devtools to 2.4.2

(mef)

2021-06-12 03:01:22 UTC MAIN commitmail json YAML

(devel/R-devtools) Updated 2.4.1 to 2.4.2

# devtools 2.4.2

* `check_man()` now works with R versions 4.1+ (#2354)

* `test_active_file()` now again works on windows projects stored
  under the user's home directory (`~`) (#2355)

* `document(quiet = TRUE)` now works without failure on windows
  (#2351)

* Minor test failure on R 4.2 has been fixed.

(mef)

2021-06-12 02:55:37 UTC MAIN commitmail json YAML

doc: Updated textproc/R-rmarkdown to 2.8

(mef)

2021-06-12 02:55:25 UTC MAIN commitmail json YAML

(textproc/R-rmarkdown) Updated 2.3. to 2.8

rmarkdown 2.8
================================================================================

- Fix a issue with Pandoc 2.5 and `latex-div.lua` - documents can now
  be rendered as expected without error (thanks, @davidwales, #2121).

- Fix an issue with styling and code folding button behavior when
  default is `code-folding: show`. The Button can now be correctly
  style according to state as `aria-expanded` attributes is correctly
  updated. Also, new classes has been added on the button to allow
  styling during transition: `btn-collapsing` and `btn-expanding` are
  respectively applied during transition Show to Hide and Hide to
  Show. (This follow [Bootstrap behavior for the collapsible
  block](https://getbootstrap.com/docs/3.4/javascript/#collapse))
  (thanks, @steveharoz, #2085).

- Fix an issue with `citation_package` having no effect when using
  `.md` file as input to `render()` with latex and PDF output formats
  (thanks, @andrewheiss, #2113).

- A new internal option `rmarkdown.knit.ext` has been added to control
  the extension of the intermediary knit output during a rendering. It
  defaults to `md` to produce `*.knit.md`. Only useful for very
  advanced usage (#2098).

- `render()` won't produce any `*.utf8.md` intermediary file
  anymore. This was a leftover from previous versions of
  **rmarkdown**. Since **knitr** 1.24 and **rmarkdown** 2.0, only
  UTF-8 input files are allowed. (#2098).

- Fix an `Invalid cross-device link` error when `tempdir()` is used
  for `intermediates_dir` in `render()` (thanks, @gorgitko, #2096).

- Fix a regression in HTML default template with floating toc
  incorrectly placed on small size window (thanks, @grimbough, #2071)

- Provided a `runtime: shiny` fix for output formats that pass a
  modified `bslib::bs_theme()` object to `html_document_base()`'s
  `theme` (thanks, @cpsievert, #2049).

- Rendering using `runtime: shiny_prerendered` or `runtime: shinyrmd`
  will now produce valid HTML by not inserting anymore the full
  document as body in the resulting shiny apps (thanks, @dakep,
  #1912). Header content usually containing html dependencies will be
  inserted in the HTML document at the end of the head before
  `</head>`, unless the rendered HTML contains `<!-- HEAD_CONTENT -->`
  special comment (see `htmltools::renderDocument()`). A new Pandoc
  variable is set in for shiny prerendered document to allow
  conditional insertion of such content in the the HTML template using
  `$if(shiny-prerendered)$`. This has been done in all HTML template
  in this package. Users of custom template should make this change to
  provide support for this runtime. See **rmarkdown** default template
  (`default.html`) for an example (#2064).

- Added `tectonic` as a supported LaTeX engine for generating PDF
  output (thanks, @dpryan79, #2078). You can specify to use this by
  adding `engine: "tectonic"` to your output format in YAML, such as
  `pdf_document`.

- When no `output_format` is provided in any way but an `output_file`
  is provided in `render()`, the default format will be determined
  based on the extension: `"pdf_document"` for `.pdf`, or
  `"word_document"` for `.docx`. Otherwise, it will be
  `"html_document"` as previous version (thanks, @pearsonca, #1569).

- Added a new global option `rmarkdown.render.message`. When set
  `FALSE`, `render()` will not output the message starting by `Output
  created: ` allowing RStudio IDE to open a preview of the
  document. This is useful for package developers that would need to
  emit there own output message for there custom format. See
  `?render_site` for more info on this special message (#2092).

- Internal changes regarding Lua filters. They have now an explicit
  Pandoc version minimal requirement: A filter will be skipped with a
  warning printed by the Lua filter if this requirement is not
  met. For now, all filters work for Pandoc 2.1 and above (thanks,
  @atusy, #2088). There is also now a new mechanism to have a share
  Lua filter script loadable by other Lua files: `render()` will set
  the `RMARKDOWN_LUA_SHARED` env var to the path of Lua filter
  `shared.lua` so that other filters can access functions defined in
  it using `dofile(os.getenv 'RMARKDOWN_LUA_SHARED')`. This is for
  internal usage only to avoid duplication (thanks, @tarleb, #2103).

- `html_document_base` gains a `css` argument, to which
  `html_document`'s `css` argument is now passed. This also fix an
  issue when `.sass` or `.scss` files are used with this `css`
  argument when `self_contained: FALSE`. Moreover, **sass** caching
  mechanism can now be used when passing `.sass` or `.scss` files to
  the `css` argument (thanks, @cpsievert, #2095).

- The `fig_crop` option of PDF document formats (such as
  `pdf_document` and `beamer_presentation`) supports the value
  `"auto"` now, which means `fig_crop = TRUE` when figure cropping
  tools `pdfcrop` and `ghostscript` are available.

- The default value of the `fig_crop` option of PDF output formats has
  been changed from `TRUE` to `"auto"` (#2077).

- `rmarkdown::tufte_handout` has been deprecated and will be removed
  in the future from this package. It has been moved to the **tufte**
  package since **rmarkdown** 0.9.5 (released on 2016-02-22). Please
  use `tufte::tufte_handout` instead.

rmarkdown 2.7
================================================================================

- `html_document` (and `html_document_base`)'s `theme` parameter now
  understands `bslib::bs_theme()` objects/arguments, meaning that one
  may opt-into Bootstrap 4 and more easily create custom themes. For
  examples, see <https://github.com/rstudio/rmarkdown/pull/1706>, and
  for context, see <https://rstudio.github.io/bslib/> (thanks,
  @cpsievert, #1706).

- Files with `.scss`/`.sass` extension (i.e., Sass files) provided to
  `html_document`'s `css` parameter are now compiled to CSS using the
  `{sass}` package. Also, if `theme` is a `{bslib}` object, these Sass
  files may utilize Sass code inside the `theme` (thanks, @cpsievert,
  #1706).

- Fix an issue with line numbering in code chunks when `.numberlines`
  with Pandoc's highlighting (thanks, @aosavi, #1876).

- Fix an issue with shiny runtime and `global.R` (thanks,
  @liaojiahui-r, rstudio/flexdashboard#298).

- Accept `latex="{options}"`, `latex=1`, or `latex=true` for Latex
  Divs.

- Add `output_format_filter` function to
  `default_site_generator()`. Enables custom site generators to
  customize or even entirely replace the output format right before
  rendering of each page.

- Automatically exclude **renv** directory for `render_site()`
  (thanks, @jmbuhr, #1996)

- Do not force `options(htmltools.preserve.raw = TRUE)` when this
  option has been set, otherwise it is impossible for other packages
  to turn this option off, e.g., yihui/xaringan#293.

- `knitr_options_pdf()` will now throw a warning when `fig_crop =
  TRUE` but is disabled because required tools `pdfcrop` and/or
  `ghostscript` are missing (thanks, @netique, #2016).

- Eliminated the unnecessary padding in code blocks in the
  `html_document` output with Bootstrap 4 themes (thanks, @atusy,
  #2019).

- `github_document()` will produce a working TOC even if some headers
  start with number (#2039).

- Fix an issue with `knit_print.data.frame`. The `...` arguments are
  no more passed to `print()` to avoid passing `knit_print()`
  arguments `options` and `encoding` to custom `print()` methods
  (#2047).

rmarkdown 2.6
================================================================================

- Encoding is correctly handled now in `html_vignette` when checking
  for identical title and vignette index entry (thanks, @py-b, #1978).

- `clean_site()` now default to `preview = TRUE` and will no more
  remove files without notice. This change will affect the "Clean All"
  button in the "Build" pane for website project. `clean_site(preview
  = FALSE)` must be run to effectively remove files (#1973).

- The intermediate `.tex` file is now correctly deleted if `keep_tex =
  FALSE` when the R Markdown document is not rendered from the working
  directory (thanks, @vqv, #1308).

- Fix a bug causing certain resources files to be deleted as
  intermediate files when `intermediates_dir` is the same as the input
  (thanks, @bellma-lilly, #1248).

- Fix issues with `anchor_sections = TRUE` and **learnr** (thanks,
  @gadenbuie, #1938).

- Enable use of `server.R` and `global.R` alongside `runtime:
  shinyrmd` documents.

- `pkg_file_lua()` now works with `devtools::load_all()` and
  **testthat** when used in other packages.

- Fix `pandoc_convert(citeproc = TRUE)` not supressing the `--natbib`
  or `--biblatex` options (thanks, @atusy, #1932).

- `pandoc-citeproc` is now activated if a `bibliography` field is
  defined in another YAML block instead of the first YAML block
  (thanks, @bwiernik, #1364).

- Specify that `htmltools::htmlPreserve()` should use the pandoc raw
  attribute rather than preservation tokens when pandoc >= v2.0. Note
  that this option will have the intended effect only for versions of
  htmltools >= 0.5.0.9003.

- `anchor_sections` in `html_documents()` now defaults to `FALSE`. It
  was introduced in previous version with a default to `TRUE`, but it
  is reverted now after hearing feedbacks from the community (thank
  you!). The `#` is still used as the character for the anchor but you
  can easily change that using CSS rules. Examples have been added to
  the help page `?html_document`.

- Using Pandoc's default for `--email-obfuscation` now. Previously, it
  was set to `none` explicitly, which is the default for Pandoc
  1.17.2+ anyway. Only users with a Pandoc version before 1.17.2 may
  see a change in the content of the html source file produced if the
  document contains email addresses. This change allows to pass the
  Pandoc's command line flag if you want to set it to another value
  (thanks,@seankross, #1969).

  ````yaml
  output:
    html_document:
      pandoc_args: ["--email-obfuscation", "javascript"]
  ````

  See [Pandoc's
  manual](https://pandoc.org/MANUAL.html#option--email-obfuscation)
  for the meaning of this option.

- Fix Fontawesome 5 icons in navbar by correctly handling new prefix
  as `fa` has been deprecated in favor of `fas` or `fab` (#1967)

rmarkdown 2.5
================================================================================

- Tables without header rows (wich can be possible in Pandoc's [simple
  table](https://pandoc.org/MANUAL.html#extension-simple_tables)) are
  now formatted correctly when using `html_document()` format (thanks,
  @fkohrt, #1893).

- `html_document()` gains the `anchor_sections` argument, which is
  `TRUE` by default, so that readers can get links to section headers
  easily---when you mouse over a section header, you will see a hash
  symbol `#` at the end of the header, which contains the anchor link
  to this header. You can click on this link and get the URL in the
  addres bar of your web browser, or right-click on it and copy the
  URL from the context menu. The hash symbol is defined by the CSS
  rule `a.anchor-section::before {content: '#';}`. You can customize
  it by overriding this rule (e.g., via the `css` argument of
  `html_document`) and use any other symbols or icons, e.g., `content:
  "\02AD8;"` (thanks, @atusy, #1884).

- `pkg_file_lua()` should have thrown an error if the expected Lua
  file does not exist.

- Provide `files_dir` and `intermediates_dir` as attributes on return
  from `render()` when `run_pandoc = FALSE`.

- Supports new Pandoc 2.11 `--citeproc` flags usage instead of
  `pandoc-citeproc` external filter. `pandoc_convert()` and
  `pandoc_citeproc_convert()` will now use the correct flags according
  to the Pandoc version used. The logic is exported in
  `pandoc_citeproc_args()`. See [Pandoc release
  note](https://github.com/jgm/pandoc/releases/tag/2.11) for more
  information about the new `citeproc` processing (#1916).

- Fixed the code highlighting when code block is hidden. Previous
  version introduced a regression where non default code highlighting
  was still shown when `code_folding` is activated and code block is
  hidden (thanks, @matthewcarlucci, #1921).

- The minimal required version for the **xfun** package (v0.15) has
  been specified for R Markdown Notebooks to work properly (thanks,
  @jmcphers, #1923).

- Fixed a bug in `convert_ipynb()` when the language is not specified
  in the `.ipynb` file (thanks, @acca3003, #1925).

- Introduce `runtime: shinyrmd` as a more user friendly alias for
  `runtime: shiny_prerendered`.

rmarkdown 2.4
================================================================================

- Lua filters handling has been improved internally with some
    - user-facing changes (#1899): New exported function
    - `pandoc_lua_filter_args()` to return the Pandoc command-line
    - argument to add a Lua filter.  New argument `lua_filters` in
    - `pandoc_options()` to pass the Lua filter paths to use with a
    - format. This allow output format authors to add filters for a
    - custom format using the `pandoc` argument of `output_format()`
    - and to get filters from a format using `fmt$pandoc$lua_filters`.
    - The Lua filters of an output format are now passed to Pandoc in
    - `render()`. By default, they are passed to Pandoc before any
    - other format-defined or user-defined Pandoc arguments (usually
    - via the `pandoc_args` option of an output format). This ensures
    - that filters of an output format are executed first. To change
    - the default, you need to deal with it in a custom format (i.e.,
    - modify the elements in `fmt$pandoc$lua_filters`, such as
    - reordering them).  New exported function `pkg_file_lua()` to get
    - the full system path of a Lua filter included in a package
    - source within the `inst/rmarkdown/lua` folder (thanks, @atusy,
    - #1903).

- Fixed the path separators for the `css` parameter in YAML
  frontmatter for HTML output files under Windows. Previously, forward
  slashes in `css` paths were converted to backslashes (thanks,
  @jonathan-g, #1862).

- Since **rmarkdown** 1.16, Pandoc's fenced `Div`'s are converted to
  LaTeX environments when the output format is LaTeX, e.g., `:::
  {.center data-latex=""}` is converted to `\begin{center}`. The
  attribute `data-latex` of the `Div` was mandatory, even if it is
  empty. In **rmarkdown** 2.2, we silently drop this requirement,
  which means `::: {.center}` is converted to `\begin{center}`. This
  turns out to be a bad idea, because users have no control over which
  Div's to be converted to LaTeX environments. Previously, they could
  opt-in by the `data-latex` attribute, but with **rmarkdown** 2.3,
  all Div's are converted to LaTeX environments
  unconditionally. What's more, this change led to bugs like
  https://stackoverflow.com/q/62340425/559676 and
  https://github.com/rstudio/bookdown/issues/883. Therefore the
  `data-latex` attribute became mandatory again in this version. If
  the LaTeX environment does not need arguments, you may use
  `data-latex=""`.

- The two Lua fitlers `pagebreak.lua` and `latex-div.lua` (introduced
  in **rmarkdown** 1.16) are also applied to the output format
  `beamer_presentation` now (thanks, @XiangyunHuang, #1815).

- When customizing formats with the `output_format` function,
  `pre_knit`, `opts_hooks`, and `knit_hooks` can now refer to
  `rmarkdown::metadata`. Previously, `rmarkdown::metadata` returned
  `list()` in these functions (thanks, @atusy, #1855).

- `rmarkdown::find_external_resources()` now discovers external
  template files. This in turn fixes the rendering issue of
  `html_document` with the `shiny` runtime and `intermediate_dir` set
  (thanks, @atusy, @cderv, #1865).

- Added the `number_sections` argument to following formats:
  `github_document`, `ioslides_presentation`, `md_document`,
  `odt_document`, `powerpoint_presentation`, `rtf_document`,
  `slidy_presentation`, `word_document`. These are powered by a Lua
  filter and requires Pandoc > 2.0. It will silently have no effect
  has before with previous pandoc version (thanks @atusy 1893).
  Pandoc >= 2.10.1 adds `--number-sections` for docx format, and thus
  `word_document` prefers the native feature to the Lua filter
  (thanks, @jooyoungseo, #1869).

- For the output format `pdf_document`, the option `fig_crop` will not
  be enabled unless both the programs `pdfcrop` and `ghostscript` are
  found (thanks, @dalupus, yihui/knitr#954).

- Fixed a bug that a chunk with a class `fold-hide` hides the rest of
  the chunks even the output format setting
  `html_document(code_folding = "show")` (thanks, @atusy, #1906).

- Updated documentation for `render()` to make it clearer how options
  are set for the `output_format` parameter (thanks, @jonathan-g,
  #1907 and rstudio/bookdown#930).

- Ported some CSS styles (e.g., underlines, small caps, and
  multi-column layouts) from the latest Pandoc's HTML template into
  **rmarkdown**s HTML templates (thanks, @atusy, #1878, #1908).

(mef)

2021-06-12 02:38:09 UTC MAIN commitmail json YAML

doc: Updated devel/R-desc to 1.3.0

(mef)

2021-06-12 02:37:56 UTC MAIN commitmail json YAML

(devel/R-desc) Updated 1.2.0 to 1.3.0

# 1.3.0

* Adding authors with long names or other fields (`comment`, typically)
  works well now (#91).

* `get_deps()` now removes unneeded whitespace from version requirements
  (#84).

* `normalize()` now does not drop `Authors@R` on non-UTF-8 systems
  when it has non-ASCII characters (#80).

* `has_dep()` now works well with dependencies listed multiple times
  (#97, @richfitz).

* Add `coerce_authors_at_r()` method to convert `Author` to
  `Authors@R` (#44, @muschellij2).

* `add_author()` and similar functions now allow a character vector of
  multiple roles (@niceume, #89).

* `desc_set_deps()` now inserts new packages in (case-insensitive)
  alphabetical order, if the existing packages are already in alphabetical
  order.

* New `add_author_gh()` method and `desc_add_author_gh()` function to add
  an author using the information available from GitHub V3 API. This method
  and function depend on `gh` and are limited when the GitHub user full
  name is incomplete or not well parsed by `as.person()` and when their
  email address isn't available (@maelle, #71).

* When using `desc_normalize()` the package dependencies are now
  alphabetically sorted (#66, @llrs).

* New `add_orcid()` method and `desc_add_orcid()` functions make it
  possible to add ORCID IDs to authors directly instead of via the
  `comment` argument (@maelle, #70).

* All functions and methods managing authors (`add_me`, `add_author()`,
  `del_author()`, `add_role()`, `del_role()`, `change_maintainer()`,
  `search_for_author()`, `add_me()`, etc.) gain an `orcid` argument
  (@maelle, #70).

* In `person()` within the `Authors@R` field, `comment` can now be a
  named character vector (@maelle, #69; @gvegayon, #65).

* When using `desc(text=)` parameter, set `textConnection(encoding =
  "bytes")` to handle cases when the input text is in a different marked
  encoding than the default encoding, such as UTF-8 input on Windows.

(mef)

2021-06-12 02:11:17 UTC MAIN commitmail json YAML

Updated lang/sbcl to 2.1.5

(rjs)

2021-06-12 02:09:29 UTC MAIN commitmail json YAML

Update to 2.1.5.

New in version 2.1.5

    * minor incompatible change: on x86-64, the backend instruction
      encoders for movzx and for string opcodes have changed their
      semantics.
    * platform support:
        * compatibility: support the latest MinGW on x86. (#1923325,
          thanks to Alexis Rivera)
        * bug fix: on x86-64, fix instruction encoding for TEST on
          RIP-relative addresses. (#1925808, reported by Shinmera on
          #sbcl, thanks also to 3b)
        * bug fix: on x86-64, loading all-1s into an AVX2 register no
          longer causes an error. (thanks to Marco Heisig)
        * bug fix: on arm64, improve disassembly of ADD with constant
          0 as MOV
        * enhancement: on arm64, support debugger commands
          RETURN-FROM-FRAME and RESTART-FRAME more efficiently.
        * enhancement: on x86-64, add support for vshuf* AVX2
          instructions. (reported by Bela Pecsek)
        * optimization: faster function calls on arm64.
        * optimization: (SETF SBIT) is faster on x86-64.
    * bug fix: INTEGER-DECODE-FLOAT was computing the wrong answer for
      denormal double floats. (#1926383, reported by Stavros Macrakis)
    * bug fix: RANDOM on a floating point argument now does not
      cons. (reported by Tito Latini)
    * bug fix: fix a compiler crash in type derivation of
      LOGTEST. (#1928243)
    * bug fix: fix a compiler failure when a declared function type
      contains a literal structure with a valid MAKE-LOAD-FORM
      method. (#1929160, thanks to Yurii Hryhorenko)
    * optimization: FBOUNDP on a constant symbol is now faster.
    * optimization: file compilation now produces smaller fasls for
      files which reference package literals.
    * optimization: derive the type of calls to FLOAT-SIGN.

(rjs)

2021-06-12 01:49:35 UTC MAIN commitmail json YAML

doc: Updated www/R-htmlwidgets to 1.5.3

(mef)

2021-06-12 01:49:22 UTC MAIN commitmail json YAML

(www/R-htmlwidgets) Updated 1.3 to 1.5.3

htmlwidgets 1.5.3
-------------------------------------------------------

### New features

* Added a `reportTheme` argument to `shinyWidgetOutput()`. If `TRUE`,
  CSS styles of the widget's output container are made available to
  `shiny::getCurrentOutputInfo()`, making it possible to provide
  'smart' styling defaults in a `renderWidget()` context. (#361)

* `shinyRenderWidget()` now has a `cacheHint` parameter, for use with
  Shiny's new `bindCache()` function. (#391)

* Support a new `PACKAGE::widget_html.WIDGETNAME` convention for
  defining custom widget HTML. This replaces the earlier
  `PACKAGE::WIDGETNAME_html` convention, which continues to work but
  may be deprecated at some point in the future. The goal for the new
  convention is to prevent accidentally matching functions that were
  never intended for this purpose. (Thanks, @thebioengineer!) (#376)

* Export the `JSEvals` function, allowing other packages to support
  `JS()` in non-widget contexts.

### Bug fixes

* `saveWidget()` now `file` argument now properly handles relative
  paths. (#299)

* Fixed an issue with passing named function declarations to `JS()`
  and `onRender()` (introduced by v1.4). (#356)

htmlwidgets 1.5.2
-------------------------------------------------------

* Emergency patch release to fix an issue with rendering htmlwidgets
  in flexdashboard. More generally, this change implies that any
  htmlwidget is printed via a knitr code chunk with multiple values
  for fig.width/fig.height, only the first value is used for the
  widget's sizing policy. (#387)

htmlwidgets 1.5.1
-------------------------------------------------------

* Fixed an issue with dynamically rendered widgets (i.e., using
  `shiny::uiOutput()` to render a widget) with any version of shiny
  prior to 1.4. This issue was introduced by htmlwidgets 1.5. (#351)

htmlwidgets 1.5
-----------------------------------------------------------------------

* Fixed an incompatibility with Shiny v1.4.0: due to Shiny upgrading
  from jQuery 1.x to 3.x, the timing of some initialization routines
  has changed. This caused some widget `renderValue` calls to occur at
  an earlier point in Shiny's initialization process than with earlier
  versions of Shiny. (#345)

htmlwidgets 1.4 (unreleased)
-----------------------------------------------------------------------

* JavaScript statements can now be passed along to `onRender()` and
  `JS()` (#329).

(mef)

2021-06-12 01:43:53 UTC MAIN commitmail json YAML

doc: Updated devel/R-remotes to 2.4.0

(mef)

2021-06-12 01:43:34 UTC MAIN commitmail json YAML

(devel/R-remotes) Updated 2.3.0 to 2.4.0

# remotes 2.4.0

* Re-license as MIT. (#551)

* skip tests for `download.file(method = "internal")`, on R > 4.1,
  since that method is now defunct on those versions.

* `system_requirements()` now works as intended if only the `os`
  argument is used (@mdneuzerling, #609)

* `remote_package_name.git2r_remote` and
  `remote_package_name.xgit_remote` now get correct package name from
  HTTP(S) git repo's `DESCRIPTION` file, and thus package's
  `DESCRIPTION` file's `Remotes` field could have
  `git::http(s)://<host>/<username>/<repo>[.git][@ref]` items that
  install remote packages using git via HTTP(S) protocal (@niheaven,
  #603).

(mef)

2021-06-12 01:37:37 UTC MAIN commitmail json YAML

doc: Updated devel/R-withr to 2.4.2

(mef)

2021-06-12 01:37:25 UTC MAIN commitmail json YAML

(devel/R-withr) Update 2.4.1 to 2.4.2

# withr 2.4.2
- `local_options()` now lets you set an option to `NULL` as intended (#156)

- `local_tempfile()` argument `envir` is deprecated, in favor of
  `.local_envir`.  All withr functions except `local_tempfile()` used
  `.local_envir` to specify environments, so this makes this function
  consistent with the rest. (#157)

- `with_environment()` now passing `pos` and `warn.conflicts` to
  `attach()`, as intended (#161).

- `with_seed()` now also sets the RNG via new arguments `.rng_kind`,
  `.rng_normal_kind` and `.rng_sample_kind` (#162, @AshesITR).

- `with_timezone()` now works after recent changes to `Sys.timezone()`
  in R-devel (#165)

(mef)

2021-06-11 23:13:48 UTC MAIN commitmail json YAML

doc: Updated net/mosquitto to 2.0.11

(gdt)

2021-06-11 23:13:41 UTC MAIN commitmail json YAML

net/mosquitto: Update to 2.0.11

Packaging changes: link against pthread, per upstream recommendations

Upstream changes: Bugfixes

(gdt)

2021-06-11 21:30:39 UTC MAIN commitmail json YAML

blackbox: bump PKGREVISION for previous change

This, of course, results in a different shell path in some environments,
which is the whole point.

(gutteridge)

2021-06-11 21:20:09 UTC MAIN commitmail json YAML

blackbox: use REPLACE_SH instead of hard-coding an interpreter

(gutteridge)

2021-06-11 20:33:39 UTC MAIN commitmail json YAML

doc: Updated textproc/molybdenum to 0.1.5

(pin)

2021-06-11 20:33:13 UTC MAIN commitmail json YAML

textproc/molybdenum: update to 0.1.5

-Added support for folder output via -L.

(pin)

2021-06-11 20:21:02 UTC MAIN commitmail json YAML

bsd.options.mk: fix typo in comment

(gutteridge)

2021-06-11 20:17:38 UTC MAIN commitmail json YAML

blackbox: add buildlink3.mk missed in migration from blackbox70

(gutteridge)

2021-06-11 20:14:37 UTC MAIN commitmail json YAML

blackbox: adjust options.mk to current package name

(gutteridge)

2021-06-11 17:23:41 UTC MAIN commitmail json YAML

doc: Updated biology/vcf-split to 0.1.2

(bacon)

2021-06-11 17:22:40 UTC MAIN commitmail json YAML

2021-06-11 17:09:49 UTC MAIN commitmail json YAML

doc: Updated biology/vcf2hap to 0.1.3

(bacon)

2021-06-11 17:09:40 UTC MAIN commitmail json YAML

2021-06-11 17:08:42 UTC MAIN commitmail json YAML

doc: Updated biology/ad2vcf to 0.1.3

(bacon)

2021-06-11 17:08:31 UTC MAIN commitmail json YAML

doc: Updated biology/biolibc to 0.1.3

(bacon)

2021-06-11 17:06:54 UTC MAIN commitmail json YAML

2021-06-11 17:04:55 UTC MAIN commitmail json YAML

biology/biolibc: Update to 0.1.3

Import sam_buff_t class and VCF functions from ad2vcf
Add BED and GFF support
Isolate headers under include/biolibc
Numerous small enhancements and fixes

Upstream change log: https://github.com/auerlab/biolibc/releases

(bacon)

2021-06-11 16:55:09 UTC MAIN commitmail json YAML

doc: Updated biology/ncbi-blast+ to 2.11.0

(bacon)

2021-06-11 15:10:08 UTC MAIN commitmail json YAML

2021-06-11 15:09:51 UTC MAIN commitmail json YAML

guide: remove references to ancient gnome cruft

(nia)

2021-06-11 15:09:24 UTC MAIN commitmail json YAML

pocl: add test target

(nia)

2021-06-11 14:45:31 UTC MAIN commitmail json YAML

2021-06-11 14:45:08 UTC MAIN commitmail json YAML

guide: bring section on binary packages up to date

(nia)

2021-06-11 13:47:40 UTC MAIN commitmail json YAML

2021-06-11 10:37:28 UTC MAIN commitmail json YAML

2021-06-11 10:37:12 UTC MAIN commitmail json YAML

Add option to build slim without consolekit (default unchanged)

(abs)

2021-06-11 07:11:27 UTC MAIN commitmail json YAML

py-line_profiler: mark as not for Python 3.6

(adam)

2021-06-11 05:24:26 UTC MAIN commitmail json YAML

Updated www/py-terminado, textproc/py-xmlschema

(adam)

2021-06-11 05:24:08 UTC MAIN commitmail json YAML

py-xmlschema: updated to 1.6.4

v1.6.4
* Add testing config for Python 3.10 (Tox and CI)
* Fix internal _PurePath class with Python 3.10
* Remove redundant xmlns="" declaration when encoding with lxml

v1.6.3
* Refactor normalize_url() using pathlib.PurePath
* Support UNC paths
* Fix API docs

(adam)

2021-06-11 05:19:06 UTC MAIN commitmail json YAML

py-terminado: updated to 0.10.1

0.10.1

Bugs fixed

Fix blocking of pty_read when there isn't pty data ready to read
Contributors to this release

0.10.0

Enhancements made

Support creating terminal given name in kwargs.

Bugs fixed

avoid persistent handle on IOLoop instance

Maintenance and upkeep improvements

async/await syntax
PR: Pin pywinpty version to 1.1.0

0.9.5
Pin pywinpty version

0.9.4
Allow non-strict decode for process output
Switch to GitHub Actions
Add generated changelog

0.9.3
Make sure SIGPIPE has default handler set

0.9.2
Add js files in package manifest
Add support to ppc64le
Fix config files for publication

0.9.1
v0.9.1

0.9.0
Drop python 2 and 3.4 and 3.5 support
Make sure that all process output makes it to the terminal

(adam)

2021-06-11 00:42:41 UTC MAIN commitmail json YAML

devel/Makefile: Add libxtend

(bacon)

2021-06-11 00:41:26 UTC MAIN commitmail json YAML

doc: Added devel/libxtend version 0.1.2.4

(bacon)

2021-06-11 00:40:59 UTC MAIN commitmail json YAML

devel/libxtend: import libxtend-0.1.2.4

Libxtend is a library of miscellaneous functions, the likes of
which might be found in libc or libm.  It provides some convenient
functionality lacking in standard library functions as well some
more esoteric features.

(bacon)

2021-06-10 23:49:55 UTC MAIN commitmail json YAML

fltk: drop stale $MASTER_SITES entry

The easysw.com domain now redirects to hotels-of-london.com, and the
archived files don't seem to be accessible anymore, despite some
continued relationship between the two entities.

(gutteridge)

2021-06-10 23:44:03 UTC MAIN commitmail json YAML

doc: Updated textproc/ispell-en_GB to 3.4.04

(gutteridge)

2021-06-10 23:43:26 UTC MAIN commitmail json YAML

ispell & ispell-en_GB: use Makefile.common

Centralize some basics so ispell-en_GB doesn't need to be manually
adjusted every time ispell gets an update. Addresses a lingering issue
from PR pkg/55972 noted by Greg A. Woods.

(gutteridge)

2021-06-10 21:50:29 UTC MAIN commitmail json YAML

pocl: add buildlink3 file

(nia)

2021-06-10 19:05:47 UTC MAIN commitmail json YAML

blackbox: add options.mk missed in migration from blackbox70

(gutteridge)

2021-06-10 19:02:45 UTC MAIN commitmail json YAML

Updated www/py-nbformat, www/py-ipywidgets

(adam)

2021-06-10 19:02:26 UTC MAIN commitmail json YAML

py-ipywidgets: updated to 7.6.3

7.6
---

To see the full list of pull requests and issues, see the [7.6.0 milestone](https://github.com/jupyter-widgets/ipywidgets/milestone/31?closed=1) on GitHub.

The main change in this release is that installing `ipywidgets` 7.6.0 will now automatically enable ipywidgets support in JupyterLab 3.0窶蚤 user has no extra JupyterLab installation step and no rebuild of JupyterLab, nor do they need Node.js installed. Simply install the python ipywidgets package with pip (`pip install ipywidgets==7.6.0`) or conda/mamba (`conda install -c conda-forge ipywidgets=7.6.0`) and ipywidgets will automatically work in classic Jupyter Notebook and in JupyterLab 3.0.

This is accomplished with the new python package `jupyterlab_widgets` version 1.0, on which `ipywidgets` 7.6.0 now depends (similar to how `ipywidgets` already depends on the `widgetsnbextension` package to configure ipywidgets for the classic Jupyter Notebook). The `jupyterlab_widgets` Python package is a JupyterLab 3.0 prebuilt extension, meaning that it can be installed into JupyterLab 3.0 without rebuilding JupyterLab and without needing Node.js installed.

Updates for Widget Maintainers

Custom widget maintainers will need to make two changes to update for JupyterLab 3:

1. Update the `@jupyter-widgets/base` dependency version to include `^4` to work in JupyterLab 3.0. For example, if you had a dependency on `@jupyter-widgets/base` version `^2 || ^3`, update to `^2 || ^3 || ^4` for your widget to work in classic Jupyter Notebook, JupyterLab 1, JupyterLab 2, and JupyterLab 3.
2. In the `package.json`, add the following `sharedPackages` configuration inside the `jupyterlab` key. See the [JupyterLab extension documentation](https://jupyterlab.readthedocs.io/en/stable/extension/extension_dev.html#requiring-a-service) for more information.

  ```json
    "jupyterlab": {
      "sharedPackages": {
        "@jupyter-widgets/base": {
          "bundled": false,
          "singleton": true
        }
      }
    }
  ```

Separate from these two steps to update for JupyterLab 3, we also recommend that you make your widget's JupyterLab extension a prebuilt extension for JupyterLab 3.0. Users will be able to install your JupyterLab 3.0 prebuilt extension without rebuilding JupyterLab or needing Node.js. See the [JupyterLab 3 extension developer documentation](https://jupyterlab.readthedocs.io/en/stable/extension/extension_dev.html) or the new [widget extension cookiecutter](https://github.com/jupyter-widgets/widget-ts-cookiecutter/tree/jlab3) for more details.

(adam)

2021-06-10 18:57:58 UTC MAIN commitmail json YAML

py-nbformat: updated to 5.1.3

5.1.3
=====
- Change id generation to be hash based to avoid problematic word combinations
- Added tests for python 3.9
- Fixed setup.py build operations to include package data

5.1.2
=====
- Fixed missing file in manifest

5.1.1
=====
- Changes convert.upgrade to upgrade minor 4.x versions to 4.5

5.1.0
=====
- Implemented CellIds from JEP-62
- Fixed a regression introduced when using fastjsonschema,
  which does not directly support to validate a "reference"/"subschema"
- Removed unreachable/unneeded code
- Added CI workflow for package release on tag push

(adam)

2021-06-10 18:54:35 UTC MAIN commitmail json YAML

Updated devel/py-ipython, net/py-softlayer, devel/py-jupyter_core, devel/py-jupyter_client, devel/py-ipykernel, devel/py-jupyter-console

(adam)

2021-06-10 18:53:58 UTC MAIN commitmail json YAML

py-jupyter-console: updated to 6.4.0

6.4.0:
Unknown changes

(adam)

2021-06-10 18:47:24 UTC MAIN commitmail json YAML

py-ipykernel: updated to 5.5.5

5.5.5
-----
- Keep preferring SelectorEventLoop on Windows. (:ghpull:`669`)

5.5.4
-----
- Import ``configure_inline_support`` from ``matplotlib_inline`` if available (:ghpull:`654`)

5.5.3
-----
- Revert Backport of 605: Fix Handling of ``shell.should_run_async`` (:ghpull:`622`)

5.5.2
-----
**Note:** This release was deleted from PyPI since it had breaking changes.

- Changed default timeout to 0.0 seconds for stop_on_error_timeout. (:ghpull:`618`)

5.5.1
-----
**Note:** This release was deleted from PyPI since it had breaking changes.

- Fix Handling of ``shell.should_run_async``. (:ghpull:`605`)

5.5.0
-----
- Kernelspec: ensure path is writable before writing ``kernel.json``. (:ghpull:`593`)
- Add ``configure_inline_support`` and call it in the shell. (:ghpull:`590`)

(adam)

2021-06-10 18:46:05 UTC MAIN commitmail json YAML

py-jupyter_client: updated to 6.1.12

6.1.11
======
- Move jedi pinning to test requirements (:ghpull:`599`)

6.1.10
======
- Add change parameter needed for observer method of kernel_spec_manager trait (:ghpull:`598`)

6.1.9
=====
- Pin jedi<=0.17.2 (:ghpull:`596`)

6.1.8
=====
- Doc updates (:ghpull:`563`, :ghpull:`564`, :ghpull:`587`)
- Fix path to the connection file (:ghpull:`568`)
- Code cleanup (:ghpull:`574`, :ghpull:`579`)
- Silence kill_kernel when no process is present (:ghpull:`576`)
- Remove extra_env and corresponding test (:ghpull:`581`)
- Add documentation dependencies to setup.py (:ghpull:`582`)
- Fix for Windows localhost IP addresses (:ghpull:`584`)
- Drop Travis CI, add GitHub Actions (:ghpull:`586`)
- Adapt KernelManager._kernel_spec_manager_changed to observe (:ghpull:`588`)
- Allow use ~/ in the kernel's command or its arguments (:ghpull:`589`)
- Change wait_for_ready logic (:ghpull:`592`)
- Fix test_session with msgpack v1  (:ghpull:`594`)

(adam)

2021-06-10 18:44:33 UTC MAIN commitmail json YAML

py-jupyter_core: updated to 4.7.1

4.7.1

- Allow creating user to delete secure file (:ghpull:`213`)

4.7.0

- Add a new ``JUPYTER_PREFER_ENV_PATH`` variable, which can be set to switch the order of the environment-level path and the user-level path in the Jupyter path hierarchy (e.g., ``jupyter --paths``). It is considered set if it is a value that is not one of 'no', 'n', 'off', 'false', '0', or '0.0' (case insensitive). If you are running Jupyter in multiple virtual environments as the same user, you will likely want to set this environment variable.
- Drop Python 2.x and 3.5 support, as they have reached end of life.
- Add Python 3.9 builds to testing, and expand testing to cover Windows, macOS, and Linux platforms.
- ``jupyter --paths --debug`` now explains the environment variables that affect the current path list.
- Update the file hidden check on Windows to use new Python features rather than ctypes directly.
- Add conda environment information in ``jupyter troubleshoot``.
- Update ``_version.version_info`` and ``_version.__version__`` to follow Python conventions.

(adam)

2021-06-10 16:45:22 UTC MAIN commitmail json YAML

miniupnpc: Hack around build failure on NetBSD

sed 's/\(.*MINIUPNPC_API_VERSION\s\+\)[0-9]\+/\117/' < miniupnpc.h.bak > miniupnpc.h
sed: 1: "s/\(.*MINIUPNPC_API_VER ...": RE error: trailing backslash (\)

I held back on updating this package because of exactly this error...

(nia)

2021-06-10 15:56:39 UTC MAIN commitmail json YAML

Add missed "include go-modules.mk"

(abs)

2021-06-10 15:49:47 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-gettext to 3.3.8

(taca)

2021-06-10 15:49:25 UTC MAIN commitmail json YAML

devel/ruby-gettext: update to 3.3.8

pkgsrc change: update HOMEPAGE.

3.3.8 (2021-06-09)

Improvements

* msginit: Added support for generating plural forms with Unicode's CLDR
  plural rules data. [GitHub#85][Suggested by Michaè°·l Hoste]
* rxgettext ui: Added support for GtkBuilder UI definitions format with
  .glade extension. [GitHub#74][Reported by dorle-o]

Fixes

* rxgettext ruby: Fixed a bug that Nn_ isn't extracted. [GitHub#86][Reported
  by Kai Ramuenke]

Thanks

* Kai Ramuenke
* Michaè°·l Hoste
* dorle-o

(taca)

2021-06-10 14:32:15 UTC MAIN commitmail json YAML

doc: Added devel/ruby-red-datasets version 0.1.2

(taca)

2021-06-10 14:32:00 UTC MAIN commitmail json YAML

devel/Makefile: add and enable ruby-red-datasets

(taca)

2021-06-10 14:31:04 UTC MAIN commitmail json YAML

devel/ruby-red-datasets: add package version 0.1.2

Red Datasets

Red Datasets provides classes that provide common datasets such as iris
dataset.

You can use datasets easily because you can access each dataset with
multiple ways such as #each and Apache Arrow Record Batch.

(taca)

2021-06-10 14:25:43 UTC MAIN commitmail json YAML

textproc/ruby-csv: make it incompatible with ruby30

Restrict this package to Ruby 2.6 and 2.7 since Ruby 3.0 contain the same
version of rexml.

(taca)

2021-06-10 13:02:24 UTC MAIN commitmail json YAML

doc: Added meta-pkgs/bulk-test-llvm version 20210610

(nia)

2021-06-10 13:02:09 UTC MAIN commitmail json YAML

add meta-pkgs/bulk-test-llvm

Meta-package for testing LLVM updates. Depends on various non-trivial or
important packages that depend on LLVM.

(nia)

2021-06-10 12:51:30 UTC MAIN commitmail json YAML

doc: blackbox changes

(nia)

2021-06-10 12:48:51 UTC MAIN commitmail json YAML

2021-06-10 12:26:26 UTC MAIN commitmail json YAML

2021-06-10 11:48:43 UTC MAIN commitmail json YAML

doc: Updated sysutils/zoxide to 0.7.2

(pin)

2021-06-10 11:48:25 UTC MAIN commitmail json YAML

sysutils/zoxide: update to 0.7.2

0.7.2
=====
Fixed:
-zoxide -V not printing version.

0.7.1
=====
Added:
-Auto-generated shell completions.
-zoxide query --all for listing deleted directories.
-Lazy deletion for removed directories that have not been accessed in > 90 days.
-Nushell: support for 0.32.0+.

Fixed:
-Nushell: avoid calling __zoxide_hook on non-filesystem subshells.
-Fish: alias cd=z now works, but it must be done after calling zoxide init.
-PowerShell: avoid calling __zoxide_hook on non-filesystem providers.
-Fish: avoid calling __zoxide_hook in private mode.

(pin)

2021-06-10 11:47:37 UTC MAIN commitmail json YAML

doc: Updated security/gpg-tui to 0.4.1

(pin)

2021-06-10 11:47:17 UTC MAIN commitmail json YAML

security/gpg-tui: update to 0.4.1

[0.4.1] - 2021-06-09

Fixed:
-Expand tilde character to the home directory (fixes #22)

(pin)

2021-06-10 11:18:06 UTC MAIN commitmail json YAML

2021-06-10 11:06:24 UTC MAIN commitmail json YAML

2021-06-10 10:59:42 UTC MAIN commitmail json YAML

doc: Updated print/poppler to 21.06.1

(wiz)

2021-06-10 10:59:30 UTC MAIN commitmail json YAML

poppler: update to 21.06.1

Release 21.06.1:
        glib:
        * fix poppler_rectangle_free() regression. Issue #1087

Release 21.06.0:
        core:
        * Fix rendering of some extended latin1 characters in annotations. Issue #1070
        * Support some not so well formed documents with password. Issue #1083
        * Add API to get notified if the xref is reconstructed
        * Add somewhat fancier left/right signature visual representation
        * Fix crashes in malformed files
        * Minor code improvements

        qt6:
        * Change some functions to return std::unique_ptr

        qt5/qt6:
        * Add API to get notified if the xref is reconstructed
        * Add somewhat fancier left/right signature visual representation
        * Don't assert when trying to invert singular matrices

        build system:
        * make boost opt-out if building splash

(wiz)

2021-06-10 10:26:32 UTC MAIN commitmail json YAML

pocl: fix name of vendor directory

(nia)

2021-06-10 10:26:08 UTC MAIN commitmail json YAML

ocl-icd: don't load vendor files from /etc

(nia)

2021-06-10 10:20:59 UTC MAIN commitmail json YAML

doc: Updated security/p11-kit to 0.24.0

(wiz)

2021-06-10 10:20:50 UTC MAIN commitmail json YAML

p11-kit: update to 0.24.0.

0.24.0 (stable)
* Use inclusive language on certificate distrust.  Note: This changes
  the directory and attribute names to distrust certain CAs to
  "blocklist" [PR#324]
* Fix issues spotted by coverity and ASan [PR#349, PR#351]
* Integrate gettext with tools more tightly [PR#358]
* rpc: Forbid use of array of attributes [PR#365, PR#367]
* Build fixes [PR#342, PR#344, PR#345, PR#353, PR#362, PR#364]

(wiz)

2021-06-10 10:18:06 UTC MAIN commitmail json YAML

doc: Updated graphics/py-cairo to 1.20.1

(wiz)

2021-06-10 10:17:57 UTC MAIN commitmail json YAML

py-cairo: update to 1.20.1.

1.20.1 - 2021-06-03
-------------------

* Use poetry for development :pr:`232`
* setup.py: Respect the PKG_CONFIG environment variable :pr:`235`
* Make import_cairo inline in addition to static :pr`224`
* docs: Fix example in Pattern.set_filter() docs _pr_`221`
* docs: Fix build with newer sphinx :pr:`222`
* docs: Fix NumPy width, height-conventions in examples :pr:`231`
* docs: Last parameter of rel_curve_to should be dy3, not dy4 :pr:`230`
* mypy: Fixes for mypy 0.800+ :pr:`233`
* mypy: Don't run mypy via pytest :pr:`234`

(wiz)

2021-06-10 10:16:43 UTC MAIN commitmail json YAML

doc: Updated shells/zsh-autosuggestions to 0.7.0

(wiz)

2021-06-10 10:16:33 UTC MAIN commitmail json YAML

zsh-autosuggestions: update to 0.7.0.

## v0.7.0
- Enable asynchronous mode by default (#498)
- No longer wrap user widgets starting with `autosuggest-` prefix (#496)
- Fix a bug wrapping widgets that modify the buffer (#541)

(wiz)

2021-06-10 10:15:39 UTC MAIN commitmail json YAML

doc: Updated lang/vala to 0.52.4

(wiz)

2021-06-10 10:15:30 UTC MAIN commitmail json YAML

vala: update to 0.52.4.

Vala 0.52.4
===========
* Various improvements and bug fixes:
  - codegen:
    + GArray, GByteArray and GPtrArray are reference counted
    + Replace wrongly hard coded usage of G_OBJECT_GET_CLASS
    + Don't add errornous cast for unknown type_symbol
    + Mark entry point method implementation "_vala_main" as static
    + Improve check for GLib.Source derived classes
  - vala: Parameter following params-array parameter is not allowed
  - doc: Update man page to include more information on profiles

* Bindings:
  - glib-2.0: Add missing has_typedef attributes on SourceFuncs delegates
  - gstreamer: Update from 1.19.0+ git master
  - gtk+-3.0: Update to 3.24.29+f9fe28ce
  - gtk4: Update to 4.3.0+24f0ae1d
  - pango: Mark language parameter of AttrIterator.get_font() as out
  - vapi: Update GIR-based bindings

(wiz)

2021-06-10 10:10:57 UTC MAIN commitmail json YAML

doc: Updated textproc/ispell to 3.4.04

(wiz)

2021-06-10 10:10:48 UTC MAIN commitmail json YAML

ispell: update to 3.4.04.

Changes not found.

(wiz)

2021-06-10 10:08:16 UTC MAIN commitmail json YAML

doc: Updated benchmarks/google-benchmark to 1.5.4

(wiz)

2021-06-10 10:08:07 UTC MAIN commitmail json YAML

google-benchmark: update to 1.5.4.

new features

    better versioning in releases [#1047]
    MSVC arm64 support [#1090]
    add support for hardware performance counters [#1114, #1153]
    add interface for custom context to be included [#1127, #1137]
    random interleaving to reduce noise [#1105]

compiler cleanliness

    support -Wsuggest-override [#1059]
    builds correctly with gcc-11 [#1060]
    fix some windows warnings [#1121]
    fix -Wreserved-identifier failures [#1143]
    fix pendantic warnings [#1156]

(wiz)

2021-06-10 10:03:53 UTC MAIN commitmail json YAML

doc: Updated graphics/ImageMagick to 7.0.11.14

(wiz)

2021-06-10 10:03:44 UTC MAIN commitmail json YAML

ImageMagick: update to 7.0.11.14.

2021-05-31  7.0.11-14  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.11-14 GIT revision 18775:354f421e4:20210531

(wiz)

2021-06-10 09:57:54 UTC MAIN commitmail json YAML

doc: Added parallel/pocl version 1.7

(nia)

2021-06-10 09:57:40 UTC MAIN commitmail json YAML

add parallel/pocl

OpenCL (Open Computing Language) is an open, royalty-free standard for
cross-platform, parallel programming of diverse accelerators found in
supercomputers, cloud servers, personal computers, mobile devices and embedded
platforms.

PoCL is a portable open source (MIT-licensed) implementation of the OpenCL
standard (1.2 with some 2.0 features supported). In addition to being an easily
portable multi-device (truely heterogeneous) open-source OpenCL implementation,
a major goal of this project is improving interoperability of diversity of
OpenCL-capable devices by integrating them to a single centrally orchestrated
platform.

(nia)

2021-06-10 08:52:34 UTC pkgsrc-2021Q1 commitmail json YAML

Pullup tickets up to #6470

(bsiegert)

2021-06-10 08:52:01 UTC pkgsrc-2021Q1 commitmail json YAML

Pullup ticket #6469 - requested by nia
chat/dino: security fix

Revisions pulled up:
- chat/dino/Makefile                                            1.11
- chat/dino/distinfo                                            1.4
- chat/dino/patches/patch-qlite_src_column.vala                deleted

---
  Module Name: pkgsrc
  Committed By: nia
  Date: Wed Jun  9 20:22:18 UTC 2021

  Modified Files:
  pkgsrc/chat/dino: Makefile distinfo
  Removed Files:
  pkgsrc/chat/dino/patches: patch-qlite_src_column.vala

  Log Message:
  dino:  update to 0.2.1

  Maintenance release with fix for CVE-2021-33896 and bug fixes.

(bsiegert)

2021-06-10 08:17:59 UTC MAIN commitmail json YAML

doc: Added net/py-ec2instanceconnectcli version 1.0.2

(leot)

2021-06-10 08:17:28 UTC MAIN commitmail json YAML

net: Add py-ec2instanceconnectcli

(leot)

2021-06-10 08:16:49 UTC MAIN commitmail json YAML

net/py-ec2instanceconnectcli: Import py-ec2instanceconnectcli-1.0.2

All-in-one client for EC2 Instance Connect that handles key brokerage
and establishing connection to EC2 Instances through an interface
near-identical to standard system ssh, sftp, and other utilities.

(leot)

2021-06-10 08:12:09 UTC pkgsrc-2021Q1 commitmail json YAML

Pullup ticket #6470 - requested by simonb
x11/xorgproto: NetBSD-current build fix

Revisions pulled up:
- x11/xorgproto/builtin.mk                                      1.9

---
  Module Name:    pkgsrc
  Committed By:  gutteridge
  Date:          Thu Apr 29 02:57:08 UTC 2021

  Modified Files:
          pkgsrc/x11/xorgproto: builtin.mk

  Log Message:
  xorgproto: reflect built-in version present in NetBSD 9.99.82

(bsiegert)

2021-06-10 07:34:53 UTC MAIN commitmail json YAML

xonsh: py-prompt_toolkit has moved

(adam)

2021-06-10 07:33:32 UTC MAIN commitmail json YAML

py-softlayer: updated to 5.9.5

[5.9.5] - 2021-05-25

Improvements

Changed a testing domain to one that really doesnt exist
Fix Incomplete notes field for file and block
Show component versions on hw detail
Add the firewall information on slcli firewall detail
Add an --orderBy parameters to call-api
Add image detail transaction data

[5.9.4] - 2021-04-27

New Commands

slcli hw authorize-storage
slcli order quote-save
Improvements

Refactored managers.ordering_manager.verify_quote() to work better with the REST endpoing
Add routers for each DC in slcli hw create-options
Add preset datatype in slcli virtual detail
Add upgrade option to slcli hw.
Ibmcloud authentication support
slcli config setup --ibmid
slcli config setup --sso
slcli config setup --cloud_key
slcli config setup --classic_key
Refactor slcli hw detail prices.
Updated contributing guide
Add the Hardware components on "slcli hardware detail"
Add billing and lastTransaction on hardware detail
Forced reserved capacity guests to be monthly
Removing the rwhois commands
Added automation to publish to test-pypi
Updating author_email to SLDN distro list
Add the option to add and upgrade the hw disk.
Added a utility to merge objectFilters,
Fixes shift+ins when pasteing into a password field for windows users.
Add Billing and lastTransaction on slcli virtual detail
Fixing 'import mock' pylint issues

(adam)

2021-06-10 07:21:42 UTC MAIN commitmail json YAML

py-click-repl: py-prompt_toolkit has moved

(adam)

2021-06-10 07:19:46 UTC MAIN commitmail json YAML

py-ipython: updated to 7.24.1

IPython 7.24
============

Third release of IPython for 2021, mostly containing bug fixes. A couple of not
typical updates:

Misc
----

- Fix an issue where ``%recall`` would both succeeded and print an error message
  it failed. :ghpull:`12952`
- Drop support for NumPy 1.16 – practically has no effect beyond indicating in
  package metadata that we do not support it. :ghpull:`12937`

Debugger improvements
---------------------

The debugger (and ``%debug`` magic) have been improved and can skip or hide frames
originating from files that are not writable to the user, as these are less
likely to be the source of errors, or be part of system files this can be a useful
addition when debugging long errors.

In addition to the global ``skip_hidden True|False`` command, the debugger has
gained finer grained control of predicates as to whether to a frame should be
considered hidden. So far 3 predicates are available :

  - ``tbhide``: frames containing the local variable ``__tracebackhide__`` set to
    True.
  - ``readonly``: frames originating from readonly files, set to False.
  - ``ipython_internal``: frames that are likely to be from IPython internal
    code, set to True.

You can toggle individual predicates during a session with

.. code-block::

  ipdb> skip_predicates readonly True

Read-only files will now be considered hidden frames.

You can call ``skip_predicates`` without arguments to see the states of current
predicates:

.. code-block::

    ipdb> skip_predicates
    current predicates:
        tbhide : True
        readonly : False
        ipython_internal : True

If all predicates are set to ``False``,  ``skip_hidden`` will practically have
no effect. We attempt to warn you when all predicates are False.

Note that the ``readonly`` predicate may increase disk access as we check for
file access permission for all frames on many command invocation, but is usually
cached by operating systems. Let us know if you encounter any issues.

As the IPython debugger does not use the traitlets infrastructure for
configuration, by editing your ``.pdbrc`` files and appending commands you would
like to be executed just before entering the interactive prompt. For example:

.. code::

    # file : ~/.pdbrc
    skip_predicates readonly True
    skip_predicates tbhide False

Will hide read only frames by default and show frames marked with
``__tracebackhide__``.

(adam)

2021-06-10 07:08:56 UTC MAIN commitmail json YAML

2021-06-10 07:03:53 UTC MAIN commitmail json YAML

py-ipython5: depend on appnope on Darwin, fix ALTERNATIVES

(adam)

2021-06-10 06:02:14 UTC MAIN commitmail json YAML

ocl-icd: tool dependency on ruby

(nia)

2021-06-10 05:55:56 UTC MAIN commitmail json YAML

doc: Added parallel/ocl-icd version 2.3.0

(nia)

2021-06-10 05:55:42 UTC MAIN commitmail json YAML

add parallel/ocl-icd

This package aims at creating an Open Source alternative to vendor specific
OpenCL ICD loaders.

The main difficulties to create such software is that the order of function
pointers in a structure is not publicy available.

This software maintains a YAML database of all known and guessed entries.

(nia)

2021-06-10 05:49:14 UTC MAIN commitmail json YAML

Moved devel/py-prompt_toolkit, devel/py-traitlets; Updated devel/py-prompt_toolkit1, devel/py-traitlets, devel/py-ipython5

(adam)

2021-06-10 05:48:26 UTC MAIN commitmail json YAML

py-ipython5: updated to 5.10.0

IPython 5.10.0
==============
IPython 5.10 pins Pygments dependencies to version lower than ``2.6``, as it is
not compatible Python 2. See :ghpull:`12174`

IPython 5.9.0
=============
IPython 5.9 is a release that accumulated fixes for Python 2 over the past 18
month. Please see source and version control history for more informations.

(adam)

2021-06-10 05:47:11 UTC MAIN commitmail json YAML

py-traitlets: updated to 5.0.5

5.0.5
*****
- Support deprecated literals for sets, tuples on the command-line: ``nbconvert --TagRemovePreprocessor.remove_cell_tags='{"tag"}'``
- Fix ``from_string_list`` for Tuples in general
- Fix support for ``List(default_value=None, allow_none=True)`` and other Container traits
- Fix help output for nested aliases and tuple traits

5.0.4
*****
- Support deprecated use of byte-literals for bytes on the command-line: ``ipython kernel --Session.key="b'abc'"``. The `b` prefix is no longer needed in traitlets 5.0, but is supported for backward-compatibility
- Improve output of configuration errors, especially when help output would make it hard to find the helpful error message

5.0.3
*****
- Fix regression in handling `--opt=None` on the CLI for configurable traits
  with `allow_none=True`

5.0.2
*****
- Fix casting bytes to unicode

5.0.0
*****
Traitlets 5.0 is a new version of traitlets that accumulate changes over a period of more close to four years; A number of
internal refactoring made the internal code structure cleaner and simpler, and greatly improved the diagnostic error
messages as well has help and documentation generation.

(adam)

2021-06-10 05:43:23 UTC MAIN commitmail json YAML

2021-06-10 05:42:11 UTC MAIN commitmail json YAML

py-prompt_toolkit1: added version 1.0.18

1.0.18: 2019-10-03
Fixes:
- The 1.0.17 build contained files from the 2.0 branch and was broken because
  of this.

1.0.17: 2019-10-03
Bug fixes:
- Handle HANDLE sizes correctly on windows. This made things break randomly on
  64 bit systems.

1.0.16: 2019-04-12
Fixes:
- Fixes DeprecationWarning when trying to import collections.Mapping.

(adam)

2021-06-10 02:02:55 UTC MAIN commitmail json YAML

doc: Updated sysutils/intel-microcode-netbsd to 20210608

(msaitoh)

2021-06-10 02:01:34 UTC MAIN commitmail json YAML

Update intel-microcode-netbsd to 20210608.

- Security updates for [INTEL-SA-00442]
- Security updates for [INTEL-SA-00464]
- Security updates for [INTEL-SA-00465]
- Update for functional issues.

### New Platforms

| Processor      | Stepping | F-M-S/PI    | Old Ver  | New Ver  | Products
|:---------------|:---------|:------------|:---------|:---------|:---------
| CLX-SP        | A0      | 06-55-05/b7 |          | 03000010 | Xeon Scalable Gen2
| ICX-SP        | C0      | 06-6a-05/87 |          | 0c0002f0 | Xeon Scalable Gen3
| ICX-SP        | D0      | 06-6a-06/87 |          | 0d0002a0 | Xeon Scalable Gen3
| SNR            | B0      | 06-86-04/01 |          | 0b00000f | Atom P59xxB
| SNR            | B1      | 06-86-05/01 |          | 0b00000f | Atom P59xxB
| TGL            | B1      | 06-8c-01/80 |          | 00000088 | Core Gen11 Mobile
| TGL-R          | C0      | 06-8c-02/c2 |          | 00000016 | Core Gen11 Mobile
| TGL-H          | R0      | 06-8d-01/c2 |          | 0000002c | Core Gen11 Mobile
| EHL            | B1      | 06-96-01/01 |          | 00000011 | Pentium J6426/N6415, Celeron J6412/J6413/N6210/N6211, Atom x6000E
| JSL            | A0/A1    | 06-9c-00/01 |          | 0000001d | Pentium N6000/N6005, Celeron N4500/N4505/N5100/N5105
| RKL-S          | B0      | 06-a7-01/02 |          | 00000040 | Core Gen11

### Updated Platforms

| Processor      | Stepping | F-M-S/PI    | Old Ver  | New Ver  | Products
|:---------------|:---------|:------------|:---------|:---------|:---------
| HSX-E/EP      | Cx/M1    | 06-3f-02/6f | 00000044 | 00000046 | Core Gen4 X series; Xeon E5 v3
| HSX-EX        | E0      | 06-3f-04/80 | 00000016 | 00000019 | Xeon E7 v3
| SKL-U/Y        | D0      | 06-4e-03/c0 | 000000e2 | 000000ea | Core Gen6 Mobile
| SKL-U23e      | K1      | 06-4e-03/c0 | 000000e2 | 000000ea | Core Gen6 Mobile
| BDX-ML        | B0/M0/R0 | 06-4f-01/ef | 0b000038 | 0b00003e | Xeon E5/E7 v4; Core i7-69xx/68xx
| SKX-SP        | B1      | 06-55-03/97 | 01000159 | 0100015b | Xeon Scalable
| SKX-SP        | H0/M0/U0 | 06-55-04/b7 | 02006a0a | 02006b06 | Xeon Scalable
| SKX-D          | M1      | 06-55-04/b7 | 02006a0a | 02006b06 | Xeon D-21xx
| CLX-SP        | B0      | 06-55-06/bf | 04003006 | 04003102 | Xeon Scalable Gen2
| CLX-SP        | B1      | 06-55-07/bf | 05003006 | 05003102 | Xeon Scalable Gen2
| CPX-SP        | A1      | 06-55-0b/bf | 0700001e | 07002302 | Xeon Scalable Gen3
| BDX-DE        | V2/V3    | 06-56-03/10 | 07000019 | 0700001b | Xeon D-1518/19/21/27/28/31/33/37/41/48, Pentium D1507/08/09/17/19
| BDX-DE        | Y0      | 06-56-04/10 | 0f000017 | 0f000019 | Xeon D-1557/59/67/71/77/81/87
| BDX-NS        | A1      | 06-56-05/10 | 0e00000f | 0e000012 | Xeon D-1513N/23/33/43/53
| APL            | D0      | 06-5c-09/03 | 00000040 | 00000044 | Pentium N/J4xxx, Celeron N/J3xxx, Atom x5/7-E39xx
| APL            | E0      | 06-5c-0a/03 | 0000001e | 00000020 | Atom x5-E39xx
| SKL-H/S        | R0/N0    | 06-5e-03/36 | 000000e2 | 000000ea | Core Gen6; Xeon E3 v5
| DNV            | B0      | 06-5f-01/01 | 0000002e | 00000034 | Atom C Series
| GLK            | B0      | 06-7a-01/01 | 00000034 | 00000036 | Pentium Silver N/J5xxx, Celeron N/J4xxx
| GKL-R          | R0      | 06-7a-08/01 | 00000018 | 0000001a | Pentium J5040/N5030, Celeron J4125/J4025/N4020/N4120
| ICL-U/Y        | D1      | 06-7e-05/80 | 000000a0 | 000000a6 | Core Gen10 Mobile
| LKF            | B2/B3    | 06-8a-01/10 | 00000028 | 0000002a | Core w/Hybrid Technology
| AML-Y22        | H0      | 06-8e-09/10 | 000000de | 000000ea | Core Gen8 Mobile
| KBL-U/Y        | H0      | 06-8e-09/c0 | 000000de | 000000ea | Core Gen7 Mobile
| CFL-U43e      | D0      | 06-8e-0a/c0 | 000000e0 | 000000ea | Core Gen8 Mobile
| WHL-U          | W0      | 06-8e-0b/d0 | 000000de | 000000ea | Core Gen8 Mobile
| AML-Y42        | V0      | 06-8e-0c/94 | 000000de | 000000ea | Core Gen10 Mobile
| CML-Y42        | V0      | 06-8e-0c/94 | 000000de | 000000ea | Core Gen10 Mobile
| WHL-U          | V0      | 06-8e-0c/94 | 000000de | 000000ea | Core Gen8 Mobile
| KBL-G/H/S/E3  | B0      | 06-9e-09/2a | 000000de | 000000ea | Core Gen7; Xeon E3 v6
| CFL-H/S/E3    | U0      | 06-9e-0a/22 | 000000de | 000000ea | Core Gen8 Desktop, Mobile, Xeon E
| CFL-S          | B0      | 06-9e-0b/02 | 000000de | 000000ea | Core Gen8
| CFL-H/S        | P0      | 06-9e-0c/22 | 000000de | 000000ea | Core Gen9
| CFL-H          | R0      | 06-9e-0d/22 | 000000de | 000000ea | Core Gen9 Mobile
| CML-H          | R1      | 06-a5-02/20 | 000000e0 | 000000ea | Core Gen10 Mobile
| CML-S62        | G1      | 06-a5-03/22 | 000000e0 | 000000ea | Core Gen10
| CML-S102      | Q0      | 06-a5-05/22 | 000000e0 | 000000ec | Core Gen10
| CML-U62 V1    | A0      | 06-a6-00/80 | 000000e0 | 000000e8 | Core Gen10 Mobile
| CML-U62 V2    | K1      | 06-a6-01/80 | 000000e0 | 000000ea | Core Gen10 Mobile

(msaitoh)

2021-06-10 00:20:11 UTC MAIN commitmail json YAML

doc: Updated math/cblas to 3.9.1nb1

(thor)

2021-06-10 00:19:50 UTC MAIN commitmail json YAML

doc: Updated math/lapacke to 3.9.1nb1

(thor)

2021-06-10 00:19:26 UTC MAIN commitmail json YAML

doc: Updated math/lapack to 3.9.1nb1

(thor)

2021-06-10 00:18:53 UTC MAIN commitmail json YAML

math/lapack, math/cblas, math/lapacke: Remove premature cmake files from install

Those cmake config files are not useful for us and they are incorrect
for the upcoming 64-bit-index variants. Also, we could switch back
to the Makefile build from cmake in future. Let's treat the question of
CMake as implementation detail of the packages.

The actual use is via mk/blas.bl3 in pkgsrc and pkg-config. There isn't
even added value in these files, were they to be correct. CMake builds
can use pkg-config just fine.

(thor)

2021-06-09 20:50:12 UTC MAIN commitmail json YAML

doc: Added parallel/opencl-clhpp version 2.0.14

(nia)

2021-06-09 20:49:59 UTC MAIN commitmail json YAML

add parallel/opencl-clhpp

OpenCL (Open Computing Language) is an open, royalty-free standard for
cross-platform, parallel programming of diverse accelerators found in
supercomputers, cloud servers, personal computers, mobile devices and
embedded platforms.

This package contains the OpenCL C++ header files.

(nia)

2021-06-09 20:22:57 UTC MAIN commitmail json YAML

Updated print/ghostscript-agpl, devel/py-cachelib

(adam)

2021-06-09 20:22:32 UTC MAIN commitmail json YAML

doc: Updated chat/dino to 0.2.1

(nia)

2021-06-09 20:22:18 UTC MAIN commitmail json YAML

dino:  update to 0.2.1

Maintenance release with fix for CVE-2021-33896 and bug fixes.

(nia)

2021-06-09 20:22:13 UTC MAIN commitmail json YAML

py-cachelib: updated to 0.1.1

Version 0.1.1

Fix FileSystemCache on Windows

(adam)

2021-06-09 20:20:09 UTC MAIN commitmail json YAML

ghostscript-agpl: updated to 9.54.0

The 9.54.0 release is a maintenance release, and also adds new functionality.

Highlights in this release include:

Overprint simulation is now available to all output devices, allowing quality previewing/proofing of PostScript and PDF jobs that rely on overprint. See the -dOverprint option documentation in: Overprint

The "docxwrite" device adds the ability to output to Microsoft Word "docx" format. See: docxwrite

The pdfwrite device is now capable of using the Tesseract OCR engine when it is built into Ghostscript to improve searchability and copy and paste functionality when the input lacks the metadata for that purpose. See: UseOCR

Ghostscript/GhostPDL now includes a "map text to black" function, where text drawn by an input job (except when drawn using a Type 3 font) can be forced to draw in solid black. See: BlackText

Ghostscript/GhostPDL now supports simple N-up imposition "internally". See: NupControl

Our efforts in code hygiene and maintainability continue.

The usual round of bug fixes, compatibility changes, and incremental improvements.

(9.53.0) We have added the capability to build with the Tesseract OCR engine. In such a build, new devices are available (pdfocr8/pdfocr24/pdfocr32) which render the output file to an image, OCR that image, and output the image "wrapped" up as a PDF file, with the OCR generated text information included as "invisible" text (in PDF terms, text rendering mode 3).

Mainly due to time constraints, we only support including Tesseract from source included in our release packages, and not linking to Tesseract/Leptonica shared libraries. Whether we add this capability will be largely dependent on community demand for the feature.

(adam)

2021-06-09 17:04:47 UTC MAIN commitmail json YAML

Added security/age version 1.0.0rc2

(abs)

2021-06-09 17:04:26 UTC MAIN commitmail json YAML

2021-06-09 15:23:36 UTC MAIN commitmail json YAML

opencl-clang: improve DESCR

(nia)

2021-06-09 15:21:10 UTC MAIN commitmail json YAML

doc: Updated databases/R-RSQLite to 2.2.7

(mef)

2021-06-09 15:20:49 UTC MAIN commitmail json YAML

(databases/R-RSQLite) Updated 2.2.0 to 2.2.7

# RSQLite 2.2.7 (2021-04-22)
- Remove RStudio Connection pane support due to problems reported by
  users (#352).
- Upgrade bundled SQLite to version 3.35.5 (#368).

# RSQLite 2.2.6 (2021-04-11)
- Upgrade bundled SQLite to 3.35.4 (#361).
- Implement RStudio Connection Contract (#352, @edwindj).

- `Dbdatatype()` supports extended types  for connections created with
  `extended_types = TRUE` (#360, @ablack3).

- `dbWriteTable()` creates tables with extended types for connections
  created with `extended_types = TRUE` (#360, @ablack3).

- Remove BH dependency by inlining the header files (#362).

# RSQLite 2.2.5 (2021-03-25)
- Upgrade bundled SQLite to version 3.35.2 (#357).
- If the busy handler fails, the transaction is aborted explicitly
  (#348, @gaborcsardi).

# RSQLite 2.2.4 (2021-03-12)
## Features
- Improve concurrency behavior with multiple writers (#280, @gaborcsardi).

- New `sqliteSetBusyHandler()` helps configure what SQLite should do
  when the database is locked (#280, @gaborcsardi).

- `dbConnect()` gains an `extended_types` argument that adds support
  for date, time and timestamp columns. If a column has a declared
  type `DATE`, `TIME` or `TIMESTAMP`, it is returned as `Date`, `hms`
  or `POSIXct` value, respectively (#333, @anderic1).

- Upgrade bundled SQLite to version 3.34.1 (#342).

# RSQLite 2.2.3 (2021-01-24)
## Features
- Upgrade bundled SQLite to version 3.34.1 (#342).

- `dbConnect()` gains an `extended_types` argument that adds support
  for date, time and timestamp columns. If a column has a declared
  type `DATE`, `TIME` or `TIMESTAMP`, it is returned as `Date`, `hms`
  or `POSIXct` value, respectively (#333, @anderic1).

# RSQLite 2.2.2 (2021-01-04)
## Features
- Upgrade bundled SQLite to version 3.34 (#337).

## Bug fixes
- `dbWriteTable()` and `dbAppendTable()` use transactions with unique
  savepoint IDs (#338).

- Loading extensions works when RSQLite is installed in a path with
  non-ASCII characters (#310).

## Internal
- Implement automatic upgrade of bundled SQLite via GitHub Actions (#335).
- Switch to GitHub Actions (#331).

# RSQLite 2.2.1 (2020-09-28)
- Upgrade to SQLite 3.33.0 (#321).
- Use transaction for faster processing in `dbAppendTable()` (#306).
- Strings and blobs now can have a size of up to 2 GB (#314, @shutinet).
- Multipart queries now give a warning (#313).

(mef)

2021-06-09 15:20:12 UTC MAIN commitmail json YAML

doc: Added parallel/opencl-headers version 2021.04.29

(nia)

2021-06-09 15:19:57 UTC MAIN commitmail json YAML

add parallel/opencl-headers

OpenCL (Open Computing Language) is an open, royalty-free standard for
cross-platform, parallel programming of diverse accelerators found in
supercomputers, cloud servers, personal computers, mobile devices and
embedded platforms.

This package contains C language headers for the OpenCL API.

(nia)

2021-06-09 15:19:50 UTC MAIN commitmail json YAML

doc: Updated graphics/gnome-backgrounds to 40.1

(cirnatdan)

2021-06-09 15:19:29 UTC MAIN commitmail json YAML

gnome-backgrounds: Update to 40.1

This introduces a new default background image for GNOME

(cirnatdan)

2021-06-09 15:11:59 UTC MAIN commitmail json YAML

doc: Added parallel/opencl-clang version 10.0.0.1

(nia)

2021-06-09 15:11:46 UTC MAIN commitmail json YAML

add parallel/opencl-clang

opencl-clang is a thin wrapper library around clang.

The library has a OpenCL-oriented API and is capable to compile OpenCL C
kernels to SPIR-V modules.

(nia)

2021-06-09 14:56:52 UTC MAIN commitmail json YAML

2021-06-09 14:55:23 UTC MAIN commitmail json YAML

doc: Added parallel/spirv-llvm-translator version 10.0.0

(nia)

2021-06-09 14:55:10 UTC MAIN commitmail json YAML

add parallel/spirv-llvm-translator

The LLVM/SPIR-V Bi-Directional Translator is a library and tool for translation
between LLVM IR and SPIR-V.

SPIR-V is a binary intermediate language for representing graphical-shader
stages and compute kernels for multiple Khronos APIs, including OpenCL,
OpenGL, and Vulkan. SPIR-V defines a new language and is a successor to the
original Khronos SPIR, which supported only OpenCL device programs.

(nia)

2021-06-09 14:21:28 UTC MAIN commitmail json YAML

Updated net/rabbitmq, devel/py-fastimport

(adam)

2021-06-09 14:21:12 UTC MAIN commitmail json YAML

py-fastimport: updated to 0.9.13

0.9.13:
Unknown changes

(adam)

2021-06-09 14:12:23 UTC MAIN commitmail json YAML

rabbitmq: updated to 3.8.17

RabbitMQ 3.8.17

RabbitMQ 3.8.17 is a maintenance release that includes a security patch.

Security Patches

This release addresses an undisclosed vulnerability with CVSS 3.1 score of 2.4 (low).
This section will be updated when the details are made public.

(adam)

2021-06-09 14:11:07 UTC MAIN commitmail json YAML

(www/R-shiny) Add three DEPENDS+= lines

(mef)

2021-06-09 13:42:30 UTC MAIN commitmail json YAML

rust: fix patch for src/tools/rust-installer/install-template.sh

Better patch for src/tools/rust-installer/install-template.sh
- remove one path component after share/doc/ as the original code does
- do not change spacing for HACK: section

(adam)

2021-06-09 09:20:24 UTC MAIN commitmail json YAML

doc/TODO: add some

+ calibre-5.20.0, grafana-8.0, grub2-2.06, plasma-5.22, terraform-1.0,
  wine-6.0.1.

(wiz)

2021-06-09 07:55:48 UTC MAIN commitmail json YAML

doc: Updated www/monolith to 2.6.0

(pin)

2021-06-09 07:55:29 UTC MAIN commitmail json YAML

www/monolith: update to 2.6.0

-Support for wide range of charsets aside from UTF-8.
-New option for saving document using custom encoding.

(pin)

2021-06-09 07:54:32 UTC MAIN commitmail json YAML

doc: Updated sysutils/xplr to 0.14.1

(pin)

2021-06-09 07:54:13 UTC MAIN commitmail json YAML

sysutils/xplr: update to 0.14.1

-Fixed critical issue with FocusPath.

(pin)

2021-06-09 04:57:39 UTC MAIN commitmail json YAML

Updated devel/protobuf, devel/py-protobuf

(adam)

2021-06-09 04:57:10 UTC MAIN commitmail json YAML

protobuf py-protobuf: updated to 3.17.3

Protocol Buffers v3.17.3

C++

Introduce FieldAccessListener.
Stop emitting boilerplate {Copy/Merge}From in each ProtoBuf class
Fixed some uninitialized variable warnings in generated_message_reflection.cc.

(adam)

2021-06-09 02:37:09 UTC MAIN commitmail json YAML

databases/lmdb needs -lrt on Solaris 10. PR 56038 from Malte Dehling.

(dholland)

2021-06-08 22:51:11 UTC MAIN commitmail json YAML

2021-06-08 21:42:50 UTC MAIN commitmail json YAML

doc: Updated wm/blackbox70 to 0.77

(gutteridge)

2021-06-08 21:42:34 UTC MAIN commitmail json YAML

blackbox70: update to 0.77 (a minor maintenance release)

Upstream change log:

Brian Bidulock <bidulock@openss7.org> (9):
      post-release update
      improvements to maintenance scripts
      document compliance wider
      Merge pull request #31 from dhgutteridge/master
      update for autoconf 2.71
      update release notes
      update release files
      Merge branch 'master' of github.com:bbidulock/blackboxwm
      update release files

David H. Gutteridge <dhgutteridge@users.noreply.github.com> (1):
      EWMH.cc needs cstdlib to compile on some OSes

(gutteridge)

2021-06-08 21:00:27 UTC MAIN commitmail json YAML

tex-pgfplots: fix path for luatex

(markd)

2021-06-08 17:32:56 UTC MAIN commitmail json YAML

doc: Updated x11/xterm to 368

(pin)

2021-06-08 17:32:34 UTC MAIN commitmail json YAML

x11/xterm: update to 368

Patch #368 - 2021/06/07
-add DefaultOff option to RenderFont resource, as part of the session-management
feature.
-add auto-scroll-lock feature (patch by add Stelios Bounanos).
-update the window-size information returned via TIOCGWINSZ when rows/columns
are unchanged but the font-size changes (report by Nick Black).
-improve session-management feature by saving/restoring the font settings.
-update config.guess, config.sub

(pin)

2021-06-08 16:20:23 UTC MAIN commitmail json YAML

doc: Updated audio/qmmp to 1.5.0

(nia)

2021-06-08 16:20:12 UTC MAIN commitmail json YAML

qmmp: update to 1.5.0

Version 1.5.0
* added media library plugin (experimental)
* added PipeWire plugin (experimental)
* added built-in CUE editor
* added m4b support in the ffmpeg plugin
* added option to enable CRC checking in the mpeg plugin
* added ID3v1/ID3v2 charset detection using librcd library in the mpeg plugin
* added WebP format support for cover image
* added groups rebuilding after playlist updating
* added metadata formatter optimization
* added "%dir()" function in the metadata formatter
* added feature to integrate widgets to the main interface from plugins
* added feature to execute external command in the fileops plugin
* improved visualization synchronization
* improved lyrics plugin:
  - added widget mode
  - show text of the current playing song (in the widget mode only)
  - changed user interface
* improved qsui plugin:
  - added feature to add dock widgets from plugins
  - added feature to change tab bar position
  - added icons to the file system browser menu
  - added feature to place dock widgets in the multiple lines
  - removed "Actions" submenu, using "Tools" menu instead
* improved skinned plugin:
  - added playlist color settings
  - moved "Show playlists" option to "Playlist" submenu
  - moved "group tracks" and "show header" options to "Playlist" submenu
* removed some deprecated API usage
* removed obsolete code
* changed minimal FFmpeg version to 3.4
* updated Portuguese translation (S辿rgio Marques)
* updated Dutch translation (Heimen Stoffels)
* updated Polish translation (mrerexx)
* updated Galician translation (Delio Docampo Cordeiro)
* updated Spanish translation (Joel Barrios)
* updated Russian translation (Ilya Kotov)
* updated Ukrainian translation (Gennady Motsyo)
* updated French translation (Adrien Vigneron)
* updated Indonesian translation (Andika Triwidada)
* updated Greek translation (Dimitrios Glentadakis)
* updated Italian translation (Luigi Toscano)
* updated German translation (Ettore Atalan)
* updated Finnish translation (Jiri Græ—¦nroos, Kimmo Kujansuu)

(nia)

2021-06-08 15:59:35 UTC MAIN commitmail json YAML

www/Makefile: remove two removed packages

(wiz)

2021-06-08 15:53:15 UTC MAIN commitmail json YAML

doc: Updated audio/rubberband to 1.9.2

(nia)

2021-06-08 15:53:00 UTC MAIN commitmail json YAML

rubberbrand: update to 1.9.2

Changes in Rubber Band v1.9.2

* Introduce a built-in FFT option to be a good default when no
  requirements point to a particular external library preference
* Fix potential crash following some reconfigure options. Thanks
  to Michael Tyson for reporting this
* Ensure Accelerate is listed in generated pkg-config if required
* Check for existence of sincos in configuration
* Fix host identification when cross-compiling

The API is unchanged and the library is binary compatible with
version 1.7.

(nia)

2021-06-08 10:22:15 UTC MAIN commitmail json YAML

doc: Updated sysutils/macchina to 0.9.2

(pin)

2021-06-08 10:21:55 UTC MAIN commitmail json YAML

sysutils/macchina: update to 0.9.2

-NetBSD: Finally fixed resolution readout failing, due to linkage mistakes.
-NetBSD: Set a fallback, that tries to fetch resolution through the ACPIVGA
driver.

(pin)

2021-06-08 10:20:57 UTC MAIN commitmail json YAML

doc: Updated security/gpg-tui to 0.4.0

(pin)

2021-06-08 10:20:37 UTC MAIN commitmail json YAML

security/gpg-tui: update to 0.4.0

[0.4.0] - 2021-06-07

Changed:
-Extract get_output_file from export_keys method
-Support exporting secret subkeys (#15)
-Update COMMANDS.md about export command
-Update README.md about exporting secret subkeys

(pin)

2021-06-08 10:12:55 UTC MAIN commitmail json YAML

Add a websockets option, defaulting to on.
bump PKGREVISION
ok gdt@

(bouyer)

2021-06-08 10:10:02 UTC MAIN commitmail json YAML

Explicitely include lib/cmake/ and share/cmake/ in the
BUILDLINK_CONTENTS_FILTER, as discussed on tech-pkg on may 26 and 27.
Fix an issue with www/libwebsockets/buildink3.mk where some cmake files
are missing from the .buildlink dir, causing config failure in consumer
packages.

(bouyer)

2021-06-08 07:38:18 UTC MAIN commitmail json YAML

Update security/crudesaml, cy2-saml and pam-saml to 1.10

Change since 1.9 from the Changelog file

crusdesaml-1.10        2021-06-06
Shutdown/reinit lasso in a process liftime is not supported (Florian Best)

(manu)

2021-06-08 07:34:48 UTC MAIN commitmail json YAML

Update lasso to 2.7.0

Changes from 2.6.1, from the NEWS file

2.7.0 - June 1st 2021
----------------------
36 commits, 45 files changed, 1945 insertions, 177 deletions

* CVE-2021-28091: Fix signature checking on unsigned response with multiple assertions

  https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28091

  When AuthnResponse messages are not signed (which is
  permitted by the specifiation), all assertion's signatures should be
  checked, but currently after the first signed assertion is checked all
  following assertions are accepted without checking their signature, and
  the last one is considered the main assertion.

  This patch :
  * check signatures from all assertions if the message is not signed,
  * refuse messages with assertion from different issuers than the one on
    the message, to prevent assertion bundling event if they are signed.

* Python: improve display of warnings in the binding generator
* replace deprecated index() by strchr() (#51385)
* Fix: new provider reference count is incremented one time too many (#51420)
* docs: update gtk-doc-tools integration (#50441)
* bindings: disable java tests when java is disabled
* Fix: python3 bindings (#51249)
* configure.ac: disable java bindings
* build: update to use origin/main
* debian: add packaging for debian-buster
* jenkins.sh: build against all available python versions (#44287)
* python: do not leak out_pyvalue if method call protocol is not respected (#44287)
* python: do not raise in valid_seq() (#44287)
* python: return NULL if get_list_of_strings() fails (#44287)
* python: return NULL if get_list_of_pygobject fails (#44287)
* python: return NULL if get_list_of_xml_nodes fails (#44287)
* python: return NULL if set_list_of_pygobject fails (#44287)
* python: return NULL if set_list_of_xml_nodes fails (#44287)
* python: return NULL if set_list_of_strings fails (#44287)
* python: return NULL if set_hashtable_of_strings fails (#44287)
* python: return NULL if set_hashtable_of_pygobject fails (#44287)
* python: free internal string buffer if needed in set_list_of_strings (#44287)
* python: check if hashtable is NULL before deallocatio (#44287)n
* python: add a failure label to method wrappers (#44287)
* python: add macro for early return (#44287)
* python: remove newline before method call (#44287)
* python: simplify get_logger_object (#44287)
* python: fix warning about discarded const modifier (#44287)
* python: replace exception by warning on logging path (#44287)
* python: use simpler call format to prevent warning about PY_SSIZE_T_CLEAN (#44287)
* python: remove deprecated PyErr_Warn (#44287)
* python: remove unused PyString_Size (#44287)
* python: Exception.message was removed in python3 (#45995)
* tools: reimplement xmlURIEscapeStr to respect RFC3986 (#45581)
* configure.ac: support php7 interpreter on CentOS 8 (#42299)

(manu)

2021-06-08 07:26:52 UTC MAIN commitmail json YAML

Updated www/ap2-auth-mellon to 0.17.0

Switch to Latchset distribution now that Uninett version is abandonware.

Changes since 0.14.2 from the NEWS file:

Version 0.17.0
---------------------------------------------------------------------------

Enhancements:

* New option MellonSendExpectHeader (default On) which allows to disable
  sending the Expect header in the HTTP-Artifact binding to improve
  performance when the remote party does not support this header.

* Set SameSite attribute to None on on the cookietest cookie.

* Bump default generated keysize to 3072 bits in mellon_create_metadata.

Bug fixes:

* Validate if the assertion ID has not been used earlier before creating
  a new session.

* Release session cache after calling invalidate endpoint.

* In MellonCond directives, fix a bug that setting the NC option would
  also activate substring match and that REG would activate REF.

* Fix MellonCond substring match to actually match the substring on
  the attribute value.

Version 0.16.0
---------------------------------------------------------------------------

Enhancements:

* The MellonCookieSameSite option accepts a new valid "None". This is intended
  to be used together with "MellonSecureCookie On". With some newer browsers,
  only cookies with "SameSite=None; Secure" would be available for cross-site
  access.

* A new option MellonEnabledInvalidateSessionEndpoint was added. When this
  option is enabled, then a user can invalidate their session locally by
  calling the "/invalidate" endpoint.

Version 0.15.0
---------------------------------------------------------------------------

Security fixes:

* [CVE-2019-13038] Redirect URL validation bypass

  Version 0.14.1 and older of mod_auth_mellon allows the redirect URL
  validation to be bypassed by specifying an URL formatted as
  "http:www.hostname.com". In this case, the APR parsing utility
  would parse the scheme as http, host as NULL and path as www.hostname.com.
  Browsers, however, interpret the URL differently and redirect to
  www.hostname.com. This could be reproduced with:
    https://application.com/mellon/login?ReturnTo=http:www.hostname.com

  This version fixes that issue by rejecting all URLs with
  scheme, but no host name.

Enhancements:

* A XSLT script that allows converting attribute maps from Shibboleth
  to a set of MellonSetEnvNoPrefix entries was added. The script can
  be found at doc/mellon-attribute-map.xsl

* A new configuration option MellonEnvPrefix was added. This option allows
  you to configure the variable prefix, which normally defaults to MELLON_

* A new configuration option MellonAuthnContextComparisonType was added.
  This option allows you to set the "Comparison" attribute within
  the AuthnRequest

Notable bug fixes:

  * Compilation issues on Solaris were fixed

(manu)