From owner-freebsd-ports@FreeBSD.ORG Sat Oct 11 11:43:35 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 96958B73 for ; Sat, 11 Oct 2014 11:43:35 +0000 (UTC) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5543AC01 for ; Sat, 11 Oct 2014 11:43:34 +0000 (UTC) Received: from [89.204.137.10] (helo=unixarea.DDR.dd) by ms-10.1blu.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1Xcv53-0006NF-E5; Sat, 11 Oct 2014 13:43:25 +0200 Received: from unixarea.DDR.dd (localhost [127.0.0.1]) by unixarea.DDR.dd (8.14.9/8.14.3) with ESMTP id s9BBhHb0004061; Sat, 11 Oct 2014 13:43:18 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by unixarea.DDR.dd (8.14.9/8.14.3/Submit) id s9BBhCca004060; Sat, 11 Oct 2014 13:43:12 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: unixarea.DDR.dd: guru set sender to guru@unixarea.de using -f Date: Sat, 11 Oct 2014 13:43:11 +0200 From: Matthias Apitz To: freebsd-ports@freebsd.org Subject: print/muttprint Message-ID: <20141011114310.GA4035@unixarea.DDR.dd> Reply-To: Matthias Apitz Mail-Followup-To: Matthias Apitz , freebsd-ports@freebsd.org, Lukas Ruf MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-Operating-System: FreeBSD 11.0-CURRENT r269739 (i386) User-Agent: Mutt/1.5.23 (2014-03-12) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 89.204.137.10 Cc: Lukas Ruf X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Oct 2014 11:43:35 -0000 Hello, I need print/muttprint to print my mails. I'm using 11-CURRENT, ports from SVN and poudriere to build them. The Makefile of the port does not pull in enough latex infrastructure, a patch is below. With this it works fine. Should I file a PR with the patch or could someone commit it? As MAINTAINER is set to ports@freebsd.org it seems that there is no real maintainer. I'm willing to step in and take it over. Thx matthias *** print/muttprint/Makefile.orig 2014-08-09 12:44:47.000000000 +0200 --- print/muttprint/Makefile 2014-10-11 09:35:41.000000000 +0200 *************** *** 19,24 **** --- 19,26 ---- OPTIONS_DEFINE= CUPS DOCS RUN_DEPENDS= psnup:${PORTSDIR}/print/psutils \ + latex:${PORTSDIR}/print/texlive-full \ + dvips:${PORTSDIR}/print/tex-dvipsk \ uncompface:${PORTSDIR}/mail/faces \ convert:${PORTSDIR}/graphics/ImageMagick \ p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ -- Matthias Apitz | /"\ ASCII Ribbon Campaign: E-mail: guru@unixarea.de | \ / - No HTML/RTF in E-mail WWW: http://www.unixarea.de/ | X - No proprietary attachments phone: +49-170-4527211 | / \ - Respect for open standards | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign