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
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.10Version 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.108.12.169.0.69.0.10-8.12.15-
FreeBSD:13:quarterly9.0.69.0.108.13.9_19.0.59.0.108.13.278.13.278.13.27
FreeBSD:14:latest9.0.69.0.108.12.56_29.0.69.0.108.13.9_1-8.13.9_1
FreeBSD:14:quarterly9.0.69.0.10-9.0.69.0.108.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.

Number of commits found: 140 (showing only 40 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.12.25
18 Jun 2021 12:27:00
commit hash: f54936a1ad8aff3e46e4527ccd205a8ffbc3e855commit hash: f54936a1ad8aff3e46e4527ccd205a8ffbc3e855commit hash: f54936a1ad8aff3e46e4527ccd205a8ffbc3e855commit hash: f54936a1ad8aff3e46e4527ccd205a8ffbc3e855 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel/libphonenumber: update to 8.12.25
8.12.24
29 May 2021 09:25:07
commit hash: 39e194e8d606c606c4d9baa82a1cba6a81b06c0acommit hash: 39e194e8d606c606c4d9baa82a1cba6a81b06c0acommit hash: 39e194e8d606c606c4d9baa82a1cba6a81b06c0acommit hash: 39e194e8d606c606c4d9baa82a1cba6a81b06c0a files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel/libphonenumber: update to 8.12.24
8.12.20_1
08 Apr 2021 23:33:31
commit hash: 69d24a727d44d398f7357cb844386f3ec4750a4fcommit hash: 69d24a727d44d398f7357cb844386f3ec4750a4fcommit hash: 69d24a727d44d398f7357cb844386f3ec4750a4fcommit hash: 69d24a727d44d398f7357cb844386f3ec4750a4f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 69.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by:	GitHub (watch releases)
8.12.20
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
8.12.20
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.
8.12.20
19 Mar 2021 19:00:24
Revision:568809Original commit files touched by this commit
tcberner search for other commits by this committer
devel/liblphonenumber: update  to 8.12.20
8.12.19
03 Mar 2021 05:51:15
Revision:567022Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.19
8.12.18
10 Feb 2021 17:34:18
Revision:564887Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.18
8.12.17
30 Jan 2021 19:23:57
Revision:563432Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to -8.12.17
8.12.16_1
26 Jan 2021 14:01:09
Revision:562671Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
8.12.16
14 Jan 2021 07:00:17
Revision:561537Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.16
8.12.15
18 Dec 2020 17:56:40
Revision:558394Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.15
8.12.14
04 Dec 2020 20:14:53
Revision:557014Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.14
8.12.13
13 Nov 2020 16:44:08
Revision:555031Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.13
8.12.12_1
03 Nov 2020 00:56:27
Revision:553940Original commit files touched by this commit
jbeich search for other commits by this committer
devel/icu: update to 68.1

Changes:	http://site.icu-project.org/download/68
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
8.12.12
30 Oct 2020 16:57:59
Revision:553702Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.12
8.12.11
15 Oct 2020 16:38:36
Revision:552424Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.11
8.12.10
27 Sep 2020 07:08:00
Revision:550244Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.10
8.12.9
04 Sep 2020 10:42:58
Revision:547525Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.9
8.12.8_1
30 Aug 2020 20:19:42
Revision:547081Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
8.12.8
30 Aug 2020 07:17:53
Revision:547036Original commit files touched by this commit
sunpoet search for other commits by this committer
Update GH_ACCOUNT

Approved by:	portmgr (blanket)
8.12.8
23 Aug 2020 18:41:59
Revision:545834Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.8
8.12.7
03 Jul 2020 13:08:12
Revision:541103Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.7
8.12.6
19 Jun 2020 19:46:20
Revision:539675Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.6
8.12.5
05 Jun 2020 04:19:30
Revision:537985Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.5
8.12.4_1
03 Jun 2020 18:32:06
Revision:537830Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
8.12.4
21 May 2020 15:46:55
Revision:536138Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.4
8.12.3
16 May 2020 15:43:14
Revision:535471Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.3
8.12.2
24 Apr 2020 17:20:08
Revision:532775Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.2
8.12.1_1
23 Apr 2020 20:14:49
Revision:532707Original commit files touched by this commit
jbeich search for other commits by this committer
devel/icu: update to 67.1

Changes:	http://site.icu-project.org/download/67
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
8.12.1
31 Mar 2020 17:39:43
Revision:529992Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.1
8.12.0
19 Mar 2020 12:02:39
Revision:528716Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.12.0
8.11.5_1
13 Mar 2020 09:47:17
Revision:528343Original commit files touched by this commit
jbeich search for other commits by this committer
devel/icu: update to 66.1

Changes:	http://site.icu-project.org/download/66
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
8.11.5
08 Mar 2020 14:28:23
Revision:528038Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.11.5
8.11.4
14 Feb 2020 19:38:39
Revision:526132Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.11.4
8.11.3
29 Jan 2020 17:45:12
Revision:524560Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: update to 8.11.3
8.11.2_2
22 Jan 2020 15:14:57
Revision:523814Original commit files touched by this commit
linimon search for other commits by this committer
Add compiler:c++11-lang to USES to fix build on GCC-based systems:

  #
/wrkdirs/usr/ports/devel/libphonenumber/work/libphonenumber-8.11.2/tools/cpp/src/cpp-build/generate_geocoding_data.cc:
In function 'std::string i18n::phonenumbers::MakeStringLiteral(const
std::string&)':
  #
/wrkdirs/usr/ports/devel/libphonenumber/work/libphonenumber-8.11.2/tools/cpp/src/cpp-build/generate_geocoding_data.cc:235:
warning: comparison is always false due to limited range of data type

Approved by:	portmgr (tier-2 blanket)
8.11.2_2
22 Jan 2020 05:53:20
Revision:523788Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
8.11.2_1
19 Jan 2020 07:14:01
Revision:523513Original commit files touched by this commit
tcberner search for other commits by this committer
devel/libphonenumber: fix headers

- add FreeBSD to the OS checks
8.11.2
18 Jan 2020 07:27:54
Revision:523405Original commit files touched by this commit
tcberner search for other commits by this committer
New port: devel/libphonenumber -- C++ library for parsing, formatting, and
validating phone numbers

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.

WWW: https://github.com/google/libphonenumber

Number of commits found: 140 (showing only 40 on this page)

«  1 | 2