aboutsummaryrefslogtreecommitdiff
path: root/audio/specimen
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 an explicit dependency on pkgconfBaptiste Daroussin2013-08-301-1/+1
| | | | | | | | | While here: - trim headers - convert USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=325725
* audio/specimen: directly link libmathJohn Marino2013-07-251-0/+1
| | | | | | | | | Fixes indirect linking errors on modern binutils (fix from dports) Approved by: bapt (mentor) Notes: svn path=/head/; revision=323648
* - Support CFLAGS properlyMartin Wilke2013-06-171-15/+21
| | | | | | | | | | - Add DESKTOP_ENTRIES PR: 179588 Submitted by: Ports Fury Notes: svn path=/head/; revision=321128
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* 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
* Fix build after recent audio/jack update.Edward Tomasz Napierala2008-11-082-1/+26
| | | | | | | PR: ports/125900 Notes: svn path=/head/; revision=222539
* 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
* - 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.5.2-rc3.Edward Tomasz Napierala2007-06-044-30/+19
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=192755
* - 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
* Specimen is an open source, MIDI controllable audio sampler. Features include:Martin Wilke2007-03-068-0/+129
- Up to 64 patches with 8 notes of polyphony each - Fast, high quality pitch scaling - Linear ADSR volume envelopes - MIDI/jack-transport syncable LFOs - Low pass filter with resonance - A variety of direction-independent playback modes - A zoomable sample editor for loop and play points - Portamento WWW: http://zhevny.com/specimen/ PR: ports/109986 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=186691