From owner-freebsd-ports@FreeBSD.ORG Mon Sep 1 23:13:49 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C60B106566B for ; Mon, 1 Sep 2008 23:13:49 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id CEA168FC08 for ; Mon, 1 Sep 2008 23:13:48 +0000 (UTC) (envelope-from david@vizion2000.net) Received: by dns1.vizion2000.net (Postfix, from userid 1007) id 8E3631CC34; Mon, 1 Sep 2008 13:00:48 -0700 (PDT) From: David Southwell Organization: Voice and Vision To: freebsd-ports@freebsd.org Date: Mon, 1 Sep 2008 13:00:48 -0700 User-Agent: KMail/1.9.9 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809011300.48256.david@vizion2000.net> Subject: Portupgrade has serious problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2008 23:13:49 -0000 Hi I have posted to kde list problms in upgrading due to portupgrade failing to mange dependencies in the wrong order. Here is another example: /sbin/ldconfig -m /usr/local/lib ===> Registering installation for apache-2.2.9_2 ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/lib/libapr-1.so.3 This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/apache22 /usr/local/etc/rc.d/htcacheclean If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://httpd.apache.org/ ===> Cleaning for apache-2.2.9_2 ---> Cleaning out obsolete shared libraries [Updating the pkgdb in /var/db/pkg ... - 1047 packages found (-0 +1) . done] ---> Skipping 'graphics/gimp-app' (gimp-app-2.4.6_1,1) because a requisite package 'apache-2.2.9' () failed (specify -k to force) ---> Skipping 'graphics/gimp' (gimp-2.4.6,2) because a requisite package 'gimp-app-2.4.6_1,1' (graphics/gimp-app) failed (specify -k to force) Could someone look into this or should I raise a PR? David