aboutsummaryrefslogtreecommitdiff
path: root/audio/pysol-sound-server
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.30.Maxim Sobolev2000-11-082-2/+2
| | | | | | | Submitted by: Bill "distfiles" Fenner Notes: svn path=/head/; revision=34911
* Whitespace-only:Maxim Sobolev2000-11-011-2/+2
| | | | | | | Make indentation uniform across my ports. Notes: svn path=/head/; revision=34558
* Convert to use bsd.python.mk.Maxim Sobolev2000-09-192-3/+3
| | | | Notes: svn path=/head/; revision=32841
* Don't break package building on Satoshi's cluster. Explicitly dependThomas Gellekum2000-09-081-2/+2
| | | | | | | on python1.5:lang/python15. Notes: svn path=/head/; revision=32438
* Update to version 2.2.Maxim Sobolev2000-05-303-5/+6
| | | | Notes: svn path=/head/; revision=28985
* More 's|sobomax@altavista.net|sobomax@FreeBSD.org|'Maxim Sobolev2000-05-172-2/+2
| | | | Notes: svn path=/head/; revision=28516
* """Thomas Gellekum2000-05-153-11/+61
| | | | | | | | | | | | | | | 1. Solved recent breakage due to converting SDL library to use stock c_r library instead of linuxthreads; 2. port now uses SDL_mixer and mkmod libraries instead of its own custom versions; 3. port's Makefile and patches has been cleaned to remove mandatory items. """ PR: 18192 Submitted by: "Maxim Sobolev" <sobomax@altavista.net> Notes: svn path=/head/; revision=28472
* Revert to libSDL-1.0.Vanilla I. Shu2000-04-231-1/+1
| | | | Notes: svn path=/head/; revision=27923
* Change libSDL-1.0 to libSDL.Vanilla I. Shu2000-04-221-2/+2
| | | | Notes: svn path=/head/; revision=27900
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27415
* Add {BUILD,RUN}_DEPENDS.Thomas Gellekum2000-03-101-0/+2
| | | | Notes: svn path=/head/; revision=26711
* New port pysol-sound-server. Despite its name, it's a rather genericThomas Gellekum2000-03-076-0/+45
Python extension module that plays WAVs together with MP3 or MOD background music. PR: 16608 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=26611