Port details on branch 2025Q1 |
- synth Custom package repository builder for FreeBSD and DragonFly
- 3.09 ports-mgmt
=0 3.09Version of this port present on the latest quarterly branch. - Maintainer: fluffy@FreeBSD.org
 - Port Added: 2025-02-10 00:36:08
- Last Update: 2025-02-14 19:44:11
- Commit Hash: 080261a
- License: ISCL
- WWW:
- https://github.com/jrmarino/synth
- Description:
- Synth is a custom packge repository builder for FreeBSD and DragonFly.
It is intended to replace Portmaster, portupgrade, and poudriere for
the average user. It is simple to learn (the powerful options are
limited in number) and user-friendly, but it is extremely fast due
to its parallel building capability. It will "drop-in" on any system
as it leverages the stock pkg(8) facilities. All ports are built
in a clean environment, so it is finally safe to build ports as
needed on a live system. The default profile is the system itself, not
a new jail, which can be a valuable feature for some environments.
To bring a system up-to-date only requires one command after the ports
tree is updated:
> synth upgrade-system
During the building process, a curses-based display will show the status
of all the builders and the entire bulk run process. A dynamic and
searchable web-based report is generated simultaneously. Synth is intended
to be grasped and utilized by novice users within minutes, but offers
most of the same powerful features as Poudriere for the power users.
Synth requires no preparation; it works immediately upon installation.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/ports-mgmt/synth/ && make install clean
- To add the package, run one of these commands:
- pkg install ports-mgmt/synth
- pkg install synth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: synth
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1739561790
SHA256 (jrmarino-synth-v3.09_GH0.tar.gz) = 3bf6f4499823af5e41bf1826b9909a722b5e9a6e2fb1204b8c1771d3aa2a45e2
SIZE (jrmarino-synth-v3.09_GH0.tar.gz) = 172611
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gprbuild>0 : devel/gprbuild
- ini_file_manager.gpr : misc/ini_file_manager
- adacurses.gpr : devel/adacurses
- gnat : lang/gnat12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for synth-3.09:
WATCHDOG=on: Build with watchdog monitor
===> Use 'make config' to modify these settings
- Options name:
- ports-mgmt_synth
- USES:
- ada elfctl ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|