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.
Port details on branch 2026Q2
uriparser URI parsing library
1.0.2 net on this many watch lists=0 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 1.0.2Version of this port present on the latest quarterly branch.
Maintainer: svysh.fbsd@gmail.com search for ports maintained by this maintainer
Port Added: 2026-04-27 23:54:05
Last Update: 2026-05-10 03:19:27
Commit Hash: c9805b5
License: APACHE20 BSD3CLAUSE LGPL21+
WWW:
https://github.com/uriparser/uriparser
Description:
uriparser is a strictly RFC 3986 compliant URI parsing and handling library written in C89 ("ANSI C"). uriparser is cross-platform, fast, supports both char and wchar_t
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 (24 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/uriparser-1.0.2/catalog.mk
  3. /usr/local/share/licenses/uriparser-1.0.2/LICENSE
  4. /usr/local/share/licenses/uriparser-1.0.2/APACHE20
  5. /usr/local/share/licenses/uriparser-1.0.2/BSD3CLAUSE
  6. /usr/local/share/licenses/uriparser-1.0.2/LGPL21+
  7. bin/uriparse
  8. include/uriparser/Uri.h
  9. include/uriparser/UriBase.h
  10. include/uriparser/UriDefsAnsi.h
  11. include/uriparser/UriDefsConfig.h
  12. include/uriparser/UriDefsUnicode.h
  13. include/uriparser/UriIp4.h
  14. lib/liburiparser.so
  15. lib/liburiparser.so.1
  16. lib/liburiparser.so.1.2.2
  17. lib/cmake/uriparser-1.0.2/uriparser-config-version.cmake
  18. lib/cmake/uriparser-1.0.2/uriparser-config.cmake
  19. lib/cmake/uriparser-1.0.2/uriparser-release.cmake
  20. lib/cmake/uriparser-1.0.2/uriparser.cmake
  21. libdata/pkgconfig/liburiparser.pc
  22. @owner
  23. @group
  24. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • uriparser>0:net/uriparser
To install the port:
cd /usr/ports/net/uriparser/ && make install clean
To add the package, run one of these commands:
  • pkg install net/uriparser
  • pkg install uriparser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: uriparser
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1778364627 SHA256 (uriparser-1.0.2.tar.xz) = 7b2496f9622b4b201186a3d159d278605f1fb7262402a10cc1c0824889798b00 SIZE (uriparser-1.0.2.tar.xz) = 202048

Expand this list (4 items)

Collapse this list.

SHA256 (uriparser-1.0.2-doc.zip) = 727034b1c82c1179264838171930a740afaee105aad4c4d1bd7b47b80bcfab29 SIZE (uriparser-1.0.2-doc.zip) = 278208 SHA256 (uriparser-1.0.2-doc.qch) = bfb61d29b7260908d164ae9ba79eb4b5002122f7740978a93b506e590c73a90d SIZE (uriparser-1.0.2-doc.qch) = 405504

Collapse this list.


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: pkg-fallout
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
Test dependencies:
  1. googletest>=1.10.0 : devel/googletest
This port is required by:
for Libraries
  1. net/asterisk20
  2. net/asterisk22

Configuration Options:
===> The following configuration options are available for uriparser-1.0.2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
net_uriparser
USES:
cmake:testing cpe pathfix tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/uriparser/uriparser/releases/download/uriparser-1.0.2/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.2
10 May 2026 03:19:27
commit hash: c9805b5fea25504d8edb770587fb96d4d737064acommit hash: c9805b5fea25504d8edb770587fb96d4d737064acommit hash: c9805b5fea25504d8edb770587fb96d4d737064acommit hash: c9805b5fea25504d8edb770587fb96d4d737064a files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Sergei Vyshenski
net/uriparser: Update 1.0.1 => 1.0.2

Changelog:
https://github.com/uriparser/uriparser/blob/uriparser-1.0.2/ChangeLog

PR:		295132
Sponsored by:	UNIS Labs
MFH:		2026Q2

(cherry picked from commit 2dbb650aab3c5802f7d38efcc57ac6e93d006c3a)
1.0.1
27 Apr 2026 23:50:59
commit hash: 730b3ca76d039bcf49d9eed2e605e050f80f35bfcommit hash: 730b3ca76d039bcf49d9eed2e605e050f80f35bfcommit hash: 730b3ca76d039bcf49d9eed2e605e050f80f35bfcommit hash: 730b3ca76d039bcf49d9eed2e605e050f80f35bf files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Sergei Vyshenski
net/uriparser: Update 1.0.0 => 1.0.1

Changelog:
https://github.com/uriparser/uriparser/blob/uriparser-1.0.1/ChangeLog
- reveal BSD extensions during build

PR:		294830
Security:	CVE-2026-42371
Sponsored by:	UNIS Labs
MFH:		2026Q2

(cherry picked from commit 58d29f5aa56982cfdc02612776c3c82333c55344)

Number of commits found: 2