From owner-cvs-all@FreeBSD.ORG Sun Aug 8 15:51:36 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 7273516A4CE; Sun, 8 Aug 2004 15:51:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69E0D43D45; Sun, 8 Aug 2004 15:51:36 +0000 (GMT) (envelope-from andreas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i78FpasO014433; Sun, 8 Aug 2004 15:51:36 GMT (envelope-from andreas@repoman.freebsd.org) Received: (from andreas@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i78Fpa80014432; Sun, 8 Aug 2004 15:51:36 GMT (envelope-from andreas) Message-Id: <200408081551.i78Fpa80014432@repoman.freebsd.org> From: Andreas Klemm Date: Sun, 8 Aug 2004 15:51:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/dspam-devel Makefile pkg-install 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: Sun, 08 Aug 2004 15:51:36 -0000 andreas 2004-08-08 15:51:36 UTC FreeBSD ports repository Modified files: mail/dspam-devel Makefile Removed files: mail/dspam-devel pkg-install Log: - Reported by many, approved by maintainer: Makefile cleanups from Palle Girgensohn (PR 70112), many thanks ! - Fix typo in CYRUS22 option. - Fix typo in CGI option and build the PLIST correctly. - Fix typo in post-install target in the POSTGRESQL{73|74} case. - Correct WITH_POSTGRESQL -> WITH_POSTGRESQL73 and WITH_POSTGRESQL74 - Ion-Mihai Tetcu (maintainer) Removed bogus pkg-install - From me (andreas): Add user and system logging, otherwise you won't get nice statistics/graphs using the CGI interface... - Bumped Port Revision because of important fixes PR: 70112 Submitted by: Palle Girgensohn Revision Changes Path 1.23 +9 -6 ports/mail/dspam-devel/Makefile 1.3 +0 -61 ports/mail/dspam-devel/pkg-install (dead)