* [gentoo-dev] PHP5 stuff..
@ 2003-07-14 8:21 Tal Peer
2003-07-14 8:28 ` FRLinux
0 siblings, 1 reply; 6+ messages in thread
From: Tal Peer @ 2003-07-14 8:21 UTC (permalink / raw
To: gentoo-dev
Hiya,
Last night i've added an ebuild for PHP5b1 (dev-php/php-5.0_beta1), if
you're interested in it, please test with different useflag combinations
and report bugs, if any. Today I might also add a
dev-php/mod_php-5.0_beta1 ebuild.
PS: If no one objects, I will remove php-cvs in the following days, as i
see no reason for it being in the tree now that the PHP5 release cycle has
begun.
Tal
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] PHP5 stuff..
2003-07-14 8:21 [gentoo-dev] PHP5 stuff Tal Peer
@ 2003-07-14 8:28 ` FRLinux
2003-07-14 9:23 ` Tal Peer
2003-07-15 15:08 ` Markus Bertheau
0 siblings, 2 replies; 6+ messages in thread
From: FRLinux @ 2003-07-14 8:28 UTC (permalink / raw
To: gentoo-dev ML
[-- Attachment #1: Type: text/plain, Size: 531 bytes --]
Hello, very good news that is, i'll do some test as soon as i can free
up my server at work.
> PS: If no one objects, I will remove php-cvs in the following days, as i
> see no reason for it being in the tree now that the PHP5 release cycle has
> begun.
What about further releases ? People might still want to use the CVS
release instead don't you think ?
Steph
--
Mail sent on Gentoo 1.4rc3 k2421 AMD 2600+
http://frlinux.net - frlinux@frlinux.net
http://gentoofr.org - Portail Francais sur Gentoo Linux
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] PHP5 stuff..
2003-07-14 8:28 ` FRLinux
@ 2003-07-14 9:23 ` Tal Peer
2003-07-15 15:08 ` Markus Bertheau
1 sibling, 0 replies; 6+ messages in thread
From: Tal Peer @ 2003-07-14 9:23 UTC (permalink / raw
To: FRLinux; +Cc: gentoo-dev ML
On Mon, 14 Jul 2003, FRLinux wrote:
> > PS: If no one objects, I will remove php-cvs in the following days, as i
> > see no reason for it being in the tree now that the PHP5 release cycle has
> > begun.
>
> What about further releases ? People might still want to use the CVS
> release instead don't you think ?
After discussing that with a few other devs, i've decided that php-cvs
stays (and see my next mail for more cvs related stuff).
Tal
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] PHP5 stuff..
2003-07-14 8:28 ` FRLinux
2003-07-14 9:23 ` Tal Peer
@ 2003-07-15 15:08 ` Markus Bertheau
2003-07-17 5:56 ` [gentoo-dev] " Sebastian Bergmann
1 sibling, 1 reply; 6+ messages in thread
From: Markus Bertheau @ 2003-07-15 15:08 UTC (permalink / raw
To: frlinux; +Cc: gentoo-dev ML
В Пнд, 14.07.2003, в 10:28, FRLinux пишет:
> What about further releases ? People might still want to use the CVS
> release instead don't you think ?
There is no such thing as a CVS release, really.
--
Markus Bertheau.
Berlin, Berlin.
Germany.
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-dev] Re: PHP5 stuff..
2003-07-15 15:08 ` Markus Bertheau
@ 2003-07-17 5:56 ` Sebastian Bergmann
2003-07-17 11:24 ` Tal Peer
0 siblings, 1 reply; 6+ messages in thread
From: Sebastian Bergmann @ 2003-07-17 5:56 UTC (permalink / raw
To: gentoo-dev
Markus Bertheau wrote:
> There is no such thing as a CVS release, really.
You could use
cvs upd -D YYYY-MM-DD
and label that a CVS release for the given day.
Or, in the case of PHP, don't use CVS but the latest CVS snapshot from
our snapshots server [1].
--
[1] http://snaps.php.net/
--
Sebastian Bergmann
http://sebastian-bergmann.de/ http://phpOpenTracker.de/
Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Re: PHP5 stuff..
2003-07-17 5:56 ` [gentoo-dev] " Sebastian Bergmann
@ 2003-07-17 11:24 ` Tal Peer
0 siblings, 0 replies; 6+ messages in thread
From: Tal Peer @ 2003-07-17 11:24 UTC (permalink / raw
To: Sebastian Bergmann; +Cc: gentoo-dev
On Thu, 17 Jul 2003, Sebastian Bergmann wrote:
> Markus Bertheau wrote:
> > There is no such thing as a CVS release, really.
>
> You could use
>
> cvs upd -D YYYY-MM-DD
>
> and label that a CVS release for the given day.
>
> Or, in the case of PHP, don't use CVS but the latest CVS snapshot from
> our snapshots server [1].
>
Sebastian, that wouldn't work (i tried ;) - each time the tarball has a
different digest.
--
Tal Peer
Gentoo Developer
Public Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x253D2947
Key Fingerprint: C0B1 D91D 7323 6C0F 227A CBD6 D635 E53D 253D 2947
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2003-07-17 11:24 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-14 8:21 [gentoo-dev] PHP5 stuff Tal Peer
2003-07-14 8:28 ` FRLinux
2003-07-14 9:23 ` Tal Peer
2003-07-15 15:08 ` Markus Bertheau
2003-07-17 5:56 ` [gentoo-dev] " Sebastian Bergmann
2003-07-17 11:24 ` Tal Peer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox