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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2025Q2
libphonenumber Library for parsing, formatting, and validating phone numbers
9.0.6 devel 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 9.0.6Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-15 10:03:17
Last Update: 2025-06-08 18:09:28
Commit Hash: 09d149a
License: APACHE20
WWW:
https://github.com/google/libphonenumber
Description:
Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers. The Java version is optimized for running on smartphones, and is used by the Android framework since 4.0 (Ice Cream Sandwich). This package contains the C++ part.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (51 items)
Collapse this list.
  1. /usr/local/share/licenses/libphonenumber-9.0.6/catalog.mk
  2. /usr/local/share/licenses/libphonenumber-9.0.6/LICENSE
  3. /usr/local/share/licenses/libphonenumber-9.0.6/APACHE20
  4. include/phonenumbers/asyoutypeformatter.h
  5. include/phonenumbers/base/basictypes.h
  6. include/phonenumbers/base/logging.h
  7. include/phonenumbers/base/memory/scoped_ptr.h
  8. include/phonenumbers/base/memory/singleton.h
  9. include/phonenumbers/base/memory/singleton_boost.h
  10. include/phonenumbers/base/memory/singleton_posix.h
  11. include/phonenumbers/base/memory/singleton_stdmutex.h
  12. include/phonenumbers/base/memory/singleton_unsafe.h
  13. include/phonenumbers/base/memory/singleton_win32.h
  14. include/phonenumbers/base/synchronization/lock.h
  15. include/phonenumbers/base/synchronization/lock_boost.h
  16. include/phonenumbers/base/synchronization/lock_posix.h
  17. include/phonenumbers/base/synchronization/lock_stdmutex.h
  18. include/phonenumbers/base/synchronization/lock_unsafe.h
  19. include/phonenumbers/base/synchronization/lock_win32.h
  20. include/phonenumbers/base/template_util.h
  21. include/phonenumbers/base/thread_checker.h
  22. include/phonenumbers/callback.h
  23. include/phonenumbers/geocoding/phonenumber_offline_geocoder.h
  24. include/phonenumbers/logger.h
  25. include/phonenumbers/matcher_api.h
  26. include/phonenumbers/phonemetadata.pb.h
  27. include/phonenumbers/phonenumber.pb.h
  28. include/phonenumbers/phonenumbermatch.h
  29. include/phonenumbers/phonenumbermatcher.h
  30. include/phonenumbers/phonenumberutil.h
  31. include/phonenumbers/regexp_adapter.h
  32. include/phonenumbers/regexp_cache.h
  33. include/phonenumbers/region_code.h
  34. include/phonenumbers/shortnumberinfo.h
  35. include/phonenumbers/unicodestring.h
  36. include/phonenumbers/utf/unicodetext.h
  37. lib/cmake/libphonenumber/libphonenumber-config-version.cmake
  38. lib/cmake/libphonenumber/libphonenumber-config.cmake
  39. lib/cmake/libphonenumber/libphonenumber-targets-release.cmake
  40. lib/cmake/libphonenumber/libphonenumber-targets.cmake
  41. lib/libgeocoding.a
  42. lib/libgeocoding.so
  43. lib/libgeocoding.so.9
  44. lib/libgeocoding.so.9.0
  45. lib/libphonenumber.a
  46. lib/libphonenumber.so
  47. lib/libphonenumber.so.9
  48. lib/libphonenumber.so.9.0
  49. @owner
  50. @group
  51. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libphonenumber>0:devel/libphonenumber
To install the port:
cd /usr/ports/devel/libphonenumber/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libphonenumber
  • pkg install libphonenumber
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libphonenumber
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1749154245 SHA256 (google-libphonenumber-v9.0.6_GH0.tar.gz) = 0fc0f530f139de53b121a93b2b25cd96ab0d8bcfe95b4760be1f0213a75eadd2 SIZE (google-libphonenumber-v9.0.6_GH0.tar.gz) = 13013074

Packages (timestamps in pop-ups are UTC):
libphonenumber
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.0.149.0.158.12.169.0.149.0.15n/an/an/a
FreeBSD:13:quarterly9.0.109.0.148.13.9_19.0.109.0.14n/an/an/a
FreeBSD:14:latest9.0.129.0.158.12.56_29.0.129.0.158.13.9_1-8.13.9_1
FreeBSD:14:quarterly9.0.109.0.14-9.0.109.0.148.13.278.13.278.13.27
FreeBSD:15:latest9.0.149.0.15n/a9.0.12n/an/a8.13.298.13.30_1
FreeBSD:15:quarterly-9.0.14n/a-n/an/a--
FreeBSD:16:latest-9.0.15n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Test dependencies:
  1. googletest>=0 : devel/googletest
Library dependencies:
  1. libabsl_strings.so : devel/abseil
  2. libboost_atomic.so : devel/boost-libs
  3. libicui18n.so : devel/icu
  4. libprotobuf.so : devel/protobuf
This port is required by:
for Libraries
  1. net/kitinerary

Configuration Options:
No options to configure
Options name:
devel_libphonenumber
USES:
cmake:testing compiler:c++17-lang pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.0.6
08 Jun 2025 18:09:28
commit hash: 09d149ad50e343530d8ff8525a6f08b156ee1d9acommit hash: 09d149ad50e343530d8ff8525a6f08b156ee1d9acommit hash: 09d149ad50e343530d8ff8525a6f08b156ee1d9acommit hash: 09d149ad50e343530d8ff8525a6f08b156ee1d9a files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
devel/libphonenumber: update to 9.0.6

(cherry picked from commit 84a331d8c2eed880bed9c801501a3135a882623e)
9.0.5
15 May 2025 09:41:23
commit hash: d33f2e7374628d4472ebe852df36186926188f89commit hash: d33f2e7374628d4472ebe852df36186926188f89commit hash: d33f2e7374628d4472ebe852df36186926188f89commit hash: d33f2e7374628d4472ebe852df36186926188f89 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
devel/libphonenumber: update to 9.0.5

(cherry picked from commit a71b3c1f50d903e5034f0e79314cae25d83ae428)

Number of commits found: 2