summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* ports-mgmt/poudriere-devel: Update to 3.3.0-2467-g1e1cd81b9Bryan Drewery12 hours2-6/+5
| | | | | | | 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.
* editors/vscode: Update to 1.106.3Hiroki Tagato12 hours2-10/+9
| | | | | | Changelog: https://code.visualstudio.com/updates/v1_106 Reported by: GitHub (watch releases)
* ports-mgmt/poudriere-devel: Mark BROKEN for now due to a bulk error.Bryan Drewery12 hours1-0/+1
|
* devel/rustup-init: Add missing dependenciesAdam Weinberger13 hours1-1/+4
| | | | | | $ 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"
* security/vuxml: reference FreeBSD-SA-25:10.unboundPhilip Paeps15 hours1-0/+7
| | | | | | | 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
* misc/nanocoder: update 1.17.1 → 1.17.2Yuri Victorovich15 hours3-24/+24
|
* graphics/pcl-pointclouds: update 1.15.0 → 1.15.1Yuri Victorovich15 hours4-42/+59
|
* misc/ollama: update 0.3.6 → 0.13.1.r0Yuri Victorovich15 hours7-363/+32
|
* math/pari: update 2.17.2 → 2.17.3Yuri Victorovich15 hours2-4/+4
|
* misc/nanocoder: update 1.16.5 → 1.17.1Yuri Victorovich15 hours4-45/+319
|
* ports-mgmt/poudriere-devel: Clarify what DEBUG isBryan Drewery16 hours1-0/+1
|
* ports-mgmt/poudriere-devel: Update to 3.3.0-2465-g5b7655549Bryan Drewery16 hours3-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* ports-mgmt/poudriere-devel: Support DEBUG optionBryan Drewery16 hours1-2/+3
|
* sysutils/tmux: Take maintainershipJoseph Mingrone18 hours1-1/+1
|
* sysutils/tmux: release maintainershipMathieu Arnold18 hours1-1/+1
|
* deskutils/stirling-pdf: update to 1.6.0Matthias Fechner19 hours2-4/+4
| | | | Changes: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.6.0
* net/py-pystun3: New port: Python STUN client for getting NAT type and ↵Jesús Daniel Colmenares Oviedo21 hours4-0/+23
| | | | | | | external IP PyStun3 is a Python STUN client for getting NAT type and external IP with support for Python versions 2 and 3.
* lang/spidermonkey115: mark DEPRECATED, without expiration date for nowCharlie Li21 hours1-0/+3
| | | | | Upcoming games/0ad release moves to lang/spidermonkey128; allow until the former port can be updated before setting a date.
* benchmarks/hipercontracer: Update 2.1.5 => 2.1.7Thomas Dreibholz21 hours2-4/+4
| | | | | | | | | | | 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
* lang/cjs: update to 128.0Charlie Li21 hours2-10/+15
| | | | New version scheme is tied to SpiderMonkey rather than Cinnamon
* sysutils/nginx-ui: Update to 2.2.1Jesús Daniel Colmenares Oviedo21 hours2-10/+9
| | | | ChangeLog: https://github.com/0xJacky/nginx-ui/releases/tag/v2.2.1
* x11/cinnamon: update to 6.4.13Charlie Li21 hours4-224/+235
| | | | Also fix loading webp backgrounds
* x11-fm/nemo: rearrange, add TRACKER optionCharlie Li22 hours3-51/+49
|
* x11-wm/muffin: pull in upstream commit fixing qt crashesCharlie Li22 hours2-1/+7
|
* x11/cinnamon-screensaver: update to 6.4.1Charlie Li22 hours2-7/+6
|
* sysutils/cinnamon-control-center: update to 6.4.2Charlie Li22 hours2-5/+5
|
* x11/cinnamon-session: update to 6.4.2Charlie Li22 hours2-13/+11
|
* security/vuxml: Add png vulnerabilitiesFernando Apesteguía22 hours1-0/+66
| | | | | | | | | * CVE-2025-65018 * CVE-2025-64720 * CVE-2025-64506 * CVE-2025-64505 Reported by: Stefan Grundmann <sg2342@googlemail.com>
* net-mgmt/wifimgr: Update 1.25 => 1.26J.R. Oldroyd23 hours3-8/+7
| | | | | | | | | | | | | 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
* devel/gitlab-runner: update to 18.6.2Matthias Fechner24 hours2-14/+13
| | | | | | | | 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
* www/dooble: Update 2025.07.18 => 2025.11.25Eric Camachat24 hours2-4/+4
| | | | | | | Changelog: https://github.com/textbrowser/dooble/releases/tag/2025.11.25 PR: 291217
* security/boringssl: update to the recent snapshotSergey A. Osokin24 hours2-4/+4
|
* games/openrct2: update to 0.4.29Piotr Kubaj26 hours3-13/+13
| | | | Changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.29
* editors/elementary-code: Update to 8.1.2Olivier Duchateau26 hours5-16/+33
| | | | | | | | | | | | | | | | | | | 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>
* www/gitlab: security and patch update to 18.6.1Matthias Fechner27 hours6-34/+34
| | | | | Changes: https://about.gitlab.com/releases/2025/11/26/patch-release-gitlab-18-6-1-released/ Security: 4530fc9f-cb47-11f0-85d8-2cf05da270f3
* mail/nextcloud-mail: Update to 5.6.1Bernard Spil29 hours2-4/+4
|
* www/nextcloud: Update to 32.0.2Bernard Spil29 hours2-4/+4
|
* net-im/flare: Update 0.17.2 => 0.17.3Yusuf Yaman30 hours3-8/+7
| | | | | | | | Changelog: https://gitlab.com/schmiddi-on-mobile/flare/-/releases/0.17.3 PR: 291000 Reported by: Yusuf Yaman <nxjoseph@protonmail.com> (maintainer)
* lang/tcl90, x11-toolkits/tk90: update to 9.0.3Pietro Cerutti30 hours5-11/+11
| | | | | | Announcements: https://sourceforge.net/p/tcl/mailman/message/59259102/ (Tcl) https://sourceforge.net/p/tcl/mailman/message/59259103/ (Tk)
* graphics/catimg: Update to 2.8.0Emanuel Haupt31 hours2-4/+5
|
* shells/bash: Update to 5.3.8Emanuel Haupt31 hours2-3/+12
|
* audio/lilv: Update to 0.26.2Nuno Teixeira31 hours2-4/+4
| | | | ChangeLog: https://drobilla.net/2025/11/25/lilv-0-26-2.html
* devel/R-cran-testthat: Update to 3.3.1Nuno Teixeira31 hours2-4/+4
| | | | ChangeLog: https://cloud.r-project.org/web/packages/testthat/news/news.html
* security/aws-c-cal: Update to 0.9.13Nuno Teixeira31 hours2-4/+4
| | | | | | 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
* net/kea-devel: Update to 3.1.4Cy Schubert33 hours3-16/+21
|
* textproc/moor: Update 2.9.1 => 2.9.2Yusuf Yaman33 hours2-6/+6
| | | | | | | | Changelog: https://github.com/walles/moor/releases/tag/v2.9.2 PR: 291189 Reported by: Yusuf Yaman <nxjoseph@protonmail.com> (maintainer)
* graphics/xreader: move and update to 4.6.0Charlie Li33 hours16-681/+431
| | | | | | | | | | 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
* textproc/feluda: Update 1.10.1 => 1.10.3Yusuf Yaman34 hours4-159/+169
| | | | | | | | | | | | | 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)
* security/vuxml: document gitlab vulnerabilitiesMatthias Fechner34 hours1-0/+39
|
* devel/grex: Update to 1.4.6Petteri Valkonen35 hours3-494/+448
| | | | | | | Changelog: https://github.com/pemistahl/grex/releases/tag/v1.4.6 PR: 291219 Reported by: Petteri Valkonen <petteri.valkonen@iki.fi> (maintainer)