aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms-defx
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
|
* Change the maintainership address to the @FreeBSD.org one.alepulver2006-04-091-1/+1
| | | | Approved by: garga (mentor)
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-0/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* - Add SHA256pav2005-11-261-0/+1
| | | | Requested by: maintainer
* Use LIB_DEPENDSmnag2005-10-111-2/+1
| | | | | PR: 87216 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
* Fix the build on 64-bit platforms.jylefort2005-06-301-1/+1
| | | | Reported by: pointyhat
* Add xmms-defx.jylefort2005-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>