From owner-cvs-all@FreeBSD.ORG Tue Feb 9 13:19:41 2010 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 3557B1065672; Tue, 9 Feb 2010 13:19:41 +0000 (UTC) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 254248FC15; Tue, 9 Feb 2010 13:19:41 +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 o19DJfCc014214; Tue, 9 Feb 2010 13:19:41 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o19DJfWp014213; Tue, 9 Feb 2010 13:19:41 GMT (envelope-from roam) Message-Id: <201002091319.o19DJfWp014213@repoman.freebsd.org> From: Peter Pentchev Date: Tue, 9 Feb 2010 13:19:41 +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/vpopmail Makefile pkg-plist ports/mail/vpopmail/files patch-Makefile.in patch-vusagec.conf 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: Tue, 09 Feb 2010 13:19:41 -0000 roam 2010-02-09 13:19:41 UTC FreeBSD ports repository Modified files: mail/vpopmail Makefile pkg-plist mail/vpopmail/files patch-Makefile.in Added files: mail/vpopmail/files patch-vusagec.conf Log: Another attempt at fixing the vpopmail-5.4.30 local delivery problem: fix the upstream Makefile's logic and actually install vusage.conf, while disabling the vusagec/vusaged check since we don't even install vusaged on FreeBSD. Pointed out by: garga PR: 141251 (hopefully for real this time!) Revision Changes Path 1.81 +1 -1 ports/mail/vpopmail/Makefile 1.10 +4 -2 ports/mail/vpopmail/files/patch-Makefile.in 1.1 +17 -0 ports/mail/vpopmail/files/patch-vusagec.conf (new) 1.19 +3 -0 ports/mail/vpopmail/pkg-plist