Commit Graph

39 Commits

Author SHA1 Message Date
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
db74167266 update to py-qt4 4.9.5 and enable phonon 2012-11-01 22:54:18 +00:00
jasper
497f3782f0 Add a few more bindings, needed for a future pykde4 port
from  Vadim Zhukov
ok dcoppa@
2011-10-15 16:21:52 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
rpointel
b9417a33bb bump after default python version switch. 2011-06-08 17:35:54 +00:00
sthen
c53fd27ee7 Replace broken '.if ${MODPY_MAJOR} == "2"' with an .if ${...:M} construct,
puzzled through by aja@, rpointel@ and myself. ok rpointel@. No package
change -> no bump.
2011-05-30 21:42:52 +00:00
sthen
338aba239b correct license marker 2011-05-30 08:07:05 +00:00
dcoppa
0021bbfc04 Update to PyQt-4.8.4.
Tested in a bulk build by landry@
OK landry@, sthen@
2011-05-17 08:38:32 +00:00
dcoppa
f71326e0f3 Use "${MODQT4_LIB_DEPENDS}".
Ok ajacoutot@
2011-04-20 05:19:06 +00:00
jasper
978249c6fd - revert previous update, it breaks qgis badly, as making major changes
in a minor release is just soo cool.
- keep recently added QtWebkit and QtHelp modules
2011-01-16 17:07:05 +00:00
jasper
add40dcb18 - build and install QtHelp 2011-01-16 15:26:28 +00:00
phessler
b9f9911d49 Enable the QtWebKit module
OK jasper@
2011-01-16 09:17:16 +00:00
jasper
050619ae47 - update py-qt4 to 4.8.2 2011-01-12 13:49:44 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
jasper
62dfe388f5 - update py-qt4 to 4.8.1 2010-11-10 22:12:40 +00:00
jasper
5299a9e9e2 - mirror distfile, so it's reachable again 2010-11-01 10:39:40 +00:00
espie
ee3b6095aa minor updates, synchs with qt 4.7 2010-10-28 14:56:24 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
3b2bbaacc0 Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
sthen
9b5fe40c20 update py-qt4 to 4.7.7, ok jasper 2010-09-21 22:10:33 +00:00
sthen
c033bd2ec3 Remove argument from open() call, works around a problem with pyuic4.
Worked out by me and independently suggested by Phil @ riverbank.
2010-09-07 10:22:06 +00:00
sthen
2e414cb535 - bug fix update to py-qt 4.7.6
- sync wantlib
- add missing dbus-python related file
- use the gettext module

ok jasper@ landry@
2010-09-07 08:58:16 +00:00
jasper
90da3489a4 - update py-qt4 to 4.7.5
ok sthen@
2010-09-01 10:50:08 +00:00
sthen
8909c03b58 bumps for python 2010-08-30 21:47:46 +00:00
sthen
896e7741b9 upstream for these is extra-annoying and removes old versions; mirror the
current distfiles and add a note asking people updating the port to do the
same. ok jasper@
2010-08-30 10:17:14 +00:00
jasper
67893f859a - update py-qt4 to 4.7.4
- remove maintainer after several timeouts

ok ajacoutot@
2010-08-30 07:17:01 +00:00
ajacoutot
2a4ec42b2f Again more new style DEPENDS. 2010-07-30 09:23:28 +00:00
espie
cf0a82ee79 damn riverbank ! can't they keep distfiles for a few weeks ?
update again,  hoping those don't vanish tomorrow...
2010-04-19 14:14:34 +00:00
espie
d1e698bf47 update for qt 4.6.2.
While at it, patch configure to substitute $(LOCALBASE) and ${LOCALBASE}
in Makefile fragments that were never intended to run as shell-scripts
2010-04-19 09:51:30 +00:00
sthen
a0aa3e43b9 tighten the py-sip RUN_DEPENDS and bump PKGNAME-main; ok jasper 2009-09-09 14:13:57 +00:00
sthen
c1a91705b9 Update to 4.5.4; ok landry@, maintainer time out (not waiting very long
but this is currently broken following the Qt update).
2009-09-05 16:18:43 +00:00
sthen
87ab1ec6b2 - bytecode-compile the .py files; otherwise it gets done later, usually
at an inconvenient time (like when you build another port with systrace),
and leaves dangling .pyc after you pkg_delete

- @comment some directories which are pulled in by run dependencies

- bump PKGNAME

looks good to landry@
2009-07-24 10:23:47 +00:00
jasper
df022d33eb - update py-qt4 to 4.4.4
maintainer timed-out
2009-06-03 18:22:28 +00:00
jasper
7cbcffe097 - fix homepage 2009-06-02 05:20:51 +00:00
jasper
c9657ef17b another batch of missing bumps 2009-03-25 13:52:31 +00:00
ajacoutot
7883f5ea18 - unbreak packaging
- add verbose output to configure while here
- safe bump

breakage reported by DbD on #openbsd.fr
2009-01-05 15:47:55 +00:00
sthen
db6b3bd741 sync WANTLIB, LIB_DEPENDS += ${MODPY_LIB_DEPENDS}, bump package 2008-12-04 14:55:30 +00:00
naddy
db2ab54ac1 Define INSTALL_ROOT so we don't write outside of $DESTDIR during
the fake stage, and update plist.  ok ajacoutot@
2008-06-24 18:44:42 +00:00
ajacoutot
d33aba2ad4 Import py-qt4-4.3.3
Python bindings for Qt4.

based on an original submission by Lars Hansson <lars at unet dot net dot ph>
with some modifications by simon@
ok simon@
2008-01-15 13:25:23 +00:00