Port details on branch 2025Q2 |
- py-ripe.atlas.tools Official command-line client for RIPE Atlas
- 3.1.1_3 net
=0 3.1.1_3Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2025-04-05 20:12:06
- Last Update: 2025-04-05 19:57:43
- Commit Hash: a23211e
- Also Listed In: python
- License: GPLv3
- WWW:
- https://github.com/RIPE-NCC/ripe-atlas-tools
- Description:
- Official command-line client for RIPE Atlas. RIPE Atlas is a global network
of probes that measure Internet connectivity and reachability, providing
an unprecedented understanding of the state of the Internet in real time.
¦ ¦ ¦ ¦ 
- 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}ripe.atlas.tools>0:net/py-ripe.atlas.tools@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-ripe.atlas.tools/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-ripe.atlas.tools
- pkg install py311-ripe.atlas.tools
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 py311-ripe.atlas.tools listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-ripe.atlas.tools
- Package flavors (<flavor>: <package>)
- py311: py311-ripe.atlas.tools
- distinfo:
- TIMESTAMP = 1715079098
SHA256 (ripe.atlas.tools-3.1.1.tar.gz) = 410b7698410142bf8c5eb1d6ff26f386662da5095d7aaf8883dc914a672e0b5c
SIZE (ripe.atlas.tools-3.1.1.tar.gz) = 113044
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-sphinx>0 : textproc/py-sphinx@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-ipy>0 : net-mgmt/py-ipy@py311
- py311-openssl>=0.13 : security/py-openssl@py311
- py311-python-dateutil>0 : devel/py-python-dateutil@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- py311-requests>=2.7.0 : www/py-requests@py311
- py311-ripe.atlas.cousteau>=2.0.0 : net/py-ripe.atlas.cousteau@py311
- py311-ripe.atlas.sagan>=1.3.1 : net/py-ripe.atlas.sagan@py311
- py311-typing-extensions>=4.10.0 : devel/py-typing-extensions@py311
- py311-tzlocal>0 : devel/py-tzlocal@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_py-ripe.atlas.tools
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.1_3 05 Apr 2025 19:57:43
    |
Nuno Teixeira (eduardo)  Author: Marek Zarychta |
net/py-ripe.atlas.tools: Resolve conflict with dns/c-ares
All copies of the Python script ripe-atlas (atraceroute, asslcert,
aping, antp, ahttp, adig) were removed. Those copies didn't provide any
additional features. The same effect can be achieved by creating shell
aliases referring to the ripe-atlas script.
Additionally, Python 3.11 was added to the declared supported versions.
Probably the upstream is not going to resolve it soon. Since the userbase
is very narrow, and the removed aliases (copies of the original script)
weren't useful, this change seems to be fine.
PR: 285689
MFH: 2025Q2
(cherry picked from commit a93eeb85560a7cfef3a8e7aafa66216694644897) |
Number of commits found: 1
|