Antoine Jacoutot wrote:
Hi,

First, let me say that I sent this mail to the cyrus-sasl2 maintainer but got no answer since almost 3 weeks.

I was wondering if one ever though about making the OpenBSD port of
cyrus-sasl2 automatically create the /var/sasl2 directory ?

What are your thoughts about this addition ? I mean, it looks like a
requiered directory if you ever want to use saslauthd.

I included 2 sample diff.
Regards,

It makes sense to me.


Antoine


------------------------------------------------------------------------

--- Makefile.orig       Sat Oct 29 15:57:08 2005
+++ Makefile    Sat Oct 29 15:57:14 2005
@@ -3,7 +3,7 @@
 COMMENT=       "RFC 2222 SASL (Simple Authentication and Security Layer)"
DISTNAME= cyrus-sasl-2.1.20
-PKGNAME=       ${DISTNAME}p5
+PKGNAME=       ${DISTNAME}p6
 CATEGORIES=    security
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \


------------------------------------------------------------------------

--- pkg/PLIST.orig      Sat Oct 29 15:54:27 2005
+++ pkg/PLIST   Sat Oct 29 15:53:55 2005
@@ -121,3 +121,5 @@
 %%pgsql%%
 %%sqlite%%
 %%SHARED%%
[EMAIL PROTECTED] /var/sasl2/
[EMAIL PROTECTED] rm -rf /var/sasl2

Reply via email to