ports/157044: x11-toolkits/slgtk: fails to start

Alexey Shuvaev shuvaev at physik.uni-wuerzburg.de
Wed Aug 31 20:00:25 UTC 2011


The following reply was made to PR ports/157044; it has been noted by GNATS.

From: Alexey Shuvaev <shuvaev at physik.uni-wuerzburg.de>
To: bug-followup at FreeBSD.org
Cc: jilles at stack.nl, eadler at FreeBSD.org
Subject: Re: ports/157044: x11-toolkits/slgtk: fails to start
Date: Wed, 31 Aug 2011 21:54:07 +0200

 --IS0zKkzwUGydFO0o
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 There is another error report against debian package, too:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577364
 
 I think we should gracefully de-orbit slgtk from the ports.
 Attached patch marks the port and 2 other ports that depend on slgtk
 as DEPRECATED with EXPIRATION_DATE set to the end of this year.
 
 Alexey.
 
 --IS0zKkzwUGydFO0o
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="patch-slgtk.txt"
 
 diff -ruN slgtk.orig/Makefile slgtk/Makefile
 --- slgtk.orig/Makefile	2011-01-26 14:13:50.000000000 +0100
 +++ slgtk/Makefile	2011-08-31 21:33:44.000000000 +0200
 @@ -13,6 +13,9 @@
  MAINTAINER=	shuvaev at physik.uni-wuerzburg.de
  COMMENT=	S-Lang binding for GTK+
  
 +DEPRECATED=	Does not work with newer GTK+, upstream development has ceased
 +EXPIRATION_DATE=	2011-12-31
 +
  LIB_DEPENDS=	slang.2:${PORTSDIR}/devel/libslang2
  
  USE_GNOME=	gtk20
 diff -ruN slglade.orig/Makefile slglade/Makefile
 --- slglade.orig/Makefile	2010-04-17 16:04:47.000000000 +0200
 +++ slglade/Makefile	2011-08-31 21:47:56.000000000 +0200
 @@ -15,6 +15,9 @@
  MAINTAINER=	shuvaev at physik.uni-wuerzburg.de
  COMMENT=	S-Lang binding for libglade
  
 +DEPRECATED=	Depends on non-functional x11-toolkits/slgtk
 +EXPIRATION_DATE=	2011-12-31
 +
  LIB_DEPENDS=	slang.2:${PORTSDIR}/devel/libslang2
  RUN_DEPENDS=	imdisplay:${PORTSDIR}/x11-toolkits/slgtk
  
 diff -ruN slgtkdatabox.orig/Makefile slgtkdatabox/Makefile
 --- slgtkdatabox.orig/Makefile	2010-04-17 16:08:49.000000000 +0200
 +++ slgtkdatabox/Makefile	2011-08-31 21:48:55.000000000 +0200
 @@ -15,6 +15,9 @@
  MAINTAINER=	shuvaev at physik.uni-wuerzburg.de
  COMMENT=	S-Lang binding for gtkdatabox
  
 +DEPRECATED=	Depends on non-functional x11-toolkits/slgtk
 +EXPIRATION_DATE=	2011-12-31
 +
  LIB_DEPENDS=	slang.2:${PORTSDIR}/devel/libslang2 \
  		gtkdatabox-0.9.0.1:${PORTSDIR}/x11-toolkits/gtkdatabox
  RUN_DEPENDS=	imdisplay:${PORTSDIR}/x11-toolkits/slgtk
 
 --IS0zKkzwUGydFO0o--



More information about the freebsd-ports-bugs mailing list