Port details |
- coeurl Simple async wrapper around CURL for C++
- 0.3.1 ftp =2 0.3.1Version of this port present on the latest quarterly branch.
- Maintainer: adridg@FreeBSD.org
- Port Added: 2021-11-20 22:33:17
- Last Update: 2024-08-25 08:17:30
- Commit Hash: f851f9c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: www
- License: MIT
- WWW:
- https://nheko.im/nheko-reborn/coeurl
- Description:
- Simple library to do http requests asynchronously via CURL in C++.
(Eventually as coroutines, once all the compilers I need to support
support them.) This is based on the CURL-libevent example.
- ¦ ¦ ¦ ¦
- 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/ftp/coeurl/ && make install clean
- To add the package, run one of these commands:
- pkg install ftp/coeurl
- pkg install coeurl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: coeurl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723273503
SHA256 (coeurl-v0.3.1.tar.bz2) = 3c0a63c9faec23494ca60ee729e876ec1fc4df453a1dfce201d1a8ac6ae5c9d5
SIZE (coeurl-v0.3.1.tar.bz2) = 46513
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:
-
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libcurl.so : ftp/curl
- libevent.so : devel/libevent
- libfmt.so : devel/libfmt
- libspdlog.so : devel/spdlog
- This port is required by:
- for Libraries
-
- net-im/mtxclient
- net-im/nheko
Configuration Options:
- No options to configure
- Options name:
- ftp_coeurl
- USES:
- compiler:c++17-lang meson pkgconfig
- 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 |
0.3.1 25 Aug 2024 08:17:30 |
Daniel Engberg (diizzy) |
ftp/coeurl: Update to 0.3.1
Changelog: https://nheko.im/nheko-reborn/coeurl/-/tags/v0.3.1
PR: 280725
Approved by: portmgr (maintainer timeout, 2+ weeks) |
0.3.0_2 14 Dec 2023 15:49:40 |
Po-Chuan Hsieh (sunpoet) |
devel/libfmt: Update to 10.1.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/fmtlib/fmt/releases |
0.3.0_1 18 Sep 2023 20:24:13 |
Adriaan de Groot (adridg) Author: Daniel Engberg |
ftp/coeurl: fix build with {fmt} 10
- add fmt as a dependency, make it build by pulling in
upstream commit 831e2ee8e9cf08ea1ee9736cde8370f9d0312abc
PR: 273875
Provided by: diizzy@ |
0.3.0 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
0.3.0 09 Jul 2023 03:44:25 |
Jan Beich (jbeich) |
ftp/coeurl: unbreak build with Meson 1.2.0
meson.build:1:0: ERROR: Unexpected "[provides]" section, did you mean
"[provide]"?
PR: 272276
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/6f4973abad9e |
0.3.0 06 Mar 2023 21:34:19 |
Adriaan de Groot (adridg) |
net-im/nheko: update to 0.11.3 (also dependencies)
Update the nheko stack - coeurl, mtxclient, nheko - to the
latest release. Try to add a VOIP option for Matrix VOIP calls. |
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) |
0.1.1 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 ) |
0.1.1 05 Jan 2022 22:25:09 |
Adriaan de Groot (adridg) |
net-im/nheko: update to 0.9.1, latest upstream
This update is for nheko, the primary consumer of mtxclient & coeurl,
to a new release. Notes are at
https://github.com/Nheko-Reborn/nheko/releases/tag/v0.9.1
with new translations and lots of new features.
net-im/mtxclient: update to 0.6.1. Release notes are at
https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.6.1
Some new encryption support, minor bugfixes, new features.
ftp/coeurl: update to 0.1.1. Release notes are at
https://nheko.im/nheko-reborn/coeurl/-/tags/v0.1.1
New API for error strings. |
0.1.0 20 Nov 2021 22:30:28 |
Adriaan de Groot (adridg) |
ftp/coeurl: New port, C++ wrapper around libcurl
Functionally, This seems to be an awful lot like ftp/curlpp,
but consumers want something else. This is part of the mtxclient
and nheko Matrix stack. |