Commit graph

61 commits

Author SHA1 Message Date
Aleksej Saushev
49e45f7ccc Sync. 2011-03-15 04:15:48 +00:00
Aleksej Saushev
1740a564a9 Update to ECL 11.1.1 2011-01-17 22:52:15 +00:00
Aleksej Saushev
940b375c4b Help generating PLIST automatically: handle CLX option. 2011-01-16 13:29:03 +00:00
Aleksej Saushev
5611e8e4e3 Catch up. 2011-01-16 13:27:21 +00:00
Aleksej Saushev
342e88042b Catch up. 2011-01-09 09:43:39 +00:00
Aleksej Saushev
a80a4660db Sync. 2010-11-11 09:49:21 +00:00
Aleksej Saushev
4dd414db68 Catch file addition. 2010-11-01 04:15:02 +00:00
Aleksej Saushev
cb5c9bdd72 One more installed file. 2010-09-20 08:23:36 +00:00
Aleksej Saushev
ea6a526da3 Sync with lang/ecl, only turn more options by default. 2010-07-19 00:22:07 +00:00
Aleksej Saushev
a23c4e2b88 Catch up. 2010-06-24 07:09:14 +00:00
Aleksej Saushev
248617a8ef Follow file name downcasing. 2010-06-17 14:18:28 +00:00
Aleksej Saushev
82ee13fe87 Removed one file. 2010-05-11 14:28:53 +00:00
Aleksej Saushev
9c72261935 Update to ECL 10.4.1 2010-04-05 04:12:53 +00:00
Aleksej Saushev
22f9d4f20f Rebase to 10.3.*, catch up. 2010-03-29 04:10:06 +00:00
Aleksej Saushev
190470d523 Add file. 2010-02-26 11:54:28 +00:00
Aleksej Saushev
d5b054b44d Rework so that CVS-related code is one continuous block.
Back to CVS-based package.
2010-01-30 20:14:08 +00:00
Aleksej Saushev
221cb17128 Note licence. 2009-12-15 15:19:06 +00:00
Aleksej Saushev
bcbd28734e Update to ECL 9.12.3 2009-12-15 14:52:31 +00:00
Aleksej Saushev
9d30a4063f Update to ECL 9.12.2 2009-12-03 19:13:09 +00:00
Aleksej Saushev
8bc5c34ced Bump version to follow lang/ecl package. 2009-10-28 22:19:47 +00:00
Aleksej Saushev
541a6cc27c Catch up with sb-sockets addition. 2009-08-22 11:16:52 +00:00
Aleksej Saushev
4a0a598827 Follow recent updates:
- set version to 9.8.99;
- fix libdir;
- Darwin hack is no longer needed;
- catch more installed files;
- remove "@dirrm".
2009-08-14 12:03:08 +00:00
Aleksej Saushev
d116402fc3 Update to ECL 9.4.1.
Changes since ECL 9.4.0:

Bugs fixed:
 - Symbol NIL was not exported from the GRAY package.
 - GRAY:STREAM-PEEK-CHAR was not used at all by ECL.
2009-04-07 04:40:26 +00:00
Aleksej Saushev
b07087eecd Convert to 9.4.0 release.
Add "unicode" option (turned on by default).
Add experimental "threads" option (turned off by default).
2009-04-05 10:02:55 +00:00
Jörg Sonnenberger
50f485b714 Convert buildlink3.mk files to new world order. 2009-03-20 19:43:38 +00:00
Aleksej Saushev
ce707d6ca8 Darwin 8.11.0 doesn't like stripping modules, work around the problem. 2009-03-08 15:57:25 +00:00
Aleksej Saushev
fea86d7e0a Regenerate after patches removal 2009-02-11 13:51:05 +00:00
Aleksej Saushev
3a205ef75c These changes were applied upstream. 2009-02-11 13:49:43 +00:00
Aleksej Saushev
f04552a3d0 Generate PLIST in a manner to avoid monthly updates.
Fix build problems. Catch new file addition.
2009-02-08 12:38:44 +00:00
Aleksej Saushev
0580fdd07a Back to CVS-based package.
Also replace package version to make it distinct from release.
Also run autoconf at pre-configure stage.
2008-12-20 14:10:23 +00:00
Aleksej Saushev
8f9b20ea20 Update to ECL 8.12.0 (clean up).
This release is the last one before a major redesign of ECL,
which will affect issues like Unicode streams and handling of
interrupts.

Most notable changes since 0.9l include:
- new versioning scheme, based on <year>.<month>.<patchlevel>;
- compiler error, warning, notes and messages handling;
- float point number exceptions handling;
- signals handling;
- improvements to help file;
- improvements to operating system interface;
- CLX 0.7.3;
- many bug fixes.
2008-12-17 17:58:29 +00:00
Aleksej Saushev
f45a363f0b ECL 8.12.0 is released.
Remove unnecessary (for the build) patch.
Don't extract tests, they are to picky to handle here.
2008-12-17 16:42:16 +00:00
Aleksej Saushev
32010365ad Catch up recent changes: version is 8.12.0 now. 2008-12-13 02:43:53 +00:00
Aleksej Saushev
68811a758d WRKSRC has changed.
Also extract tests (commented out due to CVS problems at SF).
2008-11-21 21:27:25 +00:00
Aleksej Saushev
478cf0e0a8 Fix comment in patch-aa. 2008-10-29 21:01:11 +00:00
Aleksej Saushev
a3165a7321 Catch up changes: ECL is at 8.10 now.
Fix autoconf bug: sys/wait.h isn't detected on NetBSD 4.99.73 (current).
Fix type error: execvp requires "char**", not "void**".
2008-10-29 20:58:27 +00:00
Aleksej Saushev
f2936a660f New versioning scheme: 8.9.0 now. 2008-09-22 19:37:36 +00:00
Aleksej Saushev
9eeb4e9f8d Back to CVS package. 2008-08-25 20:52:52 +00:00
Tobias Nygren
57c90bae43 de-lint & make it ready for pkgsrc import 2008-08-12 19:45:05 +00:00
Aleksej Saushev
28538027b5 Update to ECL 0.9l, add buildlink3.mk, necessary to build applications. 2008-08-12 19:30:04 +00:00
Aleksej Saushev
5144027a13 Regenerate after patch removal. 2008-07-14 20:58:03 +00:00
Aleksej Saushev
26e8930b28 Fixed upstream 2008-07-14 17:57:52 +00:00
Aleksej Saushev
8044093e79 Install Lisp file, only don't strip. 2008-07-12 17:55:59 +00:00
Aleksej Saushev
e6a55c1f1c ECL 0.9j is too old, go for CVS-based package. 2008-06-30 04:49:42 +00:00
Aleksej Saushev
427fe6e123 Don't install Lisp file (don't try to strip it either). 2008-04-28 20:40:50 +00:00
Aleksej Saushev
dccc432d29 Remove remnants of no longer used bundled Boehm GC. 2008-04-28 20:35:47 +00:00
Aleksej Saushev
b79fe9b33b Fix installation issues on FreeBSD. 2008-03-05 08:17:25 +00:00
Aleksej Saushev
5bd90cffa4 No bundled GMP and GC anymore. 2008-02-29 08:58:33 +00:00
Aleksej Saushev
d8b7795f3b Use pkgsrc GMP and Boehm-GC instead of bundled ones. 2008-02-29 08:29:28 +00:00
Aleksej Saushev
4bda101ee3 Take maintainership. 2008-02-28 11:53:31 +00:00