| Port details |
- py-langgraph-checkpoint LangGraph: Base interfaces for LangGraph checkpoint savers
- 4.1.1 misc
=0 4.1.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-07-23 04:06:11
- Last Update: 2026-06-30 07:12:15
- Commit Hash: d0b0806
- 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.
¦ ¦ ¦ ¦ 
- 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 py312-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 py312-langgraph-checkpoint listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-langgraph-checkpoint
- Package flavors (<flavor>: <package>)
- py312: py312-langgraph-checkpoint
- distinfo:
- TIMESTAMP = 1780265654
SHA256 (langgraph_checkpoint-4.1.1.tar.gz) = 6c2bdb530c91f91d7d9c1bd100925d0fc4f498d418c17f3587d1526279482a25
SIZE (langgraph_checkpoint-4.1.1.tar.gz) = 184020
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-hatchling>0 : devel/py-hatchling@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-dataclasses-json>0 : devel/py-dataclasses-json@py312
- py312-numpy>=1.16 : math/py-numpy@py312
- py312-pandas-stubs>=2.2.2.240807 : math/py-pandas-stubs@py312
- py312-pandas>0 : math/py-pandas@py312
- py312-pytest-asyncio>0 : devel/py-pytest-asyncio@py312
- py312-pytest-mock>0 : devel/py-pytest-mock@py312
- py312-pytest-watcher>0 : devel/py-pytest-watcher@py312
- py312-pytest>0 : devel/py-pytest@py312
- py312-redis>0 : databases/py-redis@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-langchain-core>=0.2.38 : misc/py-langchain-core@py312
- py312-ormsgpack>=1.12.0 : devel/py-ormsgpack@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- misc/py-langgraph
- 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:
|
Number of commits found: 9
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.1.1 30 Jun 2026 07:12:15
    |
Yuri Victorovich (yuri)  |
misc/py-langgraph-checkpoint: Add test results |
4.1.1 01 Jun 2026 06:36:45
    |
Yuri Victorovich (yuri)  |
misc/py-langgraph-checkpoint: update 4.0.1 → 4.1.1 |
4.0.1_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
4.0.1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
4.0.1 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
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
    |
Yuri Victorovich (yuri)  |
misc/py-langgraph-checkpoint: update 4.0.0 → 4.0.1 |
4.0.0 19 Jan 2026 09:53:37
    |
Yuri Victorovich (yuri)  |
misc/py-langgraph-checkpoint: update 3.0.1 → 4.0.0 |
3.0.1 24 Nov 2025 04:08:42
    |
Yuri Victorovich (yuri)  |
misc/py-langgraph-checkpoint: update 2.1.1 → 3.0.1 |
2.1.1 23 Jul 2025 04:05:15
    |
Yuri Victorovich (yuri)  |
misc/python-langgraph-checkpoint: Rename to misc/py-langgraph-checkpoint |
Number of commits found: 9
|