ports/73436: [Port update] lang/ecl to 0.9d release

Julian Stecklina der_julian at web.de
Wed Nov 3 01:10:43 UTC 2004


>Number:         73436
>Category:       ports
>Synopsis:       [Port update] lang/ecl to 0.9d release
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 03 01:10:34 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Julian Stecklina
>Release:        FreeBSD 5.3BETA
>Organization:
>Environment:
FreeBSD goldenaxe 5.3-BETA7 FreeBSD 5.3-BETA7 #2: Mon Oct 11 22:12:04 CEST 2004     blitz at goldenaxe:/usr/obj/usr/src/sys/GOLDENAXE  i386
>Description:
This patch updates ECL to the latest release. This features many bugfixes, ANSI compliance improvements and it also reduces the memory footprint. Kudos to Juan-Garcia Ripoll.
>How-To-Repeat:
      
>Fix:
--- /usr/ports/lang/ecl/Makefile        Thu Oct 28 00:19:18 2004
+++ ecl/Makefile        Wed Nov  3 01:23:32 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      ecl
-PORTVERSION=   0.9d.041019
+PORTVERSION=   0.9d.041103
 CATEGORIES=    lang
 MASTER_SITES=  http://www.inf.tu-dresden.de/~s1054849/
 EXTRACT_SUFX=  .tbz
@@ -20,7 +20,8 @@
 INSTALLS_SHLIB=        yes
 LDCONFIG_DIRS= %%PREFIX%%/lib/ecl
 
-# does not build on 64-bit archs
+# It should build and run on 64-bit architectures, 
+# but it is completely untested.
 ONLY_FOR_ARCHS=        i386
 
 MAN1=          ecl.1
@@ -31,6 +32,9 @@
 GNU_CONFIGURE= YES
 USE_LIBTOOL_VER=       13
 CONFIGURE_ARGS=        --with-tcp --enable-threads --with-clos-streams --enable-local-gmp --with-cmuformat
+
+# We need to tell ECL where to find the GMP includes 
+# and libraries.
 CONFIGURE_ENV= LDFLAGS=-L${PREFIX}/lib CFLAGS=-I${PREFIX}/include
 
 .include <bsd.port.mk>
Only in ecl/: Makefile~
diff -ru /usr/ports/lang/ecl/distinfo ecl/distinfo
--- /usr/ports/lang/ecl/distinfo        Thu Oct 21 01:41:36 2004
+++ ecl/distinfo        Wed Nov  3 01:24:17 2004
@@ -1,2 +1,2 @@
-MD5 (ecl-0.9d.041019.tbz) = 424681b60648fdf483aa5269db48e5ed
-SIZE (ecl-0.9d.041019.tbz) = 4322792
+MD5 (ecl-0.9d.041103.tbz) = ce8c3f7e289e998d58e9483ebb85d798
+SIZE (ecl-0.9d.041103.tbz) = 4366802

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list