19970 Commits

Author SHA1 Message Date
ajacoutot
31fc8a8950 Bugfix update to zeek-5.0.5. 2023-01-10 14:47:58 +00:00
ajacoutot
17e7aeb76f Update to py3-smbc-1.0.25.1. 2023-01-10 13:16:43 +00:00
kn
8e8586c61c improve comment about deferred test compilation 2023-01-09 20:38:20 +00:00
kn
f6674b5cce regen 2023-01-09 19:13:48 +00:00
kn
3043e3d760 Update to libnice 0.1.21
pull a clang 15 fix and a ifr_index fix (both merged).
2023-01-09 19:13:15 +00:00
martin
74279f6a60 Add ntfy. Reuse letskencrypt UID.
OK op@ sthen@
2023-01-09 12:22:17 +00:00
martin
719037b14e Import ntfy, help and OK op@, OK sthen@
ntfy (pronounce: notify) is a simple HTTP-based pub-sub notification service.
It allows you to send notifications to your phone or desktop via scripts from
any computer, entirely without signup or cost.
2023-01-09 12:19:53 +00:00
ajacoutot
53993ea77e Update to py3-libcloud-3.7.0. 2023-01-09 08:11:41 +00:00
rsadowski
a9c002b4dc Update i2pd to 2.45.0
Update diff from Ganymede <ganymede A-T analogon D eu>, patch update by me
2023-01-08 21:29:06 +00:00
rsadowski
8f3766251a Update WeeChat to 3.8 2023-01-08 21:26:16 +00:00
kn
f4075aa855 update to libtorrent-rasterbar 1.2.18 2023-01-08 14:17:02 +00:00
fcambus
0ad72e60e2 Update swirc to 3.3.9.
From maintainer Markus Uhlin, thanks!
2023-01-08 13:25:05 +00:00
kn
0c8aea4855 defer test compilation to test target
No PLIST/package change, but "make build" is much faster.
2023-01-08 13:08:22 +00:00
kn
66ad661858 drop patches and build with cmake
No need to fiddle around with static/shared or boost/python bits in the
autoconf system when cmake just gets it right.

cmake does not build egg files by default (there's an option, though).

No symbol changes as per /usr/src/lib/check_sym.

The current autoconf build links against system boost as well,
with cmake only the python boost library is used.
This looks like a needless extra in the autoconf version.

No static library besides the dynamic one anymore.

OK rsadowski
2023-01-08 13:06:11 +00:00
bket
d94a9ec149 Tweak README
Include information on how to get DHCPv6 working in combination with a
restrictive pf.conf, i.e. when outgoing traffic is filtered.

OK sthen@
2023-01-08 10:01:02 +00:00
kirby
1eb6e97dcb update to 8.0.10 2023-01-08 08:37:36 +00:00
jeremy
7a83a0466a Build ruby32 FLAVORs of ruby gem ext ports by default
For devel/ruby-sorted_set and graphics/ruby-rqrcode-core, do not do FLAVORed
builds by default, as these are pure ruby libraries with no native component.
2023-01-08 03:05:06 +00:00
sthen
eaab8307da update to vpn-user-portal-3.2.2 2023-01-07 21:19:43 +00:00
kn
028bd6a14b update to tdesktop 4.5.3 2023-01-07 17:32:07 +00:00
kn
08b20d8d82 update to latest tg_owt and libyuv 2023-01-07 15:12:04 +00:00
ajacoutot
12f2c3a55f Update to py3-boto3-1.26.45. 2023-01-07 09:43:59 +00:00
ajacoutot
9d8062e5f0 Update to py3-botocore-1.29.45. 2023-01-07 09:43:46 +00:00
tb
5bf748b175 Update to ngtcp2 0.12.1
Bumps version number and fixes an assertion failure
https://github.com/ngtcp2/ngtcp2/releases/tag/v0.12.1
2023-01-06 19:31:56 +00:00
sthen
60d37b7213 update to routinator-0.12.1 2023-01-06 12:25:10 +00:00
kn
bb4209614a Replace handrolled version with MODPY_MAJORMINOR 2023-01-05 22:55:39 +00:00
naddy
85e8e22228 net/rsync: update to 3.2.7 2023-01-05 21:59:21 +00:00
abieber
39c924fc81 Update tailscale to 1.34.2 2023-01-04 21:19:29 +00:00
kn
2b13e99e8d Drop obsolete OpenSSL version spec fix
Quoting tb:
  LibreSSL's pkgconfig used to announce version 1.0.0. This was bumped to
  2.0.0 nearly a year ago in lib/libcrypto/generate_pkgconfig.sh r1.4 to
  avoid such patches. There are surely a few more diffs left in the ports
  tree that are no longer needed. I think the idea is to garbage collect
  them as they are encountered.

No WANTLIB or PLIST change.
OK tb
2023-01-04 20:01:50 +00:00
sthen
86d418171e icinga2: ignore SIGHUP except on the umbrella process. rcctl doesn't
use the pid file and can't identify the proper process to signal based
just on process name, so it signals all icinga2 processes.

From https://github.com/Icinga/icinga2/pull/9622 from Al2Klimov
(Icinga developer), thanks for caring about OpenBSD quirks!
2023-01-04 00:13:28 +00:00
kmos
903643511f Do the usual c99 dance to fix the build on sparc64 2023-01-03 21:46:13 +00:00
kn
91d354efc0 update to tdesktop 4.5.2; sort deps 2023-01-03 21:25:16 +00:00
sthen
ad5127280e update to dnsmasq-2.88, from Brad (maintainer) 2023-01-03 15:45:35 +00:00
sthen
907766646f update to check_esxi_hardware-20221230 2023-01-03 15:10:12 +00:00
sthen
34650ac00f update to pmacct-1.7.8 2023-01-03 14:54:06 +00:00
sthen
f322e8b714 update to toot-0.33.0 2023-01-03 08:56:47 +00:00
kn
38d31166c3 pulseaudio is only a bdep, clarify 2023-01-02 16:35:21 +00:00
kn
ec889518a5 update to tdesktop 4.5.1 2023-01-02 16:26:11 +00:00
kn
ec1c71f01f drop needless rundep on python
Only used during build for the optional nautilus extension.
(nautilus-python is not ported so this is currently useless, anyway.)

OK aja
2023-01-02 15:30:49 +00:00
op
5210c2a040 update net/tut to 1.0.34
1.0.32:
- tut now gets the number of chars, poll options and length of each
  option from the instance.  char-limit is removed from the config.
- URLs now has a fixed length set by the instance, so char count should
  be correct when composing toots.
- the API now uses WebSocket stream instead of streaming over https.
  Should make tut play nicer with GoToSocial

1.0.33:
- make GoToSocial work again

1.0.34:
- downgrade tview so the current item in the timeline doesn't get out
  of the view
2023-01-01 20:24:04 +00:00
fcambus
67c0c6d6ab Update dbip to 2023.01. 2023-01-01 16:38:27 +00:00
zhuk
7cdc0b7a1f Update oicb to 1.3.1.
This is a happy-new-year-openbsd edition, featuring op@ as Ded Moroz:
 * new feature: ring a terminal bell when mentioned on public chat,
   or when a private message is received.
2023-01-01 10:49:19 +00:00
paco
46711089bd update net/miniflux to 2.0.41
ok abieber@
2023-01-01 10:04:23 +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
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
kn
47d1518471 update to tdesktop 4.5.0 2022-12-30 21:36:24 +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
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