NetBSD.se

CVS log for wip/ecl/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / wip / ecl

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Jan 17 22:52:15 2011 UTC (16 months ago) by asau
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Update to ECL 11.1.1

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Jul 19 00:22:07 2010 UTC (22 months ago) by asau
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +6 -1 lines
Sync with lang/ecl, only turn more options by default.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Apr 5 04:12:53 2010 UTC (2 years, 1 month ago) by asau
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Update to ECL 10.4.1

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Mar 29 04:10:06 2010 UTC (2 years, 1 month ago) by asau
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +5 -2 lines
Rebase to 10.3.*, catch up.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Jan 30 20:14:08 2010 UTC (2 years, 3 months ago) by asau
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +22 -24 lines
Rework so that CVS-related code is one continuous block.
Back to CVS-based package.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Dec 15 15:19:06 2009 UTC (2 years, 5 months ago) by asau
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -0 lines
Note licence.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Dec 15 14:52:31 2009 UTC (2 years, 5 months ago) by asau
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Update to ECL 9.12.3

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Dec 3 19:13:09 2009 UTC (2 years, 5 months ago) by asau
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +12 -8 lines
Update to ECL 9.12.2

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Oct 28 22:19:47 2009 UTC (2 years, 6 months ago) by asau
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Bump version to follow lang/ecl package.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Aug 14 12:03:08 2009 UTC (2 years, 9 months ago) by asau
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +15 -14 lines

Follow recent updates:
- set version to 9.8.99;
- fix libdir;
- Darwin hack is no longer needed;
- catch more installed files;
- remove "@dirrm".

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Apr 7 04:40:26 2009 UTC (3 years, 1 month ago) by asau
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines

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.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Apr 5 10:02:55 2009 UTC (3 years, 1 month ago) by asau
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +6 -4 lines

Convert to 9.4.0 release.
Add "unicode" option (turned on by default).
Add experimental "threads" option (turned off by default).

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Mar 8 15:57:25 2009 UTC (3 years, 2 months ago) by asau
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +6 -0 lines
Darwin 8.11.0 doesn't like stripping modules, work around the problem.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Feb 8 12:38:44 2009 UTC (3 years, 3 months ago) by asau
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -2 lines

Generate PLIST in a manner to avoid monthly updates.
Fix build problems. Catch new file addition.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Dec 20 14:10:23 2008 UTC (3 years, 5 months ago) by asau
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +25 -0 lines

Back to CVS-based package.
Also replace package version to make it distinct from release.
Also run autoconf at pre-configure stage.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Dec 17 17:58:29 2008 UTC (3 years, 5 months ago) by asau
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +0 -14 lines
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.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Dec 17 16:42:16 2008 UTC (3 years, 5 months ago) by asau
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -10 lines

ECL 8.12.0 is released.
Remove unnecessary (for the build) patch.
Don't extract tests, they are to picky to handle here.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Dec 13 02:43:53 2008 UTC (3 years, 5 months ago) by asau
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Catch up recent changes: version is 8.12.0 now.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Nov 21 21:27:25 2008 UTC (3 years, 6 months ago) by asau
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +8 -4 lines

WRKSRC has changed.
Also extract tests (commented out due to CVS problems at SF).

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Oct 29 20:58:27 2008 UTC (3 years, 6 months ago) by asau
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +7 -2 lines

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**".

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Sep 22 19:37:36 2008 UTC (3 years, 8 months ago) by asau
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines

New versioning scheme: 8.9.0 now.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Aug 25 20:52:52 2008 UTC (3 years, 8 months ago) by asau
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +9 -1 lines
Back to CVS package.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Aug 12 19:45:05 2008 UTC (3 years, 9 months ago) by tnn2
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -9 lines
de-lint & make it ready for pkgsrc import

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Aug 12 19:30:04 2008 UTC (3 years, 9 months ago) by asau
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -9 lines

Update to ECL 0.9l, add buildlink3.mk, necessary to build applications.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jun 30 04:49:42 2008 UTC (3 years, 10 months ago) by asau
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +13 -4 lines

ECL 0.9j is too old, go for CVS-based package.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Mar 5 08:17:25 2008 UTC (4 years, 2 months ago) by asau
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines

Fix installation issues on FreeBSD.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Feb 29 08:29:28 2008 UTC (4 years, 2 months ago) by asau
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -0 lines
Use pkgsrc GMP and Boehm-GC instead of bundled ones.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Feb 28 11:53:31 2008 UTC (4 years, 2 months ago) by asau
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Take maintainership.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Feb 28 09:48:12 2008 UTC (4 years, 2 months ago) by asau
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -7 lines

Cleanup. Consider it done.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Dec 29 18:24:04 2007 UTC (4 years, 4 months ago) by asau
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -1 lines

Update to ecl-0.9j.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 6 19:17:18 2007 UTC (4 years, 6 months ago) by asau
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -1 lines
Remove USE_DESTDIR definition, it's not meant to be set here.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Sep 20 22:34:34 2007 UTC (4 years, 8 months ago) by asau
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -2 lines

Update to 0.9i.
Add DESTDIR support.
Make it run.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri May 19 16:51:16 2006 UTC (6 years ago) by ykomatsu
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 27 16:25:27 2005 UTC (6 years, 9 months ago) by thomasklausner
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Reset MAINTAINER -- he stopped working on pkgsrc.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue May 24 10:29:37 2005 UTC (7 years ago) by rillig
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:11:46 2005 UTC (7 years, 1 month ago) by tvierling
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -1 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Mar 28 01:28:35 2004 UTC (8 years, 1 month ago) by mpasternak
Branches: mpasternak
CVS tags: mpasternak_20040328
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import.

TODO:
$Id$

I have no idea, why "doc/" directory doesn't build with pkgsrc. To compile
ecl, do it by hand, then get back to normal build, eg:
	
	# cd work/ecl-0.9c-build/doc
	# gmake
	# cd ../../..
	# make install

	-- dotz@irc.pl


DESCR:
ECL stands for Embeddable Common-Lisp. The ECL project is an effort to
modernize Giuseppe Attardi's ECL environment to produce an implementation of
the Common-Lisp language which complies to the ANSI X3J13 definition of the
language.

The current ECL implementation features:
  * A bytecodes compiler and interpreter.
  * A translator to C.
  * An interface to foreign functions.
  * A dynamic loader.
  * The possibility to build standalone executables.
  * The Common-Lisp Object System (CLOS).
  * Conditions and restarts for handling errors.
  * Sockets as ordinary streams.
  * The Gnu Multiprecision library for fast bignum operations.
  * A simple conservative mark & sweep garbage collector.
  * The Boehm-Weiser garbage collector.


Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 28 01:28:35 2004 UTC (8 years, 1 month ago) by mpasternak
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>