ports/56881: lang/dylan port maintainer update

Peter S. Housel housel at acm.org
Sun Sep 14 21:50:09 UTC 2003


>Number:         56881
>Category:       ports
>Synopsis:       lang/dylan port maintainer update
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 14 14:50:05 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Peter S. Housel
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ip68-4-96-119.oc.oc.cox.net 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Tue Aug 19 21:20:46 PDT 2003 housel at ip68-4-96-119.oc.oc.cox.net:/usr/obj/usr/src/sys/HOUSEL i386


>Description:
	Unbreak lang/dylan port, and update for release 2.3.11.

>How-To-Repeat:
>Fix:


--- /usr/ports/lang/dylan/Makefile	Mon Aug 18 21:01:11 2003
+++ ./Makefile	Tue Sep  2 16:08:27 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dylan
-PORTVERSION=	2.3.10
+PORTVERSION=	2.3.11
 CATEGORIES=	lang
 MASTER_SITES=	ftp://ftp.gwydiondylan.org/pub/gd/src/                 \
 		ftp://ftp.gwydiondylan.org/pub/gd/FreeBSD/             \
@@ -27,16 +27,22 @@
 MAINTAINER=	housel at acm.org
 COMMENT=	CMU Gwydion project interpreter and compiler for the Dylan language
 
-BROKEN=		Does not compile
-
 LIB_DEPENDS=	gc.1:${PORTSDIR}/devel/boehm-gc
 
 USE_PERL5=	yes
 USE_GMAKE=	yes
-CONFIGURE_ARGS=	--srcdir=$(WRKSRC) --enable-debug --with-gc-prefix=$(PREFIX)
+CONFIGURE_ARGS=	--srcdir=$(WRKSRC) --with-gc-prefix=$(PREFIX)
 CONFIGURE_ENV=	D2C="$(WRKDIR)/d2c -p$(WRKSRC)/d2c/compiler/platforms.descr"
 
-PLIST_SUB=	DYLANVER="${PORTVERSION}" DYLANARCH="x86-freebsd-elf-gcc"
+GCCVER!=	gcc -dumpversion
+PLIST_SUB=	DYLANVER="${PORTVERSION}"
+.if ${GCCVER:M3.3*}!=""
+PLIST_SUB+=	DYLANARCH="x86-freebsd-elf-gcc33"
+.elif ${GCCVER:M3.2*}!=""
+PLIST_SUB+=	DYLANARCH="x86-freebsd-elf-gcc32"
+.else
+PLIST_SUB+=	DYLANARCH="x86-freebsd-elf-gcc"
+.endif
 
 ONLY_FOR_ARCHS=	i386
 
@@ -59,6 +65,7 @@
 .if ${HAVE_GNOME:Mgtk12}!=""
 USE_GNOME+=	gtk12
 PLIST_SUB+=	GTK_ONLY=""
+CONFIGURE_ARGS+=--enable-duim=gtk
 .else
 PLIST_SUB+=	GTK_ONLY="@comment "
 CONFIGURE_ARGS+=--without-gtk
@@ -71,8 +78,7 @@
 pre-patch:
 	@${REINPLACE_CMD} -e 's|gtk-config|${GTK_CONFIG}|' \
 		${WRKSRC}/platform/gtk+/gtk+/gtk.lid
-
-patch-libtool:
-	@${DO_NADA}
+	${REINPLACE_CMD} -e 's|libtool$$|${LIBTOOL_LIBEXECDIR}/libtool|' \
+		${WRKSRC}/d2c/compiler/platforms.descr
 
 .include <bsd.port.post.mk>
diff -r -u /usr/ports/lang/dylan/distinfo ./distinfo
--- /usr/ports/lang/dylan/distinfo	Mon May 12 08:30:44 2003
+++ ./distinfo	Tue Aug 26 09:39:25 2003
@@ -1,2 +1,2 @@
-MD5 (gwydion-dylan-2.3.10.tar.gz) = f3495c61764ac01045d53e5ec173f1da
-MD5 (d2c-2.3.10-FreeBSD.gz) = 6eb11e755614e238ee4c704e53b20e3f
+MD5 (gwydion-dylan-2.3.11.tar.gz) = 0be55ce757671efb415ec6616b6277c4
+MD5 (d2c-2.3.11-FreeBSD.gz) = edbb43719eda90efa7c77be3b6c77605
diff -r -u /usr/ports/lang/dylan/pkg-plist ./pkg-plist
--- /usr/ports/lang/dylan/pkg-plist	Mon May 12 08:30:44 2003
+++ ./pkg-plist	Tue Aug 26 11:37:15 2003
@@ -138,17 +138,11 @@
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtime-dylan.so
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtime-dylan.la
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtime-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/time-lib.dbc
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/threads.lib.du
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libthreads-dylan.so.0
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libthreads-dylan.so
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libthreads-dylan.la
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libthreads-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/common-extensions.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libcommon-extensions-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libcommon-extensions-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libcommon-extensions-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libcommon-extensions-dylan.a
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/common-dylan.lib.du
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libcommon-dylan-dylan.so.0
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libcommon-dylan-dylan.so
@@ -184,11 +178,6 @@
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/liblocators-dylan.so
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/liblocators-dylan.la
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/liblocators-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/network.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libnetwork-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libnetwork-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libnetwork-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libnetwork-dylan.a
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/parser-utilities.lib.du
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libparser-utilities-dylan.so.0
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libparser-utilities-dylan.a
@@ -208,7 +197,6 @@
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtestworks-dylan.so.0
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtestworks-dylan.so
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtestworks-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/glib.lib.du
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtestworks-dylan.a
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/testworks-test-suite.lib.du
 lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtestworks-test-suite-dylan.so.0
@@ -282,6 +270,7 @@
 %%GTK_ONLY%%lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libduim-gadget-panes-dylan.so
 %%GTK_ONLY%%lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libduim-gadget-panes-dylan.la
 %%GTK_ONLY%%lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libduim-gadget-panes-dylan.a
+%%GTK_ONLY%%lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/glib.lib.du
 %%GTK_ONLY%%lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libglib-dylan.so.0
 %%GTK_ONLY%%lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libglib-dylan.so
 %%GTK_ONLY%%lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libglib-dylan.la



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



More information about the freebsd-ports-bugs mailing list