From owner-freebsd-questions@FreeBSD.ORG Mon Jan 30 13:43:05 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8BB1106564A for ; Mon, 30 Jan 2012 13:43:05 +0000 (UTC) (envelope-from lubos.matousek@lubnet.net) Received: from mail.internethosting.cz (mail.internethosting.cz [95.168.196.88]) by mx1.freebsd.org (Postfix) with ESMTP id 6D0CD8FC0C for ; Mon, 30 Jan 2012 13:43:05 +0000 (UTC) Received: from nyx.internets.cz (localhost [127.0.0.1]) by mail.internethosting.cz (Postfix) with ESMTP id 2416F61C6F for ; Mon, 30 Jan 2012 14:24:17 +0100 (CET) X-Virus-Scanned: amavisd-new at internethosting.cz Received: from mail.internethosting.cz ([95.168.196.88]) by nyx.internets.cz (nyx.internets.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9F7aOkSW8AfX for ; Mon, 30 Jan 2012 14:24:11 +0100 (CET) Received: by mail.internethosting.cz (Postfix, from userid 58) id DA59261C61; Mon, 30 Jan 2012 14:24:11 +0100 (CET) X-Spam-DCC: X-Spam-SCL: 1 Received: from [192.168.0.3] (amadeo.lubnet.net [62.245.82.226]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.internethosting.cz (Postfix) with ESMTPSA id 7021E61C54 for ; Mon, 30 Jan 2012 14:24:07 +0100 (CET) Message-ID: <4F2699F8.5000809@lubnet.net> Date: Mon, 30 Jan 2012 14:24:08 +0100 From: Lubomir Matousek User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: Port upgrade change ownership of port installation directory and files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2012 13:43:05 -0000 I changed apache default user from www to wbserv. I changed also file ownership from www to wbserv. Is there any way for portupgrade, that the ownership of installed port files remains the same? It means wbserv?