From owner-freebsd-questions@FreeBSD.ORG Wed Jan 12 12:04:41 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40C6E16A4CE for ; Wed, 12 Jan 2005 12:04:41 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AB8D43D48 for ; Wed, 12 Jan 2005 12:04:40 +0000 (GMT) (envelope-from craig.freebsd@online.de) Received: from [212.227.126.155] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1CohEt-0006UH-00 for freebsd-questions@freebsd.org; Wed, 12 Jan 2005 13:04:39 +0100 Received: from [217.231.92.200] (helo=[192.168.0.90]) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1CohEt-00056V-00 for freebsd-questions@freebsd.org; Wed, 12 Jan 2005 13:04:39 +0100 Message-ID: <41E51252.7090906@online.de> Date: Wed, 12 Jan 2005 13:04:34 +0100 From: craig Organization: small-pla.net User-Agent: Mozilla Thunderbird 1.0 (X11/20041222) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:13d873e74d14c1363715808660186da0 Subject: 'cause the ports don't work... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: craig.freebsd@online.de List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jan 2005 12:04:41 -0000 i've had a good couple of problems installing ports, either because of compilation issues, or because they were just not there. is there something i am missing? zB, i need to install stlport, and a quick search on www.freshports.org shows that it should be as easy as pkg_add -r stlport-gcc when i try that, however, it fails real quick with a 'unable to fetch' error. it is not alone in this, some port packages work. some not. when that fails, i typically go into the relevant /usr/ports/ directory and go through the make process. but for a port whose package failed, more often than not the make process fails too. am i missing something? i regularly update everything with portupgrade -arR and with cvsup. (on that note - portversion -l "<" tells me that openoffice is behind, but when i try to portupgrade it also fails...) any suggestions? -- craig@small-pla.net