aboutsummaryrefslogtreecommitdiff
path: root/audio/bristol
Commit message (Collapse)AuthorAgeFilesLines
* mark some of the ports that don't build on powerpc64 for meSteve Wills2015-12-131-0/+2
| | | | Notes: svn path=/head/; revision=403676
* - Add empty directory to plistDmitry Marakasov2015-09-161-0/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=397074
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-06-162-7/+9
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=357994
* Remove unsupported USE_QT_VERAntoine Brodin2014-06-051-1/+0
| | | | Notes: svn path=/head/; revision=356696
* - Stage supportMartin Wilke2014-02-172-5/+4
| | | | Notes: svn path=/head/; revision=344665
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-2/+2
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Bristol is an emulation package for a number of different 'classic'Guido Falsi2012-10-018-0/+158
synthesisers including additive, subtractive and a few organs. The application consists of the engine, which is called bristol, and its own GUI library called brighton that represents all the emulations. WWW: http://bristol.sourceforge.net/ PR: ports/169861 Submitted by: pjm <pierrejacqes.mimifir@gmail.com> Notes: svn path=/head/; revision=305142