Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2317 - php-4.2.0.ebuild (Update)
Summary: php-4.2.0.ebuild (Update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 2316
Blocks:
  Show dependency tree
 
Reported: 2002-05-01 16:13 UTC by Roman Weber
Modified: 2003-02-04 19:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
php-4.2.0.ebuild (php-4.2.0.ebuild,5.48 KB, text/plain)
2002-05-01 16:14 UTC, Roman Weber
Details
ChangeLog (ChangeLog,5.22 KB, text/plain)
2002-05-01 16:15 UTC, Roman Weber
Details
php-4.2.0.ebuild (php-4.2.0.ebuild,5.41 KB, application/octet-stream)
2002-05-04 22:33 UTC, Ryan Phillips (RETIRED)
Details
php-4.2.0.ebuild (php-4.2.0.ebuild,5.68 KB, text/plain)
2002-05-05 23:30 UTC, Roman Weber
Details
ChangeLog (ChangeLog,5.32 KB, text/plain)
2002-05-05 23:31 UTC, Roman Weber
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Weber 2002-05-01 16:13:58 UTC
Hi Ryan

*php-4.2.0 (1 May 2002)

  1 Mai 2002; Roman Weber <gentoo@gonzo.ch> php-4.2.0.ebuild :

  - Updated to new version.
  - Fixed t1lib bug
  - Removed -lhpi from ebuild. (Fixes bug #1951 and #2149)
  - Added infotext about register_globals
  - Changed php.ini directory to /etc/php4
  - Symlinked php-modules directory to /etc/php4/lib

I hope I've catched all problems....

Please review it and tell me what you mean.

Roman
Comment 1 Roman Weber 2002-05-01 16:14:43 UTC
Created attachment 748 [details]
php-4.2.0.ebuild
Comment 2 Roman Weber 2002-05-01 16:15:00 UTC
Created attachment 749 [details]
ChangeLog
Comment 3 Ryan Phillips (RETIRED) gentoo-dev 2002-05-02 01:21:05 UTC
reviewing
Comment 4 Ryan Phillips (RETIRED) gentoo-dev 2002-05-02 01:24:50 UTC
Roman, does this update fix the pam issue?
Comment 5 Roman Weber 2002-05-02 02:04:57 UTC
Ryan, 

Yes it should. 
The PAM issue was from '-lhpi not found'.
Now, -lhpi is disabled.
Comment 6 Ryan Phillips (RETIRED) gentoo-dev 2002-05-04 22:33:25 UTC
Created attachment 820 [details]
php-4.2.0.ebuild
Comment 7 Ryan Phillips (RETIRED) gentoo-dev 2002-05-04 22:51:59 UTC
mkennedy:  seemant said you had dealt with some tetex issues lately.. Can you
check the latest ebuild here?
Comment 8 Ryan Phillips (RETIRED) gentoo-dev 2002-05-04 22:54:32 UTC
oops. mkennedy, sandbox tetex issues.
Comment 9 Roman Weber 2002-05-05 23:30:48 UTC
Created attachment 839 [details]
php-4.2.0.ebuild

Added the patch from bug #2468.
Comment 10 Roman Weber 2002-05-05 23:31:53 UTC
Created attachment 840 [details]
ChangeLog
Comment 11 Matthew Kennedy (RETIRED) gentoo-dev 2002-05-07 23:37:04 UTC
Ryan,

PHP is alien to me, but I did use Roman's 4.2 ebuild (the latest one he
attached) and it merged okay with no sandbox/tetex related violations. Since
you're name is spammed all through the ChangeLog, I'll assign this back to you
for testing/commit.

Matt
Comment 12 Ryan Phillips (RETIRED) gentoo-dev 2002-05-08 02:04:57 UTC
Committed.... I did mask the build, since many people are having issues with
compatibility issues with some php scripts.
Comment 13 Roman Weber 2002-05-08 02:10:50 UTC
I can make a little patch to set register_globals = On when you want...

Roman