From owner-freebsd-ports@FreeBSD.ORG Fri May 12 19:47:49 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 DAE5116A641 for ; Fri, 12 May 2006 19:47:48 +0000 (UTC) (envelope-from fbsd@a1poweruser.com) Received: from mta11.adelphia.net (mta11.adelphia.net [68.168.78.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3938443D53 for ; Fri, 12 May 2006 19:47:48 +0000 (GMT) (envelope-from fbsd@a1poweruser.com) Received: from barbish ([70.39.69.56]) by mta11.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20060512194747.XZNR9009.mta11.adelphia.net@barbish>; Fri, 12 May 2006 15:47:47 -0400 From: "fbsd" To: "Frank Laszlo" Date: Fri, 12 May 2006 15:47:46 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <4464CC1D.6040509@vonostingroup.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal Cc: ports@freebsd.org, James O'Gorman , Scot Hetzel Subject: RE: FreeBSD Port: phpMyAdmin-2.8.0.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd@a1poweruser.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 May 2006 19:47:51 -0000 Are you reading what I am saying in previous posts. I WAS NOT PROMPTED FOR THE OPTIONS ON THE FIRST TIME MAKE. It is not working the way you think it should. I am not going to waste the time or disk space to download the complete ports framework (15000 ports x 5 config files each) just for 5 ports. Even making that suggestion is crazy. Handbook does not say that selected ports and pkgs will not work together. I have been mixing ports and packages since 3.0 without any problems. Did not have this problem in any of 3.x or 4.x versions as I ran each one of them. What about just recreating the php4, php5, mysql4, mysql5 and phpmyadmin ports config make files and packages so they work correctlly? -----Original Message----- From: Frank Laszlo [mailto:laszlof@vonostingroup.com] Sent: Friday, May 12, 2006 1:56 PM To: fbsd@a1poweruser.com Cc: Scot Hetzel; ports@freebsd.org; James O'Gorman Subject: Re: FreeBSD Port: phpMyAdmin-2.8.0.3 fbsd wrote: > This is happing on a fresh virgin install of 6.1. > The config option did not pop up like you say it should. > /usr/ports/Mk/* was just downloaded before downloading > the port files for php5-5.1.2_1. > > So everything you said is not true. > > A fresh virgin install WILL prompt you with the OPTIONS dialog for php5 if you haven't already configured it. You shouldnt be just downloading the specific things you want/need from the ports framework. This can cause problems with out of date dependencies and such. cvsup (or whatever updating software you use) the entire tree and try again. -Frank > > -----Original Message----- > From: Scot Hetzel [mailto:swhetzel@gmail.com] > Sent: Friday, May 12, 2006 1:07 PM > To: fbsd@a1poweruser.com > Cc: James O'Gorman; ports@freebsd.org > Subject: Re: FreeBSD Port: phpMyAdmin-2.8.0.3 > > > On 5/12/06, fbsd wrote: > >> I did this as per your post >> >> Run pkg_delete php5-5.1.2_1 and then reinstall it from the >> > lang/php5 > >> port, but make sure you make config first to add in the Apache >> module. >> >> # /usr/ports/lang/php5 >make install clean >> ===> php5-5.1.4 is marked as broken: Unknown AUTOCONF version: >> > 259. > >> *** Error code 1 >> >> Stop in /usr/ports/lang/php5. >> # /usr/ports/lang/php5 > >> >> What now??? >> >> > Update your ports collection, as your /usr/ports/Mk/* is out of > date. > > >> How is a normal port user suppose to know to do make config to >> > set > >> options first? >> This should just pop up in persons face on make install. >> >> > It does pop up the first time you install the port from /usr/ports. > The only time you need to use "make config" is when you want to > change > the options that you had selected previously. > > The only problem with "make config" is that if the port maintainer > changes the options (adds/removes an option), then it will not pop > up > again. Instead it will use your previous configuration. > > Scot > -- > DISCLAIMER: > No electrons were mamed while sending this message. Only slightly > bruised. > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >