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.
Port details
py-langgraph-checkpoint LangGraph: Base interfaces for LangGraph checkpoint savers
4.0.1_1 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 4.0.1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-23 04:06:11
Last Update: 2026-05-05 19:29:37
Commit Hash: 2bf3834
Also Listed In: python
License: MIT
WWW:
https://github.com/langchain-ai/langgraph
Description:
The langgraph-checkpoint library defines the base interface for LangGraph checkpointers. Checkpointers provide a persistence layer for LangGraph. They allow you to interact with and manage the graph's state. When you use a graph with a checkpointer, the checkpointer saves a checkpoint of the graph state at every superstep, enabling several powerful capabilities like human-in-the-loop, "memory" between interactions and more.
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)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}langgraph-checkpoint>0:misc/py-langgraph-checkpoint@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-langgraph-checkpoint/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-langgraph-checkpoint
  • pkg install py311-langgraph-checkpoint
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-langgraph-checkpoint listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-langgraph-checkpoint
Package flavors (<flavor>: <package>)
  • py311: py311-langgraph-checkpoint
distinfo:
TIMESTAMP = 1773510561 SHA256 (langgraph_checkpoint-4.0.1.tar.gz) = b433123735df11ade28829e40ce25b9be614930cd50245ff2af60629234befd9 SIZE (langgraph_checkpoint-4.0.1.tar.gz) = 158135

Packages (timestamps in pop-ups are UTC):
py311-langgraph-checkpoint
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.0.14.0.1-2.1.14.0.1n/an/an/a
FreeBSD:13:quarterly4.0.14.0.1--4.0.1n/an/an/a
FreeBSD:14:latest4.0.1_14.0.1_1-2.1.14.0.1_1---
FreeBSD:14:quarterly4.0.14.0.1--4.0.1---
FreeBSD:15:latest4.0.1_14.0.1_1n/a2.1.1n/an/a--
FreeBSD:15:quarterly4.0.14.0.1n/a-n/an/a--
FreeBSD:16:latest4.0.1_14.0.1_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>0 : devel/py-hatchling@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. py311-dataclasses-json>0 : devel/py-dataclasses-json@py311
  2. py311-numpy>=1.16 : math/py-numpy@py311
  3. py311-pandas-stubs>=2.2.2.240807 : math/py-pandas-stubs@py311
  4. py311-pandas>0 : math/py-pandas@py311
  5. py311-pytest-asyncio>0 : devel/py-pytest-asyncio@py311
  6. py311-pytest-mock>0 : devel/py-pytest-mock@py311
  7. py311-pytest-watcher>0 : devel/py-pytest-watcher@py311
  8. py311-pytest>0 : devel/py-pytest@py311
  9. py311-redis>0 : databases/py-redis@py311
  10. python3.11 : lang/python311
Runtime dependencies:
  1. py311-langchain-core>=0.2.38 : misc/py-langchain-core@py311
  2. py311-ormsgpack>=1.12.0 : devel/py-ormsgpack@py311
  3. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/py-langgraph
  2. misc/py-langgraph-prebuilt

Configuration Options:
No options to configure
Options name:
misc_py-langgraph-checkpoint
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/l/langgraph_checkpoint/
  2. https://pypi.org/packages/source/l/langgraph_checkpoint/
Collapse this list.
Port Moves

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.1_1
05 May 2026 19:29:37
commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
*/*: bump PORTREVISION after switching to NumPy 2.x
4.0.1
05 May 2026 19:29:37
commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6 files touched by this commit Sanity Test Failure
Max Brazhnikov (makc) search for other commits by this committer
*/*: Switch to NumPy 2.x

PR:		294328
Exp-run:	antoine
4.0.1
03 Apr 2026 20:52:43
commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295acommit hash: d04d23ae37d04c8ddf74c04ee868900b9189295acommit hash: d04d23ae37d04c8ddf74c04ee868900b9189295acommit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python.mk: retire ${PYNUMPY}

With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound.
4.0.1
14 Mar 2026 19:34:22
commit hash: 381d4b72c86906ad58d614067e0fa28ef8ed0498commit hash: 381d4b72c86906ad58d614067e0fa28ef8ed0498commit hash: 381d4b72c86906ad58d614067e0fa28ef8ed0498commit hash: 381d4b72c86906ad58d614067e0fa28ef8ed0498 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langgraph-checkpoint: update 4.0.0 → 4.0.1
4.0.0
19 Jan 2026 09:53:37
commit hash: 68ba60fcd513e7e09dfa5ca5df93466351adfd85commit hash: 68ba60fcd513e7e09dfa5ca5df93466351adfd85commit hash: 68ba60fcd513e7e09dfa5ca5df93466351adfd85commit hash: 68ba60fcd513e7e09dfa5ca5df93466351adfd85 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langgraph-checkpoint: update 3.0.1 → 4.0.0
3.0.1
24 Nov 2025 04:08:42
commit hash: fe2e6ad3bdf7acbff3bd063ef6d6ef01a00f1278commit hash: fe2e6ad3bdf7acbff3bd063ef6d6ef01a00f1278commit hash: fe2e6ad3bdf7acbff3bd063ef6d6ef01a00f1278commit hash: fe2e6ad3bdf7acbff3bd063ef6d6ef01a00f1278 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langgraph-checkpoint: update 2.1.1 → 3.0.1
2.1.1
23 Jul 2025 04:05:15
commit hash: 81c4e86e55ff68726fdeb984d0287c6b97f73aabcommit hash: 81c4e86e55ff68726fdeb984d0287c6b97f73aabcommit hash: 81c4e86e55ff68726fdeb984d0287c6b97f73aabcommit hash: 81c4e86e55ff68726fdeb984d0287c6b97f73aab files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/python-langgraph-checkpoint: Rename to misc/py-langgraph-checkpoint

Number of commits found: 7