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
immich-ml Machine-learning service for Immich
3.1.0 wwwnew! 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: joneum@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-08-16 18:06:16
Last Update: 2026-08-16 18:03:16
Commit Hash: 9ad2b86
Also Listed In: python
License: AGPLv3
WWW:
https://immich.app/
Description:
The Immich machine-learning service provides smart search (CLIP), duplicate detection and facial recognition for an Immich server. It is a FastAPI application that executes ONNX models with onnxruntime on the CPU. Models are downloaded automatically on first use into the cache directory. The service listens on port 3003 by default and is consumed by www/immich; point the Immich server at it via its machine-learning URL setting. OCR (text search in images) is currently not available on FreeBSD because rapidocr is not ported yet.
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.
USE_RC_SUBR (Service Scripts)
  • immich_ml
Dependency lines:
  • immich-ml>0:www/immich-ml
To install the port:
cd /usr/ports/www/immich-ml/ && make install clean
To add the package, run one of these commands:
  • pkg install www/immich-ml
  • pkg install immich-ml
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: immich-ml
Package flavors (<flavor>: <package>)
  • py312: immich-ml
distinfo:
TIMESTAMP = 1786859142 SHA256 (immich-app-immich-v3.1.0_GH0.tar.gz) = af0fba69cc5830093392de4f5576eeb7f2ccf28ba55154b7598e10f596fdfb40 SIZE (immich-app-immich-v3.1.0_GH0.tar.gz) = 74961232

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
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. python3.12 : lang/python312
Runtime dependencies:
  1. py312-aiocache>0 : devel/py-aiocache@py312
  2. py312-fastapi>0 : www/py-fastapi@py312
  3. py312-ftfy>0 : textproc/py-ftfy@py312
  4. py312-gunicorn>0 : www/py-gunicorn@py312
  5. py312-huggingface-hub>0 : misc/py-huggingface-hub@py312
  6. py312-insightface>0 : misc/py-insightface@py312
  7. py312-ml-dtypes>0 : math/py-ml-dtypes@py312
  8. py312-numpy>0 : math/py-numpy@py312
  9. py312-onnxruntime>0 : misc/py-onnxruntime@py312
  10. py312-orjson>0 : devel/py-orjson@py312
  11. py312-pillow>0 : graphics/py-pillow@py312
  12. py312-pydantic-settings>0 : devel/py-pydantic-settings@py312
  13. py312-pydantic2>0 : devel/py-pydantic2@py312
  14. py312-python-multipart>0 : www/py-python-multipart@py312
  15. py312-rich>0 : textproc/py-rich@py312
  16. py312-tokenizers>0 : textproc/py-tokenizers@py312
  17. py312-uvicorn>0 : www/py-uvicorn@py312
  18. opencv>0 : graphics/opencv
  19. python3.12 : lang/python312
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_immich-ml
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/immich-app/immich/tar.gz/v3.1.0?dummy=/
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.0
16 Aug 2026 18:03:16
commit hash: 9ad2b8676f01e5368d93550b8304ad8d552b0cdecommit hash: 9ad2b8676f01e5368d93550b8304ad8d552b0cdecommit hash: 9ad2b8676f01e5368d93550b8304ad8d552b0cdecommit hash: 9ad2b8676f01e5368d93550b8304ad8d552b0cde files touched by this commit
Jochen Neumeister (joneum) search for other commits by this committer
www/immich-ml: Add New Port

Machine-learning service for Immich providing smart search (CLIP),
duplicate detection and facial recognition via onnxruntime on the
CPU. Models are downloaded on first use into the cache directory.
OCR is not yet available as rapidocr has no FreeBSD port.

WWW: https://immich.app/

Sponsored by:	Netzkommune GmbH

Number of commits found: 1