Sylve is now in the FreeBSD ports tree!

You can install it with `pkg install sylve`, or build it from ports: `cd /usr/ports/sysutils/sylve && make install clean`

Really happy to see this land; thanks to @dch for all his help porting this! 🙌

https://sylve.io
https://github.com/AlchemillaHQ/Sylve

#FreeBSD #Sylve #RunBSD

hi. @[email protected] ,thanks. pkg search sylve , nothing was there . is that a stable version ? i have used freebsd15 .
@gta1998 @hayzam I assume it just on master and it will take some time to hit the quarterly branch you are using (or you update your source to latest)
@[email protected] thanks. waiting for some time. i will try it.
@l33tname I can confirm that it's already available in the latest branch: https://docs.freebsd.org/en/books/handbook/ports/#quarterly-latest-branch @gta1998 @hayzam
Chapter 4. Installing Applications: Packages and Ports

FreeBSD provides two complementary technologies for installing third-party software: the FreeBSD Ports Collection, for installing from source, and packages, for installing from pre-built binaries

FreeBSD Documentation Portal