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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2025Q4
libada WHATWG-compliant and fast URL parser
3.4.4 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 3.4.4Version of this port present on the latest quarterly branch.
Maintainer: osa@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-08-04 16:42:08
Last Update: 2026-04-03 19:43:50
Commit Hash: 4728988
People watching this port, also watch:: tmux, py311-pycparser, python, p5-Net-HTTP, font-misc-meltho
Also Listed In: www
License: APACHE20 MIT
WWW:
https://ada-url.com/
Description:
Ada is a fast and spec-compliant URL parser written in C++. Specification for URL parser can be found from the WHATWG website.
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 (56 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libada-3.4.4/catalog.mk
  3. /usr/local/share/licenses/libada-3.4.4/LICENSE
  4. /usr/local/share/licenses/libada-3.4.4/APACHE20
  5. /usr/local/share/licenses/libada-3.4.4/MIT
  6. include/ada.h
  7. include/ada/ada_idna.h
  8. include/ada/ada_version.h
  9. include/ada/character_sets-inl.h
  10. include/ada/character_sets.h
  11. include/ada/checkers-inl.h
  12. include/ada/checkers.h
  13. include/ada/common_defs.h
  14. include/ada/encoding_type.h
  15. include/ada/errors.h
  16. include/ada/expected.h
  17. include/ada/helpers.h
  18. include/ada/implementation-inl.h
  19. include/ada/implementation.h
  20. include/ada/log.h
  21. include/ada/parser-inl.h
  22. include/ada/parser.h
  23. include/ada/scheme-inl.h
  24. include/ada/scheme.h
  25. include/ada/serializers.h
  26. include/ada/state.h
  27. include/ada/unicode-inl.h
  28. include/ada/unicode.h
  29. include/ada/url-inl.h
  30. include/ada/url.h
  31. include/ada/url_aggregator-inl.h
  32. include/ada/url_aggregator.h
  33. include/ada/url_base-inl.h
  34. include/ada/url_base.h
  35. include/ada/url_components-inl.h
  36. include/ada/url_components.h
  37. include/ada/url_pattern-inl.h
  38. include/ada/url_pattern.h
  39. include/ada/url_pattern_helpers-inl.h
  40. include/ada/url_pattern_helpers.h
  41. include/ada/url_pattern_init.h
  42. include/ada/url_pattern_regex.h
  43. include/ada/url_search_params-inl.h
  44. include/ada/url_search_params.h
  45. include/ada_c.h
  46. lib/cmake/ada/ada-config-version.cmake
  47. lib/cmake/ada/ada-config.cmake
  48. lib/cmake/ada/ada_targets-release.cmake
  49. lib/cmake/ada/ada_targets.cmake
  50. lib/libada.so
  51. lib/libada.so.3
  52. lib/libada.so.3.4.4
  53. libdata/pkgconfig/ada.pc
  54. @owner
  55. @group
  56. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libada>0:devel/libada
To install the port:
cd /usr/ports/devel/libada/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libada
  • pkg install libada
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libada
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1775239123 SHA256 (ada-url-ada-v3.4.4_GH0.tar.gz) = 77bc5bbc383ed098cc60266ad6ee912de2431bb62d89248c0e17c4e712dcdaf9 SIZE (ada-url-ada-v3.4.4_GH0.tar.gz) = 491781

Packages (timestamps in pop-ups are UTC):
libada
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.4.43.4.4-3.3.03.4.4n/an/an/a
FreeBSD:13:quarterly3.4.43.4.4-3.2.43.4.4n/an/an/a
FreeBSD:14:latest3.4.43.4.4-3.2.63.4.4---
FreeBSD:14:quarterly3.4.43.4.4-3.2.43.4.4---
FreeBSD:15:latest3.4.43.4.4n/a3.2.6n/an/a--
FreeBSD:15:quarterly3.4.43.4.4n/a-n/an/a--
FreeBSD:16:latest3.4.43.4.4n/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
This port is required by:
for Libraries
  1. databases/mongosh
  2. net-im/telegram-desktop
  3. www/node22
  4. www/node24
  5. www/node26

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/node25*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_libada
USES:
cmake localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ada-url/ada/tar.gz/v3.4.4?dummy=/
Collapse this list.

There are no commits on branch 2025Q4 for this port