notbug ipv6 ready As 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.
Commit processing was halted at UTC 18:33 on 2026-08-05 for pkgbasify of jails and updating the host from 15.0 to 15.1 - same with jails. - that upgrade was completed by 18:53 - the website has caught up with the 6 commits it missed in that time.
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
py-langgraph LangGraph: Building stateful, multi-actor applications with LLMs
1.2.9 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 1.2.6Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-01-05 09:30:10
Last Update: 2026-07-20 01:48:17
Commit Hash: 856a652
Also Listed In: python
License: MIT
WWW:
https://docs.langchain.com/oss/python/langgraph/overview
https://github.com/langchain-ai/langgraph
Description:
LangGraph is a low-level orchestration framework for building, managing, and deploying long-running, stateful agents. Core benefits of LangGraph include: - Durable execution: Build agents that persist through failures and can run for extended periods, automatically resuming from exactly where they left off. - Human-in-the-loop: Seamlessly incorporate human oversight by inspecting and modifying agent state at any point during execution. - Comprehensive memory: Create truly stateful agents with both short-term working memory for ongoing reasoning and long-term persistent memory across sessions. - Debugging with LangSmith: Gain deep visibility into complex agent behavior with visualization tools that trace execution paths, capture state transitions, and provide detailed runtime metrics. - Production-ready deployment: Deploy sophisticated agent systems confidently with scalable infrastructure designed to handle the unique challenges of stateful, long-running workflows.
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}langgraph>0:misc/py-langgraph@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-langgraph/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-langgraph
  • pkg install py312-langgraph
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 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-langgraph
Package flavors (<flavor>: <package>)
  • py312: py312-langgraph
distinfo:
TIMESTAMP = 1784498602 SHA256 (langgraph-1.2.9.tar.gz) = 385f87bc1802c35af7e0aa479278ecba8582d103515eb48256cb2ddcd42d0bd4 SIZE (langgraph-1.2.9.tar.gz) = 722869

Packages (timestamps in pop-ups are UTC):
py311-langgraph
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.21.1.2--1.1.2n/an/an/a
FreeBSD:13:quarterly1.1.21.1.2--1.1.2n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-langgraph
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest1.2.91.2.9--1.2.9---
FreeBSD:14:quarterly1.2.71.2.7--1.2.7---
FreeBSD:15:latest1.2.91.2.9n/a-n/an/a--
FreeBSD:15:quarterly1.2.71.2.7n/a-n/an/a--
FreeBSD:16:latest1.2.91.2.9n/a-n/an/a--
 

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. py312-wheel>0 : devel/py-wheel@py312
  3. python3.12 : lang/python312
  4. py312-build>=0 : devel/py-build@py312
  5. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. py312-httpx>=0 : www/py-httpx@py312
  2. py312-langchain-core>=1.0.0 : misc/py-langchain-core@py312
  3. py312-langgraph-checkpoint>=0 : misc/py-langgraph-checkpoint@py312
  4. py312-langgraph-prebuilt>=0 : misc/py-langgraph-prebuilt@py312
  5. py312-langgraph-sdk>=0 : misc/py-langgraph-sdk@py312
  6. py312-py-spy>0 : devel/py-spy@py312
  7. py312-pycryptodome>=0 : security/py-pycryptodome@py312
  8. py312-pyperf>=0 : devel/py-pyperf@py312
  9. py312-pytest-cov>=0 : devel/py-pytest-cov@py312
  10. py312-pytest-dotenv>=0 : devel/py-pytest-dotenv@py312
  11. py312-pytest-mock>=0 : devel/py-pytest-mock@py312
  12. py312-pytest-repeat>=0 : devel/py-pytest-repeat@py312
  13. py312-pytest-watcher>=0 : devel/py-pytest-watcher@py312
  14. py312-pytest-xdist>=0 : devel/py-pytest-xdist@py312
  15. py312-redis>=0 : databases/py-redis@py312
  16. py312-syrupy>=0 : devel/py-syrupy@py312
  17. py312-uvloop>=0 : devel/py-uvloop@py312
  18. py312-pytest>=7,1 : devel/py-pytest@py312
  19. python3.12 : lang/python312
Runtime dependencies:
  1. py312-langchain-core>=1.4.7 : misc/py-langchain-core@py312
  2. py312-langgraph-checkpoint>=4.1.0 : misc/py-langgraph-checkpoint@py312
  3. py312-langgraph-prebuilt>=1.1.0 : misc/py-langgraph-prebuilt@py312
  4. py312-langgraph-sdk>=0.4.2 : misc/py-langgraph-sdk@py312
  5. py312-pydantic2>=2.7.4 : devel/py-pydantic2@py312
  6. py312-xxhash>=3.5.0 : devel/py-xxhash@py312
  7. python3.12 : lang/python312
This port is required by:
for Run
  1. misc/py-langchain
  2. misc/py-langchain-google-community

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

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.9
20 Jul 2026 01:48:17
commit hash: 856a652f2c4e47e9c3a75ed918c3d3ba4f2a678ccommit hash: 856a652f2c4e47e9c3a75ed918c3d3ba4f2a678ccommit hash: 856a652f2c4e47e9c3a75ed918c3d3ba4f2a678ccommit hash: 856a652f2c4e47e9c3a75ed918c3d3ba4f2a678c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langgraph: update 1.2.7 → 1.2.9
1.2.7
30 Jun 2026 07:58:15
commit hash: 217c3d5dd0f02ac2a665e7cb1aa0a20fe20f0611commit hash: 217c3d5dd0f02ac2a665e7cb1aa0a20fe20f0611commit hash: 217c3d5dd0f02ac2a665e7cb1aa0a20fe20f0611commit hash: 217c3d5dd0f02ac2a665e7cb1aa0a20fe20f0611 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langgraph: update 1.2.6 → 1.2.7
1.2.6
30 Jun 2026 07:12:15
commit hash: 4e082fcad103fc55f095e14f921c1c3800cb4f77commit hash: 4e082fcad103fc55f095e14f921c1c3800cb4f77commit hash: 4e082fcad103fc55f095e14f921c1c3800cb4f77commit hash: 4e082fcad103fc55f095e14f921c1c3800cb4f77 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langgraph: Add tests
1.2.6
19 Jun 2026 19:36:05
commit hash: 939c3bcb861f018ee3fa5f2e9adc661d80e8644ecommit hash: 939c3bcb861f018ee3fa5f2e9adc661d80e8644ecommit hash: 939c3bcb861f018ee3fa5f2e9adc661d80e8644ecommit hash: 939c3bcb861f018ee3fa5f2e9adc661d80e8644e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langgraph: update 1.2.5 → 1.2.6
1.2.5
14 Jun 2026 02:38:58
commit hash: 17f34c7dc30b0e2b432852bcf3ca5aa1d477624dcommit hash: 17f34c7dc30b0e2b432852bcf3ca5aa1d477624dcommit hash: 17f34c7dc30b0e2b432852bcf3ca5aa1d477624dcommit hash: 17f34c7dc30b0e2b432852bcf3ca5aa1d477624d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langgraph: update 1.2.4 → 1.2.5
1.2.4
03 Jun 2026 16:13:38
commit hash: 082c055b0af051d8a6d51b45f8de2a4e16b2437fcommit hash: 082c055b0af051d8a6d51b45f8de2a4e16b2437fcommit hash: 082c055b0af051d8a6d51b45f8de2a4e16b2437fcommit hash: 082c055b0af051d8a6d51b45f8de2a4e16b2437f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langgraph: update 1.2.3 → 1.2.4
1.2.3
02 Jun 2026 07:06:47
commit hash: 6f82dc17d01ee7bed59e23e0afd846623b6df822commit hash: 6f82dc17d01ee7bed59e23e0afd846623b6df822commit hash: 6f82dc17d01ee7bed59e23e0afd846623b6df822commit hash: 6f82dc17d01ee7bed59e23e0afd846623b6df822 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langgraph: update 1.2.2 → 1.2.3
1.2.2
01 Jun 2026 06:36:45
commit hash: 936b63d82f08263f8f9f856cccc024ff928c397ecommit hash: 936b63d82f08263f8f9f856cccc024ff928c397ecommit hash: 936b63d82f08263f8f9f856cccc024ff928c397ecommit hash: 936b63d82f08263f8f9f856cccc024ff928c397e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langgraph: update 1.1.2 → 1.2.2
1.1.2
14 Mar 2026 19:34:23
commit hash: 485910ef73520cb4071564323655ddaa3f42c199commit hash: 485910ef73520cb4071564323655ddaa3f42c199commit hash: 485910ef73520cb4071564323655ddaa3f42c199commit hash: 485910ef73520cb4071564323655ddaa3f42c199 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langgraph: update 1.0.6 → 1.1.2
1.0.6
19 Jan 2026 09:53:37
commit hash: 713b70b4ea0b3db2d04b357e7522d073a02b687ecommit hash: 713b70b4ea0b3db2d04b357e7522d073a02b687ecommit hash: 713b70b4ea0b3db2d04b357e7522d073a02b687ecommit hash: 713b70b4ea0b3db2d04b357e7522d073a02b687e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langgraph: update 1.0.5 → 1.0.6
1.0.5
05 Jan 2026 09:28:15
commit hash: d934f3f8511aeda6990185f59226bd53df2772e3commit hash: d934f3f8511aeda6990185f59226bd53df2772e3commit hash: d934f3f8511aeda6990185f59226bd53df2772e3commit hash: d934f3f8511aeda6990185f59226bd53df2772e3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langgraph: New port: LangGraph: Building stateful, multi-actor
applications with LLMs

Number of commits found: 11