From owner-freebsd-ports@FreeBSD.ORG Fri Jul 3 21:41:44 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A4E2106566C for ; Fri, 3 Jul 2009 21:41:44 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.24]) by mx1.freebsd.org (Postfix) with ESMTP id B80C68FC15 for ; Fri, 3 Jul 2009 21:41:43 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by qw-out-2122.google.com with SMTP id 5so1117579qwd.7 for ; Fri, 03 Jul 2009 14:41:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=nXfiHQ4JPOHuSMHU74PwQEfMt2/HzeVxHx01ayB07Yw=; b=RWBDQyTl4Vc1ahie3a7kpLxlxfV+l7TT5UMELMiQi+wK3QtRLRzUA/lv9b+hfUCvbg gMwwBqtJlzI7IrlinI/VVSLgRbb/pl2UEzqsw3Deqd5f+3S8Rq1/XGNSpXYYqXohn+mN sNT9DBfuwB05hdlGu4VWn6AYr/XL6iFPzZyLM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=RbkJI6+uDzuvbwMGbaFtCEpjSbNVdli7hmJ/CnV1okvlzzGyvFgz9ebV97sb3Cx/cd nNbPz9eJzLFQR6y9zFK4AcRaGumqB0Kix/UQ0qXB8Wgyix7PztSye1Wcuu7+wDLRZuFQ KctiLUswjmewFB4z1R1hFeKyXHB4upcN8FPxA= Received: by 10.224.28.196 with SMTP id n4mr2555155qac.179.1246656071069; Fri, 03 Jul 2009 14:21:11 -0700 (PDT) Received: from aryeh-desktop.istudentunion.com (ool-44c0cd7a.dyn.optonline.net [68.192.205.122]) by mx.google.com with ESMTPS id 26sm8545751qwa.17.2009.07.03.14.21.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 03 Jul 2009 14:21:10 -0700 (PDT) Message-ID: <4A4E7647.8020806@gmail.com> Date: Fri, 03 Jul 2009 17:21:11 -0400 From: "Aryeh M. Friedman" User-Agent: Thunderbird 2.0.0.22 (X11/20090626) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: local ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jul 2009 21:41:44 -0000 My site has a number of tools we have written for internal use only and want to make it so all one has to do to set a new machine up with these tools and the standard ports needed is rune portmaster on our local meta-port... what is the right way of setting this up (I have a local cvsup repo)? Note: If I am the unofficial co-maintainer of a port (devel/aegis) [i.e. it was added at my request by the maintainer because at the time I didn't know how to make a proper port and have the email transcript to prove it) and my co-maintainer has timed out on a update request (unoffical) how do I a) make the change and get it committed and b) take maintainership?