aboutsummaryrefslogtreecommitdiff
path: root/audio/nekobee/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add explicit dependency on pkgconf (27 ports)John Marino2013-09-121-0/+1
| | | | Notes: svn path=/head/; revision=327018
* audio/nekobee: directly link librariesJohn Marino2013-07-251-1/+1
| | | | | | | | | | Fixes indirect linking errors on modern binutils (fix from dports) Also remove redundant MAKE_JOBS_SAFE while we are here. Approved by: bapt (mentor) Notes: svn path=/head/; revision=323647
* Bump PORTREVISION after upgrade to audio/liblo.Daniel Eischen2013-07-131-0/+1
| | | | | | | After discussion with: pawel and MAINTAINER. Notes: svn path=/head/; revision=322948
* - Update to version 0.1.8Martin Wilke2013-05-161-14/+29
| | | | | | | | PR: 178597 Submitted by: Ports Fury Notes: svn path=/head/; revision=318308
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* 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
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Update audio/liblo to 0.26.Edward Tomasz Napierala2009-03-311-1/+2
| | | | Notes: svn path=/head/; revision=231341
* Update to 0.1.7.Edward Tomasz Napierala2009-02-191-2/+1
| | | | Notes: svn path=/head/; revision=228692
* 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.1.6.Edward Tomasz Napierala2007-08-271-3/+2
| | | | | | | | | - Update website URL. Approved by: miwi (mentor, implicit) Notes: svn path=/head/; revision=198408
* - 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
* - 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
* nekobee is a DSSI soft synth plugin that emulates the sound of theMartin Wilke2007-01-241-0/+26
TB-303 Bassline. It is not an exact copy; rather than make it "just like the real thing", the design concentrates on modelling the circuitry and was adjusted by comparing the sounds achievable with it to those heard on classic acid house tracks. It includes a switchable square/saw wave VCO, 24dB/octave VCF, an adjustable decay time for the VCF, a fixed decay time for the VCA, and an interesting bit of circuitry around the "Accent" control. WWW: http://freshmeat.net/projects/nekobee/ PR: ports/108148 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=183194