From owner-freebsd-ports Mon Jun 23 09:22:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA11819 for ports-outgoing; Mon, 23 Jun 1997 09:22:11 -0700 (PDT) Received: from itojun.csl.sony.co.jp (root@itojun.csl.sony.co.jp [133.138.1.134]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA11813 for ; Mon, 23 Jun 1997 09:22:04 -0700 (PDT) From: itojun@itojun.org Received: from localhost (itojun@localhost [127.0.0.1]) by itojun.csl.sony.co.jp (8.8.5/3.3W3) with ESMTP id BAA18043; Tue, 24 Jun 1997 01:20:36 +0900 (JST) To: rssh@cki.ipri.kiev.ua Cc: ports@freebsd.org Subject: Re: about portlint X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 References: <33AE73AD.2C78@cki.ipri.kiev.ua> In-reply-to: Ruslan Shevchenko 's message of Mon, 23 Jun 1997 16:01:33 +0300. <33AE73AD.2C78@cki.ipri.kiev.ua> X-Mailer: comp (MHng project) version 1997/04/30 02:23:09, by Jun-ichiro Itoh MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Content-ID: Date: Tue, 24 Jun 1997 01:20:36 +0900 Message-ID: <18040.867082836@itojun.csl.sony.co.jp> Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> >+ one check: >> > in *_DEPENDS ${PORTSDIR}/foo/bar >> > better then /usr/ports/foo/bar >> >(It is my coomon error;) ) >> >> Okey I will add it. I should generalize this to check for: >> - direct use of pathname /usr/local >> - direct use of pathname /usr/X11R6 >> - direct use of pathname /usr/ports >> in most places in the Makefile. >> What else should we avoid? >absolute pathnames in scripts. how's this? ftp://ftp.foretune.co.jp/pub/tools/portlint/portlint.pl-1.14 >(and flag for disable checking for some stupid >configuration scripts, as in SR) sorry to be dumb, what is referred to by SR? itojun