From owner-cvs-all@FreeBSD.ORG Tue Apr 6 04:57:03 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 BF19D16A4CE; Tue, 6 Apr 2004 04:57:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B87AE43D49; Tue, 6 Apr 2004 04:57:03 -0700 (PDT) (envelope-from osa@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 i36BuKGe026432; Tue, 6 Apr 2004 04:56:20 -0700 (PDT) (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i36BuKen026431; Tue, 6 Apr 2004 04:56:20 -0700 (PDT) (envelope-from osa) Message-Id: <200404061156.i36BuKen026431@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Tue, 6 Apr 2004 04:56:20 -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 distinfo pkg-message pkg-plist ports/net/samba-devel/files README.FreeBSD patch-Makefile.in patch-aclocal.m4 patch-configure.in patch-smbd_chgpasswd.c patch-tests_crack.c 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, 06 Apr 2004 11:57:03 -0000 osa 2004/04/06 04:56:20 PDT FreeBSD ports repository Modified files: net/samba-devel Makefile distinfo pkg-plist net/samba-devel/files README.FreeBSD patch-Makefile.in patch-configure.in Added files: net/samba-devel pkg-message net/samba-devel/files patch-aclocal.m4 patch-smbd_chgpasswd.c patch-tests_crack.c Log: Update to 3.0.3.p2 (aka pre2), which containes a lot of imporvements and bugfixes since 3.0.2a. In addition following problems solved: o linking agaist libiconv is mandatary now o more ways of detecting Kerberos5 installation and LIB_DEPENDS on Heimdal port if none is found - should address problems with bentoo building as well o fixed problem when port wasn't compilable when LDAP wasn't chosen and ADS was. Submitted by: Timur Bakeyev (maintainer) PR: 65237 Revision Changes Path 1.114 +36 -36 ports/net/samba-devel/Makefile 1.51 +2 -2 ports/net/samba-devel/distinfo 1.5 +1 -1 ports/net/samba-devel/files/README.FreeBSD 1.2 +6 -24 ports/net/samba-devel/files/patch-Makefile.in 1.1 +104 -0 ports/net/samba-devel/files/patch-aclocal.m4 (new) 1.4 +11 -3 ports/net/samba-devel/files/patch-configure.in 1.1 +10 -0 ports/net/samba-devel/files/patch-smbd_chgpasswd.c (new) 1.1 +8 -0 ports/net/samba-devel/files/patch-tests_crack.c (new) 1.1 +18 -0 ports/net/samba-devel/pkg-message (new) 1.48 +352 -317 ports/net/samba-devel/pkg-plist