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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-avocado-framework Set of tools and libraries to help with automated testing
111.0 devel 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: novel@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-01 04:33:06
Last Update: 2025-06-13 09:18:39
Commit Hash: f252cd5
Also Listed In: python
License: GPLv2+
WWW:
https://avocado-framework.github.io/
Description:
Avocado is a set of tools and libraries to help with automated testing. One can call it a test framework with benefits. Native tests are written in Python and they follow the unittest pattern, but any executable can serve as a test. Avocado is composed of: - A test runner that lets you execute tests. Those tests can be either written in your language of choice, or be written in Python and use the available libraries. In both cases, you get facilities such as automated log and system information collection. - Libraries that help you write tests in a concise, yet expressive and powerful way. - Plugins that can extend and add new functionality to the Avocado Framework. Avocado is built on the experience accumulated with Autotest, while improving on its weaknesses and shortcomings.
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}avocado-framework>0:devel/py-avocado-framework@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-avocado-framework/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-avocado-framework
  • pkg install py311-avocado-framework
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-avocado-framework listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-avocado-framework
Package flavors (<flavor>: <package>)
  • py311: py311-avocado-framework
distinfo:
TIMESTAMP = 1749475588 SHA256 (avocado-framework-avocado-111.0_GH0.tar.gz) = 13334cf3c36c271f0babbaf0508186bc028b09eda9f2e3518e1a8150c3afb9c3 SIZE (avocado-framework-avocado-111.0_GH0.tar.gz) = 1567600

Packages (timestamps in pop-ups are UTC):
py311-avocado-framework
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest111.0111.0--111.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-111.0--111.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-110.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-sqlite3>=0 : databases/py-sqlite3@py311
  3. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-avocado-framework
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/avocado-framework/avocado/tar.gz/111.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
111.0
13 Jun 2025 09:18:39
commit hash: f252cd5b7e2eb14ccdaf15af8de5c388d75ae173commit hash: f252cd5b7e2eb14ccdaf15af8de5c388d75ae173commit hash: f252cd5b7e2eb14ccdaf15af8de5c388d75ae173commit hash: f252cd5b7e2eb14ccdaf15af8de5c388d75ae173 files touched by this commit
Roman Bogorodskiy (novel) search for other commits by this committer
devel/py-avocado-framework: update to 111.0

 - Update to 111.0
 - Add some missing RUN_DEPENDS

Sponsored by:	The FreeBSD Foundation
110.0
01 Jun 2025 04:28:59
commit hash: 98dd9243217131022769ef7990f3b2933483c1f3commit hash: 98dd9243217131022769ef7990f3b2933483c1f3commit hash: 98dd9243217131022769ef7990f3b2933483c1f3commit hash: 98dd9243217131022769ef7990f3b2933483c1f3 files touched by this commit
Roman Bogorodskiy (novel) search for other commits by this committer
devel/py-avocado-framework: new port

Add a port for Avocado-Framework, a set of tools and libraries to help
with automated testing.

Sponsored by:	The FreeBSD Foundation

Number of commits found: 2