Porting another PHP PEAR channel

Hi folks,

I am trying to create a port for another PEAR channel. While the process seems to be straigt forward like here, I do not understand why the generated .reg file has to be in files/, but not simply do:

Bash:
pear channel-discover my-channel.example.com

and let PEAR do its job and simply add the newly generated files to pkg-plist.

Any enlightments?
 
So this basically means that I have to pre-download the file and place it to files/?! Ultimately, this will not work also.

I have a statement, at least. Thank you!
 
I am aware of this, but there is no Handbook snippet on PEAR channels to clarify this. Might be worth opening a bug report.
 
Back
Top