Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1.1 17 Feb 2025 08:12:20
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-robotframework-pabot: Update to 4.1.1
Changes: https://github.com/mkorpela/pabot/releases |
4.1.0 07 Feb 2025 21:16:04
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-robotframework-pabot: Update to 4.1.0
Changes: https://github.com/mkorpela/pabot/releases |
4.0.6 31 Dec 2024 15:49:19
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-robotframework-pabot: Update to 4.0.6
Changes: https://github.com/mkorpela/pabot/releases |
2.20.0 25 Dec 2024 19:15:37
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-robotframework-pabot: Update to 2.20.0
Changes: https://github.com/mkorpela/pabot/releases |
2.18.0_1 13 May 2024 14:00:07
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-robotframework-pabot: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
2.18.0 21 Feb 2024 15:07:46
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-robotframework-pabot: Update to 2.18.0
Changes: https://github.com/mkorpela/pabot/releases |
2.16.0 30 Jun 2023 07:04:00
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-robotframework-pabot: Update to 2.16.0
Changes: https://github.com/mkorpela/pabot/releases |
2.15.0 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> |
2.15.0 09 Apr 2023 13:36:53
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-robotframework-pabot: Update to 2.15.0
Changes: https://github.com/mkorpela/pabot/releases |
2.14.0 05 Apr 2023 17:30:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-robotframework-pabot: Update to 2.14.0
- Update WWW and clean up pkg-descr
Changes: https://github.com/mkorpela/pabot/releases |
2.13.0 21 Mar 2023 19:21:02
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-robotframework-pabot: Update to 2.13.0
Changes: https://github.com/mkorpela/pabot/releases |
2.12.0 05 Feb 2023 15:48:00
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-robotframework-pabot: Update to 2.12.0
Changes: https://github.com/mkorpela/pabot/releases |
2.11.0 30 Jan 2023 13:00:02
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-robotframework-pabot: Update to 2.11.0
Changes: https://github.com/mkorpela/pabot/releases |
2.8.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.8.0 30 Dec 2022 09:04:53
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-robotframework-pabot: Update to 2.8.0
Changes: https://github.com/mkorpela/pabot/releases
https://github.com/mkorpela/pabot/commits/main |
2.7.0 03 Oct 2022 02:15:08
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-robotframework-pabot: Update to 2.7.0
Changes: https://github.com/mkorpela/pabot/releases |
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) |
2.6.0 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 ) |
2.6.0 31 Aug 2022 11:41:08
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-robotframework-pabot: Update to 2.6.0
Changes: https://github.com/mkorpela/pabot/releases |
2.5.4 27 Aug 2022 10:24:31
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-robotframework-pabot: Take maintainership (should be part of
8748a3f5f0438ea21febf25d60f4fbab96ea064c) |
2.5.4 30 Jul 2022 05:58:01
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-robotframework-pabot: Update to 2.5.4
- Change MASTER_SITES to CHEESESHOP
- Update pkg-descr
- Take maintainership
Changes: https://github.com/mkorpela/pabot/releases |
0.99 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.99 25 Jan 2022 19:22:44
    |
Kai Knoblich (kai)  |
*/*: Maintainer reset
Drop maintainership of all ports as his own request. We thank Vladimir
for all his efforts and hope to welcome him back in the future.
PR: 261391
Approved by: Vladimir Chukharev (maintainer)
MFH: 2022Q1 |
0.99 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.99 10 Jan 2021 19:32:24
  |
rene  |
Remove empty PY_TYPING from ports using Python 3.6+
Leave out textproc/py-sphinx[18] for now. |
0.99 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.99 25 Jan 2020 18:31:29
  |
sunpoet  |
Update to 0.99
Changes: https://github.com/mkorpela/pabot/commits/master
PR: 243537
Submitted by: Vladimir Chukharev <vladimir.chukharev@gmail.com> (maintainer) |
0.96 31 Dec 2019 13:13:56
  |
meta  |
devel/py-robotframework-pabot: Update to 0.96
PR: 242895
Submitted by: maintainer |
0.94 21 Dec 2019 10:41:50
  |
joneum  |
Update to 0.94
PR: 242711
Submitted by: vladimir.chukharev@gmail.com (maintainer)
Sponsored by: Netzkommune GmbH |
0.93 14 Dec 2019 15:00:40
  |
tcberner  |
devel/py-robotframework-pabot: Update to 0.93
PR: 242574
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
0.91 03 Nov 2019 11:50:10
  |
kai  |
devel/py-robotframework-pabot: Update to 0.91
Changelog:
https://github.com/mkorpela/pabot/compare/0.89...0.91
PR: 241297
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
0.89 26 Sep 2019 18:42:03
  |
swills  |
devel/py-robotframework-pabot: Update to 0.89
PR: 240824
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
0.88 23 Sep 2019 21:13:51
  |
swills  |
devel/py-robotframework-pabot: update to 0.88
PR: 240665
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
0.87 14 Sep 2019 15:26:19
  |
kai  |
devel/py-robotframework-pabot: Update to 0.87
* Switch from PyPI to GitHub for a while to make use of the test suite that
isn't available in the sdist via PyPI, yet.
* Add a "do-test" target to make future QA easier.
Changelog:
https://github.com/mkorpela/pabot/compare/0.86...0.87
PR: 240481
Submitted by: vladimir.chukharev@gmail.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D21600 |
0.86 02 Sep 2019 10:20:12
  |
dbaio  |
devel/py-robotframework-pabot: update to 0.86
PR: 239363
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
0.72 30 Jun 2019 21:55:49
  |
swills  |
devel/py-robotframework-pabot: update to 0.72
PR: 238877
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
0.65 08 Jun 2019 01:36:08
  |
swills  |
devel/py-robotframework-pabot: Update to 0.63
PR: 238246
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
0.59 10 May 2019 15:27:40
  |
swills  |
devel/py-robotframework-pabot: Update to 0.59
PR: 237826
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
0.52 04 Mar 2019 16:44:11
  |
swills  |
devel/py-robotframework-pabot: Update to 0.52
PR: 235816
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
0.51 27 Jan 2019 19:58:38
  |
sunpoet  |
Update to 0.51
Changes: https://github.com/mkorpela/pabot/commits/master
PR: 235253
Submitted by: Vladimir Chukharev <Vladimir.Chukharev@gmail.com> (maintainer) |
0.48 25 Jan 2019 16:09:16
  |
swills  |
devel/py-robotframework-pabot: update to 0.48
PR: 235090
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
0.46 29 Dec 2018 01:48:25
  |
swills  |
devel/py-robotframework-pabot: Update to 0.46
PR: 234479
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
0.45 27 Oct 2018 01:19:11
  |
swills  |
devel/py-robotframework-pabot: Update to 0.45
PR: 232564
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
0.44 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.44 12 May 2018 07:16:37
  |
miwi  |
- Update to 0.44
PR: 228112
Sponsored by: iXsystems Inc. |
0.43 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.43 04 Nov 2017 14:14:37
  |
dbaio  |
devel/py-robotframework-pabot: Update to 0.43
PR: 223418
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
0.42 23 Oct 2017 21:17:58
  |
dbaio  |
devel/py-robotframework-pabot: Update to 0.42
Allow use Python 3.x, following devel/py-robotremoteserver update.
PR: 223166
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
0.41 15 Oct 2017 20:44:07
  |
ultima  |
* Update to 0.41
PR: 223034
Submitted by: <vladimir~@gmail.com> (maintainer) |
0.38 09 Sep 2017 12:09:12
  |
dbaio  |
devel/py-robotframework-pabot: Update to 0.38
PR: 222166
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
0.37 10 Aug 2017 23:22:01
  |
dbaio  |
devel/py-robotframework-pabot: Update to 0.37
PR: 221152
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
0.36 21 Apr 2017 06:23:06
  |
miwi  |
- Update to 0.36
PR: 218479
Submitted by: maintainer |
0.34 14 Jan 2017 08:40:40
  |
rm  |
devel/py-robotframework-pabot: update to 0.34
PR: 215757
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
0.31 03 Aug 2016 19:53:00
  |
pawel  |
Update to version 0.31
PR: 211544
Submitted by: maintainer |
0.30 27 May 2016 13:26:18
  |
pawel  |
Update to version 0.30
PR: 209576
Submitted by: maintainer |
0.20 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.20 11 Dec 2015 14:12:35
  |
miwi  |
- Update to 0.20
PR: 205240
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: D4513 |
0.18 25 Sep 2015 19:03:00
  |
rm  |
devel/py-robotframework-pabot: update to 0.18
From Mikko Korpela:
This release fixes one annoying bug that has been there since the beginning of
pabot: suite setups and teardowns were logged only from one of the running
processes. Now it logs them from all - so be prepared for multiple setups and
teardowns in logs.
PR: 202748
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
0.15 06 Aug 2015 08:59:10
  |
robak  |
devel/py-robotframework-pabot: update 0.13 -> 0.15
PR: 202110
Submitted by: Vladimir Chukharev <vladimir.chukharev@gmail.com> (maintainer) |
0.13 25 Feb 2015 20:14:03
  |
culot  |
- Update to 0.13
PR: 197770
Submitted by: Vladimir Chukharev <vladimir.chukharev@gmail.com> (maintainer) |
0.12 16 Feb 2015 14:37:44
  |
culot  |
- Update to 0.12
PR: 197688
Submitted by: Vladimir Chukharev <vladimir.chukharev@gmail.com> (maintainer) |
0.11 04 Nov 2014 19:10:05
  |
pawel  |
Update to version 0.11, pass maintainership to submitter
PR: 194087
Submitted by: vladimir.chukharev@gmail.com |
0.6 20 Oct 2014 16:04:14
  |
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
0.6 03 Aug 2014 19:36:59
  |
marino  |
devel/py-robotframework-pabot: Reset maintainership due to license change
A new version of pabot is out, but the license changed from APACHE20
to GPLv3, and the maintainer does not want to continue under those terms.
PR: 192362
Submitted by: maintainer (Vladimir Chukharev) |
0.6 08 Jun 2014 05:54:21
  |
koobs  |
devel/py-robotframework-pabot: Update to 0.6
- Update to 0.6
PR: 187734
Submitted by: Vladimir Chukharev <vladimir dot chukharev at gmail dot com> |
0.4 09 Feb 2014 10:41:47
  |
rm  |
- update to 0.4
PR: 186357
Submitted by: Vladimir Chukharev <Vladimir.Chukharev@gmail.com> (maintainer) |
0.3 22 Jan 2014 08:15:14
  |
rm  |
- update to 0.3
- fix pkg-descr
This update was submitted as follow-up to original PR, right after the
original patch (version 0.1) from this PR was committed.
PR: 185971
Submitted by: Vladimir Chukharev <Vladimir.Chukharev@gmail.com> (maintainer) |
0.1 21 Jan 2014 21:28:06
  |
rm  |
Test data editor for Robot Framework test data.
WWW: https://github.com/robotframework/RIDE/wiki
PR: 185971
Submitted by: Vladimir Chukharev |