From owner-cvs-all@FreeBSD.ORG Mon Feb 13 22:50:36 2012 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 6780B106566C; Mon, 13 Feb 2012 22:50:36 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from mail.colby.tv (93-62-141-58.ip22.fastwebnet.it [93.62.141.58]) by mx1.freebsd.org (Postfix) with ESMTP id DE5E98FC0A; Mon, 13 Feb 2012 22:50:35 +0000 (UTC) Received: from server.colby.local (localhost [127.0.0.1]) by server.colby.local (8.14.5/8.14.5) with ESMTP id q1DMoL1B096455; Mon, 13 Feb 2012 23:50:21 +0100 (CET) (envelope-from olgeni@FreeBSD.org) Received: from exchange.colby.local ([192.168.1.11] helo=exchange.colby.local) with IPv4:25 by server.colby.local; 13 Feb 2012 23:50:21 +0100 Received: from backoffice.colby.local ([192.168.1.56]) by exchange.colby.local over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 Feb 2012 23:50:21 +0100 Date: Mon, 13 Feb 2012 23:50:21 +0100 (CET) From: Jimmy Olgeni X-X-Sender: olgeni@backoffice.colby.local To: Remko Lodder In-Reply-To: Message-ID: References: <201202131324.q1DDOD1u060965@repoman.freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-OriginalArrivalTime: 13 Feb 2012 22:50:21.0599 (UTC) FILETIME=[DDA31AF0:01CCEAA1] Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils/webmin Makefile distinfo ports/sysutils/webmin/files patch-aa patch-ajaxterm_ajaxterm_ajaxterm.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2012 22:50:36 -0000 On Mon, 13 Feb 2012, Remko Lodder wrote: > Please note that people using Webmin and Virtualmin (GPL) together _and_ running on FreeBSD9 > are not able to use the Quota module. A fix had been written by jcameron and the diff is pasted below > in case you want to use it (it will be fixed in 1.590!) Good catch! I just merged this fix into the port. -- jimmy