Re: UPDATE archivers/zstd-1.4.7

2020-12-18 Thread Bjorn Ketelaars
On Fri 18/12/2020 07:27, Bjorn Ketelaars wrote: > Diff below updates zstd to 1.4.7, which unleashes several months of > improvements across many axis, from performance to various fixes, to new > capabilities. Overview on changes can be found at > https://github.com/facebook/zstd/releases/tag/v1.4.7

UPDATE: libheif 1.10.0

2020-12-18 Thread Brad Smith
Here is an update to libheif 1.10.0. Index: Makefile === RCS file: /home/cvs/ports/multimedia/libheif/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- Makefile27 Feb 2020 12:20:24 - 1.3 +++ Makefil

UPDATE: ircd-hybrid 8.2.36

2020-12-18 Thread Brad Smith
Here is an update to ircd-hybrid 8.2.36. -- Noteworthy changes in version 8.2.36 (2020-12-04) * The old WATCH implementation has been replaced with IRCv3.2 MONITOR. For this, the `general::max_watch` configuration directive has been renamed to `general::max_monitor`. * User mode `B` has been

Re: NEW: autoconf 2.70

2020-12-18 Thread Brad Smith
On Fri, Dec 18, 2020 at 04:19:10PM -0700, Todd C. Miller wrote: > On Fri, 18 Dec 2020 17:41:45 -0500, Brad Smith wrote: > > > Here is a port for autoconf 2.70. > > You might want to wait until the 2.70.1 release for the bug fixes, > though it's not clear when that will arrive. At the very least

UPDATE: lighttpd 1.4.57

2020-12-18 Thread Brad Smith
Here is an update to lighttpd 1.4.57. Highlights - HTTP/2 support - must be enabled in lighttpd.conf in lighttpd 1.4.56; may be enabled by default in a future release - server.feature-flags += ("server.h2proto" => "enable", "server.h2c" => "enable") - TLS OCSP stapling - TLS session tic

NEW: autoconf 2.70

2020-12-18 Thread Brad Smith
Here is a port for autoconf 2.70. autoconf-2.70.tgz Description: application/tar-gz

Re: cyrus-imapd upstreamed patches and improvements

2020-12-18 Thread Anatoli
> Can you remind me quickly these 4 FLAVORs? 1. base (what it is now, but without murder, i.e. a bare IMAP/POP3 server) 2. http (base + http, i.e. *DAV (CalDAV, CardDAV, WebDAV)) 3. replication (base + murder + replication + backup) 4. http + replication (the previous 3 combinations together) Thi

Re: [UPDATE] www/honk

2020-12-18 Thread Horia Racoviceanu
- add rc "daemon_flags" - fix failed rc_stop error, reported by abieber@ On 12/10/20, Horia Racoviceanu wrote: > Upgraded to v0.9.5 > - update README > > Changes: > > === 0.9.5 Emergency Ejection > > + Fix honk init user creation. > > On 12/9/20, Horia Racoviceanu wrote: >> Upgraded to v0.9.4 >>

Re: NEW: autoconf 2.70

2020-12-18 Thread Todd C . Miller
On Fri, 18 Dec 2020 17:41:45 -0500, Brad Smith wrote: > Here is a port for autoconf 2.70. You might want to wait until the 2.70.1 release for the bug fixes, though it's not clear when that will arrive. At the very least you will need the following patch. Otherwise, the compiler test for C99 sup

[UPDATE] sysutils/docker-cli to 20.10.1

2020-12-18 Thread Muhammad Kaisar Arkhan
Hello, Attached is a diff to update sysutils/docker-cli from 19.03.13 to 20.10.1. I would like to also note that it appears there's a mistake with the port inside the ports tree, PKGNAME is docker despite the fact that it should be docker-cli. OK? -- Muhammad Kaisar Arkhan h...@yukiisbo.red

Re: update x11/py-xcbgen to 1.14.1

2020-12-18 Thread Kurt Mosiejczuk
On Fri, Dec 18, 2020 at 05:48:01PM +0100, Matthieu Herrb wrote: > On Sun, Dec 13, 2020 at 12:01:24PM +0100, Matthieu Herrb wrote: > Ping... > > This updates x11/py-xcbgen to version 1.14.1. It only includes support > > for python 3.9. > > I see that other ports with python2 flavors still depend

Re: [sparc64/base-gcc] Fix build of devel/libdvdread

2020-12-18 Thread Marc Espie
On Fri, Dec 18, 2020 at 11:47:06AM -0500, Kurt Mosiejczuk wrote: > libdvdread uses C99 constructs so base-gcc needs to be told that for > the build to complete. The diff below does so just for base-gcc > arches. > > ok? > > (cc maintainer) > > --Kurt > > Index: Makefile > ==

[sparc64/base-gcc] Fix build of www/privoxy

2020-12-18 Thread Kurt Mosiejczuk
privoxy uses C99 constructs so base-gcc needs to be told that. This diff fixes the build for sparc64 ok? --Kurt Index: Makefile === RCS file: /cvs/ports/www/privoxy/Makefile,v retrieving revision 1.38 diff -u -p -r1.38 Makefile ---

Re: update x11/py-xcbgen to 1.14.1

2020-12-18 Thread Matthieu Herrb
On Sun, Dec 13, 2020 at 12:01:24PM +0100, Matthieu Herrb wrote: > Hi, Ping... > > This updates x11/py-xcbgen to version 1.14.1. It only includes support > for python 3.9. > > I see that other ports with python2 flavors still depend on this, so > I'm not making this python3 only for now. But as

[sparc64/base-gcc] Fix build of devel/libdvdread

2020-12-18 Thread Kurt Mosiejczuk
libdvdread uses C99 constructs so base-gcc needs to be told that for the build to complete. The diff below does so just for base-gcc arches. ok? (cc maintainer) --Kurt Index: Makefile === RCS file: /cvs/ports/devel/libdvdread/Makef

Re: WIP: Nextcloud-20.0.4

2020-12-18 Thread Gonzalo L. Rodriguez
Updated diff with the nextcloud client spotted by Joel Carnat, thanks! On Thu, 17 Dec 2020 at 09:55:28 +0100, Gonzalo L. Rodriguez wrote: > Well now is out: > > https://nextcloud.com/changelog/#latest20 > > On Wed, 16 Dec 2020 at 09:03:19 +0100, Gonzalo L. Rodriguez wrote: > > Hello, > > > > St