notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q1
lms Lightweight Music Server to access music using a web interface
3.35.0 multimedia on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.35.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-10 08:09:07
Last Update: 2023-01-10 08:06:20
Commit Hash: 8c74e74
License: GPLv3
WWW:
https://github.com/epoupon/lms
Description:
LMS is a self-hosted music streaming software: it allows users to access their music collections from anywhere using a web interface. Main features * Recommendation engine * Audio transcode for maximum interoperability and low bandwith requirements * Multi-value tags: artist, genre, composer, lyricist, mood, performer, ... * MusicBrainz Identifier support to handle duplicated artist and release names * ListenBrainz support for: Scrobbling and synchronizing listens Synchronizing 'love' feedbacks * ReplayGain support * User management, with several authentication backends, see Deployment * Subsonic API
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (61 items)
Collapse this list.
  1. /usr/local/share/licenses/lms-3.35.0/catalog.mk
  2. /usr/local/share/licenses/lms-3.35.0/LICENSE
  3. /usr/local/share/licenses/lms-3.35.0/GPLv3
  4. bin/lms
  5. bin/lms-metadata
  6. bin/lms-recommendation
  7. @sample etc/lms.conf.sample
  8. etc/pam.d/lms
  9. lib/liblmsauth.so
  10. lib/liblmsav.so
  11. lib/liblmsdatabase.so
  12. lib/liblmsimage.so
  13. lib/liblmsmetadata.so
  14. lib/liblmsrecommendation.so
  15. lib/liblmsscanner.so
  16. lib/liblmsscrobbling.so
  17. lib/liblmsservice-cover.so
  18. lib/liblmssom.so
  19. lib/liblmssubsonic.so
  20. lib/liblmsutils.so
  21. share/lms/approot/admin-database.xml
  22. share/lms/approot/admin-initwizard.xml
  23. share/lms/approot/admin-scannercontroller.xml
  24. share/lms/approot/admin-user.xml
  25. share/lms/approot/admin-users.xml
  26. share/lms/approot/artist.xml
  27. share/lms/approot/artists.xml
  28. share/lms/approot/error.xml
  29. share/lms/approot/explore.xml
  30. share/lms/approot/images/unknown-artist.jpg
  31. share/lms/approot/images/unknown-cover.jpg
  32. share/lms/approot/login.xml
  33. share/lms/approot/main.xml
  34. share/lms/approot/mediaplayer.xml
  35. share/lms/approot/messages.xml
  36. share/lms/approot/messages_fr.xml
  37. share/lms/approot/messages_it.xml
  38. share/lms/approot/messages_zh.xml
  39. share/lms/approot/misc.xml
  40. share/lms/approot/notifications.xml
  41. share/lms/approot/playqueue.xml
  42. share/lms/approot/release.xml
  43. share/lms/approot/releases.xml
  44. share/lms/approot/search.xml
  45. share/lms/approot/settings.xml
  46. share/lms/approot/tracklist.xml
  47. share/lms/approot/tracklists.xml
  48. share/lms/approot/tracks.xml
  49. share/lms/default.service
  50. share/lms/docroot/css/bootstrap.solar.min.css
  51. share/lms/docroot/css/lms.css
  52. share/lms/docroot/js/bootstrap.bundle.min.js
  53. share/lms/docroot/js/mediaplayer.js
  54. share/lms/lms
  55. share/lms/lms.conf
  56. @owner nobody
  57. @group nobody
  58. @dir /var/db/lms
  59. @owner
  60. @group
  61. @mode
Collapse this list.
Dependency lines:
  • lms>0:multimedia/lms
To install the port:
cd /usr/ports/multimedia/lms/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/lms
  • pkg install lms
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lms
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1673331369 SHA256 (epoupon-lms-v3.35.0_GH0.tar.gz) = 72a852bd9703193e1120053a5aae37825555c5fb13638514d9d1abb368b71b2e SIZE (epoupon-lms-v3.35.0_GH0.tar.gz) = 363226

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. googletest>0 : devel/googletest
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. ffmpeg : multimedia/ffmpeg
Library dependencies:
  1. libavformat.so : multimedia/ffmpeg
  2. libboost_system.so : devel/boost-libs
  3. libconfig++.so : devel/libconfig
  4. libtag.so : audio/taglib
  5. libwthttp.so : www/wt
  6. libGraphicsMagick.so : graphics/GraphicsMagick
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for lms-3.35.0: ====> Options available for the radio IMAGE_LIB: you can only select none or one of them STB=off: Use STB as image library (uses less memory) MAGICK=on: Use GraphicsMagick++ as image library ===> Use 'make config' to modify these settings
Options name:
multimedia_lms
USES:
cmake compiler:c++17-lang cpe pkgconfig
pkg-message:
For install:
You installed LMS: Lightweight Music Server. In order to use it please start the service 'lms' and then access the URL http://0.0.0.0:5082 in your favorite browser. To clear the previously saved data: $ sudo rm -rf /var/db/lms/* To reset the admin password: execute the SQL UPDATE statement from https://github.com/epoupon/lms/blob/master/INSTALL.md on /var/db/lms/lms.db
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/epoupon/lms/tar.gz/v3.35.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.35.0
10 Jan 2023 08:06:20
commit hash: 8c74e742d7d0527b85b51cf0b9747fb3d3469e93commit hash: 8c74e742d7d0527b85b51cf0b9747fb3d3469e93commit hash: 8c74e742d7d0527b85b51cf0b9747fb3d3469e93commit hash: 8c74e742d7d0527b85b51cf0b9747fb3d3469e93 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
multimedia/lms: Update 3.34.0 -> 3.35.0

Reported by:	portscout

(cherry picked from commit 7e503015e11a376d8e2e12962978f5a9c80b1634)

Number of commits found: 1