sthen
4790b006b5
BDEP on setuptools
2022-11-27 11:43:07 +00:00
sthen
c7010de0bd
bump for MODPY_DEFAULT_VERSION_3 change
2022-11-13 15:30:15 +00:00
ajacoutot
10cef8ef72
Missed bumps after recent x11/dbus-python pkgpath change.
2022-09-10 08:04:45 +00:00
rsadowski
09caecef9f
Update Qt5 Python and friends
...
- py-qscintilla to 2.13.3
- py-qt-builder to 1.13.0
- py-qt5 to 5.15.7
- py-qtawesome to 1.1.1
- py-qtpy to 2.1.0
- py-qtwebengine to 5.15.6
- py-sip to 6.6.2
- py-sip-qt5 to 12.11.0
- qscintilla to 2.13.3
Feedback and OK caspar@, ok landry@
2022-08-14 13:55:40 +00:00
naddy
21f1bb8ad8
drop RCS Ids
2022-03-11 20:15:18 +00:00
sthen
74e3cc3e92
bump REVISION for switch from Python 3.8 -> 3.9
2021-11-02 00:02:51 +00:00
sthen
ea3e50d0f2
update to py3-qt5-5.15.6
2021-10-31 17:08:38 +00:00
sthen
6661df67ed
update to py-qt5-5.15.4
2021-03-17 08:21:55 +00:00
sthen
425b92d279
whack py-sip and friends into shape. the previous ports update ended up
...
with two different versions of py-sip; the old one configured to only
produce the module for py-qt5 (in devel/py-sip) and the actual sip in
x11/py-sip-qt5, with broken update chain and which didn't entirely
make sense.
in particular: py-sip is now actually (a newer version of) sip again,
with py2 support dropped (current versions don't have it). other ports
using this are changed to the newer build system using "sip-build"
where possible.
for the future we will need to move to sip 6.x which drops the older
build system using the "sip5" or "sip" script; other ports (veusz, and
i think qgis) don't work with that yet.
2021-02-14 14:24:20 +00:00
sthen
9f980b4bc5
remove bogus MODPY_PY_PREFIX subst
2021-02-13 14:47:52 +00:00
rsadowski
bb7e8afac2
Update (riverbankcomputing) py-qt5 and friends to the latest Qt5.15 versions
...
This update is in sync with the Qt 5.15 update
2021-01-19 06:26:49 +00:00
rsadowski
8c8cc283a3
Removed "KDE porting team" aka. me as maintainer.
2020-11-03 17:36:00 +00:00
sthen
d9cfe4113e
bump REVISION; python 3 default changed to 3.8
2020-07-03 21:12:24 +00:00
rsadowski
3ada34e1af
Update py-qt5 5.13.2 (Keep in sync with x11/qt5)
...
With help and ok landry@
2020-03-13 16:54:11 +00:00
bket
213a414145
Update to py-qt-5.9.2
...
Build- and run-tested its consumers. landry did some additional build
tests. Thank you!
While here switch homepage to https.
OK landry@. "No objection" rsadowski@
2020-02-19 15:27:46 +00:00
bket
673aafc09b
Update dependecy on py-sip version and bump
2020-02-07 22:16:20 +00:00
sthen
6ee0819916
...and unbreak some more
2020-01-28 13:16:47 +00:00
sthen
9f5a46edde
unbreak previous
2020-01-28 13:05:01 +00:00
rsadowski
e3787f555a
Regenerate PLIST (@so tags)
2020-01-27 10:30:10 +00:00
sthen
0a5b5bddee
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:50:46 +00:00
sthen
d7f0752227
bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
...
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
cwen
6309a2bb3b
qt5.port.mk: change COMPILER
...
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.
OK sthen@
2019-03-08 20:00:39 +00:00
naddy
d3fccf836d
replace gettext module
2017-11-16 22:23:42 +00:00
espie
51cf7076aa
bump
2017-07-30 15:57:44 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
zhuk
8ac2782675
Update from Qt 5.6.2 (LTS) to Qt 5.9.1 (LTS).
...
Tested with both GCC and CLang (less through).
This forces updating x11/py-qt5, which forces update of devel/py-sip,
which forces update of x11/py-qt4, but, thankfully, no breakage detected.
2017-07-17 08:34:37 +00:00
zhuk
55cb3c3d94
Having comms/qtserialport and x11/qt5/qtserialport not conflicting
...
is not enough for stable builds: all their dependees should depend
on either <5.6 or >=5.6 version as well.
Issue reported by naddy@
2017-01-21 18:25:02 +00:00
landry
4e4c86ee1e
bump ports depending on python3 in x11, thanks portbump(1) for the heavy lifting !
2017-01-03 19:29:36 +00:00
zhuk
4bc14c9d9e
Bump after LIB_DEPENDS change, package could get built by accident,
...
as it happened on my machine.
2016-12-28 07:26:57 +00:00
landry
d2daa71f72
Add x11/qt5/qtsvg to LDEP, build fails with 'Missing library for
...
Qt5Svg>=0.0' otherwise, Qt5Svg is in WANTLIB but nothing brings it into
context.
2016-12-28 07:01:47 +00:00
zhuk
a47f492f02
Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
...
The devel/kf5 to be handled separately, please wait.
2016-12-25 14:34:39 +00:00
landry
dbf2e60e5b
Thanks to make update-plist, a wrong ${MODPY_PY_PREFIX} snuck in,
...
preventing py3-qt5-docs to package. Whack it with a large hammer.
2016-08-30 16:14:28 +00:00
landry
54e132f5a2
Update to py-qt5 5.7.
...
Tested by jasper@ with qutebrowser.
ok jasper@
2016-08-30 16:02:17 +00:00
jasper
c0471be852
- add python3 flavor
...
- unbreak pre-configure for python 3
ok sthen@
2016-08-16 06:44:39 +00:00
jasper
daf080f414
fix stray MODPY_PY_PREFIX that would break with python3
...
no bump since this port doesn't build with python3 yet (forthcoming)
2016-08-12 09:00:10 +00:00
naddy
deea7ed07b
drop SHARED_ONLY from python and ruby ports
2016-03-20 16:12:22 +00:00
zhuk
dd4ed5d88b
Unbreak after Qt update to 5.5.
2016-03-06 11:57:17 +00:00
sthen
b159935f51
import ports/x11/py-qt5, Python bindings to Qt5. ok zhuk@
2015-11-26 00:32:31 +00:00