aboutsummaryrefslogtreecommitdiffstats
path: root/audio/qsynth
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.4.1.mat2016-04-082-7/+5
| | | | | | PR: 208610 Submitted by: tkato432 yahoo com Sponsored by: Absolight
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
| | | | Approved by: portmgr blanket
* Update to upstream version 0.4.0riggs2015-10-275-20/+22
| | | | | PR: 203796 Submitted by: tkato432@yahoo.com
* - Update to 0.3.9madpilot2015-05-273-18/+30
| | | | | | | - Add option to compile against Qt5 PR: 199219 Submitted by: tkato432 atyahoo.com
* - Switch to linguisttools_buildamdmi32015-02-261-1/+1
|
* Cleanup plistbapt2014-10-201-1/+0
|
* - Update from 0.3.7 to 0.3.8danilo2014-01-173-9/+8
| | | | | | | - Use options helpers properly PR: ports/185505 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Stage supportantoine2013-12-311-2/+1
|
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1
| | | | | | LIB_DEPENDS in audio With hat: portmgr
* - Get rid of QMAKEFLAGSmakc2013-11-211-13/+7
| | | | | | - Use options helpers - Use globally provided LRELEASE/LUPDATE - Convert LIB_DEPENDS to new style
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-221-1/+0
| | | | | | the mtree (categories starting with a) Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | audio)
* Convert audio from USE_GMAKE to USES=gmakebapt2013-08-311-1/+1
| | | | | | | | While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Update to 0.3.7miwi2013-04-264-16/+48
| | | | | PR: 178028 Submitted by: Ports Fury
* Style: tab -> space.eadler2013-03-291-1/+1
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* - Update to version 0.3.6sperber2012-12-014-20/+36
| | | | | | | PR: ports/171967 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor) Feature safe: yes
* - Reassign to the heap at maintainer's requesttabthorpe2012-09-241-6/+2
|
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Update to 1.5.1miwi2011-11-191-1/+1
| | | | | | PR: 161631 Submitted by: Ports Fury Feature safe: yes
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - update to 1.4.1dinoex2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* Update to 0.3.4, change default MIDI input from ALSA to JACK.makc2010-01-264-9/+38
| | | | | | PR: ports/138242 Submitted by: trasz@ Approved by: maintainer
* - Chase audio/fluidsynth shlib bumpmiwi2010-01-061-1/+1
|
* - Mark MAKE_JOBS_UNSAFEpav2009-11-231-0/+1
| | | | Reported by: pointyhat
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with A
* Remove qt4 build tools from run dependencies.makc2009-05-181-2/+2
| | | | Approved by: maintainer
* - Fix build after qt 4.4.1 updatemiwi2008-08-051-1/+2
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* - Update to 0.3.2rafan2007-12-302-4/+4
| | | | | PR: ports/118982 Submitted by: Dmitry Klimov <lazyklimm at gmail.com> (maintainer)
* Qsynth is a fluidsynth GUI front-end application written in C++ around the Qt4pav2007-12-194-0/+40
toolkit using Qt Designer. Eventually it may evolve into a softsynth management application allowing the user to control and manage a variety of command line softsynth but for the moment it wraps the excellent FluidSynth. WWW: http://qsynth.sourceforge.net/ PR: ports/118215 Submitted by: Dmitry Klimov <lazyklimm@gmail.com>