From owner-cvs-ports@FreeBSD.ORG Thu Aug 5 20:39:41 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFC0816A4EF; Thu, 5 Aug 2004 20:39:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8E8F43D48; Thu, 5 Aug 2004 20:39:41 +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 i75Kdfnm083402; Thu, 5 Aug 2004 20:39:41 GMT (envelope-from andreas@repoman.freebsd.org) Received: (from andreas@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i75KdfIP083401; Thu, 5 Aug 2004 20:39:41 GMT (envelope-from andreas) Message-Id: <200408052039.i75KdfIP083401@repoman.freebsd.org> From: Andreas Klemm Date: Thu, 5 Aug 2004 20:39:41 +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 distinfo pkg-install pkg-message pkg-plist ports/mail/dspam-devel/files patch-Makefile.in patch-configure X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 05 Aug 2004 20:39:41 -0000 andreas 2004-08-05 20:39:41 UTC FreeBSD ports repository Modified files: mail/dspam-devel Makefile distinfo pkg-install pkg-message pkg-plist mail/dspam-devel/files patch-configure Added files: mail/dspam-devel/files patch-Makefile.in Log: - dspam-devel port (dspam 3.1.0) - 1st release of this port after repository copy - Plus one port dependency fix from me, if "WITH_APACHE2=yes" is set. To prevent overinstallation of apache2, although its already present. Am using sbin/apachectl now as trigger instead of httpd.conf, which has different pathnames in apache/apache2, - PR will be closed by me PR: 68358 Submitted by: Ion-Mihai Tetcu Reviewed by: Andreas Klemm Revision Changes Path 1.21 +193 -71 ports/mail/dspam-devel/Makefile 1.10 +2 -2 ports/mail/dspam-devel/distinfo 1.1 +11 -0 ports/mail/dspam-devel/files/patch-Makefile.in (new) 1.5 +3 -3 ports/mail/dspam-devel/files/patch-configure 1.2 +0 -0 ports/mail/dspam-devel/pkg-install 1.6 +67 -12 ports/mail/dspam-devel/pkg-message 1.11 +33 -1 ports/mail/dspam-devel/pkg-plist