Port details |
- librepcb Schematic and PCB editing software
- 1.2.0_1 cad
=2 1.2.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-11-23 05:11:16
- Last Update: 2025-04-06 19:57:19
- Commit Hash: c54c7be
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://librepcb.org/
- https://github.com/LibrePCB/LibrePCB/
- Description:
- LibrePCB is a free EDA software to develop printed circuit boards.
Key Features:
* Cross-platform
* All-in-one (project management, library/schematic/board editors)
* Intuitive, modern and easy-to-use graphical user interface
* Very powerful library design with some innovative concepts
* Human-readable file formats
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/cad/librepcb/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/librepcb
- pkg install librepcb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: librepcb
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1733642750
SHA256 (librepcb-1.2.0-source.zip) = f6e9a375ab9f8fda2486481ee49e9359a0ab9a4ae2d5778e2e27f414ad98e829
SIZE (librepcb-1.2.0-source.zip) = 15923398
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15 : devel/qt5-qmake
- libQt5Test.so : devel/qt5-testlib
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- x11.pc : x11/libX11
- Library dependencies:
-
- libavcodec.so : multimedia/ffmpeg4
- libfontconfig.so : x11-fonts/fontconfig
- libfreeimage.so : graphics/freeimage
- libfreetype.so : print/freetype2
- libtbb.so : devel/onetbb
- libTKService.so : cad/opencascade
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5Qml.so : x11-toolkits/qt5-declarative
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5OpenGL.so : graphics/qt5-opengl
- libQt5PrintSupport.so : print/qt5-printsupport
- libQt5QuickControls2.so : x11-toolkits/qt5-quickcontrols2
- libQt5Sql.so : databases/qt5-sql
- libQt5Svg.so : graphics/qt5-svg
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- cad_librepcb
- USES:
- cmake:testing compiler:c++17-lang desktop-file-utils gl localbase:ldflags qt:5 shared-mime-info xorg zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.0_1 06 Apr 2025 19:57:19
    |
Thierry Thomas (thierry)  |
*/*: chase OpenCascade |
1.2.0 09 Dec 2024 07:24:52
    |
Yuri Victorovich (yuri)  Author: Älven |
cad/librepcb: update 1.1.0 → 1.2.0
PR: 283197 |
1.1.0_1 31 Oct 2024 19:35:18
    |
Yuri Victorovich (yuri)  |
cad/librepcb: Unbreak on 15 |
1.1.0_1 30 Oct 2024 19:25:11
    |
Yuri Victorovich (yuri)  |
cad/librepcb: Broken on 15; Update WWW
Reported by: fallout |
1.1.0_1 04 Jul 2024 11:39:44
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.13.0
and bump dependent ports' revisions.
Release
notes: https://github.com/oneapi-src/oneTBB/blob/v2021.13.0/RELEASE_NOTES.md |
1.1.0 15 Jun 2024 09:12:39
    |
Yuri Victorovich (yuri)  |
cad/librepcb: update 1.0.0 → 1.1.0 |
1.0.0_1 21 Mar 2024 18:01:18
    |
Thierry Thomas (thierry)  |
cad/librepcb: add support of OpenCascade
Patch from upstream, slightly modified because cad/opencascade has been
fixed against the reported crash.
PR: 277312
Approved by: yuri (maintainer) |
1.0.0 31 Oct 2023 20:30:17
    |
Yuri Victorovich (yuri)  |
cad/librepcb: update 0.1.6 → 1.0.0
PR: 274832
Reported by: kunda <luzpaz@pm.me> |
0.1.6_1 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.1.6_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.1.6_1 19 Nov 2021 21:33:20
    |
Yuri Victorovich (yuri)  |
cad/librepcb: Fix translations
They were missing because of the i18n submodule revision confusion.
Switched to the tarball which fixed this issue. |
0.1.6 19 Nov 2021 10:39:52
    |
Yuri Victorovich (yuri)  |
cad/librepcb: Update 0.1.5 -> 0.1.6
Reported by: portscout |
0.1.5_1 22 Jun 2021 18:53:08
    |
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
0.1.5 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.1.5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.1.5 05 Oct 2020 16:54:18
  |
yuri  |
cad/librepcb: Update 0.1.4 -> 0.1.5
Reported by: portscout |
0.1.4 09 May 2020 04:48:10
  |
yuri  |
cad/librepcb: Update 0.1.3 -> 0.1.4
Reported by: portscout |
0.1.3 01 Dec 2019 16:22:24
  |
yuri  |
cad/librepcb: Update 0.1.2.20191119 -> 0.1.3
Reported by: portscout |
0.1.2.20191119 23 Nov 2019 05:11:09
  |
yuri  |
New port: cad/librepcb: Schematic and PCB editing software |