From owner-freebsd-stable@FreeBSD.ORG Fri Dec 6 16:20:18 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1DA243FD for ; Fri, 6 Dec 2013 16:20:18 +0000 (UTC) Received: from mail-bk0-x234.google.com (mail-bk0-x234.google.com [IPv6:2a00:1450:4008:c01::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A488F1AC7 for ; Fri, 6 Dec 2013 16:20:17 +0000 (UTC) Received: by mail-bk0-f52.google.com with SMTP id u14so378518bkz.11 for ; Fri, 06 Dec 2013 08:20:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=J1ePxXQ23H0Xcb3b7UCgWuP2FDi1MVMLaQAxPvku1do=; b=QM3AtKRC+HEej6vVs0tBTE6reIqMgTchMRx4xMw3wtOVObBEVzBpgO3YRW6U4AjFPz N0q7xxRwp7gg63xoTFMmGKmk6puHlHKAYMIx2nT8kJMY81tGlAItLZvBmVfaSbbD36Pt odfEE5kYilj3IpsZqlN62F6iuNiGGAPRdsgyKZ0xSgt8Ybz4kSd3JdPpnM700u8SDSZD BceVZeDJIG6qV6FcsCZ6tnc8BPJef6Mvz8tnygQeu0QNCTfxo1ygcODQLCbTXoDZFtHt 0Qnx/WYgUlSfvvd2Zg3J1qcI+NwyL/8GegAtsuSKiEk4+XK+dmX9b7d1KZTPYoYvNmXe 1rcw== X-Received: by 10.205.45.65 with SMTP id uj1mr1422630bkb.16.1386346815908; Fri, 06 Dec 2013 08:20:15 -0800 (PST) Received: from ?IPv6:2001:638:806:65::159? ([2001:638:806:65::159]) by mx.google.com with ESMTPSA id no2sm88629951bkb.15.2013.12.06.08.20.14 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 06 Dec 2013 08:20:14 -0800 (PST) Message-ID: <52A1F93D.5030207@googlemail.com> Date: Fri, 06 Dec 2013 17:20:13 +0100 From: Florian Ermisch User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: pkg repo for 9.2-RELEASE References: <20131204192228.GA47404@zxy.spb.ru> In-Reply-To: <20131204192228.GA47404@zxy.spb.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Dec 2013 16:20:18 -0000 Hi there, the PCBSD project also has pkgng-repos for vanilla FreeBSD and they have different repos for 9.1 and 9.2 so the packages match the kernel. Documentation can be found at [0] but you should be aware that those packages are compiled with desktop-users in mind (optional support for X11, CUPS, etc enabled). Regards, Florian [0] http://wiki.pcbsd.org/index.php/Convert_a_FreeBSD_System_to_PC/9.2/en#Switching_to_the_PC-BSD.C2.AE_pkgng_Repository On 04.12.2013 20:22, Slawa Olhovchenkov wrote: > Where I can find corectly builded pkgNG packages for 9.2-RELEASE? > Packages on official site (pkg0.bme.freebsd.org, for ex.) builded on > incorrect, outdated FreeBSD verion (may be 9.1-RELEASE): > freeradius3 build with libssl verion 90818f and can't be run on > 9.2-RELEASE: > > # radiusd -X > libssl version mismatch. Built with: 90818f Linked: 90819f > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >