From owner-freebsd-ports@FreeBSD.ORG Sat Oct 18 08:48:17 2003 Return-Path: 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 AAE1316A4B3 for ; Sat, 18 Oct 2003 08:48:17 -0700 (PDT) Received: from tx2.oucs.ox.ac.uk (tx2.oucs.ox.ac.uk [163.1.2.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D55743F93 for ; Sat, 18 Oct 2003 08:48:16 -0700 (PDT) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from scan2.oucs.ox.ac.uk ([163.1.2.162] helo=localhost) by tx2.oucs.ox.ac.uk with esmtp (Exim 4.20) id 1AAtJP-0001rX-Jz for freebsd-ports@freebsd.org; Sat, 18 Oct 2003 16:48:15 +0100 Received: from rx2.oucs.ox.ac.uk ([163.1.2.161]) by localhost (scan2.oucs.ox.ac.uk [163.1.2.162]) (amavisd-new, port 25) with ESMTP id 06677-10 for ; Sat, 18 Oct 2003 16:48:15 +0100 (BST) Received: from gateway.wadham.ox.ac.uk ([163.1.161.253]) by rx2.oucs.ox.ac.uk with smtp (Exim 4.20) id 1AAtJP-0001rN-6d for freebsd-ports@freebsd.org; Sat, 18 Oct 2003 16:48:15 +0100 Received: (qmail 22842 invoked by uid 0); 18 Oct 2003 15:48:15 -0000 Received: from colin.percival@wadham.ox.ac.uk by gateway by uid 71 with qmail-scanner-1.16 (sweep: 2.14/3.71. spamassassin: 2.53. Clear:. Processed in 0.999512 secs); 18 Oct 2003 15:48:15 -0000 X-Qmail-Scanner-Mail-From: colin.percival@wadham.ox.ac.uk via gateway X-Qmail-Scanner: 1.16 (Clear:. Processed in 0.999512 secs) Received: from dhcp1131.wadham.ox.ac.uk (HELO piii600.wadham.ox.ac.uk) (163.1.161.131) by gateway.wadham.ox.ac.uk with SMTP; 18 Oct 2003 15:48:13 -0000 Message-Id: <5.0.2.1.1.20031018163211.031c1430@popserver.sfu.ca> X-Sender: cperciva@popserver.sfu.ca X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Sat, 18 Oct 2003 16:48:10 +0100 To: freebsd-ports@freebsd.org From: Colin Percival Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Missing +DISPLAY X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2003 15:48:17 -0000 I've got a port (security/freebsd-update) which seems to be missing its +DISPLAY file from the packages built on the FreeBSD cluster. When I build the package myself, the file is there. Could someone tell me what I'm doing wrong here? I'm sure it's something obvious -- to everyone except me. Colin Percival