From owner-freebsd-ports@FreeBSD.ORG Fri Sep 22 16:56:52 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F06116A412; Fri, 22 Sep 2006 16:56:52 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id D078643D46; Fri, 22 Sep 2006 16:56:51 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin01-en2 [10.13.10.146]) by smtpout.mac.com (Xserve/8.12.11/smtpout04/MantshX 4.0) with ESMTP id k8MGumkp004907; Fri, 22 Sep 2006 09:56:48 -0700 (PDT) Received: from [17.214.13.96] (a17-214-13-96.apple.com [17.214.13.96]) (authenticated bits=0) by mac.com (Xserve/smtpin01/MantshX 4.0) with ESMTP id k8MGui0m029956; Fri, 22 Sep 2006 09:56:45 -0700 (PDT) In-Reply-To: <200609221621.29774.doconnor@gsoft.com.au> References: <200609221621.29774.doconnor@gsoft.com.au> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <3341585E-0F74-48BE-ABD6-6A152D1C819F@mac.com> Content-Transfer-Encoding: 7bit From: Chuck Swiger Date: Fri, 22 Sep 2006 09:56:43 -0700 To: "Daniel O'Connor" X-Mailer: Apple Mail (2.752.2) X-Brightmail-Tracker: AAAAAA== X-Brightmail-scanned: yes Cc: ports@freebsd.org Subject: Re: Syncing up with the package build cluster 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, 22 Sep 2006 16:56:52 -0000 On Sep 21, 2006, at 11:51 PM, Daniel O'Connor wrote: > Is there an easy way to find when the ports tree was checked out > for a given package run? Doing a "ls -ltr" on the appropriate package directory on one of the FTP servers is probably the most reliable source of information. Normally, http://pointyhat.freebsd.org/ would also provide useful information, but the webserver on that machine seems to be down at the moment...? [ BCC'ing portmgr@ ] -- -Chuck