| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
VBoxClient-all script
PR: 254049
MFH: 2025Q4
|
| |
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/releases/tag/v0.0.39
Reported by: GitHub (watch releases)
|
| |
|
|
|
|
|
|
|
| |
rpcs3/Emu/Cell/Modules/cellAtracXdec.cpp:114:33: error: use of undeclared identifier 'AV_CODEC_CAP_SUBFRAMES'
114 | ensure(!(codec->capabilities & AV_CODEC_CAP_SUBFRAMES));
| ^
rpcs3/Emu/Cell/Modules/cellAtracXdec.cpp:159:16: error: use of undeclared identifier 'avcodec_close'
159 | if (int err = avcodec_close(ctx); err)
| ^
|
| |
|
|
|
| |
ChangeLog:
https://github.com/joncampbell123/dosbox-x/releases/tag/dosbox-x-v2026.01.02
|
| |
|
|
|
|
|
|
|
|
| |
* add slirp/libslirp so user networking is available
Differential Revision: https://reviews.freebsd.org/D54461
PR: ports/292103
Reviewed by: bofh, imp
Approved by: bofh
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Mk/Uses/alias.mk was an attempt for compat with DPorts, but has rotted.
This feature was never documented in the PHB, so there is no work to
be done by the docs@ team.
Nothing against DragonFly, but if DPorts still needs FreeBSD 9
support, they really should work that out with upstream projects.
Ultimately, we don't need to keep carrying this outdated feature that
doesn't affect us.
|
| |
|
|
|
|
|
|
|
| |
Set CONFIGURE_ARGS, BINARY_ALIAS, and EXTRA_PATCHES using plain
assignment (=) instead of := since we do not have child ports any
longer.
On the way tweak white spaces around OPTIONS to be consistent with
the wine-devel port.
|
| |
|
|
|
|
|
|
| |
- Add fixes and additional samples and documentation for the H-Code language
- Add docs
- Change maintainer's email.
Differential Revision: https://reviews.freebsd.org/D54389
|
| |
|
|
|
|
|
|
| |
Changelog:
- Bug fixes only, we are in code freeze.
https://gitlab.winehq.org/wine/wine/-/releases/wine-11.0-rc4
PR: 291984
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes:
https://ares-emu.net/news/ares-v147-released
* Add upstreamed patch for fixing a linker error, see also
https://github.com/ares-emulator/ares/pull/2329
* Update to USES=compiler:c++20-lang.
* Prevent new directory in the root of distdir for each new release by
replacing the "-" separator with "/" in DIST_SUBDIR.
PR: 291895
|
| | |
|
| |
|
|
| |
Changelog: https://wiki.qemu.org/ChangeLog/10.2
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
Changelog: https://github.com/aladur/flexemu/compare/V3.30...V3.31
Reported by: portscout, Repology
MFH: 2025Q4
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- Bug fixes only, we are in code freeze.
https://gitlab.winehq.org/wine/wine/-/releases/wine-11.0-rc3
Allow user of 15.0 to install 32bit packages from 14.3:
Add a new positional parameter --old for pkg32.sh that would allow the
user to install the 32bits from the 14.3 repository.
PR: 291849 291328
|
| |
|
|
| |
PR: 291785
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Qt 6.10.1 edition.
These ports are known to directly use or link to a library that uses the
Qt private API and must be rebuilt with every Qt update.
Qt *public* API/ABI compatability is excellent, so most consumers don't
need to necessarily be rebuilt between patch or even minor releases, but
use of the private API breaks this compatibility between even patch
releases and its use is highly discouraged.
This list [1] is based on histortical data. We don't have time to
revisit every port on the list with each Qt update, so if your port has
dropped Qt private headers and was bumped in error, please remove it
yourself if you have write access to the Wiki or alert someone on kde@.
[1] https://wiki.freebsd.org/KDE/Qt
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Recent versions of gettext no longer install m4 files in
PREFIX/share/aclocal. They have to be installed in the work
directory by autopoint for aclocal to find them.
Patch devel/autoconf so autoreconf runs autopoint when gettext related
macros are used in configure.ac (e.g. AM_ICONV). Previously it only
ran autopoint when AM_GNU_GETTEXT_(REQUIRE_)VERSION was used.
The following ports now require autopoint (i.e. USES=gettext-tools):
benchmarks/sysbench, devel/libhtp, editors/fxite, filesystems/rar2fs,
graphics/gd, net/ucarp, news/fidogate, sysutils/cdrdao
Other fixes:
emulators/mednafen, misc/lifelines: Use older version of gettext macros.
ftp/axel: Patch Makefile.am and configure.ac to get gettext working and
add NLS option.
ftp/wzdftpd: Use autoreconf 2.72.
mail/sympa: Remove hack from configure.ac.
multimedia/dvdauthor: Use ports autoreconf.
net/asterisk-chan_sccp: Drop autoreconf and gettext-tools dependencies.
security/pam_pkcs11: Patch configure.ac so autoreconf can find the
custom directory with m4 files.
sysutils/grub2-efi, sysutils/grub2-pcbsd: Add patch to run autoreconf
with -f flag so it updates all files.
www/wget2: Patch configure.ac to what autopoint expects.
PR: 287167
Exp-run by: antoine
|
| |
|
|
|
|
|
|
| |
Changelog:
- Bug fixes only, we are in code freeze.
https://gitlab.winehq.org/wine/wine/-/releases/wine-11.0-rc2
PR: 291653
|
| |
|
|
|
|
|
| |
Update URL in pkg-message to be usable with modern web browsers
changing FTP to HTTP site. Note that http:// is used deliberately
instead of https:// because its SSL certificate does not cover
"ftp.komkon.org" for the moment.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-e2fsprogs_ver= 1.46.5-7.el9
+e2fsprogs_ver= 1.46.5-8.el9
-gcc_ver= 11.5.0-5.el9_5
+gcc_ver= 11.5.0-11.el9
-glib2_ver= 2.68.4-16.el9_6.2
+glib2_ver= 2.68.4-18.el9_7
-glibc_ver= 2.34-168.el9_6.23
+glibc_ver= 2.34-231.el9_7.2
-less_ver= 590-5.el9
+less_ver= 590-6.el9
-libcap_ver= 2.48-9.el9_2
+libcap_ver= 2.48-10.el9
-libsoup_ver= 2.72.0-10.el9_6.2
+libsoup_ver= 2.72.0-12.el9_7.1
-ncurses_ver= 6.2-10.20210508.el9_6.2
+ncurses_ver= 6.2-12.20210508.el9
-openssl_ver= 3.2.2-6.el9_5.1
+openssl_ver= 3.5.1-4.el9_7
-rocky-release_ver= 9.6-1.3.el9
+rocky-release_ver= 9.7-1.3.el9
-sepol_ver= 3.6-2.el9
+sepol_ver= 3.6-3.el9
-sqlite_ver= 3.34.1-8.el9_6
+sqlite_ver= 3.34.1-9.el9_7
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- Locale data updated to Unicode CLDR 48.
- TWAINDSM module for scanner support on 64-bit.
- Various bug fixes.
https://gitlab.winehq.org/wine/wine/-/releases/wine-11.0-rc1
Correct the instruction to use wine64.bin instead of wine64 when 32bit
is not available.
PR: 291456
|
| |
|
|
| |
Changelog: https://wiki.qemu.org/ChangeLog/10.1
|
| |
|
|
|
| |
ChangeLog:
https://github.com/joncampbell123/dosbox-x/releases/tag/dosbox-x-v2025.12.01
|
| |
|
|
|
| |
PR: 291277
Exp-run by: antoine
|
| | |
|
| |
|
|
|
|
| |
Add patch to fix build with Qt 6.10.
With hat: kde@
|
| |
|
|
|
|
| |
Add upstream patch to fix build with Qt 6.10.
With hat: kde@
|
| |
|
|
|
|
| |
Backport upstream patch to fix build with Qt 6.10.
With hat: kde@
|
| |
|
|
|
|
| |
Backport upstream patch to fix build with Qt 6.10.
With hat: kde@
|
| |
|
|
|
|
| |
Backport upstream patch to fix build with Qt 6.10.
With hat: kde@
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- Bundled vkd3d upgraded to version 1.18.
- More support for reparse points.
- More refactoring of Common Controls after the v5/v6 split.
- Progress dialog for document scanning.
- Various bug fixes.
https://gitlab.winehq.org/wine/wine/-/releases/wine-10.20
Advice FreeBSD 15.0 user to either use wine64 or build their own packages for 32bit.
PR: 291300
|
| |
|
|
| |
Reported by: vvd
|
| |
|
|
|
|
|
|
|
| |
Remove build dependency for Qt when NLS and graphical frontend is not
required.
PR: 291023
Co-authored-by: takahiro.kurosawa@gmail.com
MFH: 2025Q4
|
| |
|
|
|
|
|
|
|
|
|
|
| |
does not show interface name for FreeBSD guest
Upstream issue:
https://github.com/VirtualBox/virtualbox/issues/403
Upstream commit:
https://github.com/VirtualBox/virtualbox/commit/3cf64726847e2483c9539ca51c88862a0f1c7414
PR: 291128
MFH: 2025Q4
|
| | |
|
| |
|
|
|
|
|
| |
Avoid auto-detecting LLVM version which may be too old for build or
cause mismatch with LIB_DEPENDS.
PR: 285437
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- Support for reparse points.
- More support for WinRT exceptions.
- Refactoring of Common Controls after the v5/v6 split.
- Typed Arrays support in JScript.
- Various bug fixes.
https://gitlab.winehq.org/wine/wine/-/releases/wine-10.19
Remove files/patch-dlls_ntdll_unix_signal__i386.c since the issue was
fixed upstream.
Re-order GECKO and MONO at the end.
PR: 291049
|
| | |
|
| | |
|