From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 23 04:00:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 97FE7AEF for ; Wed, 23 Apr 2014 04:00:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B56916ED for ; Wed, 23 Apr 2014 04:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3N400Vm066474 for ; Wed, 23 Apr 2014 04:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3N400po066473; Wed, 23 Apr 2014 04:00:00 GMT (envelope-from gnats) Date: Wed, 23 Apr 2014 04:00:00 GMT Message-Id: <201404230400.s3N400po066473@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Jonathan Chen Subject: Re: ports/188446: mail/mail-notification fails to install X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Jonathan Chen List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2014 04:00:01 -0000 The following reply was made to PR ports/188446; it has been noted by GNATS. From: Jonathan Chen To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/188446: mail/mail-notification fails to install Date: Wed, 23 Apr 2014 15:56:13 +1200 Hi, Would it be terribly bad if the port were to revert back to NO_STAGE=yes? I've tried to figure out how the "jb" program works, but got lost digging for a way to implement staging support. A local version with staging support removed installs and works as expected. Cheers. -- Jonathan Chen