Commit graph

310255 commits

Author SHA1 Message Date
rillig
795f18732a lang/gcc9: inline GCC9_PKGBASE, for consistency 2020-01-18 22:41:30 +00:00
prlw1
0c4d614110 Fix build with new ocaml 2020-01-18 21:58:44 +00:00
nia
e265c524d5 doc: Updated audio/liblo to 0.30 2020-01-18 21:58:15 +00:00
nia
0d0045647c 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.
2020-01-18 21:58:02 +00:00
rillig
ff0dd71098 doc: Updated pkgtools/pkglint to 19.4.4 2020-01-18 21:56:18 +00:00
rillig
d4383d8737 pkgtools/pkglint: update to 19.4.4
Changes since 19.4.3:

Packages that still use http in their HOMEPAGE URL generate warnings that
the URL should use https instead.
2020-01-18 21:56:09 +00:00
nia
8294329853 doc: Updated editors/neatvi to 07 2020-01-18 21:54:07 +00:00
nia
9cb50223f6 neatvi: Update to 07
No changelog available.
2020-01-18 21:53:58 +00:00
jperkin
26c1bffc9f *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
nia
2d3ba21640 doc: Updated devel/cdk to 5.0.20191231 2020-01-18 21:48:18 +00:00
jperkin
13943f3046 *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:10 +00:00
nia
aebccfd8b8 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
2020-01-18 21:48:09 +00:00
jperkin
ee743ed29e *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:47:57 +00:00
nia
ab3ef36609 doc: Updated wm/bspwm to 0.9.9 2020-01-18 21:45:44 +00:00
nia
b5cad59987 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`.
2020-01-18 21:45:34 +00:00
nia
7ebc4dc5c8 doc: Updated wm/9wm to 1.4.1 2020-01-18 21:40:33 +00:00
nia
af70434b6b 9wm: Update to 1.4.1
Changes:
- We got a patch upstreamed, but have to add another.
2020-01-18 21:40:24 +00:00
nia
6b648f372d doc: Updated emulators/atari800 to 4.2.0 2020-01-18 21:33:23 +00:00
nia
e686016ee1 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! :)
2020-01-18 21:33:13 +00:00
triaxx
1824ed068f doc: Updated graphics/MesaLib to 19.2.7nb2 2020-01-18 21:30:26 +00:00
triaxx
729e0aa754 MesaLib: bump revision 2020-01-18 21:30:05 +00:00
triaxx
491accdd09 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.
2020-01-18 21:29:05 +00:00
cheusov
96ee0fe9eb doc: Updated devel/mk-configure to 0.33.0 2020-01-18 21:23:34 +00:00
cheusov
ee36582997 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.
2020-01-18 21:23:16 +00:00
jperkin
b3027144f7 rainbowcrack: Missed last USE_OLD_DES_API removal. 2020-01-18 20:18:16 +00:00
gutteridge
c92405235b 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.)
2020-01-18 20:00:26 +00:00
gutteridge
423783294a 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.)
2020-01-18 17:38:41 +00:00
taca
23f68e01ae doc: Updated devel/ruby-c21e to 2.0.0 2020-01-18 16:33:54 +00:00
taca
21952663e6 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.
2020-01-18 16:33:30 +00:00
taca
029629d8a1 doc: Updated lang/ruby-gherkin to 9.0.0 2020-01-18 16:31:08 +00:00
taca
190f83100f 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
2020-01-18 16:30:45 +00:00
taca
6bb37c3ee6 doc: Updated devel/ruby-cucumber-messages to 9.0.3nb1 2020-01-18 16:27:05 +00:00
taca
1a1895711d devel/ruby-cucumber-messages: correct dependency
Correct dependency.

Bump PKGREVISION.
2020-01-18 16:26:43 +00:00
taca
a023bedf2b doc: Updated textproc/ruby-json to 2.3.0 2020-01-18 16:23:48 +00:00
taca
402e59f3ef 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.
2020-01-18 16:23:14 +00:00
taca
06e0da79e7 doc: Updated textproc/ruby-json-pure to 2.2.0 2020-01-18 16:22:31 +00:00
taca
aedf936d4f 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.
2020-01-18 16:22:07 +00:00
taca
a6d65cbb37 doc: Added devel/ruby-protobuf-cucumber version 3.10.4 2020-01-18 16:16:38 +00:00
taca
d9be1a9ec4 devel/Makefile: add and enable ruby-protobuf-cucumber 2020-01-18 16:16:01 +00:00
taca
f2ee8f9be5 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.
2020-01-18 16:14:51 +00:00
taca
9e7ffbedfc doc: Added devel/ruby-middleware version 0.1.0 2020-01-18 16:12:28 +00:00
taca
43a163484e devel/Makefile: add and enable ruby-middleware 2020-01-18 16:12:01 +00:00
taca
bfac6f547f devel/ruby-middleware: add PLIST
Add missing PLIST.
2020-01-18 16:11:29 +00:00
taca
0dabdf1623 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.
2020-01-18 16:11:01 +00:00
leot
33c17aec66 doc: Updated graphics/sxiv to 26 2020-01-18 15:58:53 +00:00
leot
bc0df9d462 sxiv: Update to 26
Changes:
v26
---
 * Maintenance release (mostly bug fixes and added support to customize
   background, foreground and fount via Xresources)
2020-01-18 15:58:41 +00:00
nia
387b568fc4 mpv: Enable Wayland by default where supported.
I think this requires --vo=gpu --gpu-context=wayland.

Bump PKGREVISION.
2020-01-18 15:55:28 +00:00
nia
caf74ad74f doc: Updated www/gitea to 1.10.3 2020-01-18 15:33:22 +00:00
nia
0f6e9cf269 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)
2020-01-18 15:33:09 +00:00
nia
f3b1ccd463 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
2020-01-18 15:32:40 +00:00