summaryrefslogtreecommitdiff
path: root/audio/xmms-defx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Change the maintainership address to the @FreeBSD.org one.Alejandro Pulver2006-04-091-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=159200
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-0/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=149490
* Use LIB_DEPENDSMarcus Alves Grando2005-10-101-2/+1
| | | | | | | | PR: 87216 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer) Notes: svn path=/head/; revision=144874
* Fix the build on 64-bit platforms.Jean-Yves Lefort2005-06-301-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=138220
* Add xmms-defx.Jean-Yves Lefort2005-06-103-0/+49
DeFX is a multi-effects processor plug-in. DeFX supports 6 types of effects, grouped into 4 different modules. - Karaoke: removes the song's voices, trying to preserve the bass and drums. - Panning: smoothly selects between the two stereo channels. - Modulation: three classical effects: flange, phaser and chorus. - Reverberation: simulates the reverberation of a huge room. WWW: http://defx.sourceforge.net/ PR: ports/82013 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Notes: svn path=/head/; revision=137193