aboutsummaryrefslogtreecommitdiff
path: root/audio/creox
Commit message (Collapse)AuthorAgeFilesLines
* Update ports in the a* categories to not use GH_COMMIT.Mathieu Arnold2015-05-062-5/+3
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385514
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
| | | | Notes: svn path=/head/; revision=371234
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Upgrade OpenEXR and ilmbase to 2.2.0.Matthias Andree2014-08-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) Notes: svn path=/head/; revision=365038
* - Bump PORTREVISION after KDE4_PREFIX changeMax Brazhnikov2014-02-181-0/+1
| | | | Notes: svn path=/head/; revision=344898
* - Support stagingDmitry Marakasov2013-12-231-1/+0
| | | | Notes: svn path=/head/; revision=337308
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | | | 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
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-2/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* For unmaintained ports in `audio' category, drop leading article from COMMENTAlexey Dokuchaev2013-03-131-3/+3
| | | | | | | and perform other minor cleanups along the way, whenever noticed. Notes: svn path=/head/; revision=314074
* - Update to 0.3.0Martin Wilke2013-03-0210-182/+113
| | | | | | | | | | - Trim header PR: 176536 Submitted by: ports fury Notes: svn path=/head/; revision=313197
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8Beat Gaetzi2012-12-301-0/+3
| | | | | | | | | | | was released in 2007 and KDE 3.5.10 in 2008 and both are no longer maintained upstream nor in our tree. - Set EXPIRATION_DATE to 2013-07-01 Discussed with: bapt, tabthorpe Notes: svn path=/head/; revision=309662
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Drop maintainership and remove a tab so knob values line up nicely.Alexey Dokuchaev2012-02-231-2/+2
| | | | Notes: svn path=/head/; revision=292127
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - 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
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Sanitize previous commit.Alexey Dokuchaev2010-01-271-1/+1
| | | | Notes: svn path=/head/; revision=248662
* - Unbreak on sparc64 by explicitely depend on audio/jackPietro Cerutti2010-01-261-7/+4
| | | | | | | | | PR: 142462 Submitted by: gahr Approved by: maintainer (timeout) Notes: svn path=/head/; revision=248598
* Mark as broken on sparc64: fails to configure.Mark Linimon2009-09-151-1/+7
| | | | Notes: svn path=/head/; revision=241429
* Improve description text.Alexey Dokuchaev2009-08-181-4/+4
| | | | Notes: svn path=/head/; revision=239866
* Add port of Creox, a real-time Jack-based sound processor. Creox has niceAlexey Dokuchaev2009-08-186-0/+201
user-friendly KDE GUI, a preset support, a low-latency DSP engine, and each effect parameter can be altered "on the fly". WWW: http://zyzstar.kosoru.com/?creox Notes: svn path=/head/; revision=239865