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: devel/py-sip/Makefile
SVNWeb

Number of commits found: 79

Thu, 27 Jul 2023
[ 22:11 Jason E. Hale (jhale) search for other commits by this committer ]    commit hash:cc47a3fe11776018b63475d59b2b089ad8e938ce  commit hash:cc47a3fe11776018b63475d59b2b089ad8e938ce  commit hash:cc47a3fe11776018b63475d59b2b089ad8e938ce  cc47a3f  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
PyQt: Update to latest versions

- PyQt6: update to 6.5.2
- PyQt6-Charts: update to 6.5.0
- PyQt6-NetworkAuth: update to 6.5.0
- PyQt6-WebEngine: update to 6.5.0
- QScintilla: update to 2.14.1
- PyQt6-sip: update to 13.5.2
- PyQt-builder: update to 1.15.2
- sip: update to 6.7.9
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
Wed, 9 Nov 2022
[ 09:47 Guido Falsi (madpilot) search for other commits by this committer ]    commit hash:bac27439dc2f68e84f58879d3e32435e1eade2bc  commit hash:bac27439dc2f68e84f58879d3e32435e1eade2bc  commit hash:bac27439dc2f68e84f58879d3e32435e1eade2bc  bac2743  (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
*/*pyqt*: Add pyqt6 ports

Reviewed by:		tcberner, lbartoletti, fluffy
Approved by:		kde (tcberner, lbartoletti, fluffy), portmgr (tcberner)
Differential Revision:	https://reviews.freebsd.org/D37191
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
[ 10:26 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b86221feeafaacbff38b27dd5999866460e3a67b  commit hash:b86221feeafaacbff38b27dd5999866460e3a67b  commit hash:b86221feeafaacbff38b27dd5999866460e3a67b  b86221f  (Only the first 10 of 99 ports in this commit are shown above. View all ports for this commit)
cleanup: remove trailing whitepaces
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 7 Mar 2022
[ 17:39 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:2d8f8573167d49958b7fbf471f42a360a20227d8  commit hash:2d8f8573167d49958b7fbf471f42a360a20227d8  commit hash:2d8f8573167d49958b7fbf471f42a360a20227d8  2d8f8573  (Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
devel/py-qt5, devel/py-sip: Update versions

- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)

PR:		261685
Exp-run by:	antoine
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 8 Mar 2021
[ 06:49 lbartoletti search for other commits by this committer ] Original commit   Revision:567825 (Only the first 10 of 100 ports in this commit are shown above. View all ports for this commit)
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0

* PyQt5: update to 5.15.3

This is a minor feature and bug-fix release. There are corresponding releases of
the other PyQt5-related packages.

 - Added the missing QImage.setAlphaChannel().
 - Support for the QtNetworkAuth library has been moved to a separate
PyQtNetworkAuth package.
 - Wheels no longer bundle the corresponding Qt libraries and instead
automatically install them from an external wheel.

* QScintilla2: update to 2.12.0

This adds support for Qt6 and removes support for Qt4.

 - Change the new distname (again)i due to a conflict
 - Use the new sip-build system

* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo

PR:		253865
Exp-run by:	antoine
Tue, 8 Dec 2020
[ 20:03 lbartoletti search for other commits by this committer ] Original commit   Revision:557300 (Only the first 10 of 136 ports in this commit are shown above. View all ports for this commit)
Update Qt/PySide2 to 5.15.2 / PyQt to 5.15.1 / SIP to 5.4.0
This commit combines several updates.

- Update Qt to 5.12.2
- Update PyQt to 5.15.1
- Since PySide 5.15.1 is broken with Qt 5.15.2, so PySide and Shiboken are also
updated to 5.15.2.
- Update sip to 5.4.0

SIP is a collection of tools  to create Python bindings for C and C++ libraries
and used by PyQt and wxPython. There are some changes with sip5 [1]:
- python 3.5+ is required
- sip drops support of old deprecated methods as sipdistutils & cie.
- this version breaks also PyQt5 extension ABI. SIP files will be installed in
${PYTHON_SITELIBDIR}/PyQt${_PYQT_VERSION}/bindings
- some ports will use the new pyqtbuilder package with the pyproject.toml setup.
Instead if the project have a setup.py, you should use sip-build to build it.
- if a port needs sip, it should also needs pysip. BTW, py-qt5-core requires
pysip, so that should be enough for PyQt packages.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 11 Apr 2020
[ 05:04 lbartoletti search for other commits by this committer ] Original commit   Revision:531396 (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
Update py-sip to 4.19.21 and qscintilla2 to 2.11.4

  - Update py-sip to 4.19.21
  - Update qscintilla2 to 2.11.4
  - Replace MASTER_SITE_RIVERBANK with https versions
  - Replace QSCI2_DISTNAME to match with the new one

PR:		245308
Approved by:	tcberner (mentor)
Exp-run by:	antoine
Sun, 24 Nov 2019
[ 08:40 tcberner search for other commits by this committer ] Original commit   Revision:518303
Bump devel/py-sip

- Follow up to 518302
[ 08:39 tcberner search for other commits by this committer ] Original commit   Revision:518302
devel/py-sip: doesn't honor sip_dir

pyqt.mk had a long standing bug, where the sip-dir was not properly set
for the port devel/py-sip. The underlying issue was the following:

When using pyqt.mk consumers would specify

USES=pyqt:<version>

To also have easy access for the data from pyqt.mk in the py-sip port, we
allowed
version=sip, which only unhides a very limited scope of pyqt.mk. However, we
also
set

_VERSION_SUBDIR_REL=    PyQt${_PYQT_VERSION}/${PYTHON_VER}
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 26 Jun 2019
[ 11:52 rene search for other commits by this committer ] Original commit   Revision:505150 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Clean up final leftovers from Qt4.

Submitted by:	rene
Reviewed by:	mat, tcberner
Differential Revision:	https://reviews.freebsd.org/D20725
Wed, 15 May 2019
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:501744
Update pyqt to 5.12.2 (with it sip to 4.19.17)

Exp-run by:	antoine
PR:		237889
Wed, 10 Apr 2019
[ 06:18 antoine search for other commits by this committer ] Original commit   Revision:498530 (Only the first 10 of 399 ports in this commit are shown above. View all ports for this commit)
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
Fri, 5 Apr 2019
[ 23:05 tcberner search for other commits by this committer ] Original commit   Revision:498035 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Update PyQt5 to 5.12.1

- Upgrade sip to 4.19.15
- Upgrade qscintilla2 to 2.11.1
- Upgrade PyQt to 5.12.1

- From this version on www/py-qt5-webengine is unbundled and ships its own
distfile

PR:		236894
Exp-run by:	antoine
Sun, 16 Dec 2018
[ 15:25 tcberner search for other commits by this committer ] Original commit   Revision:487597 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Update PyQt5 to 5.11.3

- sip         upgrade to 4.19.13
- qscintilla2 upgrade to 2.10.8
- PyQt5       upgrade to 5.11.3

This has been worked on by arrowd and myself.

PR:		233954
Exp-run by:	antoine
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
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 30 Apr 2017
[ 10:07 tcberner search for other commits by this committer ] Original commit   Revision:439794 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Update py-sip to 4.19.2, py-qt4 to 4.12 and py-qt5 to 5.7.1

* This is mostly based on the work by Adriaan de Groot <groot@kde.org> in our
development repo.

PR:		217305
PR:		218539
Submitted by:	Adriaan de Groot <groot@kde.org>
Reviewed by:	rakuco, mat
Approved by:	rakuco (mentor)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D9771
Sun, 13 Dec 2015
[ 12:45 rakuco search for other commits by this committer ] Original commit   Revision:403662 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Update PyQt4 to 4.11.4, SIP to 4.17 and QScintilla2 to 2.9.1.

Bring in some long overdue updates, some of which are required for us to
later land the PyQt5 ports.

One big change with this update is that the PyQt4 ports now install their
.sip files into share/py-sip/PyQt4 instead of share/py-sip. This way we do
not end up with directories like share/py-sip/QtCore, which are especially
confusing once PyQt5 lands and starts installing files with the same names.

Other noteworthy items:
- PORTREVISION has been bumped on ports depending on devel/qscintilla2
  because libqscintilla2.so's SOVERSION has changed.
- graphics/seexpr has been converted to USE_PYQT, as the file it used to
  define a build-time dependency on x11-toolkits/py-qt4-gui has moved.

Once again, big thanks to Tobias Berner <tcberner@gmail.com> and Guido Falsi
(madpilot@) for their initial work on these ports as part of the effort to
land PyQt5 into the tree (see D2910 in Phabricator for an earlier version of
the PyQt5 patch set).

PR:		205143
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)
Sun, 6 Dec 2015
[ 21:09 rakuco search for other commits by this committer ] Original commit   Revision:403164
py-sip: Allow concurrent Python installations.

Add USE_PYTHON=concurrent and make the necessary adjustments:
- Stop setting DATADIR and DOCSDIR, they are taken care of by
  USE_PYTHON=concurrent.
- Use Python's compileall module instead of py_compile so that Python 3
  byte-code does not contain ${STAGEDIR}.
- Remove %%DATADIR%% from the plist, which was generated by py_compile.

PR:		203734
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Sun, 5 Oct 2014
[ 20:32 alonso search for other commits by this committer ] Original commit   Revision:370114
Fix USES issues.

(Hopefuly) fix issues introduced in r370100. This commit consists of area51
revisions 10357, 10359 and 10360.

Approved by:	rakuco (mentor)
[ 18:25 alonso search for other commits by this committer ] Original commit   Revision:370100 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Replace USE_PYTHON* by USES=python.

This commit consists of area51's r10314 and r10356 patchsets.

Approved by:	rakuco (mentor)
Wed, 23 Jul 2014
[ 19:53 rakuco search for other commits by this committer ] Original commit   Revision:362721 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2.

... And bump PORTREVISION on ports that depend on devel/qscintilla2 due to
the shlib version change.

This is brought to you by the KDE on FreeBSD team. Besides updating to newer
upstream releases, this commit also contains a lot of under-the-hood changes
to the PyQt/QScintilla/SIP ports. Their Makefiles had accumulated a lot of
cruft over time, so it was time for some summer cleaning:

- General, belated changes:
  * Use OPTIONS helpers wherever possible, stop including
    <bsd.port.options.mk> when not necessary, stop checking for
    ${PORT_OPTIONS:MDOCS} and ${PORT_OPTIONS:MEXAMPLES} when not necessary,
    add options such as DOCS and/or DEBUG where they were only checked for.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 8 Jun 2014
[ 10:19 rakuco search for other commits by this committer ] Original commit   Revision:357000
Set PYTHON_PY3K_PLIST_HACK to adjust the plist for Python >= 3.2.0.

Since this port does not use distutils/setuptools and we manually generate
the .pyc/.pyo files, we need to set PYTHON_PY3K_PLIST_HACK so that the cache
files end up in the right directory if Python >= 3.2.0 is used due to
PEP-3147.

PR:		188150
MFH:		2014Q2
Thu, 13 Feb 2014
[ 14:24 makc search for other commits by this committer ] Original commit   Revision:344120
devel/py-sip:
- Add DOCS to OPTIONS_DEFINE [1]
- Convert WITH_DEBUG to option

Prompted by:	ehaupt [1]
Tue, 15 Oct 2013
[ 21:52 rakuco search for other commits by this committer ] Original commit   Revision:330463 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Update SIP to 4.15.2 and PyQt to 4.10.3.

This commit also adds proper staging support to all the ports being updated.

In collaboration with Schaich Alonso <alonsoschaich@fastmail.fm> and
Tomasz Kowalczyk <kowalczfbsd@gmail.com>.
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Fri, 21 Jun 2013
[ 19:13 rakuco search for other commits by this committer ] Original commit   Revision:321498 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Update the PyQt ports.

- SIP has been upgraded to 4.14.7.
- PyQt4 has been upgraded to 4.10.2.
- QScintilla2 has been upgraded to 2.7.2.
Sun, 3 Feb 2013
[ 18:16 makc search for other commits by this committer ] Original commit   Revision:311475 (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
KDE/FreeBSD team presents:
 SIP 4.14.3
 QScintilla 2.7
 PyQt 4.9.6

The area51 repository features commits by jhale and myself.

Changes:
- Trim Makefile header
- Convert to new option framework
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.
Tue, 24 Jan 2012
[ 23:40 avilla search for other commits by this committer ] Original commit  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
- Pet Tinderbox and friends.

OPTIONSFILE must be set using ?= to allow overriding.

PR:             163743
PR:             163744
PR:             163745
PR:             163746
Submitted by:   A.J. Kehoe IV (Nanoman) <vOo4vyPj@nanoman.ca>
Tue, 11 May 2010
[ 10:43 fluffy search for other commits by this committer ] Original commit  (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
- The FreeBSD KDE team is pleased to announce SIP-4.10.2, PyQt-4.7.3
        and QScintilla-2.4.3 for FreeBSD.

With hat on:    kde@
Fri, 27 Nov 2009
[ 00:10 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
- Update py-qt4* to 4.6.2
- Update py-sip to 4.9.3

The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.

Tested by:      pointyhat-exp-run (myself)
Tue, 4 Aug 2009
[ 19:18 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
- Update py-qt4 to py-qt4.5.4
- Update qscintilla-2* to 2.4
- Update py-sip to 4.8.2
- Update py-kde to 1.16.3
- Update py-qt to 1.18.1

The KDE FreeBSD team would like to say thanks to all the helpers
and submitters

New Port:
devel/py-qt4-scripttools
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, 20 Mar 2008
[ 10:51 miwi search for other commits by this committer ] Original commit 
- Update to 4.7.4
- Introduce files/bsd.pyqt.mk and use it

Submitted by:   Danny Pansters <danny@ricin.com> (maintainer via private mail)
Tue, 2 Oct 2007
[ 09:51 miwi search for other commits by this committer ] Original commit 
- Update to 4.7.1

Submitted by:   Danny Pansters <danny@ricin.com> (maintainer)
Thu, 13 Sep 2007
[ 17:46 miwi search for other commits by this committer ] Original commit 
- Update to 4.7

Submitted by:   Danny Pansters <danny@ricin.com> (Maintainer via privat mail)
Wed, 25 Apr 2007
[ 06:15 miwi search for other commits by this committer ] Original commit 
- Set PORTEPOCH

Notes:
        20070220 is greater than 3.17.1

Request by:     many
Tue, 17 Apr 2007
[ 20:12 miwi search for other commits by this committer ] Original commit 
- Update to 4.6

Submitted by:   Danny Pansters <danny@ricin.com> (maintainer via privat mail)
Tue, 27 Mar 2007
[ 09:28 miwi search for other commits by this committer ] Original commit 
- Update to 20070310

PR:             109636
Submitted by:   Danny Pansters <danny@ricin.com> (maintainer)
Mon, 22 Jan 2007
[ 08:31 miwi search for other commits by this committer ] Original commit 
- Pass maintainership to submitter

PR:             ports/108162
Submitted by:   Danny Pansters <danny@ricin.com>
Sun, 10 Dec 2006
[ 00:10 miwi search for other commits by this committer ] Original commit 
- Update to 4.5.2
- Add back MASTER_SITES
Sat, 9 Dec 2006
[ 13:36 gabor search for other commits by this committer ] Original commit 
- Update to 4.5
- portlint(1)

PR:             ports/106339
Submitted by:   gabor
Approved by:    erwin (mentor)
Sat, 9 Sep 2006
[ 11:27 itetcu search for other commits by this committer ] Original commit 
Update to 4.4.5

PR:             ports/103040
Submitted by:   Max Brazhnikov
Thu, 7 Sep 2006
[ 22:41 linimon search for other commits by this committer ] Original commit 
Reset maintainer by request.  Note: the canonical mastersite is at 4.4.5 now.

PR:             ports/102998
Fri, 12 May 2006
[ 02:22 itetcu search for other commits by this committer ] Original commit 
- Remove "without Qt support" knob; SIP always has Qt (signal/slot) support.
- Remove dependencies for qt/qmake; SIP doesn't need Qt to be installed.
- Misc cleanup; SIP has a freebsd-g++ buildspec of its own

Bump PORTREVISION

PR:             ports/97044
Submitted by:   Danny Pansters (maintainer)
Approved by:    lawrance (mentor)
Fri, 28 Apr 2006
[ 04:04 mnag search for other commits by this committer ] Original commit 
- Update to 4.4.3

PR:             96417
Submitted by:   maintainer
Mon, 24 Apr 2006
[ 18:30 mnag search for other commits by this committer ] Original commit 
- Update to 4.4.2

PR:             96202
Submitted by:   maintainer
Tue, 29 Nov 2005
[ 11:01 mnag search for other commits by this committer ] Original commit 
Update to 4.3.2

PR:             89610
Submitted by:   Danny Pansters <danny@ricin.com> (maintainer)
Mon, 19 Sep 2005
[ 19:12 vsevolod search for other commits by this committer ] Original commit 
Update to maintenance release 4.3.1

PR:             86332
Submitted by:   Danny Pansters (maintainer)
Mon, 5 Sep 2005
[ 16:56 vsevolod search for other commits by this committer ] Original commit 
Update to 4.3.
Introduce port options.

PR:             85505
Submitted by:   maintainer
Approved by:    perky (mentor)
Mon, 15 Aug 2005
[ 18:46 pav search for other commits by this committer ] Original commit 
- Fix plist

Requested by:   krion
Approved by:    portmgr (krion)
Wed, 13 Jul 2005
[ 10:52 mich search for other commits by this committer ] Original commit 
o Update to latest snapshot, in par with py-qt
o Fix plist

PR:             ports/83355
Submitted by:   maintainer
Sun, 10 Jul 2005
[ 17:01 lofi search for other commits by this committer ] Original commit 
Update to new version (snapshot)

PR:             ports/83203
Submitted by:   maintainer
Mon, 11 Apr 2005
[ 18:09 lofi search for other commits by this committer ] Original commit 
Forced commit to note that the last commit also updated py-sip to version
4.2.1
[ 18:06 lofi search for other commits by this committer ] Original commit 
Add a backup master site.

PR:     ports/79320
Submitted by: maintainer
Tue, 22 Mar 2005
[ 10:45 lofi search for other commits by this committer ] Original commit 
Fix unfetchable.

Approved by: portmgr
Sun, 20 Mar 2005
[ 17:46 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Update py-sip, py-qt, py-kde to versions 4.2, 3.14, 4.0.0 respectively.

PR:     ports/78319 ports/78320 ports/78935
Submitted by:   maintainer
Mon, 10 Jan 2005
[ 22:04 lofi search for other commits by this committer ] Original commit 
Don't restrict ports depending on py-qt to python 2.3 anymore.
Wed, 8 Dec 2004
[ 17:52 lofi search for other commits by this committer ] Original commit 
Bump PORTREVISION to force rebuilding sip with python 2.3.
[ 15:31 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
PyQt doesn't like python 2.4, restrict it and ports depending on it to
python 2.3 for the time being.
Sun, 7 Nov 2004
[ 11:13 lofi search for other commits by this committer ] Original commit 
Update to 4.1.1.

Assign maintainership to submitter.

PR: 72153
Submitted by: Danny Pansters <danny@ricin.com>
Thu, 8 Jul 2004
[ 20:04 krion search for other commits by this committer ] Original commit 
Update to 4.0.1

PR:             ports/68830
Submitted by:   maintainer
Sat, 3 Jul 2004
[ 07:21 krion search for other commits by this committer ] Original commit 
Update to 4.0

PR:             ports/68621
Submitted by:   maintainer
Tue, 25 May 2004
[ 18:45 krion search for other commits by this committer ] Original commit 
- Update to version 4.0.r4

PR:             ports/67187
Submitted by:   maintainer
Sat, 20 Mar 2004
[ 07:20 krion search for other commits by this committer ] Original commit 
- Update to version 4.0.r3

PR:             ports/64488
Submitted by:   maintainer
Thu, 26 Feb 2004
[ 20:59 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports which
BUILD_DEPEND on qmake now.
Wed, 21 Jan 2004
[ 22:08 pav search for other commits by this committer ] Original commit 
- Update to 4.0.r2

PR:             ports/61688
Submitted by:   Eugene Ossintsev <eugos@gmx.net> (maintainer)
Fri, 26 Dec 2003
[ 22:31 krion search for other commits by this committer ] Original commit 
- Update to version 4.0.r1
- It doesn't depend on devel/sip anymore
- devel/sip is no longer needed and will be removed
  after x11-toolkits/py-qt update

PR:             60594
Submitted by:   Eugene Ossintsev <eugos@gmx.net> (maintainer)
Sun, 24 Aug 2003
[ 06:19 krion search for other commits by this committer ] Original commit 
- Update to the current version 3.8 and change the email
  address of the maintainer.

PR:             55910
Submitted by:   maintainer
Wed, 13 Aug 2003
[ 09:37 nbm search for other commits by this committer ] Original commit 
Update devel/py-sip to 3.7

Hand over maintainership to Eugene.

PR:             55021
Submitted by:   Eugene Ossintsev <osgene@web.de>
Fri, 7 Mar 2003
[ 06:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 552 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Tue, 8 Oct 2002
[ 08:14 nbm search for other commits by this committer ] Original commit 
Add py-sip 3.4, python convenience link to sip library.

Number of commits found: 79