From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 22 18:40:11 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 62AC91065670 for ; Sun, 22 May 2011 18:40:11 +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 541CC8FC19 for ; Sun, 22 May 2011 18:40:11 +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 p4MIeB3u014151 for ; Sun, 22 May 2011 18:40:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p4MIeBYQ014148; Sun, 22 May 2011 18:40:11 GMT (envelope-from gnats) Date: Sun, 22 May 2011 18:40:11 GMT Message-Id: <201105221840.p4MIeBYQ014148@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Chris Rees Cc: Subject: ports/148777: [New Port] sysutils/qjail: Utility to deploy large number of jails quickly X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Chris Rees List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 May 2011 18:40:11 -0000 The following reply was made to PR ports/148777; it has been noted by GNATS. From: Chris Rees To: bug-followup@freebsd.org, joeb@a1poweruser.com Cc: Subject: ports/148777: [New Port] sysutils/qjail: Utility to deploy large number of jails quickly Date: Sun, 22 May 2011 19:38:07 +0100 Hi Joe, I understand your frustration at the port taking a while to be committed, but you simply can't expect things to be committed when advice is ignored. Why are you still using ${CP} when you should be using ${INSTALL_DATA}, and ${CP} -r when you should be using ${COPYTREE_SHARE}? Why is the DISTFILES line commented rather than removed? Why aren't you handling configuration files properly [1]? Why have you included the WRKDIR in the shar? Why have you _still_ not run portlint? Also, your mailer is messing up the shar. You're better off putting it up on a site somewhere, I'll be happy to host a correct shar for you if you email it to me as a tar. You will not get this committed until you've actually done it properly, it's as simple as that. Chris [1] http://www.freebsd.org/doc/en/books/porters-handbook/book.html#PLIST-CONFIG