From owner-freebsd-questions@FreeBSD.ORG Mon Mar 9 19:18:20 2015 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 033DAB2D for ; Mon, 9 Mar 2015 19:18:20 +0000 (UTC) Received: from cyrus.watson.org (cyrus.watson.org [198.74.231.69]) by mx1.freebsd.org (Postfix) with ESMTP id CB442AB2 for ; Mon, 9 Mar 2015 19:18:19 +0000 (UTC) Received: from fledge.watson.org (fledge.watson.org [198.74.231.63]) by cyrus.watson.org (Postfix) with ESMTPS id CFEDA46B59 for ; Mon, 9 Mar 2015 15:18:12 -0400 (EDT) Received: from fledge.watson.org (doug@localhost.watson.org [127.0.0.1]) by fledge.watson.org (8.14.9/8.14.9) with ESMTP id t29JICMp074794 for ; Mon, 9 Mar 2015 15:18:12 -0400 (EDT) (envelope-from doug@fledge.watson.org) Received: from localhost (doug@localhost) by fledge.watson.org (8.14.9/8.14.9/Submit) with ESMTP id t29JIC66074791 for ; Mon, 9 Mar 2015 15:18:12 -0400 (EDT) (envelope-from doug@fledge.watson.org) Date: Mon, 9 Mar 2015 15:18:12 -0400 (EDT) From: doug Reply-To: doug@safeport.com To: freebsd-questions@FreeBSD.org Subject: pkg question upgrade question Message-ID: User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (fledge.watson.org [127.0.0.1]); Mon, 09 Mar 2015 15:18:12 -0400 (EDT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2015 19:18:20 -0000 I added tigervnc to a 10.0-RELEASE-p12 system. Without warning libpng15.so.15 was removed which effectively means upon the next reboot xfce will not run. Sorta disappointing as it is like the pkg_add days. But the only question I have is where can one find libpng15.so.15? I have all the iso images and can easily build a 10.0 system but I would rather just pick up the missing module if possible. According to pkg info no installed packages require libpng15.so.15. The executables know better