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
p5-Audio-MPD Class to talk to MPD (Music Player Daemon) servers
2.004_2 audio on this many watch lists=1 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 2.004_2Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-10-28 17:21:42
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: codespell, py39-kerberos, py39-zope.schema
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Audio-MPD
Description:
Audio::MPD gives a clear object-oriented interface for talking to and controlling MPD (Music Player Daemon) servers. A connection to the MPD server is established as soon as a new Audio::MPD object is created. Note that the module will by default connect to mpd before sending any command, and will disconnect after the command has been issued. This scheme is far from optimal, but allows us not to care about timeout disconnections. /!\ Note that Audio::MPD is using high-level, blocking sockets. This means that if the mpd server is slow, or hangs for whatever reason, or even crash abruptly, the program will be hung forever in this sub. The POE::Component::Client::MPD module is way safer - you're advised to use it instead of Audio::MPD. Or you can try to set conntype to $REUSE (see Audio::MPD constructor for more details), but you would be then on your own to deal with disconnections.
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 (21 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Audio-MPD-2.004_2/catalog.mk
  2. /usr/local/share/licenses/p5-Audio-MPD-2.004_2/LICENSE
  3. /usr/local/share/licenses/p5-Audio-MPD-2.004_2/ART10
  4. /usr/local/share/licenses/p5-Audio-MPD-2.004_2/GPLv1+
  5. bin/mpd-dump-ratings
  6. bin/mpd-dynamic
  7. bin/mpd-rate
  8. lib/perl5/site_perl/Audio/MPD.pm
  9. lib/perl5/site_perl/Audio/MPD/Collection.pm
  10. lib/perl5/site_perl/Audio/MPD/Playlist.pm
  11. lib/perl5/site_perl/Audio/MPD/Types.pm
  12. lib/perl5/site_perl/man/man1/mpd-dump-ratings.1.gz
  13. lib/perl5/site_perl/man/man1/mpd-dynamic.1.gz
  14. lib/perl5/site_perl/man/man1/mpd-rate.1.gz
  15. lib/perl5/site_perl/man/man3/Audio::MPD.3.gz
  16. lib/perl5/site_perl/man/man3/Audio::MPD::Collection.3.gz
  17. lib/perl5/site_perl/man/man3/Audio::MPD::Playlist.3.gz
  18. lib/perl5/site_perl/man/man3/Audio::MPD::Types.3.gz
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • p5-Audio-MPD>0:audio/p5-Audio-MPD
To install the port:
cd /usr/ports/audio/p5-Audio-MPD/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/p5-Audio-MPD
  • pkg install p5-Audio-MPD
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Audio-MPD
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1464328692 SHA256 (Audio-MPD-2.004.tar.gz) = c4f8adfe040d5373ddc9a33dba66ea108d02e45178b8e60f5cf74aa408c6aa92 SIZE (Audio-MPD-2.004.tar.gz) = 41586

Packages (timestamps in pop-ups are UTC):
p5-Audio-MPD
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.004_22.004_22.004_22.004_22.004_2-2.004_2-
FreeBSD:13:quarterly2.004_22.004_22.004_22.004_22.004_22.004_22.004_22.004_2
FreeBSD:14:latest2.004_22.004_22.004_22.004_22.004_22.004_2-2.004_2
FreeBSD:14:quarterly2.004_22.004_2-2.004_22.004_22.004_22.004_22.004_2
FreeBSD:15:latest2.004_22.004_2n/a2.004_2n/a2.004_22.004_22.004_2
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. p5-Audio-MPD-Common>=0 : audio/p5-Audio-MPD-Common
  2. p5-Getopt-Euclid>=0 : devel/p5-Getopt-Euclid
  3. p5-List-AllUtils>=0 : devel/p5-List-AllUtils
  4. p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
  5. p5-Moose>=0 : devel/p5-Moose
  6. p5-MooseX-Has-Sugar>=0 : devel/p5-MooseX-Has-Sugar
  7. p5-MooseX-SemiAffordanceAccessor>=0 : devel/p5-MooseX-SemiAffordanceAccessor
  8. p5-MooseX-Types>=0 : devel/p5-MooseX-Types
  9. p5-Proc-Daemon>=0 : devel/p5-Proc-Daemon
  10. perl5>=5.32.r0<5.33 : lang/perl5.32
  11. p5-Module-Build>=0.4206 : devel/p5-Module-Build
  12. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Audio-MPD-Common>=0 : audio/p5-Audio-MPD-Common
  2. p5-Getopt-Euclid>=0 : devel/p5-Getopt-Euclid
  3. p5-List-AllUtils>=0 : devel/p5-List-AllUtils
  4. p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
  5. p5-Moose>=0 : devel/p5-Moose
  6. p5-MooseX-Has-Sugar>=0 : devel/p5-MooseX-Has-Sugar
  7. p5-MooseX-SemiAffordanceAccessor>=0 : devel/p5-MooseX-SemiAffordanceAccessor
  8. p5-MooseX-Types>=0 : devel/p5-MooseX-Types
  9. p5-Proc-Daemon>=0 : devel/p5-Proc-Daemon
  10. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_p5-Audio-MPD
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Audio/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Audio/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Audio/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Audio/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Audio/
  7. http://backpan.perl.org/modules/by-module/Audio/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Audio/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Audio/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Audio/
  12. https://www.cpan.org/modules/by-module/Audio/
Collapse this list.

There are no commits on branch 2022Q2 for this port