Port details on branch 2022Q2 |
- libphonenumber Library for parsing, formatting, and validating phone numbers
- 9.0.10 devel
=2 9.0.9Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- googletest>=0 : devel/googletest
- Library dependencies:
-
- libabsl_strings.so : devel/abseil
- libboost_atomic.so : devel/boost-libs
- libicui18n.so : devel/icu
- libprotobuf.so : devel/protobuf
- This port is required by:
- for Libraries
-
- 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:
|