diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2018-12-31 13:37:58 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2018-12-31 13:37:58 +0000 |
| commit | d1a5353b9cccb568b52fb525175941ad0b8a0345 (patch) | |
| tree | 25abb8f5b9cdfd31fb9d446791a87606bf77ff0b /audio/terminatorx/files/patch-src_tX__audiodevice.cc | |
| parent | cad/z88: update 13.0 -> 15 (diff) | |
Remove expired ports:
2018-12-31 net/libsrtp: Superseded by libsrtp2
2018-12-31 x11-toolkits/wlc: Deprecated upstream
2018-12-31 japanese/spamassassin: does not build
2018-12-31 www/spdylay: SPDY is deprecated, use HTTP/2 instead
2018-12-31 www/moodle33: Upstream no longer maintained
2018-12-31 security/krb5-114: EOL twelve months after release of krb5-1.16
2018-12-31 databases/mongodb32: EOL upstream since September 2018
2018-12-31 databases/mongodb32-tools: EOL upstream since September 2018
2018-12-31 audio/creox: Qt4 has been EOL since december 2015
2018-12-31 audio/terminatorx: Unmaintained, broken too often
2018-12-31 audio/shoutcast: Upstream vendor no longer provides releases
2018-12-31 dns/powerdns-recursor40: FreeBSD 10.3 has reached EoL since 2018-04-30; users should upgrade and use dns/powerdns-recursor instead
2018-12-31 sysutils/ataidle: obsoleted by camcontrol(8)
2018-12-31 sysutils/syslog-ng37: No longer officially supported by Balabit, does not support openssl111
2018-12-31 sysutils/cfengine22: No longeer supported by cfengine.com
2018-12-31 sysutils/syslog-ng36: No longer officially supported by Balabit, does not support openssl111
Diffstat (limited to 'audio/terminatorx/files/patch-src_tX__audiodevice.cc')
| -rw-r--r-- | audio/terminatorx/files/patch-src_tX__audiodevice.cc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/terminatorx/files/patch-src_tX__audiodevice.cc b/audio/terminatorx/files/patch-src_tX__audiodevice.cc deleted file mode 100644 index 7cd49cce98c6..000000000000 --- a/audio/terminatorx/files/patch-src_tX__audiodevice.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/tX_audiodevice.cc.orig 2018-11-07 17:14:34 UTC -+++ src/tX_audiodevice.cc -@@ -594,7 +594,7 @@ tX_jack_client tX_jack_client::instance; - bool tX_jack_client::init() - { - if (!client_initialized) { -- if ((client=jack_client_open("terminatorX", (jack_options_t) NULL, NULL))==0) { -+ if ((client=jack_client_open("terminatorX", (jack_options_t) '\0', NULL))==0) { - tX_error("tX_jack_client() -> failed to connect to jackd."); - } else { - client_initialized = true; |
