Port details |
- p5-Ogg-Vorbis-Header Fetch/manipulate information from Ogg-Vorbis audio files
- 0.11 audio =3 0.11Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2004-10-12 11:12:07
- Last Update: 2023-09-24 09:24:30
- Commit Hash: 082c2a3
- People watching this port, also watch:: libexif, libglade2, p5-Event, mDNSResponder, xorg-fonts-truetype
- Also Listed In: perl5
- License: GPLv2+
- WWW:
- https://metacpan.org/release/Ogg-Vorbis-Header
- Description:
- Perl module to fetch and manipulate information from Ogg-Vorbis audio files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Ogg-Vorbis-Header>0:audio/p5-Ogg-Vorbis-Header
- To install the port:
- cd /usr/ports/audio/p5-Ogg-Vorbis-Header/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/p5-Ogg-Vorbis-Header
- pkg install p5-Ogg-Vorbis-Header
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Ogg-Vorbis-Header
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1611665685
SHA256 (Ogg-Vorbis-Header-0.11.tar.gz) = e8cb2e042c2dee1f4eed31efe801e44530e73300bedce4ad6c602b95a562f3e7
SIZE (Ogg-Vorbis-Header-0.11.tar.gz) = 33652
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-Inline>=0.44 : devel/p5-Inline
- p5-Inline-C>=0 : devel/p5-Inline-C
- perl5>=5.34<5.35 : lang/perl5.34
- perl5>=5.34<5.35 : lang/perl5.34
- Runtime dependencies:
-
- p5-Inline>=0.44 : devel/p5-Inline
- p5-Inline-C>=0 : devel/p5-Inline-C
- perl5>=5.34<5.35 : lang/perl5.34
- Library dependencies:
-
- libogg.so : audio/libogg
- libvorbis.so : audio/libvorbis
- This port is required by:
- for Build
-
- www/p5-Apache-MP3
- for Run
-
- audio/mp3burn
- www/p5-Apache-MP3
Configuration Options:
- No options to configure
- Options name:
- audio_p5-Ogg-Vorbis-Header
- 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 |
0.11 24 Sep 2023 09:24:30 |
Alexey Dokuchaev (danfe) |
audio/p5-Ogg-Vorbis-Header: unbreak the port's build against Clang 16
write_vorbis() must return an integer, but was returning &PL_sv_undef
in several places vs. zero in other error paths. Follow the original*
implementation and replace those with zeros as well.
To make hunting potential compiler-related bugs easier in the future,
respect ${CC} and mute one harmless but particularly annoying warning
which clutters the build log way more than does any good.
*) https://www.perlmonks.org/?node_id=200588 |
0.11 18 Aug 2023 04:56:22 |
Muhammad Moinur Rahman (bofh) |
audio/p5-Ogg-Vorbis-Header: Mark BROKEN on 14
Fails to compile with:
error: incompatible pointer to integer conversion returning 'SV *' (aka
'struct sv *')
Sponsored by: The FreeBSD Foundation |
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) |
0.11 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 ) |
0.11 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 ) |
0.11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.11 26 Jan 2021 17:53:55 |
sunpoet |
Update to 0.11
- Add LICENSE_FILE
- Sort *_DEPENDS
Changes: https://metacpan.org/changes/distribution/Ogg-Vorbis-Header |
0.10 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) |
0.10 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 |
0.10 20 Mar 2018 22:35:16 |
sunpoet |
Update to 0.10
- Remove unnecessary patch
Changes: http://search.cpan.org/dist/Ogg-Vorbis-Header/Changes
https://github.com/davorg/Ogg-Vorbis-Header/blob/master/Changes |
0.06 06 Mar 2018 20:31:41 |
sunpoet |
Update to 0.06
- Strip shared library
Changes: http://search.cpan.org/dist/Ogg-Vorbis-Header/Changes |
0.05 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
0.05 05 Jul 2016 09:09:05 |
mat |
Update to 0.05.
Sponsored by: Absolight |
0.04 03 Jul 2016 00:47:02 |
wen |
- Update to 0.04
Changes: http://cpansearch.perl.org/src/DAVECROSS/Ogg-Vorbis-Header-0.04/Changes
- Re-generate the patch |
0.03_6 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.03_6 03 Jan 2015 07:11:15 |
sunpoet |
- Update *_DEPENDS
- Add LICENSE
- Bump PORTREVISION for dependency change |
0.03_5 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.03_4 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
0.03_4 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.03_4 31 Jan 2014 09:15:24 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
0.03_4 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.03_4 02 Aug 2013 18:21:06 |
az |
- Convert to new perl framework |
0.03_4 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
0.03_3 22 Apr 2012 16:07:35 |
sunpoet |
- Fix build [1]
- Cosmetic change
PR: ports/165341 [1]
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> |
0.03_3 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
0.03_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.03_3 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
0.03_2 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
0.03_1 13 Jun 2009 23:56:19 |
pgollucci |
- Mark MAKE_JOBS_UNSAFE=yes
PR: ports/135537
Reported by: P6 TB |
0.03_1 23 Mar 2009 01:01:15 |
linimon |
Reset barner@FreeBSD.org due to several months of inactivity.
Hat: portmgr |
0.03_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) |
0.03_1 08 Sep 2007 00:51:20 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.03_1 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
0.03 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.03 24 Nov 2005 14:08:01 |
barner |
Add SHA256 for my ports (that don't already have it). |
0.03 31 Oct 2005 18:24:21 |
erwin |
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports |
0.03 18 Oct 2005 15:11:04 |
barner |
Make LOCALBASE-clean.
Reported by: krismail |
0.03 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.03 28 Feb 2005 13:05:25 |
barner |
Change email address in ports maintained by me to barner@FreeBSD.org
Approved by: arved (mentor) |
0.03 12 Oct 2004 11:03:45 |
mat |
Add p5-Ogg-Vorbis-Header 0.03, manipulate / fetch info from Ogg-Vorbis
audio files.
PR: ports/71577
Submitted by: Simon Barner <barner@gmx.de> |