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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
lms Web based music streaming client
3.27.0 audio Deleted 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.27.0Version of this port present on the latest quarterly branch.
Maintainer: bram@cbbg.nl search for ports maintained by this maintainer
Port Added: 2021-10-07 18:09:06
Last Update: 2021-10-09 07:15:14
Commit Hash: d5b0735
Also Listed In: www
License: GPLv3
Description:
Lightweight Music Server (LMS) is a self-hosted music streaming client with a sleek web interface. Access your music collection from anywhere using a web interface.
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 (63 items)
Collapse this list.
  1. /usr/local/share/licenses/lms-3.27.0/catalog.mk
  2. /usr/local/share/licenses/lms-3.27.0/LICENSE
  3. /usr/local/share/licenses/lms-3.27.0/GPLv3
  4. bin/lms
  5. bin/lms-metadata
  6. bin/lms-recommendation
  7. @sample etc/lms.conf.sample
  8. @dir(lms,lms,) /var/run/lms
  9. lib/liblmsauth.so
  10. lib/liblmsav.so
  11. lib/liblmscover.so
  12. lib/liblmsdatabase.so
  13. lib/liblmsmetadata.so
  14. lib/liblmsrecommendation.so
  15. lib/liblmsscanner.so
  16. lib/liblmsscrobbling.so
  17. lib/liblmssom.so
  18. lib/liblmssubsonic.so
  19. lib/liblmsutils.so
  20. share/lms/lms
  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/mediaplayer.xml
  34. share/lms/approot/messages.xml
  35. share/lms/approot/messages_fr.xml
  36. share/lms/approot/messages_it.xml
  37. share/lms/approot/messages_zh.xml
  38. share/lms/approot/playqueue.xml
  39. share/lms/approot/release.xml
  40. share/lms/approot/releases.xml
  41. share/lms/approot/search.xml
  42. share/lms/approot/settings.xml
  43. share/lms/approot/templates.xml
  44. share/lms/approot/tracks.xml
  45. share/lms/docroot/css/S6u8w4BMUTPHjxsAUi-qJCY.woff2
  46. share/lms/docroot/css/S6u8w4BMUTPHjxsAXC-q.woff2
  47. share/lms/docroot/css/S6u9w4BMUTPHh6UVSwaPGR_p.woff2
  48. share/lms/docroot/css/S6u9w4BMUTPHh6UVSwiPGQ.woff2
  49. share/lms/docroot/css/S6uyw4BMUTPHjx4wXg.woff2
  50. share/lms/docroot/css/S6uyw4BMUTPHjxAwXjeu.woff2
  51. share/lms/docroot/css/bootstrap-darkly.min.css
  52. share/lms/docroot/css/bootstrap-flatly.min.css
  53. share/lms/docroot/css/fonts.css
  54. share/lms/docroot/css/lms-darkly.css
  55. share/lms/docroot/css/lms-flatly.css
  56. share/lms/docroot/css/lms.css
  57. share/lms/docroot/js/bootstrap-notify.js
  58. share/lms/docroot/js/bootstrap.min.js
  59. share/lms/docroot/js/jquery-1.10.2.min.js
  60. share/lms/docroot/js/mediaplayer.js
  61. @owner
  62. @group
  63. @mode
Collapse this list.
Dependency lines:
  • lms>0:audio/lms
No installation instructions:
This port has been deleted.
PKGNAME: lms
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1632938864 SHA256 (epoupon-lms-v3.27.0_GH0.tar.gz) = 98be611c05cb2a034c38623d1b739ea3e34760da04be8b0b3ba7e0fbb3baedc1 SIZE (epoupon-lms-v3.27.0_GH0.tar.gz) = 448749

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. ffmpeg : multimedia/ffmpeg
Library dependencies:
  1. libavutil.so : multimedia/ffmpeg
  2. libboost_system.so : devel/boost-libs
  3. libconfig.so : devel/libconfig
  4. libgtest.so : devel/googletest
  5. libtag.so : audio/taglib
  6. libwt.so : www/wt
  7. libGraphicsMagick++.so : graphics/GraphicsMagick
  8. libGraphicsMagick.so : graphics/GraphicsMagick
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for lms-3.27.0: PAM=on: Use the PAM authentication backend ====> Image library backend: you have to select exactly one of them GM=on: GraphicsMagick++ STB=off: STB single-header file libraries ===> Use 'make config' to modify these settings
Options name:
audio_lms
USES:
cmake compiler:c++17-lang pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/epoupon/lms/tar.gz/v3.27.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.27.0
09 Oct 2021 07:15:14
commit hash: d5b073530318f3fb9fa5e8917c83f966bfa7f9a0commit hash: d5b073530318f3fb9fa5e8917c83f966bfa7f9a0commit hash: d5b073530318f3fb9fa5e8917c83f966bfa7f9a0commit hash: d5b073530318f3fb9fa5e8917c83f966bfa7f9a0 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
audio/lms: remove, duplicate of multimedia/lms
3.27.0
07 Oct 2021 18:05:51
commit hash: 4be9aca94a26b26d51497273036425f6155f1a5ccommit hash: 4be9aca94a26b26d51497273036425f6155f1a5ccommit hash: 4be9aca94a26b26d51497273036425f6155f1a5ccommit hash: 4be9aca94a26b26d51497273036425f6155f1a5c files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Bram Ton
audio/lms: New port: Lightweight music server

PR:	258959

Number of commits found: 2