From owner-cvs-all@FreeBSD.ORG Fri Mar 27 16:05:36 2009 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5087106566B for ; Fri, 27 Mar 2009 16:05:36 +0000 (UTC) (envelope-from acardenas@bsd-peru.org) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id A76D98FC08 for ; Fri, 27 Mar 2009 16:05:36 +0000 (UTC) (envelope-from acardenas@bsd-peru.org) Received: by yw-out-2324.google.com with SMTP id 5so796586ywh.13 for ; Fri, 27 Mar 2009 09:05:36 -0700 (PDT) MIME-Version: 1.0 Sender: acardenas@bsd-peru.org Received: by 10.231.10.68 with SMTP id o4mr501001ibo.2.1238168467132; Fri, 27 Mar 2009 08:41:07 -0700 (PDT) In-Reply-To: <20090327155652.0111d0a7.ehaupt@critical.ch> References: <200903271420.n2REK8oY098663@repoman.freebsd.org> <20090327155652.0111d0a7.ehaupt@critical.ch> Date: Fri, 27 Mar 2009 10:41:07 -0500 X-Google-Sender-Auth: 3862a47843f596f5 Message-ID: <4a173bfc0903270841s5595ca56u151785c612ef71ec@mail.gmail.com> From: Alonso Cardenas Marquez To: Emanuel Haupt Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/security/dazuko Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: acm@FreeBSD.org List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Mar 2009 16:05:37 -0000 2009/3/27 Emanuel Haupt : >> acm =A0 =A0 =A0 =A0 2009-03-27 14:20:08 UTC >> >> =A0 FreeBSD ports repository >> >> =A0 Modified files: >> =A0 =A0 security/dazuko =A0 =A0 =A0Makefile distinfo >> =A0 Log: >> =A0 - Update to 2.3.7 >> =A0 - Remove BROKEN on 7.x >> >> =A0 Submitted by: =A0 ehaupt via email > > Did you test the functionality? I simply created a patch that builds > and installs nicely (as curtacy of the original request). Sure, the module loaded without problems, the new version (legacy stable) was released including support for FreeBSD 7 (it had problems on previous version of dazuko). [HellFire]# kldstat | grep dazuko 8 1 0xc4b69000 d000 dazuko.ko I tested two examples with it. It seems run fine Greetings ACM