Port details on branch 2023Q3 |
- ulfius Web Framework to build REST APIs, Webservices or any HTTP endpoint in C
- 2.7.15 www =2 2.7.15Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2021-12-29 01:27:21
- Last Update: 2023-11-14 21:19:28
- Commit Hash: e7f182c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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
Packages (timestamps in pop-ups are UTC):
- 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
- This port is required by:
- for Build
-
- security/iddawc
- security/rhonabwy
- www/glewlwyd
- for Libraries
-
- multimedia/lebiniou
- security/iddawc
- security/rhonabwy
- for Run
-
- www/glewlwyd
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:
|