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
Port details
sylve Lightweight GUI for managing Bhyve, Jails, ZFS, networking
0.2.3_1 sysutils on this many watch lists=3 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 0.2.3_1Version of this port present on the latest quarterly branch.
Maintainer: hayzam@alchemilla.io search for ports maintained by this maintainer
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.
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
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/sylve-0.2.3_1/catalog.mk
  2. /usr/local/share/licenses/sylve-0.2.3_1/LICENSE
  3. /usr/local/share/licenses/sylve-0.2.3_1/BSD2CLAUSE
  4. @sample etc/sylve/config.json.sample
  5. sbin/sylve
  6. @dir(root,wheel,0700) /var/db/sylve
  7. @owner
  8. @group
  9. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • sylve
Dependency lines:
  • sylve>0:sysutils/sylve
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

Expand this list (4 items)

Collapse this list.

SHA256 (go/sysutils_sylve/sylve-v0.2.3/v0.2.3.mod) = 5dfaadfaf24023652042afbc41d496ea4d4fcf4972c32b3f760c9f1f291f7587 SIZE (go/sysutils_sylve/sylve-v0.2.3/v0.2.3.mod) = 5823 SHA256 (go/sysutils_sylve/sylve-v0.2.3/v0.2.3.zip) = 4a7056c60ad6397f696b4b565dbb383664db9a18fbc43c3eb54d01aad5de4257 SIZE (go/sysutils_sylve/sylve-v0.2.3/v0.2.3.zip) = 34844416

Collapse this list.


Packages (timestamps in pop-ups are UTC):
sylve
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.2.3_10.2.3_1n/a-n/an/a--
FreeBSD:15:quarterly0.2.3_10.2.3_1n/a-n/an/a--
FreeBSD:16:latest-0.2.3_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go125 : lang/go125
Runtime dependencies:
  1. dnsmasq>0 : dns/dnsmasq
  2. qemu-img : emulators/qemu@tools
  3. swtpm>0 : sysutils/swtpm
  4. virsh : devel/libvirt
  5. bhyve-firmware>0 : sysutils/bhyve-firmware
  6. smbd : net/samba416
Fetch dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/alchemillahq/sylve/@v/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.3_1
10 Apr 2026 15:57:27
commit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86a files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.9 / 1.26.2
0.2.3
31 Mar 2026 21:28:25
commit hash: 2c7adc9de9f0e9917df8fc64fc5d746956a0bb55commit hash: 2c7adc9de9f0e9917df8fc64fc5d746956a0bb55commit hash: 2c7adc9de9f0e9917df8fc64fc5d746956a0bb55commit hash: 2c7adc9de9f0e9917df8fc64fc5d746956a0bb55 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
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
commit hash: a5575ead15e221d83fb130d0ec6ff20bf3873f44commit hash: a5575ead15e221d83fb130d0ec6ff20bf3873f44commit hash: a5575ead15e221d83fb130d0ec6ff20bf3873f44commit hash: a5575ead15e221d83fb130d0ec6ff20bf3873f44 files touched by this commit Sanity Test Failure Refresh
Dave Cottlehuber (dch) search for other commits by this committer
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

Number of commits found: 3