From owner-cvs-all Thu Apr 27 7: 2:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AF8D37B8D9; Thu, 27 Apr 2000 07:02:25 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA65396; Thu, 27 Apr 2000 07:02:24 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004271402.HAA65396@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 27 Apr 2000 07:02:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/nmh Makefile ports/mail/nmh/files md5 ports/mail/nmh/patches patch-ba ports/mail/nmh/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/27 07:02:23 PDT Modified files: mail/nmh Makefile mail/nmh/files md5 mail/nmh/pkg PLIST Removed files: mail/nmh/patches patch-ba Log: - Update to 1.0.4. - Add a couple Makefile knobs to go with some new configure script options. PR: ports/18035 Submitted by: MAINTAINER - Get rid of an insecure command (`chmod +w configure') and whole pre-configure target, which seems unnecessary now. (the port successfully builds without it) - Use tab instead of space in suitable points. - Use `${...}' instead of `$(...)'. Revision Changes Path 1.23 +39 -24 ports/mail/nmh/Makefile 1.14 +1 -1 ports/mail/nmh/files/md5 1.10 +2 -0 ports/mail/nmh/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message