notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
bricoler Utility for running FreeBSD src development workflows
0.2.0 sysutilsnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py312: bricoler
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:
  1. py312-hatchling>=0 : devel/py-hatchling@py312
  2. py312-wheel>=0 : devel/py-wheel@py312
  3. python3.12 : lang/python312
  4. py312-build>=0 : devel/py-build@py312
  5. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. py312-pexpect>0 : misc/py-pexpect@py312
  2. py312-sqlite3>0 : databases/py-sqlite3@py312
  3. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/markjdb/bricoler/tar.gz/v0.2.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.0
25 Sep 2026 08:42:03
commit hash: ce943f8a55e37ce71796c1b08f3c6e42a961e4efcommit hash: ce943f8a55e37ce71796c1b08f3c6e42a961e4efcommit hash: ce943f8a55e37ce71796c1b08f3c6e42a961e4efcommit hash: ce943f8a55e37ce71796c1b08f3c6e42a961e4ef files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
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