Commit Graph

564 Commits

Author SHA1 Message Date
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
tracey
0d87669995 Update kicad-share to 6.0.1. ok sthen@ rsadowski@ 2022-02-22 15:37:14 +00:00
tracey
df61b5a5c7 Update oce to 7.6.0. ok sthen@ rsadowski@ 2022-02-22 15:20:11 +00:00
ajacoutot
c899b00fca Sync WANTLIB to unbreak (zi -> zip). 2022-02-22 10:29:23 +00:00
afresh1
58dba27f28 Add missing dependency on qtgamepad
WANTLIB adjustment and OK rsadowski@
2022-02-20 23:16:32 +00:00
sebastia
473295d624 hook up xtrkcad 2022-01-18 20:06:36 +00:00
sebastia
0ae5a705da readd xtrkcad 5.2.2
still maintained, and the reason it was removed previously is not there
anymore.

feedback and OK sthen@
2022-01-18 20:05:54 +00:00
ajacoutot
d7d5dba28f Update to gtkwave-3.3.110. 2021-12-30 15:07:40 +00:00
tracey
58fae133a4 Update kicad and kicad-share to 5.12.1. ok sdk@ 2021-11-22 14:55:53 +00:00
jca
891fbc414d kicad doesn't build on riscv64. Also disable kicad-share. 2021-11-13 13:12:31 +00:00
benoit
6e21a35426 Update to xschem-3.0.0 from Hannu Vuolasaho (Maintainer). 2021-11-10 08:47:50 +00:00
landry
950b040282 cad/pcb2gcode: apply better fix commited upstream to fix build with geos 3.10
ok tracey@ (maintainer)
2021-11-02 13:39:47 +00:00
sthen
8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +00:00
landry
51eec5c588 cad/pcb2gcode: add a chunk i wrongly removed before commiting.
really fixes the build failure from the geos update, as reported by
ajacoutot@
2021-10-30 06:41:24 +00:00
landry
a45c1dcaf1 cad/pcb2gcode: patch out calls to geos API that was removed in 3.10.
a probably better fix should come out of
https://github.com/pcb2gcode/pcb2gcode/issues/592 but in the meantime
that fixes the build.
build failure reported by sthen@
2021-10-26 09:26:34 +00:00
sthen
d987b87e2f update HOMEPAGE to kicad.org
https://forum.kicad.info/t/warning-avoid-all-links-to-kicad-pcb-org-use-kicad-org/31521
2021-10-20 11:47:48 +00:00
sthen
3ebfb4787e update HOMEPAGE to kicad.org
https://forum.kicad.info/t/warning-avoid-all-links-to-kicad-pcb-org-use-kicad-org/31521
2021-10-20 11:44:03 +00:00
ajacoutot
7d9f9a797c Update to gtkwave-3.3.109. 2021-09-01 13:01:28 +00:00
sthen
4ae5e41932 remove qucs-s, suggested by maintainer. the Qt4 GUI is now unusable,
other OS have dropped this, and upstream's WIP Qt5 branch is not very
active. alternatives exist (e.g. xschem and kicad/eeschema).
suggested by/ok maintainer

This removes the last port using Qt4.
2021-07-25 11:57:04 +00:00
sthen
6f6cacad8c regen plist to unbreak, following the setuptools update
site-packages/__pycache__/site.cpython-38.pyc is no longer created. not
found in setuptools test build because dxf2gcode doesn't register a
build dependency on setuptools; I've added that with BUILD_DEPENDS (it's
not a typical setuptools port). drop obsolete code dealing with -3 suffix
on py3 binaries while there.
2021-07-22 18:53:17 +00:00
tracey
0dec0c9b88 Update cad/kicad and cad/kicad-share to version 5.1.10. Original diff from
Stefan Hagen. Thanks! Tweaks and LGTM from sthen@
2021-07-14 16:28:06 +00:00
jca
03140f5cb4 Fix graywolf build when misc/dialog is installed
Use CMAKE_INCLUDE_CURRENT_DIR to prefer .h files from the port's source
directories.

From Alessandro De Laurenzis (maintainer)
2021-07-04 23:19:38 +00:00
rsadowski
007eb02ffa Fix building LibreCAD with newer Boost
Diff from Brad, OK feinerer@
2021-05-27 04:16:29 +00:00
sthen
29dafc420b update to yosys 0.9+4081 and fix some bash #! lines, from maintainer 2021-05-23 19:22:27 +00:00
sthen
10a4eaad69 update to abc-1.01.20210519, from maintainer 2021-05-23 13:04:01 +00:00
sthen
b0dbd9055a update to pcb-4.3.0; only lightly tested but 4.1.3 isn't working at all
with the current version of Gtk+2 - old version hits a Gtk assertion
"IA__gtk_window_resize: assertion 'width > 0' failed" and dies - new version
still hits the assertion but doesn't die.
2021-05-21 16:26:39 +00:00
tracey
306978556e Update cad/pcb2gcode to v2.4.0. ok sthen@ 2021-05-11 19:09:34 +00:00
rsadowski
26d44642dd Unbreak build with boost 1.73 by removing obsoleted boost patch.
Spotted by aja@ merci!
2021-04-28 19:19:47 +00:00
sthen
51059c331e update to qrouter-1.4.84, from maintainer 2021-03-28 10:31:34 +00:00
rsadowski
9b2133f6ad Remove default maintainer in kf5.port.mk
Bump or explicit set me as maintainer.
2021-03-15 06:28:03 +00:00
sthen
9711df3786 update to magic-8.3.137, from maintainer 2021-03-06 11:59:59 +00:00
sthen
caf9837c3d update to netgen-1.5.171, from maintainer 2021-03-06 11:59:50 +00:00
sthen
7cb1984d5f use FIX_CRLF_FILES, this is so much neater I can't believe we didn't
do it before!
2021-02-25 22:26:01 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00