From owner-freebsd-questions@freebsd.org Tue Dec 29 15:10:01 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA4CFA55192 for ; Tue, 29 Dec 2015 15:10:01 +0000 (UTC) (envelope-from russell.d.murphy@gmail.com) Received: from mail-qg0-x236.google.com (mail-qg0-x236.google.com [IPv6:2607:f8b0:400d:c04::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 89C3E1AFD for ; Tue, 29 Dec 2015 15:10:01 +0000 (UTC) (envelope-from russell.d.murphy@gmail.com) Received: by mail-qg0-x236.google.com with SMTP id o11so166621491qge.2 for ; Tue, 29 Dec 2015 07:10:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:message-id:mime-version:subject:date:references :to:in-reply-to; bh=NWF9GHZO984yJNZMcktYA6///BpeClMmtMEVZSY/X4Q=; b=wEWT0d137hKdnNF9IjSJgoHv+0n4MYJVuXg65Zhzdb4mPQu8Hx/ItbRI8uWpdhmDdH aby1Tw8SQafCGYx93GRvmLbKW4zm4HEAXQlcAnCK1WFc2ek/FAS/ma1l2zDXn6EYGlNx YTC5/+nImswgZxsYmk6pdrgQmTxgwOKcmGEcVFrsVKW65VdJP9UJSlnhLIaABV0f4ICW 1yhZVLFxiHtooNdJynYz2S5Kc4az8VQWMsopbG1+gNExOUrjo3S/IhxxzpyI9tJsF8/w H0+dMleUxDhkV7bWZZtGCAGEcyW3e65HaDXmadXkGf4LdbcZPrhdvwO2xqyIu0fXPlTb 4pIQ== X-Received: by 10.140.20.80 with SMTP id 74mr27416676qgi.15.1451401800572; Tue, 29 Dec 2015 07:10:00 -0800 (PST) Received: from rdm.home (pool-72-89-192-162.nycmny.east.verizon.net. [72.89.192.162]) by smtp.gmail.com with ESMTPSA id 45sm29305852qgg.17.2015.12.29.07.09.59 for (version=TLSv1/SSLv3 cipher=OTHER); Tue, 29 Dec 2015 07:09:59 -0800 (PST) From: Russell Murphy Message-Id: Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Subject: Re: freebsd-questions Digest, Vol 604, Issue 2 Date: Tue, 29 Dec 2015 10:09:59 -0500 References: To: freebsd-questions@freebsd.org In-Reply-To: X-Mailer: Apple Mail (2.3112) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Dec 2015 15:10:02 -0000 Sergei- > On Dec 29, 2015, at 7:00 AM, freebsd-questions-request@freebsd.org = wrote: >=20 > 7. Newest mediawiki is not a package on FreeBSD 10.2 (Sergei G) > From: Sergei G > Subject: Newest mediawiki is not a package on FreeBSD 10.2 > Date: December 29, 2015 at 4:25:21 AM EST >=20 > I'd like to install latest mediawiki 1.26 on FreeBSD 10.2. >=20 > I don't see mediawiki126, but it is available in ports collection at: > https://svnweb.freebsd.org/ports/head/www/mediawiki126/ I have the following installed: /home/rdmurphy # pkg info mediawiki126 mediawiki126-1.26.1 Name : mediawiki126 Version : 1.26.1 Installed on : Mon Dec 21 19:17:17 2015 EST Origin : www/mediawiki126 Architecture : freebsd:9:x86:32 Prefix : /usr/local Categories : www Licenses : GPLv2 Maintainer : wen@FreeBSD.org WWW : http://www.mediawiki.org/ Comment : Wiki engine used by Wikipedia (trimmed) Flat size : 91.6MiB Description : MediaWiki is the collaborative editing software that runs Wikipedia, the free encyclopedia, and other projects. It's designed to handle a large number of users and pages without = imposing too rigid a structure or workflow. WWW: http://www.mediawiki.org/ This is not on 10.2, though on 9 stable: /home/rdmurphy # uname -a FreeBSD knock.murphy.lan 9.3-STABLE FreeBSD 9.3-STABLE #5 r292515: Sun = Dec 20 13:30:24 EST 2015 = root@knock.murphy.lan:/usr/obj/usr/src/sys/KNOCK i386 Is it possible that you haven=E2=80=99t updated an index somewhere? Russ