<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/deskutils/subsurface, branch release/13.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2023-12-05T01:28:36Z</updated>
<entry>
<title>deskutils/subsurface: Remove www/qt5-webkit dep</title>
<updated>2023-12-05T01:28:36Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2023-12-03T20:49:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c58e260aeda428a953d7390c0f3aba2fc86b997c'/>
<id>urn:sha1:c58e260aeda428a953d7390c0f3aba2fc86b997c</id>
<content type='text'>
Disable features that require www/qt5-webkit and remove DEPRECATED
and EXPIRATION_DATE.

PR:		275529
Approved by:	romain@ (maintainer)
</content>
</entry>
<entry>
<title>all: bump expiration dates for qt5-webkit consumers to 2023-12-31</title>
<updated>2023-12-02T11:18:30Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2023-12-02T11:16:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=107072954bb6faff036ed0baa59e5de8096f1ac1'/>
<id>urn:sha1:107072954bb6faff036ed0baa59e5de8096f1ac1</id>
<content type='text'>
This aligns the expiration of these ports with that
of www/qt5-webkit itself.
</content>
</entry>
<entry>
<title>devel/libgit2: bump all ports depending on libgit2 for 1.7.1 upgrade</title>
<updated>2023-11-13T13:10:10Z</updated>
<author>
<name>Matthias Fechner</name>
<email>mfechner@FreeBSD.org</email>
</author>
<published>2023-11-13T13:09:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1bb0876e54b6bc98b1c93b1f30dbc2ff03f025ad'/>
<id>urn:sha1:1bb0876e54b6bc98b1c93b1f30dbc2ff03f025ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>deskutils/subsurface: Mark DEPRECATED</title>
<updated>2023-10-26T17:57:13Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2023-10-26T17:44:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fc209283ebd44299f885b743a9ae030644160b19'/>
<id>urn:sha1:fc209283ebd44299f885b743a9ae030644160b19</id>
<content type='text'>
- Depends on deprecated www/qt5-webkit
- Set EXPIRATION_DATE 2023-11-26
Approved by:	portmgr (blanket)
</content>
</entry>
<entry>
<title>Bump ports with dependency to libgit2</title>
<updated>2023-09-08T13:50:20Z</updated>
<author>
<name>Matthias Fechner</name>
<email>mfechner@FreeBSD.org</email>
</author>
<published>2023-09-08T13:49:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=482248a09dab712095926b4a2b160ab36fd89022'/>
<id>urn:sha1:482248a09dab712095926b4a2b160ab36fd89022</id>
<content type='text'>
See f11ed41604723ab3c75c6a108850858b7efd4f10
</content>
</entry>
<entry>
<title>audio/opus: bump consumers after update to 1.4</title>
<updated>2023-04-25T15:17:15Z</updated>
<author>
<name>Christian Weisgerber</name>
<email>naddy@FreeBSD.org</email>
</author>
<published>2023-04-25T15:15:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=feb1fa34f58ea796656b86a81c2a2996b0b03c96'/>
<id>urn:sha1:feb1fa34f58ea796656b86a81c2a2996b0b03c96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>deskutils/subsurface: Fix build on older FreeBSD versions</title>
<updated>2022-12-19T05:54:45Z</updated>
<author>
<name>Romain Tartière</name>
<email>romain@FreeBSD.org</email>
</author>
<published>2022-12-19T05:53:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=192f643ab4df488156748f96244bb0a567de892f'/>
<id>urn:sha1:192f643ab4df488156748f96244bb0a567de892f</id>
<content type='text'>
On FreeBSD 12.3, build fail with:

In file included from /wrkdirs/usr/ports/deskutils/subsurface/work/subsurface-5.0.10/core/exif.cpp:32:
/wrkdirs/usr/ports/deskutils/subsurface/work/subsurface-5.0.10/core/exif.h:128:3: error: unknown type name 'time_t'
  time_t epoch();
        ^
1 error generated.

Explicitly add time.h to headers which use time_t to avoid the issue.
This should not have an impact where the package could be build so not
bumping PORTREVISION.
</content>
</entry>
<entry>
<title>deskutils/subsurface: Fix build when building with a single core</title>
<updated>2022-12-12T05:25:22Z</updated>
<author>
<name>Romain Tartière</name>
<email>romain@FreeBSD.org</email>
</author>
<published>2022-12-12T05:14:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0800b0a2e437e842660eb46a8223f84a89b88d0c'/>
<id>urn:sha1:0800b0a2e437e842660eb46a8223f84a89b88d0c</id>
<content type='text'>
It happens that when building the port with poudriere without
ALLOW_MAKE_JOBS=yes, the build fail.  I received similar failure reports
from pkg-fallout but could not reproduce them until today where
rebuilding llvm on my laptop required me to remove `ALLOW_MAKE_JOBS=yes`
before I had to rebuild subsurface.

Setting MAKE_JOBS_UNSAFE=yes allowed me to reliably reproduce the
failure, and relying on GNU make instead of BSD make prevent it.

So use gmake to build subsurface and hopefully say goodbye to the
pkg-fallout failure notifications \o/.
</content>
</entry>
<entry>
<title>deskutils/subsurface: New port</title>
<updated>2022-10-29T20:16:21Z</updated>
<author>
<name>Romain Tartière</name>
<email>romain@FreeBSD.org</email>
</author>
<published>2022-10-29T18:29:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a673a4f5a08d9a424b10da8f0a0af171e1b5a6b5'/>
<id>urn:sha1:a673a4f5a08d9a424b10da8f0a0af171e1b5a6b5</id>
<content type='text'>
Subsurface can plan and track single and multi-tank dives using air, Nitrox or
TriMix. It allows tracking of dive locations including GPS coordinates (which
can also conveniently be entered using a map interface), logging of equipment
used and names of other divers, and lets users rate dives and provide
additional notes.

You can tag dives and filter a dive list based on criteria including tags,
locations and people with whom you were diving. You can group the dive list
into trips, and edit multiple dives at the same time, making it easy to support
a large number of dives.

Subsurface also calculates a wide variety of statistics of the user's diving
and tracks information like the SAC rate, partial pressures of O2, N2 and He,
calculated deco information, and many more.

WWW: https://subsurface-divelog.org
</content>
</entry>
</feed>
