Created attachment 234268 [details] [New Port] cad/pcb-rnd: Flexible, modular Printed Circuit Board editor 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. WWW: http://www.repo.hu/projects/pcb-rnd/ Tested with Poudriere on arm64 FreeBSD 13. Portlint and portclippy like the port.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ce9a5d60b55b765ca3099b48871beccf2080dd6 commit 0ce9a5d60b55b765ca3099b48871beccf2080dd6 Author: Robert Clausecker <fuz@fuz.su> AuthorDate: 2022-06-05 15:19:51 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-06-05 15:19:51 +0000 Add cad/pcb-rnd: Flexible, modular Printed Circuit Board editor PR: 264289 cad/Makefile | 1 + cad/librnd/Makefile (new) | 81 +++++++ cad/librnd/distinfo (new) | 3 + .../patch-scconfig_src_gui_find__lesstif2.c (new) | 13 ++ .../patch-scconfig_src_gui_find__misc.c (new) | 13 ++ .../files/patch-scconfig_src_gui_find__x.c (new) | 15 ++ cad/librnd/pkg-descr (new) | 8 + cad/librnd/pkg-plist (new) | 254 +++++++++++++++++++++ 8 files changed, 388 insertions(+)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5831e0c7d93b2c34b0d3708effcf8aa20bc1b2a0 commit 5831e0c7d93b2c34b0d3708effcf8aa20bc1b2a0 Author: Robert Clausecker <fuz@fuz.su> AuthorDate: 2022-06-05 15:24:44 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-06-05 15:26:25 +0000 Add cad/pcb-rnd: Flexible, modular Printed Circuit Board editor PR: 264289 cad/Makefile | 1 + cad/pcb-rnd/Makefile (new) | 30 ++ cad/pcb-rnd/distinfo (new) | 3 + .../patch-scconfig_src_sul_find__freetype2.c (new) | 11 + cad/pcb-rnd/pkg-descr (new) | 8 + cad/pcb-rnd/pkg-plist (new) | 597 +++++++++++++++++++++ 6 files changed, 650 insertions(+)