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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
coeurl Simple async wrapper around CURL for C++
0.3.0_2 ftp 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 0.3.0_2Version of this port present on the latest quarterly branch.
Maintainer: adridg@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-11-20 22:33:17
Last Update: 2023-12-14 15:49:40
Commit Hash: ec5f6e2
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. /usr/local/share/licenses/coeurl-0.3.0_2/catalog.mk
  2. /usr/local/share/licenses/coeurl-0.3.0_2/LICENSE
  3. /usr/local/share/licenses/coeurl-0.3.0_2/MIT
  4. include/coeurl/client.hpp
  5. include/coeurl/errors.hpp
  6. include/coeurl/headers.hpp
  7. include/coeurl/request.hpp
  8. lib/libcoeurl.so
  9. lib/libcoeurl.so.0.3
  10. libdata/pkgconfig/coeurl.pc
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • coeurl>0:ftp/coeurl
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 = 1677276434 SHA256 (nheko-reborn-coeurl-2a20a129240a1a017b37b6874faab499ca4e523b_GL0.tar.gz) = ef09d8867535598bbac7c899d148edf580eb52e1053c98681510fafeb0f8e765 SIZE (nheko-reborn-coeurl-2a20a129240a1a017b37b6874faab499ca4e523b_GL0.tar.gz) = 52785

Packages (timestamps in pop-ups are UTC):
coeurl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.0_20.3.0_2-0.3.0_20.3.0_2---
FreeBSD:13:quarterly0.3.0_20.3.0_20.3.00.3.0_20.3.0_20.3.0_20.3.0_20.3.0_2
FreeBSD:14:latest0.3.0_20.3.0_20.1.10.3.0_20.3.0_20.3.0-0.3.0
FreeBSD:14:quarterly0.3.0_20.3.0_2-0.3.0_20.3.0_20.3.0_20.3.0_20.3.0_2
FreeBSD:15:latest0.3.0_20.3.0_2n/a0.3.0_2n/a0.3.0_20.3.0_20.3.0_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libevent.so : devel/libevent
  3. libfmt.so : devel/libfmt
  4. libspdlog.so : devel/spdlog
This port is required by:
for Libraries
  1. net-im/mtxclient
  2. net-im/nheko

Configuration Options:
No options to configure
Options name:
ftp_coeurl
USES:
compiler:c++17-lang meson pkgconfig tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://nheko.im//nheko-reborn/coeurl/-/archive/2a20a129240a1a017b37b6874faab499ca4e523b.tar.gz?dummy=/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.0_2
14 Dec 2023 15:49:40
commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: c75e8803b5ff85b592f425bb754860b51b1ac4cccommit hash: c75e8803b5ff85b592f425bb754860b51b1ac4cccommit hash: c75e8803b5ff85b592f425bb754860b51b1ac4cccommit hash: c75e8803b5ff85b592f425bb754860b51b1ac4cc files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
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
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
commit hash: e0cd05102441ecd4c509c9623ae3a93c9c2fa6b1commit hash: e0cd05102441ecd4c509c9623ae3a93c9c2fa6b1commit hash: e0cd05102441ecd4c509c9623ae3a93c9c2fa6b1commit hash: e0cd05102441ecd4c509c9623ae3a93c9c2fa6b1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 3450e834d4e19eef34def6ba009fc94ca70e8c66commit hash: 3450e834d4e19eef34def6ba009fc94ca70e8c66commit hash: 3450e834d4e19eef34def6ba009fc94ca70e8c66commit hash: 3450e834d4e19eef34def6ba009fc94ca70e8c66 files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.1.1
05 Jan 2022 22:25:09
commit hash: c0015a9bfc7dad19d8a16374df56cc3ab8740801commit hash: c0015a9bfc7dad19d8a16374df56cc3ab8740801commit hash: c0015a9bfc7dad19d8a16374df56cc3ab8740801commit hash: c0015a9bfc7dad19d8a16374df56cc3ab8740801 files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
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
commit hash: ba53edfff7f33f38bb7ecf19f813d39ba5729eddcommit hash: ba53edfff7f33f38bb7ecf19f813d39ba5729eddcommit hash: ba53edfff7f33f38bb7ecf19f813d39ba5729eddcommit hash: ba53edfff7f33f38bb7ecf19f813d39ba5729edd files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
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.

Number of commits found: 9