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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-llm Interact with Large Language Models by API, or locally
0.27 misc on this many watch lists=2 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.26Version of this port present on the latest quarterly branch.
Maintainer: dch@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-05-22 14:00:22
Last Update: 2025-09-29 15:57:13
Commit Hash: e23e22b
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: python
License: APACHE20
WWW:
https://llm.datasette.io/
https://github.com/simonw/llm
Description:
A CLI utility and Python library for interacting with Large Language Models, including OpenAI, PaLM and local models installed on your own machine.
HomepageHomepage    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}llm>0:misc/py-llm@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-llm/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-llm
  • pkg install py311-llm
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-llm listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-llm
Package flavors (<flavor>: <package>)
  • py311: py311-llm
distinfo:
TIMESTAMP = 1756025124 SHA256 (llm-0.27.tar.gz) = 0ad7101e29c3870b4c1f64e4ddbeaccbbdcadaf1457d14d3f57fd97d14ea752e SIZE (llm-0.27.tar.gz) = 85027

Packages (timestamps in pop-ups are UTC):
py311-llm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.26_10.27-0.26_10.27n/an/an/a
FreeBSD:13:quarterly0.270.27-0.260.27n/an/an/a
FreeBSD:14:latest0.26_10.27-0.26_10.27---
FreeBSD:14:quarterly0.270.27-0.260.27---
FreeBSD:15:latest0.26_10.27n/a0.26_1n/an/a--
FreeBSD:15:quarterly-0.27n/a-n/an/a--
FreeBSD:16:latest-0.27n/a-n/an/a--
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. python3.11 : lang/python311
Runtime dependencies:
  1. py311-click-default-group>=1.2.3 : devel/py-click-default-group@py311
  2. py311-click>0 : devel/py-click@py311
  3. py311-condense-json>0 : devel/py-condense-json@py311
  4. py311-openai>=1.0.0 : misc/py-openai@py311
  5. py311-pluggy>=1.0 : devel/py-pluggy@py311
  6. py311-puremagic>0 : sysutils/py-puremagic@py311
  7. py311-pydantic2>=2.0 : devel/py-pydantic2@py311
  8. py311-python-ulid2>=1<3 : textproc/py-python-ulid2@py311
  9. py311-sqlite-migrate>0 : databases/py-sqlite-migrate@py311
  10. py311-types-pyyaml>=0 : devel/py-types-pyyaml@py311
  11. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/py-llm-claude-3

Configuration Options:
===> The following configuration options are available for py311-llm-0.27: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
misc_py-llm
USES:
python shebangfix
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/l/llm/
  2. https://pypi.org/packages/source/l/llm/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.27
29 Sep 2025 15:57:13
commit hash: e23e22bcc292a46902e6a471fc1dbf8ced28dbe4commit hash: e23e22bcc292a46902e6a471fc1dbf8ced28dbe4commit hash: e23e22bcc292a46902e6a471fc1dbf8ced28dbe4commit hash: e23e22bcc292a46902e6a471fc1dbf8ced28dbe4 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
misc/py-llm: update to 0.7

Sponsored by:	SkunkWerks, GmbH
0.26_1
12 Aug 2025 18:15:28
commit hash: af2d11255141a1247764eaf068a72737377c716bcommit hash: af2d11255141a1247764eaf068a72737377c716bcommit hash: af2d11255141a1247764eaf068a72737377c716bcommit hash: af2d11255141a1247764eaf068a72737377c716b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-types-pyyaml: Move devel/py-types-PyYAML to devel/py-types-pyyaml

- Update WWW
- Convert to USE_PYTHON=pep517
- Update pkg-descr
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for dependency change
- Take maintainership
0.26
10 Jun 2025 21:51:46
commit hash: f3789deb5cff4cba4f72ce09b5c1c5edd96e80f0commit hash: f3789deb5cff4cba4f72ce09b5c1c5edd96e80f0commit hash: f3789deb5cff4cba4f72ce09b5c1c5edd96e80f0commit hash: f3789deb5cff4cba4f72ce09b5c1c5edd96e80f0 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
www/py-llm: use correct name for dependency

Un-break index & poudriere

Fixes:		e76441e5cd85849dc3abe21132c79ea4ff988cc6
Reported by:	antoine
0.26
10 Jun 2025 13:37:30
commit hash: e76441e5cd85849dc3abe21132c79ea4ff988cc6commit hash: e76441e5cd85849dc3abe21132c79ea4ff988cc6commit hash: e76441e5cd85849dc3abe21132c79ea4ff988cc6commit hash: e76441e5cd85849dc3abe21132c79ea4ff988cc6 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
misc/py-llm: update to 0.26

Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
0.23
05 Mar 2025 07:10:30
commit hash: afd916fddf0f242550b49af72d0efefba137bfa7commit hash: afd916fddf0f242550b49af72d0efefba137bfa7commit hash: afd916fddf0f242550b49af72d0efefba137bfa7commit hash: afd916fddf0f242550b49af72d0efefba137bfa7 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
misc/py-llm: update to 0.23

Sponsored by:	SkunkWerks, GmbH
Reported by:	portscout
0.19
14 Dec 2024 00:23:51
commit hash: a0df3edcfb2047b8c84534af92299896ccb629bdcommit hash: a0df3edcfb2047b8c84534af92299896ccb629bdcommit hash: a0df3edcfb2047b8c84534af92299896ccb629bdcommit hash: a0df3edcfb2047b8c84534af92299896ccb629bd files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
misc/py-llm: update to 0.4

Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
0.16
11 Nov 2024 00:28:36
commit hash: 121b09d43d0a5d10aaa7f7f95b28fbe50bca6072commit hash: 121b09d43d0a5d10aaa7f7f95b28fbe50bca6072commit hash: 121b09d43d0a5d10aaa7f7f95b28fbe50bca6072commit hash: 121b09d43d0a5d10aaa7f7f95b28fbe50bca6072 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
misc/py-llm: update to 0.16.0
0.15_1
17 Oct 2024 19:04:06
commit hash: cbfd95ea5f579f27e4bdc9e8aff35434c35ce6e0commit hash: cbfd95ea5f579f27e4bdc9e8aff35434c35ce6e0commit hash: cbfd95ea5f579f27e4bdc9e8aff35434c35ce6e0commit hash: cbfd95ea5f579f27e4bdc9e8aff35434c35ce6e0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
misc/py-llm: Change RUN_DEPENDS from py-python-ulid to py-python-ulid2

- Bump PORTREVISION for dependency change
0.15
11 Sep 2024 05:54:25
commit hash: 32abb9e53f9f3c4f6e7638790315c88631768882commit hash: 32abb9e53f9f3c4f6e7638790315c88631768882commit hash: 32abb9e53f9f3c4f6e7638790315c88631768882commit hash: 32abb9e53f9f3c4f6e7638790315c88631768882 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
misc/py-llm: update to 0.15

Sponsored by:	SkunkWerks, GmbH
0.14
22 May 2024 13:57:17
commit hash: 01ceeb69a008e98d66aec70fde9afe4d33c8b5c2commit hash: 01ceeb69a008e98d66aec70fde9afe4d33c8b5c2commit hash: 01ceeb69a008e98d66aec70fde9afe4d33c8b5c2commit hash: 01ceeb69a008e98d66aec70fde9afe4d33c8b5c2 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
misc/py-llm: new port - interact with remote and local models incl OpenAI, and
Anthropic

Number of commits found: 10