Port details |
- 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
-
Deleted ports which required this port:
- for Libraries
-
- multimedia/lebiniou
- security/iddawc
- security/rhonabwy
- for Run
-
Deleted ports which required this port:
- * - 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:
- www_ulfius
- USES:
- cmake cpe pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.15 14 Nov 2023 21:19:28
    |
Po-Chuan Hsieh (sunpoet)  |
www/ulfius: Update to 2.7.15
Changes: https://github.com/babelouest/ulfius/releases |
2.7.14 22 Sep 2023 03:17:34
    |
Po-Chuan Hsieh (sunpoet)  |
www/ulfius: Update to 2.7.14
Changes: https://github.com/babelouest/ulfius/releases |
2.7.13 30 Jun 2023 07:02:26
    |
Po-Chuan Hsieh (sunpoet)  |
www/ulfius: Update to 2.7.13
- Update WWW
- Update version requirement of BUILD_DEPENDS
- Use USES=pathfix to fix .pc installation
- Use = instead of += for MAKE_ENV
- Take maintainership
Changes: https://github.com/babelouest/ulfius/releases |
2.7.11 26 May 2023 12:23:24
    |
Dan Langille (dvl)  |
www/glewlwyd: Give up maintainership
Give up maintainership of www/glewlwyd and related ports.
I no longer use this and have no interest/motivation to maintain them.
I hope someone can pick it up and get it working/up to date. It seems
like a good solution, but I cannot devote time to it. |
2.7.11 03 Dec 2022 18:30:55
    |
Dan Langille (dvl)  |
www/ulfius: Update to 2.7.11 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.7.10 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.7.10 18 Jun 2022 13:44:30
    |
Dan Langille (dvl)  |
www/ulfius: Update to 2.7.10
re: https://github.com/babelouest/ulfius/releases/tag/v2.7.10 |
2.7.9 16 May 2022 06:49:43
    |
Loïc Bartoletti (lbartoletti)  |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
2.7.9 09 May 2022 01:47:31
    |
Dan Langille (dvl)  |
www/ulfius: Update to 2.7.9 |
2.7.3 03 Jan 2022 14:59:39
    |
Bernhard Froehlich (decke)  |
www/ulfius: Add CPE information
Approved by: portmgr (blanket) |
2.7.3 29 Dec 2021 01:23:01
    |
Dan Langille (dvl)  |
www/ulfius: Web Framework to build REST APIs in C
Added because it is a dependency of www/glewlwyd - see upcoming commit |