Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (12m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 08:22:47 UTC Now

2020-01-19 15:32:19 UTC MAIN commitmail json YAML

net/ruby-winrm-fs: add version 1.3.4 package

Add ruby-winrm-fs version 1.3.4 package.

File system operations over Windows Remote Management (WinRM) for Ruby

Ruby library for file system operations via Windows Remote Management.

(taca)

2020-01-19 15:30:28 UTC MAIN commitmail json YAML

doc: Added net/ruby-winrm version 2.3.4

(taca)

2020-01-19 15:30:05 UTC MAIN commitmail json YAML

net/Makefile: add and enable ruby-winrm

(taca)

2020-01-19 15:29:26 UTC MAIN commitmail json YAML

net/ruby-winrm: add version 2.3.4 package

Add ruby-winrm version 2.3.4 package.

Windows Remote Management (WinRM) for Ruby

This is a SOAP library that uses the functionality in Windows Remote
Management(WinRM) to call native object in Windows.  This includes, but is
not limited to, running batch scripts, powershell scripts and fetching WMI
variables.  For more information on WinRM, please visit Microsoft's WinRM
site (http://msdn.microsoft.com/en-us/library/aa384426.aspx).

As of version 2.0, this gem retains the WinRM name but all powershell calls
use the more modern Powershell Remoting Protocol (PSRP)
(https://msdn.microsoft.com/en-us/library/dd357801.aspx) for initializing
runspace pools as well as creating and processing powershell pipelines.

(taca)

2020-01-19 15:09:55 UTC MAIN commitmail json YAML

doc: Added net/ruby-train-core version 3.2.5

(taca)

2020-01-19 15:09:37 UTC MAIN commitmail json YAML

net/Makefile: add and enable ruby-train-core

(taca)

2020-01-19 15:08:59 UTC MAIN commitmail json YAML

net/ruby-train-core: add version 3.2.5 package

Add ruby-train-core version 3.2.5 package.

train-core

A minimal Train with a backends for ssh and winrm.

(taca)

2020-01-19 15:05:49 UTC MAIN commitmail json YAML

doc: Added devel/ruby-zeitwerk version 2.2.2

(taca)

2020-01-19 15:05:31 UTC MAIN commitmail json YAML

devel/Makefile: add and enable ruby-zeitwerk

(taca)

2020-01-19 15:04:46 UTC MAIN commitmail json YAML

devel/ruby-zeitwerk: add version 2.2.2 package

Add ruby-zeitwerk version 2.2.2 package.

Zeitwerk is an efficient and thread-safe code loader for Ruby.

Given a conventional file structure, Zeitwerk is able to load your project's
classes and modules on demand (autoloading), or upfront (eager loading).  You
don't need to write `require` calls for your own files, rather, you can
streamline your programming knowing that your classes and modules are
available everywhere.  This feature is efficient, thread-safe, and matches
Ruby's semantics for constants.

Zeitwerk is also able to reload code, which may be handy while developing web
applications.  Coordination is needed to reload in a thread-safe manner. The
documentation below explains how to do this.

(taca)

2020-01-19 15:02:55 UTC MAIN commitmail json YAML

doc: Added devel/ruby-wisper version 2.0.1

(taca)

2020-01-19 15:02:36 UTC MAIN commitmail json YAML

devel/Makefile: add and enable ruby-wisper

(taca)

2020-01-19 15:02:01 UTC MAIN commitmail json YAML

Add hs-megaparsec

(pho)

2020-01-19 15:01:47 UTC MAIN commitmail json YAML

devel/ruby-wisper: add version 2.0.1 package

Add ruby-wisper version 2.0.1 package.

Wisper

A micro library providing Ruby objects with Publish-Subscribe capabilities.

* Decouple core business logic from external concerns in Hexagonal style
  architectures.
* Use as an alternative to ActiveRecord callbacks and Observers in Rails
  apps.
* Connect objects based on context without permanence.
* React to events synchronously or asynchronously.

Note: Wisper was originally extracted from a Rails codebase but is not
dependant on Rails.

(taca)

2020-01-19 15:01:32 UTC MAIN commitmail json YAML

doc: Added textproc/hs-megaparsec version 8.0.0

(pho)

2020-01-19 15:01:24 UTC MAIN commitmail json YAML

Import megaparsec-8.0.0

This is an industrial-strength monadic parser combinator
library. Megaparsec is a feature-rich package that tries to find a
nice balance between speed, flexibility, and quality of parse errors.

(pho)

2020-01-19 14:57:47 UTC MAIN commitmail json YAML

doc: Added devel/ruby-tty-prompt version 0.20.0

(taca)

2020-01-19 14:57:32 UTC MAIN commitmail json YAML

devel/Makefile: add and enable ruby-tty-prompt

(taca)

2020-01-19 14:56:27 UTC MAIN commitmail json YAML

devel/ruby-tty-prompt: add version 0.20.0 package

Add ruby-tty-prompt version 0.20.0 package.

# TTY::Prompt

> A beautiful and powerful interactive command line prompt.

TTY::Prompt provides independent prompt component for TTY
(https://github.com/piotrmurach/tty) toolkit.

## Features

* Number of prompt types for gathering user input
* A robust API for validating complex inputs
* User friendly error feedback
* Intuitive DSL for creating complex menus
* Ability to page long menus
* Support for Linux, OS X, FreeBSD and Windows systems

(taca)

2020-01-19 14:54:42 UTC MAIN commitmail json YAML

doc: Added devel/ruby-tty-reader version 0.7.0

(taca)

2020-01-19 14:54:24 UTC MAIN commitmail json YAML

devel/Makefile: add and enable ruby-tty-reader

(taca)

2020-01-19 14:53:44 UTC MAIN commitmail json YAML

devel/ruby-tty-reader: add version 0.7.0 package

Add ruby-tty-reader version 0.7.0 package.

TTY::Reader

> A pure Ruby library that provides a set of methods for processing keyboard
  input in character, line and multiline modes. It maintains history of
  entered input with an ability to recall and re-edit those inputs. It lets
  you register to listen for keystroke events and trigger custom key events
  yourself.

TTY::Reader provides independent reader component for TTY
(https://github.com/piotrmurach/tty) toolkit.

(taca)

2020-01-19 14:50:42 UTC MAIN commitmail json YAML

doc: Added devel/ruby-tty-screen version 0.7.0

(taca)

2020-01-19 14:50:25 UTC MAIN commitmail json YAML

devel/Makefile: add and enable ruby-tty-screen

(taca)

2020-01-19 14:49:47 UTC MAIN commitmail json YAML

devel/ruby-tty-screen: add version 0.7.0 package

ADd ruby-tty-screen version 0.7.0 package.

# TTY::Screen

> Terminal screen size detection which works on Linux, OS X and
  Windows/Cygwin platforms and supports MRI, JRuby and Rubinius
  interpreters.

TTY::Screen provides independent terminal screen size detection component
for TTY (https://github.com/piotrmurach/tty) toolkit.

(taca)

2020-01-19 14:47:23 UTC MAIN commitmail json YAML

doc: Added devel/ruby-tty-box version 0.5.0

(taca)

2020-01-19 14:47:06 UTC MAIN commitmail json YAML

devel/Makefile: add and enable ruby-tty-box

(taca)

2020-01-19 14:46:25 UTC MAIN commitmail json YAML

devel/ruby-tty-box: add version 0.5.0 package

Add ruby-tty-box version 0.5.0 package.

# TTY::Box

> Draw various frames and boxes in your terminal interface.

TTY::Box provides box drawing component for TTY
(https://github.com/piotrmurach/tty) toolkit.

(taca)

2020-01-19 14:42:30 UTC MAIN commitmail json YAML

Add hs-parser-combinators

(pho)

2020-01-19 14:42:03 UTC MAIN commitmail json YAML

doc: Added devel/hs-parser-combinators version 1.2.1

(pho)

2020-01-19 14:41:55 UTC MAIN commitmail json YAML

2020-01-19 14:41:32 UTC MAIN commitmail json YAML

doc: Added devel/ruby-tty-cursor version 0.7.0

(taca)

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

devel/Makefile: add and enable ruby-tty-cursor

(taca)

2020-01-19 14:40:28 UTC MAIN commitmail json YAML

devel/ruby-tty-cursor: add version 0.7.0 package

Add ruby-tty-cursor version 0.7.0 package.

# TTY::Cursor

> Terminal cursor positioning, visibility and text manipulation.

The purpose of this library is to help move the terminal cursor around and
manipulate text by using intuitive method calls.

(taca)

2020-01-19 14:38:08 UTC MAIN commitmail json YAML

doc: Added devel/ruby-pastel version 0.7.3

(taca)

2020-01-19 14:37:46 UTC MAIN commitmail json YAML

devel/Makefile: Add and enable ruby-pastel

(taca)

2020-01-19 14:37:02 UTC MAIN commitmail json YAML

devel/ruby-pastel: add version 0.7.3 package

Add ruby-pastel version 0.7.3 package.

# Pastel

> Terminal output styling with intuitive and clean API that doesn't monkey
  patch String class.

**Pastel** is minimal and focused to work in all terminal emulators.

Pastel provides independent coloring component for TTY
(https://github.com/piotrmurach/tty) toolkit.

## Features

* Doesn't monkey patch `String`
* Intuitive and expressive API
* Minimal and focused to work on all terminal emulators
* Auto-detection of color support
* Allows nested styles
* Performant

(taca)

2020-01-19 14:34:40 UTC MAIN commitmail json YAML

doc: Added devel/ruby-tty-color version 0.5.0

(taca)

2020-01-19 14:34:24 UTC MAIN commitmail json YAML

devel/Makefile: add and enable ruby-tty-color

(taca)

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

devel/ruby-tty-color: add version 0.5.0 package

Add ruby-tty-color: version 0.5.0 package.

TTY::Color

> Terminal color capabilities detection.

TTY::Color provides independent color support detection component for TTY
(https://github.com/piotrmurach/tty) toolkit.

(taca)

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

doc: Added security/ruby-gssapi version 1.3.0

(taca)

2020-01-19 14:23:55 UTC MAIN commitmail json YAML

security/Makefile: add and enable ruby-gssapi

(taca)

2020-01-19 14:23:13 UTC MAIN commitmail json YAML

security/ruby-gssapi: add version 1.3.0 package

Add ruby-gssapi version 1.3.0 package.

Ruby GSSAPI Library

This is a wrapper around the system GSSAPI library (MIT only at this time).
It exposes the low-level GSSAPI methods like gss_init_sec_context and
gss_wrap and also provides an easier to use wrapper on top of this for
common usage scenarios.

(taca)

2020-01-19 14:21:41 UTC MAIN commitmail json YAML

doc: Added security/ruby-ed25519 version 1.2.4

(taca)

2020-01-19 14:21:25 UTC MAIN commitmail json YAML

security/Makefile: add and enable ruby-ed25519

(taca)

2020-01-19 14:20:38 UTC MAIN commitmail json YAML

security/ruby-ed25519: add version 1.2.4 package

Add ruby-ed25519 version 1.2.4 package.

# ed25519.rb

A Ruby binding to the Ed25519 elliptic curve public-key signature system
described in [RFC 8032].

Two implementations are provided: a MRI C extension which uses the "ref10"
implementation from the SUPERCOP benchmark suite, and a pure Java version
based on [str4d/ed25519-java].

Ed25519 is one of two notable algorithms implemented atop the Curve25519
elliptic curve. The [x25519 gem] is a related project of this one,
and implements the X25519 Diffie-Hellman key exchange algorithm on the
Montgomery form of Curve25519.

[RFC 8032]: https://tools.ietf.org/html/rfc8032
[str4d/ed25519-java]: https://github.com/str4d/ed25519-java
[x25519 gem]: https://github.com/crypto-rb/x25519

(taca)

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

doc: Added textproc/ruby-unicode_utils version 1.4.0

(taca)

2020-01-19 14:17:50 UTC MAIN commitmail json YAML

textproc/Makefile: add and enable ruby-unicode_utils

(taca)

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

2020-01-19 14:16:58 UTC MAIN commitmail json YAML

textproc/ruby-unicode_utils: add versino 1.4.0 package

Add ruby-unicode_utils versino 1.4.0 package.

= Unicode Utils - Unicode algorithms for Ruby 1.9

UnicodeUtils implements Unicode algorithms for case conversion,
normalization, text segmentation and more in pure Ruby code.

(taca)

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

doc: Added textproc/ruby-strings-ansi version 0.2.0

(taca)

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

textproc/Makefile: add and enable ruby-strings-ansi

(taca)

2020-01-19 14:13:38 UTC MAIN commitmail json YAML

textproc/ruby-strings-ansi: add version 0.2.0 package

Add ruby-strings-ansi version 0.2.0 package.

Strings::ANSI

> Handle ANSI escape codes in strings.

Strings::ANSI provides ANSI handling for Strings
(https://github.com/piotrmurach/strings) utilities.

(taca)

2020-01-19 14:12:27 UTC MAIN commitmail json YAML

doc/guide: fine-tune line breaks in source code and produced HTML

This keeps the font size on mobile devices more consistent by splitting
long preformatted lines.

Also, replace some http URLs with their https counterparts.

(rillig)

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

Add hs-ieee754

(pho)

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

doc: Added math/hs-ieee754 version 0.8.0

(pho)

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

Import ieee754-0.8.0

Utilities for dealing with IEEE floating point numbers, ported from
the Tango math library; approximate and exact equality comparisons for
general types.

(pho)

2020-01-19 13:53:37 UTC MAIN commitmail json YAML

doc: Updated wm/velox to 0.0.3.20200119

(nia)

2020-01-19 13:53:28 UTC MAIN commitmail json YAML

velox: Update to 0.0.3.20200119

Changes:
- Build fix.

(nia)

2020-01-19 13:38:42 UTC MAIN commitmail json YAML

doc/guide: reduce line length in chapter "Using pkgsrc"

This avoids shrinking the text size in mobile devices since the zoom
factor depends on the longest preformatted line.

(rillig)

2020-01-19 13:36:41 UTC MAIN commitmail json YAML

Add hs-fsnotify

(pho)

2020-01-19 13:36:13 UTC MAIN commitmail json YAML

doc: Added devel/hs-fsnotify version 0.3.0.1

(pho)

2020-01-19 13:35:50 UTC MAIN commitmail json YAML

Import fsnotify-0.3.0.1

Cross platform library for file creation, modification, and deletion
notification. This library builds upon existing libraries for
platform-specific Windows, Mac, and Linux filesystem event
notification.

(pho)

2020-01-19 13:11:54 UTC MAIN commitmail json YAML

Add hs-fingertree

(pho)

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

doc: Added devel/hs-fingertree version 0.1.4.2

(pho)

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

Import fingertree-0.1.4.2 from wip

A general sequence representation with arbitrary annotations, with
example implementations of various collection types, as described in
section 4 of

    Ralf Hinze and Ross Paterson, "Finger trees: a simple
    general-purpose data structure", Journal of Functional Programming
    16:2 (2006) pp
    197-217. http://www.soi.city.ac.uk/~ross/papers/FingerTree.html

For a tuned sequence type, see Data.Sequence in the containers
package, which is a specialization of this structure.

(pho)

2020-01-19 12:52:46 UTC MAIN commitmail json YAML

doc: Removed www/drivel

(nia)

2020-01-19 12:52:02 UTC MAIN commitmail json YAML

www: Remove drivel.

Old GNOME 2 LiveJournal client.

The upstream mantainer (Niel Williams) requested its removal from Debian
in 2014 due to no longer using it or being interested in developing it.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742348

(nia)

2020-01-19 12:37:54 UTC MAIN commitmail json YAML

Add hs-code-page

(pho)

2020-01-19 12:37:30 UTC MAIN commitmail json YAML

doc: Added devel/hs-code-page version 0.2

(pho)

2020-01-19 12:37:21 UTC MAIN commitmail json YAML

Import code-page-0.2

This library provides two modules:

* System.IO.CodePage: a cross-platform module that exports functions
  which adjust code pages on Windows, and do nothing on other
  operating systems.

* System.Win32.CodePage: On Windows, this exports functions for
  getting, setting, and analyzing code pages. On other operating
  systems, this module exports nothing.

(pho)

2020-01-19 12:11:28 UTC MAIN commitmail json YAML

doc: Removed misc/gok

(nia)

2020-01-19 12:10:57 UTC MAIN commitmail json YAML

misc: Remove gok.

"This module is heading towards planned deprecation. It will continue to be supported and API/ABI stable throughout the GNOME 2.x series, but we do not recommend using it in new applications unless you require functionality that has not already been moved elsewhere."

GNOME 2.x is ded.

(nia)

2020-01-19 12:08:44 UTC MAIN commitmail json YAML

Add hs-cheapskate

(pho)

2020-01-19 12:08:16 UTC MAIN commitmail json YAML

doc: Added textproc/hs-cheapskate version 0.1.1.1

(pho)

2020-01-19 12:08:08 UTC MAIN commitmail json YAML

Import cheapskate-0.1.1.1

This is an experimental Markdown processor in pure Haskell. It aims to
process Markdown efficiently and in the most forgiving possible
way. It is designed to deal with any input, including garbage, with
linear performance. Output is sanitized by default for protection
against XSS attacks.

Several markdown extensions are implemented, including fenced code
blocks, significant list start numbers, and autolinked URLs.

(pho)

2020-01-19 12:00:40 UTC MAIN commitmail json YAML

doc: Updated audio/exaile to 4.0.2

(nia)

2020-01-19 12:00:29 UTC MAIN commitmail json YAML

exaile: Update to 4.0.2

Changes:

- Fixed Unicode errors on the tracklist view.
- Fixed icon display on Plasma/Wayland.
- Translation updates: Asturian, Catalan, Chinese (Simplified), Croatian, Danish, Finnish, Hindi, Italian, Portuguese, Spanish, Swedish, Turkish.

(nia)

2020-01-19 11:07:56 UTC MAIN commitmail json YAML

Update distfile and fix build on illumos

Update distfile for libfpx, difference from the old one:
our patches are applied in it and it is available at the mastersite.
Fix build on illumos and perhaps other platforms by using autoconf
to look for the endian headers instead of using __sun
(solaris.h is not available on illumos).
bump pkgrevision.

(nros)

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

Add hs-xss-sanitize

(pho)

2020-01-19 10:49:54 UTC MAIN commitmail json YAML

doc: Added www/hs-xss-sanitize version 0.3.6

(pho)

2020-01-19 10:49:46 UTC MAIN commitmail json YAML

Import xss-sanitize-0.3.6

Run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to
prevent XSS attacks.

(pho)

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

Add hs-css-text

(pho)

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

doc: Added textproc/hs-css-text version 0.1.3.0

(pho)

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

Import css-text-0.1.3.0

Parse CSS with parseNestedBlocks and render it with renderNestedBlock.

(pho)

2020-01-19 09:47:49 UTC MAIN commitmail json YAML

Add hs-ansi-wl-pprint

(pho)

2020-01-19 09:47:19 UTC MAIN commitmail json YAML

doc: Added textproc/hs-ansi-wl-pprint version 0.6.9

(pho)

2020-01-19 09:47:10 UTC MAIN commitmail json YAML

Import ansi-wl-pprint-0.6.9 from wip

This is a pretty printing library based on Wadler's paper A Prettier
Printer. It has been enhanced with support for ANSI terminal colored
output using the ansi-terminal package.

(pho)

2020-01-19 09:42:45 UTC MAIN commitmail json YAML

Add hs-annotated-wl-pprint

(pho)

2020-01-19 09:42:10 UTC MAIN commitmail json YAML

doc: Added textproc/hs-annotated-wl-pprint version 0.7.0

(pho)

2020-01-19 09:42:01 UTC MAIN commitmail json YAML

Import annotated-wl-pprint-0.7.0

This is a modified version of wl-pprint, which was based on Wadler's
paper "A Prettier Printer". See the haddocks for full info. This
version allows the library user to annotate the text with semantic
information, which can later be rendered in a variety of ways.

(pho)

2020-01-19 09:32:54 UTC MAIN commitmail json YAML

doc: Added textproc/ruby-strings version 0.1.8

(taca)

2020-01-19 09:32:39 UTC MAIN commitmail json YAML

textproc/Makefile: Add and enable ruby-strings

(taca)

2020-01-19 09:31:54 UTC MAIN commitmail json YAML

textproc/ruby-strings: add version 0.1.8 package

Add ruby-strings versino 0.1.8 package.

Strings

> The Strings is a set of useful functions such as fold, truncate, wrap, and
  many more for transforming strings.

(taca)

2020-01-19 09:25:43 UTC MAIN commitmail json YAML

doc: Added textproc/ruby-nori version 2.6.0

(taca)

2020-01-19 09:25:27 UTC MAIN commitmail json YAML

textproc/Makefile: add and enable ruby-nori

(taca)

2020-01-19 09:24:35 UTC MAIN commitmail json YAML

textproc/ruby-nori: add version 2.6.0 package

Add ruby-nori version 2.6.0 package.

Nori
====

Really simple XML parsing ripped from Crack which ripped it from Merb.
Nori was created to bypass the stale development of Crack, improve its XML
parser and fix certain issues.

(taca)

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

doc: Added textproc/ruby-gyoku version 1.3.1

(taca)

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

textproc/Makefile: add and enable ruby-gyoku

(taca)

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

textproc/ruby-gyoku: add version 1.3.1 package

Add ruby-gyoku version 1.3.1 package.

Gyoku

Gyoku translates Ruby Hashes to XML.

(taca)

2020-01-19 08:50:17 UTC MAIN commitmail json YAML

doc: Added www/ruby-http-parser version 1.2.1

(taca)

2020-01-19 08:50:01 UTC MAIN commitmail json YAML

www/Makefile: add and enable ruby-http-parser

(taca)

2020-01-19 08:49:21 UTC MAIN commitmail json YAML

www/ruby-http-parser: add version 1.2.1 package

Add ruby-http-parser version 1.2.1 package.

# http-parser

Ruby FFI bindings to [http-parser](https://github.com/joyent/http-parser).

(taca)

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

doc: Added www/ruby-http-accept version 2.1.1

(taca)

2020-01-19 08:23:48 UTC MAIN commitmail json YAML

www/Makefile: add and enable ruby-http-accept

(taca)

2020-01-19 08:23:06 UTC MAIN commitmail json YAML

www/ruby-http-accept: add version 2.1.1 package

Add ruby-http-accept version 2.1.1 package.

# HTTP::Accept

Provides a robust set of parsers for dealing with HTTP Accept,
Accept-Language, Accept-Encoding, Accept-Charset headers.

## Motivation

I've been developing some tools for building RESTful endpoints and part of
that involved versioning.  After reviewing the options, I settled on using
the Accept: application/json;version=1 method as outlined here.

The version=1 part of the media-type is a parameter as defined by RFC7231
Section 3.1.1.1.  After reviewing several existing different options for
parsing the Accept: header, I noticed a disturbing trend: header.split(',').
Because parameters may contain quoted strings which contain commas, this is
clearly not an appropriate way to parse the header.

I am concerned about correctness, security and performance.  As such, I
implemented this gem to provide a simple high level interface for both
parsing and correctly interpreting these headers.

(taca)

2020-01-19 07:52:21 UTC MAIN commitmail json YAML

Add cabal-install

(pho)

2020-01-19 07:51:42 UTC MAIN commitmail json YAML

doc: Added misc/cabal-install version 3.0.0.0

(pho)

2020-01-19 07:51:26 UTC MAIN commitmail json YAML

Import cabal-install-3.0.0.0 from wip

The 'cabal' command-line program simplifies the process of managing
Haskell software by automating the fetching, configuration,
compilation and installation of Haskell libraries and programs.

(pho)

2020-01-19 07:42:42 UTC MAIN commitmail json YAML

2020-01-19 07:28:36 UTC MAIN commitmail json YAML

2020-01-19 03:31:46 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkgclean to 20200119

(gutteridge)

2020-01-19 03:31:30 UTC MAIN commitmail json YAML

pkgclean: check that PKGSRCDIR is a valid directory

For those of us who have multiple pkgsrc trees, or move them around,
and forget the path gets hard-coded into the shell script, or make a
typo when supplying an alternate PKGSRCDIR, and then wonder why nothing
gets cleaned.

(gutteridge)

2020-01-19 02:37:38 UTC MAIN commitmail json YAML

Add hs-resolv

(pho)

2020-01-19 02:37:12 UTC MAIN commitmail json YAML

doc: Added net/hs-resolv version 0.1.1.3

(pho)

2020-01-19 02:37:03 UTC MAIN commitmail json YAML

Import hackage-security-0.6.0.0

The hackage security library provides both server and client utilities
for securing the Hackage package server
(http://hackage.haskell.org/). It is based on The Update Framework
(http://theupdateframework.com/), a set of recommendations developed
by security researchers at various universities in the US as well as
developers on the Tor project (https://www.torproject.org/).

The current implementation supports only index signing, thereby
enabling untrusted mirrors. It does not yet provide facilities for
author package signing.

(pho)

2020-01-19 01:55:24 UTC MAIN commitmail json YAML

Add hs-hackage-security

(pho)

2020-01-19 01:54:54 UTC MAIN commitmail json YAML

doc: Added security/hs-hackage-security version 0.6.0.0

(pho)

2020-01-19 01:54:46 UTC MAIN commitmail json YAML

Import hackage-security-0.6.0.0

The hackage security library provides both server and client utilities
for securing the Hackage package server
(http://hackage.haskell.org/). It is based on The Update Framework
(http://theupdateframework.com/), a set of recommendations developed
by security researchers at various universities in the US as well as
developers on the Tor project (https://www.torproject.org/).

The current implementation supports only index signing, thereby
enabling untrusted mirrors. It does not yet provide facilities for
author package signing.

(pho)

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

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

doc: Added devel/hs-lukko version 0.1.1.1

(pho)

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

Import lukko-0.1.1.1

This package provides access to platform dependent file locking APIs:

* Open file descriptor locking on Linux (Lukko.OFD)

* flock locking on unix platforms (Lukko.FLock)

* Windows locking LockFileEx (Lukko.Windows)

* No-op locking, which throws exceptions (Lukko.NoOp)

Lukko module exports the best option for the target platform with
uniform API.

(pho)

2020-01-19 01:05:16 UTC MAIN commitmail json YAML

doc: Removed audio/albumplayer

(nia)

2020-01-19 01:04:53 UTC MAIN commitmail json YAML

audio: Remove albumplayer

Upstream vanished some time ago and this is forever stuck on the
unmaintained and now somewhat broken 0.10 branch of GStreamer.

Apparently this is also unique to pkgsrc at this point in its existence.

PKGREVISION= 28

(nia)

2020-01-19 00:59:17 UTC MAIN commitmail json YAML

2020-01-19 00:58:54 UTC MAIN commitmail json YAML

doc: Added archivers/hs-tar version 0.5.1.1

(pho)

2020-01-19 00:58:38 UTC MAIN commitmail json YAML

Import tar-0.5.1.1 from wip

This library is for working with ".tar" archive files. It can read and
write a range of common variations of archive format including V7,
POSIX USTAR and GNU formats.

It provides support for packing and unpacking portable archives. This
makes it suitable for distribution but not backup because details like
file ownership and exact permissions are not preserved.

It also provides features for random access to archive content using
an index.

(pho)

2020-01-19 00:51:03 UTC MAIN commitmail json YAML

doc: Removed editors/mlview

(nia)

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

2020-01-19 00:48:43 UTC MAIN commitmail json YAML

devel/ruby-cucumber-messages: fix dependency

Fix broken dependency.

(taca)

2020-01-19 00:47:38 UTC MAIN commitmail json YAML

doc: Removed games/gturing

(nia)

2020-01-19 00:46:34 UTC MAIN commitmail json YAML

games: Remove gturing.

Ancient GNOME 2 component, no release since 2002.
This is no longer part of GNOME.

PKGREVISION= 69

(nia)

2020-01-19 00:39:37 UTC MAIN commitmail json YAML

doc: Updated games/freeciv-client to 2.6.1

(nia)

2020-01-19 00:37:55 UTC MAIN commitmail json YAML

freeciv-client: Should have had pkgrevision reset for freeciv-share update

(nia)

2020-01-19 00:32:04 UTC MAIN commitmail json YAML

doc: Updated games/freeciv-server to 2.6.1

(nia)

2020-01-19 00:31:53 UTC MAIN commitmail json YAML

doc: Updated games/freeciv-share to 2.6.1

(nia)

2020-01-19 00:31:13 UTC MAIN commitmail json YAML

2020-01-19 00:26:27 UTC MAIN commitmail json YAML

doc: Updated security/snow to 20130616

(nia)

2020-01-19 00:26:18 UTC MAIN commitmail json YAML

snow: Update to 20130616

2013-06-16 Matthew Kwan <mkwan@darkside.com.au>
- compress.c: Fixed some fprintf format warnings.
- Makefile: Added new compile flags.

(nia)

2020-01-19 00:22:54 UTC MAIN commitmail json YAML

doc: Updated textproc/multimarkdown to 6.5.1

(nia)

2020-01-19 00:22:45 UTC MAIN commitmail json YAML

2020-01-18 23:59:51 UTC MAIN commitmail json YAML

2020-01-18 23:36:14 UTC MAIN commitmail json YAML

2020-01-18 23:30:42 UTC MAIN commitmail json YAML

Add hs-ed25519

(pho)

2020-01-18 23:30:12 UTC MAIN commitmail json YAML

doc: Added security/hs-ed25519 version 0.0.5.0

(pho)

2020-01-18 23:30:04 UTC MAIN commitmail json YAML

Import ed25519-0.0.5.0

This package provides a simple, fast, self-contained copy of the
Ed25519 public-key signature system with a clean interface. It also
includes support for detached signatures, and thorough documentation
on the design and implementation, including usage guidelines.

(pho)

2020-01-18 23:26:43 UTC MAIN commitmail json YAML

doc: Updated chat/emech to 3.0.3

(nia)

2020-01-18 23:26:34 UTC MAIN commitmail json YAML

emech: Update to 3.0.3

Changes:
* Fixed: DNS query recursion flag was set incorrectly.

(nia)

2020-01-18 23:22:54 UTC MAIN commitmail json YAML

doc: Updated audio/musicpd to 0.21.19

(nia)

2020-01-18 23:22:45 UTC MAIN commitmail json YAML

musicpd: Update to 0.21.19

ver 0.21.19 (2020/01/17)
* configuration
  - allow overriding top-level settings in includes
* output
  - pulse: obey Pulse's maximum sample rate (fixes DSD128 playback)
* fix build failure with clang 10
* fix build failure with Android NDK r20

(nia)

2020-01-18 23:21:14 UTC MAIN commitmail json YAML

doc: Updated games/tileworld to 1.3.2

(nia)

2020-01-18 23:21:03 UTC MAIN commitmail json YAML

tileworld: Update to 1.3.2

2015 Sep 10: version 1.3.2

* Added the messages feature, so that sets can have prolog/epilog texts
  attached to levels.
* Added an init file (to the save directory) to save the user's volume
  level and last-played levelset.
* Introduced a UI control to set the initial random-slide floor direction
  in a Lynx level.
* Changed key count to wrap around, so that picking up 256 keys of one
  color resets its count to zero. (This used to be a documented difference
  between Tile World and the original Lynx, but the new release of CC1/CC2
  follows the original's behavior, even though these are 32-bit programs.
  So I'm taking the hint and doing likewise.)

2015 Jul 24: version 1.3.1

* Fixed a couple of embarrassing bugs for 64-bit systems.
* Improved the emulation (MS logic) of Chip turning a cloned block into a
  clone of himself while going through a teleport.
* Fixed handling of blocks starting out on beartraps (MS logic).
* Fixed bug (MS logic) reported by Evan Dummit of interaction of
  canmakemove(), pushblock(), and teleportcreature().
* Fixed bug (MS logic) with walkers and bugs detecting fire through
  teleports.
* Fixed bug (MS logic) found by David Stolp in the timing of
  mouse-initiated moves.
* Fixed bug (Lynx logic) with not initializing toggle wall state.
* Fixed Lynx pedantic mode to allow creatures to rebound off the left and
  right edges of the map. (Touching the top or bottom boundaries of the map
  is still considered to be cause for failure.)
* Tile World now stores the last level in the save file, and returns to it
  by default when the level set is revisited.
* Added --long-options to the command-line option parser, just because.
* The usual cleanups to avoid compiler warnings and minor improvements, and
  updates to the documentation.

(nia)

2020-01-18 23:14:17 UTC MAIN commitmail json YAML

Add hs-edit-distance

(pho)

2020-01-18 23:13:48 UTC MAIN commitmail json YAML

doc: Added textproc/hs-edit-distance version 0.2.2.1

(pho)

2020-01-18 23:13:39 UTC MAIN commitmail json YAML

Import edit-distance-0.2.2.1

Optimized edit distances for fuzzy matching, including Levenshtein and
restricted Damerau-Levenshtein algorithms.

(pho)

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

Make qore-glut-module find freeglut

(nros)

2020-01-18 22:57:31 UTC MAIN commitmail json YAML

2020-01-18 22:57:04 UTC MAIN commitmail json YAML

Import echo-0.1.3

Exports functions that handle whether or not terminal input is echoed
in a way that should be portable across different platforms and
consoles.

(pho)

2020-01-18 22:41:30 UTC MAIN commitmail json YAML

lang/gcc9: inline GCC9_PKGBASE, for consistency

(rillig)

2020-01-18 22:29:05 UTC pkgsrc-2019Q4 commitmail json YAML

Pullup ticket #6117 - requested by nia
devel/nss: dependent update (for Firefox)

Revisions pulled up:
- devel/nss/Makefile                                            1.175-1.177
- devel/nss/distinfo                                            1.103-1.105
- devel/nss/patches/patch-me                                    1.6
- devel/nss/patches/patch-nss_coreconf_command.mk              1.4

---
  Module Name:    pkgsrc
  Committed By:  ryoon
  Date:          Sat Dec 28 23:04:05 UTC 2019

  Modified Files:
          pkgsrc/devel/nss: Makefile distinfo
          pkgsrc/devel/nss/patches: patch-nss_coreconf_command.mk

  Log Message:
  Update to 3.48

  Changelog:
  Notable Changes in NSS 3.48

    * TLS 1.3 is the default maximum TLS version.  See Bug 1573118 for details.

    * TLS extended master secret is enabled by default, where possible.  See Bug
  1575411 for details.

    * The master password PBE now uses 10,000 iterations by default when using
  the default sql (key4.db) storage. Because using an iteration count higher
  than 1 with the legacy dbm (key3.db) storage creates files that are
  incompatible with previous versions of NSS, applications that wish to enable
  it for key3.db are required to set environment variable
  NSS_ALLOW_LEGACY_DBM_ITERATION_COUNT=1. Applications may set environment
  variable NSS_MIN_MP_PBE_ITERATION_COUNT to request a higher iteration count
  than the library's default, or NSS_MAX_MP_PBE_ITERATION_COUNT to request a
  lower iteration count for test environments. See Bug 1562671 for details.

  Certificate Authority Changes

  The following CA certificates were Added:
    * Bug 1591178 - Entrust Root Certification Authority - G4 Cert
      SHA-256 Fingerprint:
  DB3517D1F6732A2D5AB97C533EC70779EE3270A62FB4AC4238372460E6F01E88

  Bugs fixed in NSS 3.48

    * Bug 1586176 - EncryptUpdate should use maxout not block size
  (CVE-2019-11745)
      -- Note that this was previously fixed in NSS 3.44.3 and 3.47.1.
    * Bug 1600775 - Require NSPR 4.24 for NSS 3.48
    * Bug 1593401 - Fix race condition in self-encrypt functions
    * Bug 1599545 - Fix assertion and add test for early Key Update
    * Bug 1597799 - Fix a crash in nssCKFWObject_GetAttributeSize
    * Bug 1591178 - Add Entrust Root Certification Authority - G4 certificate to
  NSS
    * Bug 1590001 - Prevent negotiation of versions lower than 1.3 after
  HelloRetryRequest
    * Bug 1596450 - Added a simplified and unified MAC implementation for HMAC
  and CMAC behind PKCS#11
    * Bug 1522203 - Remove an old Pentium Pro performance workaround
    * Bug 1592557 - Fix PRNG known-answer-test scripts
    * Bug 1593141 - add `notBefore` or similar "beginning-of-validity-period"
  parameter to mozilla::pkix::TrustDomain::CheckRevocation
    * Bug 1591363 - Fix a PBKDF2 memory leak in NSC_GenerateKey if key length >
  MAX_KEY_LEN (256)
    * Bug 1592869 - Use ARM NEON for ctr_xor
    * Bug 1566131 - Ensure SHA-1 fallback disabled in TLS 1.2
    * Bug 1577803 - Mark PKCS#11 token as friendly if it implements
  CKP_PUBLIC_CERTIFICATES_TOKEN
    * Bug 1566126 - POWER GHASH Vector Acceleration
    * Bug 1589073 - Use of new PR_ASSERT_ARG in certdb.c
    * Bug 1590495 - Fix a crash in PK11_MakeCertFromHandle
    * Bug 1591742 - Ensure DES IV length is valid before usage from PKCS#11
    * Bug 1588567 - Enable mozilla::pkix gtests in NSS CI
    * Bug 1591315 - Update NSC_Decrypt length in constant time
    * Bug 1562671 - Increase NSS MP KDF default iteration count, by default for
  modern key4 storage, optionally for legacy key3.db storage
    * Bug 1590972 - Use -std=c99 rather than -std=gnu99
    * Bug 1590676 - Fix build if ARM doesn't support NEON
    * Bug 1575411 - Enable TLS extended master secret by default
    * Bug 1590970 - SSL_SetTimeFunc has incomplete coverage
    * Bug 1590678 - Remove -Wmaybe-uninitialized warning in tls13esni.c
    * Bug 1588244 - NSS changes for Delegated Credential key strength checks
    * Bug 1459141 - Add more CBC padding tests that missed NSS 3.47
    * Bug 1590339 - Fix a memory leak in btoa.c
    * Bug 1589810 - fix uninitialized variable warnings from certdata.perl
    * Bug 1573118 - Enable TLS 1.3 by default in NSS

---
  Module Name:    pkgsrc
  Committed By:  ryoon
  Date:          Fri Jan 10 03:43:20 UTC 2020

  Modified Files:
          pkgsrc/devel/nss: Makefile distinfo
          pkgsrc/devel/nss/patches: patch-me

  Log Message:
  nss: Update to 3.49

  Changelog:
  Notable Changes in NSS 3.49
    * The legacy DBM database, libnssdbm, is no longer built by default when
  using gyp builds. See Bug 1594933 for details.

  Bugs fixed in NSS 3.49
    * Bug 1513586 - Set downgrade sentinel for client TLS versions lower than
  1.2.
    * Bug 1606025 - Remove -Wmaybe-uninitialized warning in sslsnce.c
    * Bug 1606119 - Fix PPC HW Crypto build failure
    * Bug 1605545 - Memory leak in Pk11Install_Platform_Generate
    * Bug 1602288 - Fix build failure due to missing posix signal.h
    * Bug 1588714 - Implement CheckARMSupport for Win64/aarch64
    * Bug 1585189 - NSS database uses 3DES instead of AES to encrypt DB entries
    * Bug 1603257 - Fix UBSAN issue in softoken CKM_NSS_CHACHA20_CTR
  initialization
    * Bug 1590001 - Additional HRR Tests (CVE-2019-17023)
    * Bug 1600144 - Treat ClientHello with message_seq of 1 as a second
  ClientHello
    * Bug 1603027 - Test that ESNI is regenerated after HelloRetryRequest
    * Bug 1593167 - Intermittent mis-reporting potential security risk
  SEC_ERROR_UNKNOWN_ISSUER
    * Bug 1535787 - Fix automation/release/nss-release-helper.py on MacOS
    * Bug 1594933 - Disable building DBM by default
    * Bug 1562548 - Improve GCM perfomance on aarch32

---
  Module Name:    pkgsrc
  Committed By:  ryoon
  Date:          Tue Jan 14 12:58:08 UTC 2020

  Modified Files:
          pkgsrc/devel/nss: Makefile distinfo

  Log Message:
  nss: Update to 3.49.1

  * Bump nspr requirement

  Changelog:
  No new functionality is introduced in these releases. These releases fix a
  performance issue:

    - Bug 1606992 - Cache the most recent PBKDF2 password hash, to speed up
  repeated SDR operations, important with the increased KDF iteration counts.

(bsiegert)

2020-01-18 22:12:06 UTC pkgsrc-2019Q4 commitmail json YAML

Pullup ticket #6116 - requested by ryoon
www/firefox68-l10n: dependent update

Revisions pulled up:
- www/firefox68-l10n/Makefile                                  1.5
- www/firefox68-l10n/distinfo                                  1.4

---
  Module Name: pkgsrc
  Committed By: ryoon
  Date: Sat Jan 11 02:40:53 UTC 2020

  Modified Files:
  pkgsrc/www/firefox68-l10n: Makefile distinfo

  Log Message:
  firefox68-l10n: Update to 68.4.1

  * Sync with www/firefox68-l10n.

(bsiegert)

2020-01-18 22:07:48 UTC pkgsrc-2019Q4 commitmail json YAML

2020-01-18 22:05:53 UTC pkgsrc-2019Q4 commitmail json YAML

Pullup ticket #6106 - requested by gutteridge
x11/mate-terminal: crash fix

Revisions pulled up:
- x11/mate-terminal/Makefile                                    1.19
- x11/mate-terminal/distinfo                                    1.7
- x11/mate-terminal/patches/patch-src_terminal-screen.c        1.1

---
  Module Name:    pkgsrc
  Committed By:  gutteridge
  Date:          Thu Jan  2 18:55:58 UTC 2020

  Modified Files:
          pkgsrc/x11/mate-terminal: Makefile distinfo
  Added Files:
          pkgsrc/x11/mate-terminal/patches: patch-src_terminal-screen.c

  Log Message:
  mate-terminal: avoid NULL pointer dereference

  This fixes a bug that caused significant application crashes.

(bsiegert)

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

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

doc: Updated audio/liblo to 0.30

(nia)

2020-01-18 21:58:02 UTC MAIN commitmail json YAML

liblo: Update to 0.30

--------------------------------------------
2019-03-03: Release 0.30
--------------------------------------------

We are pleased to present stable release 0.30 of LibLo, the
lightweight, easy to use implementation of the Open Sound Control
protocol.

Open Sound Control (OSC) is a protocol for communication among
computers, sound synthesizers, and other multimedia devices that is
designed for use over modern network transports.

Changes of note since the 0.29 release include:

- Functions to wait and receive on multiple servers (lo_servers_wait
  and lo_servers_recv_noblock)
- Improvements to the CMake build system.
- Remove premake4 files and rely on CMake for building on Windows.
- Fix memory leak in lo_server_recv_raw_stream.
- C++ wrapper: Fix memory leak on string allocation.
- oscdump: Disable line buffering in Windows to support MSYS2 output.

(nia)

2020-01-18 21:56:19 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 19.4.4

(rillig)

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

2020-01-18 21:54:07 UTC MAIN commitmail json YAML

doc: Updated editors/neatvi to 07

(nia)

2020-01-18 21:53:58 UTC MAIN commitmail json YAML

neatvi: Update to 07

No changelog available.

(nia)

2020-01-18 21:51:16 UTC MAIN commitmail json YAML

2020-01-18 21:48:20 UTC MAIN commitmail json YAML

doc: Updated devel/cdk to 5.0.20191231

(nia)

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

cdk: Update to 5.0-20191231

2019/12/31
+ fix issues found with check-manpage
+ updated configure macros, from xterm and ncurses development:
  CF_ADD_LIBS CF_GCC_VERSION CF_GCC_WARNINGS CF_PROG_CC CF_PROG_LINT
  CF_X_TOOLKIT
+ update config.guess, config.sub

(nia)

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

doc: Updated wm/bspwm to 0.9.9

(nia)

2020-01-18 21:45:35 UTC MAIN commitmail json YAML

bspwm: Update to 0.9.9

# From 0.9.8 to 0.9.9

- Fix a memory allocation bug in the implementation of `wm --restart`.
- Honor `single_monocle` when the `hidden` flag is toggled.

# From 0.9.7 to 0.9.8

- Fix a potential infinite loop.
- Fix two bugs having to do with `single_monocle`.
- Honor `removal_adjustment` for the spiral automatic insertion scheme.

# From 0.9.6 to 0.9.7

This release fixes a bug in the behavior of `single_monocle`.

# From 0.9.4 to 0.9.6

## Additions

- New *wm* command: `--restart`. It was already possible to restart `bspwm` without loosing the current state through `--{dump,load}-state`, but this command will also keep the existing subscribers intact.
- New settings: `automatic_scheme`, `removal_adjustment`. The automatic insertion mode now provides three ways of inserting a new node: `spiral`, `longest_side` (the default) and `alternate`. Those schemes are described in the README.
- New settings: `ignore_ewmh_struts`, `presel_feedback`, `{top,right,bottom,left}_monocle_padding`.
- New node descriptor: `smallest`.
- New desktop modifier: `active`.

## Changes

- The `focused` and `active` modifiers now mean the same thing across every object.
- Fullscreen windows are no longer sent to the `above` layer. Within the same layer, fullscreen windows are now above floating windows. If you want a floating window to be above a fullscreen window, you'll need to rely on layers.
- Pseudo-tiled windows now shrink automatically.

## Removals

- The `paddingless_monocle` setting was removed (and subsumed). The effect of `paddingless_monocle` can now be achieved with:
```shell
for side in top right bottom left; do
bspc config ${side}_monocle_padding -$(bspc config ${side}_padding)
done
```

# From 0.9.3 to 0.9.4

## Changes

- The following events: `node_{manage,unmanage}` are now `node_{add,remove}`.

## Additions

- New monitor/desktop/node descriptors: `any`, `newest`.
- New node flag: `marked`.
- New monitor descriptor: `pointed`.
- New *wm* command: `--reorder-monitors`.
- Receptacles are now described in the manual.
- New `--follow` option added to `node -{m,d,n,s}` and `desktop -{m,s}`.
- The *subscribe* command now has the following options: `--fifo`, `--count`.
- New settings: `ignore_ewmh_fullscreen`, `mapping_events_count`.

# From 0.9.2 to 0.9.3

## Changes

- *click_to_focus* is now a button name. Specifying a boolean is deprecated but will still work (`true` is equivalent to `button1`).

## Additions

- `node -r` now accepts a relative fraction argument.
- An option was added to `query -{M,D,N}` in order to output names instead of IDs: `--names`.
- New rule consequence: `rectangle=WxH+X+Y`.
- New settings: `swallow_first_click` and `directional_focus_tightness`.

(nia)

2020-01-18 21:40:34 UTC MAIN commitmail json YAML

doc: Updated wm/9wm to 1.4.1

(nia)

2020-01-18 21:40:24 UTC MAIN commitmail json YAML

9wm: Update to 1.4.1

Changes:
- We got a patch upstreamed, but have to add another.

(nia)

2020-01-18 21:33:23 UTC MAIN commitmail json YAML

doc: Updated emulators/atari800 to 4.2.0

(nia)

2020-01-18 21:33:13 UTC MAIN commitmail json YAML

atari800: Update to 4.2.0. Nice.

Version 4.2.0 (2019/12/28) - released at SILK

New Features:

    raw Pokey registers recording by Ivo van Poorten
    new platform supported: FireBee
    optional hiding of hidden files/folders in the UI file selector
    libatari800 (Atari800 as a library) by Rob McMullen
    R: device (many years old feature) enabled by default

Fixes:

    proper check if SDL joysticks are found (fixes #58)
    Portrait mode for Android (related to #41)
    RMW for Pokey
    Improved BASIC LST file loading (#55)
    ROM OS path changes handled better (#15)
    improved "Find ROM images" - now Atari800 reboots if necessary (#15)
    fixed an old bug which caused freezing in the UI on Falcon

New command line options:

    -pokeyrec and its children
    -atari_files (#29)
    -saved_files (#29)
    -kbdjoy0 -kbdjoy1 -nokbdjoy0 -nokbdjoy1 (#29)

Plus many Atari Falcon specific fixes and improvements by Mikro. This should be the most complete and bug-free Atari Falcon release in years, so enjoy! :)

(nia)

2020-01-18 21:30:26 UTC MAIN commitmail json YAML

doc: Updated graphics/MesaLib to 19.2.7nb2

(triaxx)

2020-01-18 21:30:05 UTC MAIN commitmail json YAML

MesaLib: bump revision

(triaxx)

2020-01-18 21:29:05 UTC MAIN commitmail json YAML

MesaLib: fix PR 54823

pkgsrc changes:
---------------
  * Undefine ALIGN symbol as close as possible to the ALIGN function since
    it is defined in machine/param.h on FreeBSD.
  * Add test to verify there is at least one needed gallium driver for VA.
    On FreeBSD, nouveau is disabled and r600 and radeonsi are enabled only
    if llvm option is activated.

(triaxx)

2020-01-18 21:23:34 UTC MAIN commitmail json YAML

doc: Updated devel/mk-configure to 0.33.0

(cheusov)

2020-01-18 21:23:16 UTC MAIN commitmail json YAML

Update to 0.33.0

  Add new features "getdelin" and "strndup".

  Fix MKC_CHECK_FUNCS<n> when MKC_FUNC_OR_DEFINE.<x> is "yes".

  Fix awk in mkc_check_compiler. AWK is supposed to be replaced as
  seen in Makefile.inc.  This makes awk work correctly on solaris etc.
  Thanks to Niclas Rosenvik!

  Change the order of options passed to the C and C++ compiler.  It
  is: CPPFLAGS0, CPPFLAGS, CPPFLAGS_<project>, C{,XX}FLAGS,
  C{,XX}FLAGS.ssp, C{,XX}FLAGS.pie, C{,XX}FLAGS.warns,
  C{,XX}FLAGS_<project>, C{,XX}FLAGS.pic (for shared objects), COPTS,
  COPTS_<project>.

  scripts/mkc_check_custom: switch to /usr/xpg4/bin/sh on SunOS-5.10

  Fixes in regression tests for Solaris 10 and 11.

  examples/hello_libdeps: fix regression test on
  Linux/mips64/eglibc-2.13.

(cheusov)

2020-01-18 20:18:16 UTC MAIN commitmail json YAML

rainbowcrack: Missed last USE_OLD_DES_API removal.

(jperkin)

2020-01-18 20:00:26 UTC MAIN commitmail json YAML

xscreensaver: fix PLISTs

Fix PLIST and PLIST.opengl that were garbled in the previous update
such that builds without the opengl option failed to package. (No bump
to PKGREVISION, since builds with default options were unaffected.)

(gutteridge)

2020-01-18 17:38:41 UTC MAIN commitmail json YAML

link-grammar: explicitly disable Python bindings

In some OS environments (e.g., some Linux distros), Python in the base
userland was being detected, and bindings were generated, causing a
build failure due to PLIST mismatch. (Python bindings aren't required
for this package's intended dependencies in pkgsrc, and so aren't
meant to be included. If someone wants them, they should add them as a
non-default option.)

(gutteridge)

2020-01-18 16:33:54 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-c21e to 2.0.0

(taca)

2020-01-18 16:33:30 UTC MAIN commitmail json YAML

devel/ruby-c21e: update to update to 2.0.0

Update to ruby-c21e to 2.0.0.

2.0.0 - 2019-08-14

Fixed

* [TypeScript] ExeFile not a constructor (#641 #634 joscha)

1.2.1 - 2019-06-06

Fixed

* [Java] fix the build, which failed on Travis, causing 1.2.0 to not be
  released.

1.2.0 - 2019-06-06

Added

* [Java] added Exe#waitFor

Changed

* [Java] added Exe#execute no longer throws InterruptedException

1.1.9 - 2019-03-22

Fixed

* [JavaScript] releases are now working again.

(taca)

2020-01-18 16:31:08 UTC MAIN commitmail json YAML

doc: Updated lang/ruby-gherkin to 9.0.0

(taca)

2020-01-18 16:30:45 UTC MAIN commitmail json YAML

lang/ruby-gherkin: update to 9.0.0

Update ruby-gherkin to 9.0.0.

9.0.0 - 2019-12-10

Changed

* Renamed --json command line option to --format protobuf|ndjson
* Upgrade to cucumber-messages 8.0.0

8.2.1 - 2019-11-22

Fixed

* PickleStep have unique IDs when generated from a Background section (#800
  vincent-psarga)

8.2.0 - 2019-11-14

Fixed

* [Ruby] Make CI build work on Ruby 2.3, 2.4, 2.5 and 2.6 (#777
  vincent-psarga aslakhellesoy)

8.1.1 - 2019-10-17

Fixed

* [Ruby] Replace internal ProtobufMessageStream with ProtobufIoEnumerator

8.1.0 - 2019-10-16

Added

* Better Indonesian translation (#733 milhcbt)
* New Nepali translation (#729 ankitpokhrel)
* New Marathi keywords (#731 #758 upgundecha)

Changed

* [Java] restore native Java parser (#750 aslakhellesoy)

Removed

* [JavaScript] - GherkinExe (after it was fixed)

Fixed

* [JavaScript] - GherkinExe exposes stderr (#723 charlierudolph)

8.0.0 - 2019-10-03

Added

* New keywords for German (#352 #707 #708 coderbyheart Haukinger)

Changed

* Upgrade cucumber-messages to 6.0.1
* [JavaScript] restore native JavaScript parser (#709 #689 badeball
  aslakhellesoy)
* [Ruby] restore native ruby parser (#702 brasmusson)

Fixed

* [Go, Ruby] Fix trimming of whitespace in example cells (#703 aslakhellesoy)

7.0.4 - 2019-08-29

Changed

* Upgrade to cucumber-messages 5.0.1

7.0.3 - 2019-08-15

Fixed

* [Ruby] Fix inclusion of gherkin executables

7.0.2 - 2019-08-14

Changed

* Upgrade to c21e 2.0.0

7.0.1 - 2019-08-14

Fixed

* The 7.0.0 release failed

7.0.0 - 2019-08-14

Added

* [TypeScript] dialect support (#597 charlierudolph aslakhellesoy)
* Populate the Pickle#id field with a SHA1 hash of the source + line + column.

Fixed

* [TypeScript] ExeFile not a constructor (#641 #634 joscha)
* [Java,TypeScript] Fix parsing of long documents. (#566 aslakhellesoy)

6.0.17 - 2019-03-31

Changed

* Upgrade to cucumber-messages 2.1.2

(taca)

2020-01-18 16:27:05 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-cucumber-messages to 9.0.3nb1

(taca)

2020-01-18 16:26:43 UTC MAIN commitmail json YAML

devel/ruby-cucumber-messages: correct dependency

Correct dependency.

Bump PKGREVISION.

(taca)

2020-01-18 16:23:48 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-json to 2.3.0

(taca)

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

textproc/ruby-json: update to 2.3.0

Update ruby-json to 2.3.0.

## 2019-02-21 (2.2.0)
* Adds support for 2.6 BigDecimal and ruby standard library Set datetype.

(taca)

2020-01-18 16:22:31 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-json-pure to 2.2.0

(taca)

2020-01-18 16:22:07 UTC MAIN commitmail json YAML

textproc/ruby-json-pure: update to 2.2.0

Update ruby-json-pure to 2.2.0.

## 2019-02-21 (2.2.0)
* Adds support for 2.6 BigDecimal and ruby standard library Set datetype.

(taca)

2020-01-18 16:16:39 UTC MAIN commitmail json YAML

doc: Added devel/ruby-protobuf-cucumber version 3.10.4

(taca)

2020-01-18 16:16:02 UTC MAIN commitmail json YAML

devel/Makefile: add and enable ruby-protobuf-cucumber

(taca)

2020-01-18 16:14:51 UTC MAIN commitmail json YAML

devel/ruby-protobuf-cucumber: add version 3.10.4 package

Add ruby-protobuf-cucumber version 3.10.4 package.

# protobuf

Protobuf is an implementation of [Google's protocol buffers][google-pb] in
ruby, version 2.5.0 is currently supported.

(taca)