Commit graph

111 commits

Author SHA1 Message Date
adam
b6d9bd86bc revbump for icu and libffi 2021-12-08 16:01:42 +00:00
wiz
4e46a2218f py-qt4: use BLAKE2s 2021-11-15 18:23:02 +00:00
nia
665544c974 x11: Remove SHA1 hashes for distfiles 2021-10-07 15:13:25 +00:00
leot
953ab724e1 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
tnn
7573831460 py-qt4: make "dbus" optional 2020-08-01 07:18:35 +00:00
rhialto
b415236fdb x11/py-sip-qt4: added, similar to py-sip-qt5.
Also add it as a dependency to py-qt4 (again, like py-qt5).
It is needed by some packages using py-qt4; I noticed it for devel/qbzr.
2020-07-10 20:02:23 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
jperkin
26c1bffc9f *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
adam
8b0e8613ca py-qt4: fix PKGNAME; update HOMEPAGE 2019-12-01 14:53:56 +00:00
adam
e31b6169ff py-qt4: couple more fixes 2019-12-01 14:46:29 +00:00
adam
d588505565 py-qt4: updated to 4.12.3
v4.12.3:
- This is planned to be the last ever release of PyQt4.
- Bug fixes.

v4.12.2:
- A private copy of the sip module called PyQt4.sip is required.
- SIP v4.19.12 is now required.  SIP v5 is not supported.

Pkgsrc:
- Correct distinfo for x11 and mac.
2019-12-01 14:30:44 +00:00
rillig
121d00ed27 x11: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 09:14:06 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
markd
24be3eb067 py-qt4: update to 4.12.1 2018-01-17 19:18:47 +00:00
wiz
1682c6507d Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided
by the infrastructure.

Mark a couple more packages as not ready for python-3.x.
2016-08-28 15:48:28 +00:00
dbj
153ded1216 compile and install .pyc files 2016-04-11 04:05:05 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
jperkin
02201cb05b Use OPSYSVARS. 2016-02-26 10:57:45 +00:00
dbj
c086b7c0a3 work around Darwin specific configure code that assumes the builtin python interpreter 2016-01-31 08:09:22 +00:00
adam
dda48a13f2 Keep only one PLIST 2015-11-23 21:34:42 +00:00
adam
783369ea16 Changes 4.11.4:
- Added support for Qt v4.8.7.
- Added QWIDGETSIZE_MAX to QtGui.
- Added some missing QEvent.Type enum values.
- Added the --license-dir command line option to configure-ng.py.
- Added the --no-python-dbus command line option to configure-ng.py.
- Bug fixes.
2015-11-23 15:18:19 +00:00
tnn
6a69e9522b Recursive revbump following MesaLib update, categories p through x. 2015-04-25 14:24:44 +00:00
dbj
1338d19881 don't assume the native python on Darwin
ignore the mac qt distfile, which only differs in documentation
2015-01-27 06:10:15 +00:00
jperkin
5ba55c1d1e Put back Mac distfile, lost in previous update. 2014-09-25 11:03:52 +00:00
wiz
97d0c76d34 Update to 4.11.1:
v4.11.1 3rd July 2014
  - Added the -tr-function, -trUtf8-function and -translate-function command
    line options to pylupdate4.
  - Bug fixes.

v4.11 26th May 2014
  - By default a Python slot is only invoked if the underlying C++ instance
    still exists.
  - Added the no_receiver_check argument to connect().
  - Added support for Qt v4.8.6.
  - Added --target-py-version, --sysroot and --no-tools options to
    configure-ng.py.
  - Cross-compiling (specifically to iOS and Android when building against Qt
    v5) is now supported.
  - SIP v4.16 is now required.
  - Bug fixes.

v4.10.4 14th March 2014
  - Added the port of the webftpclient from Moritz Warning.
  - The --use-arch argument to configure.py can now be specified more than
    once.
  - Bug fixes.

v4.10.3 21st August 2013
  - Bug fixes.
2014-08-21 21:33:07 +00:00
tron
c64e9eb269 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
wiz
aa67e11089 Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:29:56 +00:00
jperkin
b64205101d Add mac distfile. 2014-01-09 19:03:08 +00:00
drochner
71c43efee7 revert to 4.10.2
4.10.3 needs sip-4.15 which is not compatible to pyqt3 and pyKDE
2013-09-05 15:29:05 +00:00
drochner
e44b11dab0 update to 4.10.3
This is a minor bug fix release.
2013-08-23 11:27:17 +00:00
wiz
fdf3c9e67c Bump PKGREVISION for py-sip module major version change. 2013-07-04 17:03:18 +00:00
jperkin
a50cab4ea7 Implement QList<long> for SunOS 32-bit pid_t.
Bump PKGREVISION.
2013-06-10 15:37:36 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
drochner
0a9cdadee9 update to 4.10.1
changes:
-Qt5 support
-minor feature additions
2013-05-03 15:48:08 +00:00
drochner
4ef29adf37 update to 4.9.6
Support has been added for Qt v4.8.4 and Qt v5.0-rc1.
2013-04-10 15:02:58 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
drochner
b8ce7bb36c update to 4.9.5
changes:
-suppoty Qt v4.8.3
-minor extensions
2012-10-10 16:53:38 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
wiz
79434c2ac7 Update for python25 removal. 2012-10-03 22:14:00 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
sbd
1642c62f55 Revert the below commit as it didn't work. The py-qt4 buildlink3.mk may
be included after pyversion.mk, which means the setting has no affect.

---
   Module Name:	pkgsrc
   Committed By:	sbd
   Date:		Tue Aug  7 09:44:03 UTC 2012

   Modified Files:
   	pkgsrc/x11/py-qt4: buildlink3.mk

   Log Message:
   Set PYTHON_VERSIONS_INCOMPATIBLE+=25 in the buildlink3.mk so that dependent
   packages won't try to build with python25.

   Fixes Global dependency resolution failure.


   To generate a diff of this commit:
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/py-qt4/buildlink3.mk
2012-08-09 10:15:05 +00:00
sbd
7b3d9ba6c7 Set PYTHON_VERSIONS_INCOMPATIBLE+=25 in the buildlink3.mk so that dependent
packages won't try to build with python25.

Fixes Global dependency resolution failure.
2012-08-07 09:44:02 +00:00
wiz
9421778ce4 Disallow python25 since py-dbus doesn't support it any longer. 2012-08-05 20:59:18 +00:00