7a97 FreshPorts -- audio/hexter
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
hexter 1.0.2 audio on this many watch lists=0 search for ports that depend on this port
DSSI softsynth that models the sound generation of a Yamaha DX7
Maintained by: nemysis@gmx.ch search for ports maintained by this maintainer
Port Added: 24 Jan 2007 20:47:01
License: GPLv2


hexter is a software synthesizer that models the sound generation of
a Yamaha DX7 synthesizer.  It can easily load most DX7 patch bank
files, edit those patches via a built-in editor or 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 DSSI Soft Synth Interface.
DSSI is a plugin API for software instruments (soft synths) with user
interfaces, permitting them to be hosted in-process by audio applications.

WWW: http://dssi.sourceforge.net/hexter.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. audio/dssi
  2. devel/gmake
  3. textproc/intltool
  4. devel/pkgconf
Required To Run:
  1. devel/pkgconf
  2. devel/gio-fam-backend
Required Libraries:
  1. audio/libdssialsacompat
  2. audio/liblo
  3. audio/jack
  4. accessibility/atk
  5. devel/glib20
  6. x11-toolkits/gtk20
  7. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/audio/hexter/ && make install clean
To add the package: pkg_add -r hexter


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  3. http://freefr.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  4. http://garr.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  5. http://heanet.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  6. http://hivelocity.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  7. http://ignum.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  8. http://internode.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  9. http://iweb.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  10. http://jaist.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  11. http://nchc.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  12. http://ncu.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  13. http://netcologne.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  14. http://osdn.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  15. http://space.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  16. http://sunet.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  17. http://superb-dca3.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  18. http://switch.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  19. http://tenet.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  20. http://ufpr.dl.sourceforge.net/project/dssi/hexter/1.0.2/
  21. http://waix.dl.sourceforge.net/project/dssi/hexter/1.0.2/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
07 Dec 2012 20:03:34
Original commit files touched by this commit  1.0.2
beech search for other commits by this committer
- Update to 1.0.2
- Pass maintainership to submitter

Makefile changed:
+LICENSE= GPLv2
+PORTDOCS=
+.include <bsd.port.options.mk>
+post-install:
+.if ${PORT_OPTIONS:MDOCS}

Changed and refined:
+LIB_DEPENDS=
pkg-descr

Feature safe: yes

PR:		ports/174247
Submitted by:	nemysis <nemysis@gmx.ch>
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.6.2_5
dinoex search for other commits by this committer
- update png to 1.5.10
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.6.2_4
miwi search for other commits by this committer
- Get Rid MD5 support
25 Oct 2010 20:09:07
Original commit files touched by this commit  0.6.2_4
trasz search for other commits by this committer
Drop maintainership for ports I can't maintain anymore.
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.6.2_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.6.2_3
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:13:27
Original commit files touched by this commit  0.6.2_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with A
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.6.2_2
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
31 Mar 2009 05:25:03
Original commit files touched by this commit  0.6.2_1
trasz search for other commits by this committer
Update audio/liblo to 0.26.
19 Feb 2009 22:17:05
Original commit files touched by this commit  0.6.2
trasz search for other commits by this committer
Update to 0.6.2.
06 Jun 2008 13:07:20
Original commit files touched by this commit  0.6.1_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
11 Jul 2007 22:06:17
Original commit files touched by this commit  0.6.1_1
trasz search for other commits by this committer
- Use proper capitalization in my email address.

Approved by:    miwi (mentor)
Suggested by:   sat
19 May 2007 20:32:57
Original commit files touched by this commit  0.6.1_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
21 Apr 2007 13:38:12
Original commit files touched by this commit  0.6.1
trasz search for other commits by this committer
- Update to 0.6.1

Approved by:    miwi (mentor)
13 Apr 2007 13:03:49
Original commit files touched by this commit  0.6.0
trasz search for other commits by this committer
Change my email address to trasz@FreeBSD.org.

Approved by:    miwi (mentor)
07 Mar 2007 08:57:17
Original commit files touched by this commit  0.6.0
miwi search for other commits by this committer
- Update to 0.6.0

PR:             109915
Submitted by:   trasz (Maintainer)
14 Feb 2007 10:44:19
Original commit files touched by this commit  0.5.9
miwi search for other commits by this committer
- Fix after objformat removal

PR:             109153
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
24 Jan 2007 20:42:18
Original commit files touched by this commit  0.5.9
miwi search for other commits by this committer
hexter is a software synthesizer that models the sound generation
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>

Number of commits found: 18

282d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days25
new fortnight57
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0