From owner-freebsd-pkg@FreeBSD.ORG Mon Sep 1 19:55:26 2014 Return-Path: Delivered-To: pkg@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 5A1B7FE7; Mon, 1 Sep 2014 19:55:26 +0000 (UTC) Received: from mail-we0-x22f.google.com (mail-we0-x22f.google.com [IPv6:2a00:1450:400c:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 764771A60; Mon, 1 Sep 2014 19:55:25 +0000 (UTC) Received: by mail-we0-f175.google.com with SMTP id k48so5902838wev.34 for ; Mon, 01 Sep 2014 12:55:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; bh=pzxq8ur5+6RNzoGg93/FfFfjo1oqOszqau+mRCk/qzM=; b=hZXRFkyyUwP6VXPS8NZ/7IRSnPHZvuSlY1/kayIunWbYAeByRXo2iopGjHM3UnD0Mh Mmcs7ujEQft/jsHj29zyiY1x4UI3wc7Pv0yFaJBWD/dLOfR9D5pIg4moHKnQUMCeEHV6 QZ1vrOy20N72HOc6TrsM59+i2ctVunj4R4bMjECIc3LEZRtmqP18+Vz6ZpQV5gZUH9rp npqjV7nYx52EjzTKjQNXaNvVwmdcQyW7gl5fli7ZjmrMSP/OXtez6p3Om+N+XhGHgbAu JiMpczVbMgMweKLqUGzDLAq4KhN7x64ioHaePVWzsI/mIw2wGfZgbAVeb30iCTP+W6kS W7/A== X-Received: by 10.194.108.41 with SMTP id hh9mr34076770wjb.68.1409601323728; Mon, 01 Sep 2014 12:55:23 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id r8sm4289106wjy.20.2014.09.01.12.55.22 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Sep 2014 12:55:22 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 1 Sep 2014 21:55:20 +0200 From: Baptiste Daroussin To: ports@FreeBSD.org, stable@FreeBSD.org, current@FreeBSD.org, pkg@FreeBSD.org Subject: [HEADSUP] pkg(8) is now the only package management tool Message-ID: <20140901195520.GB77917@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xgyAXRrhYN0wYx8y" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2014 19:55:26 -0000 --xgyAXRrhYN0wYx8y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all, The ports tree has been modified to only support pkg(8) as package manageme= nt system for all supported version of FreeBSD. if you were still using pkg_install (pkg_* tools) you will have to upgrade = your system. The simplest way is cd /usr/ports/ports-mgmt/pkg make install then run=20 pkg2ng You will have lots of warning, don't be scared, they are expected, pkg_* databases used to get easily mangled. pkg2ng is most of the time able to de= al with it. If however you encounter a problem then please report to pkg@FreeBSD.org A tag has been applied to the ports tree if you need to get the latest ports tree before the EOL of pkg_install: https://svn.FreeBSD.org/ports/tags/PKG_INSTALL_EOL A branch has been created if some committers want to provides updates on the for pkg_install users: https://svn.FreeBSD.org/ports/branches/pkg_install Please note that this branch is not officially maintained and that we stron= gly recommend that you do migrate to pkg(8) Best regards, Bapt on behalf of portmgr --xgyAXRrhYN0wYx8y Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQEzygACgkQ8kTtMUmk6Ez62ACeKBwgmchm6kJ2rVnYukF+PVH4 0WgAnRVv9QdxS/27NEU+WJBpNg96Zf6u =gM2v -----END PGP SIGNATURE----- --xgyAXRrhYN0wYx8y--