Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.23.0_5 16 Mar 2019 21:55:51 |
tcberner |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
0.23.0_5 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
0.23.0_5 22 Nov 2018 20:18:37 |
tcberner |
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 |
0.23.0_4 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
0.23.0_4 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.23.0_4 30 Nov 2017 15:50:34 |
mat |
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 ) |
0.23.0_4 04 Feb 2017 13:37:15 |
tcberner |
Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS
pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.
Reviewed by: rakuco, mat
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9261 |
0.23.0_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.23.0_4 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
0.23.0_4 28 Jun 2014 07:03:19 |
mva |
- Unbreak ports, which installed setup.py files due to the messed up argument
lists in PYDISTUTILS_SETUP
PR: 191317
Phabric: D270
With hat: python@ |
0.23.0_3 03 Apr 2014 09:11:06 |
pawel |
- Port is stage safe, add missing files to plist
- Fix WWW line in pkg-descr |
0.23.0_2 18 Feb 2014 14:31:33 |
makc |
- Bump PORTREVISION after KDE4_PREFIX change |
0.23.0_1 05 Oct 2013 19:04:34 |
cs |
Give my bzr plugin ports back to pool. |
0.23.0_1 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
0.23.0_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.23.0_1 03 Feb 2013 18:16:55 |
makc |
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip |
0.23.0 17 Jul 2012 20:38:19 |
cs |
Update to 0.23.0 |
0.22.3 21 Jun 2012 14:50:56 |
cs |
Update to 0.22.3 |
0.22.1_3 17 Jun 2012 20:42:28 |
cs |
Bump PORTREVISION to reflect name change from devel/bazaar-ng --> devel/bzr |
0.22.1_2 06 Jun 2012 11:41:50 |
avilla |
- Replace USE_QT4=yes with USE_QT4=# empty, as there is no "yes"
component. [1]
- While here, fix typo in PORT_OPTIONS check in avidemux2.
Reported by: miwi via IRC [1]
With hat on: kde [1] |
0.22.1_2 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.22.1_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.22.1_1 25 May 2012 01:50:36 |
makc |
Chase PyQT update |
0.22.1 24 Feb 2012 20:46:34 |
cs |
Update to 0.22.1
Approved by: glarkin@ (mentor, implicit) |
0.21.2 09 Dec 2011 13:06:40 |
cs |
Update to 0.21.2
Changelog: https://launchpad.net/qbzr/+announcement/9330
Approved by: glarkin@ (mentor, implicit)
Feature safe: yes |
0.21.1 28 Sep 2011 05:25:56 |
cs |
Update to 0.21.1
Approved by: wen@ (co-mentor) |
0.20.2 15 Sep 2011 12:33:27 |
cs |
Change maintainer address to my FreeBSD address
Approved by: wen@ (mentor) |
0.20.2 23 Aug 2011 01:26:13 |
glarkin |
- Updated to 0.20.2
ChangeLog: https://launchpad.net/qbzr/+announcement/8687
PR: ports/159066
Submitted by: C-S <c-s@c-s.li> (maintainer) |
0.20.1 01 Jul 2011 17:21:01 |
glarkin |
- Updated to 0.20.1
ChangeLog: https://launchpad.net/qbzr/+announcement/8223
PR: ports/157035
Submitted by: C-S <c-s@c-s.li> (maintainer) |
0.20.0 11 Feb 2011 20:57:00 |
glarkin |
- Updated to 0.20.0
Changes: https://launchpad.net/qbzr/+announcement/7702
PR: ports/154498
Submitted by: C-S <c-s@c-s.li> (maintainer) |
0.19.3 01 Dec 2010 22:59:14 |
glarkin |
- Updated to 0.19.3 (https://launchpad.net/qbzr/0.19/0.19.3)
PR: ports/152611
Submitted by: C-S <c-s at c-s dot li> |
0.19.2 30 Sep 2010 14:29:42 |
glarkin |
- Updated to 0.19.2 (See: https://launchpad.net/qbzr/0.19/0.19.2)
PR: ports/150738
Submitted by: C-S <c-s at c-s dot li> (maintainer) |
0.19 09 Aug 2010 23:14:16 |
sahil |
- Update to 0.19
PR: ports/149404
Submitted by: C-S <c-s@c-s.li> (maintainer) |
0.18.7 04 Aug 2010 16:44:13 |
lwhsu |
- Update to 0.18.7
PR: ports/149273
Submitted by: C-S <c-s AT c-s.li> (maintainer) |
0.18.6 01 Jun 2010 03:04:53 |
wen |
QBzr is a simple Qt cross-platform frontend for some of Bazaar commands.
Purpose of this plugin is to provide a graphical user interface for those
Bazaar commands where it can simplify the usage. Highlighting of differences
between files, "browsable" log view, possibility to commit only some files
without listing them all on the command line, etc.
WWW: http://bazaar-vcs.org/QBzr
PR: ports/147091
Submitted by: C-S <c-s@c-s.li> |