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
codebase-memory-mcp MCP server that indexes codebases into a persistent knowledge graph
0.10.8 devel 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: olivier@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-07-30 09:00:06
Last Update: 2026-09-16 19:42:16
Commit Hash: d6250b8
License: MIT
WWW:
https://github.com/DeusData/codebase-memory-mcp
Description:
codebase-memory-mcp is a high-performance Model Context Protocol (MCP) server that indexes source code into a persistent knowledge graph for use by AI coding agents. It parses code with tree-sitter, resolves semantic relationships across files, and persists the graph in a local SQLite store. Queries are exposed via JSON-RPC 2.0 over stdio and integrate with MCP-aware clients.
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
Expand this list (5 items)
Collapse this list.
  1. bin/codebase-memory-mcp
  2. share/doc/codebase-memory-mcp/freebsd-src.cbmignore
  3. /usr/local/share/licenses/codebase-memory-mcp-0.10.8/catalog.mk
  4. /usr/local/share/licenses/codebase-memory-mcp-0.10.8/LICENSE
  5. /usr/local/share/licenses/codebase-memory-mcp-0.10.8/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • codebase-memory-mcp>0:devel/codebase-memory-mcp
To install the port:
cd /usr/ports/devel/codebase-memory-mcp/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/codebase-memory-mcp
  • pkg install codebase-memory-mcp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: codebase-memory-mcp
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 powerpc64 powerpc64le
distinfo:
TIMESTAMP = 1787154654 SHA256 (DeusData-codebase-memory-mcp-v0.10.8_GH0.tar.gz) = bbb40b0af7860e518d5f11e1d7316634bfebaa0928a05928792a890e0222cbeb SIZE (DeusData-codebase-memory-mcp-v0.10.8_GH0.tar.gz) = 94894604

Packages (timestamps in pop-ups are UTC):
codebase-memory-mcp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest0.10.80.10.8------
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.10.80.10.8n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest0.10.80.10.8n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for codebase-memory-mcp-0.10.8: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_codebase-memory-mcp
USES:
gmake compiler:c11
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/DeusData/codebase-memory-mcp/tar.gz/v0.10.8?dummy=/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.8
16 Sep 2026 19:42:16
commit hash: d6250b82ecf9a1877ec64bb432ffcdfe6ccabeedcommit hash: d6250b82ecf9a1877ec64bb432ffcdfe6ccabeedcommit hash: d6250b82ecf9a1877ec64bb432ffcdfe6ccabeedcommit hash: d6250b82ecf9a1877ec64bb432ffcdfe6ccabeed files touched by this commit
Olivier Cochard (olivier) search for other commits by this committer
Revert "sysutils/edk2: fix network boot on bhyve"

This reverts commit 3fcead9dc69a1fb01bf4200ce3b079e942b57f39.

Wrongly added non-related files to previous commit.
0.10.8
16 Sep 2026 18:55:17
commit hash: 3fcead9dc69a1fb01bf4200ce3b079e942b57f39commit hash: 3fcead9dc69a1fb01bf4200ce3b079e942b57f39commit hash: 3fcead9dc69a1fb01bf4200ce3b079e942b57f39commit hash: 3fcead9dc69a1fb01bf4200ce3b079e942b57f39 files touched by this commit
Olivier Cochard (olivier) search for other commits by this committer
sysutils/edk2: fix network boot on bhyve

NetworkPkg's DxeNetLib needs EFI_RNG_PROTOCOL, and the Bhyve build's
only producer is VirtioRngDxe, which never binds since bhyve has no
virtio-rng device. RngDxe uses RDRAND instead and needs no device.
TcpDxe depexes gEfiHash2ServiceBindingProtocolGuid, so add
Hash2DxeCrypto too; without TcpDxe there is no HttpServiceBinding.
Also enable HTTP boot.

PR:		298499
Approved by:	manu
Sponsored by:	Netflix
0.10.8
11 Sep 2026 12:48:56
commit hash: 433b08bc4f181499a2fd3222b0323b61cf9ef999commit hash: 433b08bc4f181499a2fd3222b0323b61cf9ef999commit hash: 433b08bc4f181499a2fd3222b0323b61cf9ef999commit hash: 433b08bc4f181499a2fd3222b0323b61cf9ef999 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/codebase-memory-mcp: enable on powerpc64*
0.10.8
20 Aug 2026 07:05:55
commit hash: 4d317b479ccb308ca2ae6d57a39b4b6a9ee4cd80commit hash: 4d317b479ccb308ca2ae6d57a39b4b6a9ee4cd80commit hash: 4d317b479ccb308ca2ae6d57a39b4b6a9ee4cd80commit hash: 4d317b479ccb308ca2ae6d57a39b4b6a9ee4cd80 files touched by this commit
Olivier Cochard (olivier) search for other commits by this committer
devel/codebase-memory-mcp: update to 0.10.8, add FreeBSD sysctl indexing

Add a downstream-only feature that teaches the code indexer to resolve
FreeBSD kernel sysctl trees.
0.10.6
18 Aug 2026 17:09:34
commit hash: 4ed1bb8a2c704b093f0d93f84788abf3914a0416commit hash: 4ed1bb8a2c704b093f0d93f84788abf3914a0416commit hash: 4ed1bb8a2c704b093f0d93f84788abf3914a0416commit hash: 4ed1bb8a2c704b093f0d93f84788abf3914a0416 files touched by this commit
Olivier Cochard (olivier) search for other commits by this committer
devel/codebase-memory-mcp: update to 0.10.6
0.10.4
18 Aug 2026 17:06:05
commit hash: 18010f19cfe415ea55e6035700711749c36992abcommit hash: 18010f19cfe415ea55e6035700711749c36992abcommit hash: 18010f19cfe415ea55e6035700711749c36992abcommit hash: 18010f19cfe415ea55e6035700711749c36992ab files touched by this commit
Olivier Cochard (olivier) search for other commits by this committer
devel/codebase-memory-mcp: update to 0.10.4
0.9.0
04 Aug 2026 19:03:46
commit hash: 640532843b664af230e7a3d20da1e4ec15575808commit hash: 640532843b664af230e7a3d20da1e4ec15575808commit hash: 640532843b664af230e7a3d20da1e4ec15575808commit hash: 640532843b664af230e7a3d20da1e4ec15575808 files touched by this commit
Olivier Cochard (olivier) search for other commits by this committer
devel/codebase-memory-mcp: Do not compile on 32bits

Reported by:	pkg-fallout
0.9.0
30 Jul 2026 08:57:08
commit hash: 00dfac3534ac58d64f90eec6351e05c1ad2f6312commit hash: 00dfac3534ac58d64f90eec6351e05c1ad2f6312commit hash: 00dfac3534ac58d64f90eec6351e05c1ad2f6312commit hash: 00dfac3534ac58d64f90eec6351e05c1ad2f6312 files touched by this commit
Olivier Cochard (olivier) search for other commits by this committer
devel/codebase-memory-mcp: new port

MCP server that indexes source code into a persistent knowledge graph for AI
coding agents.

Number of commits found: 8