Date: Mon, 1 May 2000 11:48:01 +0200 From: =?iso-8859-1?Q?R=E9mi_Guyomarch?= <rguyom@321.net> To: freebsd-ports@FreeBSD.org Cc: Akinori -Aki- MUSHA <knu@idaemons.org> Subject: Re: ports/18320: Update ports/ftp/sftp to 0.9.4 Message-ID: <20000501114801.A1500@diabolic-cow.mail.dotcom.fr> In-Reply-To: <200005010820.BAA18219@freefall.freebsd.org>; from knu@idaemons.org on Mon, May 01, 2000 at 01:20:03AM -0700 References: <200005010820.BAA18219@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 01, 2000 at 01:20:03AM -0700, Akinori -Aki- MUSHA wrote: > The following reply was made to PR ports/18320; it has been noted by GNATS. > > From: "Akinori -Aki- MUSHA" <knu@idaemons.org> > To: rguyom@321.net > Cc: FreeBSD-gnats-submit@FreeBSD.ORG > Subject: Re: ports/18320: Update ports/ftp/sftp to 0.9.4 > Date: Mon, 01 May 2000 17:10:07 +0900 > > At Mon, 1 May 2000 01:15:26 +0200 (CEST), > rguyom@321.net wrote: > > - the port try to use the openssh port instead of the system's one > > on 4.x and 5.x > > Are you sure? With the following RUN_DEPENDS, /usr/bin/ssh is > supposed to be detected if it exists. > > > RUN_DEPENDS= ssh:${PORTSDIR}/security/openssh ===> Installing for sftp-0.7 ===> sftp-0.7 depends on executable: ssh - found Yes, you're right. The package installs cleanly (although it takes a long time during the package registration stage, something like 20s on a K6-2/400). But when I try to uninstall it : root@diabolic-cow /usr/ports/ftp/sftp make deinstall ===> Deinstalling for sftp-0.7 pkg_delete: couldn't open dependency file `/var/db/pkg/OpenSSH-1.2.3/+REQUIRED_BY' root@diabolic-cow /usr/ports/ftp/sftp So, even if it doesn't try to use the OpenSSH port, it still register a dependency. I was only half wrong :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000501114801.A1500>