macOS
brew install harbourlocal Homebrew formula metadata
brew
Portable, xBase-compatible programming language and environment. Version 3.0.0 via Homebrew; verified 2026-06-25.
install
brew install harbourlocal Homebrew formula metadata
winget install --id Harbour.Harbour -eWindows Package Manager source index · Harbour.Harbour · source: cdn.winget.microsoft.com
overview
Portable, xBase-compatible programming language and environment
history
Harbour is a free software implementation of a Clipper/xBase-compatible programming language, compiler, runtime, build system, and library environment. It exists to keep xBase-style business applications portable across modern systems.
The official Harbour FAQ says the idea of a free software Clipper compiler had circulated in the comp.lang.clipper community, and that actual development began in early 1999 when Antonio Linares started discussing a Clipper grammar built with Lex and Yacc.
The official homepage describes Harbour as a cross-platform, multi-threading, object-oriented, scriptable language implementation with compiler and runtime libraries, UI/database/I/O backends, its own build system, and bindings for popular APIs.
The homepage lists a stable 3.0.0 release dated 2011-07-17, while the GitHub repository remains the official source-control location for the core implementation.
Harbour's audience is narrower than a mainstream language runtime: it serves developers maintaining or modernizing CA-Clipper, dBase, FoxPro-like, and other xBase-family code. Its value is continuity for business/database applications that can be compiled and run on newer operating systems.
The supplied package facts show a small package-manager footprint, which fits a specialist language environment rather than a foundational system dependency.
Users write or port xBase/Clipper-style source, compile it with Harbour tools, and link against Harbour runtime libraries and optional UI, database, networking, crypto, compression, or platform bindings.
The Homebrew package exposes compiler and tool executables such as `harbour`, `hbmk2`, `hbpp`, `hbi18n`, and `hbtest`, making it useful for rebuilding legacy applications or experimenting with xBase code on macOS.
Harbour is notable to package collectors because it preserves a business-programming lineage that otherwise belongs to DOS and early PC database tooling. It is a compatibility bridge, not just another compiler.
Packaging such a toolchain means caring about C compiler interoperability, runtime library layout, build helper tools, and cross-platform assumptions carried forward from Clipper-era source code.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
harbour | cli | global executable | |
hb3rdpat.hbs | cli | global executable | |
hbi18n | cli | global executable | |
hbmk2 | cli | global executable | |
hbpp | cli | global executable | |
hbtest | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:harbour |
|---|---|
| Version | 3.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/harbour |
| Homepage | https://harbour.github.io |
| Repository | https://github.com/harbour/core |
| Upstream docs | https://harbour.github.io/doc |
| License | GPL-2.0-or-later |
| Source archive | https://downloads.sourceforge.net/project/harbour-project/source/3.0.0/harbour-3.0.0.tar.bz2 |
| Last updated | 2026-06-25T13:37:45+02:00 |
| Pulse | updated |
| Dependencies | jpeg-turbo, libharu, libpng, libxdiff, minizip, pcre |
| Uses from macOS | bzip2, curl, expat, ncurses, sqlite |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | harbour |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
Harbour.Harbour
winget install --id Harbour.Harbour -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.