aboutsummaryrefslogtreecommitdiff
path: root/audio/qjackctl
Commit message (Collapse)AuthorAgeFilesLines
* - Respect CFLAGSEmanuel Haupt2011-10-182-15/+25
| | | | | | | | | | - Strip binaries PR: 161616 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=283770
* - Update to 0.3.8Sylvio Cesar Teixeira2011-08-153-5/+6
| | | | Notes: svn path=/head/; revision=279775
* - Update to 0.3.7Martin Wilke2011-02-154-26/+25
| | | | | | | | PR: 153345 Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer) Notes: svn path=/head/; revision=269178
* Don't start jackd with realtime priority, unless specificed.Tilman Keskinoz2010-11-172-1/+19
| | | | | | | | | | | While here makr MAKE_JOBS_UNSAFE bump PORTREVISION PR: 145989 Submitted by: Ivan Klymenko <fidaj@ukr.net> Notes: svn path=/head/; revision=264680
* Drop maintainership for ports I can't maintain anymore.Edward Tomasz Napierala2010-10-251-1/+1
| | | | Notes: svn path=/head/; revision=263585
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* Remove qt4 build tools from run dependencies.Edward Tomasz Napierala2009-05-111-1/+2
| | | | | | | | | PR: ports/134437 Submitted by: makc@ Tested by: itetcu@ Notes: svn path=/head/; revision=233735
* Update to 0.3.4.Edward Tomasz Napierala2008-12-073-8/+14
| | | | Notes: svn path=/head/; revision=223916
* - Update to 0.3.3.Edward Tomasz Napierala2008-06-102-5/+4
| | | | Notes: svn path=/head/; revision=214619
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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) Notes: svn path=/head/; revision=214428
* - Update to 0.3.2Edward Tomasz Napierala2008-01-032-4/+4
| | | | Notes: svn path=/head/; revision=204927
* - Update to 0.3.1a.Edward Tomasz Napierala2007-10-013-19/+20
| | | | Notes: svn path=/head/; revision=200531
* - Use proper capitalization in my email address.Edward Tomasz Napierala2007-07-111-1/+1
| | | | | | | | Approved by: miwi (mentor) Suggested by: sat Notes: svn path=/head/; revision=195441
* - Update to 0.2.23.Edward Tomasz Napierala2007-07-053-12/+7
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=194989
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Change my email address to trasz@FreeBSD.org.Edward Tomasz Napierala2007-04-131-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=189901
* - Update to 0.2.22Martin Wilke2007-04-092-4/+9
| | | | | | | | PR: 111062 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> (maintainer) Notes: svn path=/head/; revision=189579
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-131-2/+2
| | | | | | | | Submitted by: rafan Tested on: pointyhat Notes: svn path=/head/; revision=185058
* - Fix pkg-plistMartin Wilke2006-12-072-3/+3
| | | | Notes: svn path=/head/; revision=179113
* QjackCtl is a simple Qt application to control the JACK sound serverMartin Wilke2006-12-074-0/+52
daemon. It provides a simple GUI dialog for setting several JACK daemon parameters, which are properly saved between sessions, and a way to control of the status of the audio server daemon. With time, this primordial interface has become richer by including a enhanced patchbay and connection control features. WWW: http://qjackctl.sourceforge.net/ PR: ports/106430 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=179073