Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5069 - PEAR- ebuilds. (new)
Summary: PEAR- ebuilds. (new)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-16 00:33 UTC by Tom von Schwerdtner
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments
PEAR-Log-1.1.ebuild PEAR-XML_CSSML-1.1.ebuild PEAR-XML_XPath-1.2.ebuild (PEAR-.tar.gz,1003 bytes, application/octet-stream)
2002-07-16 00:36 UTC, Tom von Schwerdtner
Details
PEAR-System_Command-1.0.ebuild (PEAR-System_Command-1.0.ebuild,582 bytes, text/plain)
2002-07-16 00:44 UTC, Tom von Schwerdtner
Details
PEAR-Cache-1.5.1.ebuild (PEAR-Cache-1.5.1.ebuild,876 bytes, text/plain)
2002-07-16 00:57 UTC, Tom von Schwerdtner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom von Schwerdtner 2002-07-16 00:33:21 UTC
Hope you dont mind me grouping them together.  Unless I'm told otherwise I will
add future PEAR- ebuilds to this bug.

This edition includes:
PEAR-Log-1.1.ebuild
PEAR-XML_CSSML-1.1.ebuild
PEAR-XML_XPath-1.2.ebuild


Note:
All depend on dev-lang/php (is there going to be a virtual/php to solve cgi vs
mod overlap once dev-php is activated?).


XML_XPath requires domxml be compiled into php.  I tossed in a pkg_postinst 
einfo ntice for that (but no [R]DEPEND).  Not sure if RDEPEND should be there 
since having libxml2 installed still wont make it work if php wasnt built with 
xml2 in USE.
Comment 1 Tom von Schwerdtner 2002-07-16 00:36:58 UTC
Created attachment 2282 [details]
PEAR-Log-1.1.ebuild PEAR-XML_CSSML-1.1.ebuild PEAR-XML_XPath-1.2.ebuild

3 specified ebuilds.  Packaged to be unpacked in /usr/portage/dev-php/ (creates
3 dirs for ebuilds).
Comment 2 Tom von Schwerdtner 2002-07-16 00:44:17 UTC
Created attachment 2284 [details]
PEAR-System_Command-1.0.ebuild

PEAR::System_Command is a commandline execution interface
Comment 3 Tom von Schwerdtner 2002-07-16 00:57:55 UTC
Created attachment 2286 [details]
PEAR-Cache-1.5.1.ebuild

Framework for caching of arbitrary data.


I'll hold off on submitting more untill I know if its very irritating for
similar ebuilds to be contributed this way.  :-)
Comment 4 Ryan Phillips (RETIRED) gentoo-dev 2002-07-16 01:06:16 UTC
 It's alright to lump them together, but once the bug is closed please 
open a new bug for fixes/additions...  
Comment 5 Tom von Schwerdtner 2002-07-16 01:35:30 UTC
No Problem.  This is it for now.
Comment 6 Ryan Phillips (RETIRED) gentoo-dev 2002-07-16 04:17:53 UTC
just a reminder to myself... I left off at pear-systemcommand
Comment 7 Ryan Phillips (RETIRED) gentoo-dev 2002-07-19 12:50:45 UTC
committed