<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/comms/quisk, branch 2019Q4</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2019Q4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2019Q4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2019-06-19T06:52:31Z</updated>
<entry>
<title>Fix error in positioning sliders when the font size is larger than the</title>
<updated>2019-06-19T06:52:31Z</updated>
<author>
<name>Stephen Hurd</name>
<email>shurd@FreeBSD.org</email>
</author>
<published>2019-06-19T06:52:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3544dc3c8b8a5b6191e7678481148a45682eef4a'/>
<id>urn:sha1:3544dc3c8b8a5b6191e7678481148a45682eef4a</id>
<content type='text'>
slider size introduced by r504514.
</content>
</entry>
<entry>
<title>Fix issue where if the height of the slider is greater than the height of</title>
<updated>2019-06-19T06:39:05Z</updated>
<author>
<name>Stephen Hurd</name>
<email>shurd@FreeBSD.org</email>
</author>
<published>2019-06-19T06:39:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bba34eac04c6357737fc8e792b1402b357726457'/>
<id>urn:sha1:bba34eac04c6357737fc8e792b1402b357726457</id>
<content type='text'>
the text, the slider isn't displayed.
</content>
</entry>
<entry>
<title>Re-add unicode fix lost in r502312</title>
<updated>2019-06-18T23:48:19Z</updated>
<author>
<name>Stephen Hurd</name>
<email>shurd@FreeBSD.org</email>
</author>
<published>2019-06-18T23:48:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4785ca7513fb6432ec13f7a37c2d8b95e3fd6b0b'/>
<id>urn:sha1:4785ca7513fb6432ec13f7a37c2d8b95e3fd6b0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix SDR-IQ Support</title>
<updated>2019-06-18T02:29:26Z</updated>
<author>
<name>Stephen Hurd</name>
<email>shurd@FreeBSD.org</email>
</author>
<published>2019-06-18T02:29:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=39b2bf2b262385e2cab29a55aa78681b14bc55c3'/>
<id>urn:sha1:39b2bf2b262385e2cab29a55aa78681b14bc55c3</id>
<content type='text'>
Previously, only if the device name started with the literal string
"/dev/ttyUSB" was the device treated as a tty.  The new patch uses isatty()
to decide if the device is a tty.
</content>
</entry>
<entry>
<title>comms/quisk: Update 4.1.39 -&gt; 4.1.40</title>
<updated>2019-06-09T16:55:12Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2019-06-09T16:55:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0772765102148bbeff6f1fc39504dcb666ee8f97'/>
<id>urn:sha1:0772765102148bbeff6f1fc39504dcb666ee8f97</id>
<content type='text'>
It's not a python library, hence add USE_PYTHON=noflavors.

Reported by:	portscout
</content>
</entry>
<entry>
<title>comms/quisk: Broken on i386</title>
<updated>2019-05-26T02:30:03Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2019-05-26T02:30:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3ef9e7f99031bb1bc1e1fdffe6e7ef7a7b73648e'/>
<id>urn:sha1:3ef9e7f99031bb1bc1e1fdffe6e7ef7a7b73648e</id>
<content type='text'>
Reported by:	fallout
</content>
</entry>
<entry>
<title>comms/quisk: Update 4.1.26 -&gt; 4.1.39</title>
<updated>2019-05-23T06:13:47Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2019-05-23T06:13:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=855e858450898953b95642040ba44b5f7edc2493'/>
<id>urn:sha1:855e858450898953b95642040ba44b5f7edc2493</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove esound support from pulseaudio as audio/esound expired.</title>
<updated>2019-05-01T19:35:14Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2019-05-01T19:35:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7469b029a6854859a1f068dfc9344e927f1f21ca'/>
<id>urn:sha1:7469b029a6854859a1f068dfc9344e927f1f21ca</id>
<content type='text'>
Bump PORTREVISIONs of dependent ports.

Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
</content>
</entry>
<entry>
<title>Fix multi-screen size handling, and fix test for wxWidgets</title>
<updated>2019-04-22T05:45:17Z</updated>
<author>
<name>Stephen Hurd</name>
<email>shurd@FreeBSD.org</email>
</author>
<published>2019-04-22T05:45:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9915e9aa4e3d42008358e2ccab73c05ccb7f92c2'/>
<id>urn:sha1:9915e9aa4e3d42008358e2ccab73c05ccb7f92c2</id>
<content type='text'>
wx was imported in setup just to test if it was installed, then the script
prompted the user to continue.  Comment this out.

The screen size was not properly checked.  This caused issues on
multi-monitor systems.  Fixed.

Reported by:	db
</content>
</entry>
<entry>
<title>Update to 4.1.26</title>
<updated>2019-04-19T15:59:37Z</updated>
<author>
<name>Stephen Hurd</name>
<email>shurd@FreeBSD.org</email>
</author>
<published>2019-04-19T15:59:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e2680d8f4280af02f0f789079de3b15df1be846a'/>
<id>urn:sha1:e2680d8f4280af02f0f789079de3b15df1be846a</id>
<content type='text'>
</content>
</entry>
</feed>
