From owner-freebsd-ports Fri Jan 17 20:22: 6 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAE2E37B401 for ; Fri, 17 Jan 2003 20:22:05 -0800 (PST) Received: from one.2531.org (w005.z064003115.lax-ca.dsl.cnc.net [64.3.115.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B20D43F18 for ; Fri, 17 Jan 2003 20:21:59 -0800 (PST) (envelope-from mmca@2531.org) Received: from 2531.org (localhost.2531.org [127.0.0.1]) by one.2531.org (8.12.6/8.12.6) with ESMTP id h0I4MfRC098893 for ; Fri, 17 Jan 2003 20:22:44 -0800 (PST) (envelope-from mmca@2531.org) Message-Id: <200301180422.h0I4MfRC098893@one.2531.org> Date: Fri, 17 Jan 2003 20:22:41 -0800 (PST) From: mmca@2531.org Subject: /usr/ports/games/gcompris To: ports@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii 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 I recently switched my preschool's computers from linux to FreeBSD. So far its has been a nice smooth transition (expect for a small sound card issue that has now been resolved). One of the programs that the kids use quite a bit is gcompris (http://freshmeat.net/projects/gcompris/?topic_id=71%2C268) The version in ports is 1.0.5 where as the site is on 2.0. So i grabbed the tarball and it fails during configure, a problem with libvorbis. Checking the Makefile from 1.0.5 in ports I noticed post-patch: @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure So I thought maybe its a pthreads problem. Well now Ive reached the end of my limited abilities. Could someone please update the port, or give me a hand in updating it. If I can get a handle on this I wouldnt mind maintaining it as it seems to be a low priority port. Thank you for any help. -M Ahn laschool.com PS: I would love to hear about any other games/programs in the ports tree for little kids (3 to 5 years old) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message