Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Nov 1998 18:57:21 -0800 (PST)
From:      nakai@TokyoNet.AD.JP
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/8618: Fixed port: set gyve port broken
Message-ID:  <199811090257.SAA27833@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         8618
>Category:       ports
>Synopsis:       Fixed port: set gyve port broken
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov  8 19:00:01 PST 1998
>Last-Modified:
>Originator:     Yukihiro Nakai
>Organization:
Apricot Computer, Japan
>Release:        2.2.7
>Environment:
>Description:
Gyve-0.1.2.4 is broken with guile-1.3.
Mr. Yamato,  the author say to wait for the next gyve release.
So please set it broken.

Yukihiro Nakai
--------------
diff -ruN lang/guileobjc.orig/Makefile lang/guileobjc/Makefile
--- lang/guileobjc.orig/Makefile	Mon Nov  9 11:50:35 1998
+++ lang/guileobjc/Makefile	Mon Nov  9 11:51:05 1998
@@ -12,6 +12,8 @@
 
 MAINTAINER=	Nakai@technologist.com
 
+BROKEN=		This doesn't work with the latest guile.
+
 BUILD_DEPENDS=	${LOCALBASE}/lib/libobjects.a:${PORTSDIR}/lang/libobjects
 LIB_DEPENDS=	guile.4:${PORTSDIR}/lang/guile
 
diff -ruN graphics/gyvekernel.orig/Makefile graphics/gyvekernel/Makefile
--- graphics/gyvekernel.orig/Makefile	Mon Nov  9 11:49:35 1998
+++ graphics/gyvekernel/Makefile	Mon Nov  9 11:51:50 1998
@@ -12,6 +12,8 @@
 
 MAINTAINER=	Nakai@technologist.com
 
+BROKEN=		guileobjc is broken so wait the next gyve release
+
 LIB_DEPENDS=	gtk.1:${PORTSDIR}/x11-toolkits/gtk
 LIB_DEPENDS+=	gtkDPS.1:${PORTSDIR}/graphics/gtkdps
 BUILD_DEPENDS=	pswrap:${PORTSDIR}/x11/dgs

>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811090257.SAA27833>