From owner-freebsd-ports@FreeBSD.ORG Tue Jul 25 15:39:27 2006 Return-Path: X-Original-To: freebsd-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 5F4B616A4DA for ; Tue, 25 Jul 2006 15:39:27 +0000 (UTC) (envelope-from blake.darche@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE89543D49 for ; Tue, 25 Jul 2006 15:39:26 +0000 (GMT) (envelope-from blake.darche@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so2897165uge for ; Tue, 25 Jul 2006 08:39:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=QphxcBt/3/oQn9pKh5sGgr7owZjRSHp6AyA327saSJ9gmPmiR7obIVB65HefS0AoUp9+BvAufcWaecvoqTKTJxYMTSSce8z3wHhRg1uo2S1IzozGJwAF0vpVIqPSodkyotjYDVToehNVZfn87QhFvxi6DLCuuEu4MRV0+0rKzYg= Received: by 10.78.175.14 with SMTP id x14mr2397369hue; Tue, 25 Jul 2006 08:39:23 -0700 (PDT) Received: by 10.78.106.8 with HTTP; Tue, 25 Jul 2006 08:39:23 -0700 (PDT) Message-ID: <287fd0790607250839y6f19995aw94047993051b274a@mail.gmail.com> Date: Tue, 25 Jul 2006 11:39:23 -0400 From: "Blake D." <14M31337@gmail.com> Sender: blake.darche@gmail.com To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 982599b099cec8e2 Subject: Problem with PCRE 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: Tue, 25 Jul 2006 15:39:27 -0000 I can't get PCRE to install, as it is not finding PCRE. It seems like I have been having a lot of difficulty lately trying to find packages. I am running a fresh install of FreeBSD 6.1. Wehn attempting to install NMAP: computer# make install clean ===> Vulnerability check disabled, database not found => pcre-6.7.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/. It does through the list of servers to find PCRE and doesn't find it anywhere. Any ideas? Thanks, Blake