148952 Commits

Author SHA1 Message Date
bcallah
531d3c68a8 Update to libzip-1.7.1 -- note the minor bump
Changelog: https://libzip.org/news/
ok kn@
2020-07-09 03:18:10 +00:00
afresh1
9e5fd3fe99 FIX_EXTRACT_PERMISSIONS for devel/p5-Test-Warnings
Turns out I was wrong about not needing it.
2020-07-09 00:31:14 +00:00
kn
74ac903a34 Drop myself as MAINTAINER 2020-07-08 22:57:41 +00:00
edd
4015d6ef7f Update textproc/mdbook to 0.4.1.
Just as soon as I've committed 0.4.0, they've already released 0.4.1!

This release removes a load of unused dependencies.
2020-07-08 22:35:54 +00:00
edd
d5718ace40 Update textproc/mdbook to version 0.4.0.
OK abieber@. Many thanks.
2020-07-08 22:18:41 +00:00
thfr
ded7b4f07e replace removed VK_DYNAMIC_STATE_RANGE_SIZE
commit a869a22d9b51c68e57646fa20e4c40fc6db36760 on GitHub
noticed by naddy@
2020-07-08 21:40:43 +00:00
thfr
d4a9e2f731 now BDEP on spirv-headers; found by naddy@ 2020-07-08 21:37:50 +00:00
bcallah
e0b64a0d7c Register quirks entry for ebc => bc-gh. 2020-07-08 21:03:02 +00:00
bcallah
9f89f62bcb Remove math/ebc; it has been renamed to math/bc-gh 2020-07-08 21:02:26 +00:00
bcallah
8297f7b49a +bc-gh
-ebc
2020-07-08 21:01:52 +00:00
bcallah
ecddfba398 Re-import math/ebc as math/bc-gh. Renaming because of upstream preference
for this name, plus convergence with other packaging systems that use this
name.

While here, update bc-gh to version 3.1.1. Also improve 64-bit check in the
Makefile.

ok jca@ some time ago

This is an implementation of the POSIX bc calculator that implements GNU
bc extensions as well as the period (.) extension from the BSD flavor of
bc.

This bc also includes an implementation of dc in the same binary,
accessible via a symbolic link, which implements all *BSD and GNU
extensions, though the ! command is omitted for security concerns.
2020-07-08 21:01:13 +00:00
naddy
25bd1311b4 this port has an independent version number, restore the dropped revision 2020-07-08 20:55:25 +00:00
bcallah
8f86a4fa1a Update to streamlink-1.5.0
Changelog: https://github.com/streamlink/streamlink/releases/tag/1.5.0
2020-07-08 20:41:10 +00:00
bket
ae555efe37 Update to mpd-0.21.25
Changes:
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.25/NEWS

OK landry@
2020-07-08 13:02:24 +00:00
bket
ab5479bb84 Update to libmpdclient-2.19
Changes:
https://raw.githubusercontent.com/MusicPlayerDaemon/libmpdclient/v2.19/NEWS

Minor bump because of symbol addition.

OK landry@
2020-07-08 13:02:08 +00:00
bket
739506e510 Fix ipython-5.8.0 on python-3.8
Fix issue due to changes in ast.Module.

"...fine by me. Please go ahead." edd@ (maintainer)
2020-07-08 13:01:23 +00:00
landry
976b21feb9 remove quirk for qtserialport
It was here for its qt4 version but x11/qt5/qtserialport has the same
PKGNAME, and is thus wrongly listed as obsolete..
2020-07-08 11:33:28 +00:00
landry
a67817261b Update to gdal 3.1.2.
See https://lists.osgeo.org/pipermail/gdal-dev/2020-July/052395.html
2020-07-08 11:01:00 +00:00
rsadowski
9e8a2cb421 Update jenkins-devel to 2.244 2020-07-08 08:33:59 +00:00
jasper
99e495c72d update to gnome-shell-3.36.4 2020-07-08 07:31:47 +00:00
jasper
ff76daf018 update to mutter-3.36.4 2020-07-08 07:31:44 +00:00
kirby
fe931b7a42 register net/p5-Net-GPSD removal 2020-07-08 06:55:09 +00:00
kirby
38fb95591f unhook p5-Net-GPSD 2020-07-08 06:50:58 +00:00
kirby
9cd71d26bc Remove p5-Net-GPSD wichi is only compatible with gpsd-2.x
For all versions of the gpsd greater than 2.90 one should use
Net::GPSD3 https://metacpan.org/pod/Net::GPSD3
Suggested by wen heping
OK sthen@ and afresh@
2020-07-08 06:49:51 +00:00
jasper
b4804c6563 update to borgmatic-1.5.8 2020-07-08 06:46:46 +00:00
jasper
cce4bd23de update to bijiben-3.36.2 2020-07-08 06:46:44 +00:00
jca
3e7387ea13 Use ports-gcc to unbreak on sparc64 and probably powerpc
The last version started to make use of __builtin_bswap(16|32), which is
not supported on all archs by base-gcc.  ok sthen@ (maintainer) kmos@
2020-07-08 02:34:10 +00:00
daniel
c8549b0b90 Update to commit 9af28924 so bytecode-only platforms can be supported. 2020-07-07 23:03:10 +00:00
ajacoutot
c8166d7987 Missing BDEP on textproc/docbook-xsl. 2020-07-07 22:14:22 +00:00
naddy
1922180f80 Update to 10.91.00 for a multitude of bug fixes.
Regular maintenance: add debug package, set shared library soname
2020-07-07 20:15:03 +00:00
paco
7055285f59 py-aiodns -> py3-aiodns 2020-07-07 18:56:49 +00:00
paco
5ed678d4af py-aiodns is py3 only now 2020-07-07 18:41:55 +00:00
paco
e55483f059 update net/py-aiodns to 2.0.0
while here make it py3 only

ok kmos
2020-07-07 18:39:14 +00:00
rsadowski
e188f5170c Update keepassxc to 2.6.0
- Enable Keeshare.
- Fix ld issue with missing library path.
- Add patch to unbreak ninja build.

Changlog from upstream:
https://github.com/keepassxreboot/keepassxc/releases/tag/2.6.0

README forf unveail docs from Timo Myyrä, OK kn@ Thanks!
2020-07-07 17:33:56 +00:00
kn
0a1cfa833a Update to angr 8.20.7.6 2020-07-07 14:51:51 +00:00
bcallah
2244ce8baf Update to diffoscope-150 2020-07-07 14:42:30 +00:00
kn
c538a37d45 Move py-configargparse to py3 only
No py2 consumers left after the yle-dl update.
2020-07-07 13:06:07 +00:00
kn
24479a742e Update to yle-dl 20200628
Move to py3 while here, from maintainer, thanks!
2020-07-07 13:01:45 +00:00
sthen
8e47977086 mariadb: fix pexp string, reported by Johan Huldtgren 2020-07-07 12:40:45 +00:00
sthen
50beb2dcd4 update to abcl-1.7.0, from maintainer Timo Myyrä 2020-07-07 12:05:58 +00:00
naddy
7ebd83c114 Pull in two fixes from 6.7-current:
Fix skipping of directories that begin with a '.' in -R mode.
Always print the directory name in -R mode.
2020-07-07 11:37:36 +00:00
sthen
66568ad7c6 unifi: regen plist to unbreak, reported by aja@ 2020-07-07 11:25:41 +00:00
paco
7732ec9f47 update www/hugo to 0.73.0
Changelog:

    tpl/crypto: Add hmac
    Remove some old release notes
    Create robots.txt in the domain root directory #5160#4193
    Make GroupByParamDate work with string params #3983
    Add GroupByLastmod #7408
    Rename taxonomy kinds from taxonomy to term, taxonomyTerm to
      taxonomy #6911#7395
    Add genDocsHelper mage target
    Regenerate templates
    Beautify HTML generated by pagination template #7199
    Add a nested data dir test
    Use os.PathError in RootMappingFs.doLstat
    Remove credit (#7347)
    Allow hook template per section/type #7349
    Fix bad rounding in NumFmt #7116
    Fix aliases with path in baseURL
    Fix server data race/nil pointer in withMaps #7392
    Fix order of GetTerms #7213
    Fix aliases with uglyURLs
    Fix crash for closing shortcode with no .Inner set #6857#7330
    Fix aliases with relativeURLs
    Fix URL rewrites vs fast render server mode #7357

MODGO_MODULES generated with new `portgen go` from abieber@

ok abieber@ rsadowski@ jca@
2020-07-07 11:11:43 +00:00
espie
b95f372d1d flesh out some more stuff in the manpage.
do a REV bump for once, since we don't actually change any real details
2020-07-07 10:53:27 +00:00
jsg
5891c55432 update to U-Boot 2020.07
enable new pinebook-pro-rk3399 target
2020-07-07 08:26:26 +00:00
thfr
127f24c78f update vulkan ports to sdk 1.2.141.0
disable _XOPEN_SOURCE=500 to fix finding definition of alloca(3)
ok jsg@ whose original diff this was based on, and who found the alloca
fix
live long and prosper
2020-07-07 08:08:03 +00:00
ajacoutot
2d46f6ee5c Update to libgcrypt-1.8.6. 2020-07-07 07:08:29 +00:00
jasper
889bdd39a3 +py-hpilo,python3 2020-07-07 06:21:42 +00:00
jasper
e8cb5e7176 import py-hpilo-4.3
Python module to interface with HP iLO. Using the same XML interface as
HP's own management tools, here is a python library and command-line
tool that make it a lot easier to do all the above. No manual XML
writing, just call functions from either python or your shell(script).

ok sthen@
2020-07-07 06:20:46 +00:00
afresh1
87d0e935b9 Update devel/p5-Test-Warnings to 0.030
Initial update from wen heping <wenheping2000 () hotmail ! com>

While here I noticed we no longer need to FIX_EXTRACT_PERMISSIONS
2020-07-07 01:29:54 +00:00