emacs30: redundant Emacs.pdmp removed from macosx Applications dir
emacs30 fails to build on macosx with pkgsrc error:
pkg_create: can't stat `.../pkgsrc/editors/emacs30/work/.destdir/usr/local/pkg/Applications/Emacs.app/Contents/MacOS/libexec/Emacs.pdmp'
and
The following files are in the PLIST but not in ... (cites Emacs.pdmp)
This is due to an upstream change from emacs29 to emacs30. In a
non-self contained install you do not need Contents/MacOS/libexec/Emacs.pdmp
in the Applications directory because emacs uses the one installed
in the libexec directory. i.e. the one referenced in the main PLIST
file herek libexec/emacs/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/emacs.pdmp
This file is no longer present in emacs30.
So we can safely remove references to:
[6 lines not shown]
security/erlang-fast_tls: Update to 1.1.25
# Version 1.1.25
* Fix compilation issues on illumos
# Version 1.1.24
* Updating p1_utils to version 1.0.28.
* Add option to accept client certificates that don't have sslclient purpose
# Version 1.1.23
* Updating p1_utils to version 1.0.27.
/net/erlang-esip: Update to 1.0.59
# Version 1.0.59
* Updating stun to version 1.2.21.
* Updating fast_tls to version 1.1.25.
# Version 1.0.58
* Updating fast_tls to version 1.1.24.
* Updating stun to version 1.2.20.
* Updating p1_utils to version 1.0.28.
graphics/erlang-eimp: Update to 1.0.26
# Version 1.0.26
* Updating p1_utils to version 1.0.28.
* Update CI containers
# Version 1.0.25
* Updating p1_utils to version 1.0.27.
devel/erlang-cache_tab: Update to 1.0.33
# Version 1.0.33
* Updating p1_utils to version 1.0.28.
* Fix warnings reported by dialyzer
# Version 1.0.32
* Updating p1_utils to version 1.0.27.
go: update to 1.25.7 and 1.24.13
These releases include 2 security fixes following the security policy:
- cmd/cgo: remove user-content from doc strings in cgo ASTs
A discrepancy between how Go and C/C++ comments
were parsed allowed for code smuggling into the
resulting cgo binary.
To prevent this behavior, the cgo compiler
will no longer parse user-provided doc
comments.
Thank you to RyotaK (https://ryotak.net) of
GMO Flatt Security Inc. for reporting this issue.
This is CVE-2025-61732 and https://go.dev/issue/76697.
[30 lines not shown]
chat/ejabberd: Update to 25.10
Upstream NEWS:
* 25.10
Release Highlights:
Added more Ad-Hoc Commands from XEP-0133
Updated support for XEP-0317 Hats
If you are upgrading from a previous version, there are no mandatory changes in SQL schemas, configuration, API commands or hooks.
Other contents:
New option archive_muc_as_mucsub in mod_mam
Removed support for Erlang/OTP older than 25.0
Support for the new Erlang maybe expression
Rename New SQL schema to Multihost, and Default to Singlehost
chat/ejabberd: Update to 25.08
This release seems to have an issue with the http upload module.
Commenting it out avoided it, and it's likely fixed in future versions
anyway. Given that I don't hear from anyone else using ejabberd, I'm
going to assume that's ok, vs the impending federation problems.
See also:
https://letsencrypt.org/2025/05/14/ending-tls-client-authenticationhttps://blog.prosody.im/2026-letsencrypt-changes/
This update should in theory cause ejabberd to accept s2s TLS
connections where the peer is, unsurprisingly, using a server
certificate.
Tested on NetBSD 9 amd64.
Upstream NEWS:
[17 lines not shown]
auctex: add emacs30 to EMACS_VERSIONS_ACCEPTED
Rev 1.75 to Makefile limited to supported emacs versions 26+
using a list in EMACS_VERSIONS_ACCEPTED. The default emacs
is now emacs30 which is greater than 26+. Add emacs30 to
EMACS_VERSIONS_ACCEPTED list (prev highest value was emacs29).
xv: add missing buildlink ref to x11/libXrandr
Rev 1.3 of patches/patch-xv.h pulled in support for XrandR from
forked upstream but did not add a buildlink dependency to x11/libXrandr.
This caused the build to fail with "No such file or directory"
when trying to include X11/extensions/Xrandr.h. Resolve by
including missing buildlink file.
ettercap: updated to 0.8.4
0.8.4
!! Fix curl version detection for curl version > 7
!! Proper unloading for all plugins
!! Fixing some memory leaks
!! Fix issue when de- and re-activating dns_spoof plugin
!! Fix segmentation fault when stopping isolate plugin
!! Handle pre-defined target host list when used in silent mode
!! Fix support when used with network sub-interfaces
!! Globals are properly freed before exit
!! OpenSSL access to opaque data
!! Match cmake minimum version requirement - fixes 1278 (Gentoo bug: 955891)
!! Fix fingerprint composition
!! Default connection buffer size increased from 10KByte to 10MByte
!! /etc/ettercap is now by default /usr/local/etc/ettercap under non-Linux OS
!! Fix build issue on FreeBSD
!! Fix redirect rule (de-)installation for port 8080 on FreeBSD
[9 lines not shown]
mail/ruby-mime-types-data: update to 3.2026.0203
3.2026.0203 (2026-02-03)
* Updated registry entries from the IANA media registry and provisional
media registry and the Apache Tika media registry as of the release date.
ccid: updated to 1.7.1
1.7.1 - 4 February 2026, Ludovic Rousseau
- Add support of
- ACS APG8201-B2
- BUDGET E-ID BUD001
- CHERRY Smart Board 1150
- CryptnoxCR CryptnoxCR
- Diebold Nixdorf PN7362au CCID
- FT BioPass FIDO2 Pro
- Nitrokey Nitrokey Passkey
- Add SCARD_CTL_CODE(3601): USB path of the reader
- Some other minor improvements