<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/graphics/partio, branch 14.3-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=14.3-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=14.3-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2026-03-22T11:30:14Z</updated>
<entry>
<title>graphics/partio: update the port to version 1.20.0</title>
<updated>2026-03-22T11:30:14Z</updated>
<author>
<name>Alexey Dokuchaev</name>
<email>danfe@FreeBSD.org</email>
</author>
<published>2026-03-22T11:30:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1d641be60788a04c97b1e187ca3a2ee33e027c51'/>
<id>urn:sha1:1d641be60788a04c97b1e187ca3a2ee33e027c51</id>
<content type='text'>
83% tests passed, 2 tests failing out of 12 due to
illegal instruction (testcluster and testkdtree).

Reported by:	portscout
</content>
</entry>
<entry>
<title>graphics/partio: update the port to the latest version 1.19.2</title>
<updated>2025-12-02T14:26:36Z</updated>
<author>
<name>Alexey Dokuchaev</name>
<email>danfe@FreeBSD.org</email>
</author>
<published>2025-12-02T14:26:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a3185a46fe134bd52000cf47f959a2e35683f689'/>
<id>urn:sha1:a3185a46fe134bd52000cf47f959a2e35683f689</id>
<content type='text'>
Replace our SWIG interface patch with two ones from upstream:
- Add typemaps to ensure that the std::map parameters work
  as expected
- Add overloaded methods to avoid ambiguous parameter errors
  in newer versions of SWIG

Reported by:	portscout
</content>
</entry>
<entry>
<title>graphics/partio: update the port to version 1.19.0</title>
<updated>2025-11-06T13:35:12Z</updated>
<author>
<name>Alexey Dokuchaev</name>
<email>danfe@FreeBSD.org</email>
</author>
<published>2025-11-06T13:35:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d38df72241cfe8604c5c2912268afc4fadb57472'/>
<id>urn:sha1:d38df72241cfe8604c5c2912268afc4fadb57472</id>
<content type='text'>
PR:		279455
Reported by:	portscout
</content>
</entry>
<entry>
<title>devel/googletest: Update to 1.15.0</title>
<updated>2024-07-16T18:36:15Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2024-07-16T18:36:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ad7289ae0d3a6c7075e031ce251ad76782eb6dee'/>
<id>urn:sha1:ad7289ae0d3a6c7075e031ce251ad76782eb6dee</id>
<content type='text'>
- Update MASTER_SITES: use upstream release tarball
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/googletest/releases
</content>
</entry>
<entry>
<title>devel/googletest: Update to 1.14.0</title>
<updated>2023-08-16T18:25:09Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2023-08-16T18:07:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b4d51fb2ec174ffda271cf8549ad9cb1c096b867'/>
<id>urn:sha1:b4d51fb2ec174ffda271cf8549ad9cb1c096b867</id>
<content type='text'>
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/googletest/releases
</content>
</entry>
<entry>
<title>Remove WWW entries moved into port Makefiles</title>
<updated>2022-09-07T21:58:51Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:30:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4'/>
<id>urn:sha1:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4</id>
<content type='text'>
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
</content>
</entry>
<entry>
<title>Add WWW entries to port Makefiles</title>
<updated>2022-09-07T21:10:59Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:06:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b7f05445c00f2625aa19b4154ebcbce5ed2daa52'/>
<id>urn:sha1:b7f05445c00f2625aa19b4154ebcbce5ed2daa52</id>
<content type='text'>
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
</content>
</entry>
<entry>
<title>devel/py-qt5, devel/py-sip: Update versions</title>
<updated>2022-03-07T17:39:13Z</updated>
<author>
<name>Loïc Bartoletti</name>
<email>lbartoletti@FreeBSD.org</email>
</author>
<published>2022-02-02T20:42:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2d8f8573167d49958b7fbf471f42a360a20227d8'/>
<id>urn:sha1:2d8f8573167d49958b7fbf471f42a360a20227d8</id>
<content type='text'>
- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)

PR:		261685
Exp-run by:	antoine
</content>
</entry>
<entry>
<title>PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.</title>
<updated>2022-01-27T06:12:26Z</updated>
<author>
<name>Loïc Bartoletti</name>
<email>lbartoletti@FreeBSD.org</email>
</author>
<published>2021-10-24T18:51:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4f0a5e1540c391610950d6ae9ce64ba0dd218d72'/>
<id>urn:sha1:4f0a5e1540c391610950d6ae9ce64ba0dd218d72</id>
<content type='text'>
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.

PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.

This allows us to be in adequacy with the packages that the author of these
libraries proposes, namely:

PyQt - devel/py-qt5-pyqt
PyQt-Charts - x11-toolkits/py-qt5-chart
PyQt-NetworkAuth – net/py-qt5-networkauth
PyQt-WebEngine – www/py-qt5-webengine
SIP – devel/py-sip
py-sip - devel/py-qt5-sip
PyQt-builder - devel/py-qtbuilder
Qscintilla - devel/py-qt5-qscintilla2

Reviewed by:	diizzy, kde
Tested by:	kai, rhurlin, arrowd, madpilot
Approved by:	makc, tcberner, kde
Differential Revision:	https://reviews.freebsd.org/D33237
Exp-run by:	antoine
</content>
</entry>
<entry>
<title>graphics/partio: update the port to version 1.14.6 and enable tests</title>
<updated>2021-10-18T17:25:31Z</updated>
<author>
<name>Alexey Dokuchaev</name>
<email>danfe@FreeBSD.org</email>
</author>
<published>2021-10-18T17:25:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c88b531512eb927570ed8a701dd2a749c719297f'/>
<id>urn:sha1:c88b531512eb927570ed8a701dd2a749c719297f</id>
<content type='text'>
Three out of twelve test currently fail, two of them because they
import port's own Python bits which are not yet installed, and there
is no trick like LD_LIBRARY_PATH for C tests to the rescue.

Reported by:	portscout
</content>
</entry>
</feed>
