Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.18.0 08 Sep 2024 18:37:40 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.18.0
Changes: https://github.com/AnalogJ/lexicon/releases |
3.17.0_1 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
3.17.0 14 Nov 2023 17:15:48 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.17.0
- Remove DDNS and DUCKDNS options
Changes: https://github.com/AnalogJ/lexicon/releases |
3.16.1 01 Nov 2023 02:08:25 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.16.1
Changes: https://github.com/AnalogJ/lexicon/releases |
3.16.0 16 Oct 2023 15:59:51 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.16.0
Changes: https://github.com/AnalogJ/lexicon/releases |
3.15.0 05 Oct 2023 02:00:22 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.15.0
Changes: https://github.com/AnalogJ/lexicon/releases |
3.14.1 29 Sep 2023 14:19:56 |
Po-Chuan Hsieh (sunpoet) |
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}
- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk
PR: 273727
Approved by: tcberner (portmgr)
Exp-run by: antoine |
3.14.1 21 Aug 2023 17:04:19 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.14.1
Changes: https://github.com/AnalogJ/lexicon/releases |
3.12.0 31 Jul 2023 16:40:10 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Sort USES |
3.12.0 22 Jul 2023 07:46:38 |
Tobias C. Berner (tcberner) |
framework: convert tree to use USES=pycryptography
A future commit will update to security/py-cryptography will introduce a
rust dependency.
PR: 254853 |
3.12.0 09 Jul 2023 10:19:32 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.12.0
- Update version requirement of RUN_DEPENDS
- Convert to USE_PYTHON=pep517
- Add DUCKDNS option
Changes: https://github.com/AnalogJ/lexicon/releases |
3.11.7 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> |
3.11.7 30 Jan 2023 13:00:06 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.11.7
- Update version requirement of RUN_DEPENDS
Changes: https://github.com/AnalogJ/lexicon/releases |
3.11.4 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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) |
3.11.4 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 ) |
3.11.4 31 Aug 2022 11:41:09 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.11.4
Changes: https://github.com/AnalogJ/lexicon/releases |
3.11.3 20 Jul 2022 14:21:47 |
Tobias C. Berner (tcberner) |
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above ) |
3.11.3 29 Jun 2022 16:32:42 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.11.3
Changes: https://github.com/AnalogJ/lexicon/releases |
3.11.2 03 Jun 2022 09:00:40 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.11.2
Changes: https://github.com/AnalogJ/lexicon/releases |
3.11.1 22 May 2022 04:37:28 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.11.1
Changes: https://github.com/AnalogJ/lexicon/releases |
3.11.0 13 May 2022 19:30:02 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.11.0
Changes: https://github.com/AnalogJ/lexicon/releases |
3.10.0 13 May 2022 11:39:34 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.10.0
Changes: https://github.com/AnalogJ/lexicon/releases |
3.9.5 26 Apr 2022 15:01:27 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.9.5
Changes: https://github.com/AnalogJ/lexicon/releases |
3.9.4 07 Mar 2022 18:11:20 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.9.4
Changes: https://github.com/AnalogJ/lexicon/releases |
3.9.2_3 01 Mar 2022 02:10:52 |
Muhammad Moinur Rahman (bofh) |
Update dependency to py-dnspython
After adding py-dnspython1 and updating py-dnspython to 2.2.0 update
some dependency of ports. |
3.9.2_2 28 Feb 2022 23:40:41 |
Muhammad Moinur Rahman (bofh) |
dns/py-dnspython: Revert 7fc16da
- Remove duplicate PORTVERSION based on PYTHON_MAJOR_VER
- Add PORTEPOCH as version number going backwards 2.1.0=>1.16.0
- Restrict python upto 3.7
- Fix finance/electrum which was changed based on this.
- Fix dns/py-dns-lexicon which was changed based on this.
PR: 261325
Approved by: portmgr
Fixes: 7fc16da dns/py-dnspython: Update to 2.1.0 for Python 3 |
3.9.2_1 28 Jan 2022 23:26:48 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Change RUN_DEPENDS from py-dnspython2 to py-dnspython after
7fc16dab8458ce6df36c53fd1139da2475c57d1d
- Bump PORTREVISION for dependency change |
3.9.2 25 Jan 2022 19:50:23 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.9.2
- Remove TRANSIP option
Changes: https://github.com/AnalogJ/lexicon/releases |
3.9.0 23 Jan 2022 18:47:24 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.9.0
Changes: https://github.com/AnalogJ/lexicon/releases |
3.8.3 21 Nov 2021 18:20:27 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.8.3
Changes: https://github.com/AnalogJ/lexicon/releases |
3.8.2 05 Nov 2021 19:14:13 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.8.2
Changes: https://github.com/AnalogJ/lexicon/releases |
3.8.1 25 Oct 2021 21:46:44 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.8.1
Changes: https://github.com/AnalogJ/lexicon/releases |
3.8.0 13 Oct 2021 19:13:59 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.8.0
Changes: https://github.com/AnalogJ/lexicon/releases |
3.7.0 21 Sep 2021 22:23:35 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Add OCI option |
3.7.0 21 Sep 2021 03:44:46 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.7.0
Changes: https://github.com/AnalogJ/lexicon/releases |
3.6.1 06 Jul 2021 14:56:41 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.6.1
Changes: https://github.com/AnalogJ/lexicon/releases |
3.6.0 20 Jun 2021 11:37:25 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Add DDNS option |
3.6.0 14 Jun 2021 17:40:06 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Update to 3.6.0
- Remove NAMECHEAP and PLESK options
Changes: https://github.com/AnalogJ/lexicon/releases |
3.5.0 18 Apr 2021 05:43:42 |
Po-Chuan Hsieh (sunpoet) |
dns/py-dns-lexicon: Sort RUN_DEPENDS |
3.5.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.5.0 15 Nov 2020 18:03:25 |
sunpoet |
Update to 3.5.0
- Update version requirement of RUN_DEPENDS
- Remove EASYNAME, GRATISDNS, HENET and SUBREG options
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.28 08 Aug 2020 10:20:18 |
sunpoet |
Update to 3.3.28
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.27 09 Jul 2020 18:09:07 |
sunpoet |
Update to 3.3.27
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.26 19 Jun 2020 16:05:53 |
sunpoet |
Update to 3.3.26
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.25 17 Jun 2020 18:01:13 |
sunpoet |
Update to 3.3.25
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.24 14 Jun 2020 14:24:35 |
sunpoet |
Update to 3.3.24
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.23 03 Jun 2020 18:10:24 |
sunpoet |
Update to 3.3.23
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.22 08 May 2020 20:53:02 |
sunpoet |
Update to 3.3.22
- Remove HETZNER option
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.21 08 May 2020 08:49:47 |
sunpoet |
Update to 3.3.21
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.20 04 May 2020 19:19:46 |
sunpoet |
Update to 3.3.20
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.19 31 Mar 2020 23:03:36 |
sunpoet |
Update to 3.3.19
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.18 28 Mar 2020 12:54:13 |
sunpoet |
Update to 3.3.18
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.17 15 Jan 2020 17:46:14 |
sunpoet |
Update to 3.3.17
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.16 13 Jan 2020 17:41:36 |
sunpoet |
Add EASYNAME, GRANSY, GRATISDNS, HENET, HETZNER, LOCALZONE, NAMECHEAP, PLESK,
ROUTE53, SOFTLAYER, SUBREG and TRANSIP options |
3.3.16 12 Jan 2020 16:07:46 |
sunpoet |
Update to 3.3.16
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.15 11 Jan 2020 10:41:38 |
sunpoet |
Update to 3.3.15
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.14 09 Jan 2020 17:53:10 |
sunpoet |
Update to 3.3.14
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.13 05 Jan 2020 15:45:37 |
sunpoet |
Update to 3.3.13
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.12 29 Dec 2019 12:55:24 |
sunpoet |
Update to 3.3.12
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.11 08 Dec 2019 17:03:28 |
sunpoet |
Update to 3.3.11
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.10 18 Nov 2019 18:11:47 |
sunpoet |
Update to 3.3.10
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.9 15 Nov 2019 13:21:50 |
sunpoet |
Update to 3.3.9
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.8 27 Oct 2019 23:07:19 |
sunpoet |
Update to 3.3.8
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.7 25 Oct 2019 19:09:59 |
sunpoet |
Update to 3.3.7
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.6 24 Oct 2019 16:43:41 |
sunpoet |
Update to 3.3.6
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.5 23 Oct 2019 17:45:16 |
sunpoet |
Update to 3.3.5
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.4 20 Oct 2019 17:11:53 |
sunpoet |
Update to 3.3.4
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.3 28 Aug 2019 23:52:30 |
sunpoet |
Update to 3.3.3
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.2 26 Aug 2019 11:48:41 |
sunpoet |
Update to 3.3.2
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.1 21 Jul 2019 20:48:11 |
sunpoet |
Update to 3.3.1
Changes: https://github.com/AnalogJ/lexicon/releases |
3.3.0 12 Jul 2019 11:02:04 |
sunpoet |
Update to 3.3.0
Changes: https://github.com/AnalogJ/lexicon/releases |
3.2.9 29 Jun 2019 20:52:52 |
sunpoet |
Update to 3.2.9
Changes: https://github.com/AnalogJ/lexicon/releases |
3.2.8 27 Jun 2019 20:04:26 |
sunpoet |
Update to 3.2.8
Changes: https://github.com/AnalogJ/lexicon/releases |
3.2.7 20 Jun 2019 19:09:15 |
sunpoet |
Update to 3.2.7
Changes: https://github.com/AnalogJ/lexicon/releases |
3.2.6 21 May 2019 18:04:00 |
sunpoet |
Update to 3.2.6
Changes: https://github.com/AnalogJ/lexicon/releases |
3.2.5 12 May 2019 20:10:10 |
sunpoet |
Update to 3.2.5
Changes: https://github.com/AnalogJ/lexicon/releases |
3.2.4 25 Apr 2019 18:29:34 |
sunpoet |
Update to 3.2.4
Changes: https://github.com/AnalogJ/lexicon/releases |
3.2.3 20 Apr 2019 23:07:23 |
sunpoet |
Update to 3.2.3
Changes: https://github.com/AnalogJ/lexicon/releases |
3.2.2 19 Apr 2019 23:26:46 |
sunpoet |
Update to 3.2.2
Changes: https://github.com/AnalogJ/lexicon/releases |
3.2.1_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
3.2.1 07 Apr 2019 20:06:14 |
sunpoet |
Update to 3.2.1
Changes: https://github.com/AnalogJ/lexicon/releases |
3.2.0 06 Apr 2019 14:43:33 |
sunpoet |
Update to 3.2.0
Changes: https://github.com/AnalogJ/lexicon/releases |
3.1.7 05 Apr 2019 22:44:14 |
sunpoet |
Update to 3.1.7
Changes: https://github.com/AnalogJ/lexicon/releases |
3.1.6 07 Mar 2019 17:32:15 |
sunpoet |
Update to 3.1.6
Changes: https://github.com/AnalogJ/lexicon/releases |
3.1.5 06 Mar 2019 18:08:14 |
sunpoet |
Update to 3.1.5
- Take maintainership
Changes: https://github.com/AnalogJ/lexicon/releases
PR: 236273
Submitted by: sunpoet (myself)
Approved by: Goran Mekic <meka@tilda.center> (maintainer) |
2.7.14 23 Nov 2018 15:12:16 |
swills |
dns/py-dns-lexicon: Update to 2.7.14
PR: 233246
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
2.7.9 07 Oct 2018 05:12:03 |
swills |
dns/py-dns-lexicon: update to 2.7.9
PR: 231978
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
2.7.0 21 Jul 2018 09:31:01 |
wen |
- Update to 2.7.0
PR: 229919
Submitted by: meka@tilda.center(maintainer) |
2.4.4 28 Jun 2018 20:51:52 |
swills |
dns/py-dns-lexicon: Update to 2.4.4
PR: 229364
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
2.4.3 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 |
2.4.3 18 Jun 2018 13:16:56 |
swills |
dns/py-dns-lexicon: Update to 2.4.3
PR: 229104
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
2.3.0 27 May 2018 20:29:40 |
krion |
Update to 2.3.0
PR: 228537
Submitted by: maintiner |
2.2.3 12 May 2018 16:59:52 |
dbaio |
dns/py-dns-lexicon: Update to 2.2.3
PR: 228168
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
2.2.2 05 May 2018 17:45:04 |
sunpoet |
Update to 2.2.2
Changes: https://github.com/AnalogJ/lexicon/releases
PR: 227992
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
2.2.1 12 Apr 2018 09:30:05 |
yuri |
dns/py-dns-lexicon: Update 2.1.24 -> 2.2.1
Also sorted RUN_DEPENDS and reordered USE_PYTHON.
PR: 227457
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
2.1.24 21 Mar 2018 19:04:29 |
sunpoet |
Update to 2.1.24
Changes: https://github.com/AnalogJ/lexicon/releases
PR: 226819
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
2.1.20 02 Mar 2018 04:33:29 |
yuri |
dns/py-dns-lexicon: Update to 2.1.20
Also removed version numbers of dependencies.
PR: 226280
Submitted by: Goran Mekic <meka@tilda.center>
Approved by: tcberner (mentor, implicit) |
2.1.19 24 Feb 2018 20:12:54 |
yuri |
dns/py-dns-lexicon: Update to 2.1.19
Also added USE_PYTHON=concurrent
PR: 226182
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
Approved by: tcberner (mentor, implicit) |
2.1.18 27 Jan 2018 13:45:53 |
dbaio |
dns/py-dns-lexicon: Update to 2.1.18
PR: 225464
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |