From owner-cvs-ports@FreeBSD.ORG Wed Feb 18 07:00:45 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4555B106566B; Wed, 18 Feb 2009 07:00:45 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1A5CA8FC17; Wed, 18 Feb 2009 07:00:45 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1I70irL002702; Wed, 18 Feb 2009 07:00:44 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1I70ihK002701; Wed, 18 Feb 2009 07:00:44 GMT (envelope-from itetcu) Message-Id: <200902180700.n1I70ihK002701@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 18 Feb 2009 07:00:44 +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/maildrop Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 18 Feb 2009 07:00:45 -0000 itetcu 2009-02-18 07:00:44 UTC FreeBSD ports repository Modified files: mail/maildrop Makefile Log: Add MAILDROP_LOG_COLUMNS which controlls the lenght of the 'File:' line in the logs. Default it to 72 (like in the sources), which plus the message size gives 80 (= standard # of columns in a terminal). If you watch the logs under X something like 140 will probably use your screen width more usfully. Approved by: maintainer Revision Changes Path 1.52 +9 -5 ports/mail/maildrop/Makefile