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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
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.

Number of commits found: 40

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.004_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.004_2
20 Jul 2022 14:20:54
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
audio: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <dmagda+libsamplerate@ee.ryerson.ca>
  *  <trasz@FreeBSD.org>
  *  Adam Weinberger
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Alex Allan <alex@kamaz.org.uk>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kojevnikov <alexander@kojevnikov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.004_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.004_2
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
2.004_2
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2.004_2
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
2.004_2
31 Jan 2017 16:21:46
Revision:432932Original commit files touched by this commit
mat search for other commits by this committer
Bump PORTREVISION for ports affected by the fix the last commit.

Done with:	Tools/scripts/bump-revision.sh
Sponsored by:	Absolight
2.004_1
02 Aug 2016 16:03:10
Revision:419483Original commit files touched by this commit
adamw search for other commits by this committer
Remove p5-IO-Socket-IP dependency and bump PORTREVISION.
2.004
28 May 2016 17:08:49
Revision:416023Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.004

Changes:	http://search.cpan.org/dist/Audio-MPD/Changes
2.002
29 Apr 2016 22:42:35
Revision:414309Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.002
- Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Audio-MPD/Changes
2.000
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
2.000
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
2.000
12 Mar 2015 23:00:03
Revision:381151Original commit files touched by this commit
adamw search for other commits by this committer
Some OCD cleanups on some of the perl@ ports.

- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
  the plist was randomized before committing

A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
2.000
04 Dec 2014 15:27:26
Revision:373959Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.000

Changes:	http://search.cpan.org/dist/Audio-MPD/Changes
1.120610_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.120610
20 Oct 2014 06:36:00
Revision:371234Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.120610
01 Nov 2013 02:28:24
Revision:332336Original commit files touched by this commit
vanilla search for other commits by this committer
support STAGEDIR.
1.120610
20 Sep 2013 14:36:37
Revision:327706Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
1.120610
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
1.120610
17 Dec 2012 09:54:03
Revision:309075Original commit files touched by this commit
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
1.120610
16 Dec 2012 06:12:28
Revision:308985Original commit files touched by this commit
az search for other commits by this committer
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
1.120610
13 Mar 2012 16:15:36
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
1.120610
08 Mar 2012 18:45:38
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
1.120610
02 Mar 2012 05:58:12
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.120610

Changes:        http://search.cpan.org/dist/Audio-MPD/Changes
1.113280
25 Nov 2011 07:38:57
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.113280
- Sort *_DEPENDS
- Add TEST_DEPENDS

Changes:        http://search.cpan.org/dist/Audio-MPD/Changes
Feature safe:   yes
1.112670
07 Oct 2011 11:22:46
Original commit files touched by this commit
culot search for other commits by this committer
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:             ports/161336
Submitted by:   Simon Olofsson <simon@olofsson.de>
1.112670
29 Sep 2011 01:18:07
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.112670
- Pet portlint

Changes:        http://search.cpan.org/dist/Audio-MPD/Changes
1.111200
05 May 2011 06:19:19
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 1.111200
- changes: http://cpansearch.perl.org/src/JQUELIN/Audio-MPD-1.111200/Changes
1.110560
17 Mar 2011 13:00:42
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 1.110560
- add licenses
- changes: http://cpansearch.perl.org/src/JQUELIN/Audio-MPD-1.110560/Changes
1.102260
18 Sep 2010 03:22:07
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.102260
1.093170
13 May 2010 01:23:09
Original commit files touched by this commit
sahil search for other commits by this committer
- Fix plist

Reported by:    pointyhat (via pav)
Approved by:    pgollucci (perl@), itetcu (mentor)
1.093170
15 Dec 2009 06:21:44
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 1.093170
0.19.10
22 Oct 2009 02:34:14
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.19.10

Approved by:    mentors(implicit)
0.19.8
19 Oct 2009 01:06:33
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.19.8

Approved by:    mentors(implicit)
0.19.7
01 Oct 2009 15:12:47
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.19.7

Approved by:    miwi(mentor),   jadawin(co-mentor)
0.19.6
28 Aug 2009 17:37:26
Original commit files touched by this commit
linimon search for other commits by this committer
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:            portmgr
0.19.6
23 Mar 2009 02:00:56
Original commit files touched by this commit
chinsan search for other commits by this committer
- Update to 0.19.6
0.19.5
24 Jan 2009 14:00:44
Original commit files touched by this commit
chinsan search for other commits by this committer
- Update to 0.19.5
0.19.4
28 Oct 2008 17:20:52
Original commit files touched by this commit
chinsan search for other commits by this committer
Add p5-Audio-MPD, class to talk to MPD (Music Player Daemon) servers.

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.

WWW: http://search.cpan.org/dist/Audio-MPD/

Number of commits found: 40