From owner-freebsd-ports@FreeBSD.ORG Sun Apr 24 16:00:20 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 A461216A4CE for ; Sun, 24 Apr 2005 16:00:20 +0000 (GMT) Received: from 62-15-211-171.inversas.jazztel.es (62-15-211-171.inversas.jazztel.es [62.15.211.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 675D943D1D for ; Sun, 24 Apr 2005 16:00:19 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) j3OFxVKI004917; Sun, 24 Apr 2005 17:59:31 +0200 (CEST) (envelope-from josemi@redesjm.local) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.3/8.13.3/Submit) id j3OFxSnO060084; Sun, 24 Apr 2005 17:59:28 +0200 (CEST) (envelope-from josemi@redesjm.local) From: Jose M Rodriguez To: Oliver Lehmann Date: Sun, 24 Apr 2005 17:59:26 +0200 User-Agent: KMail/1.8 References: <20050414111426.775f6afd.lehmann@ans-netz.de> <47BCF2A3F4CF4E20338DF86B@tuber.coolrat.org> <20050424175609.570c71f6.lehmann@ans-netz.de> In-Reply-To: <20050424175609.570c71f6.lehmann@ans-netz.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200504241759.27811.josemi@redesjm.local> X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.30.0.7; VDF: 6.30.0.116; host: antares.redesjm.local) cc: ports@freebsd.org cc: ports@dino.sk cc: Yarema 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: Sun, 24 Apr 2005 16:00:20 -0000 El Domingo, 24 de Abril de 2005 17:56, Oliver Lehmann escribi=F3: > Yarema wrote: > > Sorry I wasn't so clear. The issue I've been raising over and over > > is to *not* have a @pkgdep recoreded for any of the plugins. I was > > showing how to do that by using BUILD_DEPENDS instead of > > RUN_DEPENDS to force install of the plugins. > > Yeah, that is cool, I adopted this ;) maintain authpam as a RUN_DEPENDS or stock pkg will ship without pam. > > > However OPTIONS selected will be recorded so that future reinstalls > > of this meta port or any ports which depend on it will ensure that > > your chosen plugins are installed. > > That is right, but no port will depend on that meta-port ;) =2D- josemi