From owner-freebsd-ports@FreeBSD.ORG Wed Jun 9 10:07:11 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8A7916A4CE for ; Wed, 9 Jun 2004 10:07:11 +0000 (GMT) Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43B4843D45 for ; Wed, 9 Jun 2004 10:07:11 +0000 (GMT) (envelope-from marcov@stack.nl) Received: from toad.stack.nl (zen.stack.nl [IPv6:2001:610:1108:5010::130]) by mailhost.stack.nl (Postfix) with ESMTP id 0FBFC1F001 for ; Wed, 9 Jun 2004 12:07:10 +0200 (CEST) Received: by toad.stack.nl (Postfix, from userid 816) id E6B6097; Wed, 9 Jun 2004 12:07:09 +0200 (CEST) To: freebsd-ports@freebsd.org Date: Wed, 9 Jun 2004 12:07:09 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20040609100709.E6B6097@toad.stack.nl> From: marcov@stack.nl (Marco van de Voort) Subject: Manual pages. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2004 10:07:12 -0000 I'm working on upgrading fpc-devel to most recent version 1.9.4 (among others with FreeBSD5 support). This port optionally installs the CVS, which contains the manpages too, so the manpages-installed-as-cvs-source are in plist too. portlint totally goes berserk on this (and doesn't complain if I delete them from plist) , can I somehow mask these so that they are ignored by portlint?