From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 20 19:51:20 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 267CF16A49E for ; Fri, 20 Oct 2006 19:51:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 330D643D6D for ; Fri, 20 Oct 2006 19:50:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9KJoI8K068697 for ; Fri, 20 Oct 2006 19:50:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9KJoI9e068695; Fri, 20 Oct 2006 19:50:18 GMT (envelope-from gnats) Resent-Date: Fri, 20 Oct 2006 19:50:18 GMT Resent-Message-Id: <200610201950.k9KJoI9e068695@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Alejandro Pulver" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F31316A4D1 for ; Fri, 20 Oct 2006 19:44:43 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from relay02.pair.com (relay02.pair.com [209.68.5.16]) by mx1.FreeBSD.org (Postfix) with SMTP id D53AF43DAB for ; Fri, 20 Oct 2006 19:42:03 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: (qmail 95637 invoked from network); 20 Oct 2006 19:41:56 -0000 Received: from unknown (HELO phobos.mars.bsd) (unknown) by unknown with SMTP; 20 Oct 2006 19:41:56 -0000 Message-Id: <1161373314.36620@phobos.mars.bsd> Date: Fri, 20 Oct 2006 16:41:54 -0300 From: "Alejandro Pulver" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.7 Cc: Subject: ports/104629: [PATCH] games/linux-enemyterritory: use IA32_BINARY_PORT X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Oct 2006 19:51:20 -0000 >Number: 104629 >Category: ports >Synopsis: [PATCH] games/linux-enemyterritory: use IA32_BINARY_PORT >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Oct 20 19:50:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Alejandro Pulver >Release: FreeBSD 6.1-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD 6.1-RELEASE-p1 #3: Mon Jun 19 14:49:35 ART 2006 root@phobos.mars.bsd:/usr/obj/usr/src/sys/ATHLON-PHOBOS >Description: - Use IA32_BINARY_PORT to allow it to be used in amd64/ia64. >How-To-Repeat: >Fix: --- linux-enemyterritory.diff begins here --- Index: linux-enemyterritory/Makefile =================================================================== RCS file: /home/pcvs/ports/games/linux-enemyterritory/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- linux-enemyterritory/Makefile 14 Jun 2006 14:29:54 -0000 1.11 +++ linux-enemyterritory/Makefile 20 Oct 2006 19:40:23 -0000 @@ -17,7 +17,7 @@ MAINTAINER= benlutz@datacomm.ch COMMENT= Wolfenstein: Enemy Territory (Linux version) -ONLY_FOR_ARCHS= i386 +IA32_BINARY_PORT= yes USE_LINUX= yes USE_ZIP= yes NO_CDROM= Redistribution is limited, see license --- linux-enemyterritory.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: