From owner-freebsd-ports Mon Jun 11 17:53:49 2001 Delivered-To: freebsd-ports@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 51F2537B403; Mon, 11 Jun 2001 17:53:44 -0700 (PDT) (envelope-from dima@unixfreak.org) Received: from hornet.unixfreak.org (hornet [63.198.170.140]) by bazooka.unixfreak.org (Postfix) with ESMTP id B972F3E0B; Mon, 11 Jun 2001 17:53:43 -0700 (PDT) To: Danny Howard Cc: doc@FreeBSD.org, ports@freebsd.org Subject: Re: Porter's Handbook ambiguity In-Reply-To: <20010611174736.D95102@tellme.com>; from dannyman@tellme.com on "Mon, 11 Jun 2001 17:47:36 -0700" Date: Mon, 11 Jun 2001 17:53:43 -0700 From: Dima Dorfman Message-Id: <20010612005343.B972F3E0B@bazooka.unixfreak.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Danny Howard writes: > [ Note: I am cross-posting -ports and -doc. Please trim your replies as > appropriate. ] > > http://www.freebsd.org/porters-handbook/porting-portlint.html > > 2.5. Checking your port with portlint > > Please use portlint to see if your port conforms to our guidelines. The > portlint program is part of the ports collection. In particular, you may > want to check if the Makefile is in the right shape and the package is > named appropriately. > > Okay, but where is portlint? How do I use it? > > 0-17:37 dannyman@noneedto ~/work/ports/p5-Net-XWhois> portlint > portlint: Command not found. > 1-17:37 dannyman@noneedto ~/work/ports/p5-Net-XWhois> make portlint > make: don't know how to make portlint. Stop "Part of the ports collection" means it's a port. dima@bazooka% make search name=portlint Port: portlint-2.3.2 Path: /usr/ports/devel/portlint Info: A verifier for FreeBSD port directory Maint: mharo@FreeBSD.org Index: devel B-deps: R-deps: dima@bazooka% cd devel/portlint dima@bazooka% make ... > > Hrmmm. > > Also, I asked on -ports about why don't the Perl modules build honoring > PREFIX and was told that the ports collection was broken in this > regards. I suppose it would be neat if there were someone who grokked > this and could bring -doc up to speed. I may qualify in a few weeks > once I've burned myself enough times. > > Thanks, > -danny > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message