From owner-freebsd-ports@FreeBSD.ORG Sun Jan 20 20:48:15 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 317F0A8B for ; Sun, 20 Jan 2013 20:48:15 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from mx.lissyara.su (mx.lissyara.su [91.227.18.11]) by mx1.freebsd.org (Postfix) with ESMTP id E33F231C for ; Sun, 20 Jan 2013 20:48:14 +0000 (UTC) Received: from [79.164.58.122] (port=50373 helo=dc7700p.lissyara.su) by mx.lissyara.su with esmtpa (Exim 4.80 (FreeBSD)) (envelope-from ) id 1Tx18l-000NsK-Kw for ports@freebsd.org; Mon, 21 Jan 2013 00:05:15 +0400 Message-ID: <50FC4DF8.6050605@lissyara.su> Date: Mon, 21 Jan 2013 00:05:12 +0400 From: Alex Keda User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: ports@freebsd.org Subject: [PKGNG] how about "reinstall" key? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: mx.lissyara.su X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2013 20:48:15 -0000 some times, need pkg delete portname pkg install portname maybe add "reinstall" command, as pkg delete portname && pkg install portname ??