non port: audio/p5-Ogg-Vorbis-Header/pkg-descr |
Number of commits found: 5 |
Sunday, 24 Sep 2023
|
09:24 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
082c2a3 |
Wednesday, 7 Sep 2022
|
21:58 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)
fb16dfe |
Sunday, 27 May 2018
|
20:15 sunpoet
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
 |
Wednesday, 21 Sep 2005
|
19:35 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.
 |
Tuesday, 12 Oct 2004
|
11:03 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>
 |
Number of commits found: 5 |