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

2024-05-12 16:47:42 UTC Now

2020-01-12 08:13:41 UTC MAIN commitmail json YAML

Fix a build failure that happens when alex is not installed

Also added a bookit for Darwin/x86_64.

(pho)

2020-01-12 07:08:13 UTC MAIN commitmail json YAML

doc: Updated x11/deforaos-keyboard to 0.4.0

(khorben)

2020-01-12 07:08:02 UTC MAIN commitmail json YAML

deforaos-keyboard: update to 0.4.0

Changes since 0.3.1:
- Defaults to Gtk+ 3 (like libDesktop)
- Experimental support for the German and French layouts

(khorben)

2020-01-12 06:12:07 UTC MAIN commitmail json YAML

2020-01-11 23:59:01 UTC MAIN commitmail json YAML

doc: Updated wm/swc to 0.0.0.20200111

(nia)

2020-01-11 23:58:51 UTC MAIN commitmail json YAML

swc: Update to 0.0.0.20200111

Changes:

- Restore keycode translation on exit on NetBSD to avoid input problems
  when returning to a tty. Temporary hack until we can do this all
  with wscons (hopefully?)
- Merged in some cleanups and fixes from upstream.

(nia)

2020-01-11 23:14:27 UTC MAIN commitmail json YAML

2020-01-11 21:39:18 UTC MAIN commitmail json YAML

gtk3: This needs sed -i to build with wayland

Some smaller linux toolchests don't provide it.
So make sure gsed is used on such systems.

(nia)

2020-01-11 20:38:32 UTC MAIN commitmail json YAML

firefox: update PLIST.debug for 72.0.1

One file name changed amongst the extra files generated when the full
debugging option is set.

(gutteridge)

2020-01-11 19:30:50 UTC MAIN commitmail json YAML

mk/bsd.pkg.update.mk: fix indentation

(rillig)

2020-01-11 17:32:02 UTC MAIN commitmail json YAML

doc: Updated wm/velox to 0.0.3.20200111

(nia)

2020-01-11 17:31:50 UTC MAIN commitmail json YAML

velox: Update to 0.0.3.20191211

Changes: added support for kqueue in status_bar, resolving issues with
CPU usage and the clock not appearing.

(nia)

2020-01-11 16:24:12 UTC MAIN commitmail json YAML

imv: Use NONEMPTY_SETS for options.mk

(nia)

2020-01-11 16:22:06 UTC MAIN commitmail json YAML

Updated textproc/py-yaml, net/py-lexicon, devel/py-wcwidth, devel/py-pygit2

(adam)

2020-01-11 16:20:56 UTC MAIN commitmail json YAML

py-pygit2: updated to 1.0.2

1.0.2:
Fix enumerating tree entries with submodules

1.0.1:
Fix build in Mac OS

1.0.0:
Drop Python 2.7 and 3.4 support, six no longer required
Add Python 3.8 support
New support for / operator to traverse trees
New Branch.raw_branch_name
New Index.remove_all()
New Remote.ls_remotes(..)
New Repository.lookup_reference_dwim(..) and Repository.resolve_refish(..)
New Repository.odb returns new Odb type instance. And new OdbBackend type.
New Repository.references.compress()
Optimization: Load notes lazily
Fix spurious exception in config
Minor documentation and cosmetic changes

(adam)

2020-01-11 16:18:47 UTC MAIN commitmail json YAML

py-wcwidth: updated to 0.1.8

0.1.8:
Update tables to Unicode Specification 12.0.0
* remove static analysis
* EastAsianWidth v9 -> v12
* README and tox.ini

(adam)

2020-01-11 16:18:29 UTC MAIN commitmail json YAML

doc: Added sysutils/dmenu-wld version 4.6.0.20191014

(nia)

2020-01-11 16:18:15 UTC MAIN commitmail json YAML

2020-01-11 16:17:39 UTC MAIN commitmail json YAML

py-lexicon: updated to 3.3.16

3.3.16
Introduce Gransy provider.
Fix Subreg.cz nameserver name.

3.3.15
Update godaddy.py

3.3.14
Adds subaction as query parameter instead of using url argument.
Addresses code style.
Removes unnecessary print statement.
Adds code author info and link to API docs.
Adds test recordings for EUserv provider.
Fixes case when identifier is None. Attempts to find the identifier with the given arguments.Adds test class for EUserv with filtering.
Adds macOS specific .DS_Store file.
Fixes determining subdomain parameter. This provider automatically appends the domain name to the subdomain. Therefore, it needs to be removed from the parameter in case the name argument contains it.
Adds support for deleting records.
Adds support for updating records.
Moves TTL and priority parameter processing to helper functions.
Adds support for creating records.
Adds logger calls and small fixes.
Adds support for listing records.
Adds retrieval of actual domain ID.
Initial version of EUserv provider with working authentication.

3.3.13
Fix auto provider handling of parameters.

3.3.12
Change uri check after login for easyname.

(adam)

2020-01-11 16:12:48 UTC MAIN commitmail json YAML

py-yaml: updated to 5.3

5.3:
Use `is` instead of equality for comparing with `None`
fix typos and stylistic nit
Fix up small typo
Fix handling of __slots__
Allow calling add_multi_constructor with None
Add use of safe_load() function in README
Fix reader for Unicode code points over 0xFFFF
Enable certain unicode tests when maxunicode not > 0xffff
Use full_load in yaml-highlight example
Document that PyYAML is implemented with Cython
Fix for Python 3.10
increase size of index, line, and column fields
remove some unused imports
Create timezone-aware datetimes when parsed as such
Add tests for timezone

(adam)

2020-01-11 15:48:44 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 19.4.3

(rillig)

2020-01-11 15:48:28 UTC MAIN commitmail json YAML

pkgtools/pkglint: update to 19.4.3

Changes since 19.4.2:

PLIST_VARS identifiers must not contain characters that are interpreted
specially in regular expressions.

All pkgsrc text files except for doc/pkgsrc.{html,txt} must use the
default CVS keyword substitution.

(rillig)

2020-01-11 15:47:58 UTC MAIN commitmail json YAML

pkgtools/pkglint: update to 19.4.3

Changes since 19.4.2:

PLIST_VARS identifiers must not contain characters that are interpreted
specially in regular expressions.

All pkgsrc text files except for doc/pkgsrc.{html,txt} must use the
default CVS keyword substitution.

(rillig)

2020-01-11 15:18:58 UTC MAIN commitmail json YAML

doc: Added graphics/imv version 4.1.0

(nia)

2020-01-11 15:18:46 UTC MAIN commitmail json YAML

graphics: Add imv.

imv is a command line image viewer intended for use with tiling
window managers.

Features
--------

* Native Wayland and X11 support
* Support for dozens of image formats including:
  * PNG
  * JPEG
  * Animated GIFs
  * SVG
  * TIFF
  * Various RAW formats
  * Photoshop PSD files
* Configurable key bindings and behaviour
* Highly scriptable with IPC via imv-msg

(nia)

2020-01-11 14:47:18 UTC MAIN commitmail json YAML

Fix build on NetBSD 8.1

(pho)

2020-01-11 14:40:54 UTC MAIN commitmail json YAML

doc: Updated graphics/freeimage to 3.18.0

(nia)

2020-01-11 14:40:44 UTC MAIN commitmail json YAML

freeimage: Update to 3.18.0

Release 3.18.0 is a maintenance release that mainly brings updates of its third party libraries.
The library has been updated with the new ZLib (1.2.11), LibJPEG (9c), LibPNG (1.6.35), LibTIFF (4.0.9), LibRaw (0.19.0), LibWebP (1.0.0), OpenEXR (2.2.1).
Other significant improvements concern better support for JPEG saving (when using 32-bit CMYK images) and PSD saving.
Lastly, the library contains many bug fixes provided by our users (will concern especially plugins PCX, TIFF, XPM, GIF, TARGA, PSD, BMP, DDS, PNG, HDR).
As usual, check the changes log for full details (especially for bug fixes) and check also the updated FreeImage documentation.

(nia)

2020-01-11 14:37:18 UTC MAIN commitmail json YAML

Remove HASKELL_ENABLE_SHARED_LIBRARY=no

(pho)

2020-01-11 14:30:56 UTC MAIN commitmail json YAML

2020-01-11 14:30:08 UTC MAIN commitmail json YAML

doc: Removed devel/hs-mtl

(pho)

2020-01-11 14:29:29 UTC MAIN commitmail json YAML

2020-01-11 14:20:29 UTC MAIN commitmail json YAML

Remove HASKELL_ENABLE_SHARED_LIBRARY=no

(pho)

2020-01-11 14:19:18 UTC MAIN commitmail json YAML

No packages depending on this should build .so

(pho)

2020-01-11 14:12:20 UTC MAIN commitmail json YAML

doc: Updated devel/R-Rcpp to 1.0.3

(mef)

2020-01-11 14:12:07 UTC MAIN commitmail json YAML

(devel/R-Rcpp) Updated to 1.0.3
(pkgsrc changes):
  - Add some TEST_DEPENDS, but make test does not complete yet
  - Still more TEST_DEPENDS are necessary (of which not packaged yet)

(upstream changes):
  ( https://cran.r-project.org/web/packages/Rcpp/news.html )
Changes in Rcpp version 1.0.3 (2019-11-08)

- Changes in Rcpp API:
    Compilation can be sped up by skipping Modules headers via a
    toggle RCPP_NO_MODULES (Kevin in #995 for #993).

    Compilation can be sped up by toggling RCPP_NO_RTTI which
    implies RCPP_NO_MODULES (Dirk in #998 fixing #998).

    XPtr tags are now preserved in as<> (Stephen Wade in #1003
    fixing #986, plus Dirk in #1012).

    A few more temporary allocations are now protected from
    garbage collection (Romain Francois in #1010, and Dirk in
    #1011).

- Changes in Rcpp Modules:
    Improved initialization via explicit Rcpp:: prefix (Riccardo
    Porreca in #980).

- Changes in Rcpp Deployment:
    A unit test for Rcpp Class exposure was updated to not fail
    under r-devel (Dirk in #1008 fixing #1006).

- Changes in Rcpp Documentation:
    The Rcpp-modules vignette received a major review and
    edit (Riccardo Porreca in #982).

    Minor whitespace alignments and edits were made in three
    vignettes following the new pinp release (Dirk).

    New badges for DOI and CRAN and BioConductor reverse
    dependencies have been added to README.md (Dirk).

    Vignettes are now included pre-made (Dirk in #1005
    addressing #1004)).

    The Rcpp FAQ has two new entries on 'no modules / no rtti'
    and exceptions across shared libraries (Dirk in #1009).

(mef)

2020-01-11 14:01:17 UTC MAIN commitmail json YAML

doc: Updated wm/xmonad to 0.15

(pho)

2020-01-11 14:01:07 UTC MAIN commitmail json YAML

Update to xmonad-0.15

* Reimplement sendMessage to deal properly with windowset changes made
  during handling.
* Add new library functions windowBracket and modifyWindowSet to
  XMonad.Operations.

(pho)

2020-01-11 13:50:07 UTC MAIN commitmail json YAML

2020-01-11 13:45:37 UTC MAIN commitmail json YAML

Add missing dependencies on several X11 libraries

(pho)

2020-01-11 13:37:28 UTC MAIN commitmail json YAML

doc: Added graphics/numix-gtk-theme version 2.6.7

(nia)

2020-01-11 13:37:15 UTC MAIN commitmail json YAML

2020-01-11 13:33:31 UTC MAIN commitmail json YAML

2020-01-11 13:11:53 UTC MAIN commitmail json YAML

2020-01-11 13:11:00 UTC MAIN commitmail json YAML

doc: Removed devel/hs-stm

(pho)

2020-01-11 13:10:10 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-mtl and devel/hs-stm

They are now part of GHC.

(pho)

2020-01-11 13:08:35 UTC MAIN commitmail json YAML

Add missing dependency on devel/hs-colour

(pho)

2020-01-11 13:04:21 UTC MAIN commitmail json YAML

regress/plus_build_version: document obvious uses of RCS Ids

(rillig)

2020-01-11 12:41:51 UTC MAIN commitmail json YAML

Mark hdevtools as broken

(pho)

2020-01-11 12:41:01 UTC MAIN commitmail json YAML

sqlitebrowser: remove patch-CMakeLists.txt in distinfo

Remove patch-CMakeLists.txt from distinfo since it has been removed.

(nros)

2020-01-11 12:37:57 UTC MAIN commitmail json YAML

sqlitebrowser uses qscintilla

sqlitebrowser uses qscintilla, make sure it finds the one in pkgsrc and don't
build its own.
bump pkgrevision.

(nros)

2020-01-11 12:36:56 UTC MAIN commitmail json YAML

2020-01-11 12:26:37 UTC MAIN commitmail json YAML

regress/plus_build_version: adjust the expanded RCS Ids

These values could not be guessed before the previous commit.

(rillig)

2020-01-11 12:24:32 UTC MAIN commitmail json YAML

regress/plus_build_version: RCS Id extraction for +BUILD_VERSION

In pkgtools/pkglint, there are several lines that look almost like RCS
Ids. Some parts of the pkgsrc infrastructure expand them and some others
don't. This needs to be fixed so that all parts of pkgsrc agree what is a
complete RCS Id and what isn't.

As long as that is not the case, pbulk unnecessarily builds pkglint over
and over again, even if nothing changed. There are probably other
unintended side effects as well that just haven't been discovered or
considered grave enough.

(rillig)

2020-01-11 12:15:15 UTC MAIN commitmail json YAML

(editors/emacs-snapshot) PR pkg/54848 Fix again, logic moved down outside of if x11 .. endif clause

(mef)

2020-01-11 11:52:55 UTC MAIN commitmail json YAML

doc: Updated time/hs-timezone-olson to 0.1.9

(pho)

2020-01-11 11:52:48 UTC MAIN commitmail json YAML

2020-01-11 11:50:51 UTC MAIN commitmail json YAML

doc/guide: document idiomatic use of the regress_fail function

(rillig)

2020-01-11 11:48:59 UTC MAIN commitmail json YAML

doc/guide: document regress_fail for regression tests

(rillig)

2020-01-11 11:44:35 UTC MAIN commitmail json YAML

doc: Updated devel/hs-colour to 2.3.5

(pho)

2020-01-11 11:44:27 UTC MAIN commitmail json YAML

Update to colour-2.3.5

New in version 2.3.5:
- Support for MonadFail Proposal.
- Documentation updates.

New in version 2.3.4:
- Support for Semigroup (as superclass of) Monoid Proposal.
- Add test-suite to cabal file.

(pho)

2020-01-11 11:43:04 UTC MAIN commitmail json YAML

PR pkg/54848 jansson option should not be related to (should not depend on) x11 option.
Thanks  dasricht@gmail.com for the report. (Now always enabled by the way)
So PKGREVISION++

(mef)

2020-01-11 11:35:50 UTC MAIN commitmail json YAML

doc/guide: fix terminology of the regress directory

It's not a category since it doesn't contain packages to be installed.

(rillig)

2020-01-11 11:34:37 UTC MAIN commitmail json YAML

doc/guide: fix spelling of Stack Overflow

(rillig)

2020-01-11 11:26:02 UTC MAIN commitmail json YAML

Remove hs-text

(pho)

2020-01-11 11:25:29 UTC MAIN commitmail json YAML

Remove devel/hs-text

It's now part of GHC.

(pho)

2020-01-11 11:24:47 UTC MAIN commitmail json YAML

doc: Removed devel/hs-text

(pho)

2020-01-11 11:23:40 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.
Also contravariant, fail, and semigroups are no longer required as of GHC 8.

(pho)

2020-01-11 11:21:15 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.
Also contravariant, fail, and semigroups are no longer required as of GHC 8.

(pho)

2020-01-11 11:19:03 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.
Also contravariant, fail, and semigroups are no longer required as of GHC 8.

(pho)

2020-01-11 11:17:49 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.
Also contravariant, fail, and semigroups are no longer required as of GHC 8.

(pho)

2020-01-11 11:15:53 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.
Also contravariant, fail, and semigroups are no longer required as of GHC 8.

(pho)

2020-01-11 11:09:35 UTC MAIN commitmail json YAML

regress: remove Makefile

The regress/ directory does not contain pkgsrc packages, therefore it
should not be listed as a SUBDIR in the top-level Makefile.

This wrong impression could be caused because most of the regression
tests have a Makefile that looks like an actual package Makefile. But
this alone doesn't mean that these are packages. The only relevant file
for a regression test is the spec file. If that test uses a package
Makefile or not is an implementation detail of each test.

(rillig)

2020-01-11 11:09:00 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-yaml to 0.11.2.0

(pho)

2020-01-11 11:08:49 UTC MAIN commitmail json YAML

Update to yaml-0.11.2.0

0.11.2.0
* Reduces some of the code duplication between the encode and
  encodePretty functions
* The output of encodePretty has been improved:
  * Multiline strings now use Literal style instead of SingleQuoted
  * Special keys are now quoted in mappings #179
* Support for complex keys in mappings: #182
  * Adds complexMapping function to Data.Yaml.Builder
  * Decode functions now return a NonStringKey error when attempting
    to decode a mapping with a complex key as it is not possible to
    decode these to an Aeson Value
* Adds missing ToYaml instances

0.11.1.2
* Compiles with GHC 8.8.1 (MonadFail split)

0.11.1.1
* Use the appropriate Scientific rendering function to avoid a memory
  overflow when rendering. The previously used function from aeson
  would not use scientific notation, and could use large amounts of
  memory for values such as 1e9999999999999.

0.11.1.0
* Better error messages in the Data.Yaml.Config module #168
* Add LoadSettingsException exception and remove error printing from
  loadYamlSettings #172

0.11.0.0
* Split out the libyaml and Text.Libyaml code into its own
  package. #145

0.10.4.0
* Add decodeMarked and decodeFileMarked functions to Text.Libyaml, and
  extend native bindings to extract mark information. #157

0.10.3.0
* Add support for anchors and aliases to Data.Yaml.Builder #155
* Fix test suite for 32 bit machines #158

0.10.2.0
* Add EncodeOptions and FormatOptions to control the style of the
  encoded YAML. #153
* Default to using literal style for multiline strings #152

0.10.1.1
* Correctly declare libyaml dependency on system-libyaml flag #151

0.10.1
* Avoid incurring a semigroups dependency on recent GHCs.
* Fix a space leak that was introduced with 0.10.0 #147

0.10.0
* Add decodeFileWithWarnings which returns warnings for duplicate
  fields

0.9.0
* Expose style and tags on mappings and sequences in Text.Libyaml #141

0.8.32

* Escape keys as necessary #137
* Support hexadecimal and octal number values #135
* More resilient isNumeric (should reduce cases of unneeded quoting)
* hpackify
* src subdir

0.8.31.1
* Add a workaround for a cabal bug haskell-infra/hackage-trustees#165

0.8.31
* Add decodeThrow and decodeFileThrow convenience functions.
* Upgrade libyaml versions
* Deprecate decode and decodeEither

(pho)

2020-01-11 11:05:07 UTC MAIN commitmail json YAML

2020-01-11 11:04:42 UTC MAIN commitmail json YAML

doc: Added textproc/hs-libyaml version 0.1.1.1

(pho)

2020-01-11 11:04:31 UTC MAIN commitmail json YAML

Import libyaml-0.1.1.1

This package provides a haskell wrapper over the libyaml C library
version 0.2.1 by Kirill Simonov.

(pho)

2020-01-11 10:48:41 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.
Also contravariant, fail, and semigroups are no longer required as of GHC 8.

(pho)

2020-01-11 10:43:22 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-stm

It's now part of GHC.

(pho)

2020-01-11 10:41:29 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-stm

It's now part of GHC.

(pho)

2020-01-11 10:39:25 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-stm

It's now part of GHC.

(pho)

2020-01-11 10:38:32 UTC MAIN commitmail json YAML

2020-01-11 10:33:29 UTC MAIN commitmail json YAML

2020-01-11 10:32:13 UTC MAIN commitmail json YAML

Remove hs-parsec

(pho)

2020-01-11 10:31:30 UTC MAIN commitmail json YAML

doc: Removed textproc/hs-parsec

(pho)

2020-01-11 10:25:05 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-mtl and devel/hs-parsec

They are now part of GHC.

(pho)

2020-01-11 10:21:36 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-texmath to 0.12

(pho)

2020-01-11 10:21:27 UTC MAIN commitmail json YAML

Update to texmath-0.12

* Use Text instead of String in data types and functions
  (Christian Despres) [API change].  Note that there are still a few
  places where we unpack Text to String with a view pattern:
  performance could likely be increased with further rewriting.
* Avoid use of !! with negative index (jgm/pandoc#5853).

(pho)

2020-01-11 10:08:28 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-parsec

It's now part of GHC.

(pho)

2020-01-11 10:06:00 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-pandoc-types to 1.20

(pho)

2020-01-11 10:05:46 UTC MAIN commitmail json YAML

Update to pandoc-types-1.20

* Change all uses of String in type definitions to strict Text
  (Christian Despres) [API change].  The MetaValue instances using String
  have been kept, and parallel ones using Text were added.

* Remove the Arbitrary Text orphan instance (Christian Despres).
  This instance should not have been in the Text.Pandoc.Arbitrary, since
  it would have been exported with the rest of the instances in that
  module. Instead, more shrink* functions were added to compensate for
  the absence of this instance.

* Add Text.Pandoc.Legacy.Definition (Christian Despres).
  To ease the transition to Text, this module provides an interface
  compatible with the String one, so that any unqualified imports of
  Text.Pandoc.Definition in other packages can be replaced by
  Text.Pandoc.Legacy.Definition without other code changes. This is done
  with PatternSynonyms.

  Some of the constructors of the types Meta, MetaValue, Block, Inline,
  Format, and Citation required PatternSynonym handling. The Attr and
  Target types had to be redefined, and certain functions had to be
  rewritten to handle String or the old Attr and Target types in this
  module. This module otherwise exports the definitions in
  Text.Pandoc.Definition unchanged.

  This is not a perfect drop-in replacement, since some imports like
  Inline(..) will no longer work. This may also cause incomplete pattern
  warnings when used, since the coverage checker does not seem to be
  aware of PatternSynonyms.

* Add Text.Pandoc.Legacy.Builder (Christian Despres).
  Like Text.Pandoc.Legacy.Definition, this modules provides a
  compatibility interface while the transition to Text takes
  place. Unlike that module, this module only requires redefining the
  ToMetaValue and HasMeta classes and a few functions so that they use
  the old types. No PatternSynonyms are required.

* Change Semigroup/Monoid instance for Meta.
  Previously `<>` was left-biased, so if meta1 and meta2 both
  contained a field 'foo', the value from meta1 would be retained
  in `meta1 <> meta2`, and the value from meta2 ignored.
  This is counterintuitive and doesn't work well with pandoc;
  for example, we want to be able to override a value in an
  earlier `--metadata-file` with a later one on the command line.

  It also makes the behavior of metadata more like other
  things (such as reference links, where later definitions
  take precedence over earlier ones).

  Note that this change may break some current workflows,
  if one is relying on metadata fields that occur later in
  a document to be overridden by those occurring earlier.

(pho)

2020-01-11 09:59:06 UTC MAIN commitmail json YAML

2020-01-11 09:59:02 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.
Also contravariant, fail, and semigroups are no longer required as of GHC 8.

(pho)

2020-01-11 09:53:06 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.

(pho)

2020-01-11 09:48:11 UTC MAIN commitmail json YAML

lang/gcc9: enable nls on all platforms by default

Having nls enabled on some platforms and not on others doesn't make sense
since the code for doing that didn't provide any rationale. If some
platforms don't support nls, it's better to blacklist them explicitly.

(rillig)

2020-01-11 09:41:03 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.
Also contravariant, fail, and semigroups are no longer required as of GHC 8.

(pho)

2020-01-11 09:34:21 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.
Also fail and semigroups are no longer required as of GHC 8.

(pho)

2020-01-11 09:32:03 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.
Also fail and semigroups are no longer required as of GHC 8.

(pho)

2020-01-11 09:31:05 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.
Also fail and semigroups are no longer required as of GHC 8.

(pho)

2020-01-11 09:22:13 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-fail

It's no longer required as of GHC 8.

(pho)

2020-01-11 09:19:08 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.

(pho)

2020-01-11 09:10:32 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-mtl and devel/hs-text

They are now part of GHC.
Also hs-fail is no longer required as of GHC 8.

(pho)

2020-01-11 09:04:18 UTC MAIN commitmail json YAML

Update to conduit-1.3.1.2

1.3.1.2
* More eagerly emit groups in chunksOf #427

1.3.1.1
* Use lower-case imports (better for cross-compilation) #408

1.3.1
* Add MonadFail instance for ConduitT.

1.3.0.3
* Improve fusion framework rewrite rules

1.3.0.2
* Replace ReadMode with WriteMode in withSinkFile

1.3.0.1
* Test suite compatibility with GHC 8.4.1 #358

1.3.0
* Drop monad-control and exceptions in favor of unliftio
* Drop mmorph dependency
* Deprecate old type synonyms and operators
* Drop finalizers from the library entirely
  * Much simpler
  * Less guarantees about prompt finalization
  * No more yieldOr, addCleanup
  * Replace the Resumable types with SealedConduitT
* Add the Conduit and Data.Conduit.Combinators modules, stolen from conduit-combinators

(pho)

2020-01-11 09:00:30 UTC MAIN commitmail json YAML

Remove dependency on deve/hs-stm

It's now part of GHC.

(pho)

2020-01-11 08:56:25 UTC MAIN commitmail json YAML

doc: Updated devel/hs-mono-traversable to 1.0.15.1

(pho)

2020-01-11 08:56:16 UTC MAIN commitmail json YAML

Update to mono-traversable-1.0.15.1

1.0.15.1
* Remove whitespace after @ in as-patterns for GHC HEAD #186

1.0.15.0
* Added toNonEmpty to Data.NonNull #185

1.0.14.0
* Added WrappedMono to Data.MonoTraversable #182

1.0.13.0
* Added WrappedPoly to Data.MonoTraversable #180

1.0.12.0
* Added filterSet to Data.Containers
* Use container specific implementations for filterSet and filterMap
  #178

1.0.11.0
* Adding monomorphic instances for GHC.Generics and Data.Proxy types
  #175

1.0.10.0
* Make index work on negative indices #172 #114

1.0.9.0
* Added filterMap to Data.Containers #167

(pho)

2020-01-11 08:50:16 UTC MAIN commitmail json YAML

2020-01-11 08:37:09 UTC MAIN commitmail json YAML

doc: Updated comms/asterisk16 to 16.7.0

(ryoon)

2020-01-11 08:36:13 UTC MAIN commitmail json YAML

asterisk16: Update to 16.7.0

Changelog:
16.7.0
Security bugs fixed in this release:
-----------------------------------
    [ASTERISK-28589] - chan_sip: Depending on configuration an INVITE can alter Addr of a peer (Reported by Andrey V. T.)
    [ASTERISK-28580] - Bypass SYSTEM write permission in manager action allows system commands execution (Reported by Eliel Sarda単ons)

Improvements made in this release:
-----------------------------------
    [ASTERISK-28602] - res_pjsip_outbound_registration: Maximum retries reached (Reported by Daniel)
    [ASTERISK-28586] - Typo in README-SERIOUSLY.bestpractices.md (Reported by Sam Banks)
    [ASTERISK-22192] - [patch] Allow voicemail forwards with ODBC backend when format differs from attachfmt column (Reported by cmaj)
    [ASTERISK-28567] - Problem with ASTERISK-20207: Asterisk should clear out any .lock files in the voice mail directory on startup.  (Reported by Michael)
    [ASTERISK-28542] - [patch] add the ability for asterisk to generate on-hold re-invites (Reported by Torrey Searle)
    [ASTERISK-28512] - Add pass-through support for H.265 (HEVC) codec (Reported by Florian Floimair)

Bugs fixed in this release:
-----------------------------------
    [ASTERISK-28609] - Memory Leak in res_rtp_asterisk.c (Reported by Ted G)
    [ASTERISK-28604] - app_meetme, chan_ooh323 and cdr_mysql don't build on 17.0.0 (Reported by George Joseph)
    [ASTERISK-28659] - res_pjsip_sdp_rtp: Bundle includes non-existent media stream if codecs create additional streams and offer does not have them (Reported by nappsoft)
    [ASTERISK-28641] - res_pjsip Segfaults when realtime configuration to an AOR points to a not existent AOR (Reported by Ross Beer)
    [ASTERISK-28644] - Stale comment in app_queue about ring_entry exception (Reported by Walter Doekes)
    [ASTERISK-28445] - res_pjsip_session: ast_json_vpack: Invalid UTF-8 string on hangup when TEST_FRAMEWORK enabled (Reported by Bernhard Schmidt)
    [ASTERISK-28637] - chan_sip+native_bridge_rtp: directmedia compatibility check failure when negociated ptime is not default ptime.  (Reported by Frederic LE FOLL)
    [ASTERISK-28631] - res_parking: Doesn't park when parkee and parker are the same (Reported by Ross Beer)
    [ASTERISK-28621] - Enforce T.38 error correction mode at 200 ok received (Reported by Salah Ahmed)
    [ASTERISK-28624] - res_pjsip_outbound_registration: add SRV failover (Reported by Kevin Harwell)
    [ASTERISK-28608] - app_amd: Use time calculation to calculate timeout (Reported by Michael Cargile)
    [ASTERISK-28615] - chan_dahdi: PRI span status may stay "Down, Active" after a short alarm (Reported by Frederic LE FOLL)
    [ASTERISK-28576] - res_rtp_asterisk: ICE Completion Crash when sent packet length doesn't match (Reported by Joshua Elson)
    [ASTERISK-26481] - FILE function grabs garbage along with read data when target line has no newline (Reported by Jonathan Harris)
    [ASTERISK-28618] - bridge_softmix: hold not cleared when joining a softmix bridge (Reported by Kevin Harwell)
    [ASTERISK-28616] - parking: Deadlock when multi call parking (Reported by Joshua C. Colp)
    [ASTERISK-28423] - ARI causes STASIS Deadlock (Reported by Ross Beer)
    [ASTERISK-28572] - Memory leaks in res_calendar_exchange and res_calendar_icalendar (Reported by Yoooooo Ha)
    [ASTERISK-28585] - ari/resource_events: Crash in event session cleanup (Reported by Kevin Harwell)
    [ASTERISK-28590] - utils.c throws repeated warnings; "pthread_attr_setstacksize: Invalid argument" (Reported by Speed Dial Dave)
    [ASTERISK-28578] - race condition on pjsip channelstats command (Reported by Salah Ahmed)
    [ASTERISK-28571] - cdr_pgsql: accesses obsolete (and finally removed) column (Reported by Christoph Moench-Tegeder)
    [ASTERISK-28575] - MWI Send Notify Crash on 16.6 (Reported by Joshua Elson)
    [ASTERISK-28574] - pjproject fails to build on 16.6.0, works on 16.5 (Reported by Niklas Larsson)
    [ASTERISK-28561] - Asterisk Deadlocks (Reported by Aheliotech)
    [ASTERISK-28552] - res_pjsip_mwi: Frack during unload on unsolicited_mwi container (Reported by Kevin Harwell)
    [ASTERISK-28566] - CDR backend unload problem during active call(s) (Reported by Marian Piater)
    [ASTERISK-28553] - stasis.c: Crash during unload (Reported by Kevin Harwell)
    [ASTERISK-28086] - chan_pjsip: Crash when initiating PlayDTMF over AMI (Reported by Jeremiah Gadd)
    [ASTERISK-28544] - Wrong contact representation in ipv6 mode (Reported by J淡rgen H)
    [ASTERISK-28534] - Segmentation fault when there is no priority for an extension (Reported by Timothy Vanderaerden)
    [ASTERISK-28463] - res_pjsip_path: Crash when invalid contact is configured (Reported by Juan Martin)
    [ASTERISK-28521] - pjsip: Memory Leak (Reported by Mark)
    [ASTERISK-28523] - Asterisk 16.5.0 Memory leak (Reported by Cyril Rami竪re)
    [ASTERISK-28538] - chan_pjsip: Deadlock on fax detection (Reported by Joshua C. Colp)
    [ASTERISK-28536] - Asterisk release candidates fail to build on FreeBSD (Reported by Guido Falsi)
    [ASTERISK-23756] - setvar directive when used in template and a child of said template, results in duplicate variable names (Reported by Michael Goryainov)

New Features made in this release:
-----------------------------------
    [ASTERISK-28614] - app_senddtmf: Allow "receiving" DTMF with PlayDTMF instead of only "sending" (Reported by lvl)
    [ASTERISK-28613] - func_curl: CURLOPT cannot set Content-Type header (Reported by Martin Tomec)
    [ASTERISK-28553] - stasis.c: Crash during unload (Reported by Kevin Harwell)
    [ASTERISK-28086] - chan_pjsip: Crash when initiating PlayDTMF over AMI (Reported by Jeremiah Gadd)
    [ASTERISK-28544] - Wrong contact representation in ipv6 mode (Reported by J淡rgen H)
    [ASTERISK-28534] - Segmentation fault when there is no priority for an extension (Reported by Timothy Vanderaerden)
    [ASTERISK-28463] - res_pjsip_path: Crash when invalid contact is configured (Reported by Juan Martin)
    [ASTERISK-28521] - pjsip: Memory Leak (Reported by Mark)
    [ASTERISK-28523] - Asterisk 16.5.0 Memory leak (Reported by Cyril Rami竪re)
    [ASTERISK-28538] - chan_pjsip: Deadlock on fax detection (Reported by Joshua C. Colp)
    [ASTERISK-28536] - Asterisk release candidates fail to build on FreeBSD (Reported by Guido Falsi)
    [ASTERISK-23756] - setvar directive when used in template and a child of said template, results in duplicate variable names (Reported by Michael Goryainov)

New Features made in this release:
-----------------------------------
    [ASTERISK-28614] - app_senddtmf: Allow "receiving" DTMF with PlayDTMF instead of only "sending" (Reported by lvl)
    [ASTERISK-28613] - func_curl: CURLOPT cannot set Content-Type header (Reported by Martin Tomec)
    [ASTERISK-28533] - func_jitterbuffer: Add support for video synchronization (Reported by Joshua C. Colp)

16.6.0
Security bugs fixed in this release:
-----------------------------------
[ASTERISK-28495] - res_pjsip_t38: 200 OK with SDP answer with declined stream causes crash (Reported by Alexei Gradinari)

Bugs fixed in this release:
-----------------------------------
[ASTERISK-28521] - pjsip: Memory Leak (Reported by Mark)
[ASTERISK-28523] - Asterisk 16.5.0 Memory leak (Reported by Cyril Rami竪re)
[ASTERISK-28538] - chan_pjsip: Deadlock on fax detection (Reported by Joshua C. Colp)
[ASTERISK-28536] - Asterisk release candidates fail to build on FreeBSD (Reported by Guido Falsi)
[ASTERISK-28511] - codec_resample: Bad sound quality when up sampling from SLIN16 to SLIN32 (Reported by Ruddy G)
[ASTERISK-28525] - chan_dahdi: set CHANNEL(hangupsource) when a PRI channel hangs up (Reported by Frederic LE FOLL)
[ASTERISK-28527] - ChanIsAvail() creates a CDR if unanswered=yes is set in cdr.conf (Reported by Frederic LE FOLL)
[ASTERISK-28499] - translate: Crash when frame does not have a "src" field set (Reported by Gregory Massel)
[ASTERISK-25592] - chan_unistim: Clang Warning: variable sized type not at end of a struct (Reported by Alexander Traud)
[ASTERISK-28488] - pjsip mwi: n+1 sip notify's sent on re-register (Reported by Chris Savinovich)
[ASTERISK-28509] - PJSIP cnonce generated on Linux contains 36 characters, NEC only supports up to 32 characters (Reported by Dan Cropp)
[ASTERISK-28505] - app_voicemail/IMAP: segfault in leave_voicemail because not checking mailstream (Reported by Alexei Gradinari)
[ASTERISK-28487] - compile menuselect on gentoo (Reported by Kilburn)
[ASTERISK-28472] - Asterisk occasionally passes a NULL as srtp->session to srtp_protect/unprotect causing SEGV (Reported by Jonas Swiatek)
[ASTERISK-28498] - cel / cdr: Event times may be incorrect (Reported by Joshua C. Colp)
[ASTERISK-28480] - json integer overflow in ssrc and timestamp (Reported by Salah Ahmed)
[ASTERISK-28228] - res_pjsip: pjsip show contacts prints double entries (Reported by Ian Jones)
[ASTERISK-28483] - packet lost on UDPTL wrap around (Reported by Torrey Searle)
[ASTERISK-28477] - Crash when not specifying "dbfile" in res_config_sqlite3.conf (Reported by Dennis)
[ASTERISK-28478] - Crash performing "core reload" with modified res_config_sqlite3.conf (Reported by Dennis)
[ASTERISK-26968] - chan_pjsip: Transfer() does not result in TRANSFERSTATUS reflecting SIP response to transfer (Reported by Dan Cropp)
[ASTERISK-28282] - AST_SCHED_REPLACE_UNREF causes wait-on-self deadlocks (in chan_sip) (Reported by Walter Doekes)

New Features made in this release:
-----------------------------------
[ASTERISK-17808] - [patch] Unregister a realtime moh class (Reported by Byron Clark)
[ASTERISK-28489] - Channel variable SIPFROMDOMAIN for chan_pjsip to setup From header URI domain (Reported by Stas Kobzar)

(ryoon)

2020-01-11 08:32:25 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-mtl

mtl is now a part of GHC.
Also hs-semigroups is no longer required as of GHC 8.

(pho)

2020-01-11 08:30:48 UTC MAIN commitmail json YAML

doc: Updated multimedia/deforaos-player to 0.2.0

(khorben)

2020-01-11 08:30:38 UTC MAIN commitmail json YAML

deforaos-player: update to 0.2.0

Changes since 0.1.6:
- Defaults to Gtk+ 3 (like libDesktop)
- Defaults to mpv(1) as the video backend
- Updated translations
- Updated the documentation
- Extended the Player API
- Added support for reading DVDs

(khorben)

2020-01-11 08:26:30 UTC MAIN commitmail json YAML

doc: Updated devel/hs-resourcet to 1.2.2

(pho)

2020-01-11 08:26:22 UTC MAIN commitmail json YAML

Update to resourcet-1.2.2

1.2.2
* Add MonadFail instance for ResourceT.

1.2.1
* Support exceptions-0.10.

1.2.0
* Drop monad-control and mmorph dependencies
* Change behavior of runResourceT to match runResourceTChecked

(pho)

2020-01-11 08:20:36 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-mtl

mtl is now a part of GHC.

(pho)

2020-01-11 08:18:56 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hint to 0.9.0.2

(pho)

2020-01-11 08:18:47 UTC MAIN commitmail json YAML

2020-01-11 08:15:58 UTC MAIN commitmail json YAML

Update to hint-0.9.0.2

0.9.0.2
* Support GHC 8.8
* Drop support for GHC 8.2

0.9.0.1
* Make tests pass with stack 2.1.1

0.9.0
* Support GHC 8.6
* Drop support for GHC 8.0

0.8.0
* Support GHC 8.4
* Drop support for GHC 7.8 and 7.10
* Add runStmt to execute statements in the IO monad and bind new names
* Internal changes of temporary files for phantom modules
  * The files are now called M<nnn>.hs instead of <nnn>
  * Improved cleanup of phantom module source files
  * ghc 8.4 only: phantom modules are put into a temporary directory
* Add typeChecksWithDetails to obtain type-checking errors
* Stop GHC from overwriting the Ctrl-C signal handler
* Add SetImportsF to allow finer imports control

(pho)

2020-01-11 08:11:30 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-mtl

mtl is now a part of GHC.
Also hs-fail is no longer required as of GHC 8.

(pho)

2020-01-11 08:09:43 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-mtl

mtl is now a part of GHC.
Also hs-fail is no longer required as of GHC 8.

(pho)

2020-01-11 08:05:40 UTC MAIN commitmail json YAML

2020-01-11 08:00:14 UTC MAIN commitmail json YAML

2020-01-11 07:54:04 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-mtl

mtl is now a part of GHC.

(pho)

2020-01-11 07:47:18 UTC MAIN commitmail json YAML

Switch from ghc7 to ghc88

(pho)

2020-01-11 07:46:08 UTC MAIN commitmail json YAML

doc: Updated editors/deforaos-editor to 0.4.1

(khorben)

2020-01-11 07:45:55 UTC MAIN commitmail json YAML

deforaos-editor: update to 0.4.1

Changes since 0.4.0:
- Defaults to Gtk+ 3 (like libDesktop)
- Updated translations

(khorben)

2020-01-11 07:06:43 UTC MAIN commitmail json YAML

Added devel/R-RUnit version 0.4.32

(mef)

2020-01-11 07:05:15 UTC MAIN commitmail json YAML

devel/R-RUnit: import R-RUnit-0.4.32

# RUnit

Runit is a testing package for R code, inspired by the xUnit family of testing
tools.

Originally implemented by Thomas Koenig, Klaus Juenemann, and Matthias Burger,
this package has served the R community for over a decade.

Since RUnit is no longer actively developed, I provide maintenance of this
package mostly to support older projects that still rely on RUnit.

# Using RUnit

To make RUnit work with `R CMD check`, create a following file in the `tests`
subdirectory. This would run the actual tests stored in the packages
`inst/tests` subdirectory.

(mef)

2020-01-11 07:04:07 UTC MAIN commitmail json YAML

(devel/R-Runit) Name should be R-RUnit, deleting now, sorry

(mef)

2020-01-11 06:59:57 UTC MAIN commitmail json YAML

Added devel/R-Runit version 0.4.32

(mef)

2020-01-11 06:56:24 UTC MAIN commitmail json YAML

devel/R-Runit: import R-RUnit-0.4.32

# RUnit

Runit is a testing package for R code, inspired by the xUnit family of testing
tools.

Originally implemented by Thomas Koenig, Klaus Juenemann, and Matthias Burger,
this package has served the R community for over a decade.

Since RUnit is no longer actively developed, I provide maintenance of this
package mostly to support older projects that still rely on RUnit.

# Using RUnit

To make RUnit work with `R CMD check`, create a following file in the `tests`
subdirectory. This would run the actual tests stored in the packages
`inst/tests` subdirectory.

(mef)

2020-01-11 06:21:43 UTC MAIN commitmail json YAML

doc: Updated devel/dejagnu to 1.6.2

(mef)

2020-01-11 06:21:33 UTC MAIN commitmail json YAML

(devel/dejagnu) Updated to 1.6.2

Changes since 1.6.1:
1. runtest will abort if $DEJAGNU is defined but the file is not
  found.

Changes since 1.6:
Minor bug fixes, no major changes.

(mef)

2020-01-11 05:12:43 UTC MAIN commitmail json YAML

(doc/TODO) -devel/cloc, updated to 1.84 6 weeks ago

(mef)

2020-01-11 04:05:26 UTC MAIN commitmail json YAML

doc: Updated biology/chemtool to 1.6.14nb12

(ryoon)

2020-01-11 04:04:42 UTC MAIN commitmail json YAML

chemtool: Mark as PaX mprotect unsafe to prevent segfault

Bump PKGREVISION.

(ryoon)

2020-01-11 02:41:21 UTC MAIN commitmail json YAML

Updated www/firefox68-l10n to 68.4.1

(ryoon)

2020-01-11 02:40:53 UTC MAIN commitmail json YAML

firefox68-l10n: Update to 68.4.1

* Sync with www/firefox68-l10n.

(ryoon)

2020-01-11 01:39:19 UTC MAIN commitmail json YAML

2020-01-11 01:34:26 UTC MAIN commitmail json YAML

doc: Updated comms/deforaos-phone to 0.6.0

(khorben)

2020-01-11 01:34:11 UTC MAIN commitmail json YAML

deforaos-phone: update to 0.6.0

Changes since 0.5.1:
- Defaults to Gtk+ 3 (like libDesktop)
- Re-licensed to 2-clause BSD
- Extended telephony API
- More translated content
- Preferences for additional telephony providers (APN, USSD)
- Build fix for non-NetBSD platforms

(khorben)

2020-01-11 00:32:49 UTC MAIN commitmail json YAML

doc/TOdo: gramps-5.1.2

(gdt)

2020-01-11 00:31:05 UTC MAIN commitmail json YAML

2020-01-10 23:28:56 UTC MAIN commitmail json YAML

doc: Updated www/deforaos-surfer to 0.3.0

(khorben)

2020-01-10 23:28:46 UTC MAIN commitmail json YAML

deforaos-surfer: update to 0.3.0

Changes since 0.2.10:
- Defaults to Gtk+ 3 (like libDesktop)
- Add support for IPv6

(khorben)

2020-01-10 23:24:25 UTC MAIN commitmail json YAML

doc: Updated x11/deforaos-locker to 0.4.1

(khorben)

2020-01-10 23:24:16 UTC MAIN commitmail json YAML

deforaos-locker: update to 0.4.1

Changes since 0.4.0:
- Defaults to Gtk+ 3 (like libDesktop)
- Extended demo API

(khorben)

2020-01-10 23:21:27 UTC MAIN commitmail json YAML

doc: Updated x11/deforaos-panel to 0.4.0

(khorben)

2020-01-10 23:21:17 UTC MAIN commitmail json YAML

deforaos-panel: update to 0.4.0

Changes since 0.3.6:
- Default to Gtk+ 3 (like libDesktop)
- New applets: leds, suspend, and shutdown
- Documentation for settings(1)
- Extended applet API
- Fixes to the cpu and wpa_supplicant applets
- Support for FreeBSD in the swap applet

(khorben)

2020-01-10 23:08:38 UTC MAIN commitmail json YAML

doc: Updated sysutils/deforaos-browser to 0.5.3

(khorben)

2020-01-10 23:08:27 UTC MAIN commitmail json YAML

deforaos-browser: update to 0.5.3

Changes since 0.5.1:
- Defaults to Gtk+ 3 (like libDesktop)
- New XDG desktop entries
- Extended libBrowser API
- Changed license to 2-clause BSD
- Improvements to the plug-in for storage volumes
- Minor bugfixes

(khorben)

2020-01-10 22:53:58 UTC MAIN commitmail json YAML

doc: Updated x11/deforaos-libdesktop to 0.4.0

(khorben)

2020-01-10 22:53:14 UTC MAIN commitmail json YAML

deforaos-libdesktop: update to 0.4.0

Changes since 0.2.2:
- Defaults to Gtk+ 3
- Improvements to the compatibility layer
- New MimeHandler API

(khorben)

2020-01-10 21:22:22 UTC MAIN commitmail json YAML

2020-01-10 21:19:20 UTC MAIN commitmail json YAML

Enable all options by default, at least devel/ocaml-git requires lwt
support. Bump revision.

(joerg)

2020-01-10 21:18:44 UTC MAIN commitmail json YAML

2020-01-10 21:18:21 UTC MAIN commitmail json YAML

2020-01-10 21:17:45 UTC MAIN commitmail json YAML

2020-01-10 21:17:17 UTC MAIN commitmail json YAML

Replace completely broken sleep hack from MacPorts with an actual
dependency.

(joerg)

2020-01-10 21:16:40 UTC MAIN commitmail json YAML

2020-01-10 21:16:03 UTC MAIN commitmail json YAML

Drop SSLv3-only support. Don't look into internals of SSL structures.

(joerg)

2020-01-10 21:15:21 UTC MAIN commitmail json YAML

Use generic SSL version method instead of ancient SSLv3-only. Adjust
PLIST to match reality. Bump revision.

(joerg)

2020-01-10 21:14:12 UTC MAIN commitmail json YAML

2020-01-10 21:13:55 UTC MAIN commitmail json YAML

2020-01-10 21:12:58 UTC MAIN commitmail json YAML

Ignore truncation warnings from clang, e.g. on implicit casts from
INT64_T to float/double.

(joerg)

2020-01-10 21:12:10 UTC MAIN commitmail json YAML

Update for doxygen changes. Bump revision.

(joerg)

2020-01-10 21:11:50 UTC MAIN commitmail json YAML

Needs bsdtar to extract.

(joerg)

2020-01-10 21:11:35 UTC MAIN commitmail json YAML

Needs ocaml-cohttp.

(joerg)

2020-01-10 21:11:14 UTC MAIN commitmail json YAML

2020-01-10 20:27:04 UTC MAIN commitmail json YAML

2020-01-10 19:38:06 UTC MAIN commitmail json YAML

2020-01-10 19:26:32 UTC MAIN commitmail json YAML

slim: already depends on dbus, don't add it a second time.

(maya)

2020-01-10 19:14:01 UTC MAIN commitmail json YAML

doc: Updated x11/slim to 1.3.6nb3

(maya)

2020-01-10 19:13:33 UTC MAIN commitmail json YAML

slim: seems to require global dbus in order to successfully start things.

Make the rc.d script depend on dbus to have successful startup.
Add PREFIX/bin to path, so it works better with pkgsrc environments even
in the base xsrc case.

Bump PKGREVISION.

(maya)

2020-01-10 18:32:13 UTC MAIN commitmail json YAML

vvvvvv: DESCR note

(nia)

2020-01-10 18:27:32 UTC MAIN commitmail json YAML

doc: Added games/vvvvvv version 0.0.0.20200110

(nia)

2020-01-10 18:27:18 UTC MAIN commitmail json YAML

games: Add vvvvvv

VVVVVV is a platform game all about exploring one simple mechanical idea -
what if you reversed gravity instead of jumping?

The game is designed not to artificially gate your progress. In VVVVVV there
are no locks, no power-ups, no switches, nothing to stop you progressing
except the challenges themselves.

(nia)

2020-01-10 17:07:39 UTC MAIN commitmail json YAML

doc: Updated time/xtide to 2.15.2

(plunky)

2020-01-10 17:05:40 UTC MAIN commitmail json YAML

2020-01-10 17:00:39 UTC MAIN commitmail json YAML

doc: Added databases/libtcd version 2.2.7r2

(plunky)

2020-01-10 16:57:48 UTC MAIN commitmail json YAML

2020-01-10 16:57:25 UTC MAIN commitmail json YAML

add libtcd version 2.2.7-r2:

libtcd provides a software API for reading and writing Tide Constituent
Database (TCD) files.

The TCD file format and schema are used by XTide to retrieve constituent
definitions (speeds, equilibrium arguments, and node factors), harmonic
constants, subordinate station offsets and associated metadata for use
in generating tide predictions.

The TCD file format and schema were originally designed by Jan Depner
to improve the performance of XTide and to meet additional requirements
of the U.S. Naval Oceanographic Office (NAVO).  They are now maintained
primarily by David Flater.

The design goals for TCD included:

Available without installing heavy external packages.
Efficient for indexing and loading of stations.
Compact file format.
Translatable without loss from legacy XTide .txt and .xml files.
Exportable to legacy .txt and .xml formats.
Modifiable by end user using tideEditor.
Able to detect tampering (usually, misguided attempts to edit the
database in a word processor).

(plunky)

2020-01-10 15:46:36 UTC MAIN commitmail json YAML

unrealircd: Build fix: don't accidentally detect epoll on SunOS

(nia)

2020-01-10 15:27:25 UTC MAIN commitmail json YAML

anope: Build fix: Don't check for presence of epoll header on SunOS

In file included from /home/pbulk/build/chat/anope/work/anope-2.0.7-source/src/socketengines/socketengine_epoll.cpp:18:0:
/usr/include/sys/epoll.h:1:2: error: #error "This header has been disabled to stop its functionality from being used."
#error "This header has been disabled to stop its functionality from being used."
  ^~~~~
/home/pbulk/build/chat/anope/work/anope-2.0.7-source/src/socketengines/socketengine_epoll.cpp:23:20: error: 'epoll_event' was not declared in this scope

(nia)

2020-01-10 15:25:55 UTC pkgsrc-2019Q4 commitmail json YAML

Pullup tickets #6113 and #6115

(bsiegert)

2020-01-10 15:25:38 UTC pkgsrc-2019Q4 commitmail json YAML

Pullup ticket #6115 - requested by nia
net/libtorrent-rasterbar: NetBSD 8 build fix

Revisions pulled up:
- net/libtorrent-rasterbar/Makefile                            1.2-1.3
- net/libtorrent-rasterbar/PLIST                                1.2
- net/libtorrent-rasterbar/distinfo                            1.2-1.3
- net/libtorrent-rasterbar/patches/patch-include_libtorrent_buffer.hpp 1.2

---
  Module Name:    pkgsrc
  Committed By:  nia
  Date:          Sat Jan  4 16:49:12 UTC 2020

  Modified Files:
          pkgsrc/net/libtorrent-rasterbar: Makefile PLIST distinfo

  Log Message:
  libtorrent-rasterbar: Update to 1.2.3

  Changes:

      fix erroneous event=completed tracker announce when checking files
      promote errors in parsing listen_interfaces to post listen_failed_alert
      fix bug in protocol encryption/obfuscation
      fix buffer overflow in SOCKS5 UDP logic
      fix issue of rapid calls to file_priority() clobbering each other
      clear tracker errors on success
      optimize setting with unlimited unchoke slots
      fixed restoring of trackers, comment, creation date and created-by in resume data
      fix handling of torrents with too large pieces
      fixed division by zero in anti-leech choker
      fixed bug in torrent_info::swap

---
  Module Name:    pkgsrc
  Committed By:  nia
  Date:          Fri Jan 10 11:52:05 UTC 2020

  Modified Files:
          pkgsrc/net/libtorrent-rasterbar: Makefile distinfo
          pkgsrc/net/libtorrent-rasterbar/patches:
              patch-include_libtorrent_buffer.hpp

  Log Message:
  libtorrent-rasterbar: Let's not peek into internal malloc properties.

(bsiegert)

2020-01-10 13:56:19 UTC pkgsrc-2019Q4 commitmail json YAML

Pullup ticket #6113 - requested by nia
www/firefox68: security fix (zero-day)

Revisions pulled up:
- www/firefox68/Makefile                                        1.7-1.8
- www/firefox68/distinfo                                        1.6-1.7
- www/firefox68/patches/patch-rust-1.39.0                      deleted

---
  Module Name: pkgsrc
  Committed By: nia
  Date: Wed Jan  8 21:49:32 UTC 2020

  Modified Files:
  pkgsrc/www/firefox68: Makefile distinfo
  Removed Files:
  pkgsrc/www/firefox68/patches: patch-rust-1.39.0

  Log Message:
  firefox68: Update to 68.4.0

  Security Vulnerabilities fixed in Firefox ESR 68.4:

  # CVE-2019-17015: Memory corruption in parent process during new content process initialization on Windows
  # CVE-2019-17016: Bypass of @namespace CSS sanitization during pasting
  # CVE-2019-17017: Type Confusion in XPCVariant.cpp
  # CVE-2019-17021: Heap address disclosure in parent process during content process initialization on Windows
  # CVE-2019-17022: CSS sanitization does not escape HTML tags
  # CVE-2019-17024: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4

---
  Module Name: pkgsrc
  Committed By: nia
  Date: Thu Jan  9 20:51:59 UTC 2020

  Modified Files:
  pkgsrc/www/firefox68: Makefile distinfo

  Log Message:
  firefox68: Update to 68.4.1

  This release fixes one zero-day vulnerability:

  CVE-2019-17026: IonMonkey type confusion with StoreElementHole and FallibleStoreElement

  Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion.
  We are aware of targeted attacks in the wild abusing this flaw

(bsiegert)

2020-01-10 13:32:32 UTC MAIN commitmail json YAML

2020-01-10 13:25:26 UTC MAIN commitmail json YAML

doc: note poppler* update to 0.84.0

(wiz)

2020-01-10 13:24:19 UTC MAIN commitmail json YAML

poppler*: update to 0.84.0

Release 0.84.0:
        core:
        * Fix crash when converting from Unicode to ASCII-7
        * Splash::scaleImageYdXu: Protect against crash if srcWidth is too big
        * JBIG2Stream: fix potential crash in malformed documents
        * JBIG2Stream: fix leak in reset() if called several times
        * Internal code improvements

        utils:
        * pdfimages: Add error message if first page is larger then number of pages.
        * pdfinfo: Improved paper size recognition
        * pdfsig: Fix exit code when dumping signatures
        * pdftocairo: Error out when even/odd selects 0 pages
        * pdftohtml: Fix memory leak
        * pdftoppm: Add an option to scale before rotate
        * pdftoppm: Add -hide-annotations option
        * pdftoppm: Error out when even/odd selects 0 pages
        * pdftops: Improve -optimizecolorspace

        qt5:
        * Code cleanups

        glib:
        * Fix compiler warrnings

Release 0.83.0:
        core:
        * Improve when a file is recognized as Linearized
        * Improve const-ness of the code
        * Make code a bit more readable/maintanable
        * Fix uninitialized memory uses in broken files

        utils:
        * pdffonts: Make code a bit more readable/maintanable
        * pdftohtml: Make code a bit more readable/maintanable

        qt5:
        * Remove a bunch of unused internal functions
        * trUtf8 -> tr (less warnings)

        build system:
        * make-glib-api-docs: switch to python3

(wiz)

2020-01-10 12:56:35 UTC MAIN commitmail json YAML

go: use go113 as the default for building packages.

I did a preliminary bulk build to find build failures resulting from this
change and fixed the fallout in www/grafana. Everything else seemed to be
ok.

(bsiegert)

2020-01-10 12:54:01 UTC MAIN commitmail json YAML

go112 and go113 updates

(bsiegert)

2020-01-10 12:53:02 UTC MAIN commitmail json YAML

Update go112 to 1.12.15.

These releases include fixes to the runtime and to the
net/http package.

The macOS releases enable the Hardened Runtime. See
https://golang.org/issue/34986 for details.

View the release notes for more information:
    https://golang.org/doc/devel/release.html#go1.13.minor

(bsiegert)

2020-01-10 12:50:00 UTC MAIN commitmail json YAML

doc: note gstreamer1 updates

(wiz)

2020-01-10 12:47:07 UTC MAIN commitmail json YAML

gstreamer: update to 1.16.2

The second 1.16 bug-fix release (1.16.2) was released on 3 December 2019.

This release only contains bugfixes and it should be safe to update from 1.16.1.

Highlighted bugfixes in 1.16.2

    Interlaced video scaling fixes
    CineForm video support in AVI
    audiorate: avoid glitches due to rounding errors after changing rate
    Command line tool output printing improvements on Windows
    various performance improvements, memory leak fixes and security fixes
    VP9 decoding fixes
    avfvideosrc: Explicitly request video permission on macOS 10.14+
    wasapi: bug fixes and stability improvements
    webrtc-audio-processing: fix segmentation fault on 32-bit windows
    tsdemux: improved handling of certain discontinuities
    vaapi h265 decoder: wait for I-frame before trying to decode

gstreamer

    gst-launch: Fix ugly stdout on Windows
    tee: Make sure to actually deactivate pads that are released
    bin: Drop need-context messages without source instead of crashing
    gst: Don't pass miniobjects to GST_DEBUG_OBJECT() and similar macros
    tracers: Don't leak temporary GstStructure

gst-plugins-base

    xvimagepool: Update size, stride, and offset with allocated XvImage
    video-converter: Fix RGB-XYZ-RGB conversion
    audiorate: Update next_offset on rate change
    audioringbuffer: Reset reorder flag before check
    audio-buffer: Don't fail to map buffers with zero samples
    videorate: Fix max-duplication-time handling
    gl/gbm: ensure we call the resize callback before attempting to draw
    video-converter: Various fixes for interlaced scaling
    gstrtspconnection: messages_bytes not decreased
    check: Don't use real audio devices for tests
    riff: add CineForm mapping
    glfilters: Don't use static variables for storing per-element state
    glupload: Add VideoMetas and GLSyncMeta to the raw uploaded buffers
    streamsynchronizer: avoid pad release race during logging.
    gst-play: Use gst_print* to avoid broken stdout string on Windows

gst-plugins-good

    vp9dec: Fix broken 4:4:4 8bits decoding
    rtpsession: add locking for clear-pt-map
    rtpL16depay: don't crash if data is not modulo channels*width
    wavparse: Fix push mode ignoring audio with a size smaller than segment buffer
    wavparse: Fix push mode ignoring last audio payload chunk
    aacparse: fix wrong offset of the channel number in adts header
    jpegdec: Fix incorrect logic in EOI tag detection
    videocrop: Also update the coordinate when in-place
    jpegdec: don't overwrite the last valid line
    vpx: Error out if enabled and no features found
    v4l2videodec: ensure pool exists before orphaning it
    v4l2videoenc: fix type conversion errors
    v4l2bufferpool: Queue number of allocated buffers to capture
    v4l2object: fix mpegversion number typo
    v4l2object: Work around bad TRY_FMT colorimetry implementations

gst-plugins-bad

    avfvideosrc: Explicitly request video permission on macOS 10.14+
    wasapi: Various fixes and a workaround for a specific driver bug
    wasapi: Move to CoInitializeEx for COM initialization
    wasapi: Fix runtime/build warnings
    waylandsink: Commit the parent after creating subsurface
    msdkdec: fix surface leak in msdkdec_handle_frame
    tsmux: Fix copying of buffer region
    tsdemux: Handle continuity mismatch in more cases
    tsdemux: Always issue a DTS even when it's equal to PTS
    openexr: Fix build with OpenEXR 2.4 (and also OpenEXR 2.2 on Ubuntu 18.04)
    ccextractor: Always forward all sticky events to the caption pad
    pnmdec: Return early on ::finish() if we have no actual data to parse
    ass: avoid infinite unref loop with bad data
    fluidsynth: add sf3 to soundfont search path
    webrtcdsp/webrtcechoprobe segmentation fault on windows (1.16.0 x86)

gst-libav

    avvidenc: Fix error propagation
    avdemux: Fix segmentation fault if long_name is NULL
    avviddec: Fix huge leak caused by circular reference
    avviddec: Enforce allocate new AVFrame per input frame
    avdec_mpeg2video (and probably more): Huge memory leak in git master

gst-rtsp-server

    rtsp-media: Use lock in gst_rtsp_media_is_receive_only
    rtsp-client: RTP Info when completed_sender
    rtsp-client: fix location uri-format by getting uri directly from context instead

gstreamer-vaapi

    meson build: halt configuration if no renderer API
    libs: decoder: h265: skip all pictures prior the first I-frame
    libs: window: x11: Avoid usage of deprecated API

gst-editing-services

    Initialize debug categories before usage

gst-build

    gst-env: Use locally built GStreamer utility programs

(wiz)

2020-01-10 12:45:44 UTC MAIN commitmail json YAML

doc: Update shells/pbosh to 20191205

(micha)

2020-01-10 12:45:00 UTC MAIN commitmail json YAML

shells/pbosh: Update to 20191205

Based on Schily Tools Release 2019-12-05.

AN-2019-11-11:
-  libschily: the new functions wcastoi wcastol wcastolb that have been
    added with the previous release have been forgotten in the linker map
    file.

AN-2019-12-05:
-  include/schily/stdio.h: We no longer define getc_unlocked() on Solaris
    in case that it is defined already. This was needed since Oracle
    Solaris 11.4 compiles 64 bit by default and made stdio less opaque
    than before - this result in the same bahavior as for 32 bit programs.
    This means, we no longer need to use tricks to get fast access to
    stdio.

    Thanks to Rolf Dietze for reporting.

-  libschily: the function getargs() and similar (from the option parser
    group) fixed a bug that prevented the usability of the official method
    to include the char '+' inside option names by quoting the character
    in the option name used in the format string.

    This bug has been fixed in order to be able to support "star -dump+ ..."

-  libshedit: because of the changes in Oracle Solaris 11.4, we need to
    #undef FAST_GETC_PUTC in order to avoid to use getc_unlocked().

    Thanks to Rolf Dietze for reporting.

-  Bourne Shell/bsh: */hashcmd.c did not handle a malloc()ed string
    correctly and could cause a memory leak with hash commands that
    do not add new aliases.

    We now create a copy using make()/makestr() before calling ab_push()
    or ab_insert() and always free "name" at the end of the function
    hashcmd()

-  Bourne Shell: The man page now documents that the command

        "set -o hashcmds"

    inside the file $HOME/.shrc makes a # on the fist column of that
    file and followed by a non-space character, no longer a comment..
    It is thus recommended to have "set -o hashcmds" close to the.
    bottom of the file $HOME/.shrc

(micha)

2020-01-10 12:43:33 UTC MAIN commitmail json YAML

doc: Update shells/bosh to 20191205

(micha)

2020-01-10 12:40:43 UTC MAIN commitmail json YAML

Update go113 to 1.13.6.

These releases include fixes to the runtime and to the
net/http package.

The macOS releases enable the Hardened Runtime. See
https://golang.org/issue/34986 for details.

View the release notes for more information:
    https://golang.org/doc/devel/release.html#go1.13.minor

(bsiegert)