169064 Commits

Author SHA1 Message Date
sthen
35ddb2ff0d add some notes to the sample res_snmp config file explaining permissions
to work with snmpd's agentx support
2022-08-31 23:47:58 +00:00
rsadowski
de3744e5cf Fix build with qgpgme
Yes we use greater than 1.17.0 but we do not support key refreshing.

Spotted by naddy, thanks!
2022-08-31 21:14:01 +00:00
kmos
91a0f34517 MODCMAKE_LDFLAGS is only passed to CONFIGURE_ENV. Shift to LDFLAGS.
Fixes the build on sparc64.

ok kirby@
2022-08-31 17:50:22 +00:00
tracey
3939958f0d Add coil64 to the build 2022-08-31 16:51:23 +00:00
tracey
33cc8e17b6 Initial import of cad/coil64 2.1.24
DESCR

Coil64 is a free coil inductor calculator, that allows calculating:
single-layer and multilayer air core inductors, toroidal air core coil
inductance, inductors on ferrite rings, in pot core, flat coils on the
PCB, and also LC tank parameters. The program has additional plugins to
calculate any manner of coils.

Input and ok sdk@
2022-08-31 16:50:23 +00:00
sdk
5a93e29417 Support more architectures + fix unit tests
With tweak and OK rsadowski@
2022-08-31 16:10:49 +00:00
matthieu
6d45ae1f22 Update eltclsh to 1.18. reminded by stu@ 2022-08-31 15:08:18 +00:00
martijn
bb3ebe6a49 Let the default net-snmpd config use the same permissions as base snmpd(8).
OK sthen@
2022-08-31 15:06:33 +00:00
tb
5514f21fef Update to lean 3.48.0 2022-08-31 14:13:50 +00:00
tb
2a9badbfff Update to openssl-ruby-tests 20220831 2022-08-31 13:48:00 +00:00
fcambus
8893a568e0 Udpate mame to 0.247. 2022-08-31 13:11:36 +00:00
sthen
f6fd8cefc2 set DPB_PROPERTIES=parallel for lapack, ok kmos steven 2022-08-31 12:50:28 +00:00
gnezdo
ce0ec29752 Pickup an upstream patch for booting with ghc 9.2
kili@: can't get worse
2022-08-31 12:02:53 +00:00
gnezdo
58db17fa94 Repair ghc bootstrap which broke for ghc-9.2
The ffi header files should be excluded.

Moved the bootstrap.mk into a file instead of echoing into it
repeatedly.

kili@: can't get worse
2022-08-31 12:02:29 +00:00
jca
71ffdc9b8a Let alacritty build on all rust archs
alacritty build times is reasonable since import so it could have been
enabled on a bunch more achitectures.  Since it's using old versions of
the cc and libc crates, bump those to the latest available versions in
order to support powerpc64 and riscv64.

ok sthen@ fcambus@
2022-08-31 10:46:01 +00:00
landry
53503e1048 geo/pgrouting: update to 3.3.2 2022-08-31 09:53:06 +00:00
landry
925ef1b0be geo/postgis: update to 3.3.0.
drop patch from https://trac.osgeo.org/postgis/ticket/4573, CPPFLAGS works
see https://postgis.net/2022/08/27/postgis-3.3.0-released/
2022-08-31 09:52:14 +00:00
kn
ae2356823e Update to git 2.37.3
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.37.3.txt
2022-08-31 09:09:44 +00:00
sthen
4de47ca11e update to postfix-3.8.20220816, from brad 2022-08-31 09:00:37 +00:00
sthen
cc3d12affe mariadb: add support for OpenBSD to the disks plugin and enable it.
from brad.
2022-08-31 09:00:22 +00:00
jca
802832ee11 Poison LIB_DEPEDNS 2022-08-31 08:55:54 +00:00
jca
59562bfc42 Fix ${LIB_DEPEDNS} occurring in LIB_DEPENDS-webkit 2022-08-31 08:55:06 +00:00
sthen
a5b5dc0571 update to ipmitool-1.8.19 2022-08-31 08:42:26 +00:00
sthen
e84d01af60 set MAINTAINER, from George Rosamond 2022-08-31 08:41:08 +00:00
kirby
08a627ad64 update to owncloudclient-2.11.0.8354 2022-08-31 07:50:59 +00:00
ajacoutot
5499c9f849 Update to google-cloud-sdk-400.0.0. 2022-08-31 07:08:03 +00:00
ajacoutot
158bb79309 Update to osinfo-db-20220830. 2022-08-31 06:58:14 +00:00
ajacoutot
b97eef269a Update to system-config-printer-1.5.18. 2022-08-31 06:29:07 +00:00
sdk
3b3db97fd2 Update luakit 2.3 => 2.3.1
Added
* Added command :userscripts-reload to reload lua scripts.
* The tabgroup plugin is now included in luakit (:tabmenu).
* Allow configuration of shortcuts that should be passed through (#921).
* Added scalable SVG desktop icon version.

Changed
* Allow functions to be bound to more than one key (#913).

Fixed
* No more gdk_keymap_get_default() compiler warning.
* Fixed an issue where links were hinted, but then could not be followed.
* Fixed the paging on the the bookmarks page.
* Fixed build on Solaris.
* Fixed relocation errors on Sparc64.
* Fixed proxymenu to show default entries when proxymenu file is not present.
* The command mode cursor is now drawn in the user-specified foreground color.

OK rsadowski@
2022-08-30 20:13:10 +00:00
rsadowski
f7ed7efe81 Import qt6-qtlottie-6.3.1, ok sdk@
Enabled but forgot to import, spotted by tb@

Comment:
QML API for rendering graphics and animations

Description:
Qt Lottie Animation provides a QML API for rendering graphics and animations
that are exported in JSON format by the Bodymovin plugin for Adobe After
Effects.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://www.qt.io/
2022-08-30 18:44:22 +00:00
jca
dc61aaec98 Update to liburcu-0.13.2 2022-08-30 18:26:13 +00:00
jca
677fa37f06 Update to gnupg-2.2.37
Release info:
https://dev.gnupg.org/T6105

Packaging changes:
- need to drop a --css-ref= option unrecognized by base makeinfo.
- no need for gmake
- having the package installed is not needed any more to run the tests
- respect LDFLAGS
2022-08-30 17:27:31 +00:00
caspar
9362ae3170 archivers/gtar: regen patch
OK sthen@
2022-08-30 17:17:22 +00:00
anton
a1e05e3c46 update to mdsort-11.4.0 2022-08-30 16:34:07 +00:00
jca
e8e4032716 Drop the gpg2 and gpgv2 symlinks that were kept for compat
Make sure your scripts aren't using those!
2022-08-30 16:02:11 +00:00
jca
bddf7522fa Work around missing __aeabi_unwind_cpp_pr[01] symbols on arm
Should fix libgc.so consumers that don't already link against libc++abi,
among them editors/zile and hopefully lang/guile[23].
2022-08-30 15:41:53 +00:00
gnezdo
3b437d5175 Remove some outdated workaround in lang/ghc
They made sense in the past but upstream fixed the related issues.

OK kili@
2022-08-30 15:38:50 +00:00
jca
22046e1d1f Enable on all archs, the build system actually detects -msse availability
Tested on riscv64
2022-08-30 15:29:02 +00:00
robert
25d71048b3 update to 6.2.2; from Mark Patruck 2022-08-30 15:27:29 +00:00
sdk
31bba1cd02 Update luassert 1.7.11 => 1.9.0
v1.9.0
New Features
* When comparing argument lists display content
* Add Icelandic localizations

Bug Fixes
* Validate # of arguments to truthy/falsy asserts
* Order of error message non-deterministic
* Properly subsitute 'pending' if no term.colors
* Always set default color
* Lua 5.3+ update to check number+boolean in error_matches
* Properly package all existing localizations

v1.8.0
* Add default value to Spy constructor argument
* add explanation in README on how to do a was_called_with when mutating self.
* change(format) format tables in output including their id
2022-08-30 14:49:52 +00:00
sdk
26a599ba8c Update lua-say 1.3.1 => 1.4.1, bugfix release
v1.4.1
* Fix argcount n if too low

v1.4.0
* Make say nil-safe
2022-08-30 14:46:13 +00:00
sthen
d83f47c17e build debug packages for numpy 2022-08-30 14:45:15 +00:00
sdk
445ccc2758 Update mu 1.8.7 => 1.8.9, bugfix releases
v1.8.9
* Work around some Protonmail-specific (mis)behavior with messages References; add some tests
* Fix probleem with mu4e~view-message being nillified when it shouldn't.

v1.8.8
* Update mu4e-action-add-org-contact for new contact format
* Ensure non-nil works (rather than only t) in mu4e-server
* Add some more unit tests for skipdups / related messages.
2022-08-30 14:42:58 +00:00
caspar
b5bf4f1b5c Tor Browser: update to 11.5.2
Enable --enable-lto=thin, just like www/firefox-esr.

OK sthen@
2022-08-30 14:24:56 +00:00
sthen
e278c65b19 bluefish: patch autoconf input file and regen with autoreconf, rather
than using CONFIGURE_STYLE=gnu, so that aclocal.m4 is regenerated with
a version that doesn't fail to detect python >= 3.10
2022-08-30 14:02:28 +00:00
rsadowski
5ac18621f0 Tests are written in python, add lang/python as build dependency
OK jan@
2022-08-30 13:37:09 +00:00
rsadowski
3904411712 Add missing z in WANTLIB 2022-08-30 13:34:14 +00:00
sthen
d47e822819 mark step-ca broken on 32-bit archs, const overflows int32 2022-08-30 13:17:23 +00:00
landry
b5ca23d332 www/mozilla-firefox: update to 104.0.1.
see https://www.mozilla.org/en-US/firefox/104.0.1/releasenotes/
2022-08-30 13:08:09 +00:00
rsadowski
6cd3db8382 Too much deleted in my last commit, re-add qttools to build it again
Spotted by naddy, thanks!
2022-08-30 12:34:53 +00:00