From owner-cvs-all@FreeBSD.ORG Sun Mar 13 23:09:32 2005 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 E874016A4CE; Sun, 13 Mar 2005 23:09:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B74C943D48; Sun, 13 Mar 2005 23:09:32 +0000 (GMT) (envelope-from dougb@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 j2DN9WYY091431; Sun, 13 Mar 2005 23:09:32 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2DN9WNG091430; Sun, 13 Mar 2005 23:09:32 GMT (envelope-from dougb) Message-Id: <200503132309.j2DN9WNG091430@repoman.freebsd.org> From: Doug Barton Date: Sun, 13 Mar 2005 23:09:32 +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/pine4 Makefile distinfo ports/mail/pine4/files patch-af 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, 13 Mar 2005 23:09:33 -0000 dougb 2005-03-13 23:09:32 UTC FreeBSD ports repository Modified files: mail/pine4 Makefile distinfo mail/pine4/files patch-af Log: Add maildir support, prompted by the PR but with a different solution. This requires twiddling patch-af because it and the maildir patch were trying to adjust the same hunk. While I'm here: 1. Remove a painfully obvious comment 2. s/pkg-message/${PKG_MESSAGE}/ to help people that have weird things set in their environment. Revision Changes Path 1.79 +12 -3 ports/mail/pine4/Makefile 1.31 +2 -0 ports/mail/pine4/distinfo 1.17 +0 -9 ports/mail/pine4/files/patch-af