| Port details on branch 2025Q4 |
- poudriere-devel Port build and test system
- 3.4.99.20251014 ports-mgmt
=0 3.4.99.20251014Version of this port present on the latest quarterly branch. - Maintainer: bdrewery@FreeBSD.org
 - Port Added: 2025-10-06 14:54:20
- Last Update: 2025-10-15 04:49:23
- Commit Hash: 83f2774
- License: BSD2CLAUSE
- WWW:
- https://github.com/freebsd/poudriere/wiki
- Description:
- poudriere is a tool primarily designed to test package production on
FreeBSD. However, most people will find it useful to bulk build ports
for FreeBSD.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- poudriere-devel>0:ports-mgmt/poudriere-devel
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/ports-mgmt/poudriere-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install ports-mgmt/poudriere-devel
- pkg install poudriere-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: poudriere-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1760503468
SHA256 (freebsd-poudriere-3.4.99.20251014-3.3.0-2209-g282bb7247_GH0.tar.gz) = 6e818620356111d2530109a601cd5fd50e3b995380ac1553c6dd97827084ee3c
SIZE (freebsd-poudriere-3.4.99.20251014-3.3.0-2209-g282bb7247_GH0.tar.gz) = 5793201
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Test dependencies:
-
- gmake>0 : devel/gmake
- Runtime dependencies:
-
- freebsd-release-manifests>0 : misc/freebsd-release-manifests
- portconfig>0 : ports-mgmt/portconfig
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for poudriere-devel-3.4.99.20251014:
BASH=on: Install programmable completions for Bash
EXAMPLES=on: Build and/or install examples
MANIFESTS=on: Install manifests for jail creation
PORTCONFIG=on: Install portconfig for options command
QEMU=off: Add qemu-user-static for non-x86 architectures
ZSH=on: Install programmable completions for zsh
===> Use 'make config' to modify these settings
- Options name:
- ports-mgmt_poudriere-devel
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.4.99.20251014 15 Oct 2025 04:49:23
    |
Bryan Drewery (bdrewery)  |
ports-mgmt/poudriere-devel: Update to 3.3.0-2209-g282bb7247
Changes:
- bulk: Fix an old build queue race that could lead to "stuck_in_queue".
- no need to bundle lockf; only useful for tests.
- bulk: Fix a new error with saving datadir.
(cherry picked from commit 83cf180b6da08fd4761825c6eb01812399b11526) |
3.4.99.20251013_1 14 Oct 2025 15:55:34
    |
Bryan Drewery (bdrewery)  |
ports-mgmt/poudriere-devel: Fix handling LOCALIPARGS
(cherry picked from commit 1f691971b4a0891aaf31ca0ac0315310906bf1db) |
3.4.99.20251013 13 Oct 2025 15:00:24
    |
Bryan Drewery (bdrewery)  |
ports-mgmt/poudriere-devel: Update to 3.3.0-2186-gdb737522d
Changes:
- bulk: set PKG_REPRODUCIBLE=yes by default.
- Use `nproc` rather than `sysctl -n hw.ncpu`.
- bulk: Change WRKDIR_ARCHIVE_FORMAT default to txz.
- Misc changes around jobs, signal interrupt handling, jexec (not jexecd).
- More setproctitle(3) use.
- bulk: More errors from parallel jobs checked.
- testport: Fix an error when not running in a git checkout.
- logclean: Fix some race errors.
- image zfs: Populate /etc/fstab with efi mount.
- sh: More context shown on errors.
- bulk: Save queue dir listing to builddir/.poudriere.datadir% on failure.
(cherry picked from commit 3d1cec8837380088dee5bba0113f0680c7584642) |
3.4.99.20251006 06 Oct 2025 14:53:46
    |
Bryan Drewery (bdrewery)  |
ports-mgmt/poudriere-devel: Update to 3.3.0-2083-g6484fd634
We are working on stabilizing for a 3.5.0 release.
Changes:
- bulk: Fix builds getting stuck in 'build_port_done'.
- Add new poudriere audit command to check repositories for vulnerable packages
- image: Skip lines with a comment in pkg list
- bulk: Fix racy shared data reading/writing
- bulk/testport: Show jail id in build log
- bulk: Stop populating per-directory git hashes into ports.
This was redundant with top-level git hash and was too expensive.
- bulk: Cache git-tree-dirty check to reduce work during build.
- bulk: Enable IMMUTABLE_BASE by default.
- poudriere: Include both etc/poudriere.conf and poudriere.d/poudriere.conf
- image-zfs: Use default 'checksum=on'
- image-zfs: Support optional zpool compatibility flag
(cherry picked from commit e9b99929d9aa253048cb0c99e9f99bb1673e8d3d) |
Number of commits found: 4
|