aboutsummaryrefslogtreecommitdiffstats
path: root/audio/hexter
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Drop maintainership for ports I can't maintain anymore.trasz2010-10-261-1/+1
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with A
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Update audio/liblo to 0.26.trasz2009-03-311-1/+2
|
* Update to 0.6.2.trasz2009-02-202-5/+4
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+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)
* - Use proper capitalization in my email address.trasz2007-07-121-1/+1
| | | | | Approved by: miwi (mentor) Suggested by: sat
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 0.6.1trasz2007-04-213-8/+8
| | | | Approved by: miwi (mentor)
* Change my email address to trasz@FreeBSD.org.trasz2007-04-131-1/+1
| | | | Approved by: miwi (mentor)
* - Update to 0.6.0miwi2007-03-074-44/+8
| | | | | PR: 109915 Submitted by: trasz (Maintainer)
* - Fix after objformat removalmiwi2007-02-141-2/+38
| | | | | PR: 109153 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
* hexter is a software synthesizer that models the sound generationmiwi2007-01-255-0/+61
of a Yamaha DX7 synthesizer. It can easily load most DX7 patch bank files, accept patch editing commands via MIDI sys-ex messages (ALSA systems only), and recreate the sound of the DX7 with greater accuracy than any previous open-source emulation (that the author is aware of....) hexter operates as a plugin for the Disposable Soft Synth Interface (DSSI). WWW: http://dssi.sourceforge.net/hexter.html PR: ports/108147 Submitted by: trasz <trasz at pin.if.uz.zgora.pl>