<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/dns/luaunbound/Makefile, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2026-03-26T10:14:27Z</updated>
<entry>
<title>dns/luaunbound: Update 1.0.0 =&gt; 1.1.0</title>
<updated>2026-03-26T10:14:27Z</updated>
<author>
<name>Thomas Morper</name>
<email>twm@pdp11.pw</email>
</author>
<published>2026-03-26T10:14:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=667cfb26e1f94f481c541298f9d6ae54341cb6d1'/>
<id>urn:sha1:667cfb26e1f94f481c541298f9d6ae54341cb6d1</id>
<content type='text'>
Changelog:
https://groups.google.com/g/prosody-users/c/bdztGDLZaxE

PR:		294046
Sponsored by:	UNIS Labs
</content>
</entry>
<entry>
<title>security/libsodium: Update to 1.0.21</title>
<updated>2026-01-07T10:22:10Z</updated>
<author>
<name>Vsevolod Stakhov</name>
<email>vsevolod@FreeBSD.org</email>
</author>
<published>2026-01-07T10:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8b878d88b4f7f3a0a6477f645085c808b2588808'/>
<id>urn:sha1:8b878d88b4f7f3a0a6477f645085c808b2588808</id>
<content type='text'>
The API remains compatible but bumping all dependent ports as SHLIB
has changed.

Changelog: https://github.com/jedisct1/libsodium/releases/tag/1.0.21-RELEASE
Security: https://00f.net/2025/12/30/libsodium-vulnerability/
PR: 279347
</content>
</entry>
<entry>
<title>dns/luaunbound: update maintainer e-mail</title>
<updated>2025-01-30T07:41:11Z</updated>
<author>
<name>Thomas Morper</name>
<email>thomas@beingboiled.info</email>
</author>
<published>2025-01-29T11:07:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7a7b55dad054d23b5e1054b2b65e380f4ce5c233'/>
<id>urn:sha1:7a7b55dad054d23b5e1054b2b65e380f4ce5c233</id>
<content type='text'>
PR:		284423
Reported by:	thomas@beingboiled.info (maintainer)
</content>
</entry>
<entry>
<title>security/libsodium: update to 1.0.19, bump dependent ports</title>
<updated>2024-05-20T10:33:03Z</updated>
<author>
<name>Vsevolod Stakhov</name>
<email>vsevolod@FreeBSD.org</email>
</author>
<published>2024-05-20T10:29:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b66e4949cb23218adc602edc35db187f966c5377'/>
<id>urn:sha1:b66e4949cb23218adc602edc35db187f966c5377</id>
<content type='text'>
PR:	278259
Reported by:	Andrey Korobkov &lt;alster-vinterdalen.se&gt;
</content>
</entry>
<entry>
<title>dns/luaunbound: fix pkg-descr and WWW link</title>
<updated>2022-12-15T17:16:51Z</updated>
<author>
<name>Thomas Morper</name>
<email>thomas@beingboiled.info</email>
</author>
<published>2022-12-15T07:33:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ff122c28042167bebb94c0c99a6e7e75a4bb84d1'/>
<id>urn:sha1:ff122c28042167bebb94c0c99a6e7e75a4bb84d1</id>
<content type='text'>
Where copied from luasec.

PR:		268381
Reported by:	thomas@beingboiled.info (maintainer)
</content>
</entry>
<entry>
<title>Add WWW entries to port Makefiles</title>
<updated>2022-09-07T21:10:59Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:06:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b7f05445c00f2625aa19b4154ebcbce5ed2daa52'/>
<id>urn:sha1:b7f05445c00f2625aa19b4154ebcbce5ed2daa52</id>
<content type='text'>
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)
</content>
</entry>
<entry>
<title>dns/luaunbound: new port</title>
<updated>2022-03-22T17:29:01Z</updated>
<author>
<name>Thomas Morper</name>
<email>thomas@beingboiled.info</email>
</author>
<published>2022-03-16T00:03:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=95e4dba682a7b811658a0b511cdffbb16642fbe7'/>
<id>urn:sha1:95e4dba682a7b811658a0b511cdffbb16642fbe7</id>
<content type='text'>
PR:	262666
</content>
</entry>
</feed>
