From owner-freebsd-ports@FreeBSD.ORG Sat Jul 28 00:16:58 2007 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7765F16A417; Sat, 28 Jul 2007 00:16:58 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout7.cac.washington.edu (mxout7.cac.washington.edu [140.142.32.178]) by mx1.freebsd.org (Postfix) with ESMTP id 0A78413C458; Sat, 28 Jul 2007 00:16:58 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from hymn05.u.washington.edu (hymn05.u.washington.edu [140.142.12.184]) by mxout7.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.06) with ESMTP id l6S0GsVr024411 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 27 Jul 2007 17:16:54 -0700 Received: from localhost (localhost [127.0.0.1]) by hymn05.u.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l6S0GsnH000660; Fri, 27 Jul 2007 17:16:54 -0700 X-Auth-Received: from [192.55.52.2] by hymn05.u.washington.edu via HTTP; Fri, 27 Jul 2007 17:16:54 PDT Date: Fri, 27 Jul 2007 17:16:54 -0700 (PDT) From: youshi10@u.washington.edu To: Robert Hettner In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-PMX-Version: 5.3.2.304607, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.7.27.164932 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='NO_REAL_NAME 0, __CT 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Cc: ports@FreeBSD.org, farrokhi@FreeBSD.org Subject: Re: FreeBSD Port: tikiwiki-1.9.7 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, 28 Jul 2007 00:16:58 -0000 On Sat, 28 Jul 2007, Robert Hettner wrote: > Good morning (its morning here), > > > I tried to pkg_add tikiwiki-1.9.7 this morning and it failed. Im sorry but I > do not understand ports / packages well enough to ascertain exactly why it > failed but I will try and give a reasonable picture of what happened. > > I have attached a text file of the key information. If you have any > questions or suggestions please feel free to contact me. > > > Regards Robert, Try downloading the packages directly to $PKGDIR (usually /usr/ports/packages, but you need to set that beforehand in your environment) and then pkg_add them. Before that though, try pkg_add -v {options} {pkg foo} and forward that info. Thanks, -Garrett