From owner-cvs-all Fri Jan 4 16:23:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C266E37B41B; Fri, 4 Jan 2002 16:23:28 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g050NSa87004; Fri, 4 Jan 2002 16:23:28 -0800 (PST) (envelope-from jim) Message-Id: <200201050023.g050NSa87004@freefall.freebsd.org> From: Jim Mock Date: Fri, 4 Jan 2002 16:23:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mutt-devel Makefile pkg-plist ports/mail/mutt-devel/files patch-02 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jim 2002/01/04 16:23:28 PST Modified files: mail/mutt-devel Makefile pkg-plist mail/mutt-devel/files patch-02 Log: From the PR: Update of port mail/mutt-devel. This update fixes: - detection of libraries by configure. - superflouous installation of some html files. - additional doc files when NNTP support is wanted. - fix the missing ca-locale file in pkg-plist. These four were submitted by Vsevolod Volkov . Also changed: - WITH_MUTT_SLANG is now the default (which can be changed by defining WITHOUT_MUTT_SLANG) - fixed the usage of WITH_MUTT_NCURSES (ncurses is part of the base system since 4.0) - WITH_MUTT_SSL is included when PACKAGE_BUILDING is defined - some hints which knobs are available at the beginning of the Makefile PR: 33536 Submitted by: maintainer Revision Changes Path 1.143 +66 -4 ports/mail/mutt-devel/Makefile 1.8 +1 -1 ports/mail/mutt-devel/files/patch-02 1.39 +6 -8 ports/mail/mutt-devel/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message