ports/57588: [patch][non-maintainer] update x11-toolkits/gtk-sharp

Mark Linimon linimon at lonesome.com
Sun Oct 5 04:30:20 UTC 2003


>Number:         57588
>Category:       ports
>Synopsis:       [patch][non-maintainer] update x11-toolkits/gtk-sharp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 04 21:30:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Lonesome Dove Computing Services
>Environment:
System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Fri Sep 5 01:19:33 CDT 2003 linimon at lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA_DEBUG i386
>Description:
	According to bento, this port does not build.  Partly
	this is due to this port being an old revision.

	The following patch updates the version but does
	not completely enable it to install -- it still
	fails to find pqeasy.2.  Perhaps someone else who
	understands more about the linking can see if it
	is worth the effort to save this port.
>How-To-Repeat:
	make install
>Fix:

--- gtk-sharp/Makefile.dist	Wed May  7 21:22:20 2003
+++ gtk-sharp/Makefile	Sat Oct  4 23:18:55 2003
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	gtk-sharp
-PORTVERSION=	0.7
-PORTREVISION=	1
+PORTVERSION=	0.11
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	gtk-sharp
@@ -15,16 +14,17 @@
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	Gtk+ and GNOME interfaces for the .NET runtime
 
-BROKEN=		"Does not compile"
+BROKEN=		"Will not install: cannot find pqeasy.2"
 
-BUILD_DEPENDS=	mono:${PORTSDIR}/lang/mono
+BUILD_DEPENDS+=	mono:${PORTSDIR}/lang/mono
+LIB_DEPENDS+=	pqeasy.2:${PORTSDIR}/databases/postgresql72
 
 # XXX Should conditionalise all the different parts of gtk# maybe.
 
 USE_LIBTOOL=	yes
 INSTALLS_SHLIB=	yes
 USE_GMAKE=	yes
-USE_GNOME=	libgnomeui libgnomedb
+USE_GNOME=	libgda2 libgnomeui libgnomedb
 MAKEFILE=	makefile
 
 .include <bsd.port.mk>
--- gtk-sharp/distinfo.dist	Mon Feb  3 17:27:38 2003
+++ gtk-sharp/distinfo	Sat Oct  4 15:16:24 2003
@@ -1 +1 @@
-MD5 (gtk-sharp-0.7.tar.gz) = 54237554ced8f772ab2b5e35c6200dde
+MD5 (gtk-sharp-0.11.tar.gz) = c8375382ca7af9fc26f05d17db9df330
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list