| Port details on branch 2026Q1 |
- gonic Music streaming server / subsonic server API implementation
- 0.19.0_5 audio
=0 0.19.0_5Version of this port present on the latest quarterly branch. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2026-01-25 01:39:09
- Last Update: 2026-02-05 17:57:56
- Commit Hash: b136e1b
- Also Listed In: net
- License: GPLv3
- WWW:
- https://github.com/sentriz/gonic
- Description:
- music streaming server / subsonic server API implementation
features
* browsing by folder (keeping your full tree intact)
* browsing by tags (using taglib - supports mp3, opus, flac, ape, m4a, wav,
etc.)
* on-the-fly audio transcoding and caching (requires ffmpeg) (thank you spijet)
* pretty fast scanning (with my library of ~27k tracks, initial scan takes
about 10m, and about 5s after incrementally)
* multiple users, each with their own transcoding preferences, playlists, top
tracks, top artists, etc.
* last.fm scrobbling
* artist similarities and biographies from the last.fm api
* a web interface for configuration (set up last.fm, manage users, start scans,
etc.)
* support for the album-artist tag, to not clutter your artist list with
compilation album appearances
* written in go, so lightweight and suitable for a raspberry pi, etc.
* newer salt and token auth
* tested on dsub, jamstash, sublime music, and soundwaves
¦ ¦ ¦ ¦ 
- 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/audio/gonic/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/gonic
- pkg install gonic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gonic
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1760338422
SHA256 (go/audio_gonic/gonic-v0.19.0/v0.19.0.mod) = 7d193a72639f4874cfcbf00b5ed7c204138976a74e34b2899218563bc567585e
SIZE (go/audio_gonic/gonic-v0.19.0/v0.19.0.mod) = 2887
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go125 : lang/go125
- Runtime dependencies:
-
- ffmpeg : multimedia/ffmpeg
- mpv : multimedia/mpv
- Fetch dependencies:
-
- go125 : lang/go125
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gonic-0.19.0_5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- audio_gonic
- USES:
- go:1.25+,modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|