Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Mar 2021 18:11:20
5.7.0

|
kai  |
devel/tortoisehg: Fix pkg-plist issues with non-default versions of Python
PR: 253815
Approved by: portmgr (build fix) |
20 Feb 2021 09:29:11
5.7.0

|
arrowd  |
devel/tortoisehg: Update to 5.7.0 |
18 Jan 2021 19:03:23
5.5.2_2

|
lbartoletti  |
Update qscintilla2 to 2.11.6 |
15 Dec 2020 17:56:00
5.5.2_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 |
08 Dec 2020 20:03:07
5.5.2

|
lbartoletti  |
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 ) |
19 Oct 2020 15:32:52
5.5.2

|
arrowd  |
devel/tortoisehg: Update to 5.5.2 |
05 Oct 2020 15:50:04
5.5.1_2

|
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 |
21 Sep 2020 12:12:41
5.5.1_1

|
antoine  |
Use the PY_PYGMENTS variable
With hat: portmgr |
11 Sep 2020 14:21:14
5.5.1

|
arrowd  |
devel/tortoisehg: Update to 5.5.1 and allow Python 3 by flavorizing the port.
Switch to automatic plist.
PR: 249160 |
06 Sep 2020 18:04:46
5.5

|
arrowd  |
devel/tortoisehg: Move deprecation date for 2 month further. The upstream is
actively working on Python 3 support, which is just isn't stable yet. |
06 Sep 2020 15:09:28
5.5

|
arrowd  |
devel/mercurial: Update to 5.5 and flavorize. Adjust dependency lines and bump
PORTREVISION's for ports that depend on mercurial.
PR: 242463
Submitted by: Peter Wullinger <freebsd@dhke.de> (original patch) |
11 Apr 2020 16:56:05
5.3.2_1

|
arrowd  |
devel/tortoisehg: Update to 5.3.2 |
11 Apr 2020 05:04:41
5.1_1

|
lbartoletti  |
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 |
08 Mar 2020 17:01:47
5.1

|
antoine  |
Deprecate some ports using deprecated version of python
With hat: portmgr |
27 Oct 2019 14:11:55
5.1

|
arrowd  |
devel/tortoisehg: Update to 5.1 tag. |
04 Sep 2019 11:24:08
5.0.2_1

|
arrowd  |
devel/tortoisehg: Remove strict check for Mercurial version. |
13 Aug 2019 16:01:59
5.0.2

|
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
26 Jul 2019 20:17:17
5.0.2

|
arrowd  |
devel/tortoisehg: Update to 5.0.2. |
22 Jun 2019 13:51:33
4.9.1

|
arrowd  |
devel/tortoisehg: Update to 4.9.1.
Approved by: tcberner (mentor, implicit) |
01 Mar 2019 05:34:19
4.9

|
arrowd  |
devel/tortoisehg: Update to 4.9.
Approved by: tcberner (mentor) |
23 Feb 2019 16:22:49
4.8.2

|
arrowd  |
devel/tortoisehg: Update to 4.8.2.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D19304 |
16 Jan 2019 11:13:45
4.8_1

|
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
23 Nov 2018 10:46:13
4.8

|
arrowd  |
devel/tortoisehg: Update to 4.8.
Submitted by: Joan Picanyol i Puig <pica@biaix.org> (a link to a necessary
patch)
Reviewed by: Nathan Owens <ndowens@yahoo.com>, tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D18042 |
22 Nov 2018 20:18:37
4.6_2

|
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 |
09 Aug 2018 14:24:37
4.6

|
arrowd  |
Set MAINTAINER of mine ports to @FreeBSD.org email.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16640 |
20 Jun 2018 17:05:44
4.6

|
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 |
15 Jun 2018 19:46:58
4.6

|
arrowd  |
devel/tortoisehg: Update to 4.6.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D15820 |
29 Apr 2018 16:19:44
4.5.2_2

|
tcberner  |
Update the QScintilla2 ports to 2.10.4 |
22 Mar 2018 23:46:23
4.5.2

|
sunpoet  |
Update to 4.5.2
Changes: https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes
Differential Revision: https://reviews.freebsd.org/D14797
Submitted by: Gleb Popov <6yearold@gmail.com> (maintainer) |
13 Feb 2018 19:30:30
4.4.1

|
antoine  |
tortoisehg depends on the pygments module, not the pygmentize command |
16 Dec 2017 20:56:59
4.4.1

|
sunpoet  |
Update to 4.4.1
- Change from PyQt 4 to 5
- Sort PLIST
Changes: https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes
Differential Revision: https://reviews.freebsd.org/D13477
Submitted by: Gleb Popov <6yearold@gmail.com> (maintainer) |
30 Nov 2017 15:50:34
4.3.1

|
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 ) |
12 Sep 2017 15:15:37
4.3.1

|
sunpoet  |
Update to 4.3.1
- Update COMMENT
Changes: https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes
PR: 222228
Submitted by: Gleb Popov <6yearold@gmail.com> (maintainer)
MFH: 2017Q3 |
19 Jul 2017 18:05:33
4.2.1

|
sunpoet  |
Update to 4.2.1
Changes: https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes
PR: 220780
Submitted by: sunpoet (myself)
Approved by: arrowd <6yearold@gmail.com> (maintainer)
MFH: 2017Q3 |
26 Apr 2017 18:46:30
4.1.3

|
sunpoet  |
Update to 4.1.3
- While I'm here, update WWW
Changes: https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes
PR: 218623
Submitted by: arrowd <6yearold@gmail.com> (maintainer) |
04 Feb 2017 13:37:15
4.0_1

|
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 |
21 Jan 2017 12:03:28
4.0_1

|
tcberner  |
devel/tortoisehg: fix stage-qa
Solve conflict with devel/mercurial by only installing the not conflicting
files.
As the plist changed, bump portrevision.
Reviewed by: rakuco
Approved by: Gleb Popov (maintainer), rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9269 |
03 Dec 2016 18:00:30
4.0

|
olivierd  |
- Update to 4.0
- Regenerate patches (with 'make makepatch')
PR: 214984
Submitted by: larca
Approved by: Gleb Popov (maintainer) |
07 Sep 2016 16:32:45
3.9

|
amdmi3  |
- Update to 3.9
- While here, add NO_ARCH and convert to options helpers
PR: 212277
Submitted by: 6yearold@gmail.com (maintainer) |
19 Jun 2016 12:27:21
3.8.3

|
rm  |
devel/tortoisehg: update to 3.8.3
PR: 210384
Submitted by: 6yearold@gmail.com (maintainer) |
11 May 2016 19:24:50
3.8.1

|
olivierd  |
Update to 3.8.1
Changes: https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-381
PR: 209432
Submitted by: myself
Approved by: <6yearold@gmail.com> (maintainer) |
19 Apr 2016 17:19:35
3.7.3

|
olivierd  |
Update to 3.7.3
PR: 208778
Submitted by: myself
Approved by: <6yearold@gmail.com> (maintainer) |
01 Apr 2016 14:00:57
3.7.1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
08 Feb 2016 16:47:44
3.7.1

|
olivierd  |
Update to 3.7.1
Changelog:
https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-371
PR: 207014
Submitted by: <6yearold@gmail.com> (maintainer) |
22 Jan 2016 10:14:03
3.6.3

|
olivierd  |
Update to 3.6.3
PR: 206418
Submitted by: myself
Approved by: <6yearold@gmail.com> (maintainer) |
30 Dec 2015 09:49:29
3.6.2

|
olivierd  |
- Update to 3.6.2
- Adjust version of dependencies
PR: 205720
Submitted by: myself
Approved by: <6yearold@gmail.com> (maintainer) |
01 Dec 2015 17:58:54
3.6.1

|
olivierd  |
Update to 3.6.1
Changelog:
https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-361
PR: 204843
Submitted by: <6yearold@gmail.com> (maintainer) |
11 Nov 2015 18:05:56
3.6

|
olivierd  |
Update to 3.6
Changes: https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-36
PR: 204466
Submitted by: myself
Approved by: <6yearold@gmail.com> (maintainer) |
14 Oct 2015 19:24:10
3.5.2

|
olivierd  |
- Update to 3.5.2
- Exclude Python 3, because Mercurial supports only Python 2
PR: 203749
Submitted by: myself
Approved by: <6yearold@gmail.com> (maintainer) |
10 Sep 2015 14:04:13
3.5

|
olivierd  |
Update to 3.5
Changelog: https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-35
PR: 203002
Submitted by: <6yearold@gmail.com> (maintainer) |
18 Jul 2015 18:51:32
3.4.2

|
olivierd  |
Update to 3.4.2
PR: 201627
Submitted by: myself
Approved by: 6yearold (maintainer) |
27 May 2015 13:35:51
3.4

|
amdmi3  |
- Update to 3.4
- Fix gettext dependency wrt NLS option
- While here, add LICENSE_FILE
PR: 200394
Submitted by: 6yearold@gmail.com |
01 Apr 2015 12:55:07
3.3.2

|
robak  |
devel/tortoisehg: update 3.2.4 -> 3.3.2
- Add USE=gettext
PR: 199068
Submitted by: Arrowdodger <6yearold@gmail.com> |
02 Feb 2015 11:12:36
3.2.4

|
bofh  |
[MAINTAINER UPDATE] devel/tortoisehg: Update version 3.2.1=>3.2.4
PR: 197151
Differential Revision: https://reviews.freebsd.org/D1750
Submitted by: 6yearold@gmail.com
Approved by: bapt(mentor) |
16 Dec 2014 14:56:59
3.2.1

|
pawel  |
Update to version 3.2.1
PR: 195805
Submitted by: maintainer |
10 Nov 2014 14:04:13
3.2

|
olivierd  |
- Update to 3.2
PR: 194897
Submitted by: 6yearold@gmail.com (maintainer) |
27 Oct 2014 11:12:40
3.1.1

|
bapt  |
Cleanup plist |
30 Sep 2014 14:12:44
3.1.1

|
mva  |
- Update to version 3.1.1
- Convert to USES=python
PR: 193812
Submitted by: 6yearold@gmail.com (maintainer) |
10 Sep 2014 20:50:37
3.0.1_1

|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
20 Jun 2014 04:12:28
3.0.1

|
danilo  |
- Update from 2.11.1 to 3.0.1
- Rename the port to tortoisehg
PR: ports/191164
Submitted by: 6yearold@gmail.com |