summaryrefslogtreecommitdiff
path: root/lang/ecl
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-09-20 12:10:17 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-09-20 12:10:17 +0000
commit1faaed765a8a46645a2fd18d83e20b5bff0d3a88 (patch)
tree56abaa45cdc3061d63c04adc293770ec3729b9de /lang/ecl
parent- Fix output when redirecting (diff)
Update to 0.9g
Highlights: a port of the ASDF system definition, and a port of SBCL's socket libraries PR: ports/84873 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=143204
Diffstat (limited to 'lang/ecl')
-rw-r--r--lang/ecl/Makefile8
-rw-r--r--lang/ecl/distinfo4
-rw-r--r--lang/ecl/pkg-plist5
3 files changed, 8 insertions, 9 deletions
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile
index 4cc91202d141..62fe44f15dc5 100644
--- a/lang/ecl/Makefile
+++ b/lang/ecl/Makefile
@@ -6,20 +6,16 @@
#
PORTNAME= ecl
-PORTVERSION= 0.9e
+PORTVERSION= 0.9g
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ecls
-DISTNAME= ecl-0.9e-fix-1
-EXTRACT_SUFX= .tgz
MAINTAINER= der_julian@web.de
COMMENT= An ANSI Common Lisp implementation
-BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
-WRKSRC= ${WRKDIR}/ecl-${PORTVERSION}
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/ecl
@@ -34,7 +30,7 @@ USE_GMAKE= YES
USE_PERL5_BUILD=yes
GNU_CONFIGURE= YES
USE_LIBTOOL_VER= 13
-CONFIGURE_ARGS= --with-tcp --enable-threads --with-clos-streams --enable-local-gmp --with-cmuformat
+CONFIGURE_ARGS= --with-asdf --with-tcp --with-system-gmp --enable-boehm=included
# We need to tell ECL where to find the GMP includes
# and libraries.
diff --git a/lang/ecl/distinfo b/lang/ecl/distinfo
index 67cc7824d78f..f5a9c7c4eb86 100644
--- a/lang/ecl/distinfo
+++ b/lang/ecl/distinfo
@@ -1,2 +1,2 @@
-MD5 (ecl-0.9e-fix-1.tgz) = 02d9b851d48697d65514c2c99ddb778b
-SIZE (ecl-0.9e-fix-1.tgz) = 4351740
+MD5 (ecl-0.9g.tar.gz) = 0ecbecd6e7d4df23b963398cd823ea92
+SIZE (ecl-0.9g.tar.gz) = 4248870
diff --git a/lang/ecl/pkg-plist b/lang/ecl/pkg-plist
index 45f833bea67e..d70706da7f27 100644
--- a/lang/ecl/pkg-plist
+++ b/lang/ecl/pkg-plist
@@ -10,6 +10,7 @@ lib/ecl/h/number.h
lib/ecl/h/page.h
lib/ecl/h/unify.h
lib/ecl/h/lwp.h
+lib/ecl/h/configpre.h
lib/ecl/h/gc.h
lib/ecl/h/gc_config_macros.h
lib/ecl/h/gc_local_alloc.h
@@ -17,9 +18,11 @@ lib/ecl/h/gc_pthread_redirects.h
lib/ecl/h/gc_typed.h
lib/ecl/h/leak_detector.h
lib/ecl/BUILD-STAMP
+lib/ecl/ecl_min
lib/ecl/libecl.so
+lib/ecl/sockets.fas
+lib/ecl/asdf.fas
lib/ecl/cmp.fas
-lib/ecl/sysfun.lsp
lib/ecl/dpp
lib/ecl/help.doc
bin/ecl