From owner-freebsd-ports@FreeBSD.ORG Sat Aug 7 03:32:32 2010 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 867551065672 for ; Sat, 7 Aug 2010 03:32:32 +0000 (UTC) (envelope-from jktrigg@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3B7BA8FC08 for ; Sat, 7 Aug 2010 03:32:31 +0000 (UTC) Received: by qwg5 with SMTP id 5so4282185qwg.13 for ; Fri, 06 Aug 2010 20:32:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=lfKYH7NctIs7fhqzZmmuQd3Td1okY1ZChOXkPAiIJ/4=; b=DWsl47NbPnOSLAhDiJFiyiizsysBDL+c0dNFhZyy6jDlpzDuiQneDBQwLwYbI59jB5 A3FtWh2ik2p1Abk4X0aCVWUHHFudA7Ym0cuVgskgRkN+jUViS40immPeKJY1nsJeTWTW Ez+3zwP0ggCQs+ZzWWQtqYXK4dFllSl1nrjxg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=sWdv8UnaIbKdI0ei671SqpLaWrEFycdtKXWTaTu+6djYpSUr0jOHqhTuusa8OS4ClM Pd5gd5z/Xm6FAo6P3HrsXEczex/T4nHlMb80h3FfR0hwx8YYMMPLReChlMqYcr9kgGxw h676I6lBsClxoMI4X0Y1FODFpESxMJ+r7o3HI= MIME-Version: 1.0 Received: by 10.224.10.70 with SMTP id o6mr6762381qao.72.1281151951362; Fri, 06 Aug 2010 20:32:31 -0700 (PDT) Sender: jktrigg@gmail.com Received: by 10.229.140.197 with HTTP; Fri, 6 Aug 2010 20:32:31 -0700 (PDT) Date: Fri, 6 Aug 2010 23:32:31 -0400 X-Google-Sender-Auth: TAW2asE8G7_ST9rXOpvlyyZCHBI Message-ID: From: Jim Trigg To: freebsd-ports-mailinglist Content-Type: text/plain; charset=ISO-8859-1 Subject: Next question from a basically novice maintainer 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: Sat, 07 Aug 2010 03:32:32 -0000 OK, I'm trying to set up tinderbox to validate the port I maintain and another that I'm attempting to put together (well, technically to update since the maintainer has not responded to my inquiry). How do I set up ports trees for individual ports and their dependencies? The README only shows how to pull a full ports tree from CVS. Thanks, Jim