Port details |
- gonic Music streaming server / subsonic server API implementation
- 0.16.4_6 audio =4 0.16.4_4Version of this port present on the latest quarterly branch.
- Maintainer: tagattie@FreeBSD.org
- Port Added: 2020-04-09 10:29:05
- Last Update: 2024-08-09 06:24:08
- Commit Hash: aa8c011
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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 - 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 = 1711442810
SHA256 (go/audio_gonic/gonic-v0.16.4/v0.16.4.mod) = c0fbac2ec2b3a98b3db8053ecd11d26de347983f019b15b309f02a45e4a1b74d
SIZE (go/audio_gonic/gonic-v0.16.4/v0.16.4.mod) = 2903
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:
-
- go121 : lang/go121
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- ffmpeg : multimedia/ffmpeg
- mpv : multimedia/mpv
- Library dependencies:
-
- libtag.so : audio/taglib
- libsqlite3.so : databases/sqlite3
- Fetch dependencies:
-
- go121 : lang/go121
- ca_root_nss>0 : security/ca_root_nss
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_gonic
- USES:
- go:modules,1.21 pkgconfig sqlite 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.16.4_6 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
0.16.4_5 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
0.16.4_4 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.16.4_3 14 Jun 2024 05:29:27 |
Jason E. Hale (jhale) |
*/*: Chase audio/taglib shlib version bump
PR: 266677 |
0.16.4_2 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.16.4_1 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.16.4 26 Mar 2024 14:22:28 |
Hiroki Tagato (tagattie) |
audio/gonic: update to 0.16.4
Changelog: https://github.com/sentriz/gonic/blob/v0.16.4/CHANGELOG.md
Reported by: GitHub (watch releases) |
0.16.3 14 Mar 2024 07:46:33 |
Hiroki Tagato (tagattie) |
audio/gonic: update to 0.16.3
Changelog: https://github.com/sentriz/gonic/blob/v0.16.3/CHANGELOG.md
Reported by: GitHub (watch releases) |
0.16.2_2 06 Mar 2024 22:00:31 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q1 |
0.16.2_1 11 Feb 2024 10:39:17 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
0.16.2 13 Dec 2023 21:43:57 |
Hiroki Tagato (tagattie) |
audio/gonic: update to 0.16.2
Changelog: https://github.com/sentriz/gonic/blob/v0.16.2/CHANGELOG.md
Reported by: GitHub (watch releases) |
0.16.1_1 07 Dec 2023 02:22:10 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
0.16.1 14 Nov 2023 11:05:48 |
Hiroki Tagato (tagattie) |
audio/gonic: update to 0.16.1
Changelog: https://github.com/sentriz/gonic/blob/v0.16.1/CHANGELOG.md
Reported by: portscout |
0.15.2_2 08 Sep 2023 14:34:56 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
0.15.2_1 04 Aug 2023 14:24:50 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.15.2 14 Jun 2023 21:20:15 |
Hiroki Tagato (tagattie) |
audio/gonic: update to 0.15.2 and take maintainership
While here:
- switch to DISTVERSION
- switch to GO_MODULE
Changelog: https://github.com/sentriz/gonic/blob/v0.15.2/CHANGELOG.md
PR: 271901
MFH: 2023Q2 |
0.14.0_11 08 Apr 2023 15:13:25 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.14.0_10 09 Mar 2023 19:18:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go ports update |
0.14.0_9 15 Feb 2023 19:06:01 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.14.0_8 09 Feb 2023 21:55:23 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after GO_DEFAULT update. |
0.14.0_7 14 Jan 2023 11:31:17 |
Dmitri Goutnik (dmgk) |
all: Bump PORTVERSION after lang/go{118,119} update |
0.14.0_6 13 Dec 2022 12:23:43 |
Baptiste Daroussin (bapt) |
audio/gonic: drop maintainership |
0.14.0_6 11 Dec 2022 11:17:27 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
0.14.0_5 14 Nov 2022 08:38:14 |
Baptiste Daroussin (bapt) |
audio/gonic: add missing mandatory option in rc script |
0.14.0_4 06 Oct 2022 19:24:26 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
0.14.0_3 08 Sep 2022 16:33:18 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.14.0_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.14.0_2 03 Aug 2022 21:35:13 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
0.14.0_1 14 Jul 2022 12:46:05 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{117,118} update |
0.14.0 20 Jun 2022 09:01:57 |
Baptiste Daroussin (bapt) Author: Nyx Land |
audio/gonic: Update to v0.14.0 |
0.13.1_2 07 Jun 2022 21:56:10 |
Dmitri Goutnik (dmgk) |
*/*: Bump port revisons after lang/go{117,118} update |
0.13.1_1 30 Mar 2022 07:01:44 |
Guangyuan Yang (ygy) |
*/*: Bump PORTREVISION after lang/go 1.18 update |
0.13.1 13 May 2021 04:53:47 |
Baptiste Daroussin (bapt) |
audio/gonic: update to 0.13.1
While here move gomods into its own files, making the maintenance
easier:
now make gomod-vendor > go-mod.mk will do it |
0.12.3 26 Apr 2021 03:35:54 |
Baptiste Daroussin (bapt) |
audio/gonic: update to 0.12.3 |
0.12.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.12.2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.12.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.12.2 25 Mar 2021 15:06:57 |
bapt |
Update to 0.12.2 |
0.12.0 07 Feb 2021 04:12:55 |
bapt |
Update to 0.12.0 |
0.11.1 28 Dec 2020 10:33:15 |
bapt |
Update to 0.11.1 |
0.11.0 25 Aug 2020 13:01:10 |
bapt |
Update to 0.11.0 |
0.10.0 20 Jul 2020 16:05:08 |
bapt |
update to 0.10.0 |
0.9.5 07 Jul 2020 07:54:57 |
bapt |
Update to 0.9.5 |
0.9.0 09 Jun 2020 17:34:45 |
bapt |
Update distinfo part I forgot to commit before |
0.9.0 08 Jun 2020 07:42:44 |
bapt |
Update to 0.9.0 |
0.8.8 27 Apr 2020 08:45:43 |
bapt |
Update to 0.8.8 |
0.8.4 10 Apr 2020 05:37:03 |
tobik |
audio/gonic: Fix USES=go usage |
0.8.4 09 Apr 2020 10:28:59 |
bapt |
New port audio/gonic
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
WWW: https://github.com/sentriz/gonic |