From owner-freebsd-ports@FreeBSD.ORG Sun May 8 12:05:32 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CAB8F1065679 for ; Sun, 8 May 2011 12:05:32 +0000 (UTC) (envelope-from thomas@gibfest.dk) Received: from mail.tyknet.dk (mail.tyknet.dk [IPv6:2002:d596:2a92:2:155::]) by mx1.freebsd.org (Postfix) with ESMTP id 894D98FC0C for ; Sun, 8 May 2011 12:05:32 +0000 (UTC) Received: from tykburk.tyknet.cn.dom (unknown [IPv6:2002:5996:79d2:1:224:8cff:fe02:de01]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.tyknet.dk (Postfix) with ESMTPSA id 9B025638C47; Sun, 8 May 2011 14:05:31 +0200 (CEST) X-DKIM: OpenDKIM Filter v2.2.2 mail.tyknet.dk 9B025638C47 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gibfest.dk; s=default; t=1304856331; bh=QniqgPMw1HrFEkxqOgr25ods2u2RN+AmAYNMG0Qqi+g=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=V9TSVYr5usd38gFdDHWx6IUGyem5Hph9L/judrNVOBRrkTuYWltP0Cnpp/vuhS8m0 2TJRorRd4WVvQTVjLiGbwtVstWvRyD1x9QPLny+93e5ksOMZNrM9xgQ1tZRItso/MW 23XjCtkSaQBbBc4V5tgWfkeO7Kk9K4tv+T3dCY+A= Message-ID: <4DC6870B.5060208@gibfest.dk> Date: Sun, 08 May 2011 14:05:31 +0200 From: Thomas Steen Rasmussen User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110402 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: Olivier Smedts References: <4DC66001.5060400@gibfest.dk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: [CFT] games/eduke32 update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 May 2011 12:05:32 -0000 On 08.05.2011 13:04, Olivier Smedts wrote: > Hello, > > 2011/5/8 Thomas Steen Rasmussen : >> On 07.05.2011 23:34, Olivier Smedts wrote: >>> Hello, >>> >>> Attached is a new and much updated version of the eduke32 port >> Hello, >> >> It seems like your attachment is missing, can you send it again >> or provide an URL where I can get it ? > Thanks for the report. It was a plain text shar archive. Maybe it will > be better as gzip. Don't forget to gunzip it before running the shar. > > If the attachment is still not there, you can download it at the following URL : > http://gid0.free.fr/www/files/eduke32.shar > Hello again, I played it a bit, first without polymer and HRP (high resolution pack), then with polymer but still without HRP, and finally with the latest HRP. Everything seems to be running nicely, only thing missing are the skills I seem to remember having in this game 15 years ago. To install the HRP I downloaded the two files in the "ZIPFILE RELEASE" section of the page http://hrp.duke4.net/download.php and placed their contents in /usr/local/share/duke3d - maybe you could mention this procedure in the pkg-message - or even make an OPTION in the games/duke3d-data port to install the HRP automatically ? Good work, Best regards Thomas Steen Rasmussen