Commit Graph

207366 Commits

Author SHA1 Message Date
kmos 6da9e16f45 Patch from Brad Smith to fix build of vvenc on
powerpc, powerpc64, and mips64.
2026-03-30 22:13:49 +00:00
sthen a2f7297769 update to p5-XML-XPath-1.49 to unbreak following LLM-generated changes
made in XML::Parser
2026-03-30 12:49:18 +00:00
sthen f2d00e2f34 update to py3-setuptools-rust-1.12.1 2026-03-30 12:45:05 +00:00
sthen 3a18f484a7 update to py3-gunicorn-25.3.0 2026-03-30 12:44:44 +00:00
sthen 10982e33bf update to py3-aiohttp-3.13.4 2026-03-30 12:43:51 +00:00
sthen ffd36e25ad this can use GH_*, as long as DISTNAME is overridden (tag
containing /)
2026-03-30 12:43:47 +00:00
sthen fbee3197a9 update to py3-colored-2.3.2 2026-03-30 12:35:57 +00:00
sthen 2f85014277 update to py3-numpy-2.4.4 2026-03-30 12:32:52 +00:00
sthen ea53007bbb bump for default editors/vim flavour change 2026-03-30 12:32:04 +00:00
sthen 861d471f4f adapt to flavour changes in editors/vim 2026-03-30 12:29:44 +00:00
sthen c5eaec879d update to vim-9.2.272
adapt flavour changes as done in vim-classic (rather than have a no_x11
flavour, the default is now no_x11; in this case, to cope with updates
from old versions, @pkgpath is built dynamically and passed via a var
to PLIST). reduce other differences to vim-classic makefile.
2026-03-30 12:28:27 +00:00
sthen a861a9f05b use DEBUG_PACKAGES to provide debug-* packages on supported archs,
otherwise explicitly strip the binaries. with 3.11, there are now
statically-linked copies of openssl libraries in many more binaries
than in 3.10, resulting in a big size increase. size increase noticed
by danj@, ok danj tb brad
2026-03-30 12:20:11 +00:00
sthen 1d9647e5c4 update to py3-installer-1.0.0 2026-03-30 12:18:15 +00:00
sthen 312b2b23e1 update to py3-dateparser-1.4.0 2026-03-30 12:02:38 +00:00
sthen 950fb9ff71 update to py3-pygments-2.20.0 2026-03-30 12:01:15 +00:00
sthen 4ef7125c01 update to py3-puremagic-2.1.1 2026-03-30 12:01:04 +00:00
sthen e88a7c807c update to p5-libwww-6.82 2026-03-30 12:00:30 +00:00
sthen bbb679cc37 update to py3-poetry-core-2.3.2 2026-03-30 11:50:44 +00:00
sthen 2ced93a31e tweak comment, gmake -j (with 0 or no argument) doesn't care about the
number of cpus, it just runs as much as it can in parallel
2026-03-30 11:39:47 +00:00
robert 4058e09fe6 fix distinfo for a re-rolled tarball 2026-03-30 11:37:24 +00:00
kirill e10d034bfe +fonts/adobe-fonts/source-han-{mono,sans,serif} 2026-03-30 11:35:38 +00:00
sthen 3aeff2795c afl++: pass proc in MAKE_FLAGS, to avoid running sub-makes with "-j" (which
uses all cores).

there is also an issue with this port picking up ports llvm if present,
if someone wants to take a look..
2026-03-30 11:35:20 +00:00
jca 9f8cac9ce9 Don't build "haptic" support code to avoid missing symbol on sparc64
That code uses ioctls that we don't implement and end up as unresolved
symbols in the shared library on sparc64 where base-gcc and ld.bfd are
used.  ok tb@ thfr@ (maintainer)

While here, also disable warnings about documentation comments, which
clutter build logs (from tb@).
2026-03-30 11:35:00 +00:00
kirill 568b92a6b5 fonts/adobe-fonts/source-han-sans: import (version 2.003)
Source Han Serif is Adobe's Pan-CJK serif typeface family, developed
with Google for Simplified Chinese, Traditional Chinese, Japanese, and
Korean text.

OK: bentley@
2026-03-30 11:34:30 +00:00
kirill 43bc0c29bb fonts/adobe-fonts/source-han-sans: import (version 2.005)
Source Han Sans is Adobe's Pan-CJK sans-serif typeface family,
developed with Google for Simplified Chinese, Traditional Chinese,
Japanese, and Korean text.

OK: bentley@
2026-03-30 11:33:47 +00:00
kirill 4d860cec77 fonts/adobe-fonts/source-han-mono: import (version 1.002)
Source Han Mono is Adobe's Pan-CJK monospaced typeface family, based on
Source Han Sans and Source Code Pro. It supports Simplified Chinese,
Traditional Chinese, Japanese, and Korean text in a unified monospace
design.

OK: bentley@
2026-03-30 11:32:46 +00:00
sthen 4bc2c599d6 don't include stray __pycache__ dir, that is present in the sdist, in the
package. py-installer 1.0.0 will strip that ("Do not install __pycache__
from wheels")
2026-03-30 11:13:17 +00:00
robert c2a0aeb6f0 remove obsolete file 2026-03-30 10:40:29 +00:00
robert 859fe0bf7a update to 2026.03.146.4 2026-03-30 10:40:07 +00:00
robert 8a63e92729 revert the stupid decision to not pre-selecting accept buttons in file dialogs
now my precious enter key is working again in the file dialogs

Yes, you read it right:
// GTK's internal response IDs use negative integers (eg. GTK_RESPONSE_CANCEL),
// leaving zero and positive integers for application-defined response IDs. Use
// zero for the accept response type since GTK will preselect
// GTK_RESPONSE_ACCEPT as the default button, which should be avoided to prevent
// an exploit where the user is instructed to hold Enter before the dialog
// appears.
2026-03-30 10:38:52 +00:00
sthen 7c51faf22c zap stray _, spotted by stsp 2026-03-30 09:22:16 +00:00
sthen 10e9057079 update to roundcubemail-1.6.15
Fix regression where mail search would fail on non-ascii search criteria
Fix regression where some data url images could get ignored/lost
Fix SVG Animate FUNCIRI Attribute Bypass - Remote Image Loading via fill/filter/stroke
2026-03-30 09:15:00 +00:00
ajacoutot 7356d43bee Update to cyrus-imapd-3.12.2. 2026-03-30 07:48:24 +00:00
tb 064e377bfc Update to cargo insta 1.47.1
https://github.com/mitsuhiko/insta/releases/tag/1.47.1
2026-03-30 07:41:42 +00:00
tb 4a73bd45ed Update to ngtcp2 1.22.0
https://github.com/ngtcp2/ngtcp2/releases/tag/v1.22.0
2026-03-30 07:37:45 +00:00
ajacoutot 7d9cb727bc Update to py3-git2-1.19.2. 2026-03-30 06:46:35 +00:00
ajacoutot c3c9252aa2 Update to bstring-1.1.0. 2026-03-30 06:44:17 +00:00
kirill 853d603f2e sysutils/firmware/arm64-qcom-dtb: fix typo in Honor DTS
OK: kettenis@, phessler@
2026-03-29 20:53:10 +00:00
kn c36e6d8e8a update marker, unveil was dropped some time ago 2026-03-29 14:06:17 +00:00
kn d48cc751ee update to ada 3.4.4 2026-03-29 14:02:40 +00:00
ajacoutot 8bc11b529c Drop disclaimer, it's production ready.
spottedy by volker@, thanks
2026-03-29 14:02:34 +00:00
kn 21035f07e7 update to blueprint-compiler 0.20.4 2026-03-29 14:00:31 +00:00
benoit fdfc875292 Update to py3-rio-cogeo-7.0.2. 2026-03-29 13:35:56 +00:00
robert 13c4ba2113 update to 146.0.7680.164 2026-03-29 13:30:58 +00:00
benoit 36b2435ff9 Update to recoll-1.43.14. 2026-03-29 12:03:12 +00:00
volker ad87ffc66a wayland/waybar: Tweak default configuration a little more
* add niri modules besides sway modules
* fix sndio, clock
* don't mention modules that aren't available on OpenBSD
* provide simple replacements for battery, temperature modules

feedback from Lydia Sobot
feedback and lgtm landry@
2026-03-29 12:01:55 +00:00
volker 4658dbcbe5 shells/fish/main: Update to 4.6.0
From Maintainer Florian Viehweger, thanks
2026-03-29 11:33:26 +00:00
sthen b5a30f0d27 +hmdm-server 2026-03-29 11:08:53 +00:00
sthen 96487fe1fe import ports/misc/hmdm-server, from Chaz Kettleson, ok bentley
Headwind MDM is a Mobile Device Management platform for Android devices, 
designed for corporate app developers and IT managers.

Features

- Enrollment to Android 7+ devices through scanning a QR-code
- Work in "Application mode" without enrollment
- Customize the mobile desktop design and available applications
- Automatic deployment of applications through the web panel
- Mobile device management: groups, configurations, device status
- Setup the available mobile device capabilities (GPS, Wi-Fi, Bluetooth etc.)
- Manage the automatic OS update mode on the mobile device
- Extensible platform design allowing the custom plugin development
- Collection of application logs in the web panel
- Centralized configuration of corporate applications
2026-03-29 11:08:12 +00:00
ajacoutot d71fdc39f2 Unbreak build.
Not sure how I was able to build this in the first place...
2026-03-29 08:40:25 +00:00