notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-fritzconnection Python tool to communicate with AVM FritzBox routers
1.13.2 comms on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.13.2Version of this port present on the latest quarterly branch.
Maintainer: freebsd@michael-bueker.de search for ports maintained by this maintainer
Port Added: 2021-08-06 14:18:05
Last Update: 2023-09-24 18:57:15
Commit Hash: 397c116
Also Listed In: python
License: MIT
WWW:
https://github.com/kbr/fritzconnection/
Description:
A Python tool to communicate with the AVM FritzBox family of home routers. It uses the TR-064 protocol over UPnP.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}fritzconnection>0:comms/py-fritzconnection@${PY_FLAVOR}
To install the port:
cd /usr/ports/comms/py-fritzconnection/ && make install clean
To add the package, run one of these commands:
  • pkg install comms/py-fritzconnection
  • pkg install py39-fritzconnection
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-fritzconnection listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-fritzconnection
Package flavors (<flavor>: <package>)
  • py39: py39-fritzconnection
distinfo:
TIMESTAMP = 1695493790 SHA256 (kbr-fritzconnection-1.13.2_GH0.tar.gz) = ee7e6bd207c7fef606d016b7068c63a03607ca97007a064f6ef4db75c8a217b2 SIZE (kbr-fritzconnection-1.13.2_GH0.tar.gz) = 161752

Packages (timestamps in pop-ups are UTC):
py39-fritzconnection
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.13.21.13.2-1.13.21.13.2---
FreeBSD:13:quarterly1.13.21.13.21.12.01.13.21.13.21.13.21.13.21.13.2
FreeBSD:14:latest1.13.21.13.21.10.21.13.21.13.21.12.0-1.12.0
FreeBSD:14:quarterly1.13.21.13.2-1.13.21.13.21.13.21.13.21.13.2
FreeBSD:15:latest1.13.21.13.2n/a1.13.2n/a1.13.21.13.21.13.2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. py39-pytest>=7,1 : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-requests>=2.22.0 : www/py-requests@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
comms_py-fritzconnection
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/kbr/fritzconnection/tar.gz/1.13.2?dummy=/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.13.2
24 Sep 2023 18:57:15
commit hash: 397c11663ecabf83e7551b6eacdc6b66640daf64commit hash: 397c11663ecabf83e7551b6eacdc6b66640daf64commit hash: 397c11663ecabf83e7551b6eacdc6b66640daf64commit hash: 397c11663ecabf83e7551b6eacdc6b66640daf64 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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
commit hash: 75dc1488de60cd69163419dd719c403fd2eb74f3commit hash: 75dc1488de60cd69163419dd719c403fd2eb74f3commit hash: 75dc1488de60cd69163419dd719c403fd2eb74f3commit hash: 75dc1488de60cd69163419dd719c403fd2eb74f3 files touched by this commit
Wen Heping (wen) search for other commits by this committer
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
commit hash: beca3a92443ef73c315c1ddd7c3a46c39c89b26ecommit hash: beca3a92443ef73c315c1ddd7c3a46c39c89b26ecommit hash: beca3a92443ef73c315c1ddd7c3a46c39c89b26ecommit hash: beca3a92443ef73c315c1ddd7c3a46c39c89b26e files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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
commit hash: 21a2439e38d6dd86d7c1949ea12826ce29152017commit hash: 21a2439e38d6dd86d7c1949ea12826ce29152017commit hash: 21a2439e38d6dd86d7c1949ea12826ce29152017commit hash: 21a2439e38d6dd86d7c1949ea12826ce29152017 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
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
commit hash: 5e8c80dedee23b5eb974c15795dcb16a0e3fb336commit hash: 5e8c80dedee23b5eb974c15795dcb16a0e3fb336commit hash: 5e8c80dedee23b5eb974c15795dcb16a0e3fb336commit hash: 5e8c80dedee23b5eb974c15795dcb16a0e3fb336 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.10.2
06 Sep 2022 10:28:54
commit hash: 6cb6b0f92775beac12af666eaceeab748a78926fcommit hash: 6cb6b0f92775beac12af666eaceeab748a78926fcommit hash: 6cb6b0f92775beac12af666eaceeab748a78926fcommit hash: 6cb6b0f92775beac12af666eaceeab748a78926f files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
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
commit hash: 31b1cf64e59c63afb74a8725956b6eb465b522cdcommit hash: 31b1cf64e59c63afb74a8725956b6eb465b522cdcommit hash: 31b1cf64e59c63afb74a8725956b6eb465b522cdcommit hash: 31b1cf64e59c63afb74a8725956b6eb465b522cd files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
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
commit hash: 32e9573877719840b260953962e453409fc36ddfcommit hash: 32e9573877719840b260953962e453409fc36ddfcommit hash: 32e9573877719840b260953962e453409fc36ddfcommit hash: 32e9573877719840b260953962e453409fc36ddf files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
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
commit hash: 31db98a005ae09a03f3f68f0990835e2b59512cbcommit hash: 31db98a005ae09a03f3f68f0990835e2b59512cbcommit hash: 31db98a005ae09a03f3f68f0990835e2b59512cbcommit hash: 31db98a005ae09a03f3f68f0990835e2b59512cb files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
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
commit hash: 0a7cac4f6e731b7c847e8e431041b90230bc36e5commit hash: 0a7cac4f6e731b7c847e8e431041b90230bc36e5commit hash: 0a7cac4f6e731b7c847e8e431041b90230bc36e5commit hash: 0a7cac4f6e731b7c847e8e431041b90230bc36e5 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
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
commit hash: 93a7cc39657f7d0312d95cd16d71d2c023bfaf96commit hash: 93a7cc39657f7d0312d95cd16d71d2c023bfaf96commit hash: 93a7cc39657f7d0312d95cd16d71d2c023bfaf96commit hash: 93a7cc39657f7d0312d95cd16d71d2c023bfaf96 files touched by this commit
Wen Heping (wen) search for other commits by this committer
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
commit hash: ebec65d5759b72f45c99d6125d59e06ae774b70ccommit hash: ebec65d5759b72f45c99d6125d59e06ae774b70ccommit hash: ebec65d5759b72f45c99d6125d59e06ae774b70ccommit hash: ebec65d5759b72f45c99d6125d59e06ae774b70c files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Michael Büker
comms/py-fritzconnection: New port

Python tool to communicate with AVM FritzBox routers.

PR:		256989

Number of commits found: 14