Port details |
- poudriere-dsh2dsh Port build and test system (fork with more features)
- 3.4.99.20241213 ports-mgmt =0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: dsh@bamus.cz
- Port Added: 2024-10-21 17:57:03
- Last Update: 2024-12-17 00:57:22
- Commit Hash: 308bd53
- 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 = 1734273287
SHA256 (dsh2dsh-poudriere-3.4.99.20241213_GH0.tar.gz) = 57539d384828faa8fe116150ff0e519a6cce78696525750ad22e4c107e4a267e
SIZE (dsh2dsh-poudriere-3.4.99.20241213_GH0.tar.gz) = 5752483
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.20241213:
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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 2
|