From owner-freebsd-ports Sun Jan 28 12:20:17 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail7.sc.rr.com (mail7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id AF02737B400 for ; Sun, 28 Jan 2001 12:19:59 -0800 (PST) Received: from sc.rr.com ([24.88.102.101]) by mail7.sc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Sun, 28 Jan 2001 15:19:51 -0500 Received: (from dmaddox@localhost) by sc.rr.com (8.11.1/8.11.2) id f0SKL1724353; Sun, 28 Jan 2001 15:21:01 -0500 (EST) (envelope-from dmaddox) Date: Sun, 28 Jan 2001 15:21:01 -0500 From: "Donald J . Maddox" To: Clive Lin Cc: "Donald J . Maddox" , ports@FreeBSD.org Subject: Re: cvs commit: ports/net/dictd Makefile pkg-plist Message-ID: <20010128152101.A24300@cae88-102-101.sc.rr.com> Reply-To: dmaddox@sc.rr.com Mail-Followup-To: Clive Lin , "Donald J . Maddox" , ports@FreeBSD.org References: <200101281916.f0SJGf219672@freefall.freebsd.org> <20010128142529.A23690@cae88-102-101.sc.rr.com> <20010129035349.A77072@cartier.cirx.org> <20010129041305.A27396@cartier.cirx.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010129041305.A27396@cartier.cirx.org>; from clive@CirX.ORG on Mon, Jan 29, 2001 at 04:13:05AM +0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jan 29, 2001 at 04:13:05AM +0800, Clive Lin wrote: > Now I under stand what you say. Still, yet another reason. The dict > client and server are 2 things. Adding dependency would raise > unnecessary anony problems. For example, after the dictd installed, > the dict client would be marked as "Needed by dictd." What will happen > if the dict client upgraded ? I have to pkg_delete the dictd and > dictd-database (oh, fat monster), then I could safely pkg_delete > the dict client and upgrade it. That's my personal concern, though.. Well, I wasn't advocating a dependency :) I was saying 'remove the two lines in the makefile that cause this port not to install the "dict" binary and manpage, and then add it to the plist' :) I guess that it could be argued that it is technically more correct to have two ports, but frankly the client is tiny, and a second port seems like overkill in this case. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message