I'm trying update some ports, but when I invoke "make update" nothing
happens.
Collecting installed packages: ok
Collecting port versions: ok
Collecting port signatures|**Collecting port signatures: ok
Outdated ports:
devel/quirks # always-update -> quirks-2.241
On 2016/12/21 00:42, Pavel Korovin wrote:
> On 12/20, Stuart Henderson wrote:
>
> > There are a couple of "/etc/riemann.config", /etc should be replaced
> > with ${SYSCONFDIR} one way or another (either via SUBST_CMD or a simple
> > sed -i).
>
> Fixed.
One more in the rc script; fixed one attac
Oops, my bad: uid 785 was just reserved for _uucp.
The updated port/patch attached.
Sorry for the noise.
--
With best regards,
Pavel Korovin
riemann.tar.gz
Description: application/tar-gz
Index: user.list
===
RCS file: /cvs/ports/
On 12/20, Stuart Henderson wrote:
> There are a couple of "/etc/riemann.config", /etc should be replaced
> with ${SYSCONFDIR} one way or another (either via SUBST_CMD or a simple
> sed -i).
Fixed.
> Similarly /var/log should be ${LOCALSTATEDIR}/log.
>
> PLIST should have the next free uid from
On Tue, Dec 20, 2016 at 11:16:45PM +0200, Paul Irofti wrote:
> > Given that math/octave uses libtool, the chances are that a libtool
> > patch being tested right now will fix the issue. Or maybe not. :) You
> > may give it a try anyway (attached).
>
> Thanks, but unfortunately it does not.
>
> I
> Given that math/octave uses libtool, the chances are that a libtool
> patch being tested right now will fix the issue. Or maybe not. :) You
> may give it a try anyway (attached).
Thanks, but unfortunately it does not.
I patched and installed libtool, anything else I should have done?
On 2016/12/20 22:21, Pavel Korovin wrote:
> Hi all,
>
> Yet another try to add sysutils/riemann port. May be this time I'll be lucky.
>
> Riemann is an event processor which gets events from various inputs,
> aggregates/analyses/filters/processes them and sends the results to some
> output.
> I'
Hi all,
Yet another try to add sysutils/riemann port. May be this time I'll be lucky.
Riemann is an event processor which gets events from various inputs,
aggregates/analyses/filters/processes them and sends the results to some output.
I'm using it for more than two years for different purposes a
*ping*
On Sun Nov 27, 2016 at 12:18:03PM +0100, Rafael Sadowski wrote:
> Hi,
>
> after my patch for 6.0.0 here's an update for 6.4.1. Regression tests
> are fine as well as the old ones:
>
> "Totals: 55 passed, 1 failed, 0 skipped"
>
> Rafael
>
> Index: Makefile
> =
On Sun Nov 27, 2016 at 04:56:51PM +0100, Dmitrij D. Czarkoff wrote:
> Rafael Sadowski wrote:
>
> >here's an update to gajim 0.16.6. There are lot of changes between
> >0.15.4 and 0.16.6 but everything looks good on amd64.
> >
> >Tested with my XMPP account and some gajim plugins without any
> >si
On Tue, 20 Dec 2016 05:37:51 +0100, Björn Ketelaars
wrote:
> Please find enclosed a diff for updating sysutils/borgbackup to
> 1.0.9. This update fixes 2 security issues and a couple of bugs:
>
> https://github.com/borgbackup/borg/blob/1.0.9/docs/changes.rst#version-109-2016-12-20
>
Thanks com
Hi Vadim,
Vadim Zhukov wrote on Tue, Dec 20, 2016 at 06:45:03PM +0300:
> This patch removes extra words from whatis.db, coming via somewhat
> badly formatted POD files. This makes apropos output much a saner
> place for me, since I don't get half of the screen filled with garbage
> each time I us
Hello all.
This patch removes extra words from whatis.db, coming via somewhat
badly formatted POD files. This makes apropos output much a saner
place for me, since I don't get half of the screen filled with garbage
each time I use words "app" or "FastCGI".
Okay?
--
WBR,
Vadim Zhukov
Index: M
2016-12-20 15:01 GMT+03:00 Pascal Stumpf :
> On Tue, 20 Dec 2016 12:33:47 +0200, Paul Irofti wrote:
>> Hi,
>>
>> The new Octave version requires a modern C++ compiler and so I switched
>> to gcc 4.9. All compiles and seems to be running fine until an exception
>> is raised, then the program faults.
On Tue, 20 Dec 2016 12:33:47 +0200, Paul Irofti wrote:
> Hi,
>
> The new Octave version requires a modern C++ compiler and so I switched
> to gcc 4.9. All compiles and seems to be running fine until an exception
> is raised, then the program faults.
>
> This seems to happen on all errors, not jus
Le 2016-12-12 12:42, Frederic Cambus a écrit :
On Mon, Dec 05, 2016 at 04:14:03PM +0100, Sol??ne Rapenne wrote:
I'm ok for the MAINTAINER line, my Makefile is in utf-8 so it was
supposed
to be
a "??" character. We can use "e" instead so it works in any case.
Latest version in attachment
Tri
Hi,
The new Octave version requires a modern C++ compiler and so I switched
to gcc 4.9. All compiles and seems to be running fine until an exception
is raised, then the program faults.
This seems to happen on all errors, not just Octave specific errors.
Could this be something we are doing wrong?
On 12/20, Pierre-Emmanuel André wrote:
> Diff looks good. Works fine on @amd64.
> Are you ok to take maintainership ? In this case, i will commit your update
> and update MAINTAINER.
Pierre-Emmanuel, I'm OK to take the maintainership.
Please see the corrected diff attached.
--
With best regards,
On Tue, Dec 20, 2016 at 11:49:00AM +0300, Pavel Korovin wrote:
> Hi all,
>
> Please see the update to sysutils/rancid attached.
>
> --
> With best regards,
> Pavel Korovin
Hi Pavel,
Diff looks good. Works fine on @amd64.
Are you ok to take maintainership ? In this case, i will commit your upd
Hi all,
Please see the update to sysutils/rancid attached.
--
With best regards,
Pavel Korovin
Index: Makefile
===
RCS file: /cvs/ports/sysutils/rancid/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- Makefile2
On Tue, Dec 20, 2016 at 03:11:09AM +1100, Jonathan Gray wrote:
> Same change patrick made to llvm in base.
>
> With this aarch64-unknown-openbsd6.0 defines now include
>
> #define __ELF__ 1
> #define __OpenBSD__ 1
> #define __unix 1
> #define __unix__ 1
> #define unix 1
>
> Index: Makefile
> ===
21 matches
Mail list logo