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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
py-crewai-cli CrewAI: CLI
1.15.7 misc 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: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-07-15 23:39:16
Last Update: 2026-07-27 01:00:02
Commit Hash: 12fb83d0
Also Listed In: python
License: MIT
WWW:
https://crewai.com
https://docs.crewai.com
https://github.com/crewAIInc/crewAI
Description:
CLI for CrewAI — scaffold, run, deploy and manage AI agent crews. It provides the crewai command-line tool used by the CrewAI framework.
HomepageHomepageHomepage    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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}crewai-cli>0:misc/py-crewai-cli@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-crewai-cli/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-crewai-cli
  • pkg install py312-crewai-cli
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 py312-crewai-cli listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-crewai-cli
Package flavors (<flavor>: <package>)
  • py312: py312-crewai-cli
distinfo:
TIMESTAMP = 1785096578 SHA256 (crewai_cli-1.15.7.tar.gz) = cf50dc856694d85d1b2a4609c28918454019b2f5f01ac596a6b293bc6ab19465 SIZE (crewai_cli-1.15.7.tar.gz) = 220301

Packages (timestamps in pop-ups are UTC):
py312-crewai-cli
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest1.15.71.15.7--1.15.7---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.15.71.15.7n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest1.15.71.15.7n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-hatchling>=0 : devel/py-hatchling@py312
  2. python3.12 : lang/python312
  3. py312-build>=0 : devel/py-build@py312
  4. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. py312-crewai>=1.5.0 : misc/py-crewai@py312
  2. py312-pytest-subprocess>=0 : devel/py-pytest-subprocess@py312
  3. py312-pytest>=7,1 : devel/py-pytest@py312
  4. python3.12 : lang/python312
Runtime dependencies:
  1. py312-appdirs>=1.4.4 : devel/py-appdirs@py312
  2. py312-certifi>=0 : security/py-certifi@py312
  3. py312-click>=8.1.7 : devel/py-click@py312
  4. py312-crewai-core>=1.15.7 : misc/py-crewai-core@py312
  5. py312-cryptography>=42.0 : security/py-cryptography@py312
  6. py312-httpx>=0.28.1 : www/py-httpx@py312
  7. py312-packaging>=23.0 : devel/py-packaging@py312
  8. py312-pydantic-settings>=2.14.2 : devel/py-pydantic-settings@py312
  9. py312-pydantic2>=2.11.9 : devel/py-pydantic2@py312
  10. py312-pyjwt>=2.13.0 : www/py-pyjwt@py312
  11. py312-python-dotenv>=1.2.2 : www/py-python-dotenv@py312
  12. py312-rich>=13.7.1 : textproc/py-rich@py312
  13. py312-textual>=7.5.0 : textproc/py-textual@py312
  14. py312-tomli-w>=1.1.0 : textproc/py-tomli-w@py312
  15. py312-tomli>=2.0.2 : textproc/py-tomli@py312
  16. py312-uv>=0.11.6 : devel/py-uv@py312
  17. python3.12 : lang/python312
This port is required by:
for Run
  1. misc/py-crewai

Configuration Options:
No options to configure
Options name:
misc_py-crewai-cli
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/c/crewai_cli/
  2. https://pypi.org/packages/source/c/crewai_cli/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.15.7
27 Jul 2026 01:00:02
commit hash: 12fb83d0dacb712b90ef8a2748bbb59ee2910704commit hash: 12fb83d0dacb712b90ef8a2748bbb59ee2910704commit hash: 12fb83d0dacb712b90ef8a2748bbb59ee2910704commit hash: 12fb83d0dacb712b90ef8a2748bbb59ee2910704 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-crewai-cli: update 1.15.6 → 1.15.7
1.15.6
25 Jul 2026 04:24:27
commit hash: dd8fa1eaf011088c732191ef71c5f8c4c841b078commit hash: dd8fa1eaf011088c732191ef71c5f8c4c841b078commit hash: dd8fa1eaf011088c732191ef71c5f8c4c841b078commit hash: dd8fa1eaf011088c732191ef71c5f8c4c841b078 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-crewai-cli: update 1.15.4 → 1.15.6
1.15.4
18 Jul 2026 01:51:48
commit hash: c9b361a5306927d028a625bdb2a881da5fe3cc0bcommit hash: c9b361a5306927d028a625bdb2a881da5fe3cc0bcommit hash: c9b361a5306927d028a625bdb2a881da5fe3cc0bcommit hash: c9b361a5306927d028a625bdb2a881da5fe3cc0b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-crewai-cli: update 1.15.2 → 1.15.4
1.15.2
15 Jul 2026 23:38:26
commit hash: 8f6c8b89e74d5b01d03194acb74ccbb63a4abd5acommit hash: 8f6c8b89e74d5b01d03194acb74ccbb63a4abd5acommit hash: 8f6c8b89e74d5b01d03194acb74ccbb63a4abd5acommit hash: 8f6c8b89e74d5b01d03194acb74ccbb63a4abd5a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-crewai-cli: New port: CrewAI: CLI

Number of commits found: 4