aboutsummaryrefslogtreecommitdiff
path: root/audio/qmidinet
Commit message (Collapse)AuthorAgeFilesLines
* devel/cmake: Update to 3.23.0Loïc Bartoletti2022-05-161-2/+2
| | | | | | | | | | | Update to 3.23.0. Fix pkg-plist: using the default share/man location Release Notes: https://cmake.org/cmake/help/v3.23/release/3.23.html PR: 262886 Exp-run by: antoine
* audio/qmidinet: Update 0.9.5 -> 0.9.6Yuri Victorovich2022-04-143-7/+7
|
* audio/qmidinet: Update 0.9.4 -> 0.9.5Yuri Victorovich2022-01-093-8/+7
|
* audio/jack: Update to Jack2: 0.125.0 -> 1.9.16Yuri Victorovich2021-08-021-0/+1
| | | | | | | | Big thank you to Florian Walpen <dev@submerge.ch> and Goran Mekić <meka@tilda.center> for working on Jack2. PR: 251125 Submitted by: Florian Walpen <dev@submerge.ch> (original version)
* audio/qmidinet: Update 0.9.3 -> 0.9.4Yuri Victorovich2021-07-042-4/+4
|
* Re-add port: audio/qmidinet: MIDI network gateway applicationYuri Victorovich2021-05-124-0/+35
|
* Remove expired ports:Rene Ladan2015-01-286-85/+0
| | | | | | | | | | | | | | 2015-01-26 audio/qmidinet: Broken for more than 6 months 2015-01-26 audio/wmauda: Broken for more than 6 months 2015-01-26 audio/x11amp: Broken for more than 6 months 2015-01-26 devel/p5-Log-Any-Adapter: devel/p5-Log-Any-Adapter merged into devel/p5-Log-Any by upstream 2015-01-26 ftp/rexx-curl: Broken for more than 6 months 2015-01-26 net-im/pidgin-audacious-remote: Broken for more than 6 months 2015-01-26 www/lifetype: Broken for more than 6 months 2015-01-26 www/ump: Broken for more than 6 months Notes: svn path=/head/; revision=378068
* Deprecate ports broken for more than 6 monthsAntoine Brodin2014-12-261-0/+2
| | | | Notes: svn path=/head/; revision=375659
* Cleanup plistBaptiste Daroussin2014-10-201-4/+0
| | | | Notes: svn path=/head/; revision=371234
* Mark BROKEN, fails to configureAntoine Brodin2014-06-291-0/+2
| | | | | | | | | checking for qmake-qt4... no configure: error: qmake not found in current PATH. Maybe QT development environment isn't available (qt-devel). ===> Script "configure" failed unexpectedly. Notes: svn path=/head/; revision=359748
* QmidiNet is a MIDI network gateway application that sends and receivesChris Rees2014-06-286-0/+85
MIDI data (ALSA Sequencer and/or JACK MIDI) over the network, using UDP/IP multicast. Inspired by multimidicast (http://llg.cubic.org/tools) and designed to be compatible with ipMIDI for Windows (http://nerds.de). QmidiNet is free, open-source software, distributed under the terms of the GNU General Public License (GPL) version 2 or later. WWW: http://sourceforge.net/projects/qmidinet Notes: svn path=/head/; revision=359708