From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 17 08:58:06 2014 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1CF3A7D8 for ; Fri, 17 Oct 2014 08:58:06 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 DEE4B9E9 for ; Fri, 17 Oct 2014 08:58:05 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s9H8w5wW037747 for ; Fri, 17 Oct 2014 08:58:05 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 194245] [MAINTAINER] www/typo3-lts: update to 6.2.5 Date: Fri, 17 Oct 2014 08:58:05 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marino@FreeBSD.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: Fri, 17 Oct 2014 08:58:06 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194245 John Marino changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marino@FreeBSD.org --- Comment #10 from John Marino --- (In reply to Helmut Ritter from comment #9) > Actually I use a VM with a single CPU with 256MB of RAM. I never heard about > poudriere before so I had to google it. I'm no sysadmin, I even don't > remember when and how I inherited the maintainership of Typo3. 5G reference the virtual disk size but 256M RAM is probably too low. Unless the VM is seriously beefy (e.g. 40G hard disk, 768M or 1G RAM) then yes, your actual resources are probably too low. > So the resources I'm talking about is time to install poudriere, this takes less 1 minute even to build from source > read a handbook, set up the system, and so on - *this* is the problem. Adequate (IMO) how-to guides don't exist. Riggs@ was going to write one, I need to see where he is on that. > to maintain one single port that copies over the source tarball to /usr/local/www and adjusts some > permissions. For a port that I even do not use at all. > > > You said you didn't want to provide the logs. You aren't required to, > > so really that's the end of the story. > > Quote where I did so. JRM: "P.S. please provide poudriere logs with future patches, if at all possible." You: "I neither use poudriere, nor do I have ressources to do so" I think reasonable minds interpret that response as "I don't want to" or at least, "I can't". > To the contrary I asked you what I can do to support you (apart from > poudiere logs) and you refused the answer. THAT might be the end of the > story. Because there is nothing equivalent to poudriere. Not redports, not tinderbox, not local building, not DEVEOPER_MODE=yes > So to get back on-topic, is there anything that I can provide to help > committers apart from poudriere? Would the output of porttools help? No. A slight improvement would be the outputs of # make check-plist # make stage-qa # portlint That's better than nothing. It's probably good enough for a port that just copies files instead of building. -- You are receiving this mail because: You are the assignee for the bug.