From owner-cvs-all@FreeBSD.ORG Wed Aug 6 12:27:27 2003 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 031BE37B404; Wed, 6 Aug 2003 12:27:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA41143F93; Wed, 6 Aug 2003 12:27:25 -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 h76JRP0U070811; Wed, 6 Aug 2003 12:27:25 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h76JRPjc070810; Wed, 6 Aug 2003 12:27:25 -0700 (PDT) Message-Id: <200308061927.h76JRPjc070810@repoman.freebsd.org> From: Oliver Braun Date: Wed, 6 Aug 2003 12:27:25 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/muttprint Makefile pkg-plist ports/print/muttprint/files patch-ab 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: Wed, 06 Aug 2003 19:27:27 -0000 obraun 2003/08/06 12:27:25 PDT FreeBSD ports repository Modified files: print/muttprint Makefile pkg-plist print/muttprint/files patch-ab Log: * Set papersize in muttprint. * Add a 'WITH_CUPS' knob to have muttprint use CUPS by default. * Look for global conffile under ${PREFIX}/etc/ * Make portlint happy: use DOCSDIR and SITE_PERL PR: ports/55317 Submitted by: Glenn Johnson Revision Changes Path 1.19 +31 -2 ports/print/muttprint/Makefile 1.8 +41 -3 ports/print/muttprint/files/patch-ab 1.7 +50 -50 ports/print/muttprint/pkg-plist