notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libpostal Library for parsing/normalizing street addresses around the world
1.1_2 misc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1_2Version of this port present on the latest quarterly branch.
Maintainer: dmgk@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-12-18 22:43:53
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: geography
License: MIT
WWW:
https://github.com/openvenues/libpostal
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (15 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libpostal-1.1_2/catalog.mk
  3. /usr/local/share/licenses/libpostal-1.1_2/LICENSE
  4. /usr/local/share/licenses/libpostal-1.1_2/MIT
  5. bin/address_parser
  6. bin/libpostal
  7. bin/libpostal_data
  8. include/libpostal/libpostal.h
  9. lib/libpostal.so
  10. lib/libpostal.so.1
  11. lib/libpostal.so.1.0.0
  12. libdata/pkgconfig/libpostal.pc
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • libpostal>0:misc/libpostal
To install the port:
cd /usr/ports/misc/libpostal/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/libpostal
  • pkg install libpostal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libpostal
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1577449742 SHA256 (openvenues-libpostal-v1.1-alpha_GH0.tar.gz) = c8a88eed70d8c09f68e1e69bcad35cb397e6ef11b3314e18a87b314c0a5b4e3a SIZE (openvenues-libpostal-v1.1-alpha_GH0.tar.gz) = 5602195

Expand this list (2 items)

Collapse this list.

SHA256 (21601eb4b8941b8d6d9b795b1d6db4bd376f5b28.patch) = 523539ca2f537b3eacbb339998d08633c47153ccba3c4b8cdfe9662c0f910830 SIZE (21601eb4b8941b8d6d9b795b1d6db4bd376f5b28.patch) = 2593

Collapse this list.


Packages (timestamps in pop-ups are UTC):
libpostal
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1_21.1_21.1_21.1_21.1_2-1.1_2-
FreeBSD:13:quarterly1.1_21.1_21.1_21.1_21.1_21.1_21.1_21.1_2
FreeBSD:14:latest1.1_21.1_21.1_21.1_21.1_21.1_2-1.1_2
FreeBSD:14:quarterly1.1_21.1_2-1.1_21.1_21.1_21.1_21.1_2
FreeBSD:15:latest1.1_21.1_2n/a1.1_2n/a1.1_21.1_21.1_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.71 : devel/autoconf
  2. automake>=1.16.5 : devel/automake
  3. libtoolize : devel/libtool
Runtime dependencies:
  1. curl : ftp/curl
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libpostal-1.1_2: CBLAS=off: Build with CBLAS/OPENBLAS DOCS=on: Build and/or install documentation SSE2=off: Enable SSE2 optimization ===> Use 'make config' to modify these settings
Options name:
misc_libpostal
USES:
autoreconf libtool localbase
pkg-message:
For install:
libpostal requires model data (about 1.5GB) which can be downloaded using the following command: # /usr/local/bin/libpostal_data download all /var/db/libpostal
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/openvenues/libpostal/tar.gz/v1.1-alpha?dummy=/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.1_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1_2
19 Oct 2021 08:36:47
commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: apply refactor.remove-consecutive-empty-lines

Submitted by:	portedit
1.1_2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.1_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1_2
06 May 2020 16:11:15
Revision:534185Original commit files touched by this commit
yuri search for other commits by this committer
Bump 46 ports depending on math/openblas because the after the recent
math/openblas update the library name changed in openblas.
1.1_1
22 Jan 2020 13:01:32
Revision:523806Original commit files touched by this commit
jbeich search for other commits by this committer
misc/libpostal: unbreak CBLAS=on after r523749

=======================<phase: lib-depends    >============================
===>   libpostal-1.1_1 depends on shared library: libopenblas.so - not found
===>   Installing existing package /packages/All/openblas-0.3.7,1.txz
Installing openblas-0.3.7,1...
pkg-static: openblas-0.3.7,1 conflicts with cblas-1.0_12 (installs files into
the same place).  Problematic file: /usr/local/include/cblas.h

Failed to install the following 1 package(s): /packages/All/openblas-0.3.7,1.txz
*** Error code 70

PR:		231371
1.1_1
27 Dec 2019 12:44:47
Revision:520985Original commit files touched by this commit
dmgk search for other commits by this committer
misc/libpostal: Unbreak on aarch64

- Unbreak build:

test_expand.c:105:118: error: passing 'void *' to parameter of incompatible type
'va_list' (aka '__builtin_va_list')
        CHECK_CALL(test_expansion_contains_phrase_option_with_languages(input,
output, options, root, num_languages, NULL));

- Pet portclippy while here
1.1
16 Sep 2019 20:55:08
Revision:512187Original commit files touched by this commit
dmgk search for other commits by this committer
Change my maintainer email

Approved by:	tz (mentor), portmgr (adamw)
Differential Revision:	https://reviews.freebsd.org/D21677
1.1
13 Aug 2019 22:29:43
Revision:508882Original commit files touched by this commit
mat search for other commits by this committer
onvert to UCL & cleanup pkg-message (categories l-m)
1.1
06 Apr 2019 00:40:40
Revision:498045Original commit files touched by this commit
linimon search for other commits by this committer
Now builds on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	swills
1.1
05 Apr 2019 14:35:45
Revision:497961Original commit files touched by this commit
swills search for other commits by this committer
misc/libpostal: Update to 1.1-alpha

PR:		237026
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
1.0.0
02 Jul 2018 04:00:29
Revision:473699Original commit files touched by this commit
linimon search for other commits by this committer
Mark ports broken on mips64 that are already broken on powerpc64.  In
most cases, the failure mode is the same.  Also, mark them broken on
mips when necessary.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
1.0.0
18 Jun 2018 14:00:43
Revision:472693Original commit files touched by this commit
linimon search for other commits by this committer
Mark ports broken on powerpc64, categories g-n.

While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
1.0.0
11 Jan 2018 14:18:01
Revision:458739Original commit files touched by this commit
danfe search for other commits by this committer
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
1.0.0
18 Dec 2017 22:43:44
Revision:456691Original commit files touched by this commit
yuri search for other commits by this committer
New port: misc/libpostal: Library for parsing/normalizing street addresses
around the world

PR:		224262
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13468

Number of commits found: 16