Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.25.2_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
1.25.2 06 Apr 2024 22:29:37
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.25.2
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.25.2 |
1.24.0 22 Jan 2024 23:03:47
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.24.0
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.24.0 |
1.23.6 15 Nov 2023 20:48:17
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.23.6
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.23.6 |
1.23.4 19 Aug 2023 18:51:32
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.23.4
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.23.4 |
1.23.2 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> |
1.23.2 22 May 2023 02:30:21
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.23.2
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.23.2 |
1.23.0 18 Mar 2023 05:22:49
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.23.0
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.23.0 |
1.22.2 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.22.2 13 Dec 2022 01:47:57
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.22.2
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.22.2 |
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) |
1.21.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 ) |
1.21.2 03 Sep 2022 18:25:14
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.21.2
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.21.2 |
1.21.0 28 Aug 2022 00:33:06
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.21.0
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.21.0 |
1.20.4 29 Jul 2022 17:22:47
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.20.4
Changes: https://github.com/kellyjonbrazil/jc/blob/v1.20.4/CHANGELOG |
1.20.2 11 Jul 2022 16:40:00
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.20.2
Changes: https://github.com/kellyjonbrazil/jc/blob/v1.20.2/CHANGELOG |
1.19.0 25 May 2022 22:50:02
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.19.0
Changes: https://github.com/kellyjonbrazil/jc/compare/v1.18.6...v1.19.0 |
1.18.6 05 Apr 2022 21:05:25
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.18.6
Changes: https://github.com/kellyjonbrazil/jc/compare/v1.18.3...v1.18.6 |
1.18.3 03 Mar 2022 15:48:25
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.18.3
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.18.3 |
1.18.2 03 Feb 2022 20:15:37
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.18.2
Changes: https://github.com/kellyjonbrazil/jc/compare/v1.17.6...v1.18.2 |
1.17.6 04 Jan 2022 00:19:09
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.17.6
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.17.6 |
1.17.5 22 Dec 2021 16:42:37
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.17.5
Changes: https://github.com/kellyjonbrazil/jc/blob/v1.17.5/CHANGELOG |
1.17.4 17 Dec 2021 23:27:48
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.17.4
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.17.4 |
1.17.3 17 Dec 2021 23:27:48
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.17.3
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.17.3 |
1.17.1 31 Oct 2021 23:39:10
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.17.1
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.17.1 |
1.17.0 13 Oct 2021 10:32:23
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.17.0
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.17.0 |
1.16.2 10 Sep 2021 14:35:24
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.16.2
Changes: https://github.com/kellyjonbrazil/jc/blob/v1.16.2/CHANGELOG |
1.16.1 21 Aug 2021 21:09:54
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.16.1
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.16.1 |
1.16.0 28 Jul 2021 10:20:26
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.16.0
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.16.0 |
1.15.6 17 Jul 2021 06:17:52
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.15.6
Changes: https://github.com/kellyjonbrazil/jc/blob/v1.15.6/CHANGELOG |
1.15.5 29 May 2021 12:45:25
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.15.5
Changes: https://github.com/kellyjonbrazil/jc/blob/v1.15.5/CHANGELOG |
1.15.4 21 May 2021 23:16:28
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.15.4
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.15.4 |
1.15.3 28 Apr 2021 18:17:22
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.15.3
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.15.3 |
1.15.2 20 Apr 2021 15:43:47
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.15.2
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.15.2 |
1.15.1 14 Apr 2021 21:27:13
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.15.1
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.15.1
Approved by: mentors (implicit) |
1.15.0 07 Apr 2021 22:04:51
    |
Lewis Cook (lcook)  |
textproc/py-jc: Update to 1.15.0
Changes: https://github.com/kellyjonbrazil/jc/compare/v1.14.3...v1.15.0
Approved by: mentors (implicit) |
1.14.4 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.14.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.14.4 07 Mar 2021 19:39:11
  |
lcook  |
textproc/py-jc: Update to 1.14.4
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.14.4
Approved by: fernape (mentor)
Differential Revision: https://reviews.freebsd.org/D29113 |
1.14.3 14 Feb 2021 22:26:28
  |
lcook  |
textproc/py-jc: Update to 1.14.3
Changes: https://github.com/kellyjonbrazil/jc/blob/v1.14.3/CHANGELOG
Approved by: fernape (mentor)
Differential Revision: https://reviews.freebsd.org/D28663 |
1.14.2 05 Feb 2021 18:11:42
  |
lcook  |
textproc/py-jc: Update to 1.14.2
Changes: https://github.com/kellyjonbrazil/jc/blob/v1.14.2/CHANGELOG
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28505 |
1.14.1 29 Jan 2021 11:28:17
  |
lcook  |
textproc/py-jc: Update to 1.14.1
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.14.1
Approved by: fernape (mentor)
Differential Revision: https://reviews.freebsd.org/D28378 |
1.13.4 22 Jan 2021 10:08:52
  |
lcook  |
Update MAINTAINER fields for myself (lcook)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28279 |
1.13.4 04 Sep 2020 02:32:47
  |
swills  |
textproc/py-jc: Update to 1.13.4
PR: 249081
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
1.11.6 19 Jun 2020 03:43:08
  |
lbartoletti  |
textproc/py-jc: Update to 1.11.6
PR: 247303
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainter)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D25309 |
1.11.4 11 Jun 2020 13:57:14
  |
ehaupt  |
Update to 1.11.4
PR: 247162
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
1.11.2 06 Jun 2020 16:45:10
  |
dbaio  |
textproc/py-jc: Update to 1.11.2
PR: 247017
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
1.11.1 26 May 2020 07:02:58
  |
tagattie  |
Update to 1.11.1
PR: 246725
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
Approved by: mentors (implicit)
Changelog: https://github.com/kellyjonbrazil/jc/blob/v.1.11.1/changelog.txt |
1.11.0 23 May 2020 21:13:46
  |
ehaupt  |
JSONifies the output of many CLI tools and file-types
for easier parsing in scripts.
WWW: https://pypi.python.org/pypi/jc
PR: 246679
Submitted by: vulcan@wired.sh |