aboutsummaryrefslogtreecommitdiff
path: root/audio/sdl_mixer
Commit message (Collapse)AuthorAgeFilesLines
* Update WWW.Maxim Sobolev2001-06-231-1/+1
| | | | | | | Submitted by: fenner's distfiles survey. Notes: svn path=/head/; revision=44347
* Add back function that was removed in this release but still used by someMaxim Sobolev2001-05-083-0/+39
| | | | | | | 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-063-7/+7
| | | | 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-294-45/+35
| | | | 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
* Fix breakage due to disappearance of __byte_swap_* on 5-CURRENT.Maxim Sobolev2000-11-201-27/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=35278
* Whitespace-only:Maxim Sobolev2000-11-011-2/+2
| | | | | | | Make indentation uniform across my ports. Notes: svn path=/head/; revision=34558
* Remove --buld ltconfig option hacks. Please don't forget to update your libtoolMaxim Sobolev2000-09-251-9/+0
| | | | | | | installation. Notes: svn path=/head/; revision=33093
* Back out previous commit - I erroneously replaced this file with older version.Maxim Sobolev2000-08-151-1/+1
| | | | Notes: svn path=/head/; revision=31653
* Update to 1.0.6.Maxim Sobolev2000-08-156-20/+29
| | | | | | | | | | Several fixes/cleanups: - add previously missed INSTALLS_SHLIB; - libtoolize; - remove redundant newline at the end of PLIST. Notes: svn path=/head/; revision=31652
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | | | | PR: 20269 Submitted by: Ports Fury Notes: svn path=/head/; revision=31525
* '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-2510-0/+176
PR: 18190 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=28007