Computer Webmaster Gaming Console Graphics Forum

Welcome to the Computer Webmaster Gaming Console Graphics Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

MK PitStop Main Earn $25 Earn Money Posting Extras Members Blogs Image Hosting User Pages
Go Back   Computer Webmaster Gaming Console Graphics Forum > Webmaster Forum > Website Coding > Pear
Register FAQ/Rules Become A V.I.P. Member Search Today's Posts Mark Forums Read

Pear Pear programming, this is a very complex subject as with using pear with php can be a difficult task for some, so lets talk pear.

Google
Closed Thread
 
LinkBack Thread Tools Display Modes
Old 05-27-2007, 7:46 PM   #1
Greg Beaver
 
Greg Beaver's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Request for features in PEAR 2.0 (codename Pyrus)

Hi,

As some of you know, plans are well underway for the next generation
PEAR installer, which will be named Pyrus barring any problems with
trademarks or other naming issues. Pyrus is the genus of the pear
fruit. The goal is to encompass even more functionality than the
current PEAR installer.

The roadmap for PEAR 2.0 is at
http://pear.php.net/bugs/roadmap.php?package=PEAR

Please peruse the feature list and if you have ideas for new features,
open a feature request at http://pear.php.net/bugs/report.php?package=PEAR

The current source for the new installer is in CVS at pear-core/PEAR2.

Thank you,
Greg
 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Advertisements
Old 05-27-2007, 7:46 PM   #2
Joe Stump
 
Joe Stump's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default [PEAR-DEV] Request for features in PEAR 2.0 (codename Pyrus)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

1.) I'd like to see -c (channel) added to all calls so I don't need
to muck around with my default_channel for various operations.
(namely authentication)

2.) I'd like to be able to push packages directly from the command
line. ie. pear release -c pear.php.net Foo-1.0.0.tgz.

3.) RunTests should be factoried out so we can integrate multiple
testing frameworks more quickly into PEAR.

4.) pear send-beer -c pear.php.net -u jstump should work
appropriately ... ideally I'd be able to define preferred beers and
it'd randomly send me one of my favorites. The user calling the
function would, of course, have to authenticate their paypal
information.

- --Joe

On May 22, 2007, at 9:20 AM, Greg Beaver wrote:

> Hi,
>
> As some of you know, plans are well underway for the next generation
> PEAR installer, which will be named Pyrus barring any problems with
> trademarks or other naming issues. Pyrus is the genus of the pear
> fruit. The goal is to encompass even more functionality than the
> current PEAR installer.
>
> The roadmap for PEAR 2.0 is at
> http://pear.php.net/bugs/roadmap.php?package=PEAR
>
> Please peruse the feature list and if you have ideas for new features,
> open a feature request at http://pear.php.net/bugs/report.php?
> package=PEAR
>
> The current source for the new installer is in CVS at pear-core/PEAR2.
>
> Thank you,
> Greg
>
> --
> PEAR Development Mailing List (http://pear.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFGUx9Oh0MUGpYY9OQRAlcQAJ46P/glMBykV3iwvCHOXSsOalEWJQCfW+Mp
froyJChyEBEcb1sD6WxLXls=
=tRtz
-----END PGP SIGNATURE-----
 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Old 05-27-2007, 7:46 PM   #3
Helgi Þormar Þorbjörnsson
 
Helgi Þormar Þorbjörnsson's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default [PEAR-DEV] Request for features in PEAR 2.0 (codename Pyrus)

On 5/22/07, Joe Stump <joe@joestump.net> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1



3.) RunTests should be factoried out so we can integrate multiple
> testing frameworks more quickly into PEAR.



Don't most of those testing frameworks have something like phpunit ?
AllTests.php iirc ?
Atm we do support phpt phpunit (if AllTests.php is available) and outputting
in TAP
So wont this "integration" just be about locating the all tests file of the
given framework and running that ?

- Helgi

 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Old 05-27-2007, 7:46 PM   #4
Joshua Eichorn
 
Joshua Eichorn's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default [PEAR-DEV] Request for features in PEAR 2.0 (codename Pyrus)

Greg Beaver wrote:
> Hi,
>
> As some of you know, plans are well underway for the next generation
> PEAR installer, which will be named Pyrus barring any problems with
> trademarks or other naming issues. Pyrus is the genus of the pear
> fruit. The goal is to encompass even more functionality than the
> current PEAR installer.
>
> The roadmap for PEAR 2.0 is at
> http://pear.php.net/bugs/roadmap.php?package=PEAR
>
> Please peruse the feature list and if you have ideas for new features,
> open a feature request at http://pear.php.net/bugs/report.php?package=PEAR
>
> The current source for the new installer is in CVS at pear-core/PEAR2.
>
> Thank you,
> Greg
>
>

The ability to easily make relative tarball of a package (with its
dependencies) that can be deployed just by extracting (ie all
replacements already done)

-josh
 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Old 05-27-2007, 7:46 PM   #5
Ryan Sims
 
Ryan Sims's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default RE: [PEAR-DEV] Request for features in PEAR 2.0 (codename Pyrus)

Greetings,

Attempted to submit a feature request at
http://pear.php.net/bugs/report.php?package=PEAR and was greeted with the
"Critical internal error: could not send email to your address" message,
though http://pear.php.net/account-request.php indicates that I should be
able to report a feature request/bug & create an account as needed. Where's
the logic hole on my part?

In any case, here's the body of the request:

" An additional interface to 'pear install' or 'pear upgrade' to include,
via RSS or otherwise, a currently buglist would be beneficial; betraying my
Debianphilia, something along the lines of apt-listbugs would be extremely
beneficial when it comes to deployment.

Cheers."


-Ryan



> On May 22, 2007, at 9:20 AM, Greg Beaver wrote:
>
> Hi,
>
> As some of you know, plans are well underway for the next generation
> PEAR installer, which will be named Pyrus barring any problems with
> trademarks or other naming issues. Pyrus is the genus of the pear
> fruit. The goal is to encompass even more functionality than the
> current PEAR installer.
>
> The roadmap for PEAR 2.0 is at
> http://pear.php.net/bugs/roadmap.php?package=PEAR
>
> Please peruse the feature list and if you have ideas for new features,
> open a feature request at http://pear.php.net/bugs/report.php?
> package=PEAR
>
> The current source for the new installer is in CVS at pear-core/PEAR2.
>
> Thank you,
> Greg
>
> --
> PEAR Development Mailing List (http://pear.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Old 05-27-2007, 7:46 PM   #6
Stephan Wentz
 
Stephan Wentz's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default [PEAR-DEV] Request for features in PEAR 2.0 (codename Pyrus)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Greg Beaver wrote:
> Hi,
>
> As some of you know, plans are well underway for the next generation
> PEAR installer, which will be named Pyrus barring any problems with
> trademarks or other naming issues. Pyrus is the genus of the pear
> fruit. The goal is to encompass even more functionality than the
> current PEAR installer.
>
> The roadmap for PEAR 2.0 is at
> http://pear.php.net/bugs/roadmap.php?package=PEAR
>
> Please peruse the feature list and if you have ideas for new features,
> open a feature request at http://pear.php.net/bugs/report.php?package=PEAR
>
> The current source for the new installer is in CVS at pear-core/PEAR2.
>
> Thank you,
> Greg


Would be great to make my repository relocatable. I just ran through
this and was faster re-installing 25 packages than looking through the
registry and change paths...

Bye, Stephan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGU1NA8qQ9XV7tBNQRArKYAKDNEf23QuM6rOiQdUTSOo wxS2MljgCePzJ7
8Ylu9xAfFspOoW4YObvugNM=
=SP2s
-----END PGP SIGNATURE-----
 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Featured Websites
Free Space
Free Space
Free Space Free Space
Closed Thread
Tags: , , , ,




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
cvs: pear /HTTP_Request Request.php package2.xml /HTTP_Request/docs download-progress.php example.php Alexey Borzov Pear 0 05-20-2007 7:42 PM
cvs: pear /HTTP_Request Request.php Alexey Borzov Pear 0 05-20-2007 7:42 PM
cvs: pear /HTTP_Request Request.php Alexey Borzov Pear 0 05-20-2007 7:42 PM
cvs: pear /HTTP_Request/Request Listener.php /HTTP_Request/docs download-progress.php example.php Alexey Borzov Pear 0 05-20-2007 7:42 PM
[PEAR-ACCOUNT-REQUEST] Your bug tracker account request johannes graën Pear 0 05-20-2007 7:41 PM


Featured Websites




All times are GMT +1. The time now is 7:00 PM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0
Cheap Computers
MK PitStop Copyright 2005 - 2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98