mail/py-notmuch2: Fix value of PKGNAMESUFFIX
In commit db96db170fc4, the value of PKGNAMESUFFIX was accidentally
changed from 2 to 0. Fix this by setting it back to the correct value,
2, which renames the package back to py*-notmuch2.
Bump PORTREVISION, so the renamed package is reinstalled with a
corrected plist.
PR: 298122
Reported by: John Hein <jcfyecrayz at liamekaens.com>
Fixes: db96db170fc4 (mail/notmuch*: Update to 0.34.2)
Sponsored by: The FreeBSD Foundation
devel/Makefile: remove reference to moved port sfml
Fixes: dbfa9f04377fb4df340c26648cc09c9a8c3b1273
Reported by: "Edward Sanford Sutton, III" <mirror176 at hotmail.com>
www/freenginx-devel: third-party modules management
- njs module security update to 1.0.1
Bump PORTREVISION.
Sponsored by: tipi.work
<ChangeLog>
nginx modules:
*) Security: fixed an access control bypass in js_access when an
asynchronous request body continuation threw an exception or
produced an unhandled rejection. Previously, nginx could continue
processing the request as though the js_access check had succeeded.
Thanks to Ta Duc Thien.
*) Security: fixed a worker process crash when reading
[48 lines not shown]
x11-wm/lxappearance-obconf: do not pollute RUN_DEPENDS
Currently it includes gmake, pkgconf and intltool as runtime dependencies
due to incorrect variables usage
Replaced the construction with an extra OTHER_DEPENDS variable
accordingly to 5.10.2. RUN_DEPENDS FreeBSD Porter's Handbook
Pull Request: https://github.com/freebsd/freebsd-ports/pull/607
devel/py-mpremote: update v1.28.0 -> v1.29.0
Changelog: https://github.com/micropython/micropython/releases/tag/v1.29.0
Major changes:
- fix length calculation in RemoteCommand for arrays
- add tests for array readinto and write
- add an alias for codeberg repos
- add PTY device detection for QEMU
- fix fs_stat exception with namedtuples
- fix instructions for running single test
- properly escape quotes for commands
- fix command expansion to handle =
- fix UnicodeEncodeError on Windows consoles
- convert string input to bytes in wr_bytes method
- tests: add -t device and skip functionality
- tests: use a shared ramdisk script across tests
- tests: add test for unicode fixes
- implement incremental preparation for romfs deploy
sysutils/mkjail: Update to 0.2.1
This is the first pkgbase compatible release.
It also works on legacy jails.
See new entries in mkjail.conf.sample
You might want to add PKGBASE="yes" to your config
net/telemt: unbreak i386 build introduced by upstream changes
Create extra patch for i386 architecture, using 4Gb
constant that fits into i386 usize variable.
PR: 298112
Reported by: Vladimir Grebenshchikov <vova at zote.me> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
net/rustconn: Update to 0.20.4
- Mark BROKEN on i386[1]. It does not compile:
error[E0308]: mismatched types
--> rustconn-core/src/rdp_client/rdpdr.rs:1179:37
|
1179 | let omit = TimeSpec::new(0, i64::from(nix::libc::UTIME_OMIT));
| ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `i64`
| |
| arguments to this function are incorrect
ChangeLog:
1. https://github.com/totoshko88/RustConn/releases/tag/v0.21.3
2. https://github.com/totoshko88/RustConn/releases/tag/v0.21.4
Reported by: "github-actions[bot]" <notifications at github.com>
Reported by: pkg-fallout [1]
math/gretl: fix build without OpenMP
Remove calls to OpenMP functions when OpenMP is disabled.
Disable OpenMP where not available.
Remove bogus -lomp link flag. Port now builds fine on armv7.
Approved by: portmgr (build fix blanket)
MFH: 2026Q3
(cherry picked from commit 907de55ddfdbd896c1d1444fd0a65973259b2412)
graphics/poselib: update to 2.0.5-37-g1758bd6
The extra commits are needed to build graphics/colmap in version 4.2.0.
Unfortunately upstream has failed to cut a release containing them.
Changelog: 2.0.5-37-g1758bd6