Port details |
- p5-Audio-WMA Fetch info from WMA audio files
- 1.3_1 audio =2 1.3_1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2004-10-12 11:14:24
- 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-WMA
- Description:
- Fetch info from WMA audio files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Audio-WMA>0:audio/p5-Audio-WMA
- To install the port:
- cd /usr/ports/audio/p5-Audio-WMA/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/p5-Audio-WMA
- pkg install p5-Audio-WMA
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Audio-WMA
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Audio-WMA-1.3.tar.gz) = cdf95f55901f98525a428cb2f9be6afdabdb508f78e20efced4f0c23d6ef4b37
SIZE (Audio-WMA-1.3.tar.gz) = 131543
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:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- 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-WMA
- 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) |
1.3_1 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 ) |
1.3_1 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 ) |
1.3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3_1 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 |
1.3_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.3_1 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.3_1 28 Mar 2015 17:21:52 |
sunpoet |
- Sort PLIST |
1.3_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.3 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
1.3 21 Jul 2014 11:52:05 |
sunpoet |
- Add LICENSE |
1.3 01 Nov 2013 02:28:24 |
vanilla |
support STAGEDIR. |
1.3 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.3 02 Aug 2013 18:21:06 |
az |
- Convert to new perl framework |
1.3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.3 22 Jul 2009 16:27:08 |
pgollucci |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
1.3 23 Mar 2009 01:01:15 |
linimon |
Reset barner@FreeBSD.org due to several months of inactivity.
Hat: portmgr |
1.3 22 Mar 2009 21:01:02 |
pav |
- Update to 1.3
PR: ports/132021
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: maintainer timeout (barner; 1 month) |
1.1 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.1 02 Feb 2007 19:46:14 |
barner |
- Update to 1.1
Submitted by: chinsan
PR: ports/108404 |
0.7 22 Jan 2006 01:14:22 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 |
0.7 24 Nov 2005 14:08:01 |
barner |
Add SHA256 for my ports (that don't already have it). |
0.7 21 Sep 2005 19:35:50 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing. |
0.7 07 Mar 2005 09:56:29 |
barner |
- Update to 0.7
- Add WWW: line to pkg-descr
Approved by: arved (mentor) |
0.01 28 Feb 2005 13:05:25 |
barner |
Change email address in ports maintained by me to barner@FreeBSD.org
Approved by: arved (mentor) |
0.01 12 Oct 2004 11:05:34 |
mat |
Add p5-Audio-WMA 0.01, fetch info from WMA audio files.
PR: ports/71590
Submitted by: Simon Barner <barner@gmx.de> |