Commit Graph

15 Commits

Author SHA1 Message Date
Estevan Castilho
bbab831ebf ecl: fix build, update to 21.2.1, drop old versions (#8754)
* ecl: fix build, update to 21.2.1, drop old versions

Parallel building seems to have been fixed in the meantime, so enable
that as well. Note that the make check call doesn't seem to work since
it expects ecl to already be installed on the system, which it doesn't
seem to be by the time haikuporter --test calls TEST.

* Update dev-lisp/ecl/ecl-21.2.1.recipe

Co-authored-by: OscarL <oscar.lesta@gmail.com>
2023-05-29 15:14:39 -04:00
Estevan Castilho
79d6f4c204 sbcl: miscellaneous fixes, test routine (#8753)
Among the changes are fixes for test suite hangs and failures, uiop
misbehavior and a hang on stack overflow.
2023-05-29 15:14:00 -04:00
Al Hoang
5ce1b17fc2 sbcl: bump version (#6889)
* use previous bootstrapped sbcl to compile
* remove abcl and jvm bootstrap dependency
2022-05-11 07:12:19 +02:00
Schrijvers Luc
ab7e23eabc newlisp, fix HOMEPAGE (#6892) 2022-05-08 07:37:19 +02:00
Al Hoang
783ae90dfe newlisp: new recipe (#6864)
* newlisp: new recipe

Co-authored-by: begasus <begasus@gmail.com>
2022-05-07 10:40:19 +02:00
Jerome Duval
bb6b3adf7d sbcl: fix build on x86_64 2021-11-25 21:15:23 +01:00
Al Hoang
2e3bf75c2c sbcl: new recipe - first pass (#6416) 2021-11-25 17:43:04 +01:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Sergei Reznikov
b4f9d8cc23 rebuild packages depending on libffi 2021-08-16 14:12:36 +03:00
Jérôme Duval
bf5779343d ecl: switch to https. 2018-09-17 17:01:50 +02:00
Jerome Duval
0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
Jerome Duval
dedc2c6324 code style. 2018-08-06 15:08:49 +02:00
miqlas
7ae8243da1 Ecl: recipe cleanup (#1328) 2017-05-09 12:41:46 +02:00
vanishakesswani
485bdc0283 Tested for build on x86_64 (#997)
befar, backup, aalibtranslator, ecl, box2d, libodfgen, libebook, libabw marked as broken on x86_64
2017-01-10 07:23:31 +01:00
Kacper Kasper
5e9837ef6a ecl: add recipe.
Big kudos to @dkochmanski for help with this port.
2017-01-06 09:01:55 +01:00