From owner-freebsd-questions@FreeBSD.ORG Thu May 16 08:44:14 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id F3CDA81E; Thu, 16 May 2013 08:44:13 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com [IPv6:2a00:1450:400c:c05::232]) by mx1.freebsd.org (Postfix) with ESMTP id 4247984D; Thu, 16 May 2013 08:44:13 +0000 (UTC) Received: by mail-wi0-f178.google.com with SMTP id ey16so2451767wid.11 for ; Thu, 16 May 2013 01:44:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:subject:date:message-id:user-agent :mime-version:content-type:content-transfer-encoding; bh=4may7LfS8n4ROSuFwLNadvUNYIIEcO6/iMh96wEoxd4=; b=DvmJS/IcHIC3sS8EVUhPqTjX7kGlz4FJazdzCuMOFMyk1Q5zdBcWTc19SEzN8HCnHj AUGqbF5MwwWKY83vx/jSqA9UCnxuQgDjKz84BsxHqHvBsm4RRTOvOdN8UbIOyo2Yg4Bq UtxsFp1DJQM8HXLCchmZvdVEqScgBHGXHuZNMH1dWe/dB4SBwZqtQrpsJo8zOh+vTufh 2XmG1cqjHlQsAAk86pP9FNufBt7lU4fCubBxhZpGuXffbpAwFa3YeAVtg3fUJzYIoqhq ASZDFxwvayW9/OF79saht6NxDqM6ZimIl0QMixwTG4kmogEPZetj84N+nVi0nFjrEPIs CKeg== X-Received: by 10.180.21.193 with SMTP id x1mr22173162wie.31.1368693851328; Thu, 16 May 2013 01:44:11 -0700 (PDT) Received: from dragon.dg ([197.87.211.32]) by mx.google.com with ESMTPSA id d10sm2246989wik.0.2013.05.16.01.44.09 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 16 May 2013 01:44:10 -0700 (PDT) Sender: David Naylor From: David Naylor To: freebsd-emulation@freebsd.org, freebsd-questions@freebsd.org Subject: [PKGNG] i386-wine-1.5.30 Date: Thu, 16 May 2013 10:44:03 +0300 Message-ID: <6811534.RHvrbMNHWc@dragon.dg> User-Agent: KMail/4.9.5 (FreeBSD/9.1-RELEASE; KDE/4.9.5; amd64; ; ) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart29123257.J2C1fE8HBz"; micalg="pgp-sha1"; protocol="application/pgp-signature" Content-Transfer-Encoding: 7Bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 May 2013 08:44:14 -0000 --nextPart29123257.J2C1fE8HBz Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hi, Pkgng packages are available for i386-wine-1.5.30 [1] at local-distfiles [2]. Currently packages are available for FreeBSD 8 and 9 [3][4]. For previous version of i386-wine replace 'latest' with the version number. To install the port try one of the following options: - Method 1 (Quick and easy) For FreeBSD 8 (as root) # pkg add http://alturl.com/4smzi For FreeBSD 9 (as root) # pkg add http://alturl.com/tn8mv - Method 2 (Repo) This method will only be fully supported with pkgng v1.1. 1) Set `PKG_MULTIREPOS' to `YES' in ${LOCALBASE}/etc/pkg.conf 2) Add repo `wine-devel' with URL [2] to ${LOCALBASE}/etc/pkg.conf 3) Install (as root): # pkg install -r wine-devel i386-wine or upgrade (as root): # pkg upgrade -r wine-devel Regards David P.S. I'll be available on Saturday to address any issues / questions. [1] See the wiki for more details: http://wiki.FreeBSD.org/i386-Wine (WIP) [2] See your local FreeBSD mirror under ports/local-distfiles/dbn/i386-wine- devel/${ABI}/latest where ABI=freebsd:X:x86:64 for X in {8, 9}. [3] Packages are built from FreeBSD 8.3 and 9.1 respectively. [4] Packaging for FreeBSD 10 will be resumed in due course. --nextPart29123257.J2C1fE8HBz Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEABECAAYFAlGUnFYACgkQUaaFgP9pFrKs3wCfcOM7+W3M6neUvrxs+zcDGusJ YIMAoI0LMCYMYe1dnteNwBkAt6tsKFeq =pgJ0 -----END PGP SIGNATURE----- --nextPart29123257.J2C1fE8HBz--