Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Mar 2002 12:23:54 +0100
From:      Jens Rehsack <rehsack@liwing.de>
To:        dwcjr@FreeBSD.org
Cc:        ports@freebsd.org
Subject:   Samba-Port
Message-ID:  <3C8F36CA.FD2EB4FA@liwing.de>

next in thread | raw e-mail | index | archive | help
Hi,

to support Samba over SSL and syslog I just add a few lines to the
Makefile:

50a51,58
> .if defined(WITH_SYSLOG)
> CONFIGURE_ARGS+=      --with-syslog
> .endif
>
> .if defined(WITH_SSL)
> CONFIGURE_ARGS+=      --with-ssl --ssl-inc=/usr/include/openssl --ssl-lib=/usr/lib
> .endif
>

This is better than ever editing the Makefile I though. And this could be help
to make file uploads more user friendly :-)

Kind Regards
Jens
-- 
L     i  W     W     W  i                 Jens Rehsack
L        W     W     W
L     i   W   W W   W   i  nnn    gggg    LiWing IT-Services
L     i    W W   W W    i  n  n  g   g
LLLL  i     W     W     i  n  n  g   g    Friesenstraße 2
                                  gggg    06112 Halle
                                     g
                                 g   g
Tel.:  +49 - 3 45 - 5 17 05 91    ggg     e-Mail: <rehsack@liwing.de>
Fax:   +49 - 3 45 - 5 17 05 92            http://www.liwing.de/

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?3C8F36CA.FD2EB4FA>