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
py-ollama Official Python client for Ollama
0.4.7 misc on this many watch lists=1 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 0.4.7Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-08-09 20:12:08
Last Update: 2025-03-16 07:30:19
Commit Hash: 1b2fe23
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: MIT
WWW:
https://ollama.com/
Description:
The Ollama Python library provides the easiest way to integrate Python projects with Ollama.
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}ollama>0:misc/py-ollama@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-ollama/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-ollama
  • pkg install py311-ollama
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-ollama listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-ollama
Package flavors (<flavor>: <package>)
  • py311: py311-ollama
distinfo:
TIMESTAMP = 1741784157 SHA256 (ollama-ollama-python-v0.4.7_GH0.tar.gz) = 6d59d084ebf61d5eff140af25e40562e377823471a1933f191471b11b533288c SIZE (ollama-ollama-python-v0.4.7_GH0.tar.gz) = 42483

Packages (timestamps in pop-ups are UTC):
py311-ollama
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.10.4.7-0.3.10.4.7---
FreeBSD:13:quarterly0.3.10.3.1-0.3.10.3.1---
FreeBSD:14:latest0.3.10.4.7-0.3.10.4.7---
FreeBSD:14:quarterly0.3.10.3.1-0.3.10.3.1---
FreeBSD:15:latest0.4.70.4.7n/a0.4.7n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>0 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pillow>=7.0.0 : graphics/py-pillow@py311
  2. py311-pytest-asyncio>=0.23.2 : devel/py-pytest-asyncio@py311
  3. py311-pytest-cov>=4.1 : devel/py-pytest-cov@py311
  4. py311-pytest-httpserver>=0 : devel/py-pytest-httpserver@py311
  5. py311-pytest>=7,1 : devel/py-pytest@py311
  6. python3.11 : lang/python311
Runtime dependencies:
  1. py311-httpx>=0.27.0<1 : www/py-httpx@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/py-oterm

Configuration Options:
No options to configure
Options name:
misc_py-ollama
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/ollama/ollama-python/tar.gz/v0.4.7?dummy=/
Collapse this list.
Port Moves
  • port moved here from devel/py-ollama on 2024-08-10
    REASON: Deduplicate

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.7
16 Mar 2025 07:30:19
commit hash: 1b2fe233c11994a02227601e114a6d6fcc4cb790commit hash: 1b2fe233c11994a02227601e114a6d6fcc4cb790commit hash: 1b2fe233c11994a02227601e114a6d6fcc4cb790commit hash: 1b2fe233c11994a02227601e114a6d6fcc4cb790 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Nicola Vitale
misc/py-ollama: update 0.3.1 → 0.4.7

PR:	285346
0.3.1
10 Aug 2024 07:23:35
commit hash: 1c1b40ac246eee9ba50835a5f34da6c205780f68commit hash: 1c1b40ac246eee9ba50835a5f34da6c205780f68commit hash: 1c1b40ac246eee9ba50835a5f34da6c205780f68commit hash: 1c1b40ac246eee9ba50835a5f34da6c205780f68 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-ollama: New port: Official Python client for Ollama

This reverts commit 5f8c92831aae9f9783923dcb6c29ba6287d2f576.

Requested by:	nivit@FreeBSD.org (maintainer of devel/py-ollama; via e-mail)
0.3.1
10 Aug 2024 05:58:29
commit hash: 5f8c92831aae9f9783923dcb6c29ba6287d2f576commit hash: 5f8c92831aae9f9783923dcb6c29ba6287d2f576commit hash: 5f8c92831aae9f9783923dcb6c29ba6287d2f576commit hash: 5f8c92831aae9f9783923dcb6c29ba6287d2f576 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
misc/py-ollama: Revert "misc/py-ollama: New port: Official Python client for
Ollama"

This reverts commit cdddefd5823b91e24a08577a7e3f1622765c72bd.
This unbreaks the ports tree (duplicate port)
0.3.1
09 Aug 2024 20:11:43
commit hash: cdddefd5823b91e24a08577a7e3f1622765c72bdcommit hash: cdddefd5823b91e24a08577a7e3f1622765c72bdcommit hash: cdddefd5823b91e24a08577a7e3f1622765c72bdcommit hash: cdddefd5823b91e24a08577a7e3f1622765c72bd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-ollama: New port: Official Python client for Ollama

Number of commits found: 4