From owner-freebsd-ports@FreeBSD.ORG Sat Aug 27 22:30:09 2005 Return-Path: X-Original-To: ports@freebsd.org 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 A771616A41F for ; Sat, 27 Aug 2005 22:30:09 +0000 (GMT) (envelope-from thierry@pompo.net) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 166AA43D46 for ; Sat, 27 Aug 2005 22:30:08 +0000 (GMT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 38B307513; Sun, 28 Aug 2005 00:31:05 +0200 (CEST) Date: Sun, 28 Aug 2005 00:31:05 +0200 From: Thierry Thomas To: ports@freebsd.org Message-ID: <20050827223105.GB9984@graf.pompo.net> Mail-Followup-To: ports@freebsd.org References: <4310E2B2.5030001@gmx.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3siQDZowHQqNOShm" Content-Disposition: inline In-Reply-To: <4310E2B2.5030001@gmx.de> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.11-STABLE i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 Cc: Subject: Re: Packagename of openldap WITH_SASL (e.g) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Aug 2005 22:30:09 -0000 --3siQDZowHQqNOShm Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Le Dim 28 ao=FB 05 =E0 0:01:22 +0200, Adam Pordzik =E9crivait=A0: > Hello, Hello, > I think it is generally no good idea of an OpenLDAP port with altered "sa= sl" > name. Here I have 8 ports/packages which depends of "openldap22-client",= =20 > not "openldap22-sasl-client". The only is openldap22-server, which I've= =20 > built with WITH_SASL >=20 > So the package-names becomes "openldap22-server" and "openldap-sasl-clien= t", > and I had to add a proper line to +REQUIRED_BY by each new package added > to the system. >=20 > Same with apache+modssl and maybe other. There are so many ports now, tha= t=20 > it > would be much more concise NOT to create so many "sub-ports". When using portupgrade, note that pkgtools.conf has a special variable ALT_PKGDEP for this purpose: # ALT_PKGDEP: hash # # This is a hash to define alternative package dependencies. For # each pair A =3D> B, when a package X claims that it depends on a # package that matches the "pkgname glob" pattern A which is not # installed, the dependency is replaced with one installed # package that matches the "pkgname glob" pattern B. If glob B # matches more than one installed package, replacement is not done # automatically. <:delete> and <:skip> are special symbols that can # be used as B values, instead of pkgname glob patterns. <:delete> # means to delete the dependency and <:skip> to skip it. Regards, --=20 Th. Thomas. --3siQDZowHQqNOShm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDEOmpc95pjMcUBaIRAkStAKDYG0whdK7ooHOUJtlEu9zsWb9oGgCgi/sQ B8nLBPdSw9RYFwlAum4LH7s= =w3Jv -----END PGP SIGNATURE----- --3siQDZowHQqNOShm--