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 (6h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 03:27:18 UTC Now

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 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)

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

doc: Added devel/ruby-middleware version 0.1.0

(taca)

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

devel/Makefile: add and enable ruby-middleware

(taca)

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

devel/ruby-middleware: add PLIST

Add missing PLIST.

(taca)

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

devel/ruby-middleware: add version 0.1.0 package

Add ruby-middleware version 0.1.0 package.

# Middleware

This is a generalized library for using middleware patterns within
your Ruby projects.

(taca)

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

doc: Updated graphics/sxiv to 26

(leot)

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

sxiv: Update to 26

Changes:
v26
---
* Maintenance release (mostly bug fixes and added support to customize
  background, foreground and fount via Xresources)

(leot)

2020-01-18 15:55:28 UTC MAIN commitmail json YAML

mpv: Enable Wayland by default where supported.

I think this requires --vo=gpu --gpu-context=wayland.

Bump PKGREVISION.

(nia)

2020-01-18 15:33:22 UTC MAIN commitmail json YAML

doc: Updated www/gitea to 1.10.3

(nia)

2020-01-18 15:33:09 UTC MAIN commitmail json YAML

gitea: Update to 1.10.3

## [1.10.3](https://github.com/go-gitea/gitea/releases/tag/v1.10.3) - 2020-01-17
* SECURITY
  * Hide credentials when submitting migration (#9102) (#9704)
  * Never allow an empty password to validate (#9682) (#9684)
  * Prevent redirect to Host (#9678) (#9680)
  * Hide public repos owned by private orgs (#9609) (#9616)
* BUGFIXES
  * Allow assignee on Pull Creation when Issue Unit is deactivated (#9836) (#9838)
  * Fix download file wrong content-type (#9825) (#9835)
  * Fix wrong identify poster on a migrated pull request when submit review (#9827) (#9831)
  * Fix dump non-exist log directory (#9818) (#9820)
  * Fix compare (#9808) (#9815)
  * Fix missing msteam webhook on organization (#9781) (#9795)
  * Fix add team on collaborator page when same name as organization (#9783)
  * Fix cache problem on dashboard (#9358) (#9703)
  * Send tag create and push webhook when release created on UI (#8671) (#9702)
  * Branches not at ref commit ID should not be listed as Merged (#9614) (#9639)

(nia)

2020-01-18 15:32:40 UTC MAIN commitmail json YAML

firefox: Remove remaining traces of OSS support.

We no longer patch this in but it's still searching for the files if
you're using something FreeBSDish or Linuxish. This should resolve build
problems on these platforms.

On NetBSD this problem never appeared because it's been using native audio
instead of OSS for a while now.

from Michael Forney in PR pkg/54868

(nia)

2020-01-18 15:28:07 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-cucumber-wire to 1.1.0

(taca)

2020-01-18 15:27:37 UTC MAIN commitmail json YAML

devel/ruby-cucumber-wire: update to 1.1.0

Update ruby-cucumber-wire to 1.1.0.

* pkgsrc change: add "USE_LANGUAGES= # none".

## [1.1.0](https://github.com/cucumber/cucumber-ruby-wire/compare/v1.0.0...v1.1.0)

### Changed

* Update to cucumber-expressions 8.0.2
* Update to cucumber 4.0.0

(taca)

2020-01-18 15:26:22 UTC MAIN commitmail json YAML

Add hs-cryptohash-sha256

(pho)

2020-01-18 15:26:18 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-cucumber-tag_expressions to 2.0.2

(taca)

2020-01-18 15:25:55 UTC MAIN commitmail json YAML

devel/ruby-cucumber-tag_expressions: update to 2.0.2

Update ruby-cucumber-tag_expressions to 2.0.2.

* pkgsrc change: add "USE_LANGUAGES= # empty".

No release information.

(taca)

2020-01-18 15:25:52 UTC MAIN commitmail json YAML

doc: Added security/hs-cryptohash-sha256 version 0.11.101.0

(pho)

2020-01-18 15:25:43 UTC MAIN commitmail json YAML

Import cryptohash-sha256-0.11.101.0

A practical incremental and one-pass, pure API to the SHA-256
cryptographic hash algorithm according to FIPS 180-4 with performance
close to the fastest implementations available in other languages.

(pho)

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

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

(taca)

2020-01-18 15:22:56 UTC MAIN commitmail json YAML

devel/ruby-cucumber-messages: update to 9.0.3

Update ruby-cucumber-messages to 8.0.3.

No release information.

(taca)

2020-01-18 15:20:52 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-cucumber-expressions to 8.3.0

(taca)

2020-01-18 15:20:27 UTC MAIN commitmail json YAML

devel/ruby-cucumber-expressions: update to 8.3.0.

Update ruby-cucumber-expressions to 8.3.0.

No release information.

(taca)

2020-01-18 15:19:10 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-cucumber-core to 5.0.2

(taca)

2020-01-18 15:18:26 UTC MAIN commitmail json YAML

devel/ruby-cucumber-core: update to 5.0.2

Update to ruby-cucumber-core to 5.0.2.

pkgsrc change: Add "USE_LANGUAGES= # none" line.

Please see [CONTRIBUTING.md](https://github.com/cucumber/cucumber/blob/master/CONTRIBUTING.md) on how to contribute to Cucumber.

## [5.0.2](https://github.com/cucumber/cucumber-ruby-core/compare/v5.0.1...v5.0.2)

### Changed

* Update to use Gherkin v8

## [5.0.1](https://github.com/cucumber/cucumber-ruby-core/compare/v5.0.0...v5.0.1)

### Removed

* Remove support for ruby 2.2 and below. 2.3 or higher is required now.

## [5.0.0](https://github.com/cucumber/cucumber-ruby-core/compare/v4.0.0...v5.0.0)

### Changed

* Update to use Gherkin v7

(taca)

2020-01-18 15:12:05 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-awesome_nested_set to 3.2.0

(taca)

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

databases/ruby-awesome_nested_set: update to 3.2.0

Update ruby-awesome_nested_set to 3.2.0.

pkgsrc change: allow any rails version to depends on.

3.2.0
* Add support for Rails 6.0 [Stefan Andersen](https://github.com/stfnndrsn)
  and [Damian Legawiec](https://github.com/damianlegawiec) and
  [Jonathan Tapia](https://github.com/jtapia) and
  [Alex](https://github.com/a-ta-ta)

(taca)

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

doc: Updated databases/ruby-arel-helpers to 2.11.0

(taca)

2020-01-18 15:09:14 UTC MAIN commitmail json YAML

databases/ruby-arel-helpers: update to 2.11.0

update ruby-arel-helpers to 2.11.0.

2.11.0

* Allow consumers of ArelHelpers::QueryBuilder to chain on falsy return
  (@ramhoj #44).
- Add not_nil in front of builder methods to opt-in.

2.10.0

* Add support for Rails 6 rc2.

(taca)

2020-01-18 15:07:49 UTC MAIN commitmail json YAML

doc: Updated converters/ruby-unf_ext to 0.0.7.6

(taca)

2020-01-18 15:07:26 UTC MAIN commitmail json YAML

converters/ruby-unf_ext: update to 0.0.7.6

Update ruby-unf_ext to 0.0.7.6.

## 0.0.7.6 (2019-03-19)

- Version bump just for adding Windows binaries for Ruby 2.6.

(taca)

2020-01-18 15:06:33 UTC MAIN commitmail json YAML

doc: Updated archivers/ruby-mixlib-archive to 1.0.5

(taca)

2020-01-18 15:06:12 UTC MAIN commitmail json YAML

archivers/ruby-mixlib-archive: update to 1.0.5

Update ruby-mixlib-archive to 1.0.5.

1.0.5 (2019-12-30)

* Remove Travis and update Github templates #40 (tas50)
* Chefstyle fixes + test on Windows in Buildkite #43 (tas50)
* Test on Ruby 2.7rc and other testing updates #47 (tas50)
* Substitute require for require_relative #48 (tas50)

Changes from 1.0.2 to 1.0.4 are unknown.

(taca)

2020-01-18 13:43:38 UTC MAIN commitmail json YAML

Add an additional note on PaX mprotect and ASLR

(pho)

2020-01-18 13:16:35 UTC MAIN commitmail json YAML

doc: Updated archivers/ruby-ffi-libarchive to 1.0.0

(taca)

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

archivers/ruby-ffi-libarchive: update to 1.0.0

Update ruby-ffi-libarchive to 1.0.0.

* Update HOMEPAGE and LICENSE.
* Proper COMMENT.
* No need to use gmake.
* add "USE_LANGUAGES= # none".

1.0.0 (2019-12-28)

* Chefstyle fixes to get the build green again #25 (tas50)
* Add support for custom read functions #27 (jatoben)
* Add Ruby 2.7rc testing and cache gem installs in Buildkite #28 (tas50)

(taca)

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

Add a link to the uptream merge request

(pho)

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

doc: Removed editors/tomboy

(nia)

2020-01-18 12:18:13 UTC MAIN commitmail json YAML

editors: remove tomboy

old GNOME 2 version, no longer builds with current mono. according to
its github this has been replaced by tomboy-ng, written in pascal, and is
no longer actively developed.

(nia)

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

patch-ghc_ghc.mk: Add a link to the uptream issue ticket

(pho)

2020-01-18 11:27:55 UTC MAIN commitmail json YAML

patch-configure.ac: Add a link to the uptream merge request

(pho)

2020-01-18 10:40:55 UTC MAIN commitmail json YAML

patch-aclocal.m4: Add a link to the uptream merge request

(pho)

2020-01-18 09:08:40 UTC MAIN commitmail json YAML

g/c reference to deleted file

(tnn)

2020-01-18 02:17:22 UTC MAIN commitmail json YAML

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

doc: Added converters/pandoc version 2.9.1.1

(pho)

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

Import pandoc-2.9.1.1 from wip

Pandoc is a Haskell library for converting from one markup format to
another, and a command-line tool that uses this library. It can read
several dialects of Markdown and (subsets of) HTML, reStructuredText,
LaTeX, DocBook, JATS, MediaWiki markup, DokuWiki markup, TWiki markup,
TikiWiki markup, Jira markup, Creole 1.0, Haddock markup, OPML, Emacs
Org-Mode, Emacs Muse, txt2tags, ipynb (Jupyter notebooks), Vimwiki,
Word Docx, ODT, EPUB, FictionBook2, roff man, and Textile, and it can
write Markdown, reStructuredText, XHTML, HTML 5, LaTeX, ConTeXt,
DocBook, JATS, OPML, TEI, OpenDocument, ODT, Word docx, PowerPoint
pptx, RTF, MediaWiki, DokuWiki, XWiki, ZimWiki, Textile, Jira, roff
man, roff ms, plain text, Emacs Org-Mode, AsciiDoc, Haddock markup,
EPUB (v2 and v3), ipynb, FictionBook2, InDesign ICML, Muse, LaTeX
beamer slides, and several kinds of HTML/JavaScript slide shows (S5,
Slidy, Slideous, DZSlides, reveal.js).

In contrast to most existing tools for converting Markdown to HTML,
pandoc has a modular design: it consists of a set of readers, which
parse text in a given format and produce a native representation of
the document, and a set of writers, which convert this native
representation into a target format. Thus, adding an input or output
format requires only adding a reader or writer.

(pho)

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

Configurable optimization level and compilation parallelism

(pho)

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

Updated devel/protobuf-c

(adam)

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

protobuf-c: remove unused patch

(adam)

2020-01-17 21:09:18 UTC MAIN commitmail json YAML

protobuf-c: updated to 1.3.2

protobuf-c (1.3.2)
* Use protobuf 3.7.1 in the Travis-CI environment.
* Fix test suite build failure on newer versions of protobuf.
* Fix proto3 repeated scalar field default packing behavior.
* Fix out-of-bounds read in scan_length_prefixed_data().
* Fix -Wdeclaration-after-statement warning in parse_oneof_member().
* Fix SIGSEGV in protobuf_c_message_check() on messages with unpopulated
  oneof member.
* Do not allow tag values of 0 in protobuf messages, as these are not
  allowed by proto2 or proto3.

protobuf-c (1.3.1)
* Restore protobuf-2.x compatibility.
* Use xenial and protobuf 3.6.1 in the Travis-CI environment.
* Convert uses of protobuf's scoped_ptr.h to C++11 std::unique_ptr, needed
  to compile against protobuf 3.6.1.
* Use AX_CXX_COMPILE_STDCXX macro to enable C++11 support in old compilers
* Add std:: to some types.
* Check the return value of int_range_lookup before using as an array index;
  it can return -1.
* Fix compilation on mingw by using explicit protoc --plugin=NAME=PATH syntax
  in Makefile.am

(adam)

2020-01-17 19:07:16 UTC MAIN commitmail json YAML

2020-01-17 19:02:30 UTC MAIN commitmail json YAML

Add hs-zip-archive

(pho)

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

doc: Added archivers/hs-zip-archive version 0.4.1

(pho)

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

Import zip-archive-0.4.1 from wip

The zip-archive library provides functions for creating, modifying,
and extracting files from zip archives. The zip archive format is
documented in http://www.pkware.com/documents/casestudies/APPNOTE.TXT.

Certain simplifying assumptions are made about the zip archives: in
particular, there is no support for strong encryption, zip files that
span multiple disks, ZIP64, OS-specific file attributes, or
compression methods other than Deflate. However, the library should be
able to read the most common zip archives, and the archives it
produces should be readable by all standard unzip programs.

(pho)

2020-01-17 18:49:57 UTC MAIN commitmail json YAML

Add hs-unicode-transforms

(pho)

2020-01-17 18:49:26 UTC MAIN commitmail json YAML

doc: Added textproc/hs-unicode-transforms version 0.3.6

(pho)

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

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

nss: Update DESCR

(nia)

2020-01-17 18:40:47 UTC MAIN commitmail json YAML

nspr: update silly-old DESCR

(nia)

2020-01-17 18:40:11 UTC MAIN commitmail json YAML

Add hs-bitarray

(pho)

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

doc: Added devel/hs-bitarray version 0.0.1.1

(pho)

2020-01-17 18:39:29 UTC MAIN commitmail json YAML

Import bitarray-0.0.1.1

Immutable one-dimensional packed bit arrays. The main advantage should
be compactness in memory.

(pho)

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

doc: Updated textproc/py-html2text to 2020.1.16

(schmonz)

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

Update to 2020.1.16. From the changelog:

* Add type annotations.
* Add support for Python 3.8.
* Performance improvements when ``wrap_links`` is ``False`` (the default).
* Configure setuptools using setup.cfg.

(schmonz)

2020-01-17 17:33:01 UTC MAIN commitmail json YAML

Add hs-skylighting

(pho)

2020-01-17 17:32:35 UTC MAIN commitmail json YAML

doc: Added textproc/hs-skylighting version 0.8.3

(pho)

2020-01-17 17:32:25 UTC MAIN commitmail json YAML

Import skylighting-0.8.3

Skylighting is a syntax highlighting library with support for over one
hundred languages. It derives its tokenizers from XML syntax
definitions used by KDE's KSyntaxHighlighting framework, so any syntax
supported by that framework can be added. An optional command-line
program is provided. Skylighting is intended to be the successor to
highlighting-kate. This package provides generated syntax modules
based on the KDE XML definitions provided by the skylighting-core
package. As a result this package is licensed under the GPL.

(pho)

2020-01-17 17:25:13 UTC MAIN commitmail json YAML

Add hs-pretty-show

(pho)

2020-01-17 17:24:45 UTC MAIN commitmail json YAML

doc: Added devel/hs-pretty-show version 1.9.5

(pho)

2020-01-17 17:24:36 UTC MAIN commitmail json YAML

Import pretty-show-1.9.5

A library and an executable for working with derived Show
instances. By using the library, we can parse derived Show instances
into a generic data structure. The ppsh tool uses the library to
produce human-readable versions of Show instances, which can be quite
handy for debugging Haskell programs. We can also render complex
generic values into an interactive Html page, for easier examination.

(pho)

2020-01-17 17:18:56 UTC MAIN commitmail json YAML

Add hs-haskell-lexer

(pho)

2020-01-17 17:18:24 UTC MAIN commitmail json YAML

doc: Added devel/hs-haskell-lexer version 1.0.2

(pho)

2020-01-17 17:18:15 UTC MAIN commitmail json YAML

2020-01-17 17:09:52 UTC MAIN commitmail json YAML

Add hs-skylighting-core

(pho)

2020-01-17 17:09:16 UTC MAIN commitmail json YAML

doc: Added textproc/hs-skylighting-core version 0.8.3

(pho)

2020-01-17 17:09:07 UTC MAIN commitmail json YAML

Import skylighting-core-0.8.3

Skylighting is a syntax highlighting library. It derives its
tokenizers from XML syntax definitions used by KDE's
KSyntaxHighlighting framework, so any syntax supported by that
framework can be added. An optional command-line program is
provided. Skylighting is intended to be the successor to
highlighting-kate. This package provides the core highlighting
functionality under a permissive license.

(pho)

2020-01-17 17:08:09 UTC MAIN commitmail json YAML

doc: Updated geography/gpsd to 3.20

(gdt)

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

geography/gpsd: Update to 3.20

3.20: 2019-12-31
  Change README into an asciidoc file and publish HTML from it
  Add NED and geoid_sep to gps_fix_t and TPV JSON.
  Add "-e NED" to ubxtool to enable NED messages.
  gpsdata.separation replaced by gpsdata.fix.geoid_sep.
  Remove nofloats build option.
  TPV JSON "alt" is now fixed at WGS84.  Probably.
  xgps now uses XGPSOPTS environment variable.
  add health variable to satellite_t
  change satellite_t elevation and azimuth to double
  satellite_t elevation, azimuth, and ss use NAN for unknown value.
  add altMSL, altHAE, and depth, to gps_fix_t
  altitude in gps_fix_t is deprecated and undefined
  wgs84_separation() now return EGM2008 computed from 5x5 degree base data.
    The best results are close to cm, the worst off up to 12m.
  Move mag_var from gps_device_t to magnetic_var gps_data_t.
  Added mag_var() to interpolate magnetic variation (deviation) from a table.
  Remove true2magnetic() as mag_var() improves on it.
  Remove TIMEHINT_ENABLE.  It only worked when enabled.
  Remove NTP_ENABLE and NTPSHM_ENABLE.  It only worked when enabled.
  Remove PPS_ENABLE and TIMING_ENABLE.
  Add dgps_age and dgps_station to gps_fix_t
  Convert all timestamp_t to timespec_t.
  Remove FIXED_PORT_SPEED and FIXED_STOP_BITS build options.
  Add -s [speed] and -f [framing] runtime options to gpsd.
  A working CC and termios.h are mandatory.
  use the current leap second to determine the current GPS epoch.
  leapfetch.py, leapseconds.cache, timebase.h and leapfetch option gone.
  See also change histories in gps.h and gpsd.h

(gdt)

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

mutt: +sasl by default for easier times authing to remote mailservers.

Bump PKGREVISION

(nia)

2020-01-17 16:22:10 UTC MAIN commitmail json YAML

2020-01-17 16:21:47 UTC MAIN commitmail json YAML

doc: Added textproc/hs-hxt version 9.3.1.18

(pho)

2020-01-17 16:21:37 UTC MAIN commitmail json YAML

Import hxt-9.3.1.18 from wip

The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but
introduces a more general approach for processing XML with
Haskell. The Haskell XML Toolbox uses a generic data model for
representing XML documents, including the DTD subset and the document
subset, in Haskell. It contains a validating XML parser, a HTML
parser, namespace support, an XPath expression evaluator, an XSLT
library, a RelaxNG schema validator and funtions for serialization and
deserialization of user defined data. The library makes extensive use
of the arrow approach for processing XML.

Since version 9 the toolbox is partitioned into various
(sub-)packages. This package contains the core functionality,
hxt-curl, hxt-tagsoup, hxt-relaxng, hxt-xpath, hxt-xslt,
hxt-regex-xmlschema contain the extensions. hxt-unicode contains
encoding and decoding functions, hxt-charproperties char properties
for unicode and XML.

(pho)

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

doc: Added fonts/recursive-ttf version 1.030

(ng0)

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

recursive-ttf: Import recursive-ttf-1.030 as fonts/recursive-ttf

Recursive Mono & Sans is a variable type family built for better code
& UI. It is inspired by casual script signpainting, but designed
primarily to meet the needs of programming environments and
application interfaces.

In programming, "recursion" is when a function calls itself, using its
own output as an input to yield powerful results. Recursive Mono was
used as a tool to help build itself: it was used to write Python
scripts to automate type production work and to generate specimen
images, and it was used in HTML, CSS, and JS to create web-based
proofs & prototypes. Through this active usage, Recursive Mono was
crafted to be both fun to look at as well as deeply useful for all-day
work.

Recursive Sans borrows glyphs from its parent mono but adjusts the
widths of many key glyphs for comfortable readability. Its metrics are
superplexed - every style takes up the exact same horizontal space,
across all styles. In this 3-axis variable font, this allows for fluid
transitions between weight, slant, and "expression" (casual to strict
letterforms), all without text shifts or layout reflow. Not only does
this allow for new interactive possibilities in UI, but it also makes
for a uniquely fun typesetting experience.

(ng0)

2020-01-17 16:00:04 UTC MAIN commitmail json YAML

Add hs-hxt-unicode

(pho)

2020-01-17 15:59:34 UTC MAIN commitmail json YAML

doc: Added textproc/hs-hxt-unicode version 9.0.2.4

(pho)

2020-01-17 15:59:25 UTC MAIN commitmail json YAML

Import hxt-unicode-9.2.0.4 from wip

Unicode encoding and decoding functions for utf8, iso-latin-* and
somes other encodings, used in the Haskell XML Toolbox. ISO Latin 1 -
16, utf8, utf16, ASCII are supported. Decoding is done with lasy
functions, errors may be detected or ignored.

(pho)

2020-01-17 15:53:50 UTC MAIN commitmail json YAML

Add hs-hxt-regex-xmlschema

(pho)

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

doc: Added textproc/hs-hxt-regex-xmlschema version 9.2.0.3

(pho)

2020-01-17 15:52:41 UTC MAIN commitmail json YAML

Import hxt-regex-xmlschema-9.2.0.3

This library supports full W3C XML Schema regular expressions
inclusive all Unicode character sets and blocks. The complete grammar
can be found under http://www.w3.org/TR/xmlschema11-2/#regexs. It is
implemented by the technique of derivations of regular expressions.

The W3C syntax is extended to support not only union of regular sets,
but also intersection, set difference, exor. Matching of
subexpressions is also supported.

The library can be used for constricting lightweight scanners and
tokenizers. It is a standalone library, no external regex libraries
are used.

(pho)

2020-01-17 15:51:57 UTC MAIN commitmail json YAML

doc: Removed net/twitux

(nia)

2020-01-17 15:51:25 UTC MAIN commitmail json YAML

2020-01-17 15:47:26 UTC MAIN commitmail json YAML

Add hs-hxt-charproperties

(pho)

2020-01-17 15:46:48 UTC MAIN commitmail json YAML

doc: Added textproc/hs-hxt-charproperties version 9.4.0.0

(pho)

2020-01-17 15:46:39 UTC MAIN commitmail json YAML

Import hxt-charproperties-9.4.0.0 from wip

Character properties defined by XML and Unicode standards. These
modules contain predicates for Unicode blocks and char proprties and
character predicates defined by XML.

(pho)

2020-01-17 15:26:16 UTC MAIN commitmail json YAML

2020-01-17 15:25:51 UTC MAIN commitmail json YAML

doc: Added security/hs-SHA version 1.6.4.4

(pho)

2020-01-17 15:25:41 UTC MAIN commitmail json YAML

Import SHA-1.6.4.4 from wip

This library implements the SHA suite of message digest functions,
according to NIST FIPS 180-2 (with the SHA-224 addendum), as well as
the SHA-based HMAC routines. The functions have been tested against
most of the NIST and RFC test vectors for the various functions. While
some attention has been paid to performance, these do not presently
reach the speed of well-tuned libraries, like OpenSSL.

(pho)

2020-01-17 15:18:37 UTC MAIN commitmail json YAML

Add hs-http-client-tls

(pho)

2020-01-17 15:18:04 UTC MAIN commitmail json YAML

doc: Added www/hs-http-client-tls version 0.3.5.3

(pho)

2020-01-17 15:17:55 UTC MAIN commitmail json YAML

Import http-client-tls-0.3.5.3

Support for making connections via the connection package and, in
turn, the tls package suite.

(pho)

2020-01-17 15:12:19 UTC MAIN commitmail json YAML

doc: Removed games/gtetrinet

(nia)

2020-01-17 15:12:00 UTC MAIN commitmail json YAML

games: Remove gtetrinet.

Dead GNOME 2 component, no new release published on download.gnome.org
since 2006.

(nia)

2020-01-17 14:59:38 UTC MAIN commitmail json YAML

Add hs-connection

(pho)

2020-01-17 14:59:10 UTC MAIN commitmail json YAML

doc: Added net/hs-connection version 0.3.1

(pho)

2020-01-17 14:59:02 UTC MAIN commitmail json YAML

Import connection-0.3.1

Simple network library for all your connection need.

Features: Really simple to use, SSL/TLS, SOCKS.

This library provides a very simple api to create sockets to a
destination with the choice of SSL/TLS, and SOCKS.

(pho)

2020-01-17 14:44:54 UTC MAIN commitmail json YAML

doc: Updated editors/ghex to 3.18.4

(nia)

2020-01-17 14:44:43 UTC MAIN commitmail json YAML

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

Add hs-x509-system

(pho)

2020-01-17 14:40:59 UTC MAIN commitmail json YAML

doc: Added security/hs-x509-system version 1.6.6

(pho)

2020-01-17 14:40:51 UTC MAIN commitmail json YAML

2020-01-17 14:25:02 UTC MAIN commitmail json YAML

doc: Removed sysutils/nautilus successor sysutils/caja

(nia)

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

doc: Removed sysutils/nautilus-sendto

(nia)

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

doc: Removed multimedia/totem-nautilus

(nia)

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

2020-01-17 14:16:26 UTC MAIN commitmail json YAML

gnome-mplayer: Remove optional dependency on GNOME 2 nautilus.

This replaces the 'gnome' option with a 'libnotify' option.

Bump PKGREVISION

(nia)

2020-01-17 13:38:35 UTC MAIN commitmail json YAML

2020-01-17 13:38:10 UTC MAIN commitmail json YAML

doc: Added security/hs-tls version 1.5.3

(pho)

2020-01-17 13:38:00 UTC MAIN commitmail json YAML

Import tls-1.5.3

Native Haskell TLS and SSL protocol implementation for server and
client.

This provides a high-level implementation of a sensitive security
protocol, eliminating a common set of security issues through the use
of the advanced type system, high level constructions and common
Haskell features.

Currently implement the SSL3.0, TLS1.0, TLS1.1, TLS1.2 and TLS 1.3
protocol, and support RSA and Ephemeral (Elliptic curve and regular)
Diffie Hellman key exchanges, and many extensions.

(pho)

2020-01-17 13:07:15 UTC MAIN commitmail json YAML

Add hs-x509-validation

(pho)

2020-01-17 13:06:46 UTC MAIN commitmail json YAML

doc: Added security/hs-x509-validation version 1.6.11

(pho)

2020-01-17 13:06:38 UTC MAIN commitmail json YAML

2020-01-17 12:41:24 UTC MAIN commitmail json YAML

Add hs-x509-store

(pho)

2020-01-17 12:40:55 UTC MAIN commitmail json YAML

doc: Added security/hs-x509-store version 1.6.7

(pho)

2020-01-17 12:40:40 UTC MAIN commitmail json YAML

Import x509-store-1.6.7

X.509 collection accessing and storing methods for certificate, crl,
exception list.

(pho)

2020-01-17 11:00:53 UTC MAIN commitmail json YAML

doc: Updated audio/fasttracker2 to 1.06

(fox)

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

audio/fasttracker2: Update to v1.06

Changes since v1.05:

v1.06 - 15.01.2020
- Bugfix: Scopes were not doing backwards sampling correctly on pingpong loops.
  This would also affect the sample playback line in Smp. Ed. It was especially
  noticable on very low sampling rates (note).
- For devs: Added HAS_MIDI compiler pre-processor flag. If not defined, MIDI
  will not be used in the clone. Handy for situations where rtmidi and/or
  libstdc++ can't be used/compiled.

(fox)