From owner-cvs-ports@FreeBSD.ORG Wed Oct 21 19:59:15 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92430106566B; Wed, 21 Oct 2009 19:59:15 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 82A5E8FC1B; Wed, 21 Oct 2009 19:59:15 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n9LJxFBt076881; Wed, 21 Oct 2009 19:59:15 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n9LJxFV5076879; Wed, 21 Oct 2009 19:59:15 GMT (envelope-from krion) Message-Id: <200910211959.n9LJxFV5076879@repoman.freebsd.org> From: Kirill Ponomarew Date: Wed, 21 Oct 2009 19:59:15 +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/exim Makefile Makefile.options options ports/mail/exim/files extra-patch-kas X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Oct 2009 19:59:15 -0000 krion 2009-10-21 19:59:15 UTC FreeBSD ports repository Modified files: mail/exim Makefile options Added files: mail/exim Makefile.options mail/exim/files extra-patch-kas Log: - Convert existing infrastructure to OPTIONS - Remove deprecated RCORDER, required by FreeBSD-5.x - Remove deprecated WITH_PWCHECK - Add option WITH_KAS, which installs mail/libspamtest to use Kaspersky Antispam library Submitted by: Alexey V. Degtyarev Revision Changes Path 1.244 +17 -160 ports/mail/exim/Makefile 1.1 +149 -0 ports/mail/exim/Makefile.options (new) 1.1 +886 -0 ports/mail/exim/files/extra-patch-kas (new) 1.13 +44 -317 ports/mail/exim/options