non port: devel/py-qt5-pyqt/Makefile |
SVNWeb
|
Number of commits found: 14 |
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
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>
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Wed, 9 Nov 2022
|
[ 09:47 Guido Falsi (madpilot) ] bac2743 (Only the first 10 of 36 ports in this commit are shown above. )
*/*pyqt*: Add pyqt6 ports
Reviewed by: tcberner, lbartoletti, fluffy
Approved by: kde (tcberner, lbartoletti, fluffy), portmgr (tcberner)
Differential Revision: https://reviews.freebsd.org/D37191
|
[ 08:47 Guido Falsi (madpilot) ] c162f80
devel/py-qt5-pyqt: Fix plist issue
PR: 267645
Approved by: kde (tcberner)
|
Wed, 2 Nov 2022
|
[ 06:41 Loïc Bartoletti (lbartoletti) ] 9f4f331 (Only the first 10 of 17 ports in this commit are shown above. )
*/*: Update PyQt, Sip, QSCintlla2
PR: 267203
Exp-run by: antoine
|
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Fri, 3 Jun 2022
|
[ 09:01 Po-Chuan Hsieh (sunpoet) ] d986d6c
devel/py-qt5-pyqt: Use common pattern in *_DEPENDS for py-* ports
With hat: python
|
Sun, 29 May 2022
|
[ 16:35 Dima Panov (fluffy) ] 0be2439
devel/py-qt5-pyqt: fix flavors use (+)
This ia s quick followup to commit 78e416d826472fd8eca9f3cf702e171914443273
which introduced hard dependency to py-dbus module with missed flavor pointers
Pointy hat to: adridg
|
[ 11:16 Adriaan de Groot (adridg) ] 78e416d
devel/py-qt5-pyqt: add DBus dependency
This makes DBus explicitly available when installing py-qt5-pyqt,
which is good for desktop use. Previously, building this with
DBus installed **and** pkgconfig and the Python DBus bindings
would trip up in `check-plist`.
PR: 261717
Reported by: John Hein
|
Mon, 28 Mar 2022
|
[ 05:22 Loïc Bartoletti (lbartoletti) ] 8f81938 (Only the first 10 of 11 ports in this commit are shown above. )
devel/qscintilla-qt5: Update to 2.13.2
Change:
- https://riverbankcomputing.com/news/QScintilla_2.13.2_Released
|
Mon, 7 Mar 2022
|
[ 17:39 Loïc Bartoletti (lbartoletti) ] 2d8f8573 (Only the first 10 of 75 ports in this commit are shown above. )
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
|
Thu, 27 Jan 2022
|
[ 20:12 Loïc Bartoletti (lbartoletti) ] 354d8cf (Only the first 10 of 12 ports in this commit are shown above. )
*/*: Update qscintilla2 to 2.13.1
Changes:
- https://riverbankcomputing.com/news/QScintilla_2.13.1_Released
|
[ 06:12 Loïc Bartoletti (lbartoletti) ] 4f0a5e1 (Only the first 10 of 205 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 14 |