From owner-freebsd-perl@FreeBSD.ORG Mon Apr 27 13:19:01 2015 Return-Path: Delivered-To: freebsd-perl@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 12750CF6 for ; Mon, 27 Apr 2015 13:19:01 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E8EFF12CD for ; Mon, 27 Apr 2015 13:19:00 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t3RDJ02X021486 for ; Mon, 27 Apr 2015 13:19:00 GMT (envelope-from daemon-user@phabric-backend.isc.freebsd.org) Received: (from daemon-user@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id t3RDJ0fQ021485; Mon, 27 Apr 2015 13:19:00 GMT (envelope-from daemon-user) Date: Mon, 27 Apr 2015 13:19:00 +0000 To: freebsd-perl@freebsd.org From: "mat (Mathieu Arnold)" Subject: [Differential] [Commented On] D2373: Now that we have mandoc in most our releases, maybe Perl could use it. Message-ID: X-Priority: 3 Thread-Topic: D2373: Now that we have mandoc in most our releases, maybe Perl could use it. X-Herald-Rules: none X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: X-Phabricator-Cc: In-Reply-To: References: Thread-Index: YWY1ZjljMGFiZTVjNDkyNmZjYzM1OTA3YWQ0IFU+N0Q= Precedence: bulk X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.20 List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Apr 2015 13:19:01 -0000 mat added a comment. In https://reviews.freebsd.org/D2373#43315, @bapt wrote: > hopefully I haven't nuked groff from head yet :) Well, like the patch says, I'm changing the order for FreeBSD from "groff nroff mandoc" to "mandoc groff nroff", even without groff, it'd have found mandoc and worked :-) REPOSITORY rP FreeBSD ports repository BRANCH /head REVISION DETAIL https://reviews.freebsd.org/D2373 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: mat, bapt, jadawin, culot, sunpoet, swills Cc: bapt, freebsd-perl