<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/archivers/urbackup-client, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>archivers/urbackup-client: Fix build on 15+</title>
<updated>2025-09-19T21:04:27+00:00</updated>
<author>
<name>ek</name>
<email>ek@purplehat.org</email>
</author>
<published>2025-09-19T20:57:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=c2bedb478220e73b955f850b040f981a5845199d'/>
<id>c2bedb478220e73b955f850b040f981a5845199d</id>
<content type='text'>
Restore an accidentally deleted patch.

While here update pkg-message.

PR:	289652
Fixes:	d70c8a415dd3 (Update 2.5.25.0 =&gt; 2.5.26.0)
MFH:	2025Q3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Restore an accidentally deleted patch.

While here update pkg-message.

PR:	289652
Fixes:	d70c8a415dd3 (Update 2.5.25.0 =&gt; 2.5.26.0)
MFH:	2025Q3
</pre>
</div>
</content>
</entry>
<entry>
<title>archivers/urbackup-client: Update 2.5.25.0 =&gt; 2.5.26.0</title>
<updated>2025-09-03T22:16:00+00:00</updated>
<author>
<name>ek</name>
<email>ek@purplehat.org</email>
</author>
<published>2025-09-03T22:13:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d70c8a415dd3d89ac879a2bce2c37b914538ebee'/>
<id>d70c8a415dd3d89ac879a2bce2c37b914538ebee</id>
<content type='text'>
Changelog:
https://www.urbackup.org/client_changelog.html

PR:	289279
MFH:	2025Q3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog:
https://www.urbackup.org/client_changelog.html

PR:	289279
MFH:	2025Q3
</pre>
</div>
</content>
</entry>
<entry>
<title>archivers/urbackup-client: Cleanup and patches to fix build errors on latest clang/llvm</title>
<updated>2025-08-12T14:21:31+00:00</updated>
<author>
<name>ek</name>
<email>ek@purplehat.org</email>
</author>
<published>2025-08-12T14:21:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=6ca1c4740b31e352a97432a902d9c73c7a9a5a8a'/>
<id>6ca1c4740b31e352a97432a902d9c73c7a9a5a8a</id>
<content type='text'>
PR:	288803
MFH:	2025Q3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:	288803
MFH:	2025Q3
</pre>
</div>
</content>
</entry>
<entry>
<title>archivers/urbackup-client: Fix for clang/libc 19</title>
<updated>2025-06-13T15:41:34+00:00</updated>
<author>
<name>ek</name>
<email>ek@purplehat.org</email>
</author>
<published>2025-06-11T23:53:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=0156537c1e7bf21ac3f9ed17c5d5154725729b22'/>
<id>0156537c1e7bf21ac3f9ed17c5d5154725729b22</id>
<content type='text'>
This is a fix for compiler changes in the latest LLVM versions,
including "auto_ptr" and the "std::char_traits" template removal.
This works for FreeBSD 15-CURRENT as well as previous supported
versions of FreeBSD.

PR:		286213
MFH:		2025Q2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a fix for compiler changes in the latest LLVM versions,
including "auto_ptr" and the "std::char_traits" template removal.
This works for FreeBSD 15-CURRENT as well as previous supported
versions of FreeBSD.

PR:		286213
MFH:		2025Q2
</pre>
</div>
</content>
</entry>
<entry>
<title>archivers/urbackup-client: Update to 2.5.25.0</title>
<updated>2024-06-08T05:38:32+00:00</updated>
<author>
<name>ek</name>
<email>ek@purplehat.org</email>
</author>
<published>2024-06-08T05:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=8008d0ac8dc813f1d7addaf45fd16a1dcf13fab7'/>
<id>8008d0ac8dc813f1d7addaf45fd16a1dcf13fab7</id>
<content type='text'>
- Submitter becomes maintainer

- Remove broken GTK2 GUI option as upstream recommends WebUI from server
  side
- Pet portlint, portclippy and portfmt
- Pet QA check: add ssl to USES
- Cleanup: Remove compiler and gettext from USES, remove unneeded WRKSRC

ChangeLog:	https://www.urbackup.org/client_changelog.html
PR:		279453
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Submitter becomes maintainer

- Remove broken GTK2 GUI option as upstream recommends WebUI from server
  side
- Pet portlint, portclippy and portfmt
- Pet QA check: add ssl to USES
- Cleanup: Remove compiler and gettext from USES, remove unneeded WRKSRC

ChangeLog:	https://www.urbackup.org/client_changelog.html
PR:		279453
</pre>
</div>
</content>
</entry>
<entry>
<title>archivers/urbackup-{client,server}: Fix segfault (cryptopp)</title>
<updated>2024-05-10T15:24:59+00:00</updated>
<author>
<name>ek</name>
<email>ek@purplehat.org</email>
</author>
<published>2024-05-10T15:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=577ac1f839b1b164bd42af7c94a15be017b5e1d7'/>
<id>577ac1f839b1b164bd42af7c94a15be017b5e1d7</id>
<content type='text'>
- Add -DCRYPTOPP_DISABLE_ASM to CXXFLAGS on i386 and amd64, as
  cryptopp-8.7.0 build with this option by default on i386 and amd64.
 (5a19c08: security/cryptopp: Update to 8.7.0)

PR:		266531, 278163, 278859
MFH:		2024Q2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add -DCRYPTOPP_DISABLE_ASM to CXXFLAGS on i386 and amd64, as
  cryptopp-8.7.0 build with this option by default on i386 and amd64.
 (5a19c08: security/cryptopp: Update to 8.7.0)

PR:		266531, 278163, 278859
MFH:		2024Q2
</pre>
</div>
</content>
</entry>
<entry>
<title>archivers/*: eliminate use of MANPREFIX in unmaintained ports</title>
<updated>2024-01-05T16:12:50+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2024-01-05T16:10:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7bb2e0c2379a944b21980281b6360864ba920594'/>
<id>7bb2e0c2379a944b21980281b6360864ba920594</id>
<content type='text'>
following up from 003a571d1d6585196545295efc181514f171c4c4

It is now time to get rid of MANPREFIX and move everything to share/man
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
following up from 003a571d1d6585196545295efc181514f171c4c4

It is now time to get rid of MANPREFIX and move everything to share/man
</pre>
</div>
</content>
</entry>
<entry>
<title>security/cryptopp: Update to 8.9.0</title>
<updated>2023-10-05T12:13:51+00:00</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2023-10-05T12:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=a183016bcd7df1bac249d0dc2a6e8b168f9b0534'/>
<id>a183016bcd7df1bac249d0dc2a6e8b168f9b0534</id>
<content type='text'>
Bump PORTREVISION on consumers due to ABI incompatibility.

https://www.cryptopp.com/release890.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump PORTREVISION on consumers due to ABI incompatibility.

https://www.cryptopp.com/release890.html
</pre>
</div>
</content>
</entry>
<entry>
<title>archivers/urbackup-client: Fix build with llvm16</title>
<updated>2023-08-02T21:18:13+00:00</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2023-08-02T19:56:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=85610d4c6c736a4793338d9352c0361584561445'/>
<id>85610d4c6c736a4793338d9352c0361584561445</id>
<content type='text'>
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
</pre>
</div>
</content>
</entry>
<entry>
<title>security/cryptopp: Update to 8.8.0</title>
<updated>2023-07-12T05:31:32+00:00</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2023-07-12T05:28:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=5e3c265d1138e3fbcb843c0673715d0be95d717d'/>
<id>5e3c265d1138e3fbcb843c0673715d0be95d717d</id>
<content type='text'>
Bump PORTREVISION on consumers due to ABI incompatibility.

https://www.cryptopp.com/release880.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump PORTREVISION on consumers due to ABI incompatibility.

https://www.cryptopp.com/release880.html
</pre>
</div>
</content>
</entry>
</feed>
