Created attachment 273430 [details] 0001-opencircuitx-new-port.patch Hi, 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. I tested with poudriere amd64.
In devel/Makefile file, line SUBDIR += opencircuitx should be added when applying the patch provided. Otherwise, building the port just works after applying the patch. I verified it with portmaster. Application needs to be started from terminal for now, maybe some links/icons/menu items for common desktop environment could be added with ease, enhancing the port.