notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/py-qt4-sql/pkg-plist
SVNWeb

Number of commits found: 7

Thu, 22 Nov 2018
[ 20:18 tcberner search for other commits by this committer ] Original commit   Revision:485614 (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
pyqt: Change install directories for Python flavor support

* PyQt could not be installed for multiple Python versions at
  the same time, as there were conflicting files.

  This patch creates Python-version versioned directories for
  all these, and further installs binaries with a version number.

* Note, there might be some hickups for software that depends on
  on of the .so's provided by PyQt5, which might not be found
  anymore autmotically, and maybe need some LD-flaggery.

* Update PyQt5 to 5.10.1

* Mark www/py-qt5-webengine broken. It is unforuntately no longer
  compatible with the old qt5-webengine-5.9.4 we ship.

PR:		232745
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D8714
Tue, 8 Dec 2015
[ 16:49 rakuco search for other commits by this committer ] Original commit   Revision:403297 (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
PyQt: Replace bsd.pyqt.mk with Uses/pyqt.mk.

In preparation for landing PyQt5 ports, generalize devel/py-qt4's
bsd.pyqt.mk and make it a proper file in Uses/.

Ports wishing to depend on PyQt4 ports can now do the following:
  USES=		pyqt:4
  USE_PYQT=	foo bar_build baz_run

Other changes include the renaming of the PYQT4_DIST variable to PYQT_DIST
and the introduction of the PYQT_SIPDIR plist substitution variable. The
rest of the contents of Uses/pyqt.mk are pretty much identical to what we
had in bsd.pyqt.mk with additional processing of USE_PYQT.

Even though this patch touches files in many different ports, the goal is
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 20 Oct 2014
[ 10:41 bapt search for other commits by this committer ] Original commit   Revision:371255 (Only the first 10 of 451 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Sat, 9 Jun 2012
[ 00:41 makc search for other commits by this committer ] Original commit  (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
Merge changes from area51 repository (SVN commit 8197 by avilla):

- Remove SIPFILES option, some ports (e.g., pykde4) require the files
  to be installed.
- Remove DEBUG and TRACING options, and merge them under WITH_DEBUG.
Sat, 14 Feb 2009
[ 22:58 makc search for other commits by this committer ] Original commit  (Only the first 10 of 86 ports in this commit are shown above. View all ports for this commit)
Update PyQt4 ports to 4.4.4, new ports:
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>
Thu, 13 Sep 2007
[ 18:15 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
- Update to PyQt-4.3

Submitted by:   Danny Pansters <danny@ricin.com> (maintainer via privat mail)
Tue, 27 Mar 2007
[ 09:55 miwi search for other commits by this committer ] Original commit 
PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
This package provides the QtSql module.

WWW: http://www.riverbankcomputing.co.uk/pyqt/

PR:             ports/109624
Submitted by:   Danny Pansters <danny at ricin.com>

Number of commits found: 7