From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 7 11:40:08 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF1891065674 for ; Mon, 7 Feb 2011 11:40:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CEB738FC18 for ; Mon, 7 Feb 2011 11:40:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p17Be88T064833 for ; Mon, 7 Feb 2011 11:40:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p17Be8Bd064832; Mon, 7 Feb 2011 11:40:08 GMT (envelope-from gnats) Date: Mon, 7 Feb 2011 11:40:08 GMT Message-Id: <201102071140.p17Be8Bd064832@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Baptiste Daroussin Cc: Subject: Re: ports/151467: New port: sysutils/autojump acts as a complement to cd X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Baptiste Daroussin List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2011 11:40:09 -0000 The following reply was made to PR ports/151467; it has been noted by GNATS. From: Baptiste Daroussin To: bug-followup@FreeBSD.org, neeraj.verma.ports@vermatech.com Cc: Subject: Re: ports/151467: New port: sysutils/autojump acts as a complement to cd Date: Mon, 7 Feb 2011 12:33:33 +0100 Hi, Can you fix your ports to repects what is describe here: http://www.freebsd.org/doc/en/books/porters-handbook/ ? ports-mgmt/portlint and reading Mk/*.mk comments (header) may also help. What I can see so far: too long comment line duplicated RUN_DEPENDS line re invent of NO_BUILD macro bad do-install usage github mastersite not providing the distfile. bad PORTVERSION regards, Bapt