| Port details |
- kicad Schematic and PCB editing software
- 10.0.5_1,2 cad
=5 10.0.4_1,2Version of this port present on the latest quarterly branch. - Maintainer: cmt@FreeBSD.org
 - Port Added: 2005-12-08 23:31:48
- Last Update: 2026-08-10 11:24:24
- Commit Hash: 213840c
- People watching this port, also watch:: firefox, mutt, sudo, python, vlc
- License: GPLv2
- WWW:
- https://kicad.org/
- Description:
- Kicad is an open source (GPL) software for the creation of electronic schematic
diagrams and printed circuit board artwork.
Designed and written by Jean-Pierre Charras, a researcher at LIS (Laboratoire
des Images et des Signaux) and a teacher in IUT de Saint Martin d'Heres
(France), in the field of electrical engineering and image processing.
Kicad is a set of four softwares and a project manager:
* Eeschema: Schematic entry.
* Pcbnew: Board editor.
* Gerbview: GERBER viewer (photoplotter documents).
* Cvpcb: footprint selector for components used in the circuit design.
* Kicad: project manager.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/cad/kicad/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/kicad
- pkg install kicad
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kicad
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1784661648
SHA256 (kicad-10.0.5.tar.bz2) = 3f84deed0d1f3d42b5792529105fa3f68c714d0c643018575d400d915ca44b23
SIZE (kicad-10.0.5.tar.bz2) = 232792797
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- glm.hpp : math/glm
- swig : devel/swig
- gtar : archivers/gtar
- cmake : devel/cmake-core
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.12 : lang/python312
- update-mime-database : misc/shared-mime-info
- gettext-runtime>=0.26 : devel/gettext-runtime
- gettext-tools>=0.26 : devel/gettext-tools
- __init__.py : x11-toolkits/py-wxpython@py312
- ice.pc : x11/libICE
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- python3.12 : lang/python312
- update-mime-database : misc/shared-mime-info
- __init__.py : x11-toolkits/py-wxpython@py312
- ice.pc : x11/libICE
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Library dependencies:
-
- libboost_locale.so : devel/boost-libs
- libabsl_log_internal_check_op.so : devel/abseil
- libgit2.so : devel/libgit2
- libprotobuf.so : devel/protobuf
- libnng.so : net/nng
- libharfbuzz.so : print/harfbuzz
- libngspice.so : cad/ngspice_rework@shlib
- libTKernel.so : cad/opencascade
- libpixman-1.so : x11/pixman
- libzstd.so : archivers/zstd
- libcurl.so : ftp/curl
- libwayland-client.so : graphics/wayland
- libfreetype.so : print/freetype2
- libsecret-1.so : security/libsecret
- libfontconfig.so : x11-fonts/fontconfig
- libspnav.so : misc/libspnav
- libpoppler-glib.so : graphics/poppler-glib
- libodbc.so : databases/unixODBC
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libintl.so : devel/gettext-runtime
- libwx_baseu-3.2.so : x11-toolkits/wxgtk32@gtk3
- This port is required by:
- for Run
-
- cad/kicad-doc
- cad/kicad-library-footprints
- cad/kicad-library-packages3d
- cad/kicad-library-symbols
- cad/kicad-library-templates
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for kicad-10.0.5_1,2:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- cad_kicad
- USES:
- cmake:noninja compiler:c++20-lang cpe desktop-file-utils gnome pkgconfig python shared-mime-info shebangfix tar:bz2 xorg gettext
- pkg-message:
- For install:
- If you plan to create 3D shapes for Printed board modules,
install the 3D modeler wings3D (port graphics/wings).
Pcbnew uses the exported files in wrml (.wrl) format from
wings3d (not the native .wings format).
Libraries are now available in separate packages: please
see cad/kicad-library-* .
- Master Sites:
|
Number of commits found: 201 (showing only 1 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2005.10.27 08 Dec 2005 23:30:13
 |
thierry  |
Add Kicad, a software for the creation of electronic schematic
diagrams and printed circuit board artwork.
Kicad is a set of four softwares and a project manager:
* Eeschema: Schematic entry.
* Pcbnew: Board editor.
* Gerbview: GERBER viewer (photoplotter documents).
* Cvpcb: footprint selector for components used in the circuit design.
* Kicad: project manager. |
Number of commits found: 201 (showing only 1 on this page)
|