| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
|
|
| |
Changes:
- Fix dev asserts causing error when DEBUG option not enabled.
- jail -c -m pkgbase: Use pkg.freebsd.org for pkgbase now that it has
redirects setup.
|
| |
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_106
Reported by: GitHub (watch releases)
|
| | |
|
| |
|
|
|
|
| |
$ rustup-init
ld-elf.so.1: Shared object "libzstd.so.1" not found, required by "rustup-init"
ld-elf.so.1: Shared object "libcurl.so.4" not found, required by "rustup-init"
|
| |
|
|
|
|
|
| |
Add a reference to FreeBSD-SA-25:10.unbound (issued 2025-11-26) to the
vuxml entry for Unbound CVE-2025-11411.
FreeBSD-SA-25:10.unbound affects all supported versions of FreeBSD
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
New features:
- bulk -t / testport: Enable errors for undeclared shared library
dependencies (PROXYDEPS_FATAL).
- Add poudriere-repo(8) to rebuild repo.
- Add a 'pkgrepo publish' hook.
See https://github.com/freebsd/poudriere/wiki/hooks
Called from bulk, testport, pkgclean, repo.
- bulk build log: Record times(1) at start and end.
- gather_distfiles: symlink to existing files rather than copy.
This saves IO and space during the build.
- poudriere -s var[=value]: Inherit from env or set var default.
- Allow MAX_(MEMORY|FILES)_pkgname="" to override global value.
- bulk log: Also show jail name.
- bulk -v: Show logfile location for failed builds.
- bulk PKG_NO_VERSION_FOR_DEPS: Add a ORPHAN_SHLIB_REBUILD_IGNORELIST
to list packages to not rebuild on missed shlibs. These ports likely
are failing stage-qa.
Fixes:
- Revert IMMUTABLE_BASE default to "no".
- bulk: Fix ancient queue race resulting in crashed builder during
'starting'.
- jail: pkgbase creation fixes for 15.0
- bulk: Fix ref jail sticking around after detecting a crashed
builder.
- bulk jail: /distfiles is now properly kept read-only.
- Fix qemu error executing `service qemu_user_static onestart` rather than
advising it.
- Fix parallel builds stomping on shared TMPFS_BLACKLIST_TMPDIR.
- read*(): Fix some issues with recent timeout support.
- siginfo_handler: Protect against arith error.
- bulk: Fix priority boosting after job queue added run type.
- dirwatch: Fix startup race when used for queue watching.
- html: Avoid numeric error during SIGTERM.
- PKG_NO_VERSION_FOR_DEPS=yes: Ensure delete_pkg() is called on
shlib-rebuilt package. This fixes using PKG_HASH=yes resulting in
pkg-upgrade(8) SQL constraint errors.
- Fix PKG_HASH not using proper timestamp for build cache.
- pkgclean -f: Fix not installing pkg into jail after recent change.
- bulk: Hide bmake read-only /usr/obj warning during ports env setup.
- dev show_build_summary: Don't recursive error.
- bulk: urlencode '+' in link to web.
- Fix some inconsistent SIGINT cleanup races.
Misc:
- A lot of tweaks to builtins.
- A lot of various optimizations.
- A lot of new tests and test stability improvements.
- More use of vfork(2).
- Factor/optimize some common code for removing files which reduces
some fork(2)/execve(2).
- Factor common code for whitelist/blacklist/list handling.
- package git note now contains unabbreviated commit hash.
- bulk: For shlib rebuild show specific reason.
- write_atomic: Avoid unneeded unlink(2) when creating tmpfile.
- Tweaks to bulk package copying from jail .npkg dir.
- testport/bulk -i: If suing to nobody don't land in /root.
- crashed_build: Ensure telling about queue failures.
- bulk parallel jobs: tweak process reaping frequency.
- bulk build_port: Avoid regathering PREFIX/NEED_ROOT/DISTFILES vars.
- bulk: Always save the datadir listing to logdir even on success.
- completions: Add poudriere-audit.
- zsh completions: Document testport/bulk -NN.
- lockf is always bundled to simplify compat for tests.
- jails: Check for mlock support now.
- timestamp: Forward signals TERM,ALRM,INT,HUP.
- timestamp: Support sub-second resolution/units.
- bulk/testport: check_leftovers: Remove backwards-compat for pre-2014
ports/Mk/Scripts/check_leftovers.sh.
- Add fallback-compat for `nproc` and `date -I`.
- build_repo: Remove old {data,packagesite}.txz files if found.
- jail: commands using make will use `make -s` if not running in
verbose mode.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Changes: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.6.0
|
| |
|
|
|
|
|
| |
external IP
PyStun3 is a Python STUN client for getting NAT type and external
IP with support for Python versions 2 and 3.
|
| |
|
|
|
| |
Upcoming games/0ad release moves to lang/spidermonkey128; allow
until the former port can be updated before setting a date.
|
| |
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.1.6/ChangeLog
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.1.7/ChangeLog
Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.1.5...hipercontracer-2.1.7
PR: 291244
|
| |
|
|
| |
New version scheme is tied to SpiderMonkey rather than Cinnamon
|
| |
|
|
| |
ChangeLog: https://github.com/0xJacky/nginx-ui/releases/tag/v2.2.1
|
| |
|
|
| |
Also fix loading webp backgrounds
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* CVE-2025-65018
* CVE-2025-64720
* CVE-2025-64506
* CVE-2025-64505
Reported by: Stefan Grundmann <sg2342@googlemail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- Updated man page to note that wifimgr is not part of FreeBSD but
that it appeared at the time of FreeBSD-8.0.
- Added Ukrainian translation, thanks to Dmitry Luhtionov
<dmitryluhtionov@gmail.com>.
https://opal.com/src/wifimgr/
Remove unused dependencies, fix warning from portclippy.
PR: 291215 287173
|
| |
|
|
|
|
|
|
| |
Include in addition a hotfix for:
Fix bash shell cleanup to support variable expansion in paths
https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/5966
Changes: https://gitlab.com/gitlab-org/gitlab-runner/-/releases
|
| |
|
|
|
|
|
| |
Changelog:
https://github.com/textbrowser/dooble/releases/tag/2025.11.25
PR: 291217
|
| | |
|
| |
|
|
| |
Changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.29
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- Fix LICENSE
- Switch to USES=gettext-tools
Author's Note: spell plugin has been disabled. Because it depends of
gtkspell3, which seems unmaintained (no update since 2018).
Changelog:
- https://github.com/elementary/code/releases/tag/8.0.0
- https://github.com/elementary/code/releases/tag/8.1.0
- https://github.com/elementary/code/releases/tag/8.1.1
- https://github.com/elementary/code/releases/tag/8.1.2
PR: 290018
Reported by: Olivier Duchateau <duchateau.olivier@gmail.com>
Approved by: Miguel Gocobachi <miguel@gocobachi.dev>
|
| |
|
|
|
| |
Changes: https://about.gitlab.com/releases/2025/11/26/patch-release-gitlab-18-6-1-released/
Security: 4530fc9f-cb47-11f0-85d8-2cf05da270f3
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
Changelog:
https://gitlab.com/schmiddi-on-mobile/flare/-/releases/0.17.3
PR: 291000
Reported by: Yusuf Yaman <nxjoseph@protonmail.com> (maintainer)
|
| |
|
|
|
|
| |
Announcements:
https://sourceforge.net/p/tcl/mailman/message/59259102/ (Tcl)
https://sourceforge.net/p/tcl/mailman/message/59259103/ (Tk)
|
| | |
|
| | |
|
| |
|
|
| |
ChangeLog: https://drobilla.net/2025/11/25/lilv-0-26-2.html
|
| |
|
|
| |
ChangeLog: https://cloud.r-project.org/web/packages/testthat/news/news.html
|
| |
|
|
|
|
| |
ChangeLog:
https://github.com/awslabs/aws-c-cal/releases/tag/v0.9.13
https://github.com/awslabs/aws-c-cal/releases/tag/v0.9.12
|
| | |
|
| |
|
|
|
|
|
|
| |
Changelog:
https://github.com/walles/moor/releases/tag/v2.9.2
PR: 291189
Reported by: Yusuf Yaman <nxjoseph@protonmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
This started as a fork of graphics/atril, which in turn forked from
graphics/evince, so move categories to match.
- make PDF and pixbuf support unconditional, support for those
formats are always expected
- optionalise NLS, previewer, thumbnailer
- exclude DOCS as upstream is still evaluating the build issue
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Added run-time dependency for emojis to appear properly.
Removed accidentally added distinfo entry of openssl-src (from
previous commit) which we don't want use already.
Changelog:
- https://github.com/anistark/feluda/releases/tag/v1.10.2
- https://github.com/anistark/feluda/releases/tag/v1.10.3
PR: 290737
Reported by: Yusuf Yaman <nxjoseph@protonmail.com> (maintainer)
|
| | |
|
| |
|
|
|
|
|
| |
Changelog: https://github.com/pemistahl/grex/releases/tag/v1.4.6
PR: 291219
Reported by: Petteri Valkonen <petteri.valkonen@iki.fi> (maintainer)
|