| Port details on branch 2026Q3 |
- gonic Music streaming server / subsonic server API implementation
- 0.22.0_3 audio
=0 0.22.0_3Version of this port present on the latest quarterly branch. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2026-07-10 08:24:41
- Last Update: 2026-08-19 17:40:44
- Commit Hash: 039eec1
- 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 = 1781139611
SHA256 (go/audio_gonic/gonic-v0.22.0/v0.22.0.mod) = 2013495bb2390ccf331d43b3bb17a21b5233f427509d02b3849c9215dcefffe3
SIZE (go/audio_gonic/gonic-v0.22.0/v0.22.0.mod) = 3210
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:
-
- go126 : lang/go126
- Runtime dependencies:
-
- ffmpeg : multimedia/ffmpeg
- mpv : multimedia/mpv
- Fetch dependencies:
-
- go126 : lang/go126
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gonic-0.22.0_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- audio_gonic
- USES:
- go:1.26+,modules 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.22.0_3 19 Aug 2026 17:40:44
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.14 / 1.26.7 |
0.22.0_2 14 Aug 2026 00:43:14
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.13 / 1.26.6 |
0.22.0_1 10 Jul 2026 08:00:52
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.12 / 1.26.5 |