From owner-cvs-all@FreeBSD.ORG Fri Feb 3 07:24:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 22CB516A420; Fri, 3 Feb 2006 07:24:14 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D9E843D58; Fri, 3 Feb 2006 07:24:13 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k137OCIs066140; Fri, 3 Feb 2006 07:24:12 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k137OCbN066139; Fri, 3 Feb 2006 07:24:12 GMT (envelope-from ume) Message-Id: <200602030724.k137OCbN066139@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 3 Feb 2006 07:24:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/cyrus-imapd23 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 03 Feb 2006 07:24:14 -0000 ume 2006-02-03 07:24:12 UTC FreeBSD ports repository Modified files: mail/cyrus-imapd23 Makefile Log: The idled support could not be enabled. The configure option for idled was changed by 2.3.x. The WITH_IDLE_POLL was removed, and the WITH_ILDE_IDLED was changed to WITH_IDLED. Reported by: Forrest Aldrich Revision Changes Path 1.144 +3 -13 ports/mail/cyrus-imapd23/Makefile