aboutsummaryrefslogtreecommitdiff
path: root/devel/py-qt4-qscintilla2
Commit message (Collapse)AuthorAgeFilesLines
* Remove qt4 build tools from run dependencies.Max Brazhnikov2009-05-111-1/+2
| | | | Notes: svn path=/head/; revision=233681
* Update PyQt4 ports to 4.4.4, new ports:Max Brazhnikov2009-02-144-185/+58
| | | | | | | | | | | | | | | | | 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
* CATEGORIES+= python for py- ports missing itPhilip M. Gollucci2008-12-281-1/+1
| | | | | | | | PR: ports/124921 Approved by: portmgr (pav) Notes: svn path=/head/; revision=224878
* - Fix build after qt 4.4.1 updateMartin Wilke2008-08-092-4/+9
| | | | | | | | | | - Bump PORTREVISION Submitted by: Max Brazhnikov Approved by: maintainer implicit Notes: svn path=/head/; revision=218288
* 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
* - Fix INDEX warningsMartin Wilke2008-05-021-1/+1
| | | | | | | | | PR: 123296 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: maintainer Notes: svn path=/head/; revision=212470
* - Update to 2.2Martin Wilke2008-03-202-13/+16
| | | | | | | | | - Use bsd.pyqt.mk Submitted by: Danny Pansters <danny@ricin.com> (maintainer via private mail) Notes: svn path=/head/; revision=209438
* - Add patch to put include paths in order (avoid Qt3 | headers)Martin Wilke2007-09-131-0/+121
| | | | Notes: svn path=/head/; revision=199422
* - Update to 2.1Martin Wilke2007-09-133-15/+37
| | | | | | | Submitted by: Danny Pansters <danny@ricin.com> (maintainer via privat mail) Notes: svn path=/head/; revision=199421
* - 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 20070410Martin Wilke2007-04-173-5/+8
| | | | | | | Submitted by: Danny Pansters <danny@ricin.com> (maintainer via privat mail) Notes: svn path=/head/; revision=190244
* PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.Martin Wilke2007-03-274-0/+105
This package provides the Qsci module for the Qscintilla2 editor component. WWW: http://www.riverbankcomputing.co.uk/pyqt/ http://www.riverbankcomputing.co.uk/qscintilla/ PR: ports/109627 Submitted by: Danny Pansters <danny at ricin.com> Notes: svn path=/head/; revision=188518