[PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL LICENSE Makefile.in README.session article.c attachment.c calendar.c config.m4 config.m4.session element.c event.c eventmember.c file.c group.c host.c image.c mail.c member.c mgd_access.h mgd_article.h mgd_attachment.h mgd_calendar.h mgd_element.h mgd_errno.pl mgd_event.h mgd_eventmember.h mgd_file.h mgd_group.h mgd_host.h mgd_image.h mgd_internal.h mgd_mail.h mgd_member.h mgd_oop.h mgd_page.h mgd_pageelement.h mgd_pagelink.h mgd_person.h mgd_preferences.h mgd_preparser.h mgd_session.h mgd_sitegroup.h mgd_snippet.h mgd_snippetdir.h mgd_style.h mgd_topic.h midgard.c mkall oop.c page.c pageelement.c pagelink.c parameter.c person.c php_midgard.h preferences.c preparser-parser.y preparser-scanner.l preparser.c session.c session.modules.c session.sql sitegroup.c snippet.c snippetdir.c style.c topic.c
emile Sat Mar 31 16:23:56 2001 EDT Removed files: /php4/ext/midgard .cvsignore ChangeLog INSTALL LICENSE Makefile.in README.session article.c attachment.c calendar.c config.m4 config.m4.session element.c event.c
[PHP-CVS] cvs: php4 /ext/midgard .cvsignore
chagenbuTue Mar 13 14:09:08 2001 EDT Modified files: /php4/ext/midgard .cvsignore Log: cvs _knows_ to ignore the CVS directory; probably a bunch of these others, also... Index: php4/ext/midgard/.cvsignore diff -u php4/ext/midgard/.cvsignore:1.5 p
[PHP-CVS] cvs: php4 /ext/midgard .cvsignore
emile Tue Feb 20 03:00:25 2001 EDT Modified files: /php4/ext/midgard .cvsignore Log: ignore *.la Index: php4/ext/midgard/.cvsignore diff -u php4/ext/midgard/.cvsignore:1.4 php4/ext/midgard/.cvsignore:1.5 --- php4/ext/midgard/.cvsignore:1.4 Sun Feb 18
[PHP-CVS] cvs: php4 /ext/midgard .cvsignore
emile Sun Feb 18 01:01:15 2001 EDT Modified files: /php4/ext/midgard .cvsignore Log: Simplifying .cvsignore (and losing some fat on the way) Index: php4/ext/midgard/.cvsignore diff -u php4/ext/midgard/.cvsignore:1.3 php4/ext/midgard/.cvsignore:1.4 --- ph
Re: [PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALLMakefile.in article.c attachment.c calendar.c config.m4 element.c event.ceventmember.c file.c group.c host.c image.c mail.c member.c
> A lot of these can probably be shortened to: Correct, whereby *.o and *.a are ignored by default. > > *.o > *.lo > *.slo - Sascha -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact th
Re: [PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL Makefile.in article.c attachment.c calendar.c config.m4 element.c event.c eventmember.c file.c group.c host.c image.c mail.c member.c mgd_access.h mgd_article.h mgd_attachment.h mgd_calendar.h mgd_element.h mgd_errno.pl mgd_event.h mgd_eventmember.h mgd_file.h mgd_group.h mgd_host.h mgd_image.h mgd_internal.h mgd_mail.h mgd_member.h mgd_midgard.h mgd_oop.h mgd_page.h mgd_pageelement.h mgd_pagelink.h mgd_person.h mgd_preferences.h mgd_preparser.h mgd_sitegroup.h mgd_snippet.h mgd_snippetdir.h mgd_style.h mgd_topic.h midgard.c mkall oop.c page.c pageelement.c pagelink.c parameter.c person.c php_midgard.h preferences.c preparser-parser.y preparser-scanner.l preparser.c sitegroup.c snippet.c snippetdir.c style.c topic.c
On Sat, Feb 17, 2001 at 11:21:54PM -, Emiliano Heyns wrote: > Index: php4/ext/midgard/.cvsignore > diff -u /dev/null php4/ext/midgard/.cvsignore:1.3 > --- /dev/null Sat Feb 17 15:21:51 2001 > +++ php4/ext/midgard/.cvsignore Sat Feb 17 15:21:49 2001 > @@ -0,0 +1,122 @@ > +.deps > +.libs
[PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL Makefile.in article.c attachment.c calendar.c config.m4 element.c event.c eventmember.c file.c group.c host.c image.c mail.c member.c mgd_access.h mgd_article.h mgd_attachment.h mgd_calendar.h mgd_element.h mgd_errno.pl mgd_event.h mgd_eventmember.h mgd_file.h mgd_group.h mgd_host.h mgd_image.h mgd_internal.h mgd_mail.h mgd_member.h mgd_midgard.h mgd_oop.h mgd_page.h mgd_pageelement.h mgd_pagelink.h mgd_person.h mgd_preferences.h mgd_preparser.h mgd_sitegroup.h mgd_snippet.h mgd_snippetdir.h mgd_style.h mgd_topic.h midgard.c mkall oop.c page.c pageelement.c pagelink.c parameter.c person.c php_midgard.h preferences.c preparser-parser.y preparser-scanner.l preparser.c sitegroup.c snippet.c snippetdir.c style.c topic.c
emile Sat Feb 17 15:21:54 2001 EDT Modified files: /php4/ext/midgard .cvsignore ChangeLog INSTALL Makefile.in article.c attachment.c calendar.c config.m4 element.c event.c eventmember.c file.c group.c
[PHP-CVS] cvs: php4 /ext/midgard .cvsignore
emile Sat Feb 17 14:45:37 2001 EDT Removed files: /php4/ext/midgard .cvsignore Log: Added generated files -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To c
Re: [PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL Makefile.in access.c article.c attachment.c calendar.c config.m4 element.cevent.c eventmember.c file.c fudge genentry.pl group.c
Stanislav Malyshev wrote: > > E>> I'm not familiar with the problems you may have had with readline. > E>> If there's a licencing issue I'd love to talk about it. > > Basically, PHP code is non-GPL, thus you cannot have any GPL code > distributed with PHP (since it makes all PHP "derived work",
Re: [PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL Makefile.in access.c article.c attachment.c calendar.c config.m4 element.c event.c eventmember.c file.c fudge genentry.pl group.c
On Tue, Feb 13, 2001 at 12:26:04PM +0200, Stanislav Malyshev wrote: > E>> I'm not familiar with the problems you may have had with readline. > E>> If there's a licencing issue I'd love to talk about it. > > Basically, PHP code is non-GPL, thus you cannot have any GPL code > distributed with PHP (
[PHP-CVS] Re: [PHP-DEV] FW: [PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL Makefile.in access.c article.c attachment.c calendar.c config.m4 element.c event.c eventmember.c file.c fudge genentry
On Tue, Feb 13, 2001 at 12:29:02PM +0200, Stanislav Malyshev wrote: > RL>> The idea here is that Midgard has a large installed base of > RL>> users, all of whom have to run a modified version of PHP. The > RL>> extension, albeit rather large at this point, is supposed to > RL>> provide the basic
Re: [PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL Makefile.in access.c article.c attachment.c calendar.c config.m4 element.cevent.c eventmember.c file.c fudge genentry.pl group.c
E>> I'm not familiar with the problems you may have had with readline. E>> If there's a licencing issue I'd love to talk about it. Basically, PHP code is non-GPL, thus you cannot have any GPL code distributed with PHP (since it makes all PHP "derived work", by RMSs logic). We had problems with re
Re: [PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL Makefile.in access.c article.c attachment.c calendar.c config.m4 element.c event.c eventmember.c file.c fudge genentry.pl group.c ho
James Moore wrote: > > > > http://www.midgard-project.org/topic/165.html > > > > Well, that's a nice project, but why does it need to be in the PHP CVS? > > Just too add to this.. I dont see what place midgard has in PHP CVS, If I go > and create a totally separate project which isnt a PHP exten
Re: [PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL Makefile.in access.c article.c attachment.c calendar.c config.m4 element.c event.c eventmember.c file.c fudge genentry.pl group.c host.c image.c mail.c member.c mgd_access.h mgd_article.
"Sean R. Bright" wrote: > > This is distributed as GNU and the GNU license is splattered throughout, is > that a problem as we have seen with readline? I'm not familiar with the problems you may have had with readline. If there's a licencing issue I'd love to talk about it. Emile -- PHP CVS M
Re: [PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL Makefile.in access.c article.c attachment.c calendar.c config.m4 element.cevent.c eventmember.c file.c fudge genentry.pl group.c ho
Derick Rethans wrote: > > On Mon, 12 Feb 2001, Emiliano wrote: > > > http://www.midgard-project.org/topic/165.html > > Well, that's a nice project, but why does it need to be in the PHP CVS? I don't really understand this question. It's a PHP extension. Why do the mysql, or the imap extensions
RE: [PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL Makefile.in access.c article.c attachment.c calendar.c config.m4 element.c event.c eventmember.c file.c fudge genentry.pl group.c host.c image.c mail.c member.c mgd_access.h mgd_article.
> > This is distributed as GNU and the GNU license is splattered > throughout, is > that a problem as we have seen with readline? > > Sean > This is distributed as GNU and the GNU license is splattered > throughout, is > that a problem as we have seen with readline? > The application and docum
RE: [PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL Makefile.in access.c article.c attachment.c calendar.c config.m4 element.c event.c eventmember.c file.c fudge genentry.pl group.c ho
> > http://www.midgard-project.org/topic/165.html > > Well, that's a nice project, but why does it need to be in the PHP CVS? Just too add to this.. I dont see what place midgard has in PHP CVS, If I go and create a totally separate project which isnt a PHP extension really then can I put it in
RE: [PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL Makefile.in access.c article.c attachment.c calendar.c config.m4 element.c event.c eventmember.c file.c fudge genentry.pl group.c host.c image.c mail.c member.c mgd_access.h mgd_article.
EMAIL PROTECTED] > Subject: Re: [PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog > INSTALL Makefile.in access.c article.c attachment.c > calendar.c config.m4 > element.c event.c eventmember.c file.c fudge genentry.pl > group.c host.c > image.c mail.c member.c mgd_access.h mgd_art
Re: [PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL Makefile.in access.c article.c attachment.c calendar.c config.m4 element.cevent.c eventmember.c file.c fudge genentry.pl group.c ho
On Mon, 12 Feb 2001, Emiliano wrote: > http://www.midgard-project.org/topic/165.html Well, that's a nice project, but why does it need to be in the PHP CVS? Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL
Re: [PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL Makefile.in access.c article.c attachment.c calendar.c config.m4 element.c event.c eventmember.c file.c fudge genentry.pl group.c host.c image.c mail.c member.c mgd_access.h mgd_article.h mg
Sterling Hughes wrote: > Hopefully without risking another lengthy thread... > > What does this extension allow me (the common web developer to do)? http://www.midgard-project.org/topic/165.html Emile -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For
Re: [PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL Makefile.in access.c article.c attachment.c calendar.c config.m4 element.c event.c eventmember.c file.c fudge genentry.pl group.c host.c image.c mail.c member.c mgd_access.h mgd_article.h mg
> emile Mon Feb 12 09:23:37 2001 EDT > > Added files: > /php4/ext/midgard .cvsignore ChangeLog INSTALL Makefile.in access.c > article.c attachment.c calendar.c config.m4 > element.c event.c eventmember.c file.c fudge >
[PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL Makefile.in access.c article.c attachment.c calendar.c config.m4 element.c event.c eventmember.c file.c fudge genentry.pl group.c host.c image.c mail.c member.c mgd_access.h mgd_article.h mgd_attachment.h mgd_calendar.h mgd_element.h mgd_errno.c mgd_errno.h mgd_errno.pl mgd_event.h mgd_eventmember.h mgd_file.h mgd_group.h mgd_host.h mgd_image.h mgd_internal.h mgd_mail.h mgd_member.h mgd_midgard.h mgd_oop.h mgd_page.h mgd_pageelement.h mgd_pagelink.h mgd_person.h mgd_preferences.h mgd_preparser.h mgd_sitegroup.h mgd_snippet.h mgd_snippetdir.h mgd_style.h mgd_topic.h midgard-logo.h midgard-root.php midgard-team.h midgard.c mkall oop.c page.c pageelement.c pagelink.c parameter.c person.c php4_porting.txt php_midgard.h preferences.c preparser-parser.y preparser-scanner.l preparser.c sitegroup.c snippet.c snippetdir.c style.c test-db.tar.gz topic.c /ext/midgard/logo midgard-logo.gif mklogo.c
emile Mon Feb 12 09:23:37 2001 EDT Added files: /php4/ext/midgard .cvsignore ChangeLog INSTALL Makefile.in access.c article.c attachment.c calendar.c config.m4 element.c event.c eventmember.c file.c fudge