From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 6 20:15:24 2014 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9A64B8E9 for ; Sat, 6 Sep 2014 20:15:24 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 67BF21FBC for ; Sat, 6 Sep 2014 20:15:24 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s86KFOUv090742 for ; Sat, 6 Sep 2014 20:15:24 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 193183] [STAGE] net/beacon: Request MAINTAINERship, pkg-descr cleanup Date: Sat, 06 Sep 2014 20:15:24 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: portmaster@bsdforge.com X-Bugzilla-Status: In Discussion X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2014 20:15:24 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193183 --- Comment #15 from C Hutchinson --- (In reply to Kubilay Kocak from comment #14) > * I believe MANCOMPRESSED only applies when using INSTALL_MAN > * I don't believe MANCOMPRESSED needs and can used within a target > * It also defaults to no (according to Mk/bsd.port.mk) > > But more important, MANCOMPRESSED doesn't do anything anymore. You can > remove it. > > Updating patches without updating QA results only wastes your time > Updating patches that dont resolve issues only wasted your time > > Moving forward: > > 1) Please resolve any outstanding issues (based on your testing) first > 2) Update the patch according to new changes, if applicable > 3) Update your QA results output once (2) is complete > 4) Let us know its ready > > Thank you for sticking it out, staying positive and learning! Thank you, very much, Kubilay. For your taking the time to review my submission(s). Far be it, for _me_ to come off as any sort of expert on all this. But I spent quite some time researching, and testing against MANCOMPRESSED. I found without my additional entry compress-man: MANCOMPRESSED= no the plist line perllocal.pod became orphaned, and the addition of perllocal.pod.gz, also became a problem. I found that adding the compress-man: resolved this, and I no longer received complaints from make(1) check-plist. I'll be out all day (celebrating my birthday), so won't have access to my "dev box", till later tonight, or tomorrow AM. I'll post the QA output then. Thanks, again, Kubilay. --Chris -- You are receiving this mail because: You are the assignee for the bug.