From owner-freebsd-ports Wed Aug 29 12: 0:12 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D8F1137B407 for ; Wed, 29 Aug 2001 12:00:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7TJ05k77610; Wed, 29 Aug 2001 12:00:05 -0700 (PDT) (envelope-from gnats) Received: from sabre.velocet.net (sabre.velocet.net [198.96.118.66]) by hub.freebsd.org (Postfix) with ESMTP id A9A5D37B406 for ; Wed, 29 Aug 2001 11:51:36 -0700 (PDT) (envelope-from dgilbert@office.tor.velocet.net) Received: from office.tor.velocet.net (trooper.velocet.net [204.138.45.2]) by sabre.velocet.net (Postfix) with ESMTP id 641E4138057 for ; Wed, 29 Aug 2001 14:51:30 -0400 (EDT) Received: (from dgilbert@localhost) by office.tor.velocet.net (8.11.4/8.9.3) id f7TIp0Q60396; Wed, 29 Aug 2001 14:51:00 -0400 (EDT) (envelope-from dgilbert) Message-Id: <200108291851.f7TIp0Q60396@office.tor.velocet.net> Date: Wed, 29 Aug 2001 14:51:00 -0400 (EDT) From: David Gilbert Reply-To: David Gilbert To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/30197: Update GLE port to current version Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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