ports/50452: Update port: graphics/gauche-gl (remove pkg-message)

Kimura Fuyuki fuyuki at hadaly.org
Sun Mar 30 11:40:21 UTC 2003


>Number:         50452
>Category:       ports
>Synopsis:       Update port: graphics/gauche-gl (remove pkg-message)
>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:   Sun Mar 30 03:40:10 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki <fuyuki at hadaly.org>
>Release:        FreeBSD 5.0-RELEASE-p5 i386
>Organization:
>Environment:

  FreeBSD hadaly.dyndns.org 5.0-RELEASE-p5 FreeBSD 5.0-RELEASE-p5 #1: Fri Mar 21 10:29:48 JST 2003     root at hadaly.dyndns.org:/.2/obj/usr/src/sys/NS  i386

>Description:
Remove the stale pkg-message. There seems to be no need for a explicit
link against pthread anymore.


>How-To-Repeat:

>Fix:
diff -ruN --exclude=CVS gauche-gl.orig/Makefile gauche-gl/Makefile
--- gauche-gl.orig/Makefile	Sun Mar 30 20:16:58 2003
+++ gauche-gl/Makefile	Sun Mar 30 20:17:28 2003
@@ -21,7 +21,6 @@
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 USE_MESA=	yes
-USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${X11BASE}/include"
 
@@ -45,6 +44,5 @@
 	${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
 .endif
-	@${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS gauche-gl.orig/pkg-message gauche-gl/pkg-message
--- gauche-gl.orig/pkg-message	Sun Mar 30 20:16:58 2003
+++ gauche-gl/pkg-message	Thu Jan  1 09:00:00 1970
@@ -1,7 +0,0 @@
-************************************************************************
-
-This port will require pthread-enabled gosh to run.  If you are not
-sure, add GAUCHE_THREADS=pthreads to /etc/make.conf and reinstall
-lang/gauche.
-
-************************************************************************
diff -ruN --exclude=CVS gauche-gl.orig/pkg-plist gauche-gl/pkg-plist
--- gauche-gl.orig/pkg-plist	Sun Mar 30 20:16:58 2003
+++ gauche-gl/pkg-plist	Sat Mar 29 10:33:08 2003
@@ -12,6 +12,7 @@
 %%PORTDOCS%%info/gauche-gl-refj.info
 %%PORTDOCS%%@exec install-info %D/info/gauche-gl-refe.info %D/info/dir
 %%PORTDOCS%%@exec install-info %D/info/gauche-gl-refj.info %D/info/dir
+%%PORTDOCS%%%%EXAMPLESDIR%%/gears.scm
 %%PORTDOCS%%%%EXAMPLESDIR%%/glbook/README
 %%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example1-2.scm
 %%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example1-3.scm
@@ -53,7 +54,6 @@
 %%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example9-8.scm
 %%PORTDOCS%%%%EXAMPLESDIR%%/glbook/run
 %%PORTDOCS%%%%EXAMPLESDIR%%/mandelbrot.scm
-%%PORTDOCS%%%%EXAMPLESDIR%%/gears.scm
 %%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/glbook
 %%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
 %%PORTDOCS%%@unexec rmdir %D/share/examples/gauche 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list