From owner-cvs-all Fri Feb 20 09:46:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01438 for cvs-all-outgoing; Fri, 20 Feb 1998 09:46:05 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns11.rim.or.jp (root@ns11.rim.or.jp [202.247.130.230]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA01371; Fri, 20 Feb 1998 09:45:42 -0800 (PST) (envelope-from masafumi@aslm.rim.or.jp) Received: from rayearth.rim.or.jp (rayearth.rim.or.jp [202.247.130.242]) by ns11.rim.or.jp (8.8.5/3.5Wpl2-ns11/RIMNET-2) with ESMTP id CAA18904; Sat, 21 Feb 1998 02:45:37 +0900 (JST) Received: (from uucp@localhost) by rayearth.rim.or.jp (8.8.5/3.5Wpl2-uucp1/RIMNET) with UUCP id CAA08857; Sat, 21 Feb 1998 02:45:36 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by mail.aslm.rim.or.jp (8.8.8/3.4W4-SMTP) with ESMTP id CAA29081; Sat, 21 Feb 1998 02:42:44 +0900 (JST) To: jseger@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Cc: max@wide.ad.jp Subject: Re: cvs commit: ports/net/lftp Makefile ports/net/lftp/files md5 From: Masafumi NAKANE/=?iso-2022-jp?B?GyRCQ2Y6LDJtSjgbKEI=?= In-Reply-To: Your message of "Mon, 16 Feb 1998 14:27:30 -0800 (PST)" <199802162227.OAA03110@freefall.freebsd.org> References: <199802162227.OAA03110@freefall.freebsd.org> X-Mailer: Mew version 1.92.4 on Emacs 19.28 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19980221024241P.masafumi@aslm.rim.or.jp> Date: Sat, 21 Feb 1998 02:42:41 +0900 X-Dispatcher: imput version 971024 Lines: 16 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > jseger 1998/02/16 14:27:30 PST > Modified files: > net/lftp Makefile > net/lftp/files md5 > Log: > Upgrade to version 0.14.0. > PR: ports/5696 Well, actually I looked into this PR, but I sort of suspended working on it as I realized that this port does not respect the ${PREFIX} setting. I can't remember how it was exactly, but I know that it doesn't work if PREFIX is set to other place than /usr/local since it has /usr/local hardcoded into the binary. So, please look into it, talk to the maintainer and correct the problem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message