| Port details |
- sylve Lightweight GUI for managing Bhyve, Jails, ZFS, networking
- 0.2.3_1 sysutils
=3 0.2.3_1Version of this port present on the latest quarterly branch. - Maintainer: hayzam@alchemilla.io
 - Port Added: 2026-03-30 22:09:05
- Last Update: 2026-04-10 15:57:27
- Commit Hash: 7507e72
- People watching this port, also watch:: syncthing, plexmediaserver-plexpass, lldap, pocket-id, poudriere
- License: BSD2CLAUSE
- WWW:
- https://github.com/alchemillahq/sylve
- Description:
- Sylve is a lightweight, open-source virtualization platform for FreeBSD,
leveraging Bhyve for VMs and Jails for containerization, with deep ZFS
integration. It provides a streamlined, Proxmox-like experience tailored for
FreeBSD environments. Its backend is written in Go, and the frontend is written
in Svelte (with Kit), integrated into a single binary for easy deployment.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/sylve/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/sylve
- pkg install sylve
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sylve
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1774991566
SHA256 (go/sysutils_sylve/sylve-v0.2.3/sylve-web-assets.tar.gz) = 511f28f9373ae58f3e3feffd1ffeddbc7d9121debf8d9214d47ea82a414e970e
SIZE (go/sysutils_sylve/sylve-v0.2.3/sylve-web-assets.tar.gz) = 2933197
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:
-
- go125 : lang/go125
- Runtime dependencies:
-
- dnsmasq>0 : dns/dnsmasq
- qemu-img : emulators/qemu@tools
- swtpm>0 : sysutils/swtpm
- virsh : devel/libvirt
- bhyve-firmware>0 : sysutils/bhyve-firmware
- smbd : net/samba416
- Fetch dependencies:
-
- go125 : lang/go125
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_sylve
- USES:
- go:modules samba:run zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.2.3_1 10 Apr 2026 15:57:27
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.9 / 1.26.2 |
0.2.3 31 Mar 2026 21:28:25
    |
Dave Cottlehuber (dch)  |
sysutils/sylve: update to v0.2.3
Pet port while here:
- include bsd.port.options.mk to support ARCH, as make -V PORTVERSION
will fail without this.
- switch to USES=samba:run so that alternate samba versions can be
selected if required.
Reported by: dvl
Approved by: hayzam@alchemilla.io |
30 Mar 2026 22:07:05
  
|
Dave Cottlehuber (dch)  |
sysutils/sylve: new port: lightweight GUI for managing jails & bhyve
Sponsored by: SkunkWerks, GmbH
Sponsored by: Alchemilla
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D52137 |