Port details |
- pcb-rnd Flexible, modular Printed Circuit Board editor
- 3.1.6 cad
=2 3.1.1Version of this port present on the latest quarterly branch. - Maintainer: hasdalcodes@gmail.com
 - Port Added: 2022-06-05 15:27:08
- Last Update: 2025-02-07 10:17:08
- Commit Hash: 513f75f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- http://www.repo.hu/projects/pcb-rnd/
- Description:
- pcb-rnd is a free/open source, flexible, modular Printed Circuit Board editor
- for design of professional and hobby boards.
- is feature-rich and compatible
- has a long history, fast paced development, and big plans.
- is part of the coralEDA ecosystem.
¦ ¦ ¦ ¦ 
- 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/pcb-rnd/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/pcb-rnd
- pkg install pcb-rnd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pcb-rnd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738922071
SHA256 (pcb-rnd-3.1.6.tar.bz2) = 0a955fd052a643237547dcbb18525e052b7631508fe4189fe9b24867d40be84b
SIZE (pcb-rnd-3.1.6.tar.bz2) = 5107077
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:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libfungw.so : devel/fungw
- libfreetype.so : print/freetype2
- libgd.so : graphics/gd
- libgenht.so : devel/genht
- librnd-hid.so : cad/librnd
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pcb-rnd-3.1.6:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- cad_pcb-rnd
- USES:
- gmake gnome pkgconfig tar:bz2
- 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 |
3.1.6 07 Feb 2025 10:17:08
    |
Vladimir Druzenko (vvd)  Author: Älven |
cad/pcb-rnd: update 3.1.1 → 3.1.6
* Enable testing, though marked TESTING_UNSAFE= yes for
"ld: error: unable to find library -lrnd-3rd"
* Fix MASTER_SITES
* Some linting
* Sort LIB_DEPENDS
* Fix post-{patch,install} order
News:
http://www.repo.hu/projects/pcb-rnd/news.html
Release notes:
http://www.repo.hu/projects/pcb-rnd/releases/relnotes-3.1.2.txt
http://www.repo.hu/projects/pcb-rnd/releases/relnotes-3.1.3.txt
http://www.repo.hu/projects/pcb-rnd/releases/relnotes-3.1.4.txt
http://www.repo.hu/projects/pcb-rnd/releases/relnotes-3.1.5.txt
http://www.repo.hu/projects/pcb-rnd/releases/relnotes-3.1.6.txt
Changelogs:
http://www.repo.hu/projects/pcb-rnd/releases/changelog-3.1.6.txt
PR: 284174
Approved by: hasdalcodes@gmail.com (maintainer, timeout > 2 weeks) |
3.1.1 23 Dec 2024 21:08:39
    |
Daniel Engberg (diizzy)  |
*/*: Use Gnome helper for defining libxml2 dependency
Replace LIB_DEPENDS with USES= gnome, USE_GNOME= libxml2
Approved by: portmgr (blanket) |
3.1.1 07 Sep 2023 03:27:46
    |
Alexey Dokuchaev (danfe)  |
cad/pcb-rnd: chase commit 512d100d0325 (cad/librnd)
Do not pull another whole compiler suite just to unbreak
the port's build on -CURRENT when there is a better way.
Fixes: 1f3fdcf53843 |
3.1.1 18 Aug 2023 07:53:31
    |
Muhammad Moinur Rahman (bofh)  |
cad/pcb-rnd: Fix build on 14
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
3.1.1 17 Jun 2023 08:16:59
    |
Wen Heping (wen)  Author: hasdal |
cad/pcb-rnd: Update to 3.1.1
Pass maintainership to submitter
PR: 271513
Reported by: hasdalcodes@gmail.com |
3.0.6 23 Mar 2023 12:41:57
    |
Joseph Mingrone (jrm)  |
cad/pcb-rnd: Fix maintainer address |
3.0.6 23 Mar 2023 12:31:42
    |
Robert Clausecker (fuz)  |
cad/{librnd,pcb-rnd}: drop maintainership
These ports require a maintainer who is more familiar with the
tools. I am not and don't feel like I can adequately maintain
them while ensuring an appropriate quality standard. |
3.0.6 08 Feb 2023 23:24:25
    |
Robert Clausecker (fuz)  |
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435 |
3.0.6 04 Nov 2022 17:26:53
    |
Nuno Teixeira (eduardo)  Author: Robert Clausecker |
cad/pcb-rnd: Update to 3.0.6
ChangeLog: http://repo.hu/projects/pcb-rnd/releases/changelog-3.0.6.txt
PR: 267519
MFH: 2022Q4 (bugfixes) |
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) |
3.0.5 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 ) |
3.0.5 22 Jul 2022 15:39:08
    |
Nuno Teixeira (eduardo)  Author: Robert Clausecker |
cad/pcb-rnd: Update to 3.0.5
ChangeLog: http://www.repo.hu/projects/pcb-rnd/releases/changelog-3.0.5.txt
PR: 265361 |
3.0.4 05 Jun 2022 15:26:25
    |
Li-Wen Hsu (lwhsu)  Author: Robert Clausecker |
Add cad/pcb-rnd: Flexible, modular Printed Circuit Board editor
PR: 264289 |