notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: graphics/py-python-poppler-qt5/Makefile

Number of commits found: 56

Monday, 1 Apr 2024
18:29 Rodrigo Osorio (rodrigo) search for other commits by this committer
graphics/py-python-poppler-qt5: fix build on FreeBSD 13

Patch picked from upstream repo

Fix the build failures on older FreeBSD versions due
to the recently updated graphics/poppler port.

PR:		276263
Reported by:	 Martin Neubauer <m.ne@gmx.net> (maintainer)
commit hash: 5d826246f8a360246c1f8c8fdbed1618f9dbbfe9 commit hash: 5d826246f8a360246c1f8c8fdbed1618f9dbbfe9 commit hash: 5d826246f8a360246c1f8c8fdbed1618f9dbbfe9 commit hash: 5d826246f8a360246c1f8c8fdbed1618f9dbbfe9 5d82624
Friday, 1 Mar 2024
23:56 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump consumers of graphics/poppler

Bump after rupdate in 478df79a3071b399f648107456cf371587e84a3f
commit hash: d2f834ba51ec40ef69d7e9cc117db32fa572fddb commit hash: d2f834ba51ec40ef69d7e9cc117db32fa572fddb commit hash: d2f834ba51ec40ef69d7e9cc117db32fa572fddb commit hash: d2f834ba51ec40ef69d7e9cc117db32fa572fddb d2f834b
Friday, 5 Jan 2024
08:12 Tobias C. Berner (tcberner) search for other commits by this committer Author: Martin Neubauer
graphics/py-python-poppler-qt5: cleanup of build targets

PR:		275667
commit hash: 82609af6956cbacf19c5e76cd0fd9e55312aca64 commit hash: 82609af6956cbacf19c5e76cd0fd9e55312aca64 commit hash: 82609af6956cbacf19c5e76cd0fd9e55312aca64 commit hash: 82609af6956cbacf19c5e76cd0fd9e55312aca64 82609af
Wednesday, 3 Jan 2024
07:18 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump revision of consumers
commit hash: 672f0463c70387a32340a83f7ccce244f16f6743 commit hash: 672f0463c70387a32340a83f7ccce244f16f6743 commit hash: 672f0463c70387a32340a83f7ccce244f16f6743 commit hash: 672f0463c70387a32340a83f7ccce244f16f6743 672f046
Sunday, 31 Dec 2023
07:16 Wen Heping (wen) search for other commits by this committer
graphics/py-python-poppler-qt5: Update to 21.3.0

PR:		275494
Reported by:	wen@(via email)
Approved by:	portmgr(blanket)
commit hash: 1e1cb652ceae1faeef0e5e939bf63d0e982a3bab commit hash: 1e1cb652ceae1faeef0e5e939bf63d0e982a3bab commit hash: 1e1cb652ceae1faeef0e5e939bf63d0e982a3bab commit hash: 1e1cb652ceae1faeef0e5e939bf63d0e982a3bab 1e1cb65
Saturday, 26 Aug 2023
21:42 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-python-poppler-qt5: Remove outdated PYTHON_REL check after
lang/python37 removal

Approved by:	portmgr (blanket)
With hat:	python
commit hash: a6813775ea54722f1e78dbff1391ef322212c779 commit hash: a6813775ea54722f1e78dbff1391ef322212c779 commit hash: a6813775ea54722f1e78dbff1391ef322212c779 commit hash: a6813775ea54722f1e78dbff1391ef322212c779 a681377
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Thursday, 9 Mar 2023
11:15 Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update to latest versions

- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7

PR:		269751
Exp-run by:	antoine
commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2 commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2 commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2 commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2 6d3a647
Sunday, 11 Sep 2022
10:20 Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee ddae4e9
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Sunday, 3 Jul 2022
18:43 Nuno Teixeira (eduardo) search for other commits by this committer Author: Martin Neubauer
graphics/py-python-poppler-qt5: Add flavours

PR:		264988
commit hash: 698c158298ee60e20bb272ebd3eb9da5eae8ded5 commit hash: 698c158298ee60e20bb272ebd3eb9da5eae8ded5 commit hash: 698c158298ee60e20bb272ebd3eb9da5eae8ded5 commit hash: 698c158298ee60e20bb272ebd3eb9da5eae8ded5 698c158
Monday, 7 Mar 2022
17:39 Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/py-qt5, devel/py-sip: Update versions

- 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
commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 2d8f8573
Thursday, 27 Jan 2022
06:12 Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.

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
commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 4f0a5e1
Monday, 13 Dec 2021
20:13 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: update to 21.12

Release 21.12.0:
    core:
         * Add API to add images
         * CairoOutputDev: Fix de-duping of Flate images
         * Fix crash on broken files when using non-default
ENABLE_ZLIB_UNCOMPRESS. Issue #393
         * Minor code improvements

    glib:
         * Add API for validation of signatures
         * Add API to read/save to file descriptor

    utils:
         * pdftohtml: Reduce sensitivity of duplicate detection. Issue #1117

    build system:
         * Increase C++ standard to 17

Exp-run by:	antoine
PR:		260344
commit hash: fd68e9e2b677db0444fd7dd5aeac01b0adc93209 commit hash: fd68e9e2b677db0444fd7dd5aeac01b0adc93209 commit hash: fd68e9e2b677db0444fd7dd5aeac01b0adc93209 commit hash: fd68e9e2b677db0444fd7dd5aeac01b0adc93209 fd68e9e
Wednesday, 3 Nov 2021
18:26 Dmitry Marakasov (amdmi3) search for other commits by this committer
graphics/py-python-poppler-qt5: limit supported python verions

With python 3.6:

/usr/local/lib/qt5/bin/qmake -query
sip-build: An internal error occurred...
Traceback (most recent call last):
  File "/usr/local/bin/sip-build", line 33, in <module>
    sys.exit(load_entry_point('sip==5.5.0', 'console_scripts', 'sip-build')())
  File "/usr/local/lib/python3.6/site-packages/sipbuild/tools/build.py", line
37, in main
    handle_exception(e)
  File "/usr/local/lib/python3.6/site-packages/sipbuild/exceptions.py", line 81,
in handle_exception
    raise e
  File "/usr/local/lib/python3.6/site-packages/sipbuild/tools/build.py", line
33, in main
    "Build the project in-situ.")
  File "/usr/local/lib/python3.6/site-packages/sipbuild/abstract_project.py",
line 83, in bootstrap
    project.setup(pyproject, tool, tool_description)
  File "/usr/local/lib/python3.6/site-packages/sipbuild/project.py", line 479,
in setup
    self.apply_user_defaults(tool)
  File "/usr/local/lib/python3.6/site-packages/pyqtbuild/project.py", line 70,
in apply_user_defaults
    super().apply_user_defaults(tool)
  File "/usr/local/lib/python3.6/site-packages/sipbuild/project.py", line 228,
in apply_user_defaults
    bindings.apply_user_defaults(tool)
  File "project.py", line 50, in apply_user_defaults
    cflags = self.run_pkg_config('--cflags-only-I').split()
  File "project.py", line 45, in run_pkg_config
    text=True)
  File "/usr/local/lib/python3.6/subprocess.py", line 356, in check_output
    **kwargs).stdout
  File "/usr/local/lib/python3.6/subprocess.py", line 423, in run
    with Popen(*popenargs, **kwargs) as process:
TypeError: __init__() got an unexpected keyword argument 'text'
*** Error code 1

With python 3.10:

/usr/local/lib/qt5/bin/qmake -query
sip-build: Python v3.10 is not supported

Also call sip-build by python versions to fix build with non-default python.

Approved by:	portmgr blanket
commit hash: f2fb21df079685f9b03891cac56ea9c36ac11fca commit hash: f2fb21df079685f9b03891cac56ea9c36ac11fca commit hash: f2fb21df079685f9b03891cac56ea9c36ac11fca commit hash: f2fb21df079685f9b03891cac56ea9c36ac11fca f2fb21d
Tuesday, 12 Oct 2021
18:23 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump consumers after 2dee0997fbc9ee01991f73f0fa55f9b18908a264
commit hash: e140c1eb790b4d25211bfe4db61a93cc02b6c972 commit hash: e140c1eb790b4d25211bfe4db61a93cc02b6c972 commit hash: e140c1eb790b4d25211bfe4db61a93cc02b6c972 commit hash: e140c1eb790b4d25211bfe4db61a93cc02b6c972 e140c1e
Monday, 6 Sep 2021
16:39 Tobias C. Berner (tcberner) search for other commits by this committer
poppler: bump revisions of users

Bump the remaining users of poppler after
d98b56f1deb5b6a03a7e04fc16192ecb2af9df1e

PR:		258206
commit hash: 392e088e76487db170a8f97468eb7ab02bab6538 commit hash: 392e088e76487db170a8f97468eb7ab02bab6538 commit hash: 392e088e76487db170a8f97468eb7ab02bab6538 commit hash: 392e088e76487db170a8f97468eb7ab02bab6538 392e088
Sunday, 15 Aug 2021
05:42 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: update to 21.08.0

Release 21.08.0:
        core:
         * Add API to allow addition and modification of outlines into a PDF
         * Use additional samples to test for constant parts of an axial
gradient
         * forms: Create fallback fonts for some well known font names
         * Support reading the PDF Version from the Catalog
         * Fix XRef::copy when there are modified objects
         * Take into account that Date string may be in unicode
         * JBIG2Stream: Fix regression in "Do not consider a size-0 to be an
error"
         * Replace a local bubble sort implementation by std::sort
         * Fix issues with malformed files

        build system:
         * Better error message when libjpeg is not found
         * Better error messages when libopenjpeg2 is not found

        qt5/qt6:
         * Document that a document has to outlive its pages
         * Make getPdfVersion return a dedicated version object

        glib:
         * mimick TextSelectionDumper logic change for spaceAfter

Exp-run by:	antoine
PR:		257539
commit hash: 9a1df6a85c1a7b2231d237f407815337e4213595 commit hash: 9a1df6a85c1a7b2231d237f407815337e4213595 commit hash: 9a1df6a85c1a7b2231d237f407815337e4213595 commit hash: 9a1df6a85c1a7b2231d237f407815337e4213595 9a1df6a
Sunday, 4 Jul 2021
16:55 Loïc Bartoletti (lbartoletti) search for other commits by this committer
misc/qtchooser: remove

QtChooser allows you to select your version of Qt among those installed.
However, this tool is no longer supported upstream and will not be
available for Qt6.
By default, our Qt installations are done in
${LOCALBASE}/lib/qt${QT_VERSION} as recommended.

We have added symbolic linking for the main binaries to
${LOCALBASE}/bin with the suffix -qt5.
commit hash: be86c4fe23e089aeef1ed7467161c2ce321a8c81 commit hash: be86c4fe23e089aeef1ed7467161c2ce321a8c81 commit hash: be86c4fe23e089aeef1ed7467161c2ce321a8c81 commit hash: be86c4fe23e089aeef1ed7467161c2ce321a8c81 be86c4f
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

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
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
Monday, 7 Jun 2021
13:26 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: update to 21.06.0

Release 21.06.0:
        core:
         * Fix rendering of some extended latin1 characters in annotations.
Issue #1070
         * Support some not so well formed documents with password. Issue #1083
         * Add API to get notified if the xref is reconstructed
         * Add somewhat fancier left/right signature visual representation
         * Fix crashes in malformed files
         * Minor code improvements

        qt6:
         * Change some functions to return std::unique_ptr

        qt5/qt6:
         * Add API to get notified if the xref is reconstructed
         * Add somewhat fancier left/right signature visual representation
         * Don't assert when trying to invert singular matrices

        build system:
         * make boost opt-out if building splash

- Add dependency on boost to enable the splash backend.

PR:		256370
Exp-run by:	antoine
commit hash: c5676761368b0e829c1692a4bd7deea9d7bfc92c commit hash: c5676761368b0e829c1692a4bd7deea9d7bfc92c commit hash: c5676761368b0e829c1692a4bd7deea9d7bfc92c commit hash: c5676761368b0e829c1692a4bd7deea9d7bfc92c c567676
Tuesday, 25 May 2021
13:55 Dmitry Marakasov (amdmi3) search for other commits by this committer
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x

PR:		255013
Differential Revision:	https://reviews.freebsd.org/D29418
Exp-run by:	antoine
Approved by:	wen@, no objection from python@ or portmgr@
commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02 commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02 commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02 commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02 0729af4
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 21 Mar 2021
08:30 kai search for other commits by this committer
graphics/py-python-poppler-qt5: Fix packaging with Python 3.8 and onward

* Add a workaround to make the transition from Python 3.7 to Python 3.8
  possible because the name of the .so file is slightly different between
  the two releases.

* Use PYTHONPREFIX_SITELIBDIR instead PYTHON_SITELIBDIR to make the
  port PREFIX safe.

* Also add "gl" to USE, introduce USE_{GL,QT} to fix stage QA issues and pet
  portclippy by sorting the entries of USE_PYQT as well. [1]

PR:		254427
Submitted by:	<m.ne@gmx.net> (maintainer) [1]
Approved by:	<m.ne@gmx.net> (maintainer)
Original commitRevision:568905 
Tuesday, 16 Mar 2021
09:29 lbartoletti search for other commits by this committer
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1

PR:		254218
Exp-run by:	antoine
Original commitRevision:568547 
Monday, 8 Mar 2021
06:49 lbartoletti search for other commits by this committer
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0

* PyQt5: update to 5.15.3

This is a minor feature and bug-fix release. There are corresponding releases of
the other PyQt5-related packages.

 - Added the missing QImage.setAlphaChannel().
 - Support for the QtNetworkAuth library has been moved to a separate
PyQtNetworkAuth package.
 - Wheels no longer bundle the corresponding Qt libraries and instead
automatically install them from an external wheel.

* QScintilla2: update to 2.12.0

This adds support for Qt6 and removes support for Qt4.

 - Change the new distname (again)i due to a conflict
 - Use the new sip-build system

* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo

PR:		253865
Exp-run by:	antoine
Original commitRevision:567825 
Tuesday, 9 Feb 2021
11:10 tcberner search for other commits by this committer
graphics/poppler: update to 21.02

Release 21.02.0:
        core:
         * GfxCal*ColorSpace: introduce Bradford transform for chromatic
adaptation
         * Fix memory leak if saving the file fails
         * Internal code improvements
         * Fix various issues handling broken files
         * Make checkedAdd work for long long in MSVC

        qt5:
         * Properly export NewSignatureData class
         * Fix regression in QIODeviceOutStream + MSVC

        qt6:
         * Properly export NewSignatureData class
         * Fix regression in QIODeviceOutStream + MSVC

        utils:
         * pdftohtml: Fix error() parameter type

PR:		253183
Exp-run by:	antoine
Original commitRevision:564779 
Tuesday, 15 Dec 2020
17:56 lbartoletti search for other commits by this committer
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to
12.8.1

PR:		251764
Exp-run by: antoine
Original commitRevision:558168 
Tuesday, 8 Dec 2020
20:03 lbartoletti search for other commits by this committer
Update Qt/PySide2 to 5.15.2 / PyQt to 5.15.1 / SIP to 5.4.0
This commit combines several updates.

- Update Qt to 5.12.2
- Update PyQt to 5.15.1
- Since PySide 5.15.1 is broken with Qt 5.15.2, so PySide and Shiboken are also
updated to 5.15.2.
- Update sip to 5.4.0

SIP is a collection of tools  to create Python bindings for C and C++ libraries
and used by PyQt and wxPython. There are some changes with sip5 [1]:
- python 3.5+ is required
- sip drops support of old deprecated methods as sipdistutils & cie.
- this version breaks also PyQt5 extension ABI. SIP files will be installed in
${PYTHON_SITELIBDIR}/PyQt${_PYQT_VERSION}/bindings
- some ports will use the new pyqtbuilder package with the pyproject.toml setup.
Instead if the project have a setup.py, you should use sip-build to build it.
- if a port needs sip, it should also needs pysip. BTW, py-qt5-core requires
pysip, so that should be enough for PyQt packages.

List of ports impacted by this change. Most of the patches have been integrated
or are in the process of being integrated upstream:

- devel/libsavitar
- graphics/py-python-poppler-qt5
- net-im/scudcloud
- net/libarcus
- print/py-frescobaldi
- science/py-veusz
- graphics/qgis and graphics/qgis-ltr
- deskutils/calibre

A special note regarding calibre. New versions require sip>=5, we update it to
the latest version (thanks to madpilot@)

science/scidavis will remove the PyQt binding soon and there is no patch
planned, so we remove the python option (ok makc@)

While here, convert some ports to USE_PYQT (cad/cura, cad/uranium, devel/eric6,
...)

Thanks to tcberner and adridg!

[1] https://www.riverbankcomputing.com/static/Docs/sip/

PR:                250853
Exp-run by:        antoine
Original commitRevision:557300 
Tuesday, 3 Nov 2020
19:48 tcberner search for other commits by this committer
graphics/poppler: update to 20.11.0

Release 20.11.0:
        core:
         * More work on rendering of standalone Annot Widgets. Issue #806
         * Fix crashes in embedded file handling on broken files. Issue #967
         * Fix uninitialized memory read on broken files
         * Save a bit of memory in Dict data

        cpp:
         * Fix crashes in embedded file handling on broken files. Issue #966

        utils:
         * pdftohtml: HTML and XML output includes font opacity.

        qt5:
         * Rename ArthurOutputDev to QPainterOutputDev

        build system:
         * Fix linker error when gtk is not in a default location
         * Add some checks for gtk-doc support
         * Reorganize GObject introspection config
         * Enable CMAKE_LINK_DEPENDS_NO_SHARED

PR:		250786
Exp-run by:	antoine
Original commitRevision:554017 
Monday, 5 Oct 2020
15:50 lbartoletti search for other commits by this committer
Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5

- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates
of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location,
devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts

[1] RiverBankComputing doesn't offer links to download latest version of some
ports

PR:		247369
Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D25749
Exp-run by:	antoine
Original commitRevision:551499 
Thursday, 10 Sep 2020
18:32 tcberner search for other commits by this committer
graphics/poppler: update to 20.09.0

Release 20.09.0:
        core:
         * Compability fix for Forms
         * Fix fetching of Objects failing in some cases
         * Fix clearing date in Annot setModified/setDate
         * TextSelectionPainter: support glyphless fonts
         * Splash: Don't try read past end of image
         * avoid abort() on large memory allocation
         * Fix memory leak on broken files
         * Fix potential invalid memory read
         * Small code improvements

        qt5:
         * Document TextAnnotation::inplaceAlign
         * Make Annotation::setModification/CreationDate work on existing annots
         * Be a bit more stubborn converting dates that come from xml
         * Clean as many null characters from the end as possible when
converting strings

        glib:
         * Add accessor functions for PopplerAttachment
         * Deprecate PopplerAttachment GTime fields
         * Deprecate PopplerDocument date properties

        utils:
         * pdftoppm: report error and exit if output file cannot be written
         * Document that PDF-file can be '-' to read it from stdin

        build system:
         * cmake: Modern way to link against libpng, zlib and libtiff
         * cmake: Remove stray support for lcms1 in pdftocairo

PR:		249060
Exp-run by:	antoine
Original commitRevision:548218 
Friday, 14 Aug 2020
04:22 tcberner search for other commits by this committer
Bump revisions of poppler consumers after r544863
Original commitRevision:544866 
Monday, 6 Jul 2020
06:17 tcberner search for other commits by this committer
graphics/poppler: update to 0.90

Release 0.90.0:
        core:
         * Color profile tweaks
         * Small signature improvements
         * BBoxOutputDev: Fix calculation when type3 fonts are involved
         * Fix potential crash when reading Forms
         * Fix infinite loop in broken file
        glib:
         * Fix adding annots in rotated pages
         * Add ability to reset forms
         * Several fixes to the documentation
        qt5:
         * Make it clear we require Qt 5.5
         * demo: Fix crash on broken files
         * Small documentation improvements
        utils:
         * pdftoppm: Add option to set display profile
         * pdftops: Add a -rasterize option with values always, never, or
whenneeded
        build system:
         * Require cmake 3.5
         * More modern cmake way to link against curl

PR:		247736
Exp-run by:	antoine
Original commitRevision:541311 
Tuesday, 2 Jun 2020
14:47 tcberner search for other commits by this committer
graphics/poppler: update to 0.89.0

Release 0.89.0:
        core:
         * Add support for ResetForm action. Issue #225
         * Fix crash in PDFDoc::getSignatureFields when there's no Forms at all
         * Fix exporting to PS of some files with CID fonts
         * Use ICC profiles in PS output (if new enough lcms is used)
         * Allow almost-singular tiling pattern matrices. Issue #894
         * Fix memory leak when failing to load some fonts
         * CairoOutputDev: Use stroke opacity when clipping to a stroke path
         * CairoOutputDev: Fix tiling patterns when pattern cell is too far.
Issue #190

        glib:
         * Add poppler_movie_get_aspect

        cpp:
         * Add the font infos to the text_box object

Exp-run by:	antoine
PR:		246848
Original commitRevision:537559 
Saturday, 2 May 2020
10:00 tcberner search for other commits by this committer
graphics/poppler: update to 0.88.0

Release 0.88.0:

        core:
         * Support Widget Annotation Buttons not linked to any Form
         * SplashOuputDev: Use stroking opacity when clipping to a stroke path
         * Handle 1 bit RGB images in ICC colorspace
         * Internal code improvements

        qt5:
         * Add Document::signatures. Returns signatures not attached to any page
         * ArthurOutputDev: Fix font hinting
         * ArthurOutputDev: Set the opacity when filling with axial gradients
         * ArthurOutputDev: Implement the clipToStrokePath method
         * ArthurOutputDev: Use stroking opacity when clipping to a stroke path

        glib:
         * Add poppler_page_get_bounding_box
         * Add poppler_form_field_get_alternate_ui_name
         * Implement rotation for 'flagNoRotate' annots. Issue #767

        cpp:
         * Add non_raw_non_physical layout for page::text()

        utils:
         * pdftohtml: Fix noRoundedCoordinates->noroundcoord in man page
         * pdfsig: Show also signatures that aren't attached to any page
Original commitRevision:533681 
Tuesday, 28 Apr 2020
00:01 dbaio search for other commits by this committer
graphics/py-python-poppler-qt5: Update GitHub repository

Moved from a personal to a project's account.
No contents changed.

PR:		245775
Submitted by:	m.ne@gmx.net (maintainer)
Original commitRevision:533215 
Saturday, 11 Apr 2020
05:04 lbartoletti search for other commits by this committer
Update py-sip to 4.19.21 and qscintilla2 to 2.11.4

  - Update py-sip to 4.19.21
  - Update qscintilla2 to 2.11.4
  - Replace MASTER_SITE_RIVERBANK with https versions
  - Replace QSCI2_DISTNAME to match with the new one

PR:		245308
Approved by:	tcberner (mentor)
Exp-run by:	antoine
Original commitRevision:531396 
Thursday, 2 Apr 2020
04:41 tcberner search for other commits by this committer
graphics/poppler: update to 0.87.0

Release 0.87.0:
        core:
         * Fix crashes due to inconsistent vtables for Clang builds
         * Fix leak in broken files
         * Internal code improvements

        qt5:
         * Add option to get form choice for export value
         * ArthurOutputDev: Avoid division by zero in updateLineDash. Issue #695

        glib:
         * Internal code improvements

         utils:
         * pdftohtml: Fix memory leak in HtmlOutputDev::getLinkDest

PR:		245150
Exp-run by:	antoine
Original commitRevision:530258 
Saturday, 21 Mar 2020
12:57 tcberner search for other commits by this committer
Update poppler to 0.86.1

Release 0.86.1:
        core:
         * Fix regression in Browse Link handling
         * Internal code improvements

Release 0.86.0:
        core:
         * Fix link content exfiltration attack
         * Splash: Implement gouraudTriangleShadedFill for some non parametrized
shadings. Issue #881
         * Fix case unsensitive search for Old Hungarian, Warang Citi,
Medefaidrin and Adlam
         * Internal code improvements

        glib:
         * Automatic handle of page's cropbox on annots. Issue #129
         * Fix memory leak if poppler_document_new_from_file fails
         * Minor speed optimization on poppler_page_get_annot_mapping

         utils:
         * pdfdetach: add 'savefile' option
         * pdftoppm/pdftocairo: Fix more odd/even mismatch

        qt5:
         * Fix loading from iodevice

PR:		244827
Exp-run by:	antoine
Original commitRevision:528853 
Monday, 3 Feb 2020
19:32 tcberner search for other commits by this committer
Bump revision of poppler dependencies

- poppler was updated in r525051, bump revisions
Original commitRevision:525052 
Wednesday, 22 Jan 2020
17:59 tcberner search for other commits by this committer
graphics/poppler: update to 0.84.0

Release 0.84.0:
        core:
         * Fix crash when converting from Unicode to ASCII-7
         * Splash::scaleImageYdXu: Protect against crash if srcWidth is too big
         * JBIG2Stream: fix potential crash in malformed documents
         * JBIG2Stream: fix leak in reset() if called several times
         * Internal code improvements

        utils:
         * pdfimages: Add error message if first page is larger then number of
pages.
         * pdfinfo: Improved paper size recognition
         * pdfsig: Fix exit code when dumping signatures
         * pdftocairo: Error out when even/odd selects 0 pages
         * pdftohtml: Fix memory leak
         * pdftoppm: Add an option to scale before rotate
         * pdftoppm: Add -hide-annotations option
         * pdftoppm: Error out when even/odd selects 0 pages
         * pdftops: Improve -optimizecolorspace

        qt5:
         * Code cleanups

        glib:
         * Fix compiler warnings

Release 0.83.0
        core:
         * Improve when a file is recognized as Linearized
         * Improve const-ness of the code
         * Make code a bit more readable/maintanable
         * Fix uninitialized memory uses in broken files

        utils:
         * pdffonts: Make code a bit more readable/maintanable
         * pdftohtml: Make code a bit more readable/maintanable

        qt5:
         * Remove a bunch of unused internal functions
         * trUtf8 -> tr (less warnings)

        build system:
         * make-glib-api-docs: switch to python3

PR:		243433
Exp-run by:	antoine
Original commitRevision:523824 
Saturday, 23 Nov 2019
21:29 tcberner search for other commits by this committer
graphics/py-python-poppler-qt5: Update to 0.75.0

PR:		242182
Submitted by:	m.ne@gmx.net  (maintainer)
Original commitRevision:518275 
Friday, 1 Nov 2019
21:51 tcberner search for other commits by this committer
graphics/poppler: update to 0.82.0

Release 0.82.0:
        core:
         * Fix not being able to open some files. Issue #832
         * Fix crashes in malformed files
         * Fix memory leak on broken files
         * Minor performance improvements
         * Minor code improvements

        glib:
         * Add poppler_document_new_from_bytes
         * PopplerAttachment: Silence deprecation warnings for ctime/mtime

        build system:
         * pdf-inspector: Support builddir != srcdir
         * Install Cairo* headers if Cairo has been found

Thanks to adridg@ for fixing all the fallout.

Exp-run by:	antoine
PR:		241532
Approved by:	gnome (kwm, implicit)
Original commitRevision:516270 
Sunday, 29 Sep 2019
07:25 tcberner search for other commits by this committer
graphics/poppler: update to 0.81.0

Release 0.81.0:
        core:
         * Splash: Always enable support for CMYK rasterization
         * CairoOutputDev: Check scaled dimensions for 0. Issue #737
         * BaseCryptStream: Fix potential uninitialized memory read
         * SplashBitmap: Fix wrong width condition for splashModeDeviceN8
         * Fix crashes in malformed files

PR:		240781
Exp-run by:	antoine
Approved by:	gnome (kwm, implicit)
Original commitRevision:513196 
Monday, 23 Sep 2019
20:59 swills search for other commits by this committer
graphics/py-python-poppler-qt5: Update to 0.74.0

PR:		240677
Submitted by:	m.ne@gmx.net
Original commitRevision:512676 
Sunday, 1 Sep 2019
20:46 tcberner search for other commits by this committer
graphics/poppler: update to 0.80.0

Release 0.80.0:
core:
 * Annotations: Implement support for setting a different text in the appearance
stream than the real text
 * Splash: Optionally use small_vector from boost
 * Fix memory leaks on broken files
 * Fix abort on broken files
 * Small code simplifications
 * Remove USE_FIXEDPOINT support. Issue #821

qt5:
 * Fix MSVC build
 * Add subsitute-font information
 * Fix since marker of some functions
 * Fix leak when aborting text extraction
 * Small code simplifications

glib:
 * Make print scaling getter visible
 * Make Duplex/NumCopies/PrintPageRange preference available in API
 * Implement Movie API

utils:
 * pdftotext: Add -nodiag flag to remove diagonal text on output

build system:
 * Mark external lib include dirs as SYSTEM

PR:		240176
Exp-run by:	antoine
Approved by:	gnome (kwm, implicit)
Original commitRevision:510739 
Wednesday, 31 Jul 2019
21:14 tcberner search for other commits by this committer
graphics/poppler: update to 0.79.0

Release 0.79.0:
        core:
         * Fix regression on TextSelectionPainter
         * Fix parsing of DefaultAppearance
         * Fix memory leak in PostScriptFunction
         * Fix crashes in fuzzed files

        qt5:
         * Implemented support for setIcon by changing appearance
         * Added option to set the form available to print
         * QString::null is deprecated, use QString()
         * Replace deprecated qStableSort with std::stable_sort

        build system:
         * Turn README into README.md and expand it

PR:		239277
Exp-run by:	antoine
Approved by:	gnome (kwm, implicit)
Original commitRevision:507740 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
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
Original commitRevision:507372 
Saturday, 29 Jun 2019
08:55 tcberner search for other commits by this committer
graphics/poppler: update to 0.78.0

Release 0.78.0:
        core:
         * Fix line annotation arrows for usage in dimensioning
         * Handle Ink annots without an InkList but with an AP
         * Fix typos preventing parsing of Movie start and duration
         * Fix crash on malformed files

        glib:
         * Add poppler_document_create_dests_tree()
         * Don't use the deprecated g_type_class_add_private()
         * Document the differences between render() and render_for_printing()
         * Fix introspection for poppler_document_new_from_data
         * Don't create PopplerInputStream with length 0. Issue #414
         * Document G_IO_ERROR as a possible error condition
         * docs: Add index for API new in 0.78

        build system:
         * Fixes cross compilation of gir in Void Linux
         * Add -Wshadow to the default warning flags
         * install pkg-config pc files if pkg-config is found

PR:		238857
Exp-run by:	antoine
Approved by:	gnome (kwm, implicit)
Original commitRevision:505331 
Saturday, 1 Jun 2019
06:39 tcberner search for other commits by this committer
graphics/poppler: update to 0.77.0

Release 0.77.0:
        core:
         * Fix crash on signature handling. Issue #766
         * Fix small memory leak in SignatureHandler::getCertificateInfo
         * Splash: Restrict filling of overlapping boxes. Issue #750
         * Fix crash on malformed files

        qt5:
         * Fix optional content handling with exclusive layers

        cpp:
         * Make render_page thread-safe

        utils:
         * pdfsig: Fix small memory leak
         * pdftotext: Fix typo in manpage

PR:		238115
Exp-run by:	antoine
Approved by:	gnome (kwm, implicit)
Original commitRevision:503222 
Wednesday, 16 Jan 2019
11:13 tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
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)
Original commitRevision:490472 
Wednesday, 2 Jan 2019
09:20 linimon search for other commits by this committer
This port needs USES=compiler:c++11-lang to build on GCC-based architectures.

PR:		234511
Submitted by:	Piotr Kubaj
Approved by:	maintainer
Original commitRevision:489069 
Thursday, 27 Dec 2018
20:10 tcberner search for other commits by this committer
Reinstate graphics/py-poppler-qt4@r487595 as graphics/py-python-poppler-qt5

PR:		234085
Submitted by:	m.ne@gmx.net
Original commitRevision:488564 

Number of commits found: 56