aboutsummaryrefslogtreecommitdiff
path: root/audio/sdl_mixer/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-1/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* Properly use SDL everywhere:Edwin Groothuis2004-03-081-1/+1
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=103247
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Catch up with libogg/libvorbis version bump.Christian Weisgerber2003-12-201-1/+2
| | | | Notes: svn path=/head/; revision=96269
* update audio/sdl_mixer:Daichi GOTO2003-07-311-10/+10
| | | | | | | | | | | - Utilize USE_SDL - PERL -> REINPLACE_CMD PR: 55052 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=86014
* Update to 1.2.5Kirill Ponomarev2003-07-291-3/+2
| | | | | | | Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85843
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* After repo copy from graphics category to newly create multimediaMario Sergio Fujikawa Ferreira2003-04-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=78090
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update version number of SDL shared library.Maxim Sobolev2003-01-021-1/+1
| | | | Notes: svn path=/head/; revision=72210
* Ogg Vorbis 1.0 library major version bumps.Christian Weisgerber2002-07-201-1/+2
| | | | Notes: svn path=/head/; revision=63275
* Update to 1.2.4.Maxim Sobolev2002-05-211-1/+1
| | | | Notes: svn path=/head/; revision=59615
* Update to 1.2.3.Maxim Sobolev2002-04-171-2/+2
| | | | Notes: svn path=/head/; revision=57804
* Update version number of vorbis shared library.Maxim Sobolev2002-01-161-1/+1
| | | | Notes: svn path=/head/; revision=53178
* Update to 1.2.1.Maxim Sobolev2001-12-191-2/+1
| | | | Notes: svn path=/head/; revision=51833
* Add back function that was removed in this release but still used by someMaxim Sobolev2001-05-081-0/+1
| | | | | | | packages (pysol-audio-server). Notes: svn path=/head/; revision=42391
* Move:Maxim Sobolev2001-04-091-1/+1
| | | | | | | | | | devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami Notes: svn path=/head/; revision=41125
* Update to 1.2.0.Maxim Sobolev2001-04-061-2/+2
| | | | Notes: svn path=/head/; revision=40950
* Update SDL shared library version number.Maxim Sobolev2001-02-161-1/+1
| | | | Notes: svn path=/head/; revision=38409
* Update to 1.1.0.Maxim Sobolev2001-01-291-3/+7
| | | | Notes: svn path=/head/; revision=37762
* Update version number of smpeg shared library.Maxim Sobolev2000-12-111-1/+1
| | | | Notes: svn path=/head/; revision=35887
* Whitespace-only:Maxim Sobolev2000-11-011-2/+2
| | | | | | | Make indentation uniform across my ports. Notes: svn path=/head/; revision=34558
* Update to 1.0.6.Maxim Sobolev2000-08-151-3/+5
| | | | | | | | | | Several fixes/cleanups: - add previously missed INSTALLS_SHLIB; - libtoolize; - remove redundant newline at the end of PLIST. Notes: svn path=/head/; revision=31652
* 's|sobomax@altavista.net|sobomax@FreeBSD.org|'Maxim Sobolev2000-05-171-2/+2
| | | | Notes: svn path=/head/; revision=28515
* Fix Makefile mistake that resulted from my use of an old smpeg library.Will Andrews2000-04-251-1/+1
| | | | Notes: svn path=/head/; revision=28011
* Add SDL_mixer, an audio library based on SDL 1.1.Will Andrews2000-04-251-0/+26
PR: 18190 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=28007