Commit Graph

597 Commits

Author SHA1 Message Date
jca 99b8d5c420 Stop picking up doxygen at build time 2023-01-25 18:44:36 +00:00
jca b78dc48784 One fix and one explicit cast needed to build this with clang 15 -Wint-conversion
Maintainer timeout
2023-01-24 17:44:18 +00:00
rsadowski 28ecc5764c Update qcad to 3.27.9.0 BUT still broken at runtime 2023-01-22 19:40:03 +00:00
rsadowski d4d0d0cd7f Update qcad to 3.27.8.7 BUT still broken at runtime
Add missing build dependency on sysutils/e2fsprogs, spotted by aja
2023-01-02 12:40:09 +00:00
tracey 70a6ad2556 Update cad/coil64 to v2.1.26. ok benoit@ 2022-12-29 14:30:34 +00:00
ajacoutot da7575d882 Update to gtkwave-3.3.113. 2022-12-28 13:45:20 +00:00
ajacoutot 30ed9aa4f3 Update to gtkwave-3.3.112. 2022-12-15 21:45:49 +00:00
sthen 692517f1a4 update to magic-8.3.340, from Brad, ok Alessandro De Laurenzis (maintainer)
+ tweak from me, override MAGIC_COMMIT via MAKE_FLAGS to stop calling git and
printing "fatal: not a git repository (or any parent up to mount point /usr)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)"
all the time.
2022-12-06 19:39:23 +00:00
sthen 7fafaa6797 kicad: set DPB_PROPERTIES=parallel 2022-11-14 20:23:48 +00:00
sthen 81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
ajacoutot 3966574dd4 Update to gtkwave-3.3.111. 2022-11-09 22:16:53 +00:00
tracey e406cfe0c5 Update cad/coil64 from v2.1.24 to v2.1.25. ok benoit@ 2022-11-08 17:04:23 +00:00
tracey 6c8401b483 Update cad/kicad and cad/kicad-share from 6.0.7 to 6.0.9. Updated patch by sdk@.
Thanks!! ok sdk@ benoit@
2022-11-07 14:53:31 +00:00
ajacoutot 560c509e08 Move dependencies from atk|at-spi2-atk to x11/gnome/at-spi2-core. 2022-11-06 09:23:24 +00:00
ajacoutot d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
landry f13d3e616c cad/kicad: fix build with swig 4.1.0
from https://gitlab.com/kicad/code/kicad/-/issues/12414
2022-11-02 16:39:51 +00:00
jca 4cab2cb8ae Reenable kicad on riscv64 2022-10-08 21:35:52 +00:00
rsadowski 21d079e03e Update qcad to 3.27.8.0 BUT still broken at runtime 2022-10-07 14:17:46 +00:00
sthen be062eeeb7 update to xschem-3.1.0, from Hannu Vuolasaho (maintainer) 2022-09-08 11:17:09 +00:00
tracey 79ce5972db Update cad/coil64. The author pointed out a calculation error, so patch that
until the next release.
2022-09-02 15:34:00 +00:00
tracey 3939958f0d Add coil64 to the build 2022-08-31 16:51:23 +00:00
tracey 33cc8e17b6 Initial import of cad/coil64 2.1.24
DESCR

Coil64 is a free coil inductor calculator, that allows calculating:
single-layer and multilayer air core inductors, toroidal air core coil
inductance, inductors on ferrite rings, in pot core, flat coils on the
PCB, and also LC tank parameters. The program has additional plugins to
calculate any manner of coils.

Input and ok sdk@
2022-08-31 16:50:23 +00:00
rsadowski f8c284c6f9 Regen patches 2022-08-29 16:50:34 +00:00
rsadowski ad55bb8b47 Update qcad to 3.27.6.7
QCad still segfault but maybe an updated version helps us to debug it.
Reported by Andy Bradford
2022-08-29 15:18:10 +00:00
sthen 2f97429c61 update to magic-8.3.316, from Brad, ok maintainer 2022-08-29 12:47:12 +00:00
tracey a4144382db Update cad/kicad to 6.0.7. ok sthen@ 2022-08-12 21:21:16 +00:00
op 33c4f8ead4 cad/lepton-eda: don't pick up guile3 if installed instead of guile2 2022-07-31 08:52:15 +00:00
landry a466fe25bb cad/pcb2gcode: fix build with upcoming geo/geos update
from f7b93da36e
2022-07-26 12:05:05 +00:00
sthen cacec3dbfc update to lepton-eda-1.9.18, from Dmitry Pryakhin (maintainer), feedback kn@ 2022-07-12 21:17:30 +00:00
kmos 202821ff04 xtrkcad needs ports-gcc on sparc64 as base-gcc isn't up to it.
Fixes build on sparc64
2022-07-03 22:46:44 +00:00
tracey 031364e7c6 Update cad/kicad-share to 6.0.6. ok sthen@ 2022-06-26 16:40:39 +00:00
tracey 8540c81a2e Update cad/kicad to 6.0.6. ok sthen@ 2022-06-26 16:40:02 +00:00
rsadowski 6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
sthen 2e55f16d6b sync WANTLIB 2022-03-31 13:53:32 +00:00
sthen 45398fe1b1 sync WANTLIB for various ports with "NOT REACHABLE" libs 2022-03-31 12:52:13 +00:00
sthen 3cdf2816b0 sync WANTLIB for some packages that could be semi-automated for some
common missing libs, with "help" from portbump, but i reviewed everything
2022-03-27 16:23:04 +00:00
ajacoutot ae01f8cb7b Remove hack and make sure guile2 headers are picked up first. 2022-03-27 10:26:39 +00:00
sthen e8dd0835f9 lepton-eda: add a dirty check for lang/guile which will
cause it to miscompile. non ideal but better than silently building
bad binaries.
2022-03-26 21:35:50 +00:00
tracey 473ec80b20 Update kicad-share to 6.0.4. ok sthen@ 2022-03-24 22:20:35 +00:00
tracey 14c3089bb0 Update kicad to 6.0.4. ok sthen@ 2022-03-24 22:20:15 +00:00
sthen 4642923427 +lepton-eda 2022-03-18 09:42:58 +00:00
sthen 659de9b41e import cad/lepton-eda, from Dmitry Pryakhin, update/tweaks from me, ok tracey@
Lepton EDA is a suite of free software tools for designing electronics.
It provides schematic capture, netlisting into over 30 netlist formats,
and many other features.

It was forked from the gEDA/gaf suite in late 2016 by most of its active
developers at that time. It is backward compatible with its predecessor
and supports the same file format for symbols and schematics.

It's in active development and well supported.
2022-03-18 09:42:36 +00:00
tracey 770f2381ad fix the kicad-share/packages3D build. ok sthen@. thanks everyone who looked at
this today!
2022-03-15 20:53:31 +00:00
tracey 8c4dd2ed5e Update kicad-share to 6.0.2. Partial patch from Florian Viehweger
<openbsd at out-of-creativity.de> thanks!
2022-03-14 19:58:50 +00:00
tracey 767082a13d Update kicad to 6.0.2. patch from Florian Viehweger
<openbsd at out-of-creativity.de> thanks!
2022-03-14 19:58:13 +00:00
naddy 5bba7c308f drop RCS Ids 2022-03-11 18:24:26 +00:00
sthen 385739a94f drop rcs id in category Makefiles 2022-03-09 16:18:03 +00:00
tracey 34f814dba8 fixup some generic script weirdness and custom filenames. ok sthen@ 2022-02-26 21:40:01 +00:00
tracey 59169795aa rm i18n subdir. this no longer exists and was missed in original update. 2022-02-22 15:48:32 +00:00
tracey 02e28fbbb7 Update cad/kicad 6.0.1. input and ok sthen@ rsadowski@ 2022-02-22 15:38:39 +00:00