Date: Mon, 21 Feb 2005 15:29:51 +0100 From: Marwan Burelle <Marwan.Burelle@lri.fr> To: ports@freebsd.org Subject: devel/pcre and WITH_UTF8 Message-ID: <20050221142951.GA48781@pc5-179.lri.fr>
next in thread | raw e-mail | index | archive | help
--ikeVEW9yuYc//A+q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi list, I'm writing a port for the CDuce language (in fact I've already submit a PR, 77342, but since I wasn't awake some comment in pkg-descr and Makefile are wrong) that depend on devel/pcre (via devel/ocaml-pcre) but it requires that pcre is build with UTF8 supports (cduce will build, but won't work, and so the port will stop when trying to generate documentation.) In the version I submited, I recommand to rebuild devel/pcre with WITH_UTF8 set (in fact my comments were wrong here, I need to sleep befor submiting a port.) But, I see nothing to constraint the build process of devel/pcre with this option. Since pcre is widely used and WITH_UTF8 is not set by default, this can be very annoying (you cannot simply try a portinstall lang/cduce, if devel/pcre is already installed ... ) I have two question: is there a way to force some options for a port depency (that is, if devel/pcre is installed, checked if the option was used, and force reinstall if not ... ) ? And, does-it make a problem to build devel/pcre with WITH_UTF8 set by default (it is set on my system and I actualy encouter no error, but it doesn't proove anything.) Another simple question, I send a patch for my PR to the commiter who point me the problems of my PR, but is it sufficient or should I submit another PR ? --=20 Burelle Marwan, Equipe Bases de Donnees - LRI http://www.cduce.org (burelle@lri.fr | Marwan.Burelle@ens.fr) --ikeVEW9yuYc//A+q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCGfBfI+2UvUKfgvgRAoxfAJ9y4F/f4xDl/BkjR4fVhX9AGtBg9ACdF3+x xPVY/SOTCf5EJTzUlOHBeJw= =cCDg -----END PGP SIGNATURE----- --ikeVEW9yuYc//A+q--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050221142951.GA48781>