> On 19. Nov 2020, at 20:55, Stefan Sperling wrote:
>
> On Thu, Nov 19, 2020 at 11:05:54AM -0700, Tracey Emery wrote:
>>> On Thu, Nov 19, 2020 at 05:52:11PM +0100, Gonzalo L. Rodriguez wrote:
>>> Hello,
>>>
>>> Update for Nextcloud to 20.0.2:
>>>
>>> https://nextcloud.com/changelog/
>>>
>>
On Wed, Nov 18, 2020 at 08:09:13PM -0500, Brad Smith wrote:
> Here is an update to openimageio 1.8.17. The last release along the 1.8
> branch.
>
> 1.8.8 drops usage of GLEW.
>
> 1.8.9 has switched from openjpeg to openjp2.
>
>
> Release 1.8.7 (1 Jan 2018) -- compared to 1.8.6
> ---
Sorry about that, been very busy at $dayjob.
I'll put a patch together this weekend.
Thanks,
Peter
On Wed, Nov 18, 2020 at 10:36 PM hisacro wrote:
> Ping.
>
> On Mon, Sep 07, 2020 at 20:26:04 Peter Ezetta
> wrote:
>
> > I'm going to go ahead and stop
> > work on this and work on 0.10.0->0.12.
On Fri 20/11/2020 06:56, Bjorn Ketelaars wrote:
> I would like to backport the recent rclone update to 6.8.
>
> Why? It fixes CVE-2020-28924: Some passwords generated with rclone
> config may be insecure. In particular if you used the 'g' generate
> option with rclone v1.49 - v1.53.2 then your pas
I would like to backport the recent rclone update to 6.8.
Why? It fixes CVE-2020-28924: Some passwords generated with rclone
config may be insecure. In particular if you used the 'g' generate
option with rclone v1.49 - v1.53.2 then your password will based on the
second it was generated in. This m
Hi,
hw-probe could run on non-x86 architectures.
Tested on arm64 [1] and octeon [2].
[1] https://bsd-hardware.info/index.php?probe=c030400069
[2] https://bsd-hardware.info/?probe=b8524b5002
ok?
Index: sysutils/hw-probe/Makefile
===
Ricardo Mestre writes:
> Hi,
>
> New version tested succesfully on amd64, nothing fancy but it needs a plist
> regen due to a new extractor (lbry) and another one removed (spiegeltv since
> it's already covered by spiegel).
>
> Comments? OK?
OK gnezdo
>
> Index: Makefile
> =
On Thu, November 19, 2020 16:53, Stuart Henderson wrote:
> On 2020/11/19 02:51, Dimitri Karamazov wrote:
>
>> On Thu, November 19, 2020 02:49, Dimitri Karamazov wrote:
>>
>>> Hi,
>>>
>>>
>>>
>>> Below is a diff that updates Tor Browser to 10.0.5 following the new
>>> release of Firefox ESR. Similar
On Thu, Nov 19, 2020 at 11:05:54AM -0700, Tracey Emery wrote:
> On Thu, Nov 19, 2020 at 05:52:11PM +0100, Gonzalo L. Rodriguez wrote:
> > Hello,
> >
> > Update for Nextcloud to 20.0.2:
> >
> > https://nextcloud.com/changelog/
> >
> > OK? Comments?
>
> All good here. Ok tracey
still very slow o
Update mkvtoolnix to 51.0.0.
Please note that this update requires libebml>=1.4.0 and
libmatroska>=1.6.2.
For convenience, I am attached a full diff.
Inline mkvtoolnix diff:
diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile
index c7a264358b6..8415c7652dc 100644
--- a/
Update libmatroska to 1.6.2. I reworked the whole CMake shared,static
lib handling. This will send this diff to upstream in a few days.
diff --git a/multimedia/libmatroska/Makefile b/multimedia/libmatroska/Makefile
index 2eada31ec83..bd8e4a5d7d8 100644
--- a/multimedia/libmatroska/Makefile
+++ b/m
Update libebml 1.4.0. I reworked the whole CMake shared,static
lib handling. This will send this diff to upstream in a few days.
diff --git a/textproc/libebml/Makefile b/textproc/libebml/Makefile
index 1cd6e0c5b33..87bd70c4a0a 100644
--- a/textproc/libebml/Makefile
+++ b/textproc/libebml/Makefile
On Thu, Nov 19, 2020 at 05:52:11PM +0100, Gonzalo L. Rodriguez wrote:
> Hello,
>
> Update for Nextcloud to 20.0.2:
>
> https://nextcloud.com/changelog/
>
> OK? Comments?
All good here. Ok tracey
>
> Cheers.-
>
> --
>
> - gonzalo
> Index: Makefile
> ==
Hello,
Sorry, sent from wrong address. Now it should arrive well.
I carefully considered to which mailinglist to send this message: ports or
ports-bugs. I hope I chose the right one.
I failed to clone the tryton-env repository after enabling subrepos.
I have confirmation it works on the same ne
On 2020/11/19 02:51, Dimitri Karamazov wrote:
> On Thu, November 19, 2020 02:49, Dimitri Karamazov wrote:
> > Hi,
> >
> >
> > Below is a diff that updates Tor Browser to 10.0.5 following the new
> > release of Firefox ESR. Similar to www/firefox-esr, the jumbo patch is not
> > necessary anymore so
Hello,
Update for Nextcloud to 20.0.2:
https://nextcloud.com/changelog/
OK? Comments?
Cheers.-
--
- gonzalo
Index: Makefile
===
RCS file: /cvs/ports/www/nextcloud/Makefile,v
retrieving revision 1.58
diff -u -p -r
Hi,
I'm trying to get net/nextcloudclient to save my password but I get
this error:
[ warning nextcloud.sync.credentials.http ]:Error while writing
password "Unknown error"
I've tried installing gnome-keyring, libgnome-keyring, and
py3-keyring and it still doesn't
want to save the
Hello,
I carefully considered to which mailinglist to send this message: ports or
ports-bugs. I hope I chose the right one.
I failed to clone the tryton-env repository after enabling subrepos.
I have confirmation it works on the same network config under Linux.
My machine(s) are running 6.8 on
On 2020/11/19 16:02, Mike Fischer wrote:
> With another slight modification it now works:
> pexp="perl: .*postgrey.*${daemon_flags:+ ${daemon_flags}}.*“
> (added -* after postgrey)
Ah yes I see. Thanks, I've updated my commit and backported to -stable.
With another slight modification it now works:
pexp="perl: .*postgrey.*${daemon_flags:+ ${daemon_flags}}.*“
(added -* after postgrey)
So to summarize:
# emacs rc.d/postgrey
# rm /var/run/rc.d/postgrey
# rcctl check postgrey
postgrey(ok)
# rcctl restart postgrey
postgrey(ok)
p
On 2020/11/19 15:17, Mike Fischer wrote:
> Hi Stuart!
>
> Wow that was fast, thanks!
>
> I have tried this as follows:
> - Edited /etc/rc.d/postgrey to make the change to:
> pexp="perl: ${daemon}${daemon_flags:+ ${daemon_flags}}.*"
Ah sorry, I missed a bit, it no longer has the full path to the
On Thu, Nov 19, 2020 at 02:53:25PM +0200, Dimitios Moustos wrote:
> Hello,
Dimitios, thanks for your report.
> I failed to clone the tryton-env repository after enabling subrepos.
> I have confirmation it works on the same network config under Linux.
mercurial subrepos shouldn't be the problem h
Hi Stuart!
Wow that was fast, thanks!
I have tried this as follows:
- Edited /etc/rc.d/postgrey to make the change to:
pexp="perl: ${daemon}${daemon_flags:+ ${daemon_flags}}.*"
- # mv /var/run/rc.d/postgrey /var/run/rc.d/postgrey.old (for testing…)
- # rcctl check postgrey
postgrey(failed)
#
Hello,
Update for duf to 0.5.0:
https://github.com/muesli/duf/releases/tag/v0.5.0
OK? Comments?
Cheers.-
--
- gonzalo
Index: Makefile
===
RCS file: /cvs/ports/sysutils/duf/Makefile,v
retrieving revision 1.1.1.1
d
On 2020/11/19 14:50, Mike Fischer wrote:
> Hi Stuart,
>
> Here it is:
> # cat /var/run/rc.d/postgrey
> daemon_class=daemon
> daemon_flags=--inet=10023
> daemon_rtable=0
> daemon_timeout=30
> daemon_user=root
> pexp=perl: /usr/local/libexec/postgrey -d --inet=10023
> #
>
> Thanks!
This will fix
Hi Stuart,
Here it is:
# cat /var/run/rc.d/postgrey
daemon_class=daemon
daemon_flags=--inet=10023
daemon_rtable=0
daemon_timeout=30
daemon_user=root
pexp=perl: /usr/local/libexec/postgrey -d --inet=10023
#
Thanks!
--
Mike Fischer
> Am 19.11.2020 um 14:24 schrieb Stuart Henderson :
>
> Please s
Please show the contents of /var/run/rc.d/postgrey.
On 2020/11/19 13:01, Mike Fischer wrote:
> Hi!
>
> I’m not sure this is the right place to ask, but this mailing list is
> specified as the maintainer of the OpenBSD postgrey package. Please feel free
> to redirect me to a more appropriate pl
Hi!
I’m not sure this is the right place to ask, but this mailing list is specified
as the maintainer of the OpenBSD postgrey package. Please feel free to redirect
me to a more appropriate place if this is the wrong list for my issue.
Problem description:
- `# rcctl ls fail
On Wed, Nov 18, 2020 at 03:44:35PM -0300, Anatoli wrote:
> Hi Antoine, all.
>
> For some months I was updating the cyrus-imapd port, upstreaming the
> upstreamable patches and working with the upstream to improve additional
> features of the port as follows.
Hi Anatoli.
That's awesome work, than
On 2020/11/18 21:11, George Koehler wrote:
> On Wed, 18 Nov 2020 00:20:38 +
> Stuart Henderson wrote:
>
> > I've updated it (and fixed up deps). I've run the test suite on aarch64,
> > amd64, i386 with no problems, it seems to have fairly good cross-arch
> > compatibility but wouldn't hurt to
> On Fri, November 13, 2020 at 01:32:49PM -, Dimitri Karamazov wrote :
>> On Fri, November 13, 2020 07:27, Martin Ziemer wrote:
>>
>>
>>> O
On Sat, Nov 07, 2020 at 01:24:43AM -0500, Brad Smith wrote:
> Here is an update to ircd-hybrid 8.2.34.
>
> -- Noteworthy changes in version 8.2.34 (2020-11-01)
> * Re-implement backwards compatibility mode for old ircd-hybrid 8.2.23 and
> below.
> Final removal is scheduled for early 2021.
> *
32 matches
Mail list logo