Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2001 14:51:00 -0400 (EDT)
From:      David Gilbert <dgilbert@velocet.ca>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30197: Update GLE port to current version
Message-ID:  <200108291851.f7TIp0Q60396@office.tor.velocet.net>

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

>Number:         30197
>Category:       ports
>Synopsis:       Update GLE port to current version
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 29 12:00:05 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     David Gilbert
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Velocet Communications
>Environment:
System: FreeBSD trooper.velocet.net 4.3-STABLE FreeBSD 4.3-STABLE #13: Tue Jun 26 09:54:38 EDT 2001 dgilbert@trooper.velocet.net:/u2/src/sys/compile/TROOPER i386


Applicable to all versions
>Description:
Update GLE to 3.0.5 (from 3.0.3).  Solve some compile issues.

Also, http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29546 and
http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29536 talk about the
problem of XFree86-4 and libglut.so.  IMHO, we need to ether

1. make things like gle depend on libglut.so and install Mesa

-or-

2. Modify USE_MESA to also force Mesa to install under XFree86-4.

The current situation breaks things, including this port.
>How-To-Repeat:

>Fix:

--- Makefile.old	Wed Aug 29 10:10:18 2001
+++ Makefile	Wed Aug 29 10:19:49 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gle
-PORTVERSION=	3.0.3
+PORTVERSION=	3.0.5
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://linas.org/gle/pub/ \
@@ -18,6 +18,7 @@
 
 USE_X_PREFIX=	yes
 USE_MESA=	yes
+USE_GMAKE=	yes
 INSTALLS_SHLIB=	yes
 USE_LIBTOOL=	yes
 CONFIGURE_ENV=	"LIBS=-L${X11BASE}/lib -lXext ${PTHREAD_LIBS}"
--- distinfo.old	Fri Jun  1 10:46:48 2001
+++ distinfo	Wed Aug 29 10:16:07 2001
@@ -1 +1 @@
-MD5 (gle-3.0.3.tar.gz) = 053de686a738f1aca93922f527fbee06
+MD5 (gle-3.0.5.tar.gz) = e353f290ec686e295f59b7f2331dd28f
--- files/patch-aa.old	Wed Aug 29 13:56:31 2001
+++ files/patch-aa	Wed Aug 29 13:53:20 2001
@@ -0,0 +1,16 @@
+--- src/COPYING.src.old	Wed Aug 29 13:43:48 2001
++++ src/COPYING.src	Wed Aug 29 13:43:41 2001
+@@ -0,0 +1 @@
++
+--- doc/COPYING.artistic.old	Wed Aug 29 13:45:44 2001
++++ doc/COPYING.artistic	Wed Aug 29 13:44:02 2001
+@@ -0,0 +1 @@
++
+--- doc/gle-3.0.lsm.old	Wed Aug 29 13:45:44 2001
++++ doc/gle-3.0.lsm	Wed Aug 29 13:44:02 2001
+@@ -0,0 +1 @@
++
+--- examples/rundemo.old	Wed Aug 29 13:45:44 2001
++++ examples/rundemo	Wed Aug 29 13:44:02 2001
+@@ -0,0 +1 @@
++
	
>Release-Note:
>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?200108291851.f7TIp0Q60396>