Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Feb 2001 18:45:54 -0500
From:      Pete Fritchman <petef@databits.net>
To:        Charlie Root <root@pork.abattoir.com>
Cc:        ports@FreeBSD.org
Subject:   Re: security/stunnel-3.13
Message-ID:  <20010206184554.B35482@databits.net>
In-Reply-To: <200102062239.f16MdWk00413@pork.abattoir.com>; from root@pork.abattoir.com on Tue, Feb 06, 2001 at 02:39:32PM -0800
References:  <200102062239.f16MdWk00413@pork.abattoir.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is not the case:
electron [266] % ls -ld /var/run/stunnel
ls: /var/run/stunnel: No such file or directory
electron [267] % cd /usr/ports/security/stunnel && sudo make install
[...]
mkdir /var/run/stunnel
chmod a=rwx,+t /var/run/stunnel/
[...]
electron [268] % ls -ld /var/run/stunnel
drwxrwxrwt  2 root  wheel  512 Feb  6 18:36 /var/run/stunnel/
electron [269] %

-pete

++ 06/02/01 14:39 -0800 - Charlie Root:
>
>security/stunnel-3.13 needs a patch
>
>Makefile.in needs "piddir=@localstatedir@/stunnel/" changed to
>"piddir=@localstatedir@/"
>
>otherwise it tries to write pid logs to /var/run/stunnel/... and fails
>because that directory doesn't exist.
>
>-j
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-ports" in the body of the message
--
Pete Fritchman <petef@databits.net>
Databits Network Services, Inc. <http://databits.net>;
finger petef@databits.net for PGP key



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010206184554.B35482>