On 2018/03/05 14:50, Frederic Cambus wrote:
> Hi ports@,
> 
> Here is a new port: geo/libpostal
> 
> From DESCR:
> 
> C library for parsing/normalizing street addresses around the world, powered
> by statistical NLP and open geo data.
> 
> This library helps convert the free-form addresses that humans use into clean
> normalized forms suitable for machine comparison and full-text indexing.
> 
> Comments? OK?

Build fails early, AUTOCONF_VERSION etc aren't set when calling bootstrap.sh.

I'd also create ${LOCALSTATEDIR}/db/libpostal via @sample in PLIST, and
it should have an @extra or @extraunexec so that pkg_delete -c removes
the downloaded files.

Maybe provide an @newuser to own the state directory and change the command
line in MESSAGE to use it, you just know people are going to run the fetcher
as root otherwise.

Reply via email to