Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2003 19:07:07 +0100
From:      "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
To:        "Rui Lopes" <rui@ruilopes.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: need help making regexxer port
Message-ID:  <20030220190707.4f9c40af.corecode@corecode.ath.cx>
In-Reply-To: <1131.217.129.151.9.1045407099.squirrel@webmail>
References:  <52437.217.129.149.44.1045367887.squirrel@webmail> <20030216133644.653fbfce.corecode@corecode.ath.cx> <1131.217.129.151.9.1045407099.squirrel@webmail>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 16 Feb 2003 14:51:39 -0000 (WET)
"Rui Lopes" <rui@ruilopes.com> wrote:

> >> When installing my port the binary file gets the name
> >> "i386-portbld-freebsd5.0-regexxer" and not "regexxer"; this is the
> >> output from make install,
> > you want to:
> > CONFIGURE_TARGET=	--target=${MACHINE_ARCH}-portbld-freebsd${OSREL}
> 
> that is the default "CONFIGURE_TARGET" value, but with that I end up
> with a binary file named "i386-portbld-freebsd5.0-regexxer" and not
> "regexxer", so I had to "manually" set "CONFIGURE_TARGET" to a empty
> value.  My question still remains, what is the right thing to do?

no. this is not the default value. look close. once again.
this is (at the moment) the right thing to do.

> about pcre, fbsd port of pcre does not have that option, I need to
> build pcre from ports using, make install CONFIGURE_ARGS=--enable-utf8

how about submitting a PR that enables building pcre with utf8?

cheers
  simon

-- 
/"\   http://corecode.ath.cx/#donate
\ /
 \     ASCII Ribbon Campaign
/ \  Against HTML Mail and News

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030220190707.4f9c40af.corecode>