Port details |
- poudriere-dsh2dsh Port build and test system (fork with more features)
- 3.4.99.20250116 ports-mgmt
=0 3.4.99.20241213Version of this port present on the latest quarterly branch. - Maintainer: dsh@bamus.cz
 - Port Added: 2024-10-21 17:57:03
- Last Update: 2025-01-21 23:46:33
- Commit Hash: c5fba33
- License: BSD2CLAUSE
- WWW:
- https://github.com/dsh2dsh/poudriere/
- 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.
Changes from upstream:
* Better reuse of prebuilded FreeBSD packages.
* Speedup building by rebuilding only changed ports.
* Share go mod cache between builders and store downloaded modules in
`DISTFILES_CACHE`.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- poudriere-dsh2dsh>0:ports-mgmt/poudriere-dsh2dsh
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/ports-mgmt/poudriere-dsh2dsh/ && make install clean
- To add the package, run one of these commands:
- pkg install ports-mgmt/poudriere-dsh2dsh
- pkg install poudriere-dsh2dsh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: poudriere-dsh2dsh
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1737053349
SHA256 (dsh2dsh-poudriere-3.4.99.20250116_GH0.tar.gz) = c7bbb31a50defe4d3dff93b5c81b905927e9d3841d385de8ea598db868081ba7
SIZE (dsh2dsh-poudriere-3.4.99.20250116_GH0.tar.gz) = 5753290
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-dsh2dsh-3.4.99.20250116:
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-dsh2dsh
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.99.20250116 21 Jan 2025 23:46:33
    |
Robert Clausecker (fuz)  Author: Denis Shaposhnikov |
ports-mgmt/poudriere-dsh2dsh: update to 3.4.99.20250116
From upstream:
- pkgbase: Fix building packages after "jail -cu: Don't include build-time
make.conf files into jail's clean snapshot"
PR: 284117 |
3.4.99.20250110 17 Jan 2025 12:35:04
    |
Robert Clausecker (fuz)  Author: Denis Shaposhnikov |
ports-mgmt/poudriere-dsh2dsh: update to 3.4.99.20250110
From upstream:
- bulk: Disable shlib requirements checking. This was only
intended for PKG_NO_VERSION_FOR_DEPS.
- bulk: Fix shlib checking for pkg-devel
PR: 283999 |
3.4.99.20250102 06 Jan 2025 23:06:14
    |
Robert Clausecker (fuz)  Author: Denis Shaposhnikov |
ports-mgmt/poudriere-dsh2dsh: update to 3.4.99.20250102
From upstream:
- Web: Fix "Inspected" error
- Web: Fix "Elapsed" display
- Web: Fix "Results" links
PR: 283824 |
3.4.99.20241213 17 Dec 2024 00:57:22
    |
Robert Clausecker (fuz)  Author: Denis Shaposhnikov |
ports-mgmt/poudriere-dsh2dsh: update to 3.4.99.20241213
Upstream changes:
- Fix 'Z' randomly showing in various places and breaking functionality
- Use ISO 8601 date format in more places (logs)
- Use system ruleset 4 for creating jail and allow override with
DEVFS_RULESET
- Web: Sort latest date first
- Raise tmpfs_data limit to 2GB
- bulk: Tweak/wrap some long lines, such as SIGINFO handler.
- bulk: Add an "inspected" stat to help track shlib recheck needs
for PKG_NO_VERSION_FOR_DEPS feature
- bulk: Rename 'to build' to 'remaining'
- bulk: Fix IMMUTABLE_BASE=schg not working with qemu
- bulk/testport -i + qemu: Allow su(1) to work. This could manifest like:
pkg-static: Fail to create temporary file for
/usr/local/bin/tclsh8.6:Operation not permitted
PR: 283331 |
3.4.99.20240812 21 Oct 2024 17:53:57
    |
Matthias Fechner (mfechner)  Author: Denis Shaposhnikov |
ports-mgmt/poudriere-dsh2dsh: added fork of poudriere 3.4.99.20240812
Changes from upstream:
* Better reuse of prebuilded FreeBSD packages.
* Speedup building by rebuilding only changed ports.
* Share go mod cache between builders and store downloaded modules in
`DISTFILES_CACHE`.
https://github.com/dsh2dsh/poudriere
PR: 282248 |
Number of commits found: 5
|