From owner-freebsd-ports@FreeBSD.ORG Thu Aug 26 09:50:53 2004 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 7A68316A4CE for ; Thu, 26 Aug 2004 09:50:53 +0000 (GMT) Received: from sibptus.tomsk.ru (sibptus.tomsk.ru [212.73.124.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F05943D6B for ; Thu, 26 Aug 2004 09:50:52 +0000 (GMT) (envelope-from sudakov@sibptus.tomsk.ru) Received: from sibptus.tomsk.ru (sudakov@localhost [127.0.0.1]) by sibptus.tomsk.ru (8.12.9p2/8.12.9) with ESMTP id i7Q9kf3e062752; Thu, 26 Aug 2004 16:46:41 +0700 (OMSST) (envelope-from sudakov@sibptus.tomsk.ru) Received: (from sudakov@localhost) by sibptus.tomsk.ru (8.12.9p2/8.12.9/Submit) id i7Q9kePS062751; Thu, 26 Aug 2004 16:46:40 +0700 (OMSST) (envelope-from sudakov) Date: Thu, 26 Aug 2004 16:46:40 +0700 From: Victor Sudakov To: Oliver Eikemeier Message-ID: <20040826094640.GA58773@sibptus.tomsk.ru> References: <20040826075528.GA56661@sibptus.tomsk.ru> <82FECF58-F73D-11D8-91E7-00039312D914@fillmore-labs.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline In-Reply-To: <82FECF58-F73D-11D8-91E7-00039312D914@fillmore-labs.com> User-Agent: Mutt/1.4.2.1i Organization: AO "Svyaztransneft", SibPTUS X-PGP-Key: http://vas.tomsk.ru/vas.asc cc: ports@FreeBSD.org Subject: Re: the samba 2.2.11 port and popt 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: Thu, 26 Aug 2004 09:50:53 -0000 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Oliver Eikemeier wrote: >=20 > >The dependency on ports/devel/popt brings a real dependency hell: > >popt depends on gettext which depends on expat etc etc. > >Many people do not desire this. >=20 > That's what `WITHOUT_NLS=3Dyes' is for. When you don't use this option=20 This option is always in my /etc/make.conf. The problem is that the samba port (to be more exact, the ports/devel/popt port) does not honor the WITHOUT_NLS option. > some other port will pull in gettext anyway. Up to this moment, I have managed to do without gettext :) Some ports support WITHOUT_NLS, some (like samba) require slight hacking to get rid of gettext. I tried to teach ports/devel/popt to honor WITHOUT_NLS, it was not successful, so I decided to teach the samba port to use the internal popt in which I succeeded. Why do you need the external popt in samba anyway? --=20 Victor Sudakov, VAS4-RIPE, VAS47-RIPN --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBLbGAFcuVuXBn0+gRAnyrAJ9/xkAfZem5Z1CtV7xUR92K8WgzqACfTxV9 asIoufMfi0Y+cEK2XaftdEA= =923T -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF--