edd
41e31adbf3
Import textproc/amber.
...
```
amber is a code search and replace tool written by Rust. This tool is inspired
by ack, ag, and other grep-like tools.
```
OK paco@
2022-10-21 20:58:51 +00:00
kmos
409a9d9cd2
base-gcc disagrees on how many arguments to the deprecated attribute should
...
have.
Switch to ports-gcc for base-gcc arches. Fixes build on sparc64
2022-10-21 17:25:02 +00:00
kmos
db360b4ac8
Do the usual c99 dance to make base-gcc happy
2022-10-21 17:22:01 +00:00
jca
ed8d54eb8b
Update to samba-4.17.1
...
Test reports from bket@ and Ian McWilliam, ok Ian (co-maintainer)
2022-10-21 16:16:14 +00:00
tb
12c0e7a6d6
python 3.x: Fix broken _sha3 based on XKCP (CVE-2022-37454).
...
ok kmos sthen
2022-10-21 16:04:46 +00:00
solene
8374946eb7
add write_tsdb plugin
...
ok sthen@
2022-10-21 15:32:04 +00:00
tb
fa139f0b98
adobe-fonts/source-code-pro: update to 2.038, ok phessler
...
This fixes a regression introduced with recent-ish changes in xenocara
and exposed with the fontconfig or Xft update. With this newer version
xterm can again display the font and doesn't use weird fallbacks that
cause eye bleed.
2022-10-21 14:46:37 +00:00
sthen
9e273b3195
adjust @conflict lines to not include the version number; they were out of
...
date compared to 7.1-stable causing pkg_add -u to not allow merging
python+ldb+tevent. ok jca@
2022-10-21 13:34:29 +00:00
sthen
a6739c8db5
bump versions of PHP ports to be above 7.1-stable to force updates;
...
there is some issue with signature comparisons resulting in pkg_add -u
not detecting the changed package signatures
2022-10-21 12:08:53 +00:00
sthen
a524a79267
bump REVISION-tkinter for 7.2-current to keep it at a higher revision number
...
than we had in 7.1-stable (dependencies etc were changed).
2022-10-21 11:44:59 +00:00
op
dc24a7fbc6
update mail/aerc to 0.13.0
...
Changelog: https://git.sr.ht/~rjarry/aerc/refs/0.13.0
while here remove the README: it documented a workaround for an issues
that was fixed in the previous version.
2022-10-21 11:06:08 +00:00
edd
c58889ffc5
mail/extsmail: Simple update to extsmail-2.7.
...
Diff from upstream author Laurence Tratt.
2022-10-21 10:42:31 +00:00
ajacoutot
cb7941a32d
Update to consul-1.13.3.
2022-10-21 10:08:20 +00:00
ajacoutot
c2438e160e
Update to terraform-1.3.3.
2022-10-21 10:06:30 +00:00
ajacoutot
7134f9f05f
Update to terragrunt-0.39.2.
2022-10-21 10:03:59 +00:00
ajacoutot
071003db46
Update to epson-inkjet-printer-escpr-1.7.22.
2022-10-21 10:00:04 +00:00
ajacoutot
2de6e02a1b
Update to libgusb-0.4.2.
2022-10-21 09:52:01 +00:00
ajacoutot
16cac27b93
Update to google-cloud-sdk-406.0.0.
2022-10-21 09:45:07 +00:00
ajacoutot
d0ac0fec9e
Update to awscli-1.25.96.
2022-10-21 09:44:31 +00:00
ajacoutot
77b7cef853
Update to py3-boto3-1.24.95.
2022-10-21 09:44:14 +00:00
ajacoutot
3933b18d55
Update to py3-botocore-1.27.95.
2022-10-21 09:44:02 +00:00
ajacoutot
26659bc1d1
Update to osinfo-db-20221018.
2022-10-21 09:24:35 +00:00
ajacoutot
ee78eff7fb
Update to webkitgtk40-2.38.1.
2022-10-21 09:19:54 +00:00
landry
8115873355
databases/influxdb: add a login class limiting datasize to 6G
...
the default 4G isnt enough for influxdb/go in 7.2.
ok sthen@
2022-10-21 09:02:18 +00:00
landry
908864005e
www/mozilla-firefox: remove patch for #1714919 that was upstreamed in 106
...
reported by bowser5555 atcomcast, thanks !
2022-10-21 08:54:32 +00:00
tb
8ec2cc802d
Update to py3-protobuf 4.20.8
...
https://github.com/protocolbuffers/protobuf/releases/tag/v21.8
2022-10-20 21:31:31 +00:00
tb
a19592923b
Update to protobuf 3.20.8
...
This includes an upstream patch from Brad enabling emutls on OpenBSD.
In turn, this results in symbol addition and removal, hence major bumps.
https://github.com/protocolbuffers/protobuf/releases/tag/v21.8
2022-10-20 21:30:04 +00:00
naddy
b9aefa4be3
graphics/azpainter: fix libz detection
...
Fix a typo in the configure script that prevented proper libz detection
and caused the build to rely on libpng adding -lz. From Brad
2022-10-20 20:57:02 +00:00
op
3d1824feb9
net/pounce: unbreak calico: needs to unveil the directory with the
...
sockets as RW.
based on a patch from june [at] casual [dot] agency (upstream), thanks!
2022-10-20 19:29:29 +00:00
bket
a29d2397c5
Update to bats-1.8.2
...
Changelog:
https://github.com/bats-core/bats-core/blob/v1.8.2/docs/CHANGELOG.md
2022-10-20 16:20:14 +00:00
sthen
4f76dfb61d
mark headscale ONLY_FOR_ARCHS=amd64; uses modernc.org/libc@v1.16.8 which
...
only has amd64 support for OpenBSD. Newer versions appear to add support
for i386 and arm64 (https://gitlab.com/cznic/libc ) so this could be widened
when headscale starts using a newer version.
2022-10-20 16:01:39 +00:00
paco
90af5c1bb1
update net/gajim to 1.5.2
...
ok op@
2022-10-20 15:57:02 +00:00
paco
dd937c4766
update net/py-nbxmpp to 3.2.4
...
with some help from sthen@
ok sthen@
2022-10-20 15:54:15 +00:00
sthen
b34fdbcdf6
add missing BDEP, reported by aja@
2022-10-20 13:46:28 +00:00
ajacoutot
61e93459b1
Fix build with calcmysky-0.2.0.
2022-10-20 11:39:45 +00:00
ajacoutot
d06e0f5b91
Update to calcmysky-0.2.0.
2022-10-20 11:38:34 +00:00
ajacoutot
a4399c881f
Update to harfbuzz-5.3.1.
2022-10-20 10:24:03 +00:00
ajacoutot
588e0e7cc1
Update to icu4c-72.1.
2022-10-20 10:14:55 +00:00
sthen
d2167c461c
add asterisk 20.0.0 LTS
2022-10-20 09:45:34 +00:00
sthen
c54d09d4c6
remove obsolete comment
2022-10-20 09:44:17 +00:00
sthen
0b86884cc8
add a portroach marker for asterisk/19 (20 lts is now out)
2022-10-20 09:36:51 +00:00
sthen
5743e9a7f7
use a different mechanism to avoid installing the old openbsd-only very
...
basic sample config files on newer versions rather than just checking
version != 19
2022-10-20 09:35:29 +00:00
sthen
e2980bd75f
update to asterisk-19.7.0
2022-10-20 08:37:52 +00:00
sthen
dd2695a9f0
update to asterisk-18.15.0
2022-10-20 08:37:50 +00:00
sthen
5b15759fd3
update to asterisk-16.29.0
2022-10-20 08:37:46 +00:00
sthen
e108c208bb
update to py3-setuptools-rust-1.5.2
2022-10-20 08:05:18 +00:00
sthen
fe13ddfea9
update to monitoring-plugins-2.3.2
2022-10-20 07:25:35 +00:00
tb
e64e275599
+rust-openssl-tests
2022-10-20 07:15:20 +00:00
tb
31f1449f0c
Import rust-openssl-tests 20221017, ok anton semarie sthen
...
Bundles the source of the rust-openssl crate for regression testing.
2022-10-20 07:14:10 +00:00
landry
929b0ef450
mail/mozilla-thunderbird: update to 102.4.0.
...
see https://www.thunderbird.net/en-US/thunderbird/102.4.0/releasenotes/
2022-10-20 07:03:01 +00:00