| Port details |
- bricoler Utility for running FreeBSD src development workflows
- 0.2.0 sysutils
=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: 0mp@FreeBSD.org
 - Port Added: 2026-09-25 08:45:09
- Last Update: 2026-09-25 08:42:03
- Commit Hash: ce943f8
- Also Listed In: devel python
- License: BSD2CLAUSE
- WWW:
- https://github.com/markjdb/bricoler
- Description:
- bricoler is a utility for running FreeBSD src development workflows. The basic
idea is to simplify common src development tasks by providing a framework to
wrap operations like:
- building a FreeBSD src tree,
- constructing a VM image from the output of a build,
- booting the VM image,
- running things in the guest once it has booted.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- bricoler>0:sysutils/bricoler
- To install the port:
- cd /usr/ports/sysutils/bricoler/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/bricoler
- pkg install bricoler
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bricoler
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1790292878
SHA256 (markjdb-bricoler-v0.2.0_GH0.tar.gz) = 87ea16cb9dd48ceb0a3ef85fafac733259b23af12c4d4199f714523019861f45
SIZE (markjdb-bricoler-v0.2.0_GH0.tar.gz) = 42754
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-hatchling>=0 : devel/py-hatchling@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-pexpect>0 : misc/py-pexpect@py312
- py312-sqlite3>0 : databases/py-sqlite3@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_bricoler
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.2.0 25 Sep 2026 08:42:03
    |
Mateusz Piotrowski (0mp)  |
sysutils/bricoler: Add: Utility for running FreeBSD src development
bricoler is a utility for running FreeBSD src development workflows. The basic
idea is to simplify common src development tasks by providing a framework to
wrap operations like:
- building a FreeBSD src tree,
- constructing a VM image from the output of a build,
- booting the VM image,
- running things in the guest once it has booted. |
Number of commits found: 1
|