<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/tora, branch 10-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=10-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=10-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2018-09-23T12:28:37Z</updated>
<entry>
<title>Fix build on gcc-based archs.</title>
<updated>2018-09-23T12:28:37Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2018-09-23T12:28:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=022ec88b2e0c9ebe0f1ef4df1b832827bd8f8ce1'/>
<id>urn:sha1:022ec88b2e0c9ebe0f1ef4df1b832827bd8f8ce1</id>
<content type='text'>
Tested on powerpc64 and amd64.

Approved by:	portmgr (tier-2 blanket)
</content>
</entry>
<entry>
<title>Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk</title>
<updated>2018-06-28T17:39:53Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2018-06-28T17:39:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b1a1d38bf9ef78334b640d30046388a9c055c3a9'/>
<id>urn:sha1:b1a1d38bf9ef78334b640d30046388a9c055c3a9</id>
<content type='text'>
From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	→https://reviews.freebsd.org/D15540
</content>
</entry>
<entry>
<title>Update the QScintilla2 ports to 2.10.4</title>
<updated>2018-04-29T16:19:44Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2018-04-29T16:19:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ddd37ce3fd969630889a9a1f05ed33c3fbf0d92e'/>
<id>urn:sha1:ddd37ce3fd969630889a9a1f05ed33c3fbf0d92e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update py-sip to 4.19.8 and qscintilla2 to 2.10.3</title>
<updated>2018-03-12T18:06:51Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2018-03-12T18:06:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cf2ff32ee726e487876aaa9cef988776592062b2'/>
<id>urn:sha1:cf2ff32ee726e487876aaa9cef988776592062b2</id>
<content type='text'>
PR:		226487
Exp-run by:	antoine
</content>
</entry>
<entry>
<title>Update QScintilla 2.10.2.</title>
<updated>2018-02-18T09:55:10Z</updated>
<author>
<name>Raphael Kubo da Costa</name>
<email>rakuco@FreeBSD.org</email>
</author>
<published>2018-02-18T09:55:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6699fae7a2bf742155c5f8c7be3d4fe07237626a'/>
<id>urn:sha1:6699fae7a2bf742155c5f8c7be3d4fe07237626a</id>
<content type='text'>
Upstream has renamed its libraries and we no longer need to patch
devel/qscintilla-qt5 to create a library whose name does not conflict with
devel/qscintilla's. However, the library names are different so we need to bump
PORTREVISION in several ports (the SOVERSION has changed too).

Thanks to antoine for the exp-run.

PR:		225928
</content>
</entry>
<entry>
<title>Add a patch to fix the build with clang 6.</title>
<updated>2018-02-16T22:50:47Z</updated>
<author>
<name>Raphael Kubo da Costa</name>
<email>rakuco@FreeBSD.org</email>
</author>
<published>2018-02-16T22:50:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=db6bc58c5947a2e7f73184a74ee4b9937ff3bc8e'/>
<id>urn:sha1:db6bc58c5947a2e7f73184a74ee4b9937ff3bc8e</id>
<content type='text'>
    toplsqltext.cpp:80:19: error: cannot initialize a member subobject of type 'const char *' with an rvalue of type 'bool'
        { NULL, NULL, false, false}
                      ^~~~~
</content>
</entry>
<entry>
<title>databases/tora: remove expired optional ORACLE option</title>
<updated>2017-03-07T18:57:21Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2017-03-07T18:57:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d24755236249e1c7d1fb856aff62abab257607c1'/>
<id>urn:sha1:d24755236249e1c7d1fb856aff62abab257607c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.</title>
<updated>2016-04-01T14:00:51Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:00:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e1b79a0a61f4973df8b4b0864d22086c769e219'/>
<id>urn:sha1:4e1b79a0a61f4973df8b4b0864d22086c769e219</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Update PyQt4 to 4.11.4, SIP to 4.17 and QScintilla2 to 2.9.1.</title>
<updated>2015-12-13T12:45:25Z</updated>
<author>
<name>Raphael Kubo da Costa</name>
<email>rakuco@FreeBSD.org</email>
</author>
<published>2015-12-13T12:45:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b15d5954577ced9b10ee8f7ccc9ecb2b8c55301f'/>
<id>urn:sha1:b15d5954577ced9b10ee8f7ccc9ecb2b8c55301f</id>
<content type='text'>
Bring in some long overdue updates, some of which are required for us to
later land the PyQt5 ports.

One big change with this update is that the PyQt4 ports now install their
.sip files into share/py-sip/PyQt4 instead of share/py-sip. This way we do
not end up with directories like share/py-sip/QtCore, which are especially
confusing once PyQt5 lands and starts installing files with the same names.

Other noteworthy items:
- PORTREVISION has been bumped on ports depending on devel/qscintilla2
  because libqscintilla2.so's SOVERSION has changed.
- graphics/seexpr has been converted to USE_PYQT, as the file it used to
  define a build-time dependency on x11-toolkits/py-qt4-gui has moved.

Once again, big thanks to Tobias Berner &lt;tcberner@gmail.com&gt; and Guido Falsi
(madpilot@) for their initial work on these ports as part of the effort to
land PyQt5 into the tree (see D2910 in Phabricator for an earlier version of
the PyQt5 patch set).

PR:		205143
</content>
</entry>
<entry>
<title>- Switch to options helpers</title>
<updated>2015-09-10T15:24:12Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2015-09-10T15:24:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a812006ba730010bcc7624de90a3a1bf0c19eab7'/>
<id>urn:sha1:a812006ba730010bcc7624de90a3a1bf0c19eab7</id>
<content type='text'>
- Add some NO_ARCHes

Approved by:	portmgr blanket
</content>
</entry>
</feed>
