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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
libphonenumber Library for parsing, formatting, and validating phone numbers
9.0.10 devel on this many watch lists=2 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.9Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-01-18 07:28:01
Last Update: 2025-07-20 16:15:17
Commit Hash: c3f7f1c
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
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

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.10/catalog.mk
  2. /usr/local/share/licenses/libphonenumber-9.0.10/LICENSE
  3. /usr/local/share/licenses/libphonenumber-9.0.10/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.
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 = 1753027298 SHA256 (google-libphonenumber-v9.0.10_GH0.tar.gz) = f8d1090f0b78b3756e9b3f81f474e62b3afd14f16faf2d5a82597375f1fce4f0 SIZE (google-libphonenumber-v9.0.10_GH0.tar.gz) = 13014720

Packages (timestamps in pop-ups are UTC):
libphonenumber
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.0.69.0.98.12.169.0.69.0.6-8.12.15-
FreeBSD:13:quarterly9.0.59.0.68.13.9_19.0.59.0.68.13.278.13.278.13.27
FreeBSD:14:latest9.0.69.0.98.12.56_29.0.69.0.98.13.9_1-8.13.9_1
FreeBSD:14:quarterly9.0.69.0.9-9.0.69.0.98.13.278.13.278.13.27
FreeBSD:15:latest9.0.69.0.6n/a9.0.6n/a8.13.298.13.298.13.30_1
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.10?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port