Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.6.3 07 Apr 2024 08:38:45 |
Gleb Popov (arrowd) |
devel/tortoisehg: Update to 6.6.3 |
6.5.1 03 Sep 2023 11:53:08 |
Gleb Popov (arrowd) Author: Martin Neubauer |
devel/tortoisehg: Update to 6.5.1
PR: 273407 |
6.4.2_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
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> |
6.4.2_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
6.4.2 22 Apr 2023 17:00:35 |
Gleb Popov (arrowd) |
devel/tortoisehg: Update to 6.4.2
Reported by: portscout! |
6.4 15 Apr 2023 19:29:07 |
Gleb Popov (arrowd) |
devel/tortoisehg: Update to 6.4 |
6.3.2_1 09 Mar 2023 11:15:07 |
Loïc Bartoletti (lbartoletti) |
PyQt: Update to latest versions
- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7
PR: 269751
Exp-run by: antoine |
6.3.2 06 Jan 2023 19:58:33 |
Gleb Popov (arrowd) |
devel/tortoisehg: Update to 6.3.2
Reported by: portscout! |
6.3.1 24 Nov 2022 12:53:10 |
Gleb Popov (arrowd) |
devel/tortoisehg: Update to 6.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.2.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
6.2.2 07 Sep 2022 18:01:02 |
Gleb Popov (arrowd) |
devel/tortoisehg: Update to 6.2.2
Reported by: portscout! |
6.2.1_1 09 Aug 2022 18:12:11 |
Gleb Popov (arrowd) |
devel/tortoisehg: Restore an accidentally removed knob.
Fixes: 35550af4232f88eb46a745ad600a9b2cdd8f407f |
6.2.1 09 Aug 2022 15:52:04 |
Gleb Popov (arrowd) |
devel/tortoisehg: Update to 6.2.1 |
6.1.2 07 May 2022 20:42:12 |
Gleb Popov (arrowd) |
devel/tortoisehg: Update to 6.1.2
Reported by: portscout! |
6.1.1 21 Apr 2022 05:47:58 |
Gleb Popov (arrowd) |
devel/tortoisehg: Update to 6.1.1 |
6.1 15 Mar 2022 19:39:58 |
Gleb Popov (arrowd) |
devel/tortoisehg: Update to 6.1
Reported by: portscout! |
6.0_1 07 Mar 2022 17:39:13 |
Loïc Bartoletti (lbartoletti) |
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 |
6.0 27 Jan 2022 06:12:26 |
Loïc Bartoletti (lbartoletti) |
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.
PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.
This allows us to be in adequacy with the packages that the author of these (Only the first 15 lines of the commit message are shown above ) |
6.0 10 Jan 2022 16:38:09 |
Gleb Popov (arrowd) |
devel/tortoisehg: Update to 6.0 |
5.9.3 04 Nov 2021 15:38:07 |
Gleb Popov (arrowd) |
devel/tortoisehg: Update to 5.9.3
Reported by: portscout! |
5.9.2 29 Oct 2021 12:21:11 |
Gleb Popov (arrowd) Author: Martin Neubauer |
devel/tortoisehg: Switch MASTER_SITES.
PR: 259502 |
5.9.2 14 Oct 2021 17:11:06 |
Gleb Popov (arrowd) |
devel/tortoisehg: Update to 5.9.2 |
5.9.1 16 Sep 2021 02:16:07 |
Sergey A. Osokin (osa) |
devel/mercurial: update to 5.9.1.
Bump PORTREVISIONs for dependant ports.
While I'm here update devel/tortoisehg to 5.9.1. (*)
Approved by: arrowd (*)
PR: ports/258352 |
5.9.0 07 Sep 2021 16:24:45 |
Gleb Popov (arrowd) |
devel/tortoisehg: Update to 5.9 |
5.8.0_2 27 Jul 2021 18:55:03 |
Loïc Bartoletti (lbartoletti) |
*/*: PyQt Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0
Changes:
- https://riverbankcomputing.com/news/QScintilla_2.13.0_Released
- https://www.riverbankcomputing.com/hg/sip/raw-file/tip/NEWS
PR: 257308
Exp-run by: antoine |
5.8.0_1 12 Jul 2021 12:36:11 |
Loïc Bartoletti (lbartoletti) |
devel/qscintilla2: Update to 2.12.1
Changelog:
https://riverbankcomputing.com/news/QScintilla_2.12.1_Released
PR: 257002
Exp-run by: antoine |
5.8.0 20 Jun 2021 16:16:16 |
Po-Chuan Hsieh (sunpoet) |
devel/tortoisehg: Remove PY_PYGMENTS
With hat: python |
5.8.0 31 May 2021 13:09:03 |
Gleb Popov (arrowd) |
devel/tortoisehg: Remove WRKSRC hack.
The upstream Heptapod issue was fixed. |
5.8.0 17 May 2021 19:51:51 |
Gleb Popov (arrowd) |
devel/tortoisehg: Update to 5.8 |
5.7.0_3 08 Apr 2021 09:49:34 |
Gleb Popov (arrowd) |
devel/tortoisehg: Fix pkg-plist hack in a proper way. |
5.7.0_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.7.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.7.0_2 16 Mar 2021 09:29:54 |
lbartoletti |
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1
PR: 254218
Exp-run by: antoine |
5.7.0_1 08 Mar 2021 06:49:18 |
lbartoletti |
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 |
5.7.0 03 Mar 2021 18:11:20 |
kai |
devel/tortoisehg: Fix pkg-plist issues with non-default versions of Python
PR: 253815
Approved by: portmgr (build fix) |
5.7.0 20 Feb 2021 09:29:11 |
arrowd |
devel/tortoisehg: Update to 5.7.0 |
5.5.2_2 18 Jan 2021 19:03:23 |
lbartoletti |
Update qscintilla2 to 2.11.6 |
5.5.2_1 15 Dec 2020 17:56:00 |
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 |
5.5.2 08 Dec 2020 20:03:07 |
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 ) |
5.5.2 19 Oct 2020 15:32:52 |
arrowd |
devel/tortoisehg: Update to 5.5.2 |
5.5.1_2 05 Oct 2020 15:50:04 |
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 |
5.5.1_1 21 Sep 2020 12:12:41 |
antoine |
Use the PY_PYGMENTS variable
With hat: portmgr |
5.5.1 11 Sep 2020 14:21:14 |
arrowd |
devel/tortoisehg: Update to 5.5.1 and allow Python 3 by flavorizing the port.
Switch to automatic plist.
PR: 249160 |
5.5 06 Sep 2020 18:04:46 |
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. |
5.5 06 Sep 2020 15:09:28 |
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) |
5.3.2_1 11 Apr 2020 16:56:05 |
arrowd |
devel/tortoisehg: Update to 5.3.2 |
5.1_1 11 Apr 2020 05:04:41 |
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 |
5.1 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
5.1 27 Oct 2019 14:11:55 |
arrowd |
devel/tortoisehg: Update to 5.1 tag. |
5.0.2_1 04 Sep 2019 11:24:08 |
arrowd |
devel/tortoisehg: Remove strict check for Mercurial version. |
5.0.2 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
5.0.2 26 Jul 2019 20:17:17 |
arrowd |
devel/tortoisehg: Update to 5.0.2. |
4.9.1 22 Jun 2019 13:51:33 |
arrowd |
devel/tortoisehg: Update to 4.9.1.
Approved by: tcberner (mentor, implicit) |
4.9 01 Mar 2019 05:34:19 |
arrowd |
devel/tortoisehg: Update to 4.9.
Approved by: tcberner (mentor) |
4.8.2 23 Feb 2019 16:22:49 |
arrowd |
devel/tortoisehg: Update to 4.8.2.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D19304 |
4.8_1 16 Jan 2019 11:13:45 |
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 ) |
4.8 23 Nov 2018 10:46:13 |
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 |
4.6_2 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 |
4.6 09 Aug 2018 14:24:37 |
arrowd |
Set MAINTAINER of mine ports to @FreeBSD.org email.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16640 |
4.6 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 |
4.6 15 Jun 2018 19:46:58 |
arrowd |
devel/tortoisehg: Update to 4.6.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D15820 |
4.5.2_2 29 Apr 2018 16:19:44 |
tcberner |
Update the QScintilla2 ports to 2.10.4 |
4.5.2 22 Mar 2018 23:46:23 |
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) |
4.4.1 13 Feb 2018 19:30:30 |
antoine |
tortoisehg depends on the pygments module, not the pygmentize command |
4.4.1 16 Dec 2017 20:56:59 |
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) |
4.3.1 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 ) |
4.3.1 12 Sep 2017 15:15:37 |
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 |
4.2.1 19 Jul 2017 18:05:33 |
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 |
4.1.3 26 Apr 2017 18:46:30 |
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) |
4.0_1 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 |
4.0_1 21 Jan 2017 12:03:28 |
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 |
4.0 03 Dec 2016 18:00:30 |
olivierd |
- Update to 4.0
- Regenerate patches (with 'make makepatch')
PR: 214984
Submitted by: larca
Approved by: Gleb Popov (maintainer) |
3.9 07 Sep 2016 16:32:45 |
amdmi3 |
- Update to 3.9
- While here, add NO_ARCH and convert to options helpers
PR: 212277
Submitted by: 6yearold@gmail.com (maintainer) |
3.8.3 19 Jun 2016 12:27:21 |
rm |
devel/tortoisehg: update to 3.8.3
PR: 210384
Submitted by: 6yearold@gmail.com (maintainer) |
3.8.1 11 May 2016 19:24:50 |
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) |
3.7.3 19 Apr 2016 17:19:35 |
olivierd |
Update to 3.7.3
PR: 208778
Submitted by: myself
Approved by: <6yearold@gmail.com> (maintainer) |
3.7.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.7.1 08 Feb 2016 16:47:44 |
olivierd |
Update to 3.7.1
Changelog:
https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-371
PR: 207014
Submitted by: <6yearold@gmail.com> (maintainer) |
3.6.3 22 Jan 2016 10:14:03 |
olivierd |
Update to 3.6.3
PR: 206418
Submitted by: myself
Approved by: <6yearold@gmail.com> (maintainer) |
3.6.2 30 Dec 2015 09:49:29 |
olivierd |
- Update to 3.6.2
- Adjust version of dependencies
PR: 205720
Submitted by: myself
Approved by: <6yearold@gmail.com> (maintainer) |
3.6.1 01 Dec 2015 17:58:54 |
olivierd |
Update to 3.6.1
Changelog:
https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-361
PR: 204843
Submitted by: <6yearold@gmail.com> (maintainer) |
3.6 11 Nov 2015 18:05:56 |
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) |
3.5.2 14 Oct 2015 19:24:10 |
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) |
3.5 10 Sep 2015 14:04:13 |
olivierd |
Update to 3.5
Changelog: https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-35
PR: 203002
Submitted by: <6yearold@gmail.com> (maintainer) |
3.4.2 18 Jul 2015 18:51:32 |
olivierd |
Update to 3.4.2
PR: 201627
Submitted by: myself
Approved by: 6yearold (maintainer) |
3.4 27 May 2015 13:35:51 |
amdmi3 |
- Update to 3.4
- Fix gettext dependency wrt NLS option
- While here, add LICENSE_FILE
PR: 200394
Submitted by: 6yearold@gmail.com |
3.3.2 01 Apr 2015 12:55:07 |
robak |
devel/tortoisehg: update 3.2.4 -> 3.3.2
- Add USE=gettext
PR: 199068
Submitted by: Arrowdodger <6yearold@gmail.com> |
3.2.4 02 Feb 2015 11:12:36 |
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) |
3.2.1 16 Dec 2014 14:56:59 |
pawel |
Update to version 3.2.1
PR: 195805
Submitted by: maintainer |
3.2 10 Nov 2014 14:04:13 |
olivierd |
- Update to 3.2
PR: 194897
Submitted by: 6yearold@gmail.com (maintainer) |
3.1.1 27 Oct 2014 11:12:40 |
bapt |
Cleanup plist |
3.1.1 30 Sep 2014 14:12:44 |
mva |
- Update to version 3.1.1
- Convert to USES=python
PR: 193812
Submitted by: 6yearold@gmail.com (maintainer) |
3.0.1_1 10 Sep 2014 20:50:37 |
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) |
3.0.1 20 Jun 2014 04:12:28 |
danilo |
- Update from 2.11.1 to 3.0.1
- Rename the port to tortoisehg
PR: ports/191164
Submitted by: 6yearold@gmail.com |