Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
15 Dec 2020 17:56:00
3.8_1

|
lbartoletti  |
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to
12.8.1
PR: 251764
Exp-run by: antoine |
20 Nov 2020 00:44:08
3.8

|
dch  |
devel/git-cola: update to 3.8
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
05 Oct 2020 15:50:04
3.5_1

|
lbartoletti  |
Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates
of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location,
devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts
[1] RiverBankComputing doesn't offer links to download latest version of some
ports
PR: 247369
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D25749
Exp-run by: antoine |
27 Sep 2019 08:52:15
3.5

|
dch  |
devel/git-cola: update to 3.5
Reported by: portscout
Approved by: jrm (mentor, implicit)
Sponsored by: SkunkWerks, GmbH |
17 Aug 2019 13:32:41
3.4

|
jrm  |
devel/git-cola: Revive after r495962 qt4 deprecation
Submitted by: dch (with a few modifications)
Reviewed by: tcberner, jonathan (slightly older version)
Differential Revision: https://reviews.freebsd.org/D20460 |
16 Mar 2019 21:36:04
2.6_1

|
tcberner  |
Qt4 deprecation: remove devel/git-cola
Approved by: portmgr (implicit) |
10 Sep 2018 13:14:52
2.6_1

|
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
15 Feb 2018 16:52:14
2.6_1

|
amdmi3  |
- Fix LICENSE
- Add LICENSE_FILE
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket |
30 Nov 2017 15:50:34
2.6

|
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 ) |
15 May 2016 17:17:07
2.6

|
jonathan  |
Update to v2.6 and fix RUN_DEPENDS.
Approved by: brd
Differential Revision: https://reviews.freebsd.org/D6340 |
23 Sep 2015 16:56:06
2.2.1

|
antoine  |
Fix build |
22 Sep 2015 14:00:03
2.2.1

|
jonathan  |
Add new port: devel/git-cola.
This is a nice-looking GUI for Git.
Approved by: brd
Differential Revision: https://reviews.freebsd.org/D3155 |