2004-04-13 01:15:02 by Lubomir Sedlacik | Files touched by this commit (23) |
Log message:
Follow libogg into multimedia/.
|
2004-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) | |
Log message:
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
|
2004-02-19 11:47:28 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Convert to buildlink3.
|
2004-02-14 18:21:56 by Johnny C. Lam | Files touched by this commit (400) |
Log message:
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
2003-12-08 15:43:48 by Thomas Klausner | Files touched by this commit (6) | |
Log message:
Update to 1.0.1:
ogg123
* Support for playing FLAC and Speex files. Both the native FLAC and
Ogg FLAC varieties are supported. Special thanks to OldMan, adiabatic,
and smack from #vorbis for sponsoring the development of this feature.
* Send correct User Agent and Accept strings in the HTTP 1.1 headers
* Fixed bug preventing the status line from showing the total time
information in certain circumstances
* Fixed a pthread crash bug on certain platforms (like NetBSD)
* Added support for the --end option to specify at what time
playback should stop. Both --skip and --end also now accept times in
hh:mm:ss format. Thanks to Hans Schou.
* If the --skip option is greater than the length of the file,
ogg123 now terminates with an error.
oggdec
* Fixed small memory leak.
* Fixed error that caused oggdec to crash when output file was not
specified.
oggenc
* Patch from Jordan Mendelson to support reading little-endian AIFF
files (which happen to be made by MacOS X when ripping CDs?).
* --scale option to allow scaling the volume of the input. Helps
with clipping inputs.
* Fixed usage messages.
* 24 bit input support
* FLAC and Ogg FLAC read support. Comments from the FLAC file are
preserved unless explicitly dropped with the --discard-comments option.
Also funded by OldMan, adiabatic, and smack.
* Less frequent status updates.
ogginfo
* Minor typo and portability fixes.
* Emits fewer spurious errors when minor errors are detected.
* Return a useful status code.
* Fixed overflow bug on really long files.
vcut
* Patch from Jared Anderson allows the cutpoint to be specified in
(integer) seconds by prefixing it with a +.
vorbiscomment
* More forgiving of Ogg files that begin with garbage (like ID3v2
tags).
|
2003-10-28 13:32:42 by Jeremy C. Reed | Files touched by this commit (2) | |
Log message:
For some reason patch-aa had a reject with gnu diff 2.8.1. So I remade
patch and updated distinfo. (Okay'd by wiz.)
|
2003-09-05 21:16:37 by Michael Graff | Files touched by this commit (2) |
Log message:
add a patch to stop crashing on -d '' or -G '' which abcde wants to use when
a date or genre is unknown
|
2003-09-05 21:16:24 by Michael Graff | Files touched by this commit (1) |
Log message:
add a patch to stop crashing on -d '' or -G '' which abcde wants to use when
a date or genre is unknown
|
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-07-13 23:04:22 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Turn off debugging output, enabled for testing of the previous change.
Bump PKGREVISION.
Closes PR 22131.
|