summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Don't try to install a manpage that doesn't exist.steve2000-05-281-0/+8
|
* Fixup LIB_DEPENDS after upgrade of gtk-- port.steve2000-05-281-1/+1
|
* - Fix LIB_DEPENDS to actually used onevanilla2000-05-284-22/+40
| | | | | | | - Support install macros PR: ports/18046 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Remove references to nonexistent manpage.sobomax2000-05-251-5/+2
| | | | Reported by: bento
* Add a WITH_ESD knob to use esd sound backend instead of default OSS.sobomax2000-05-251-1/+9
| | | | Suggested by: Pascal Hofstee <daeron@wit401305.student.utwente.nl>
* Provide a small workarround to fix a bug in the pcm driver. The driver seemssobomax2000-05-241-0/+44
| | | | | | need at least two write() calls for sound to be actually played. I have notified Cameron Grant <cg@FreeBSD.org> about the issue.
* Activate extace.sobomax2000-05-231-0/+1
|
* This is the initial import of eXtace - an audio visualisation plugin for thesobomax2000-05-236-0/+53
| | | | | | | ESD sound daemon. PR: 18386 Submitted by: sobomax
* Remove wmsound, add wsoundserver and unbroke wsoundprefs - it is now ready ↵sobomax2000-05-232-2/+1
| | | | to go.
* Import wsoundserver.sobomax2000-05-234-35/+40
| | | | WSoundServer is successor of the old wmsound.
* Temporary mark as "BROKEN" - until wmsound->wsoundserver repo copy will besobomax2000-05-221-0/+1
| | | | done. Sorry for that, I have to think first...
* Update WSoundPrefs to the new 1.1.1 version.sobomax2000-05-227-57/+64
| | | | | | | This port switched to use the new sound server for Window Maker - wsoundserver, which will be committed shortly. Old audio/wmsound module is now scheduled for deletion, since it doesn't work with newest version of Window Maker and not maintained anymore.
* More 's|sobomax@altavista.net|sobomax@FreeBSD.org|'sobomax2000-05-172-2/+2
|
* 's|sobomax@altavista.net|sobomax@FreeBSD.org|'sobomax2000-05-171-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>
* Don't strip Linux binary with FreeBSD strip, as it then brands the binaryobrien2000-05-141-0/+3
| | | | | | | as a FreeBSD one. PR: 18489 Submitted by: FUJISHIMA Satsuki <k5@cheerful.com> (this fix and the PR)
* Fix fennerism (cdrom -> freesoftware)billf2000-05-141-1/+1
|
* Update to 2.9.3.knu2000-05-103-3/+3
| | | | | PR: ports/18482, ports/18483 Submitted by: MAINTAINER
* Update to version 0.12.jim2000-05-082-2/+2
|
* Update port to 0.6jedgar2000-05-072-2/+2
| | | | | PR: 18409 Submitted by: Maintainer
* Make xmcd compile and build on the Alpha.deischen2000-05-061-0/+50
| | | | Submitted by: Mark Abene <phiber@radicalmedia.com>
* An attempt at making mpg123 work on FreeBSD/Alpha.jkoshy2000-05-054-42/+46
| | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* Add nasd.1 nasd.conf.1 to MAN1jedgar2000-05-021-1/+1
| | | | Found by: bento
* Update port to 0.10jedgar2000-05-013-4/+14
|
* Distfile changed without version number bump. Appears to be somesteve2000-04-301-1/+1
| | | | | | | minor changes to add in thread support. PR: 17249 Submitted by: Adam Kranzel <ace@teru.dyndns.org>
* Add a slash to the end of search_path so nasd.conf can be found.steve2000-04-301-1/+1
| | | | | PR: 17970 Submitted by: Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw>
* Update to 1.3.9.cpiazza2000-04-303-4/+4
| | | | | It is highly recommended that people upgrade to this version.
* Unbreak by updating to mpg123.el-1.8kris2000-04-301-1/+1
| | | | Noticed by: bento
* Mark BROKEN: PLIST is incorrectkris2000-04-291-0/+2
| | | | Noticed by: bento
* Clean up the makefile and use cxxflags properly instead of setting itcpiazza2000-04-291-16/+12
| | | | | | | to CFLAGS PR: 18134 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to lame 3.70cpiazza2000-04-295-16/+18
| | | | | | PR: 18119 Submitted by: Ben Smithurst <ben@scientia.demon.co.uk> Reviewed by: maintainer
* Update TiMidity++ to 2.9.2.knu2000-04-273-5/+5
| | | | | PR: ports/17827, ports/17828 Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp>
* Fix Makefile mistake that resulted from my use of an old smpeg library.will2000-04-251-1/+1
|
* Add SDL_mixer, an audio library based on SDL 1.1.will2000-04-2511-0/+177
| | | | | PR: 18190 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsivekris2000-04-232-2/+2
| | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
* Revert to libSDL-1.0.vanilla2000-04-231-1/+1
|
* Change libSDL-1.0 to libSDL.vanilla2000-04-221-2/+2
|
* Update to 0.3.5 and move external patch file into patches/cpiazza2000-04-224-9/+182
| | | | | Submitted by: Ben Smithurst <ben@scientia.demon.co.uk> Approved by: maintainer
* portlint and add SLAVEDIRS variable to master portsmharo2000-04-204-10/+15
|
* Update port to 0.5mharo2000-04-203-4/+24
| | | | | PR: 17931 Submitted by: Dmitry Sivachenko <dima@Chg.RU>
* Update to 2.30 (2.31?) final versionnakai2000-04-192-3/+5
|
* Update to 2.6cpiazza2000-04-193-5/+5
| | | | | PR: 18078 Submitted by: Trevor Johnson <trevor@jpj.net>
* update to 0.5.3mharo2000-04-183-5/+6
| | | | | PR: 17917 Submitted by: <Kristopher Zentner <kzentner@u.washington.edu>
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-178-24/+23
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* remove a.out supportmharo2000-04-161-2/+2
|
* Update WWWjedgar2000-04-161-1/+1
| | | | | PR: 18022 Submitted by: Maintainer
* DISTNAME fixes.asami2000-04-161-1/+1
|
* Resurrect version normalization (0.8-7 -> 0.8.7) accidentally lost duringasami2000-04-141-2/+2
| | | | conversion.
* Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}knu2000-04-141-1/+0
| | | | | PR: ports/18009 Submitted by: tkato@prontomail.ne.jp
* Portlint COMMENT's.knu2000-04-142-2/+2
| | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp
OpenPOWER on IntegriCloud