Commit Graph

172465 Commits

Author SHA1 Message Date
kmos
160aa2ca7d Update to 2.3.1
https://github.com/treasure-data/serverengine/blob/v2.3.1/Changelog

2022-12-22 version 2.3.1

* Don't treat as error when worker shuts down with exit status 0

ok jeremy@
2022-12-31 22:03:58 +00:00
tb
44f8be65a7 Update to rust-openssl-tests 20221231 2022-12-31 21:44:33 +00:00
fcambus
27579196ce Update miller to 5.10.4. 2022-12-31 19:29:33 +00:00
fcambus
ca228e3190 Update dialog to 1.3-20221229. 2022-12-31 19:27:45 +00:00
fcambus
da927ab2e5 Update wabt to 1.0.32. 2022-12-31 19:26:26 +00:00
fcambus
3a6ceea284 Update mame to 0.251. 2022-12-31 19:24:38 +00:00
fcambus
3b4aef7ba6 Update bdf2psf to 1.213. 2022-12-31 19:23:40 +00:00
bket
6a15e7292a Drop maintainership 2022-12-31 19:17:03 +00:00
gnezdo
d69bc79def Upgrade git-annex 10.20220822 -> 10.20221103
Tested by James Cook falsifian AT falsifian.org
2022-12-31 19:13:44 +00:00
ajacoutot
220a8fa93b Disable x86 optimizations on i386 to unbreak.
reported by sthen@
2022-12-31 14:05:20 +00:00
ajacoutot
211062ac0e Update to awscli-1.27.41. 2022-12-31 11:48:13 +00:00
ajacoutot
b8194f66a1 Update to py3-boto3-1.26.41. 2022-12-31 11:47:59 +00:00
ajacoutot
905466010e Update to py3-botocore-1.29.41. 2022-12-31 11:47:47 +00:00
ajacoutot
dc80b610a8 Update to py3-smbc-1.0.24. 2022-12-31 11:47:15 +00:00
ajacoutot
8b268028d3 Needs hatch-vcs. 2022-12-31 11:40:53 +00:00
pascal
1ae3691128 Make the rc scripts actually work as intended in absence of a config file.
ok op@
2022-12-31 11:29:51 +00:00
op
689416f6ff +nerd-fonts 2022-12-31 10:03:30 +00:00
op
fc856c5e6b import fonts/nerds-fonts 2.2.2
Nerd Fonts is a project that patches developer targeted fonts with a
high number of glyphs (icons). Specifically to add a high number of
extra glyphs from popular 'iconic fonts' such as Font Awesome, Devicons,
Octicons, and others. The font patcher utility is not included in this
package.

Fonts available as of now: codenewroman, dejavusansmono,
fantasquesansmono, noto, profont, terminus, ubuntu-mono and ubuntu.

Port from Joel Carnat (joel [at] carnat ! net) with some minor tweaks by
me.

ok sthen@
2022-12-31 10:02:54 +00:00
lraab
9b75535f26 www/py-bokeh: update to 3.0.3
Changelogs for 3.0.0-3.0.3:
https://docs.bokeh.org/en/latest/docs/releases.html

OK sthen@
2022-12-31 02:19:06 +00:00
lraab
d0dbe34444 sysutils/loki: update to 2.7.1
changelog:
* Add single compactor http client for delete and gennumber clients.
  This fixes a bug caused by the accidental introduction of different
  HTTP clients for compactor and gennumber operations that resulted
  in 404s when only the gennumber middlewares were enabled
* Change default deletion mode to filter-only on account of the bug
* Delete can now be performed over GRPC

ok landry@
2022-12-31 02:02:02 +00:00
tb
1536a787df Update security/kc to 2.5.1 from maintainer/upstream Lévai, Dániel 2022-12-30 21:58:55 +00:00
kn
47d1518471 update to tdesktop 4.5.0 2022-12-30 21:36:24 +00:00
dv
f015e7bea6 Forgot to remove the un-needed patch files. 2022-12-30 19:27:53 +00:00
tb
dee1b250ca lang/go: backport fix for regression that caused www/gotosocial build
failure.

ok jsing sthen
2022-12-30 18:12:43 +00:00
jsing
0e1b465d34 Switch lang/go binary bootstrap to 1.19.4.
In particular, this binary bootstrap works on armv7, meaning that lang/go
should build and become available on this platform again (apparently no
one else uses Go on armv7, given how long it has been broken for).

Thanks to tb@ for reporting the issue and testing a newer bootstrap.
2022-12-30 16:51:37 +00:00
kn
ea477c8cfc drop obsolete patch
It used to silence a warning at startup that nolonger appears and upstream
will eventually remove the offending code, anyway.

Now tg_owt also builds without any pending PRs or local patches.
2022-12-30 16:06:07 +00:00
dv
1198a5de58 Drop memory range and screen-debug patches in SeaBIOS.
Now that vmd(8) supports communicating e820 ranges via fw_cfg, we
No longer need the patches that make SeaBIOS identify the guest
memory via the nvram registers.

vmd(8) already communicates etc/screen-and-debug via fw_cfg as well,
so drop that patch, too.

OK sthen@, mlarkin@
2022-12-30 15:48:39 +00:00
op
3eb062595f net/endlessh: add missing @newuser
ok tb
2022-12-30 11:33:06 +00:00
op
7e62d49a2a update net/tut to 1.0.31
1.0.28:
- new command :refetch and leader `refetch' that feteches a toot again
- new timeline and leader special for filtered timelines (e.g. only boosts)
- filters are done server-side as later mastodon versions
- mixed use of `spoiler' `cw' are now removed and `cw' used consistently.
  (old names in config still works)

1.0.29
- new timeline for mentions
- new command :move-window and leaders move-window-*
- new command and leader :close-window
- new leader `switch' to change timeline
- various bugfixes

1.0.30
- allow only setting the name in switch and not showBoosts and showReplies

1.0.31
- manpages!  see tut(1), tut(5) and tut(7)
- add file extension to media files
2022-12-30 10:59:47 +00:00
tb
ea4b4b58cb Update to rust-openssl-tests 20221230 2022-12-30 09:56:59 +00:00
jan
8bc29819af Hook lchat to build
ok op@
2022-12-30 09:52:48 +00:00
jan
26b70ba19e Import lchat, a suckless ii chat frontend.
Tweaks & OK op@
2022-12-30 09:51:06 +00:00
ajacoutot
ef0465a522 Missing LIB_DEPENDS on net/enet + regen WANTLIB.
Drop uneeded patch chunk while here.
2022-12-30 09:17:33 +00:00
jca
cde3b5cb3f Re-enable LTO on riscv64 2022-12-30 06:31:52 +00:00
sthen
d561a1441f Update to Dovecot 2.3.20 / Dovecot-pigeonhole 0.5.20. From Brad. 2022-12-30 00:14:37 +00:00
sthen
8382cc4b75 Disable the long deprecated and unmaintained libavresample in ffmpeg, and
sync WANTLIBs. From Brad.
2022-12-30 00:13:28 +00:00
sthen
0663791abd Switch transcode from avresample to swresample. From Brad. 2022-12-30 00:08:18 +00:00
sthen
896fe6ac49 bump REVISION, missed in previous patch addition 2022-12-29 23:57:24 +00:00
tracey
409bec4c86 fix a missed compiler flag in devel/arduino-esp32. ok sthen@ 2022-12-29 23:55:55 +00:00
sthen
c98f24d215 add a comment on the MODGO_VERSION line output by "make modgo-gen-modules"
that it shouldn't go into modules.inc; low-tech approach but hopefully
people will notice it if they read their diff before sending it out ;)
tb@ thinks it would help too.
2022-12-29 23:45:12 +00:00
sthen
51b8ec1b44 +endlessh 2022-12-29 23:41:58 +00:00
sthen
300745d52c import ports/net/endlessh, from michi+openbsd at dataswamp/org, ok pascal@
Endlessh is an SSH tarpit that very slowly sends an endless, random
SSH banner. It keeps SSH clients locked up for hours or even days at a
time. The purpose is to put your real SSH server on another port and
then let the script kiddies get stuck in this tarpit instead of
bothering a real server.
2022-12-29 23:41:22 +00:00
sthen
af70282fab update to node-18.12.1, from Volker Schlecht, various feedback/tweaks/testing
from jca@ tb@ thfr@ aisha@ and Barry K. Nathan
2022-12-29 23:34:13 +00:00
sthen
87e5545e22 +age-plugin-yubikey 2022-12-29 23:24:30 +00:00
sthen
a13e997d94 import ports/security/age-plugin-yubikey, from Volker Schlecht, ok op@
age-plugin-yubikey is a plugin for age clients like age and rage, which
enables files to be encrypted to age identities stored on YubiKeys.
2022-12-29 23:24:06 +00:00
gkoehler
afec991dc7 Configure lang/ruby --without-baseruby
This prevents picking /usr/local/bin/ruby from devel/ruby-shims as
baseruby, and erroring in "make fake" when baseruby can't require
tool/downloader.rb.  We don't need baseruby, because we are building
ruby-*.tar.gz, not a git checkout of ruby.

ok jeremy@ (maintainer)
2022-12-29 21:20:25 +00:00
pascal
555d42270f Add a workaround for rawtherapee crashing on startup due to threaded use
of setlocale(), see https://github.com/Beep6581/RawTherapee/issues/6452.

ok kirby@ (maintainer)
2022-12-29 21:07:28 +00:00
kn
9f404ca91d bump bundled libyuv to latest HEAD
no PLIST or symbol change
2022-12-29 17:01:33 +00:00
kn
d0fe098614 update to tdesktop 4.4.3
Drop local clang/glibmm workarounds, upstream fixed it.

This is the first release (I can remember) that builds and runs without any
pending PRs or local patches on OpenBSD.
2022-12-29 16:57:23 +00:00
kn
cb8fd61d04 regen, missed in previous
"Update to latest master, tdesktop 4.4.2 requires newer WebRTC"
2022-12-29 16:41:29 +00:00