[gentoo-user] Re: php4 vs php5

2006-03-16 Thread James
kashani kashani-list at badapple.net writes:


 Neil Bothwick wrote:
  Yes, but you need dev-lang/php-4*, not dev-php/php-4*. Unmerge the
  blockers and dev-lang/php-4* will emerge. You don't need mod_php anymore,
  it is provided by the apache(2) USE flags of dev-lang/php.

  If the JFFNMS ebuild explicitly depends on dev-php/php, it is broken.
  file a bug and add it to /etc/portage/profile/package.provided to work
  around it until it is fixed (or fix the ebuild yourself).

   It looks like jffnms just hit portage at large on Monday.  Still 
 masked, but it's in there. Assuming James is using this version it seems 
 happy to use to dev-lang/php-4.4.2

Well, I have gotten delayed, but when I get a few things done, I'll test
the latest JFFNMS with dev-lang/php-4.4.2. One of the devs has worked
on it, quite a lot lately. If more folks install JFFNMS and use it, we're
more likely to get better support from the devs.

 On a side note, didn't jffnms want java serverlets or some nonsense in 
 the past? I seem to recall looking at it and then dropping it due to the 
 requirements.

It has undergone many changes, as it is quite fluid as NMS. The website states
that it runs on PHP5 also, but, I have not had time to drill down into the
details. What's your adversion to Java Serverlets? (just curious).

James



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: php4 vs php5

2006-03-15 Thread Neil Bothwick
On Wed, 15 Mar 2006 03:35:49 + (UTC), James wrote:

  dev-php is on it's way out and has not been updated in some time.
  You're likely vulnerable at this moment.
 
 Um, I must not have been clear. JFFNMS is critical. It requires php4.
 so upgrading to php5 is NOT an option, until the JFFNMS devs move
 to php5.

Yes, but you need dev-lang/php-4*, not dev-php/php-4*. Unmerge the
blockers and dev-lang/php-4* will emerge. You don't need mod_php anymore,
it is provided by the apache(2) USE flags of dev-lang/php.

If the JFFNMS ebuild explicitly depends on dev-php/php, it is broken.
file a bug and add it to /etc/portage/profile/package.provided to work
around it until it is fixed (or fix the ebuild yourself).


-- 
Neil Bothwick

Another casualty of applied metaphysics.


signature.asc
Description: PGP signature


[gentoo-user] Re: php4 vs php5

2006-03-15 Thread James
Neil Bothwick neil at digimed.co.uk writes:


   dev-php is on it's way out and has not been updated in some time.
   You're likely vulnerable at this moment.

  Um, I must not have been clear. JFFNMS is critical. It requires php4.
  so upgrading to php5 is NOT an option, until the JFFNMS devs move
  to php5.

 Yes, but you need dev-lang/php-4*, not dev-php/php-4*. Unmerge the
 blockers and dev-lang/php-4* will emerge. You don't need mod_php anymore,
 it is provided by the apache(2) USE flags of dev-lang/php.

 If the JFFNMS ebuild explicitly depends on dev-php/php, it is broken.
 file a bug and add it to /etc/portage/profile/package.provided to work
 around it until it is fixed (or fix the ebuild yourself).


OK, thanks for all the input. I'll let you guys  know what I figure out, and 
post if any questions that arise.

Thanks guys,

James





-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: php4 vs php5

2006-03-15 Thread kashani

Neil Bothwick wrote:

Yes, but you need dev-lang/php-4*, not dev-php/php-4*. Unmerge the
blockers and dev-lang/php-4* will emerge. You don't need mod_php anymore,
it is provided by the apache(2) USE flags of dev-lang/php.

If the JFFNMS ebuild explicitly depends on dev-php/php, it is broken.
file a bug and add it to /etc/portage/profile/package.provided to work
around it until it is fixed (or fix the ebuild yourself).


	It looks like jffnms just hit portage at large on Monday.  Still 
masked, but it's in there. Assuming James is using this version it seems 
happy to use to dev-lang/php-4.4.2


On a side note, didn't jffnms want java serverlets or some nonsense in 
the past? I seem to recall looking at it and then dropping it due to the 
requirements.


kashani
--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: php4 vs php5

2006-03-14 Thread James
kashani kashani-list at badapple.net writes:

 
 James wrote:
  Calculating dependencies ...done!
  [blocks B ] dev-php/mod_php (is blocking dev-lang/php-4.4.2)
  [blocks B ] dev-php/php (is blocking dev-lang/php-4.4.2)
  [ebuild  N] dev-lang/php-4.4.2 
 
 dev-php is on it's way out and has not been updated in some time. You're 
 likely vulnerable at this moment.

Um, I must not have been clear. JFFNMS is critical. It requires php4.
so upgrading to php5 is NOT an option, until the JFFNMS devs move
to php5.

All I need is to figure out how to get 'emerge -uDp world'
to quit asking to upgrade php.

I have many systems. Keeping one at php4 so I can run JFFNMS until
it is upgraded to php5, is not a problem on my network. 

Ideas/syntax to get a gentoo server to quit asking to upgrade php
is what I need to know, not why I should upgrade to php5. I hope this
explains my questions more in detail, without offending anyone?


James



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: php4 vs php5

2006-03-14 Thread kashani

James wrote:

kashani kashani-list at badapple.net writes:


James wrote:

Calculating dependencies ...done!
[blocks B ] dev-php/mod_php (is blocking dev-lang/php-4.4.2)
[blocks B ] dev-php/php (is blocking dev-lang/php-4.4.2)
[ebuild  N] dev-lang/php-4.4.2 
dev-php is on it's way out and has not been updated in some time. You're 
likely vulnerable at this moment.


Um, I must not have been clear. JFFNMS is critical. It requires php4.
so upgrading to php5 is NOT an option, until the JFFNMS devs move
to php5.


Since it wants to install 4.4.2 I figured your package.mask was good. If 
not use this.


echo =dev-lang/php-5  /etc/portage/package.mask

Then it's pretty much remove the dev-php php4 packages and install the 
dev-lang php4 package like I mentioned before.


kashani
--
gentoo-user@gentoo.org mailing list