FreshPorts -- The Place For Ports Mon, 13 Oct 2008 8:28 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
sdl_sound 1.0.1_14 audio on this many watch lists=9 search for ports that depend on this port
A SDL audio library and player for some popular sound file formats
Maintained by: dyeske@gmail.com search for ports maintained by this maintainer
Port Added: 20 Feb 2003 03:51:16


SDL_sound is a library that handles the decoding of several popular
sound file formats, such as raw, wav, mp3, flac, ogg, voc, shn,
aiff, au, and some others.

It is meant to make the programmer's sound playback tasks simpler.
The programmer gives SDL_sound a filename, or feeds it data directly
from one of many sources, and then reads the decoded waveform data
back at her leisure.

If resource constraints are a concern, SDL_sound can process sound
data in programmer-specified blocks. Alternately, SDL_sound can
decode a whole sound file and hand back a single pointer to the
whole waveform.

SDL_sound can also handle sample rate, audio format, and channel
conversion on-the-fly and behind-the-scenes, if the programmer
desires.

WWW: http://www.icculus.org/SDL_sound/

- David
dyeske@gmail.com
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: audio/timidity, devel/sdl12, devel/libtool15
Required To Run: audio/timidity
Required Libraries: audio/flac, audio/libmikmod, devel/physfs, multimedia/smpeg, audio/speex, audio/libvorbis, devel/sdl12

To install the port: cd /usr/ports/audio/sdl_sound/ && make install clean
To add the package: pkg_add -r sdl_sound


Configuration Options
===> The following configuration options are available for sdl_sound-1.0.1_14:
     FLAC=on (default) "Enable flac support"
     MIKMOD=on (default) "Enable mikmod support"
     PHYSFS=on (default) "Enable physfs support"
     SMPEG=on (default) "Enable smpeg support"
     SPEEX=on (default) "Enable speex support"
     MIDI=on (default) "Enable MIDI support"
     VORBIS=on (default) "Enable Ogg Vorbis support"
===> Use 'make config' to modify these settings

Master Sites:
http://www.icculus.org/SDL_sound/downloads/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 33

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  1.0.1_14
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Apr 2008 21:37:24
Original commit files touched by this commit  1.0.1_14
naddy search for other commits by this committer
Update to FLAC 1.2.1.  This version includes two and a half years
worth of changes and an altered API.

Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary.  Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.

PR:     119476
13 Mar 2008 14:28:35
Original commit files touched by this commit  1.0.1_13
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
28 Jul 2007 13:27:31
Original commit files touched by this commit  1.0.1_12
miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
06 Jul 2007 00:39:06
Original commit files touched by this commit  1.0.1_11
edwin search for other commits by this committer
dyeske at yahoo dot com -> dyeske at gmail dot com
19 May 2007 21:32:57
Original commit files touched by this commit  1.0.1_11
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
31 Mar 2007 04:47:48
Original commit files touched by this commit  1.0.1_10
alepulver search for other commits by this committer
- Bump PORTREVISION because of the changes in the previous commit.
31 Mar 2007 04:37:22
Original commit files touched by this commit  1.0.1_9
alepulver search for other commits by this committer
- Convert KNOBS to OPTIONS.
- When enabling MPEG use it for MP3 decoding, and when disabling it warn the
  user about the broken included decoder (see
  http://source.bungie.org/wiki/index.php/Linux_Build_Instructions).
- Show warning about broken internal MP3 support when building.

PR:             ports/110650
Submitted by:   alepulver (myself)
Approved by:    dyeske@yahoo.com (maintainer, timeout)
23 Feb 2007 22:51:12
Original commit files touched by this commit  1.0.1_9
mezz search for other commits by this committer
Chase the shared library version of speex, bump the PORTREVISION.
20 Sep 2006 12:21:59
Original commit files touched by this commit  1.0.1_8
stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
03 May 2006 06:14:35
Original commit files touched by this commit  1.0.1_7
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
25 Feb 2006 19:08:56
Original commit files touched by this commit  1.0.1_7
ade search for other commits by this committer
Post libtool-conversion fixups

Submitted by:   pointyhat
Approved by:    portmgr (implicit)
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.0.1_7
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 08:13:12
Original commit files touched by this commit  1.0.1_6
edwin search for other commits by this committer
SHA256ify

Approved by:            krion@
22 Jan 2006 01:14:22
Original commit files touched by this commit  1.0.1_6
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:     krion@
PR:              ports/88711
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.0.1_6
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
24 Jul 2005 14:02:43
Original commit files touched by this commit  1.0.1_6
oliver search for other commits by this committer
update physfs to 1.0.1
adjust LIB_DEPENDS from all affected ports and bump PORTREVISION there
12 Apr 2005 04:26:57
Original commit files touched by this commit  1.0.1_5
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  1.0.1_5
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
16 Mar 2005 14:50:13
Original commit files touched by this commit  1.0.1_5
naddy search for other commits by this committer
new version of libFLAC
23 Jul 2004 10:17:55
Original commit files touched by this commit  1.0.1_4
krion search for other commits by this committer
Chase libraries for new audio/speex version.
09 Jul 2004 18:43:11
Original commit files touched by this commit  1.0.1_3
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
31 Mar 2004 04:12:58
Original commit files touched by this commit  1.0.1_3
trevor search for other commits by this committer
SIZEify (maintainer timeout)
16 Mar 2004 04:23:56
Original commit files touched by this commit  1.0.1_3
edwin search for other commits by this committer
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.0.1_2
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
08 Mar 2004 01:01:31
Original commit files touched by this commit  1.0.1_2
edwin search for other commits by this committer
Properly use SDL everywhere:
        USE_SDL=yes     -> USE_SDL=sdl  (good examles everywhere)
        WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:             follow-ups of ports/55494, ports/61877
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
21 Feb 2004 12:11:43
Original commit files touched by this commit  1.0.1_2
oliver search for other commits by this committer
Update physfs to 1.0.0
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.0.1_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
20 Dec 2003 16:14:14
Original commit files touched by this commit  1.0.1_1
naddy search for other commits by this committer
Catch up with libogg/libvorbis version bump.
25 Oct 2003 00:39:46
Original commit files touched by this commit  1.0.1
krion search for other commits by this committer
- Update to version 1.0.1
- Maintainer timeout

PR:             58216
Submitted by:   Ports Fury
04 Apr 2003 06:34:50
Original commit files touched by this commit  1.0.0
lioux search for other commits by this committer
After repo copy from graphics category to newly create multimedia
one, update all appropriate references (*_DEPENDS, comments, etc):

ports/graphics/libfame          -->     ports/multimedia/libfame
ports/graphics/libquicktime     -->     ports/multimedia/libquicktime
ports/graphics/mpeg             -->     ports/multimedia/mpeg
ports/graphics/mpeg_encode      -->     ports/multimedia/mpeg_encode
ports/graphics/mpeg_play        -->     ports/multimedia/mpeg_play
ports/graphics/mtv              -->     ports/multimedia/mtv
ports/graphics/smpeg            -->     ports/multimedia/smpeg
ports/graphics/totem            -->     ports/multimedia/totem
ports/graphics/transcode        -->     ports/multimedia/transcode
ports/graphics/xanim            -->     ports/multimedia/xanim
ports/graphics/xmps             -->     ports/multimedia/xmps

Repo copied by:         cvs (joe)
Approved by:            portmgr (self & no objections)
23 Feb 2003 20:24:26
Original commit files touched by this commit  1.0.0
marcus search for other commits by this committer
Chase FLAC's shared lib version.
20 Feb 2003 03:50:03
Original commit files touched by this commit  1.0.0
lioux search for other commits by this committer
New port sdl_sound version 1.0.0: A SDL audio library and player
for some popular sound file formats

Submitted by:   David Yeske <dyeske@yahoo.com>

Number of commits found: 33

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Oct 12
drupal6Oct 12
cups-baseOct 10
mysql41-server*Oct 10
mysql50-client*Oct 10
mysql50-server*Oct 10
mysql51-client*Oct 10
mysql51-server*Oct 10
mysql60-client*Oct 10
operaOct 10
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03

12 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19306
Broken 157
Deprecated 80
Ignore 437
Forbidden 7
Restricted 279
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 62
Interactive 78
new 24 hours 12
new 48 hours23
new 7 days44
new fortnight79
new month138

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.209 seconds.