Commit graph

322573 commits

Author SHA1 Message Date
nia
9c16936941 janet: Update to 1.11.1
## 1.11.1 - 2020-07-25
- Fix jpm and git with multiple git installs on Windows
- Fix importing a .so file in the current directory
- Allow passing byte sequence types directly to typed-array constructors.
- Fix bug sending files between threads.
- Disable PRF by default.
- Update the soname.

## 1.11.0 - 2020-07-18
- Add `forever` macro.
- Add `any?` predicate to core.
- Add `jpm list-pkgs` subcommand to see which package aliases are in the listing.
- Add `jpm list-installed` subcommand to see which packages are installed.
- Add `math/int-min`, `math/int-max`, `math/int32-min`, and `math/int32-max` for getting integer limits.
- The gc interval is now autotuned, to prevent very bad gc behavior.
- Improvements to the bytecode compiler, Janet will now generate more efficient bytecode.
- Add `peg/find`, `peg/find-all`, `peg/replace`, and `peg/replace-all`
- Add `math/nan`
- Add `forv` macro
- Add `symbol/slice`
- Add `keyword/slice`
- Allow cross compilation with Makefile.
- Change `compare-primitve` to `cmp` and make it more efficient.
- Add `reverse!` for reversing an array or buffer in place.
- `janet_dobytes` and `janet_dostring` return parse errors in \*out
- Add `repeat` macro for iterating something n times.
- Add `eachy` (each yield) macro for iterating a fiber.
- Fix `:generate` verb in loop macro to accept non symbols as bindings.
- Add `:h`, `:h+`, and `:h*` in `default-peg-grammar` for hexidecimal digits.
- Fix `%j` formatter to print numbers precisely (using the `%.17g` format string to printf).
2020-07-26 22:47:24 +00:00
nia
12d215519d doc: Updated audio/strawberry to 0.6.13 2020-07-26 22:37:24 +00:00
nia
acf722f63a strawberry: Update to 0.6.13
0.6.13:

  Bugfixes:
    * Fixed cut-off text in about dialog.
    * Fixed increasing play count when stop after track is enabled.
    * Fixed showing/hiding playing widget when playback is started while window is hidden.
    * Fixed "Show in file browser" to also work on local songs that are not in the collection.
    * Fixed "Show in file browser" to work with PCManFM file manager.
    * Fixed audio analyzer to work with S24LE and F32LE audio formats.
    * Fixed playlist background image not loading.
    * Fixed a memory leak when switching between playlists.
    * Removed use of HTML in systemtray tooltip on KDE, since KDE no longer renders HTML in the systemtray.

  Enhancements:
    * Replaced use of C style casts.
    * Adapted use of C++11 override.
    * Improved CMake build files.
    * Added new on startup options to show maximized or minimized.
    * Builtin TagLib code is updated and improved.
    * Made most icon sizes configurable in the settings, and increased default sizes for icons.
    * Improved fancy tabbar to use font sizes from the theme instead of fixed sizes.
    * Moving the currently playing song to the top when the playlist is manually shuffled.
    * Added "a taste of Strawbs" background image.
    * Fixed unit test for testing playlist model.
    * Added new unit tests for tagreader.
2020-07-26 22:37:12 +00:00
wiz
c6b7d6fd3a doc: Updated games/dMagnetic to 0.25 2020-07-26 20:47:47 +00:00
wiz
5f05e697e4 dMagnetic: update to 0.25.
Now supports C64 images.

Provided by the author Thomas Dettbarn in PR 55518.
2020-07-26 20:47:37 +00:00
wiz
55e19d6f63 doc/TODO: add some
+ calibre-4.21.0, cmake-3.18.0, dunst-1.5.0, exiv2-0.27.3,
  py-google-api-core-1.22.0, py-lazy-object-proxy-1.5.1, sslh-1.21b.
2020-07-26 20:45:24 +00:00
nia
246928760c doc: Updated audio/fluidsynth to 2.1.4 2020-07-26 20:28:18 +00:00
nia
91741d7289 fluidsynth: Update to 2.1.4
Changes:

fix an uninitialized memory access possibly triggering an FPE trap
fix several regressions introduced in 2.1.3:

    fluid_synth_start() failed for certain presets
    fix a NULL dereference in jack driver
    fix a stack-based overflow when creating the synth
2020-07-26 20:28:07 +00:00
adam
652081d24b Updated lang/llvm 2020-07-26 19:21:46 +00:00
adam
443327d7ec llvm: updated to 10.0.1
10.0.1:
Bug fix release
2020-07-26 19:20:12 +00:00
wiz
ac8066a783 warzone2100: fix path to ruby-asciidoctor
Remove superfluous API depends versions (bl3.mk already requires newer)
as reported by pkglint.
2020-07-26 17:10:48 +00:00
bsiegert
f9bace8cd4 xfce4-quicklauncher-plugin: fix MASTER_SITES.
goodies.xfce.org is being decommissioned.

Fixes NetBSD/pkgsrc#68
2020-07-26 09:38:50 +00:00
bsiegert
4000680676 heimdal: Update MASTER_SITES.
The original master site is gone. The new one redirects to Github but for
the ancient release we package (1.5.3, newest is 7.x), it does not have the
distfile.

Update NetBSD/pkgsrc#68
2020-07-26 09:30:14 +00:00
rillig
aac7e13071 xentools413: remove outdated SUBST blocks for /proc and /kern
The file define.ml does not contain any hard-coded paths anymore. These
are autogenerated in paths.ml.
2020-07-26 08:49:38 +00:00
rillig
cf933624fe xentools413: clean up SUBST block for XENDCONFDIR
The paths in define.ml are taken from the autogenerated paths.ml now. The
file xl_cmdtable.c has been moved, and it doesn't contain a placeholder
anymore.
2020-07-26 08:46:35 +00:00
rillig
937edba92c xentools413: remove outdated SUBST block
tools/Makefile does not contain /var/lib anymore, and
sysconfig.xencommons has been switched to GNU autoconf.
2020-07-26 08:40:05 +00:00
rillig
be95061054 xentools413: fix SUBST block for Perl path
tools/misc/xencov_split has switched to Python, some other files use
/usr/bin/env, which the SUBST block didn't handle.
2020-07-26 08:24:11 +00:00
maya
c4ba029a62 doc: Updated fonts/woff2 to 1.0.2nb1 2020-07-26 07:55:03 +00:00
maya
50593b6d39 woff2: install binaries, not just libraries.
bump PKGREVISION
2020-07-26 07:54:45 +00:00
dholland
2c77c29040 Added endless-sky. 2020-07-26 05:22:51 +00:00
dholland
e27dfbdd20 +endless-sky 2020-07-26 05:22:35 +00:00
dholland
b6f9311aff Add Endless Sky, a side-scrolling space trading game.
(Its ancestry clearly includes Elite, though I couldn't say how in any
detail.)

Alas, it does not run on my NetBSD because of opengl version issues,
but it should run on Linux and MacOS.

Be careful, it can be quite a timesuck :-)
2020-07-26 05:21:20 +00:00
scole
9172dcb858 doc: Added devel/zeal version 0.6.1 2020-07-26 00:52:18 +00:00
scole
7a5269df9e Zeal supports the docset format used by Dash. You can download
official Dash docsets within Zeal.

This version uses QtWebkit to render HTML pages.

Created from post from mikeandmore@gmail.com on teck-pkg
http://mail-index.netbsd.org/tech-pkg/2020/07/22/msg023585.html
with a few changes to appease pkglint.
2020-07-26 00:51:00 +00:00
fox
ed64bf7850 doc: Updated audio/fasttracker2 to 1.27 2020-07-25 21:31:27 +00:00
fox
e42e4b7327 audio/fasttracker2: Updates to v1.27
Changes since v1.26

v1.27 - 24.07.2020
- Fixed a small stuttering issue in the audio/video syncing
- Bugfix: When rendering a song to a 16-bit WAV while having audio output
  set to 32-bit, you'd never get dithering in the WAV render.
- Further optimization of the audio channel mixer (~5-16% perf. increase)
2020-07-25 21:29:19 +00:00
wiz
5ffd1a725b transmission-qt: needs gcc 7.x (for <optional>)
Reported and tested by spz.
2020-07-25 20:20:05 +00:00
wiz
856aa58d50 firefox: remove -fexperimental-new-pass-manager from compiler flags
Workaround for https://bugs.llvm.org/show_bug.cgi?id=46366
2020-07-24 11:31:01 +00:00
adam
f0d21889ec Updated net/haproxy, security/gnupg2 2020-07-24 10:48:01 +00:00
adam
9277d17a9c gnupg2: updated to 2.2.21
Noteworthy changes in version 2.2.21
* gpg: Improve symmetric decryption speed by about 25%.
* gpg: Support decryption of AEAD encrypted data packets.
* gpg: Add option --no-include-key-block.
* gpg: Allow for extra padding in ECDH.
* gpg: Only a single pinentry is shown for symmetric encryption if
  the pinentry supports this.
* gpg: Print a note if no keys are given to --delete-key.
* gpg,gpgsm: The ridiculous passphrase quality bar is not anymore
  shown.
* gpgsm: Certificates without a CRL distribution point are now
  considered valid without looking up a CRL.  The new option
  --enable-issuer-based-crl-check can be used to revert to the
  former behaviour.
* gpgsm: Support rsaPSS signature verification.
* gpgsm: Unless CRL checking is disabled lookup a missing issuer
  certificate using the certificate's authorityInfoAccess.
* gpgsm: Print the certificate's serial number also in decimal
  notation.
* gpgsm: Fix possible NULL-deref in messages of --gen-key.
* scd: Support the CardOS 5 based D-Trust Card 3.1.
* dirmngr: Allow http URLs with "LOOKUP --url".
* wkd: Take name of sendmail from configure.  Fixes an OpenBSD
  specific bug.
2020-07-24 10:47:45 +00:00
adam
d6a480153a haproxy: updated to 2.2.1
2.2.1
- BUG/MINOR: sample: Free str.area in smp_check_const_bool
- BUG/MINOR: sample: Free str.area in smp_check_const_meth
- BUG/MEDIUM: lists: add missing store barrier on MT_LIST_BEHEAD()
- BUG/MEDIUM: lists: add missing store barrier in MT_LIST_ADD/MT_LIST_ADDQ
- CONTRIB: da: fix memory leak in dummy function da_atlas_open()
- BUG/MEDIUM: mux-h2: Don't add private connections in available connection list
- BUG/MEDIUM: mux-fcgi: Don't add private connections in available connection list
- BUG/MEDIUM: mux-h1: Continue to process request when switching in tunnel mode
- BUG/MINOR: mux-fcgi: Handle empty STDERR record
- BUG/MINOR: mux-fcgi: Set conn state to RECORD_P when skipping the record padding
- BUG/MINOR: mux-fcgi: Set flags on the right stream field for empty FCGI_STDOUT
- BUG/MEDIUM: log: issue mixing sampled to not sampled log servers.
- BUG/MEDIUM: fcgi-app: fix memory leak in fcgi_flt_http_headers
- BUG/MEDIUM: server: resolve state file handle leak on reload
- BUG/MEDIUM: server: fix possibly uninitialized state file on close
- BUG/MEDIUM: channel: Be aware of SHUTW_NOW flag when output data are peeked
- BUILD: config: address build warning on raspbian+rpi4
- BUG/MAJOR: tasks: make sure to always lock the shared wait queue if needed
- BUILD: config: fix again bugs gcc warnings on calloc
- DOC: ssl: req_ssl_sni needs implicit TLS
- BUG/MEDIUM: arg: empty args list must be dropped
- BUG/MEDIUM: resolve: fix init resolving for ring and peers section.
- BUG/MAJOR: tasks: don't requeue global tasks into the local queue
- BUG/MAJOR: dns: Make the do-resolve action thread-safe
- BUG/MEDIUM: dns: Release answer items when a DNS resolution is freed
- MEDIUM: htx: Add a flag on a HTX message when no more data are expected
- BUG/MINOR: htx: add two missing HTX_FL_EOI and remove an unexpected one
- BUG/MEDIUM: stream-int: Don't set MSG_MORE flag if no more data are expected
- BUG/MEDIUM: http-ana: Only set CF_EXPECT_MORE flag on data filtering
2020-07-24 10:46:22 +00:00
fox
bdd232b33d doc: Updated www/cliqz to 1.38.0 2020-07-24 07:32:54 +00:00
fox
ce28d758be www/cliqz: Updates to 1.38.0
- Removes some of the obsolete patches.
- Bumps versions of dependencies.

Changes since 1.36.0:

Merge with Firefox 78.0.2
2020-07-24 07:29:32 +00:00
adam
d739f2eba3 Updated time/py-arrow, lang/py-parso 2020-07-24 06:54:57 +00:00
adam
5e0ef0ee5b py-parso: updated to 0.7.1
0.7.1

- Fixed a couple of smaller bugs (mostly syntax error detection in
  ``Grammar.iter_errors``)

This is going to be the last release that supports Python 2.7, 3.4 and 3.5.
2020-07-24 06:54:40 +00:00
adam
a030a99805 py-arrow: updated to 0.15.8
0.15.8
- [WARN] arrow will **drop support** for Python 2.7 and 3.5 in the 1.0.0 release in late September. The 0.15.x and 0.16.x releases are the last to support Python 2.7 and 3.5.
- [NEW] Added ``humanize`` week granularity translation for Czech.
- [FIX] ``arrow.get`` will now pick sane defaults when weekdays are passed with particular token combinations.
- [INTERNAL] Moved arrow to an organization. The repo can now be found `here <https://github.com/arrow-py/arrow>`_.
- [INTERNAL] Started issuing deprecation warnings for Python 2.7 and 3.5.
- [INTERNAL] Added Python 3.9 to CI pipeline.
2020-07-24 06:53:42 +00:00
pin
55a790a8b9 doc: Added wm/frankenwm version 1.0.22 2020-07-23 19:56:03 +00:00
pin
137d376983 Add wm/frankenwm 2020-07-23 19:55:19 +00:00
pin
fe13ffb994 wm/frankenwm: import package
FrankenWM
)."monsterwm's bastard child" or "not the wm your desktop needs, but the one
it deserves".
FrankenWM is a dynamic tiling WM (comparable to dwm or Awesome), featuring the
v-stack, b-stack, grid, fibonacci, dualstack, equal and monocle layouts out of
the box. If you want to, you can add gaps between the windows as well.

It was once based on monsterwm but has undergone many greater changes including
adding pieces from other WMs (hence the name) and porting all sorts of stuff
from Xlib to XCB. Many of the original monsterwm patches have been ported as
well.

All settings must be set at compile time by editing `config.h` and it does not
feature a status bar (but supports leaving preconfigured space for one
2020-07-23 19:53:51 +00:00
bacon
eb01091ea6 doc: Updated biology/kallisto to 0.46.1 2020-07-23 19:22:11 +00:00
bacon
119b451cf2 biology/kallisto: Upgrade to 0.46.1
Minor enhancements since 0.45
0.46.2 is available, but has serious regressions.
Reverted to bundled htslib 1.4.1, since kallisto source contains modified
htslib files that are incompatible with the current 1.10.2 package.
2020-07-23 19:22:00 +00:00
bacon
e10434495a doc: Updated biology/htslib to 1.10.2nb1 2020-07-23 19:17:03 +00:00
rillig
923ffe781a doc: Updated pkgtools/pkglint to 20.2.4 2020-07-23 19:09:24 +00:00
rillig
1aa64d69a1 pkgtools/pkglint: update to 20.2.4
Changes since 20.2.3:

Complain about buildlink3.mk files that accidentally set their own
BUILDLINK_PKGSRCDIR variable to a different directory than their own.
2020-07-23 19:09:10 +00:00
rillig
ca82680519 pkgtools/pkglint: update to 20.2.3
Changes since 20.2.2:

Complain about patches that add a hard-coded interpreter.  Even if that
interpreter is /bin/sh, which is available on most platforms, it is still
inappropriate on old Solaris installations.  Other popular paths start
with /usr/pkg or /usr/local, and these are not controlled by pkgsrc either.
2020-07-23 18:40:41 +00:00
otis
aeab1f7c22 doc: Updated graphics/jasper to 2.0.17 2020-07-23 18:39:31 +00:00
otis
e7cdc3aff2 jasper: Fix version to 2.0.17
The actual latest version is 2.0.17. "Unknown changes" still applies.

Released: 21.7.2020
2020-07-23 18:39:06 +00:00
wen
ec4678a7e5 Update to 1.4.2
Upstream changes:
Changes in version 1.4-1 (2020-xx-yy)

    warn on NULL projargs in CRS(); https://github.com/edzer/sp/pull/74

Changes in version 1.4-0 (2020-02-21)

    prepare for new (>= 1.5.1) rgdal, which creates and listens to a comments() field of a CRS object carrying a WKT representation of a CRS rather than the proj4string; @rsb, https://github.com/edzer/sp/pull/67 and https://github.com/edzer/sp/pull/69 ; for more info see e.g. https://github.com/edzer/sp/issues/68 and https://github.com/r-spatial/discuss/issues/28

Changes in version 1.3-2 (2019-11-07)

    fix length > 1 in coercion to logical error; #54, #60

    add is.na method for CRS objects
2020-07-23 13:56:16 +00:00
nia
41eb4b8ea6 doc: Added sysutils/cfm version 0.6.3 2020-07-23 12:38:59 +00:00
nia
8dcc088715 sysutils: Add cfm
Cactus File Manager (cfm) is a TUI file manager with the goal of being
simple, easy, and bloat-free, utilizing Vi-inspired keybinds.
2020-07-23 12:38:44 +00:00