aboutsummaryrefslogtreecommitdiff
path: root/devel/py-qt4-dbus
Commit message (Collapse)AuthorAgeFilesLines
* Update PyQt4 ports to 4.4.4, new ports:Max Brazhnikov2009-02-142-11/+10
| | | | | | | | | | | | | | | | | devel/py-qt4-help multimedia/py-qt4-phonon textproc/py-qt4-xmlpatterns www/py-qt4-webkit Update QScintilla2 to 2.3.2, PyQt3 to 3.17.6, PyKDE3 to 3.16.2. Pass maintainership to kde@FreeBSD.org. Thanks Danny Ricin for his great work. PR: based on ports/130219 Submitted by: Dima Panov" <fluffy at fluffy.khv.ru> Notes: svn path=/head/; revision=228340
* The first iteration of the py-qt4-* ports had a snapshot date as itsMartin Wilke2008-07-251-0/+1
| | | | | | | | | | | | | PORTVERSION. After that the PORTVERSION became 4.foo. Because this is numerically lower than before, the PORTEPOCH should have been bumped. Poked by: kris@ PR: 125814 Submitted by: Danny Pansters <danny@ricin.com> (maintainer) Notes: svn path=/head/; revision=217513
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Update to 4.3.3Martin Wilke2008-03-202-14/+16
| | | | | | | | | | | - Configure.py now has a flag to specify component, patch is now simpler - Update qscintilla2 so version where used - Use bsd.pyqt.mk Submitted by: Danny Pansters <danny@ricin.com> (maintainer via private mail) Notes: svn path=/head/; revision=209437
* - Update to 4.3.1Martin Wilke2007-10-022-4/+4
| | | | | | | Submitted by: Danny Pansters <danny@ricin.com> (maintainer) Notes: svn path=/head/; revision=200636
* - Update to PyQt-4.3Martin Wilke2007-09-133-207/+26
| | | | | | | Submitted by: Danny Pansters <danny@ricin.com> (maintainer via privat mail) Notes: svn path=/head/; revision=199420
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 4.2Martin Wilke2007-04-173-28/+43
| | | | | | | Submitted by: Danny Pansters <danny@ricin.com> (maintainer via privat mail) Notes: svn path=/head/; revision=190239
* PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.Martin Wilke2007-03-275-0/+233
This package provides the D-BUS module. WWW: http://www.riverbankcomputing.co.uk/pyqt/ PR: ports/109626 Submitted by: Danny Pansters <danny at ricin.com> Notes: svn path=/head/; revision=188498