From owner-freebsd-ports@FreeBSD.ORG Mon Apr 25 03:12:45 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 584FB16A4CE for ; Mon, 25 Apr 2005 03:12:45 +0000 (GMT) Received: from dppl.com (sapas.dppl.biz [216.182.10.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA0ED43D1F for ; Mon, 25 Apr 2005 03:12:44 +0000 (GMT) (envelope-from yds@CoolRat.org) Received: from [192.168.1.69] (pcp0011284575pcs.union01.nj.comcast.net [69.248.144.22]) (AUTH: PLAIN yds, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by dppl.com with esmtp; Sun, 24 Apr 2005 23:12:44 -0400 Date: Sun, 24 Apr 2005 23:12:43 -0400 From: Yarema To: Oliver Lehmann , freebsd-ports@freebsd.org Message-ID: <339B10D72C827615DC94770B@tuber.coolrat.org> In-Reply-To: <20050424185528.1799cd84.lehmann@ans-netz.de> References: <20050414111426.775f6afd.lehmann@ans-netz.de> <200504241413.23396.josemi@redesjm.local> <20050424151838.0046502c.lehmann@ans-netz.de> <200504241605.32882.josemi@redesjm.local> <0561D730E8127604A75416F9@tuber.coolrat.org> <20050424184306.798fb356.lehmann@ans-netz.de> <20050424185528.1799cd84.lehmann@ans-netz.de> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline cc: ports@dino.sk cc: josemi@freebsd.jazztel.es Subject: Re: splitting courier-authlib into master+slave ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Apr 2005 03:12:45 -0000 --On Sunday, April 24, 2005 18:55:28 +0200 Oliver Lehmann wrote: > Oliver Lehmann wrote: > >> Ok, you both convinced me. I'll change -base (allready done, I'm testing) > > It's uploaded now. I also changed sysconftool to a build-dep since we > need ed during the install target and not later, and we don't need it > after the installation for a running courier-authlib. Oliver, sysconftool needs to stay a RUN_DEPENDS because, unfortunately we do not have an INSTALL_DEPENDS, and if you make it a BUILD_DEPENDS it will not be recorded as a @pkgdep and will not exist when run by pkg_add when installing from a binary package. Also please do not put CONFLICTS=courier-0.45* since I'll be submitting an update to that which will need to depend on courier-authlib. -- Yarema http://yds.CoolRat.org