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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2025Q2
py-ripe.atlas.tools Official command-line client for RIPE Atlas
3.1.1_3 net 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 3.1.1_3Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
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.
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}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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-sphinx>0 : textproc/py-sphinx@py311
  2. py311-pytest>=7,1 : devel/py-pytest@py311
  3. python3.11 : lang/python311
Runtime dependencies:
  1. py311-ipy>0 : net-mgmt/py-ipy@py311
  2. py311-openssl>=0.13 : security/py-openssl@py311
  3. py311-python-dateutil>0 : devel/py-python-dateutil@py311
  4. py311-pyyaml>=0 : devel/py-pyyaml@py311
  5. py311-requests>=2.7.0 : www/py-requests@py311
  6. py311-ripe.atlas.cousteau>=2.0.0 : net/py-ripe.atlas.cousteau@py311
  7. py311-ripe.atlas.sagan>=1.3.1 : net/py-ripe.atlas.sagan@py311
  8. py311-typing-extensions>=4.10.0 : devel/py-typing-extensions@py311
  9. py311-tzlocal>0 : devel/py-tzlocal@py311
  10. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/r/ripe.atlas.tools/
  2. https://pypi.org/packages/source/r/ripe.atlas.tools/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.1_3
05 Apr 2025 19:57:43
commit hash: a23211e4c339313ae7d3eea3d68d47b91f6e3f75commit hash: a23211e4c339313ae7d3eea3d68d47b91f6e3f75commit hash: a23211e4c339313ae7d3eea3d68d47b91f6e3f75commit hash: a23211e4c339313ae7d3eea3d68d47b91f6e3f75 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
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