Port details on branch 2025Q2 |
- libphonenumber Library for parsing, formatting, and validating phone numbers
- 9.0.5 devel
=2 9.0.1Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2020-01-18 07:28:01
- Last Update: 2025-05-12 21:27:24
- Commit Hash: a71b3c1
- 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 = 1747084430
SHA256 (google-libphonenumber-v9.0.5_GH0.tar.gz) = 60095f6dc67d0359ec5008c5ad37f17003012c3de149b545d5a07b18d89acf90
SIZE (google-libphonenumber-v9.0.5_GH0.tar.gz) = 13012077
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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:
|