Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.14.0_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.14.0 14 Aug 2024 14:43:36
    |
Vladimir Druzenko (vvd)  Author: Michael Büker |
comms/py-fritzconnection: update 1.13.2 → 1.14.0
Changelog:
https://github.com/kbr/fritzconnection/blob/1.14.0/docs/sources/version_history.rst
PR: 280815
MFH: 2024Q3 |
1.13.2 24 Sep 2023 18:57:15
    |
Robert Clausecker (fuz)  Author: Michael Büker |
comms/py-fritzconnection: update to 1.13.2
Changelog: https://github.com/kbr/fritzconnection/releases/tag/1.13.2
PR: 274052 |
1.13.1 24 Aug 2023 10:29:35
    |
Wen Heping (wen)  Author: Michael Büker |
comms/py-fritzconnection: Update to 1.13.1
PR: 273300
Reported by: maintainer |
1.12.2 30 Jul 2023 22:59:03
    |
Robert Clausecker (fuz)  Author: Michael Büker |
comms/py-fritzconnection: update to 1.12.2
Changes since last ports version 1.12.0:
- FritzCall: New method `hangup()`. (#184)
- FritzHosts: bugfix: removed issues preventing the method
`get_hosts_attributes()` to return a list of dictionaries
representing the host-attributes. (#190)
- bugfix in 'setup.py`: add
`long_description_content_type="text/markdown"`, because it is not
used as default.
PR: 272450 |
1.12.0 28 Mar 2023 01:29:51
    |
Hiroki Tagato (tagattie)  Author: Michael Büker |
comms/py-fritzconnection: update to 1.12.0
Changelog: https://github.com/kbr/fritzconnection/compare/1.11.0...1.12.0
PR: 270106
Reported by: Michael Büker <freebsd@michael-bueker.de> (maintainer) |
1.11.0 12 Feb 2023 12:21:45
    |
Nuno Teixeira (eduardo)  Author: Michael Büker |
comms/py-fritzconnection: Update to 1.11.0
ChangeLog: https://github.com/kbr/fritzconnection/compare/1.10.2...1.11.0
PR: 269412 |
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.10.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.10.2 06 Sep 2022 10:28:54
    |
Nuno Teixeira (eduardo)  Author: Michael Büker |
comms/py-fritzconnection: Update to 1.10.2
ChangeLog: https://github.com/kbr/fritzconnection/compare/1.10.1...1.10.2
PR: 266249 |
1.10.1 01 Sep 2022 19:43:27
    |
Nuno Teixeira (eduardo)  Author: Michael Büker |
comms/py-fritzconnection: Update to 1.10.1
ChangeLog: https://github.com/kbr/fritzconnection/compare/1.9.1...1.10.1
PR: 266160 |
1.9.1 19 Jan 2022 01:21:23
    |
Guangyuan Yang (ygy)  Author: Michael Büker |
comms/py-fritzconnection: Update to 1.9.1
Changelog: https://github.com/kbr/fritzconnection/releases/tag/1.9.1
PR: 261312 |
1.9.0 14 Jan 2022 06:04:54
    |
Guangyuan Yang (ygy)  Author: Michael Büker |
comms/py-fritzconnection: Update to 1.9.0
Changelog: https://github.com/kbr/fritzconnection/releases/tag/1.9.0
PR: 261174 |
1.7.2 17 Nov 2021 14:36:10
    |
Li-Wen Hsu (lwhsu)  Author: Michael Büker |
comms/py-fritzconnection: Update to 1.7.2
Upstream changes since last port version:
- Tests extended for Python 3.10
- bugfix: logger disabled by default
- documentation updated
PR: 259895 |
1.7.0 09 Oct 2021 02:02:48
    |
Wen Heping (wen)  |
comms/py-fritzconnection: Update to 1.7.0
PR: 259009
Reported by: freebsd@michael-bueker.de(maintainer) |
1.6.0 06 Aug 2021 14:16:44
    |
Guangyuan Yang (ygy)  Author: Michael Büker |
comms/py-fritzconnection: New port
Python tool to communicate with AVM FritzBox routers.
PR: 256989 |