From owner-cvs-ports@FreeBSD.ORG Sat May 3 12:02:02 2003 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 83E8F37B401; Sat, 3 May 2003 12:02:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29E5443F75; Sat, 3 May 2003 12:02:02 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h43J210U059702; Sat, 3 May 2003 12:02:02 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h43J21Un059701; Sat, 3 May 2003 12:02:01 -0700 (PDT) Message-Id: <200305031902.h43J21Un059701@repoman.freebsd.org> From: Oliver Braun Date: Sat, 3 May 2003 12:02:01 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/mutt-devel Makefileports/mail/mutt-devel/files patch-init.c 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: Sat, 03 May 2003 19:02:03 -0000 obraun 2003/05/03 12:02:01 PDT FreeBSD ports repository Modified files: mail/mutt-devel Makefile mail/mutt-devel/files patch-init.c Log: - For POLA reasons change the default knobs. This also results in the same installation when PACKAGE_BUILDING and when doing a "make install". - Add an installation message when using SLANG, as this won't always work for a color terminal without setting additional environment variables. - Use the same patch as the mutt port for fixing FQDN problems in FreeBSD < 5.0 PR: ports/51727 Submitted by: maintainer Revision Changes Path 1.196 +51 -38 ports/mail/mutt-devel/Makefile 1.2 +3 -13 ports/mail/mutt-devel/files/patch-init.c