non port: devel/qbzr/Makefile |
SVNWeb
|
Number of commits found: 34 |
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
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
|
Thu, 22 Nov 2018
|
[ 20:18 tcberner ] (Only the first 10 of 154 ports in this commit are shown above. )
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, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
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
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Sat, 4 Feb 2017
|
[ 13:37 tcberner ] (Only the first 10 of 21 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 20 Oct 2014
|
[ 16:04 mva ] (Only the first 10 of 564 ports in this commit are shown above. )
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
|
Sat, 28 Jun 2014
|
[ 07:03 mva ] (Only the first 10 of 17 ports in this commit are shown above. )
- Unbreak ports, which installed setup.py files due to the messed up argument
lists in PYDISTUTILS_SETUP
PR: 191317
Phabric: D270
With hat: python@
|
Thu, 3 Apr 2014
|
[ 09:11 pawel ]
- Port is stage safe, add missing files to plist
- Fix WWW line in pkg-descr
|
Tue, 18 Feb 2014
|
[ 14:31 makc ] (Only the first 10 of 241 ports in this commit are shown above. )
- Bump PORTREVISION after KDE4_PREFIX change
|
Sat, 5 Oct 2013
|
[ 19:04 cs ] (Only the first 10 of 17 ports in this commit are shown above. )
Give my bzr plugin ports back to pool.
|
Fri, 20 Sep 2013
|
[ 17:17 bapt ] (Only the first 10 of 623 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Sun, 3 Feb 2013
|
[ 18:16 makc ] (Only the first 10 of 58 ports in this commit are shown above. )
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
|
Tue, 17 Jul 2012
|
[ 20:38 cs ]
Update to 0.23.0
|
Thu, 21 Jun 2012
|
[ 14:50 cs ]
Update to 0.22.3
|
Sun, 17 Jun 2012
|
[ 20:42 cs ] (Only the first 10 of 20 ports in this commit are shown above. )
Bump PORTREVISION to reflect name change from devel/bazaar-ng --> devel/bzr
|
Wed, 6 Jun 2012
|
[ 11:41 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]
|
[ 06:44 miwi ] (Only the first 10 of 587 ports in this commit are shown above. )
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 25 May 2012
|
[ 01:50 makc ] (Only the first 10 of 57 ports in this commit are shown above. )
Chase PyQT update
|
Fri, 24 Feb 2012
|
[ 20:46 cs ]
Update to 0.22.1
Approved by: glarkin@ (mentor, implicit)
|
Fri, 9 Dec 2011
|
[ 13:06 cs ]
Update to 0.21.2
Changelog: https://launchpad.net/qbzr/+announcement/9330
Approved by: glarkin@ (mentor, implicit)
Feature safe: yes
|
Wed, 28 Sep 2011
|
[ 05:25 cs ]
Update to 0.21.1
Approved by: wen@ (co-mentor)
|
Thu, 15 Sep 2011
|
[ 12:33 cs ] (Only the first 10 of 50 ports in this commit are shown above. )
Change maintainer address to my FreeBSD address
Approved by: wen@ (mentor)
|
Tue, 23 Aug 2011
|
[ 01:26 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)
|
Fri, 1 Jul 2011
|
[ 17:21 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)
|
Fri, 11 Feb 2011
|
[ 20:57 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)
|
Wed, 1 Dec 2010
|
[ 22:59 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>
|
Thu, 30 Sep 2010
|
[ 14:29 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)
|
Mon, 9 Aug 2010
|
[ 23:14 sahil ]
- Update to 0.19
PR: ports/149404
Submitted by: C-S <c-s@c-s.li> (maintainer)
|
Wed, 4 Aug 2010
|
[ 16:44 lwhsu ]
- Update to 0.18.7
PR: ports/149273
Submitted by: C-S <c-s AT c-s.li> (maintainer)
|
Tue, 1 Jun 2010
|
[ 03:04 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>
|
Number of commits found: 34 |