Port details |
- p5-Audio-Scan Scanner for audio file metadata and tag information
- 1.01 audio =3 1.01Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2009-07-12 22:19:33
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: indexinfo, xmbmon, libXdamage, mDNSResponder, p5-Hash-Merge
- Also Listed In: perl5
- License: GPLv2
- WWW:
- https://metacpan.org/release/Audio-Scan
- Description:
- Audio::Scan is a C-based scanner for audio file metadata and tag
information. It currently supports MP3 via an included version of
libid3tag, MP4, Ogg Vorbis, FLAC (if libFLAC is installed), ASF,
WAV, AIFF, Musepack, and Monkey's Audio.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Audio-Scan>0:audio/p5-Audio-Scan
- To install the port:
- cd /usr/ports/audio/p5-Audio-Scan/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/p5-Audio-Scan
- pkg install p5-Audio-Scan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Audio-Scan
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1531489281
SHA256 (Audio-Scan-1.01.tar.gz) = 8312720271c7addc4bbeec3312cddd8af4b990ac636204a596c07933ad6c634a
SIZE (Audio-Scan-1.01.tar.gz) = 4827918
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
- This port is required by:
- for Build
-
- audio/p5-Audio-Musepack
- for Run
-
- audio/p5-Audio-Musepack
- audio/pacpl
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- audio_p5-Audio-Scan
- 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.01 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.01 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.01 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.01 13 Jul 2018 13:45:29 |
wen |
- Update to 1.01
Changes: https://metacpan.org/changes/distribution/Audio-Scan |
1.00 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.00 22 Apr 2018 06:32:23 |
wen |
- Update to 1.00
Changes: http://search.cpan.org/src/AGRUNDMA/Audio-Scan-1.00/Changes |
0.99 03 Dec 2017 20:37:22 |
sunpoet |
Update to 0.99
Changes: http://search.cpan.org/dist/Audio-Scan/Changes |
0.98 29 Apr 2017 06:57:48 |
sunpoet |
Update to 0.98
Changes: http://search.cpan.org/dist/Audio-Scan/Changes |
0.97 28 Apr 2017 20:25:09 |
sunpoet |
Update to 0.97
Changes: http://search.cpan.org/dist/Audio-Scan/Changes |
0.96 23 Nov 2016 20:05:41 |
sunpoet |
- Update to 0.96
- Strip shared library
Changes: http://search.cpan.org/dist/Audio-Scan/Changes |
0.93_1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.93_1 24 Jun 2015 15:16:24 |
adamw |
Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. The
downside to having this set is that portscout cannot find new releases
when the username changes (which happens often in large projects with
multiple maintainers). |
0.93_1 12 Mar 2015 23:00:03 |
adamw |
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. |
0.93_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 ) |
0.93 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
0.93 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.93 01 Nov 2013 02:28:24 |
vanilla |
support STAGEDIR. |
0.93 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.93 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.93 04 Jan 2012 21:49:56 |
swills |
- Add TEST_DEPENDS to enable testing |
0.93 17 Sep 2011 07:37:41 |
sunpoet |
- Update to 0.93
Changes: http://search.cpan.org/dist/Audio-Scan/Changes |
0.92 10 Sep 2011 20:28:49 |
sunpoet |
- Update to 0.92
Changes: http://search.cpan.org/dist/Audio-Scan/Changes |
0.91 08 Sep 2011 07:11:59 |
jadawin |
- Update to 0.91
- Changelog: http://cpansearch.perl.org/src/AGRUNDMA/Audio-Scan-0.91/Changes |
0.90 14 Aug 2011 01:33:57 |
sunpoet |
- Update to 0.90
Changes: http://search.cpan.org/dist/Audio-Scan/Changes |
0.88 25 Jul 2011 01:24:35 |
sunpoet |
- Update to 0.88
Changes: http://search.cpan.org/dist/Audio-Scan/Changes |
0.87 22 Mar 2011 09:30:16 |
bapt |
- update to 0.87
- add license |
0.85 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.85 09 Sep 2010 10:22:00 |
wen |
- Update to 0.85 |
0.84 29 Aug 2010 17:49:13 |
bapt |
- Update 0.84
Approved by: mentors (implicit) |
0.83 10 Jun 2010 19:29:44 |
tobez |
Update to 0.83. Assign maintainer to perl@.
Changes: http://search.cpan.org/dist/Audio-Scan/Changes |
0.82 25 May 2010 09:01:42 |
wen |
- Update to 0.82 |
0.81 16 May 2010 01:45:30 |
wen |
- Update to 0.81 |
0.79 06 May 2010 00:59:08 |
wen |
- Update to 0.79
- Reset maintainer |
0.75 09 Apr 2010 08:15:11 |
wen |
- Update to 0.75 |
0.62 12 Mar 2010 02:53:16 |
wen |
- Update to 0.62 |
0.59 22 Feb 2010 10:49:07 |
wen |
- Update to 0.59
Feature safe: yes |
0.58 29 Jan 2010 08:39:25 |
wen |
- Update to 0.58 |
0.57 13 Jan 2010 09:09:02 |
wen |
- Update to 0.57 |
0.56 22 Dec 2009 01:35:49 |
wen |
- Update to 0.56 |
0.55 29 Nov 2009 09:28:28 |
wen |
- Update to 0.55
PR: ports/140980
Submitted by: Sahil Tandon <sahil@tandon.net> |
0.54 26 Nov 2009 15:02:32 |
wen |
- Update to 0.5.4
PR: ports/140884
Submitted by: Sahil Tandon <sahil@tandon.net> |
0.52 22 Nov 2009 14:26:16 |
wen |
- Update to 0.52
PR: ports/140771
Submitted by: Sahil Tandon <sahil@tandon.net> |
0.51 20 Nov 2009 06:10:35 |
wen |
- Update to 0.51 |
0.50 15 Nov 2009 02:18:12 |
wen |
- Update to 0.50 |
0.49 11 Nov 2009 06:32:49 |
wen |
- Update to 0.49 |
0.48 03 Nov 2009 02:32:36 |
wen |
- Update to 0.48
Approved by: miwi,jadawin(mentors,implicit) |
0.46 31 Oct 2009 05:19:30 |
wen |
- Update to 0.46
Approved by: miwi,jadawin(mentors,implicit) |
0.45 28 Oct 2009 07:58:09 |
wen |
- Update to 0.45
Approved by: miwi,jadawin(mentors,implicit) |
0.44 23 Oct 2009 03:10:21 |
wen |
- Update to 0.44
Approved by: mentors(implicit) |
0.43 17 Oct 2009 02:29:00 |
wen |
- Update to 0.43
Approved by: mentors(implicit) |
0.42 14 Oct 2009 01:43:31 |
wen |
- Update to 0.42
Approved by: miwi,jadawin(mentors,implicit) |
0.41 13 Oct 2009 02:35:57 |
wen |
- Update to 0.41
Approved by: mentors(implicit) |
0.40 04 Oct 2009 00:50:06 |
wen |
- Update to 0.40
Approved by: mentors(implicit) |
0.39 02 Oct 2009 00:45:03 |
wen |
- Update to 0.39
Approved by: mentors(implicit) |
0.38 25 Sep 2009 07:43:39 |
wen |
- Update to 0.38
Approved by: jadawin(co-mentor)
Feature safe: yes |
0.37 20 Sep 2009 05:04:15 |
wen |
- Update to 0.37
- Update my mail address to FreeBSD
Approved by: miwi(mentor)
Feature safe: yes |
0.31 05 Sep 2009 00:44:10 |
miwi |
- Update to 0.31
Approved by: maintainer implicit |
0.30 27 Aug 2009 20:35:40 |
miwi |
- Update to 0.30
PR: 138231
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.29 17 Aug 2009 20:29:26 |
miwi |
- Update to 0.29
PR: 137815
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.27 28 Jul 2009 21:35:03 |
miwi |
- Update to 0.27
Approved by: maintainer implicit |
0.25 12 Jul 2009 22:19:02 |
miwi |
Audio::Scan is a C-based scanner for audio file metadata and tag
information. It currently supports MP3 via an included version of
libid3tag, MP4, Ogg Vorbis, FLAC (if libFLAC is installed), ASF,
WAV, AIFF, Musepack, and Monkey's Audio.
WWW: http://search.cpan.org/dist/Audio-Scan/
PR: ports/136660
Submitted by: Wen Heping <wenheping at gmail.com> |