1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Fernando Apesteguía
ae49030f4b cad/lepton-eda: Update to 1.9.11
ChangeLog:
https://github.com/lepton-eda/lepton-eda/blob/master/NEWS.md#notable-changes-in-lepton-eda-1911-20200604

PR:	246991
Submitted by:	graahnul.grom@gmail.com (maintainer)
2020-06-05 09:08:11 +00:00
Fernando Apesteguía
d072555ad0 cad/lepton-eda: remove DEPRECATE block
The port dropped python2.7 dependency in r529231

PR:	245068
2020-03-27 12:10:29 +00:00
Fernando Apesteguía
ea0eb6f8c2 cad/lepton-eda: Update to 1.9.10
ChangeLog:
https://github.com/lepton-eda/lepton-eda/blob/master/NEWS.md#notable-changes-in-lepton-eda-1910-20200319

PR:     245068
Submitted by:   graahnul.grom@gmail.com (maintainer)
2020-03-27 07:25:16 +00:00
Antoine Brodin
5ae8688c07 Deprecate some ports using deprecated version of python
With hat:	portmgr
2020-03-08 17:01:46 +00:00
Tobias C. Berner
cb24bd26f8 cad/lepton-eda: Update to 1.9.9
PR:		241289
Submitted by:	dmn <graahnul.grom@gmail.com> (maintainer)
2020-01-01 20:52:54 +00:00
Piotr Kubaj
f7bf3580eb cad/lepton-eda: respect CFLAGS
Building with base GCC fails with:
cc1: error: -Wuninitialized is not supported without -O

But this port should use the default -O2.

PR:		239311
Approved by:	graahnul.grom@gmail.com (maintainer), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D21142
2019-08-05 11:15:41 +00:00
Alexey Dokuchaev
b6a83cc11b - Restrict Python run-time dependency to version 2.7 because
supplied scripts use the old syntax (print statement, etc.)
- Add a patch to fix regressions of transition to Guile 2.2

Submitted by:	maintainer
Upstream bug:	https://github.com/lepton-eda/lepton-eda/issues/440
2019-07-02 15:41:44 +00:00
Alexey Dokuchaev
3186e08e7c Update Guile to version 2.2.5, modern stable version, and fix dependent
ports to build against it.  Most changes are rather minor and mechanical
except for the devel/gdb (obtained via their bugtracker [1], courtesy of
Doug Evans).  One port (science/meep) I had to mark BROKEN after fixing
it proved to be very tedious and actually unreliable.  It is very old,
there are newer versions available so it should be fixed by updating.

One port (devel/libruin) had revealed a bug in the new Guile code (an
auxiliary script, really) that had to be worked-round; reference to the
problematic upstream commit is provided in the patch.

PR:		229613
Exp-run by:	antoine

[1] https://sourceware.org/bugzilla/show_bug.cgi?id=21104#c8
2019-06-27 09:02:56 +00:00
Kurt Jaeger
12e7d52369 cad/lepton-eda: fix build on 13.0-CURRENT
PR:		236879
Submitted by:	graahnul.grom@gmail.com (maintainer)
2019-04-17 05:58:06 +00:00
Tobias Kortkamp
533deb0287 New port: cad/lepton-eda
The Lepton EDA suite provides schematic capture, netlisting, bill
of materials generation, and many other features.  It was forked
from the gEDA/gaf suite in late 2016.  It's in active development
and well supported.

WWW: https://github.com/lepton-eda/lepton-eda

PR:		232076
Submitted by:	dmn <graahnul.grom@gmail.com>
2019-02-23 13:49:27 +00:00