head 1.2; access; symbols pkgsrc-2014Q4:1.1.0.72 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.70 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.68 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.66 pkgsrc-2014Q1-base:1.1 pkgsrc-2013Q4:1.1.0.64 pkgsrc-2013Q4-base:1.1 pkgsrc-2013Q3:1.1.0.62 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.60 pkgsrc-2013Q2-base:1.1 pkgsrc-2013Q1:1.1.0.58 pkgsrc-2013Q1-base:1.1 pkgsrc-2012Q4:1.1.0.56 pkgsrc-2012Q4-base:1.1 pkgsrc-2012Q3:1.1.0.54 pkgsrc-2012Q3-base:1.1 pkgsrc-2012Q2:1.1.0.52 pkgsrc-2012Q2-base:1.1 pkgsrc-2012Q1:1.1.0.50 pkgsrc-2012Q1-base:1.1 pkgsrc-2011Q4:1.1.0.48 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.46 pkgsrc-2011Q3-base:1.1 pkgsrc-2011Q2:1.1.0.44 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.42 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.40 pkgsrc-2010Q4-base:1.1 pkgsrc-2010Q3:1.1.0.38 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.36 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.34 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.32 pkgsrc-2009Q4-base:1.1 pkgsrc-2009Q3:1.1.0.30 pkgsrc-2009Q3-base:1.1 pkgsrc-2009Q2:1.1.0.28 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.26 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.24 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.22 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.20 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.18 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.16 pkgsrc-2008Q1:1.1.0.14 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.12 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.10 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.8 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.6 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.4 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.2; locks; strict; comment @# @; 1.2 date 2015.02.19.00.20.47; author wiz; state dead; branches; next 1.1; commitid kTOFpsHgf4L0eyay; 1.1 date 2006.12.12.20.27.15; author wiz; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2006.12.12.20.27.15; author ghen; state dead; branches; next 1.1.2.2; 1.1.2.2 date 2006.12.13.08.24.52; author ghen; state Exp; branches; next ; desc @@ 1.2 log @Update to 1.64.6 using audio/streamripper-current and patch from PR 49677 provided by Petar Bogdanovic. New for 1.64.6 ------------------------------------ Mon Mar 30 21:10:13 EDT 2009 * Fix bug which creates corrupted id3v2 tags * Remove trailing periods for stream name New for 1.64.5 ------------------------------------ Sun Mar 8 12:08:15 EDT 2009 * Change default values for - localhost from "localhost" to "127.0.0.1" - splitpoint padding from 300 ms to 0 ms - metadata and relay codeset (if UTF-8) to ISO-8859-1 - id3 codeset to UTF-16 - "keep files in incomplete" from false to true * Fix parse rules to properly tag artists with "-" in their name (#540543) * Fix bitrate & metadata reporting in console (#1957248) * Fix integer overflow on bytes read (#1261305) * Option for stopping based on megabytes ripped now uses MiB instead of MB * Support splitting based on empty StreamTitle= strings 2648664 New for 1.64.4 ------------------------------------ Mon Feb 16 21:27:29 EST 2009 * Fix problem where corrupt ogg files are being created * Robustify metadata parsing for Limecast servers * Fix buffer overflow bug with substitution rules (#2492422) * Fix file creation bug when "/" is in stream name (#2533980) * Disable creating cue file for ogg streams * Fix problem skipping extra track on ogg streams @ text @$NetBSD: patch-aa,v 1.1 2006/12/12 20:27:15 wiz Exp $ --- configure.orig 2006-09-09 16:48:21.000000000 +0000 +++ configure @@@@ -3613,7 +3613,7 @@@@ else enable_oggtest=yes fi; - if test "x$ogg_prefix" == "xno" ; then + if test "x$ogg_prefix" = "xno" ; then no_ogg="yes" else if test "x$ogg_libraries" != "x" ; then @ 1.1 log @Update to 1.61.27: New for 1.61.27 --------------- Saturday, September 09, 2006 * Fix bug that caused extra garbage between id3v2 and first frame. * Fix bug that truncated last byte of last frame in mp3 files. New for 1.61.26 --------------- Thu Aug 24 21:50:47 EDT 2006 * Fix for security problem CVE-2006-3124, buffer overflow in http header parsing that could result in remote exploit New for 1.61.25 --------------- Sunday, August 13, 2006 * Fix bug where -s flag was ignored when used with -a flag * Plugin: Add popup menu with history of recent URL's * Plugin: Fix problem with "old way of retrieving track" * Plugin: Fix problem not finding desktop folder on Windows 98 New for 1.61.24 --------------- Sun Jul 2 14:14:38 EDT 2006 * Fix bug where external program wasn't being killed when reconnecting New for 1.61.23 --------------- June 18, 2006 * Plugin: Fix problem where streamripper can't find winamp directory * Plugin: Add STREAMRIPPER_WINAMP_HOME environment variable * Plugin: Fix sorting problem with skin list * Plugin: Add uninstaller * Plugin: Installer no longer overwrites parse_rules.txt New for 1.61.22 --------------- Fri Jun 2 10:17:53 EDT 2006 * Docking now works in modern skins * Docking now works when windowshading winamp * Debuging winamp plugin through STREAMRIPPER_DEBUG environment variable New for 1.61.21 --------------- Sun 05-28-2006 * Fix winamp crash caused by reference to debug file New for 1.61.20 --------------- Sat 05-27-2006 * Fix problem writing to \\net\paths on windows * Fix problem with options getting reset in winamp plugin * Fix rendering problem with skin preview in winamp plugin * Fix docking problem in winamp plugin New for 1.61.19 --------------- Sat 03-25-2006 * Add support for pls and m3u parsing * Upgrade to TRE version 0.7.2 * Add configuration switch: --without-ogg, for compiling streamripper on systems that don't have ogg/vorbis libraries. New for 1.61.18 --------------- Sun Mar 5 19:39:24 EST 2006 * Add support for ogg file splitting * Add support for ogg relay * Return an ICY response header instead of HTTP response header. This fixes problems with Windows media player classic (#1189504). * Winamp relay now adds /;stream.nsv or /.ogg for NSV and OGG streams. * Add izverg's patch for when default skin is blank in sripper.ini. New for 1.61.17 --------------- Tue 11-22-2005 * Fix memory leak * Fix for proxy authentication without password (#1338203) * Check http_proxy environment variable for proxy url New for 1.61.16 --------------- Sat Nov 12 01:18:06 EST 2005 * Use external program for reading metadata * Possible fix for proxy authentication without password (#1338203) * Change splitting behavior when song is too short to do silence detection * Resize winamp plugin gui to make it more visible New for 1.61.15 --------------- Fri 10-21-2005 * Fix a problem where streamripper aborts with SR_ERROR_BUFFER_EMPTY * Improve splitting code to add correct amount of padding * Add winamp plugin GUI for -k flag @ text @d1 1 a1 1 $NetBSD$ @ 1.1.2.1 log @file patch-aa was added on branch pkgsrc-2006Q3 on 2006-12-12 20:27:15 +0000 @ text @d1 13 @ 1.1.2.2 log @Pullup ticket 1956 - requested by wiz security update for streamripper - pkgsrc/audio/streamripper/Makefile 1.3 - pkgsrc/audio/streamripper/distinfo 1.2 - pkgsrc/audio/streamripper/patches/patch-aa 1.1 Module Name: pkgsrc Committed By: wiz Date: Tue Dec 12 20:27:15 UTC 2006 Modified Files: pkgsrc/audio/streamripper: Makefile distinfo Added Files: pkgsrc/audio/streamripper/patches: patch-aa Log Message: Update to 1.61.27: New for 1.61.27 --------------- Saturday, September 09, 2006 * Fix bug that caused extra garbage between id3v2 and first frame. * Fix bug that truncated last byte of last frame in mp3 files. New for 1.61.26 --------------- Thu Aug 24 21:50:47 EDT 2006 * Fix for security problem CVE-2006-3124, buffer overflow in http header parsing that could result in remote exploit New for 1.61.25 --------------- Sunday, August 13, 2006 * Fix bug where -s flag was ignored when used with -a flag * Plugin: Add popup menu with history of recent URL's * Plugin: Fix problem with "old way of retrieving track" * Plugin: Fix problem not finding desktop folder on Windows 98 New for 1.61.24 --------------- Sun Jul 2 14:14:38 EDT 2006 * Fix bug where external program wasn't being killed when reconnecting New for 1.61.23 --------------- June 18, 2006 * Plugin: Fix problem where streamripper can't find winamp directory * Plugin: Add STREAMRIPPER_WINAMP_HOME environment variable * Plugin: Fix sorting problem with skin list * Plugin: Add uninstaller * Plugin: Installer no longer overwrites parse_rules.txt New for 1.61.22 --------------- Fri Jun 2 10:17:53 EDT 2006 * Docking now works in modern skins * Docking now works when windowshading winamp * Debuging winamp plugin through STREAMRIPPER_DEBUG environment variable New for 1.61.21 --------------- Sun 05-28-2006 * Fix winamp crash caused by reference to debug file New for 1.61.20 --------------- Sat 05-27-2006 * Fix problem writing to \\net\paths on windows * Fix problem with options getting reset in winamp plugin * Fix rendering problem with skin preview in winamp plugin * Fix docking problem in winamp plugin New for 1.61.19 --------------- Sat 03-25-2006 * Add support for pls and m3u parsing * Upgrade to TRE version 0.7.2 * Add configuration switch: --without-ogg, for compiling streamripper on systems that don't have ogg/vorbis libraries. New for 1.61.18 --------------- Sun Mar 5 19:39:24 EST 2006 * Add support for ogg file splitting * Add support for ogg relay * Return an ICY response header instead of HTTP response header. This fixes problems with Windows media player classic (#1189504). * Winamp relay now adds /;stream.nsv or /.ogg for NSV and OGG streams. * Add izverg's patch for when default skin is blank in sripper.ini. New for 1.61.17 --------------- Tue 11-22-2005 * Fix memory leak * Fix for proxy authentication without password (#1338203) * Check http_proxy environment variable for proxy url New for 1.61.16 --------------- Sat Nov 12 01:18:06 EST 2005 * Use external program for reading metadata * Possible fix for proxy authentication without password (#1338203) * Change splitting behavior when song is too short to do silence detection * Resize winamp plugin gui to make it more visible New for 1.61.15 --------------- Fri 10-21-2005 * Fix a problem where streamripper aborts with SR_ERROR_BUFFER_EMPTY * Improve splitting code to add correct amount of padding * Add winamp plugin GUI for -k flag @ text @a0 13 $NetBSD: patch-aa,v 1.1.2.1 2006/12/13 08:24:52 ghen Exp $ --- configure.orig 2006-09-09 16:48:21.000000000 +0000 +++ configure @@@@ -3613,7 +3613,7 @@@@ else enable_oggtest=yes fi; - if test "x$ogg_prefix" == "xno" ; then + if test "x$ogg_prefix" = "xno" ; then no_ogg="yes" else if test "x$ogg_libraries" != "x" ; then @