On Thu, Sep 20, 2018 at 10:42:50AM +0100, Stuart Henderson wrote:
> If you fix the memory leak you introduced I'll commit it :)
Ah. Yes. Here's a new diff. :)
-Tom
Index: Makefile
===
RCS file: /cvs/ports/sysutils/conky/Makefile,v
r
Hi ports --
Attached is a new port, devel/pony-stable. Stable is a simple dependency
manager for the Pony language.
The example program works for me, and is somewhat of a real world test
of the pony compiler. And this is the way the Pony people want
dependencies to be handled by programmers.
On Mon, Sep 17, 2018 at 10:46:24PM +0100, Stuart Henderson wrote:
> On 2018/09/17 17:20, Daniel Jakots wrote:
> > Also I can't really see a case where a lib without support for the new
> > auth method could be a problem. If it doesn't support it, you can just
> > set MD5 for the app user in your pg
On Thu, Sep 20, 2018 at 01:43:13PM +0200, Solene Rapenne wrote:
> > Here is a new port: graphics/termtosvg.
> >
> > Also attaching a port for devel/py-pyte which is required as a RUN_DEPENDS.
>
> I can't compile py-pyte
[...]
> ===> Building package for py-pyte-0.8.0
> Create /usr/ports/packa
Hi,
Here's a little revision bump for Gambit.
I've added '--enable-poll' flag to enable polling instead of select, this should
work better on BSD's.
Main point is the '--enable-openssl' flag. This is needed for Gambit to support
SSL connections. It needs small patch to make it work with libressl
Hi All,
Simple update to the latest stable version. The diff below includes
fixes for krita and libkdcraw KDE4/5 from upstream.
OK?
Index: graphics/krita/Makefile
===
RCS file: /cvs/ports/graphics/krita/Makefile,v
retrieving revisio
On 2018/09/20 16:35, Joel Carnat wrote:
> Le 20/09/2018 15:54, Stuart Henderson a écrit :
> > On 2018/09/20 13:58, Joel Carnat wrote:
> > > Hi,
> > >
> > > By default, syslog-ng uses /var/run/syslog.pid:
> > > # grep pid /etc/rc.d/syslog_ng
> > > daemon_flags="-p /var/run/syslog.pid"
> > >
>
Le 20/09/2018 15:54, Stuart Henderson a écrit :
On 2018/09/20 13:58, Joel Carnat wrote:
Hi,
By default, syslog-ng uses /var/run/syslog.pid:
# grep pid /etc/rc.d/syslog_ng
daemon_flags="-p /var/run/syslog.pid"
This interferes (during newsyslog) with syslogd which is also using
this pid
fi
On 2018/09/20 13:58, Joel Carnat wrote:
> Hi,
>
> By default, syslog-ng uses /var/run/syslog.pid:
> # grep pid /etc/rc.d/syslog_ng
> daemon_flags="-p /var/run/syslog.pid"
>
> This interferes (during newsyslog) with syslogd which is also using this pid
> file.
>
> One can use `rcctl set syslo
Hi,
By default, syslog-ng uses /var/run/syslog.pid:
# grep pid /etc/rc.d/syslog_ng
daemon_flags="-p /var/run/syslog.pid"
This interferes (during newsyslog) with syslogd which is also using this
pid file.
One can use `rcctl set syslog_ng flags -p /var/run/syslog-ng.pid` to
solve this.
But
On Thu, 20 Sep 2018 14:48:27 +0200
Karel Gardas wrote:
>
> That's so far what I have observed. As the crashes started to be more regural
> on the latest -current/-beta, I'll keep my eye on that and if anything more
> concrete surface, I'll let you know.
Two more details: the interval to fetch
On Wed, 19 Sep 2018 at 21:44:51 +0200, Fabian Raetz wrote:
> On Tue, Sep 18, 2018 at 11:07:00PM +0100, Edd Barrett wrote:
> > Hi,
> >
> > Thanks for working on this.
> >
> > On Sun, Sep 16, 2018 at 09:52:52PM +0200, Fabian Raetz wrote:
> > > I'm running an ipfs node at home and pinned a "Hello, O
On Thu, 20 Sep 2018 07:31:10 -0500
Amit Kulkarni wrote:
> > > recently (1 month or so) sylpheed started to assert quite regurarly in
> > > poll_for_event call inside the libX11. The full trace looks as:
> > >
> >
> > This assertion triggers when the application dosn't respect the rules
> > for
> > recently (1 month or so) sylpheed started to assert quite regurarly in
> > poll_for_event call inside the libX11. The full trace looks as:
> >
>
> This assertion triggers when the application dosn't respect the rules
> for using libX11 from multiple threads in parallel...
>
> I haven't looke
Hi,
During my package upgrade process, I saw
"texlive_texmf-full-2017p1 has too many dependencies: texlive_mktexlsr-2017p0"
on pkg_check -qq outputs after upgrading.
It isn't the first time I saw it, so I prefer to report it.
Invoking `pkg_check -qq -f' usually correct it. I didn't try this tim
Frederic Cambus wrote:
> Hi ports@,
>
> Here is a new port: graphics/termtosvg.
>
> Also attaching a port for devel/py-pyte which is required as a RUN_DEPENDS.
>
> From DESCR:
>
> termtosvg is a Unix terminal recorder written in Python that renders your
> command line sessions as standalone SV
Hi ports@,
Here is a new port: graphics/termtosvg.
Also attaching a port for devel/py-pyte which is required as a RUN_DEPENDS.
>From DESCR:
termtosvg is a Unix terminal recorder written in Python that renders your
command line sessions as standalone SVG animations.
Comments? OK?
termtosvg.ta
Hi Fabian,
On Wed, Sep 19, 2018 at 09:44:51PM +0200, Fabian Raetz wrote:
> @abieber looked into adding support for OpenBSD in 2017
> (https://github.com/bazil/fuse/pull/104). His branch compiles but
> go test fails for me. I think there is some more work involved to get this
> into a useable shape
On 2018/09/19 21:26, Tom Murphy wrote:
> if(update_interval_bat != NOBATTERY && update_interval_bat !=
> update_interval_old) {
> - char buf[max_user_text];
> +-char buf[max_user_text];
>
> +#ifndef __OpenBSD__
> ++char
Given an security update, here's an early ping.
Did anyone test this?
20 matches
Mail list logo