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
opencircuitx Free, open-source EDA platform for VHDL and Verilog HDL editor
1.0.0 develnew! 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: freebsd@sysctl.cz search for ports maintained by this maintainer
Port Added: 2026-08-25 17:00:06
Last Update: 2026-08-25 16:56:45
Commit Hash: aa5ab1e
License: MIT
WWW:
https://github.com/openlab-x/OpenCircuitX
Description:
OpenCircuitX is a free, open-source EDA (Electronic Design Automation) platform for VHDL and Verilog: the hardware description languages (HDL) used to design digital logic. It is developed by OpenLabX and unifies an IDE-quality HDL editor, a visual circuit canvas, an RTL schematic viewer, a waveform viewer, and a full FPGA toolchain in one window, for hardware engineers, students, and FPGA hobbyists alike.
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 (6 items)
Collapse this list.
  1. bin/OpenCircuitX
  2. @dir bin/plugins
  3. share/applications/opencircuitx.desktop
  4. /usr/local/share/licenses/opencircuitx-1.0.0/catalog.mk
  5. /usr/local/share/licenses/opencircuitx-1.0.0/LICENSE
  6. /usr/local/share/licenses/opencircuitx-1.0.0/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • opencircuitx>0:devel/opencircuitx
To install the port:
cd /usr/ports/devel/opencircuitx/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/opencircuitx
  • pkg install opencircuitx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: opencircuitx
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1785087440 SHA256 (openlab-x-OpenCircuitX-v1.0.0-cbfb1f9_GH0.tar.gz) = 4c5cb7622ab9cb84bca020a244e46eaeec5168d850f647f8ea2ff759850157bd SIZE (openlab-x-OpenCircuitX-v1.0.0-cbfb1f9_GH0.tar.gz) = 2614647

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Runtime dependencies:
  1. ghdl>0 : cad/ghdl
  2. iverilog>0 : cad/iverilog
  3. nextpnr>0 : devel/nextpnr
  4. openfpgaloader>0 : cad/openfpgaloader
  5. verilator>0 : cad/verilator
  6. yosys>0 : cad/yosys
Library dependencies:
  1. libwx_baseu-3.2.so : x11-toolkits/wxgtk32
  2. libwx_baseu_net-3.2.so : x11-toolkits/wxgtk32
  3. libwx_gtk3u_aui-3.2.so : x11-toolkits/wxgtk32
  4. libwx_gtk3u_core-3.2.so : x11-toolkits/wxgtk32
  5. libwx_gtk3u_stc-3.2.so : x11-toolkits/wxgtk32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_opencircuitx
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/openlab-x/OpenCircuitX/tar.gz/cbfb1f9?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0
25 Aug 2026 16:56:45
commit hash: aa5ab1e91e7067838f9f95dfb223251a9ee61814commit hash: aa5ab1e91e7067838f9f95dfb223251a9ee61814commit hash: aa5ab1e91e7067838f9f95dfb223251a9ee61814commit hash: aa5ab1e91e7067838f9f95dfb223251a9ee61814 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
Author: Martin Filla
devel/opencircuitx: Add new port

OpenCircuitX is a free, open-source EDA (Electronic Design Automation)
platform for VHDL and Verilog: the hardware description languages (HDL)
used to design digital logic. It is developed by OpenLabX and unifies an
IDE-quality HDL editor, a visual circuit canvas, an RTL schematic
viewer, a waveform viewer, and a full FPGA toolchain in one window, for
hardware engineers, students, and FPGA hobbyists alike.

PR:		297258

Number of commits found: 1