From owner-freebsd-doc@FreeBSD.ORG Thu Apr 4 18:44:04 2013 Return-Path: Delivered-To: www@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4B811944 for ; Thu, 4 Apr 2013 18:44:04 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id DB94E7BD for ; Thu, 4 Apr 2013 18:44:02 +0000 (UTC) Received: by mail-wg0-f50.google.com with SMTP id k13so3121748wgh.29 for ; Thu, 04 Apr 2013 11:43:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; bh=MLTIa0VvApo/nfS+/vX2oFnwJxJ2taEUDHSyJ09E2Sw=; b=QmFXUns0Ar08zoHGApixqux+CUi6DUY/6J9AoFjD9ZlncyAlIUS5mYKVIz+JTlHJEk xoOFxR3hEOTkDym5+jFoMjPrDrjnpHhJgKIvE+YhjC7yJAKz/EtEmLUlmV2Atlx14sKv aBXJCLk5MxKivw4AeTtkqv2sSZL7o68QlQe+0/PBNG86ZRdJyGqh1Ac2aOlHGmmktSsB bEm1GapmoarYtWUo9D63iTDbwW4dlskxGOATMqlyRzV3glcw8trXB1LbWYyPpeP0baXU TSMMQ5xYhFrUwS9tnre+TLyQdDYeSc5vKdKWV8juYfbzMWizXhwOOUnwNGShKNugdWqG QWVw== MIME-Version: 1.0 X-Received: by 10.180.90.35 with SMTP id bt3mr12925626wib.4.1365101035846; Thu, 04 Apr 2013 11:43:55 -0700 (PDT) Received: by 10.194.86.167 with HTTP; Thu, 4 Apr 2013 11:43:55 -0700 (PDT) In-Reply-To: References: Date: Thu, 4 Apr 2013 22:43:55 +0400 Message-ID: Subject: Re: Problem in http://www.freebsd.org/ports/ From: Sergey Kandaurov To: =?KOI8-R?B?5dfHxc7Jyg==?= Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Cc: World Wide Web Owner X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Apr 2013 18:44:04 -0000 On 4 April 2013 14:41, Sergey Kandaurov wrote: > > On 4 April 2013 14:15, =E5=D7=C7=C5=CE=C9=CA wrote: > > Hi > > > > http://www.freebsd.org/cgi/ports.cgi?query=3Dmariadb&stype=3Dall > > MariaDB present only version 5.3.8, but the ports are actually present > > 5.5.30 > > Why the service is not visible version 5.5.30? > > Because database is out of sync after SVN switchover. > See at the bottom of page: > "Last database update: 2012-11-11 10:45:48 UTC" [after thinking some more..] Hmm, it looks like the only problem is that the ports database # Directory of the up-to-date INDEX* $portsDatabaseHeadDir =3D "/usr/local/www/ports"; has stopped updating. To prove this, I rebuild local version of freebsd.org= , and here it shows current versions of mariadb* as found in ports. I'd ping clusteradm@ =C5=DD =D3=DD=D4=C1=DB=CB=D8 =C5=D2=DB=D9=C0 -- wbr, pluknet