DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 6th October 2010
dzamanakos dzamanakos is offline
New User
 
Join Date: Oct 2010
Posts: 1
Default make install in previous port version

Hi,
i've recently updated apache20 to the latest version via the ports (and many others).

- My php installation is 5.2.12 and i dont want to upgrade it to 5.3.3
- Php modules like mod_ssl doesnt work after the update and i think i should recompile
php and extensions.

Right now i have php5* in HOLD_PKGS in pkgtools.conf

In /usr/ports/lang/php5 the make file has the : PORTVERSION=5.3.3

Is there a way to make deinstall reinstall the 5.2.12 version of php?
Is it safe to run : portupgrade -a -x php5* in order to recompile my software?

Thanks in advance,
Reply With Quote
Reply With Quote
  #2   (View Single Post)  
Old 7th October 2010
3th3r 3th3r is offline
New User
 
Join Date: May 2010
Location: Los Angeles
Posts: 6
Default

I'm assuming you have not installed any php 5.3 ports...

PHP 5.2.x was moved to /usr/ports/lang/php52.
You can de/reinstall the port from there.
Then you can upgrade your php extensions ports using: portupgrade "php52*"
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenBSD Loongson port about to make OpenBSD 4.7 J65nko News 0 26th February 2010 12:47 AM
Opera Port - conflicting pkgs in "make install" IronForge OpenBSD Packages and Ports 5 29th October 2009 05:10 AM
GRUB on previous Linux installation indiocolifa FreeBSD Installation and Upgrading 2 26th March 2009 06:50 AM
Passing args to port / make while installing apache robot FreeBSD Ports and Packages 2 27th August 2008 01:55 PM
Unable to make install on Subversion port Fuitad FreeBSD Ports and Packages 2 28th July 2008 04:49 PM


All times are GMT. The time now is 05:24 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick