| Port details on branch 2025Q4 |
- ulfius Web Framework to build REST APIs, Webservices or any HTTP endpoint in C
- 2.7.15 www
=0 2.7.15Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - 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.
 ¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- 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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- curl>=7.16.2 : ftp/curl
- gnutls>=3.5.0 : security/gnutls
- jansson>=2.4 : devel/jansson
- libmicrohttpd>=0.9.53 : www/libmicrohttpd
- orcania>=2.3.3 : devel/orcania
- yder>=1.4.20 : devel/yder
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libcurl.so : ftp/curl
- libgnutls.so : security/gnutls
- libjansson.so : devel/jansson
- libmicrohttpd.so : www/libmicrohttpd
- liborcania.so : devel/orcania
- 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:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.7.15 06 Oct 2025 19:30:43
    |
Po-Chuan Hsieh (sunpoet)  |
www/ulfius: Fix build with curl 8.16.0
(cherry picked from commit 38e06eb697a75f6ffd75dddf05cd7b5740a35583) |
Number of commits found: 1
|