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 on branch 2022Q2
ympd Stand-alone lightweight web UI controller for audio/musicpd
1.3.0 audio 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 1.3.0Version of this port present on the latest quarterly branch.
Maintainer: dch@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-07-12 15:44:38
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: www
License: GPLv2 BSD3CLAUSE MIT
WWW:
https://www.ympd.org/
Description:
A lightweight MPD (Music Player Daemon) web client written in C, that runs without a dedicated webserver or interpreters like PHP, NodeJS or Ruby. It's tuned for minimal resource usage, and minimal configuration.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/ympd
  2. share/man/man1/ympd.1.gz
  3. /usr/local/share/licenses/ympd-1.3.0/catalog.mk
  4. /usr/local/share/licenses/ympd-1.3.0/LICENSE
  5. /usr/local/share/licenses/ympd-1.3.0/GPLv2
  6. /usr/local/share/licenses/ympd-1.3.0/BSD3CLAUSE
  7. /usr/local/share/licenses/ympd-1.3.0/MIT
Collapse this list.
Dependency lines:
  • ympd>0:audio/ympd
To install the port:
cd /usr/ports/audio/ympd/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/ympd
  • pkg install ympd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ympd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1531151012 SHA256 (notandy-ympd-v1.3.0_GH0.tar.gz) = d9f68920cd93d1cfa971e1d7b9162a2b1724909bc9753c1338cecb3688d234d5 SIZE (notandy-ympd-v1.3.0_GH0.tar.gz) = 350115

Packages (timestamps in pop-ups are UTC):
ympd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.01.3.01.3.01.3.01.3.0-1.3.0-
FreeBSD:13:quarterly1.3.01.3.01.3.01.3.01.3.01.3.01.3.01.3.0
FreeBSD:14:latest1.3.01.3.01.3.01.3.01.3.01.3.0-1.3.0
FreeBSD:14:quarterly1.3.01.3.0-1.3.01.3.01.3.01.3.01.3.0
FreeBSD:15:latest1.3.01.3.0n/a1.3.0n/a1.3.01.3.01.3.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libmpdclient.so : audio/libmpdclient
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_ympd
USES:
cmake ssl
pkg-message:
For install:
To configure ympd, assuming it is running on the same system as audio/musicpd itself: sysrc ympd_enable=YES service ympd start You may optionally configure additional flags for the daemon: sysrc ympd_flags="--webport localhost:9000 --user=nobody" See ympd(1) for further details.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/notandy/ympd/tar.gz/v1.3.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port