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
p5-Audio-MPD-Common Bunch of common helper classes for mpd
2.003 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 2.003Version 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 16:17:09
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Audio-MPD-Common
Description:
Depending on whether you're using a POE-aware environment or not, people wanting to tinker with mpd (Music Player Daemon) will use either POE::Component::Client::MPD or Audio::MPD. But even if the run-cores of those two modules differ completely, they are using the exact same common classes to represent the various mpd states and information. Therefore, those common classes have been outsourced to Audio::MPD::Common.
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 (27 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Audio-MPD-Common-2.003/catalog.mk
  2. /usr/local/share/licenses/p5-Audio-MPD-Common-2.003/LICENSE
  3. /usr/local/share/licenses/p5-Audio-MPD-Common-2.003/ART10
  4. /usr/local/share/licenses/p5-Audio-MPD-Common-2.003/GPLv1+
  5. lib/perl5/site_perl/Audio/MPD/Common.pm
  6. lib/perl5/site_perl/Audio/MPD/Common/Item.pm
  7. lib/perl5/site_perl/Audio/MPD/Common/Item/Directory.pm
  8. lib/perl5/site_perl/Audio/MPD/Common/Item/Playlist.pm
  9. lib/perl5/site_perl/Audio/MPD/Common/Item/Song.pm
  10. lib/perl5/site_perl/Audio/MPD/Common/Output.pm
  11. lib/perl5/site_perl/Audio/MPD/Common/Status.pm
  12. lib/perl5/site_perl/Audio/MPD/Common/Stats.pm
  13. lib/perl5/site_perl/Audio/MPD/Common/Time.pm
  14. lib/perl5/site_perl/Audio/MPD/Common/Types.pm
  15. lib/perl5/site_perl/man/man3/Audio::MPD::Common.3.gz
  16. lib/perl5/site_perl/man/man3/Audio::MPD::Common::Item.3.gz
  17. lib/perl5/site_perl/man/man3/Audio::MPD::Common::Item::Directory.3.gz
  18. lib/perl5/site_perl/man/man3/Audio::MPD::Common::Item::Playlist.3.gz
  19. lib/perl5/site_perl/man/man3/Audio::MPD::Common::Item::Song.3.gz
  20. lib/perl5/site_perl/man/man3/Audio::MPD::Common::Output.3.gz
  21. lib/perl5/site_perl/man/man3/Audio::MPD::Common::Stats.3.gz
  22. lib/perl5/site_perl/man/man3/Audio::MPD::Common::Status.3.gz
  23. lib/perl5/site_perl/man/man3/Audio::MPD::Common::Time.3.gz
  24. lib/perl5/site_perl/man/man3/Audio::MPD::Common::Types.3.gz
  25. @owner
  26. @group
  27. @mode
Collapse this list.
Dependency lines:
  • p5-Audio-MPD-Common>0:audio/p5-Audio-MPD-Common
To install the port:
cd /usr/ports/audio/p5-Audio-MPD-Common/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/p5-Audio-MPD-Common
  • pkg install p5-Audio-MPD-Common
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Audio-MPD-Common
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Audio-MPD-Common-2.003.tar.gz) = d1b59cd678bb149c2591587b48f4a525b2b40d3b5c047ddec8a9f57cfedab6a4 SIZE (Audio-MPD-Common-2.003.tar.gz) = 22569

Packages (timestamps in pop-ups are UTC):
p5-Audio-MPD-Common
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0032.0032.0032.0032.003-2.003-
FreeBSD:13:quarterly2.0032.0032.0032.0032.0032.0032.0032.003
FreeBSD:14:latest2.0032.0032.0032.0032.0032.003-2.003
FreeBSD:14:quarterly2.0032.003-2.0032.0032.0032.0032.003
FreeBSD:15:latest2.0032.003n/a2.003n/a2.0032.0032.003
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-Moose>=0.92 : devel/p5-Moose
  2. p5-MooseX-Has-Sugar>=0 : devel/p5-MooseX-Has-Sugar
  3. p5-MooseX-Types>=0 : devel/p5-MooseX-Types
  4. p5-Readonly>=0 : devel/p5-Readonly
  5. p5-String-Formatter>=0 : devel/p5-String-Formatter
  6. perl5>=5.32.r0<5.33 : lang/perl5.32
  7. p5-Module-Build>=0.4206 : devel/p5-Module-Build
  8. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Moose>=0.92 : devel/p5-Moose
  2. p5-MooseX-Has-Sugar>=0 : devel/p5-MooseX-Has-Sugar
  3. p5-MooseX-Types>=0 : devel/p5-MooseX-Types
  4. p5-Readonly>=0 : devel/p5-Readonly
  5. p5-String-Formatter>=0 : devel/p5-String-Formatter
  6. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. audio/p5-Audio-MPD
for Run
  1. audio/p5-Audio-MPD

Configuration Options:
No options to configure
Options name:
audio_p5-Audio-MPD-Common
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: 30

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.003
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.003
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.003
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.003
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.003
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.003
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.003
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.003
24 Nov 2015 09:23:36
Revision:402351Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 2.003
2.002
08 May 2015 17:47:38
Revision:385807Original commit files touched by this commit
adamw search for other commits by this committer
Reassign audio/ perl modules to perl@.

While here:

p5-Audio-MPD-Common: update to 2.002
p5-MP3-Find: Add a DB option to use the optional database backend
p5-MP3-ID3v1Tag: Sort plist
1.120881_1
08 May 2015 13:34:30
Revision:385780Original commit files touched by this commit
culot search for other commits by this committer
- Reassign to the heap after sahil@'s bit was taken in for safekeeping
1.120881_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.120881
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.120881
09 Jun 2014 11:21:53
Revision:357139Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
1.120881
05 Feb 2014 13:11:05
Revision:342693Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging.
1.120881
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.120881
11 Sep 2013 09:54:08
Revision:326958Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
1.120881
08 Jun 2013 14:55:15
Revision:320258Original commit files touched by this commit
miwi search for other commits by this committer
- Do not remove directories not created by this port

A Reported by:	pkg (DEVELOPER_MODE)
1.120881
10 Apr 2012 08:34:41
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.120881
- Add LICENSE

Changes:        http://search.cpan.org/dist/Audio-MPD-Common/Changes
PR:             ports/166577
Submitted by:   sunpoet (myself)
Approved by:    sahil (maintainer)
1.120610
02 Mar 2012 05:57:55
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-Common/Changes
1.110550
19 Mar 2011 20:37:37
Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 1.110550
1.100430
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.100430
08 May 2010 05:05:48
Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 1.100430
- Use PERL_MODBUILD because only Build.PL is supplied
- Change my email to @FreeBSD.org

Approved by:    itetcu@ (mentor)
1.093190
16 Nov 2009 06:14:08
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.093190
- Add missing dependence
- Pass maintainership to new volunteer(via Email)
1.093120
09 Nov 2009 07:10:29
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.093120

PR:             ports/140401
Submitted by:   Sahil Tandon <sahil@tandon.net>
1.092910
22 Oct 2009 02:31:30
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.092910

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

Approved by:    mentors(implicit)
0.1.4
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.1.4
11 Jan 2009 05:08:45
Original commit files touched by this commit
chinsan search for other commits by this committer
- Update to 0.1.4
0.1.3
28 Oct 2008 16:16:56
Original commit files touched by this commit
chinsan search for other commits by this committer
Add p5-Audio-MPD-Common, a bunch of common helper classes for mpd.

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

Number of commits found: 30