aboutsummaryrefslogtreecommitdiffstats
path: root/audio/pysol-sound-server
Commit message (Collapse)AuthorAgeFilesLines
* - Add some SHA256 checksumspav2005-11-241-0/+1
|
* Upgrade to 3.01.tg2005-03-092-5/+5
|
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
| | | | on sdl12-1.2.5
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Add SIZE.trevor2004-01-281-0/+1
|
* - Use new knobs from bsd.sdl.mkkrion2004-01-211-6/+2
| | | | Approved by: portmgr
* Update to 3.00 and drop maintainership.sobomax2003-05-045-66/+12
|
* After repo copy from graphics category to newly create multimedialioux2003-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)
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update version number of SDL shared library.sobomax2003-01-021-1/+1
|
* Removed ac.at website from Makefile and pkg-descr.edwin2002-12-262-3/+2
| | | | | Added new website to pkg-descr. Noticed by: portsurvey
* Chase increase of libSDL version number.sobomax2002-04-171-1/+1
|
* Put a copy of distfile at MASTER_SITE_LOCAL, because original site could not besobomax2001-07-301-1/+3
| | | | | | reached for a quite some time now. Submitted by: bento
* Update to 2.50.sobomax2001-07-232-2/+2
|
* Use real URL for WWW instead of redirector at tsx.org because now tsx.orgsobomax2001-07-091-1/+1
| | | | | unconditionally pops up number of windows with mostly sexually related links, which is very annoying at best.
* Update to 2.40.sobomax2001-05-084-21/+29
|
* Move:sobomax2001-04-091-1/+1
| | | | | | | devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami
* There is no libgcc_r.a anymore.sobomax2001-02-281-1/+1
|
* Update SDL shared library version number.sobomax2001-02-171-1/+1
|
* Update version number of smpeg shared library.sobomax2000-12-111-1/+1
|
* Update to 2.30.sobomax2000-11-082-2/+2
| | | | Submitted by: Bill "distfiles" Fenner
* Whitespace-only:sobomax2000-11-011-2/+2
| | | | Make indentation uniform across my ports.
* Convert to use bsd.python.mk.sobomax2000-09-192-3/+3
|
* Don't break package building on Satoshi's cluster. Explicitly dependtg2000-09-081-2/+2
| | | | on python1.5:lang/python15.
* Update to version 2.2.sobomax2000-05-303-5/+6
|
* More 's|sobomax@altavista.net|sobomax@FreeBSD.org|'sobomax2000-05-172-2/+2
|
* """tg2000-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>
* Revert to libSDL-1.0.vanilla2000-04-231-1/+1
|
* Change libSDL-1.0 to libSDL.vanilla2000-04-231-2/+2
|
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
|
* Add {BUILD,RUN}_DEPENDS.tg2000-03-101-0/+2
|
* New port pysol-sound-server. Despite its name, it's a rather generictg2000-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>