+--On 10 septembre 2015 17:26:46 +0200 Albert Shih
wrote:
| Hi,
|
| I find a bug about nagios-plugins-2.1.1 I don't known if it's the
| freebsd-ports version or it's about the plugins himself. Anyway if you do
| a
|
| check_http host
|
| where the host didn't answer but can be reach (apache
Hi all,
I have
USES= pgsql:9.0+
in my port
www/calendarserver
. This works for me with
DEFAULT_VERSIONS= pgsql=9.4
in /etc/make.conf,
but users of the port report various dependency errors like
- - -
py27-calendarserver-5.1_3 cannot install: the port wants postgresql-clien
Hello!
http://www.rethinkdb.com/
I tried compiling it in FreeBSD 9.3, and managed
to get past configure and the start of gmake, but
then got a lot of these:
./src/errors.hpp:103:9: error: 'BREAKPOINT' was not declared in this scope
BREAKPOINT;
I've been trying to work on a new port and it's my first that uses an rc script
so I've been expecting a few bumps, but there's one thing I can't seem to fix
and it's a blocker. I can't stop the daemon!
It dopes create a pidfile so I have the following line in my script:
pidfile="/var/run/${nam
- Original Message -
> From: "Michelle Sullivan"
> To: "Kevin Golding"
> Cc: freebsd-ports@freebsd.org
> Sent: Friday, 11 September, 2015 3:58:58 PM
> Subject: Re: rc script problem - pidfile not being recognised
>
> Kevin Golding wrote:
> > It dopes create a pidfile so I have the foll
On Fri, 11 Sep 2015 15:42:18 +0100 (BST) Kevin Golding wrote
> I've been trying to work on a new port and it's my first that uses an rc
> script so I've been expecting a few bumps, but there's one thing I can't seem
> to fix and it's a blocker. I can't stop the daemon!
>
> It dopes create a pidf
On Fri, 11 Sep 2015 15:42:18 +0100 (BST)
Kevin Golding wrote:
> I've been trying to work on a new port and it's my first that uses an
> rc script so I've been expecting a few bumps, but there's one thing I
> can't seem to fix and it's a blocker. I can't stop the daemon!
>
> It dopes create a pidf
Hi!
> http://www.rethinkdb.com/
>
> I tried compiling it in FreeBSD 9.3, and managed
> to get past configure and the start of gmake, but
> then got a lot of these:
Here's a shar file, which overcomes the BREAKPOINT stuff
and quite a bit more, but still needs more patching. So
it's still a work i
- Original Message -
> From: "RW via freebsd-ports"
> Sent: Friday, 11 September, 2015 4:18:50 PM
>
> On Fri, 11 Sep 2015 15:42:18 +0100 (BST)
> Kevin Golding wrote:
>
> > I've been trying to work on a new port and it's my first that uses
> > an
> > rc script so I've been expecting a few
Kevin Golding wrote:
> I've been trying to work on a new port and it's my first that uses an rc
> script so I've been expecting a few bumps, but there's one thing I can't seem
> to fix and it's a blocker. I can't stop the daemon!
>
> It dopes create a pidfile so I have the following line in my sc
On 09/11/15 03:18, Mathieu Arnold wrote:
>
>
> +--On 10 septembre 2015 17:26:46 +0200 Albert Shih
> wrote:
> | Hi,
> |
> | I find a bug about nagios-plugins-2.1.1 I don't known if it's the
> | freebsd-ports version or it's about the plugins himself. Anyway if you do
> | a
> |
> | check_http
On Fri, 11 Sep 2015 16:55:58 +0100 (BST)
Kevin Golding wrote:
> - Original Message -
> > From: "RW via freebsd-ports"
> > Sent: Friday, 11 September, 2015 4:18:50 PM
> >
> > did you set the command_interpreter variable, probably you need
> >
> > command_interpreter=/usr/local/bin/pytho
On Fri, Sep 11, 2015 at 05:21:18PM +0200, Kurt Jaeger wrote:
> Hi!
>
> > http://www.rethinkdb.com/
> >
> > I tried compiling it in FreeBSD 9.3, and managed
> > to get past configure and the start of gmake, but
> > then got a lot of these:
>
> Here's a shar file, which overcomes the BREAKPOINT st
On 6/29/2015 2:22 AM, Baptiste Daroussin wrote:
> hi all,
>
> A couple of new features are coming to the ports tree. The first of which has
> landed in the ports tree and should not be used before a while, still before
> we
> start using it, it would be a very good idea to bring support for it to
RW via freebsd-ports wrote:
It needs both. It won't use just the pid file because the pid
might have been reassigned to another process if the original daemon
died without deleting its pid file.
Why would this rc script *require* a command_interpreter variable to use
the pidfile variable? I'm
On Fri, 11 Sep 2015 09:46:31 -0700 (PDT)
Roger Marquis wrote:
> RW via freebsd-ports wrote:
> > It needs both. It won't use just the pid file because the pid
> > might have been reassigned to another process if the original daemon
> > died without deleting its pid file.
>
> Why would this rc scri
Hi!
> I tried your file, but didn't get very far unfortunately.
>
> I had to do these two changes to your Makefile to get past
> the configure step:
>
> Add CXX=c++48
I suggest you go straight to clang, I'm not sure if
USES= compiler:c++11-lib
would do the trick, but I'll try as soon as I g
Hi!
Right now, I'm in the part where it tries to link the
build/external/v8_3.30.33.16/build/out
stuff and fails because the clang loader does not handle
liba files 8-(
--
p...@opsec.eu+49 171 3101372 5 years to go !
___
Le 11/09/2015 à 12:20:04-0400, Michael Butler a écrit
> On 09/11/15 03:18, Mathieu Arnold wrote:
> >
> >
> > +--On 10 septembre 2015 17:26:46 +0200 Albert Shih
> > wrote:
> > | Hi,
> > |
> > | I find a bug about nagios-plugins-2.1.1 I don't known if it's the
> > | freebsd-ports version or it's ab
Roger Marquis wrote:
> RW via freebsd-ports wrote:
>> It needs both. It won't use just the pid file because the pid
>> might have been reassigned to another process if the original daemon
>> died without deleting its pid file.
>
> Why would this rc script *require* a command_interpreter variable to
20 matches
Mail list logo