From owner-freebsd-ports@FreeBSD.ORG Wed Jan 16 23:52:02 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D12CEBA for ; Wed, 16 Jan 2013 23:52:02 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from joe.nabble.com (216-139-250-139.aus.us.siteprotect.com [216.139.250.139]) by mx1.freebsd.org (Postfix) with ESMTP id B2A248A3 for ; Wed, 16 Jan 2013 23:52:01 +0000 (UTC) Received: from sam.nabble.com ([192.168.236.26]) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TvcTc-0001hB-UP for freebsd-ports@freebsd.org; Wed, 16 Jan 2013 15:33:01 -0800 Date: Wed, 16 Jan 2013 15:33:00 -0800 (PST) From: Jakub Lach To: freebsd-ports@freebsd.org Message-ID: <1358379180928-5778363.post@n5.nabble.com> Subject: [patch] new port games/chocolate-doom, need a bit of help MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jan 2013 23:52:02 -0000 Hello, I took up where http://www.freebsd.org/cgi/query-pr.cgi?pr=161701 left, as I'm user of chocolate-doom for quite time, and was eyeing it for a while. Current WIP is (docs, optionng, timidity++ etc): https://www.dropbox.com/s/jq9j16sxvrsej9w/c-doom.txt (shar archive) Problem is, as you can see that chocolate-doom is bend on installing under games (see pkg-plist) if USE_AUTOTOOLS= is hashed. As I understand, I need auto* to actually process patched *in, to prevent installing bins under games/. But aclocal, autoconf etc all fail in various places. Anybody has an idea or should I just bug upstream to update files for fresher auto*? I already hate auto* with passion... -- View this message in context: http://freebsd.1045724.n5.nabble.com/patch-new-port-games-chocolate-doom-need-a-bit-of-help-tp5778363.html Sent from the freebsd-ports mailing list archive at Nabble.com.