Commit Graph

162819 Commits

Author SHA1 Message Date
thfr
dd3e78ee7f update to kitty 0.24.1
Changelog: https://sw.kovidgoyal.net/kitty/changelog/

Now with shell integration for zsh, fish, bash:
https://sw.kovidgoyal.net/kitty/shell-integration/

I haven't tested shell integration as I'm on ksh. Otherwise runs as
expected.
2022-01-08 17:21:44 +00:00
tracey
317fabf9bd move gawk and gsed to Makefile.inc. ok tb@ aja@ thanks! 2022-01-08 16:58:33 +00:00
tracey
a24f07afc9 move gawk and gsed to Makefile.inc. ok tb@ aja@ thanks! 2022-01-08 16:58:09 +00:00
thfr
770f65071d update to 3.11.4; build of the consumer vulkan-validation-layers tested
Changelog: https://github.com/martinus/robin-hood-hashing/releases/tag/3.11.4
fixes #131: add missing insert and emplace_hint methods.
2022-01-08 16:27:41 +00:00
thfr
b79bfaf0ed update FNA suite to 22.01; tested with Steel Assault
https://github.com/FNA-XNA/FNA/releases/tag/22.01
https://github.com/FNA-XNA/FAudio/releases/tag/22.01
https://github.com/FNA-XNA/FNA3D/releases/tag/22.01

New Features:
Update to FNA3D 22.01
Update to FAudio 22.01
Added SetVideoTrackEXT extension
Added SrgbEXT extension

Fixes:
The FNA3D log is now hooked later in FNAPlatform initialization, to try and load SDL before FNA3D
Partially works around a regression in the new dyld in macOS Monterey
Fixed DDSFromStreamEXT mip loading to calculate each mip level in full

New Features:
Added support for SRGB textures/renderbuffers

Removed Features:
The Metal renderer has been removed, in favor of Vulkan/MoltenVK

Fixes:
Vulkan: Various fixes for device support checks
Image: Log errors from stb_image
2022-01-08 16:22:00 +00:00
pvk
40932bb3c8 Update vault 1.9.1 -> 1.9.2
Changelog: https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#192
Take maintainership, ok ajacoutot@
2022-01-08 16:18:47 +00:00
kurt
975eeee136 Clang 13 doesn't like when you use 'this' as tagged pointer. It optimizes
away the bit twiddling. Work around this by setting all accessor methods to
no-inline and where that wasn't sufficient, reduce optimization level to
-O1 to prevent clang from optimizing away code that is needed.
2022-01-08 15:05:30 +00:00
denis
1914a7c701 link promscale to the build 2022-01-08 12:36:17 +00:00
ajacoutot
93e67fe2ef Update to terraform-1.1.3. 2022-01-08 12:35:28 +00:00
denis
7690137a85 import promscale
OK abieber@
2022-01-08 12:34:33 +00:00
ajacoutot
98ab12dd08 Update to awscli-1.22.31. 2022-01-08 12:30:21 +00:00
ajacoutot
bbc74bd179 Update to py3-boto3-1.20.31. 2022-01-08 12:30:06 +00:00
ajacoutot
d33699e419 Update to py3-botocore-1.23.31. 2022-01-08 12:29:51 +00:00
ajacoutot
56b2dd9c14 Fix path to zsh completions. 2022-01-08 12:24:10 +00:00
ajacoutot
1543a89df6 Fix path to zsh completion.
ok bket@ (maintainer)
2022-01-08 11:57:04 +00:00
pvk
f74917ba76 Update riemann 0.3.6 -> 0.3.8
Changelog: https://github.com/riemann/riemann/blob/master/CHANGELOG.md
2022-01-08 10:35:02 +00:00
ajacoutot
7ade47c618 Update to gupnp-1.4.2. 2022-01-08 10:33:04 +00:00
pvk
f6816d42d3 Update mattermost-server 6.0.2 -> 6.2.1
Changelog: https://docs.mattermost.com/install/self-managed-changelog.html
2022-01-08 10:18:59 +00:00
ajacoutot
08994053e4 Fix crash due to overlapping memcpy.
reported, tested and ok stsp@
2022-01-08 09:49:43 +00:00
namn
50251a720f garbage collect CPPFLAGS (-pthread and warnings)
From Brad
2022-01-08 09:18:24 +00:00
ajacoutot
e2e2cabcad Fix path to completion scripts. 2022-01-08 08:48:18 +00:00
ajacoutot
b63c4bd754 Fix path to zsh completion.
from Matthew Martin
2022-01-08 07:29:52 +00:00
rsadowski
ba224ee670 Update openbsdisks2 to 0.3.1 2022-01-08 07:18:45 +00:00
sthen
e23607e8ee i386 qutebrowser can depend on py3-adblock now 2022-01-08 01:36:34 +00:00
sthen
db495cf134 py3-adblock builds ok on i386 now (maybe after a rust update, I didn't
retry it since rust 1.57.0), drop NOT_FOR_ARCHS
2022-01-08 01:35:55 +00:00
op
c569a2260e update icewm to 2.9.3
diff from Timo Myyrä with tweaks by me (regen WANTLIBs.)  Tested by
John Batteen too, thanks!
2022-01-07 21:54:16 +00:00
sthen
586cb77d9f add text for the ipv6 vrrp mac addresses which use a different prefix 2022-01-07 21:05:27 +00:00
sthen
270964d5c9 update to a newer arp-scan commit, and update the OUI list 2022-01-07 20:54:48 +00:00
rsadowski
b28426caea Update prosody to 0.11.11
Update diff from MAINTAINER
2022-01-07 20:26:38 +00:00
sthen
c65323e072 asterisk port tweaks:
- patch the sample asterisk.conf file in the basic-pbx directory to
include setting ownership/permissions on the control socket as also done
in the simple openbsd-ports config files

- remove the simple openbsd-ports config files from asterisk/19; they pre-date
upstream's "basic-pbx" files and use chan_sip which was removed in 19.x
so don't work
2022-01-07 20:06:26 +00:00
bcallah
14da4e749a Update to ugrep-3.5.0
Changelog: https://github.com/Genivia/ugrep/releases/tag/v3.5.0
2022-01-07 18:14:10 +00:00
kmos
038d4f7e8a Switch base-gcc arches to use ports-gcc to fix build on sparc64
ok thfr (maintainer)
2022-01-07 16:39:55 +00:00
ajacoutot
064a393d73 Update to evolution-ews-3.42.3. 2022-01-07 15:54:07 +00:00
ajacoutot
c826285285 Update to evolution-3.42.3. 2022-01-07 15:53:49 +00:00
ajacoutot
b609613ddd Update to evolution-data-server-3.42.3. 2022-01-07 15:53:30 +00:00
kn
41cbf5fba8 Switch fixes merged upstream 2022-01-07 14:10:00 +00:00
sthen
ef8f25feb8 revert previous attempt here 2022-01-07 14:04:03 +00:00
ajacoutot
9ea8a2c671 Update to gnome-autoar-0.4.2. 2022-01-07 12:42:21 +00:00
rsadowski
1dabd36bce Update krita to 5.0.2 2022-01-07 12:16:21 +00:00
ajacoutot
a3f2c51ac6 Update to awscli-1.22.30. 2022-01-07 11:45:12 +00:00
ajacoutot
383d19a759 Update to py3-boto3-1.20.30. 2022-01-07 11:44:56 +00:00
ajacoutot
d18cc46177 Update to py3-botocore-1.23.30. 2022-01-07 11:44:43 +00:00
sthen
897de5b6bb yubikey-manager: set max version in RDEP for py-fido2 2022-01-07 11:27:26 +00:00
sthen
c018fd2dfc unit-php: include php embed pseudo-flavour in RUN_DEPENDS
another attempt to get dpb to see it
2022-01-07 10:48:05 +00:00
rsadowski
84ce46c4fe Regen PLIST after doxygen update to 1.9.3 2022-01-07 10:36:03 +00:00
rsadowski
40e3480c32 Update doxygen and doxygen-gui to 1.9.3 2022-01-07 10:35:58 +00:00
sthen
05a000128e libzip: stop @comment'ing the cmake files. Dependent ports are now
happy with these, and with the last update a new cmake file was added
while the directories were @comment'ed, so pkg_delete * complained
about the extra dir. ok bcallah@
2022-01-07 10:03:42 +00:00
ajacoutot
11157cce26 Update to amazon-ssm-agent-3.1.804.0. 2022-01-07 08:51:09 +00:00
ajacoutot
8fd532d95c Update to meld-3.21.1. 2022-01-07 08:46:09 +00:00
sthen
057617aa5f update to uriparser-0.9.6
CVE-2021-46141, CVE-2021-46142
2022-01-07 08:34:21 +00:00