<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/net-p2p/ogmios, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>databases/lmdb0: Add port for LMDB 0.9.x legacy ABI</title>
<updated>2026-07-06T15:57:32+00:00</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2026-07-05T16:47:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=5f9d389f299ac8124a5114c2f014984390b6fd1e'/>
<id>5f9d389f299ac8124a5114c2f014984390b6fd1e</id>
<content type='text'>
LMDB 1.0 introduced an incompatible on-disk format change and subtle
API breakage: applications that compiled cleanly against 1.0 headers
could fail silently at run time. Known affected ports include dns/knot3,
mail/bogofilter, and mail/postfix; the postfix issue has been confirmed
upstream. Linux distributions such as Arch Linux have observed the same
breakage. Samba can also be affected in certain configurations.

Because the regression is not detectable in an -exp build run -- the
postfix failure only manifests at run time, and bogofilter was caught
only because post-build self-tests happen to exercise this path -- we
cannot rely on package builds to validate the 1.0 upgrade.

This commit introduces databases/lmdb0 as a holding port for the 0.9.35
release, pinned to the 0.x branch with PORTSCOUT=limit:^0. and mutually
conflicting with databases/lmdb, which retains 1.0. The two packages
cannot be installed simultaneously, but having lmdb0 available means:

* Ports known to require the 0.9 ABI can declare an explicit dependency
  on databases/lmdb0 until they are validated against 1.0.
* Users with existing databases in the 0.9 format can still access the
  mdb_dump and mdb_load utilities to migrate data before upgrading.
* The package conflict prevents accidental mixing.

All 50 direct dependents of databases/lmdb are redirected to
databases/lmdb0 for now with a PORTREVISION bump, effectively restoring
the tree to the state prior to the LMDB 1.0 update. Once all dependent
ports are validated against LMDB 1.0, they will be moved back to
databases/lmdb and databases/lmdb0 will be removed.

PR:             ports/296530
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LMDB 1.0 introduced an incompatible on-disk format change and subtle
API breakage: applications that compiled cleanly against 1.0 headers
could fail silently at run time. Known affected ports include dns/knot3,
mail/bogofilter, and mail/postfix; the postfix issue has been confirmed
upstream. Linux distributions such as Arch Linux have observed the same
breakage. Samba can also be affected in certain configurations.

Because the regression is not detectable in an -exp build run -- the
postfix failure only manifests at run time, and bogofilter was caught
only because post-build self-tests happen to exercise this path -- we
cannot rely on package builds to validate the 1.0 upgrade.

This commit introduces databases/lmdb0 as a holding port for the 0.9.35
release, pinned to the 0.x branch with PORTSCOUT=limit:^0. and mutually
conflicting with databases/lmdb, which retains 1.0. The two packages
cannot be installed simultaneously, but having lmdb0 available means:

* Ports known to require the 0.9 ABI can declare an explicit dependency
  on databases/lmdb0 until they are validated against 1.0.
* Users with existing databases in the 0.9 format can still access the
  mdb_dump and mdb_load utilities to migrate data before upgrading.
* The package conflict prevents accidental mixing.

All 50 direct dependents of databases/lmdb are redirected to
databases/lmdb0 for now with a PORTREVISION bump, effectively restoring
the tree to the state prior to the LMDB 1.0 update. Once all dependent
ports are validated against LMDB 1.0, they will be moved back to
databases/lmdb and databases/lmdb0 will be removed.

PR:             ports/296530
</pre>
</div>
</content>
</entry>
<entry>
<title>net-p2p/ogmios: Update to 7.0.0</title>
<updated>2026-06-25T15:40:58+00:00</updated>
<author>
<name>Gleb Popov</name>
<email>arrowd@FreeBSD.org</email>
</author>
<published>2026-06-25T14:42:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=8914fc79a542b42f7f2cbbcfc1b387a968f00d35'/>
<id>8914fc79a542b42f7f2cbbcfc1b387a968f00d35</id>
<content type='text'>
Reported by:	portscout!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	portscout!
</pre>
</div>
</content>
</entry>
<entry>
<title>net-p2p/ogmios: Update to 6.14.0</title>
<updated>2026-01-04T21:50:53+00:00</updated>
<author>
<name>Gleb Popov</name>
<email>arrowd@FreeBSD.org</email>
</author>
<published>2025-12-27T07:48:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=3d6769576bc7d83e40633a960dddb680d230765f'/>
<id>3d6769576bc7d83e40633a960dddb680d230765f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>net-p2p/ogmios: Fix distinfo after an upstream reroll</title>
<updated>2025-09-26T09:00:16+00:00</updated>
<author>
<name>Gleb Popov</name>
<email>arrowd@FreeBSD.org</email>
</author>
<published>2025-09-26T08:57:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=ec76b931a9aed2df903ca72383f607f1de50b1a4'/>
<id>ec76b931a9aed2df903ca72383f607f1de50b1a4</id>
<content type='text'>
Reported by:	pkg-fallout
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	pkg-fallout
</pre>
</div>
</content>
</entry>
<entry>
<title>net-p2p/ogmios: Unbreak checksum</title>
<updated>2025-07-07T17:18:46+00:00</updated>
<author>
<name>Gleb Popov</name>
<email>arrowd@FreeBSD.org</email>
</author>
<published>2025-07-07T16:30:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=74082c9426d3a7a0c2414a86759e24daee3b4d73'/>
<id>74082c9426d3a7a0c2414a86759e24daee3b4d73</id>
<content type='text'>
Reported by:	pkg-fallout
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	pkg-fallout
</pre>
</div>
</content>
</entry>
<entry>
<title>net-p2p/ogmios: Update to 6.13.0</title>
<updated>2025-06-16T16:08:18+00:00</updated>
<author>
<name>Gleb Popov</name>
<email>arrowd@FreeBSD.org</email>
</author>
<published>2025-06-16T11:18:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=9cf4f6e1472ad9e9f3997ac5504348354a54affd'/>
<id>9cf4f6e1472ad9e9f3997ac5504348354a54affd</id>
<content type='text'>
Reported by:	portscout!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	portscout!
</pre>
</div>
</content>
</entry>
<entry>
<title>net-p2p/ogmios: Update to 6.12.0</title>
<updated>2025-05-30T05:42:50+00:00</updated>
<author>
<name>Gleb Popov</name>
<email>arrowd@FreeBSD.org</email>
</author>
<published>2025-05-29T13:52:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=6cd873513b728aa03b08173fa6d334a022765d6d'/>
<id>6cd873513b728aa03b08173fa6d334a022765d6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>net-p2p/ogmios: Update to 6.11.2</title>
<updated>2025-05-13T07:34:33+00:00</updated>
<author>
<name>Gleb Popov</name>
<email>arrowd@FreeBSD.org</email>
</author>
<published>2025-05-12T16:19:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=efa018ec52afe08da7c79206aa4ec35591519558'/>
<id>efa018ec52afe08da7c79206aa4ec35591519558</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>net-p2p/ogmios: Update to 6.10.0</title>
<updated>2024-12-17T09:57:08+00:00</updated>
<author>
<name>Gleb Popov</name>
<email>arrowd@FreeBSD.org</email>
</author>
<published>2024-12-17T09:15:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=b36a7b018a59b3d2679f02ebb63a16191b8c28c9'/>
<id>b36a7b018a59b3d2679f02ebb63a16191b8c28c9</id>
<content type='text'>
Reported by:	portscout!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	portscout!
</pre>
</div>
</content>
</entry>
<entry>
<title>math/secp256k1: update to 0.6.0 release.</title>
<updated>2024-11-11T08:50:21+00:00</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2024-11-11T08:46:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=6b1a4656e3b13d6159e275b318fd7a583450bba7'/>
<id>6b1a4656e3b13d6159e275b318fd7a583450bba7</id>
<content type='text'>
Bump PORTREVISION on dependent ports.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump PORTREVISION on dependent ports.
</pre>
</div>
</content>
</entry>
</feed>
