Path to this page:
./
audio/vorbis-tools,
Ogg Vorbis encoder and player
Branch: CURRENT,
Version: 1.4.3nb1,
Package name: vorbis-tools-1.4.3nb1,
Maintainer: drixtervorbis-tools contains an Ogg Vorbis command-line encoder,
decoder/player and a tool for changing .ogg file comments. Ogg
Vorbis is a audio encoding format; its technology is patent-free and
players and encoders are available on a variety of operating
systems.
* oggenc encodes audio into the Ogg Vorbis format
* ogg123 plays Ogg Vorbis files or URLs streamed via HTTP
* vorbiscomment can list or set comments in an .ogg file
Required to run:[
www/curl] [
multimedia/libogg] [
audio/speex] [
audio/flac] [
audio/libao] [
audio/libao-sun] [
audio/libvorbis]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 1761.951 KB
Version history: (Expand)
- (2026-06-11) Updated to version: vorbis-tools-1.4.3nb1
- (2026-06-11) Updated to version: vorbis-tools-1.4.3
- (2026-05-14) Updated to version: vorbis-tools-1.4.2nb20
- (2026-02-06) Updated to version: vorbis-tools-1.4.2nb19
- (2026-01-07) Updated to version: vorbis-tools-1.4.2nb18
- (2025-10-24) Package has been reborn
CVS history: (Expand)
| 2026-06-14 19:56:00 by Nia Alarie | Files touched by this commit (1) |
Log message:
vorbis-tools: Bump to gnu99, since this uses inline variable decls
since version 1.4.3.
|
| 2026-06-14 19:51:31 by Nia Alarie | Files touched by this commit (1) |
Log message:
vorbis-tools: Fails with C23 default language.
Uses "old-style function definitions" in getopt support files.
|
| 2026-06-11 20:55:45 by Marcin Gondek | Files touched by this commit (1) |
Log message:
audio/vorbis-tools: Remove buildlink3 to multimedia/libkate
|
2026-06-11 16:18:40 by Marcin Gondek | Files touched by this commit (8) |  |
Log message:
audio/vorbis-tools: Update to 1.4.3
1.4.3 -- 2025-04-13
* Made sure utf8_decode() prototype is found by newer GCC.
* Plugged memleak when using vorbiscomment -c (#2328)
* Plugged memory leak in vorbiscomment param parsing.
* Added simple self test check.
* Updated ogg123 http transport to avoid depricated
CURLOPT_PROGRESSFUNCTION.
* Code cleanup and avoiding some reserved names breaking MSVC build.
* Introduced new configure option --enable-gcc-sanitazion for more
checks.
* Updated translation files and added initial Norwegian BokmAYl
translation.
* Changed oggenc to no longer assume output path ends in a file name
(CVE-2023-43361).
* Adjusted build rules to avoi link error on MacOSX.
* Dropped version number from documenation install path.
* Adjusted ogg123 to handle disappearing audio device more
gracefully.
* Fetched all updated translations from GNU translation project.
|
| 2026-05-14 18:42:34 by Ryo ONODERA | Files touched by this commit (1335) |
Log message:
*: Recursive revbump from security/nettle-4.0
|
| 2026-02-06 11:06:21 by Thomas Klausner | Files touched by this commit (1305) |
Log message:
*: recursive bump for nettle 4.0 shlib major bump
|
| 2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525) |
Log message:
*: recursive bump for icu 78.1
|
| 2025-10-05 21:26:29 by Jonathan Schleifer | Files touched by this commit (485) |
Log message:
*: rev bump for curl
|