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
Port details on branch 2025Q4
ulfius Web Framework to build REST APIs, Webservices or any HTTP endpoint in C
2.7.15 www 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 2.7.15Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-06 19:33:09
Last Update: 2025-10-06 19:30:43
Commit Hash: 50209da
License: LGPL21
WWW:
https://babelouest.github.io/ulfius/
https://github.com/babelouest/ulfius
Description:
HTTP Framework for REST Applications in C. Based on GNU Libmicrohttpd for the backend web server, Jansson for the json manipulation library, and Libcurl for the http/smtp client API. Used to facilitate creation of web applications in C programs with a small memory footprint, as in embedded systems applications. You can create webservices in HTTP or HTTPS mode, stream data, or implement server websockets.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (22 items)
Collapse this list.
  1. /usr/local/share/licenses/ulfius-2.7.15/catalog.mk
  2. /usr/local/share/licenses/ulfius-2.7.15/LICENSE
  3. /usr/local/share/licenses/ulfius-2.7.15/LGPL21
  4. bin/uwsc
  5. include/ulfius-cfg.h
  6. include/ulfius.h
  7. lib/cmake/Ulfius/FindGnuTLS.cmake
  8. lib/cmake/Ulfius/FindJansson.cmake
  9. lib/cmake/Ulfius/FindMHD.cmake
  10. lib/cmake/Ulfius/UlfiusConfig.cmake
  11. lib/cmake/Ulfius/UlfiusConfigVersion.cmake
  12. lib/cmake/Ulfius/UlfiusTargets-release.cmake
  13. lib/cmake/Ulfius/UlfiusTargets.cmake
  14. lib/libulfius.a
  15. lib/libulfius.so
  16. lib/libulfius.so.2.7
  17. lib/libulfius.so.2.7.15
  18. libdata/pkgconfig/libulfius.pc
  19. share/man/man1/uwsc.1.gz
  20. @owner
  21. @group
  22. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ulfius>0:www/ulfius
To install the port:
cd /usr/ports/www/ulfius/ && make install clean
To add the package, run one of these commands:
  • pkg install www/ulfius
  • pkg install ulfius
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ulfius
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1699985567 SHA256 (babelouest-ulfius-v2.7.15_GH0.tar.gz) = 19cf789b2af1919b69f77c7701237bfc318a9781ec657b68fd4b6ffa9d53f111 SIZE (babelouest-ulfius-v2.7.15_GH0.tar.gz) = 453596

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. curl>=7.16.2 : ftp/curl
  2. gnutls>=3.5.0 : security/gnutls
  3. jansson>=2.4 : devel/jansson
  4. libmicrohttpd>=0.9.53 : www/libmicrohttpd
  5. orcania>=2.3.3 : devel/orcania
  6. yder>=1.4.20 : devel/yder
  7. cmake : devel/cmake-core
  8. ninja : devel/ninja
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libgnutls.so : security/gnutls
  3. libjansson.so : devel/jansson
  4. libmicrohttpd.so : www/libmicrohttpd
  5. liborcania.so : devel/orcania
  6. libyder.so : devel/yder
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_ulfius
USES:
cmake cpe pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/babelouest/ulfius/tar.gz/v2.7.15?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.7.15
06 Oct 2025 19:30:43
commit hash: 50209dacd60bb7383eb70adc43cb725220f99126commit hash: 50209dacd60bb7383eb70adc43cb725220f99126commit hash: 50209dacd60bb7383eb70adc43cb725220f99126commit hash: 50209dacd60bb7383eb70adc43cb725220f99126 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/ulfius: Fix build with curl 8.16.0

(cherry picked from commit 38e06eb697a75f6ffd75dddf05cd7b5740a35583)

Number of commits found: 1