Commit graph

9 commits

Author SHA1 Message Date
grant beattie
3283d84235 update streamripper to 1.60. still needs work to build on NetBSD,
untested on anything else.

changes since 1.32:

New for 1.60
------------
2004/04/04 (GCS - gregsharp@users.sourceforge.net)
* No changes.

New for 1.60-pre3
-----------------
2004/03/27 (GCS - gregsharp@users.sourceforge.net)
* Fix the bug: error -22 [SR_ERROR_BUFFER_EMPTY]

New for 1.60-pre2
-----------------
2004/03/24 (GCS - gregsharp@users.sourceforge.net)
* Add Johannes Buettner's drop patch
* Fixes for compiling winamp 2 plugin

New for 1.60-pre1
-----------------
2004/03/10 (GCS - gregsharp@users.sourceforge.net)
* Track splitting enhancements - see readme_xfade.txt
* Partial multibyte character support
* Fix crashes on very long file names
* Fix crashes on control characters in meta data

new in cvs
----------
2003/09/25:
* Added support for HTTP "Basic" authorization. Works with
  DigitallyImported.com.
  (lib/types.h, lib/http.c) -Colin D. Bennett <cbennett@radsoft.com>
* Fixed a couple of tiny memory leaks in the usage of b64enc(), the
  returned buffer allocated as 'string' in b64enc wasn't being freed,
  and the 'authbuf' malloc'd in httplib_construct_sc_request for the
  proxy authorization wasn't freed.
  (lib/http.c) -Colin D. Bennett <cbennett@radsoft.com>
2004-07-29 15:48:40 +00:00
Juan Romero Pardines
041a09f268 Drop maintainership; I don't have enough free time/energy to
maintain all these packages, perhaps somebody want to get them? :-)
2004-05-07 01:57:48 +00:00
Soren Jacobsen
8df4c76cad Convert to buildlink3. 2004-05-02 04:25:58 +00:00
dieter roelants
03dfcb532b Forgot to commit the PLIST for the docs installation. 2003-10-11 23:49:47 +00:00
dieter roelants
70a6f720ba - Make streamripper compile and run on NetBSD stable:
- use pthread buildlink2
	- let configure check for semaphore.h, if we don't have
	  it, abuse sysv semaphores. (I'm not sure this is correct
	  but it seems at least to make the program run. :)
- Install some documentation.
2003-10-11 23:27:31 +00:00
Juan Romero Pardines
8a9ac390bb Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
Juan Romero Pardines
742159265b I am the maintainer again ... 2003-06-02 16:40:39 +00:00
Juan Romero Pardines
fb2dc3655e do-install target changed to a line, Maintainer == packages@netbsd.org. 2003-05-27 11:58:56 +00:00
Juan Romero Pardines
86409da45e Import of streamripper 1.32
Using information which a SHOUTcast server can optionally send,
this program breaks an audio stream into "tracks," stores them in
separate files as they arrive, and names the files by appending
".mp3" to the name of the track.  The tracks can be listened to at
the user's leisure with an MPEG Layer 3 audio player.
2003-04-14 04:07:33 +00:00