<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/deskutils/lumina-textedit, branch release/12.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2021-06-22T18:53:08Z</updated>
<entry>
<title>graphics/mesa-libs: Bump reverse deps for libglvnd</title>
<updated>2021-06-22T18:53:08Z</updated>
<author>
<name>Kevin Bowling</name>
<email>kbowling@FreeBSD.org</email>
</author>
<published>2021-06-19T20:16:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=da3162c7c9f01912ba1940e188b253f2b5c7ba77'/>
<id>urn:sha1:da3162c7c9f01912ba1940e188b253f2b5c7ba77</id>
<content type='text'>
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
</content>
</entry>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>x11/lumina: Update to 1.6.0 and Take MAINTAINER'ship</title>
<updated>2020-02-22T05:29:53Z</updated>
<author>
<name>Loïc Bartoletti</name>
<email>lbartoletti@FreeBSD.org</email>
</author>
<published>2020-02-22T05:29:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=28045dbddcb96032543148074424a982ff4a23bd'/>
<id>urn:sha1:28045dbddcb96032543148074424a982ff4a23bd</id>
<content type='text'>
  - Update to 1.6.0
  - Take MAINTAINER'ship
  - Add missing USE_GL
  - Fix order of options in Makefiles

Changelog:
  - Lumina: https://github.com/lumina-desktop/lumina/compare/v1.5.0...v1.6.0
  - Lumina-pdf: https://github.com/lumina-desktop/lumina-pdf/compare/v1.5.0...v1.6.0
  - Lumina-calculator: https://github.com/lumina-desktop/lumina-calculator/compare/v1.5.0...v1.6.0

PR:	243895
Reviewed by:	mat, tcberner
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D23603
</content>
</entry>
<entry>
<title>x11/lumina: upgrade 1.4.1 -&gt; 1.5.0</title>
<updated>2019-09-24T16:40:59Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2019-09-24T16:40:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b19a38580a894f06ad087766e5d025f68f276ee2'/>
<id>urn:sha1:b19a38580a894f06ad087766e5d025f68f276ee2</id>
<content type='text'>
- Remove deskutils/lumina-notify (upstreamed)
  https://github.com/lumina-desktop/lumina/commit/89ad0095d7da09158778b5afae9beeaa0bd98d38
- Remove deskutils/lumina-xdg-entry (upstreamed)
  https://github.com/lumina-desktop/lumina/commit/0069a052e1cbef588e8f93a31314965b0c2af68a
- Fix variables order (pet portlint)
- Alphabetize USE_QT
- Update knob to use options helpers
- Remove GH_TAGNAME (except for deskutils/lumina-pdf and
  deskutils/lumina-calculator which haven't release tag)
- Change GH_ACCOUNT from "trueos" to "lumina-desktop"
- Add a new port deskutils/lumina-photo
- Change I18N option to well know NLS option

PR:		240749
Submitted by:	Loic Bartoletti &lt;lbartoletti@tuxfamily.org&gt;
Approved by:	JT Pennington &lt;jt@ixsystems.com&gt; (maintainer)
Differential Revision:	D21749
</content>
</entry>
<entry>
<title>Bump PORTREVISION for ports depending on the canonical version of GCC</title>
<updated>2019-07-26T20:46:53Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2019-07-26T20:46:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ea8c8ec7da96df12146a2cc428077258141791cf'/>
<id>urn:sha1:ea8c8ec7da96df12146a2cc428077258141791cf</id>
<content type='text'>
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
</content>
</entry>
<entry>
<title>- Add LICENSE_FILE</title>
<updated>2019-02-09T09:30:41Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2019-02-09T09:30:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=223e9daf59063cec9426650cf57f1be833b67397'/>
<id>urn:sha1:223e9daf59063cec9426650cf57f1be833b67397</id>
<content type='text'>
- Update WWW

Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>Fix Qt5 symbol version scripts to put the catch-all clause first.  When</title>
<updated>2019-01-16T11:13:44Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2019-01-16T11:13:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1bf487d3e73d83700f5a4aeb3a9ffbfc6e87856b'/>
<id>urn:sha1:1bf487d3e73d83700f5a4aeb3a9ffbfc6e87856b</id>
<content type='text'>
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1] https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2] https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3] https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
</content>
</entry>
<entry>
<title>Bump PORTREVISION for ports depending on the canonical version of GCC</title>
<updated>2018-12-12T01:35:33Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2018-12-12T01:35:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a9f015d155018758628ec8858a3d05e162673f67'/>
<id>urn:sha1:a9f015d155018758628ec8858a3d05e162673f67</id>
<content type='text'>
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
</content>
</entry>
<entry>
<title>Fix build with GCC-based architectures.</title>
<updated>2018-10-30T12:26:42Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2018-10-30T12:26:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f9152dc08927d150481df40571de451a71901875'/>
<id>urn:sha1:f9152dc08927d150481df40571de451a71901875</id>
<content type='text'>
PR:		232407 232414 232415 232420 232425 232449 232724 232753
Submitted by:	Piotr Kubaj
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>
</feed>
