From owner-cvs-all@FreeBSD.ORG Tue May 18 07:52:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2E1016A4CE; Tue, 18 May 2004 07:52:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDCA443D3F; Tue, 18 May 2004 07:52:48 -0700 (PDT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i4IEqmGe029718; Tue, 18 May 2004 07:52:48 -0700 (PDT) (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i4IEqmC8029717; Tue, 18 May 2004 07:52:48 -0700 (PDT) (envelope-from lofi) Message-Id: <200405181452.i4IEqmC8029717@repoman.freebsd.org> From: Michael Nottebrock Date: Tue, 18 May 2004 07:52:48 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/samba-devel Makefile pkg-message ports/net/samba-devel/files patch-lib_util_str.c samba.sh.sample ports/net/samba-libsmbclient Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2004 14:52:50 -0000 lofi 2004/05/18 07:52:48 PDT FreeBSD ports repository Modified files: net/samba-devel Makefile pkg-message net/samba-devel/files samba.sh.sample net/samba-libsmbclient Makefile Added files: net/samba-devel/files patch-lib_util_str.c Log: - Put lockfiles into ${VARDIR}/db/samba - Resolve kerberos/ldap issues with libsmbclient - Reenable iconv autodetection - Add a small patch from Konstantin Reznichenko that fixes coredump of smbd when user add script is invoked PR: ports/66617 Submitted by: maintainer Revision Changes Path 1.121 +8 -10 ports/net/samba-devel/Makefile 1.1 +23 -0 ports/net/samba-devel/files/patch-lib_util_str.c (new) 1.7 +2 -2 ports/net/samba-devel/files/samba.sh.sample 1.2 +3 -0 ports/net/samba-devel/pkg-message 1.17 +1 -1 ports/net/samba-libsmbclient/Makefile