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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: ftp/coeurl/Makefile

Number of commits found: 8

Sunday, 25 Aug 2024
08:17 Daniel Engberg (diizzy) search for other commits by this committer
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)
commit hash: f851f9ccff00761296f7f4601ddc5172ceb55e76 commit hash: f851f9ccff00761296f7f4601ddc5172ceb55e76 commit hash: f851f9ccff00761296f7f4601ddc5172ceb55e76 commit hash: f851f9ccff00761296f7f4601ddc5172ceb55e76 f851f9c
Thursday, 14 Dec 2023
15:49 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
commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3 commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3 commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3 commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3 ec5f6e2
Monday, 18 Sep 2023
20:24 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@
commit hash: c75e8803b5ff85b592f425bb754860b51b1ac4cc commit hash: c75e8803b5ff85b592f425bb754860b51b1ac4cc commit hash: c75e8803b5ff85b592f425bb754860b51b1ac4cc commit hash: c75e8803b5ff85b592f425bb754860b51b1ac4cc c75e880
Wednesday, 12 Jul 2023
18:56 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
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c 7d1faa7
Monday, 6 Mar 2023
21:34 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.
commit hash: 3450e834d4e19eef34def6ba009fc94ca70e8c66 commit hash: 3450e834d4e19eef34def6ba009fc94ca70e8c66 commit hash: 3450e834d4e19eef34def6ba009fc94ca70e8c66 commit hash: 3450e834d4e19eef34def6ba009fc94ca70e8c66 3450e83
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 5 Jan 2022
22:25 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.
commit hash: c0015a9bfc7dad19d8a16374df56cc3ab8740801 commit hash: c0015a9bfc7dad19d8a16374df56cc3ab8740801 commit hash: c0015a9bfc7dad19d8a16374df56cc3ab8740801 commit hash: c0015a9bfc7dad19d8a16374df56cc3ab8740801 c0015a9
Saturday, 20 Nov 2021
22:30 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.
commit hash: ba53edfff7f33f38bb7ecf19f813d39ba5729edd commit hash: ba53edfff7f33f38bb7ecf19f813d39ba5729edd commit hash: ba53edfff7f33f38bb7ecf19f813d39ba5729edd commit hash: ba53edfff7f33f38bb7ecf19f813d39ba5729edd ba53edf

Number of commits found: 8