Commit Graph

148264 Commits

Author SHA1 Message Date
sthen
2d27c66046 openldap; replace most of the custom post-install target (which moved
config files from PREFIX/etc to PREFIX/share/examples) with overriding
sysconfdir in FAKE_FLAGS. Simpler, and installs the sample ldif files
to share/examples which should help new users. Req by Stefan Kapfhammer.
2020-06-18 17:42:56 +00:00
paco
e26c6467e0 remove dependency from TEST_DEPENDS because lang/python automatically adds
RUN_DEPENDS to TEST_DEPENDS, so it's duplicated.

ok kmos
2020-06-18 15:28:29 +00:00
sthen
36ee86359e update to trac-1.4.2 2020-06-18 13:22:37 +00:00
sthen
517178a71d update to postfix-3.6-20200610, from Brad 2020-06-18 13:18:21 +00:00
sthen
6e82194dee update to postfix-3.5.3, from Brad 2020-06-18 13:18:04 +00:00
bluhm
72062bb56e update p5-OPCUA-Open62541 to 0.016 2020-06-18 13:08:18 +00:00
kn
a40f0de33b Build and package manpages
Terse usages alone are not helpful.

OK denis
2020-06-18 11:26:34 +00:00
kn
a366b3b1cc Transpose memset(3) arguments
Spotted by clang, comment patch while here.
OK denis
2020-06-18 11:24:29 +00:00
ajacoutot
e4d95fd0fa Update to spidermonkey68-68.9.0.
ok jasper@ (maintainer)
2020-06-18 10:48:14 +00:00
sthen
a6ecb77d2d +svt-av1 2020-06-18 10:31:19 +00:00
sthen
210b3f8278 import multimedia/svt-av1, from Brad, ok aja@
The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an
AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development
is a work-in-progress targeting performance levels applicable to both VOD
and Live encoding / transcoding video applications. The SVT-AV1 decoder
implementation is targeting future codec research activities.
2020-06-18 10:30:51 +00:00
sthen
7ff11199ae update to dhcpcd-9.1.2 2020-06-18 10:26:26 +00:00
sthen
8e68b7d4f2 termshark: disable build on aarch64, the version of golang.org/x/sys
used in this is too old.
2020-06-18 10:15:42 +00:00
sthen
756c72caf6 librenms: add some small optional RUN_DEPENDS, used for the distributed poller 2020-06-18 09:54:14 +00:00
sthen
685d132a41 +py-dotenv,python3 2020-06-18 09:50:22 +00:00
sthen
1b7073859c import sysutils/py-dotenv, tweak/ok kmos@
Python module and command-line tool to write and read .env-like files,
commonly used with Procfile-based applications.
2020-06-18 09:50:00 +00:00
gonzalo
eb4a8d413a Update for Spectrwm to 3.4.0
OK bket@
2020-06-18 09:18:39 +00:00
mvs
d917244220 Add myself.
ok mpi@
2020-06-18 09:02:31 +00:00
benoit
f42fe4191a Update to p5-Test-MockModule-0.173.0.
from wen heping, OK afresh1@
2020-06-18 08:39:16 +00:00
jmatthew
70522e0cfd stsp@ reminded me we were still using the old version for some devices.
Update the 8192cu firmware to the current linux-firmware version
(using the old filenames) and drop the unused 8723 firmware.

ok sthen@
2020-06-18 08:22:34 +00:00
ajacoutot
e1c12c0db6 Port JavaScript authority to mozjs-68; merged from upstream.
Bring a few other fixes as well.
2020-06-18 07:49:37 +00:00
kmos
d750efe8c4 Update python 3.8.2 -> 3.8.3
Latest incremental update of python 3.8.x

ok rpointel
2020-06-18 07:31:38 +00:00
kmos
00282ca5c9 base-gcc needs to be told to use C99. This fixes the build on sparc64
(and presumably other base-gcc arches).

input from ajacoutot and sthen

ok ajacoutot kn
2020-06-18 07:30:15 +00:00
ajacoutot
85a91bdbdb Update to vlc-3.0.11.
from Brad (maintainer)
2020-06-18 07:04:56 +00:00
ajacoutot
022ff4489e Update to ffmpeg-4.3.
from Brad (maintainer)
2020-06-18 07:03:15 +00:00
benoit
9e9c073dc4 Update to p5-File-Rename-1.13, from wen heping 2020-06-18 06:18:13 +00:00
landry
67a00d1780 regen PFRAG.no-python3 to unbreak unflavoured py-twisted packaging.
reported by naddy@, thanks!
2020-06-18 05:54:06 +00:00
kurt
3999cae778 Update suplemental firmware files:
* Add CuBox-i and use country code X2
* Switch Rock960 to country code X2
* Convert windows line endings to unix
okay sthen@ kettenis@ krw@
2020-06-17 21:48:16 +00:00
sthen
de6d69b0eb update to BIND 9.16.4
- It was possible to trigger an assertion when attempting to fill an
oversized TCP buffer. This was disclosed in CVE-2020-8618. [GL #1850]

- It was possible to trigger an INSIST failure when a zone with an
interior wildcard label was queried in a certain pattern. This was
disclosed in CVE-2020-8619. [GL #1111] [GL #1718]
2020-06-17 20:46:54 +00:00
sthen
b6e3a1385f update to routinator-0.7.1 2020-06-17 19:52:00 +00:00
sthen
a80843a253 update to asterisk-16.11.1
* res_ari: Fix create channel request channelId parameter parsing
If channelId parameters were passed in the body, Asterisk doesn't parse
it correctly.
2020-06-17 19:51:33 +00:00
anton
3aa84b975e update to mdsort-5.2.3
- do not limit base64 decode to bodies of attachments as a message
  without attachments might be encoded as well
2020-06-17 18:20:22 +00:00
tracey
0a78a66d29 Update net/thingsd to 2.7.3.
* Rework get_ifaddrs. This allows our daemon to start on sparc64.
* Fix leak in thingsctl and update copyrights

ok kn@ jca@
2020-06-17 16:34:43 +00:00
paco
767c243e16 -py-wbem
It's python3 only now.
2020-06-17 16:15:16 +00:00
paco
2bdbe0fd94 update devel/py-wbem to its latest version 0.17.2
while here made it py3 only.

Tests are not included in the distfile.  Talked with upstream about it
and they plan to include them on the next version.

ok kn, sthen, jca
2020-06-17 16:14:43 +00:00
thfr
10bafc5385 update to OpenRA 20200503
ok rsadowski@, bket@
2020-06-17 15:24:30 +00:00
tb
eb77b33d08 update to py3-tlslite-ng 0.8.0alpha38
eliminates need for workaround for py3-cryptodome installations
2020-06-17 13:01:17 +00:00
kn
a9a500d1af Update to toot 0.27.0
* TUI: Fix access to public and tag timelines when on private mastodon
  instances (#168)
* Add `--reverse` option to `toot notifications` (#151)
* Fix `toot timeline` to respect `--instance` option
* TUI: Add opton to pin/save tag timelines (#163, thanks @dlax)
* TUI: Fixed crash on empty timeline (#138, thanks ecs)

"make test" passes
2020-06-17 11:56:29 +00:00
landry
b901677725 bump REVISION-main after previous to make sure users get fixed pkg 2020-06-17 11:34:43 +00:00
landry
cc17f8fffb properly fix shebang to use ${MODPY_BIN} on the first line of the script.
probably lost in r1.6 two years ago..
2020-06-17 11:30:03 +00:00
ajacoutot
6416f41278 Update to awscli-1.18.81. 2020-06-17 07:50:21 +00:00
ajacoutot
68236e3392 Update to py3-boto3-1.14.4. 2020-06-17 07:50:05 +00:00
landry
12b28197d4 Update to twisted 20.3.0, from Renaud Allard
tested at runtime with buildbot since march, renaud tested it with
synapse and built the other consumers.
2020-06-17 07:49:59 +00:00
ajacoutot
6482a538ca Update to py3-botocore-1.17.4. 2020-06-17 07:49:50 +00:00
ajacoutot
1ceaf6c4f7 Update to google-cloud-sdk-297.0.0. 2020-06-17 07:40:14 +00:00
ajacoutot
0897bc2ea5 Update to hplip-3.20.6. 2020-06-17 07:35:05 +00:00
rsadowski
4f85bf5b2d Fix typo, s/kdepim-runtim/kdepim-runtime/ Spotted by aja 2020-06-17 06:46:32 +00:00
rsadowski
a4a18ea777 Update jenkins-devel to 2.241 2020-06-17 05:05:15 +00:00
rsadowski
ec198ded51 Add more missing runtime dependencies 2020-06-17 04:28:22 +00:00
sthen
e6d5d6139b mark BROKEN-i386 for now 2020-06-16 23:23:05 +00:00