From owner-cvs-ports Mon Mar 31 22:22:07 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA13113 for cvs-ports-outgoing; Mon, 31 Mar 1997 22:22:07 -0800 (PST) Received: from dfw-ix10.ix.netcom.com (dfw-ix10.ix.netcom.com [206.214.98.10]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA13106; Mon, 31 Mar 1997 22:22:04 -0800 (PST) Received: (from smap@localhost) by dfw-ix10.ix.netcom.com (8.8.4/8.8.4) id AAA27627; Tue, 1 Apr 1997 00:21:20 -0600 (CST) Received: from wck-ca7-10.ix.netcom.com(204.31.231.42) by dfw-ix10.ix.netcom.com via smap (V1.3) id sma027144; Tue Apr 1 00:20:51 1997 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id WAA04493; Mon, 31 Mar 1997 22:18:51 -0800 (PST) Date: Mon, 31 Mar 1997 22:18:51 -0800 (PST) Message-Id: <199704010618.WAA04493@silvia.HIP.Berkeley.EDU> To: pst@shockwave.com CC: ache@nagual.ru, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org In-reply-to: <199704010548.VAA00797@precipice.shockwave.com> (message from Paul Traina on Mon, 31 Mar 1997 21:48:31 -0800) Subject: Re: cvs commit: ports/security/ssh/pkg PLIST From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * > Modified: security/ssh/pkg PLIST * This *only* affects packages of ssh, which are not built by default. Just for the record, this is not true. The @unexec command is executed when you pkg_delete anything, including one that was installed from a port (not a package). Satoshi