Re: [PHP-DEV] CVS Account Request: mrioux

2002-11-11 Thread Mats Lindh
- [EMAIL PROTECTED]% (Chris Shiflett):
> I assume it is because such an extension would somehow be required to be 
> covered under the GPL as well, but I don't understand that. Shouldn't it 
> be possible for the PHP extension's code to be licensed any license and 
> simply use a GPL library? The extension's code would be copyrighted by 
> the author, correct? So, why can't the author decide what terms his/her 
> code is licensed under?
> 
> Just curious - I've heard this before and have never understood.

The point being that this is what the LGPL is for; since the GPL is
far more "viral" than LGPL. I'd suggest having a look at
http://www.gnu.org/licenses/gpl-faq.html for answers to any questions
you may have about the GPL. 

We looked into embedding a GPLed template-engine in one of our
projects and concluded that it would be impractical concering the
requirements of the GPL, since this would require us to publish our
project under the GPL too (at least the way we interpreted the
license). 

-- 
mats

-- 
PHP Development Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DEV] CVS Account Request: mrioux

2002-11-05 Thread Chris Shiflett
Out of curiosity - why is this?

I assume it is because such an extension would somehow be required to be 
covered under the GPL as well, but I don't understand that. Shouldn't it 
be possible for the PHP extension's code to be licensed any license and 
simply use a GPL library? The extension's code would be copyrighted by 
the author, correct? So, why can't the author decide what terms his/her 
code is licensed under?

Just curious - I've heard this before and have never understood.

Chris

Rasmus Lerdorf wrote:

libsmbclient is gpl'ed, correct?  We cannot accept extensions that are
written specifically against a single GPL'ed library.  Sorry.

-Rasmus




--
PHP Development Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DEV] CVS Account Request: mrioux

2002-11-05 Thread Pierre-Alain Joye
On Wed, 06 Nov 2002 08:02:27 +0900
Moriyoshi Koizumi <[EMAIL PROTECTED]> wrote:

> Hmm, I'm afraid that I have to mention you a PECL module that seems
> very similar to your module...

Do not be afraid, collaboration or help are always wellcomed :-)

pa

ps: Martial, inscrit toi a peardev si tu voies que ton module apporte
des choses, ou si tu veux aider l'auteur de smbc 

-- 
PHP Development Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DEV] CVS Account Request: mrioux

2002-11-05 Thread Moriyoshi Koizumi
Hmm, I'm afraid that I have to mention you a PECL module that seems very 
similar to your module...

Check out this one:
http://cvs.php.net/cvs.php/pear/PECL/smbc


Moriyoshi

"Martial Rioux" <[EMAIL PROTECTED]> wrote:

> Hi,
> I Request CVS account to contribute a new extension base on smbclient from SAMBA. 
>This extension is actualy located in php4/ext/smbc, from my developpement tree. 
> 
> Supported functions:
> smbc_connect
> smbc_disconnect
> smbc_open
> smbc_close
> smbc_read
> smbc_write
> smbc_seek
> 
> I also made basic documentation and samples scripts using this extension.
> 
> 
> Thanks for any comments or suggestion for adding this extension to the php cvs tree.
> 
> PS: By the time your are grant my cvs account other functions will be supported, I 
>Hope! ;-)
> 
> Best regards, and thanks for your time
> 
> Martial Rioux
> 
> -- 
> PHP Development Mailing List 
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


-- 
PHP Development Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DEV] CVS Account Request: mrioux

2002-11-05 Thread Rasmus Lerdorf
libsmbclient is gpl'ed, correct?  We cannot accept extensions that are
written specifically against a single GPL'ed library.  Sorry.

-Rasmus

On 5 Nov 2002, Martial Rioux wrote:

> Hi,
> I Request CVS account to contribute a new extension base on smbclient from SAMBA. 
>This extension is actualy located in php4/ext/smbc, from my developpement tree.
>
> Supported functions:
> smbc_connect
> smbc_disconnect
> smbc_open
> smbc_close
> smbc_read
> smbc_write
> smbc_seek
>
> I also made basic documentation and samples scripts using this extension.
>
>
> Thanks for any comments or suggestion for adding this extension to the php cvs tree.
>
> PS: By the time your are grant my cvs account other functions will be supported, I 
>Hope! ;-)
>
> Best regards, and thanks for your time
>
> Martial Rioux
>
> --
> PHP Development Mailing List 
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP Development Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php