naddy
e93f9d0ca9
drop RCS Ids
2022-03-11 19:28:46 +00:00
op
fd73dfae41
update ecl to 21.2.1 from MAINTAINER Timo, thanks!
...
cf. https://ecl.common-lisp.dev/posts/ECL-2121-release.html
tested on amd64, consumer still builds and runs.
2022-01-31 09:53:58 +00:00
gkoehler
223fe0d760
Update to ecl-20.4.24
...
From Josh Elsasser; thank you! I'm adding patch-src_c_package_d (from
Daniel Kochmaski) to work around a SIGSEGV on 64-bit big-endian
platforms, so I can have Common Lisp on powerpc64. Josh Elsasser
built ecl on mips64 and sparc64.
2020-08-24 21:38:05 +00:00
jasper
af27e15f7a
fix build after libffi update
...
this issue has been addressed by upstream ecl in a more elaborate manner than
i feel is appropriate for now. we'll pull in their fix when this port gets
updated to the next version.
breakage reported by naddy@
also tested by tb@ on i386
2020-02-12 19:42:02 +00:00
sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
naddy
84174f9106
bump for package path change devel/gmp -> devel/gmp,-main
2018-11-02 18:48:39 +00:00
jasper
2355d8374a
when bumping revision, make sure to bump it and not add another REVISION=0
2018-04-29 08:08:46 +00:00
solene
dbd6a8bb69
Maintainer email update
...
ok Timo jca@
2018-04-27 18:04:54 +00:00
jca
f74db41355
Remove BROKEN-arm; seems reliable here
2017-02-21 09:08:22 +00:00
juanfra
10535121ed
Fix the issue causing maxima test failure (atan2). From Timo Myyra (MAINTAINER).
2016-12-28 19:38:56 +00:00
juanfra
ed32da1c19
Update to ecl 16.1.3. From Timo Myyra (MAINTAINER).
2016-12-20 20:12:29 +00:00
jca
8c1f61b8d5
Fix MASTER_SITES
...
Patch from Dan Andersen
2016-10-13 15:14:29 +00:00
jasper
003e889c0a
retire sparc
2016-09-01 10:53:26 +00:00
naddy
071c34fd6f
remove SHARED_ONLY from ports that use only the gnu module
2016-03-16 21:19:37 +00:00
juanfra
91b06c872e
Update to ecl 16.1.2. From Timo Myyra.
2016-03-13 00:18:19 +00:00
jasper
b1c778de73
mark broken on mips64 for ecl_min fails to build ecl
2016-01-25 19:52:07 +00:00
jasper
f418125de9
spello
2016-01-25 19:09:51 +00:00
jasper
cdc020be2a
- update to ecl-16.0.0
...
from Timo Myyra who got upstream to fix various issues on OpenBSD too
feedback from juanfra@ sthen@
2015-08-29 14:48:34 +00:00
ajacoutot
6e315d6b9a
Kill debug FLAVOR; same can be achieved by running "make DEBUG= ... "
2015-07-19 02:14:57 +00:00
ajacoutot
474ad3824d
Fix dependencies.
2014-07-11 13:10:53 +00:00
robert
0672436d7f
add devel/boehm-gc,-atomic as a RUN_DEPEND as well
2014-07-11 09:10:27 +00:00
sthen
569c1fb052
mark BROKEN-arm; infinite loop during building happens there as well as sparc
2013-08-07 09:14:38 +00:00
sthen
61583ed209
tweak whitespace: zap <space><tab>
2013-06-11 10:31:35 +00:00
sthen
929c541450
update to ecl 13.5.1, from Timo Myyra
2013-06-11 10:30:54 +00:00
ajacoutot
7572d9e1b1
Drop pthread patches.
2013-06-01 14:28:28 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
0662a4e9d6
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:20:26 +00:00
phessler
0901b9bbdf
mark as BROKEN on sparc, the build gets stuck in an infinite loop
2012-03-30 09:06:34 +00:00
espie
53295a4812
bye bye FLAVOR:L
2011-12-02 14:36:13 +00:00
espie
e820071495
normalize pkgpath
2011-09-16 10:31:20 +00:00
jasper
3752dd95fa
don't pickup etags if it's installed, etags will choke and dump core later on in the build.
...
add this quick bandaid untill etags gets fixed
2011-06-13 21:04:58 +00:00
shadchin
cac6fa0cdb
update to 11.1.1
...
- remove BROKEN-hppa
ok jasper@, tested on hppa landry@
2011-04-20 15:45:16 +00:00
espie
7248ad5200
update to more recent version, which builds more cleanly
...
(documentation is only online now).
maxima requires an update to build...
2010-12-04 14:36:19 +00:00
espie
eb339171b6
fix buffer overflow that broke maxima.
...
was always there, probably happened after some changes to our fp code
2010-11-30 11:23:39 +00:00
espie
88d20077a4
new depends
2010-11-17 08:05:12 +00:00
sthen
f916ff61b1
new lib_depends/revision
2010-10-24 21:06:28 +00:00
espie
88dd25abf4
USE_GROFF=Yes
2010-10-18 19:20:41 +00:00
landry
ce03327d74
Mark as broken on hppa. I'm tired to kill that f.. process after it ate
...
100% cpu for 2 days.
2010-09-20 18:02:47 +00:00
jasper
2ab4831a5b
- tweak Makefile to fit 80 column width
...
- add some more flesh to DESCR
2010-05-13 18:14:17 +00:00
espie
78870ad865
update to 8.12.0 (new numbering scheme, but >old version)
...
a few patches to deal with shared libraries.
there is lisp code to deal with recognizing .so, so until someone dives
in and adapts it for OpenBSD, keep a libecl.so...
2009-03-16 11:19:12 +00:00
espie
9058e15b6c
new version: still builds and runs okay, should be used to compile a new maxima!
2008-08-19 23:45:58 +00:00
espie
dcadf2e32d
embedded common lisp, appears to work on at least i386 and macppc,
...
which is a good reason to import it (since every other lisp we have
works only on i386, and flakily to boot)
2008-05-06 09:31:25 +00:00