The gEDA project has produced and continues working on a full GPL'd suite and toolkit of Electronic Design Automation tools. These tools are used for electrical circuit design, schematic capture, simulation, prototyping, and production. This package is the smallest subset of the gEDA Suite that is directly maintained by gEDA Project founders.
The gEDA project has produced and continues working on a full GPL'd suite and toolkit of Electronic Design Automation tools. These tools are used for electrical circuit design, schematic capture, simulation, prototyping, and production. This package is the smallest subset of the gEDA Suite that is directly maintained by gEDA Project founders.
To install geda-gaf, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install geda-gaf
To see what files were installed by geda-gaf, run:
port contents geda-gaf
To later upgrade geda-gaf, run:
sudo port selfupdate && sudo port upgrade geda-gaf
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.