From owner-freebsd-ports@freebsd.org Sat May 11 16:05:50 2019 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A32715A0F32 for ; Sat, 11 May 2019 16:05:50 +0000 (UTC) (envelope-from mazocomp@disroot.org) Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5B8D58E0BB; Sat, 11 May 2019 16:05:49 +0000 (UTC) (envelope-from mazocomp@disroot.org) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id AB5A930EB2; Sat, 11 May 2019 18:05:46 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VaGfNF21fJyF; Sat, 11 May 2019 18:05:45 +0200 (CEST) Date: Sat, 11 May 2019 19:05:43 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1557590745; bh=2xzsLD3L18bGhieb2feU6yf2+BiIY4qNHLlC24e1GcU=; h=Date:From:To:Subject:References:In-Reply-To; b=l3lHn92ZQPAnYUaatr6RzK3d2x5SWHCi3uXkUqe7IT/BYBS1nRl3nX3b7HG9ozFXi Bz04k9mf1cEmx9Ng4rmHKtn8/3jLEcJq7QPyXBTra8JBiYPoFMqQQpZn5LprUxKiKo S9nda1N118PdXAF84SQVzOsuH32eGHD2R/zK/NT2r4rIEtqNloDnWdNUDi0yA54ift cPSdA/BYuXOWlc2KsaoJmcXLVM+SBU8jKALJC34QxZ7Bz/VLzriOBV3sZWmtHcgP/7 NOppoioJxiYub83s423abL9oalcWIEx+79IFpA+KneCGiFF4y3YAz8vC93prHUjJsh txNDSVnGKYqXA== From: Leonid Bobrov To: freebsd-ports@freebsd.org, amdmi3@freebsd.org, antoine@freebsd.org Subject: Re: Warsow port. I think we can help each other. Message-ID: <20190511160543.GA47768@mazocomp.lan> References: <20190511133803.GA16193@mazocomp.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190511133803.GA16193@mazocomp.lan> User-Agent: Mutt/1.11.4 (2019-03-13) X-Rspamd-Queue-Id: 5B8D58E0BB X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=disroot.org header.s=mail header.b=l3lHn92Z; dmarc=pass (policy=none) header.from=disroot.org; spf=pass (mx1.freebsd.org: domain of mazocomp@disroot.org designates 178.21.23.139 as permitted sender) smtp.mailfrom=mazocomp@disroot.org X-Spamd-Result: default: False [-6.05 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[disroot.org:s=mail]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; R_SPF_ALLOW(-0.20)[+a]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; DKIM_TRACE(0.00)[disroot.org:+]; MX_GOOD(-0.01)[cached: disroot.org]; RCVD_IN_DNSWL_NONE(0.00)[139.23.21.178.list.dnswl.org : 127.0.10.0]; NEURAL_HAM_SHORT(-0.98)[-0.976,0]; DMARC_POLICY_ALLOW(-0.50)[disroot.org,none]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:50673, ipnet:178.21.23.0/24, country:NL]; IP_SCORE(-2.56)[ip: (-8.29), ipnet: 178.21.23.0/24(-4.15), asn: 50673(-0.38), country: NL(0.01)] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 May 2019 16:05:50 -0000 Also I have to mention that I don't know what to do with modules_21.pk3 in data files, it contains libraries compiled for Windows, macOS and Linux. Warsow binaries compiled for *BSD will never be able to load them.