aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gnuitar
Commit message (Collapse)AuthorAgeFilesLines
* - Make OPTIONS workgabor2008-06-151-1/+3
| | | | | PR: ports/124165 Submitted by: Olivier Smedts <olivier@gid0.org>
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Welcome X.org 7.2 \o/.flz2007-05-202-2/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Add OPTION to install as suid so that it can set realtime scheduling [1]gabor2006-12-203-18/+74
| | | | | | | | | | | | - Install a desktop entry [1] - Move to LOCALBASE [1] - Makefile cleanups [1] - Add support for NOPORTDOCS - Bump PORTREVISION [1] PR: ports/106730 Submitted by: jylefort [1] Approved by: erwin (mentor)
* Change my e-mail address.gabor2006-12-081-1/+1
| | | | Approved by: erwin (mentor)
* - Change fixed -lpthread to ${PTHREAD_LIBS}mnag2006-03-241-0/+4
| | | | | PR: 94794 Notified by: maintainer
* EXTRACT_SUFX=.tar.bz2 -> USE_BUNZIP2=yesedwin2005-12-061-1/+1
|
* [new port] audio/gnuitaredwin2005-12-045-0/+64
This is an open source program for real-time sound effect processing. You can use it to add some distortion to your guitar, or some reverb to your voice. Available effects are: * 2 kinds of distortion (one is Ibanez TubeScreamer 9 simulation) * sustain * various flavors of reverb, echo & delay * chorus/flanger * equalizer * noise reduction * wah-wah * phasor * tremolo * vibrato WWW: http://www.gnuitar.com PR: ports/89895 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>