From owner-svn-ports-all@FreeBSD.ORG Sun Dec 22 16:45:47 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8A99E4B2; Sun, 22 Dec 2013 16:45:47 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4CCEB18E9; Sun, 22 Dec 2013 16:45:47 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id EC92CBDC5C; Sun, 22 Dec 2013 17:45:45 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id CD509BDC56; Sun, 22 Dec 2013 17:45:45 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id B5406CA786DA; Sun, 22 Dec 2013 17:45:42 +0100 (CET) Date: Sun, 22 Dec 2013 17:45:40 +0100 From: Mathieu Arnold To: olli hauer , Mathieu Arnold Subject: Re: svn commit: r337193 - in head/lang: perl5.16 perl5.18 Message-ID: In-Reply-To: <52B715E4.4000000@gmx.de> References: <201312221559.rBMFxETR016232@svn.freebsd.org> <52B710D1.10207@gmx.de> <52B715E4.4000000@gmx.de> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Dec 2013 16:45:47 -0000 +--On 22 d=C3=A9cembre 2013 17:40:04 +0100 olli hauer = wrote: | For small devices this change was a nightmare ... | (make all-depends-list tells stories in groff) I'm looking at replacing that with mandoc, from textproc/mdocml, it's small and will solve the same problem. --=20 Mathieu Arnold