Port details |
- subsonic-standalone Subsonic streaming media server, standalone version
- 6.0_8 www
=2 6.0_8Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, no longer maintained upstream as of 2019
This port expired on: 2024-09-30
- Maintainer: jlh@FreeBSD.org
- Port Added: 2015-03-22 18:05:11
- Last Update: 2024-09-30 19:13:19
- Commit Hash: 2055361
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: java
- License: NONE
- WWW:
- http://www.subsonic.org
- Description:
- Subsonic instantly transports your media to any HTTP connected device
regardless of bitrate. You can stream to multiple players simultaneously.
Subsonic is designed to handle very large music collections. By using
transcoder plug-ins, Subsonic supports on-the-fly conversion and streaming
of virtually any audio format, including MP3, OGG, WMA, FLAC, APE and more.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- subsonic-standalone>0:www/subsonic-standalone
- Conflicts:
- CONFLICTS_INSTALL:
- subsonic-jetty
- subsonic-resin3
- subsonic-tomcat[678]
- No installation instructions:
- This port has been deleted.
- PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1468827196
SHA256 (subsonic-6.0-standalone.tar.gz) = df14d05e3b52f07486782e3e16922688968c95b0c8cc4987941bc3b9cea7872b
SIZE (subsonic-6.0-standalone.tar.gz) = 48572856
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.
- Runtime dependencies:
-
- ffmpeg : multimedia/ffmpeg
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for subsonic-standalone-6.0_8:
====> Transcoding support
FFMPEG=on: Depend on FFmpeg for audio and video transcoding
FLAC=off: Depend on FLAC for transcoding
LAME=off: Depend on LAME for MP3 transcoding
VORBIS=off: Depend on oggenc/oggdec for Vorbis transcoding
FAAC=off: Depend on FAAD for AAC/M4A transcoding
FAAD=off: Depend on FAAC for AAC/M4A transcoding
XMP=off: Depend on XMP for module file transcoding
APE=off: Depend on mac for Monkey's Audio transcoding
===> Use 'make config' to modify these settings
- Options name:
- www_subsonic-standalone
- pkg-message:
-
========================================================================
Enable Subsonic by putting the following line in /etc/rc.conf
subsonic_enable="YES"
See /usr/local/etc/rc.d/subsonic for all the options.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.0_8 30 Sep 2024 19:13:19 |
Rene Ladan (rene) |
www/subsonic-standalone: Remove expired port
2024-09-30 www/subsonic-standalone: Abandonware, no longer maintained upstream
as of 2019 |
6.0_8 08 Sep 2024 17:31:47 |
Daniel Engberg (diizzy) |
www/subsonic-standalone: Deprecate and set expiration date to 2024-09-30
Last release in 2019 and no longer maintained upstream.
There's a fork being maintained here called Airsonic-Advanced if someone
wants to pick it up.
https://github.com/airsonic-advanced/airsonic-advanced
References:
http://forum.subsonic.org/forum/viewtopic.php?f=4&t=16604#p71128
PR: 281047
Approved by: portmgr (maintainer timeout, 2+ weeks) |
6.0_8 25 Aug 2024 08:17:28 |
Daniel Engberg (diizzy) |
www/subsonic-standalone: Remove Musepack support and fix APE_DESC
Remove support for Musepack audio format and adjust APE_DESC
PR: 281025
Approved by: portmgr (blanket) |
6.0_8 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
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) |
6.0_7 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 ) |
6.0_7 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
6.0_7 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
6.0_7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.0_7 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
6.0_7 15 Aug 2019 20:06:12 |
rene |
www/subsonic-standalone: convert pkg-message to UCL
While here fix FATAL portlint error. |
6.0_7 06 Nov 2018 01:50:27 |
jbeich |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
6.0_6 02 May 2018 15:07:27 |
jbeich |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
6.0_5 10 Jan 2018 15:08:51 |
danfe |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files which are not actually manual pages. |
6.0_5 19 Nov 2017 11:37:26 |
riggs |
Chase audio/faac update (ABI incompatible to previous version 1.28)
PR: 223416
Submitted by: riggs |
6.0_4 21 Oct 2017 06:50:50 |
jbeich |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine |
6.0_3 26 Jul 2017 20:18:21 |
jlh |
Subsonic 6.0beta1 was still GPL and then changed to "something".
https://github.com/Libresonic/libresonic#history
PR: 213299
Submitted by: Allison Nicole Reid <root at cooltrainer org>
Approved by: adamw (Phabricator), jpaetzel (IRC)
Differential Revision: https://reviews.freebsd.org/D11444 |
6.0_3 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
6.0_2 11 Dec 2016 15:22:47 |
jbeich |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries) |
6.0_1 07 Oct 2016 17:20:24 |
jlh |
Bump PORTREVISION after previous change.
PR: 212994
Submitted by: bdrewery
Approved by: bdrewery |
6.0 06 Oct 2016 16:05:47 |
jlh |
Fix encoding issue.
PR: 212994
Submitted by: joshruehlig@gmail.com
Approved by: pi |
6.0 22 Aug 2016 21:15:16 |
jlh |
Update to version 6.0.
PR: 210608
Submitted by: joshruehlig@gmail.com
Approved by: brd |
5.2 22 Aug 2016 13:33:24 |
jlh |
Minor improvements.
Most noticeable changes in no particular order:
- The rc.d script doesn't use the provided shell script to start the daemon,
but starts it directly.
- This is now installed in ${DATADIR}, not in ${PREFIX}/${PORTDIRNAME}.
- Define CONFLICTS_INSTALL so as to avoid colliding with non standalone version.
- Use post-install-${OPTION}-on.
PR: 210608
Submitted by: joshruehlig@gmail.com
Reviewed by: crees
Approved by: crees
Differential Revision: https://reviews.freebsd.org/D7304 |
5.2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
5.2 24 Dec 2015 11:41:32 |
ak |
- Fix various distinfo issues
Approved by: portmgr blanket |
5.2 13 Jun 2015 12:21:52 |
jlh |
Fix and simplify startup script so it works on boot.
Approved by: madpilot |
5.2 23 Mar 2015 22:21:34 |
antoine |
Fix packaging |
5.2 22 Mar 2015 18:04:49 |
jlh |
Create a port for Subsonic standalone version (does not require Tomcat to run).
Reviewed by: bapt, antoine (earlier version)
Approved by: bapt |