Port details |
- p5-Audio-MPD-Common Bunch of common helper classes for mpd
- 2.003 audio =2 2.003Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2008-10-28 16:17:09
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Moose>=0.92 : devel/p5-Moose
- p5-MooseX-Has-Sugar>=0 : devel/p5-MooseX-Has-Sugar
- p5-MooseX-Types>=0 : devel/p5-MooseX-Types
- p5-Readonly>=0 : devel/p5-Readonly
- p5-String-Formatter>=0 : devel/p5-String-Formatter
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Moose>=0.92 : devel/p5-Moose
- p5-MooseX-Has-Sugar>=0 : devel/p5-MooseX-Has-Sugar
- p5-MooseX-Types>=0 : devel/p5-MooseX-Types
- p5-Readonly>=0 : devel/p5-Readonly
- p5-String-Formatter>=0 : devel/p5-String-Formatter
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- audio/p5-Audio-MPD
- for Run
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
2.003 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
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 ) |
2.003 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.003 06 Oct 2018 13:06:45 |
des |
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 |
sunpoet |
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 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.003 01 Apr 2016 13:29:17 |
mat |
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 |
jadawin |
- Update to 2.003 |
2.002 08 May 2015 17:47:38 |
adamw |
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 |
culot |
- Reassign to the heap after sahil@'s bit was taken in for safekeeping |
1.120881_1 26 Nov 2014 13:08:38 |
mat |
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 ) |
1.120881 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
1.120881 09 Jun 2014 11:21:53 |
olgeni |
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 |
ehaupt |
Support staging. |
1.120881 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.120881 11 Sep 2013 09:54:08 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.120881 08 Jun 2013 14:55:15 |
miwi |
- Do not remove directories not created by this port
A Reported by: pkg (DEVELOPER_MODE) |
1.120881 10 Apr 2012 08:34:41 |
sunpoet |
- 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 |
sunpoet |
- Update to 1.120610
Changes: http://search.cpan.org/dist/Audio-MPD-Common/Changes |
1.110550 19 Mar 2011 20:37:37 |
sahil |
- Update to 1.110550 |
1.100430 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.100430 08 May 2010 05:05:48 |
sahil |
- 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 |
wen |
- Update to 1.093190
- Add missing dependence
- Pass maintainership to new volunteer(via Email) |
1.093120 09 Nov 2009 07:10:29 |
wen |
- Update to 1.093120
PR: ports/140401
Submitted by: Sahil Tandon <sahil@tandon.net> |
1.092910 22 Oct 2009 02:31:30 |
wen |
- Update to 1.092910
Approved by: mentors(implicit) |
1.092860 19 Oct 2009 01:03:06 |
wen |
- Update to 1.092860
Approved by: mentors(implicit) |
0.1.4 28 Aug 2009 17:37:26 |
linimon |
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 |
chinsan |
- Update to 0.1.4 |
0.1.3 28 Oct 2008 16:16:56 |
chinsan |
Add p5-Audio-MPD-Common, a bunch of common helper classes for mpd.
WWW: http://search.cpan.org/dist/Audio-MPD-Common/ |