* [gentoo-dev] code.google.com readonly starting on 25/Aug/15
@ 2015-08-24 14:44 Tobias Klausmann
2015-08-31 16:45 ` Tobias Klausmann
2015-09-16 8:56 ` [gentoo-dev] " Jörg Schaible
0 siblings, 2 replies; 5+ messages in thread
From: Tobias Klausmann @ 2015-08-24 14:44 UTC (permalink / raw
To: gentoo-dev, gentoo-dev-announce
Hi!
Tomorrow, code.google.com will turn off write access to all
remaining projects[0]. As such, Gentoo ebuilds which still have
HOMEPAGE= pointing there should be updated.
I've already created a list of possible edits:
http://skade.schwarzvogel.de/~klausman/cgc_urls.html
Note that there are a _lot_ of projects that do not have a new
home. Some of these haven't seen updates since 2009. Some don't
even work anymore.
Still, many do have proper homepages (most of them moved to
GitHub).
Thus, I'll edit _all_ ebuilds for the specified packages to point
to their new homes, where available. I'm also considering filing
bugs against the remainder.
Things I will not touch:
- SRC_URI fields
- Ebuilds where HOMEPAGE is not _exactly_ as in the table linked
above (this includes ebuilds with more than one URL in
HOMEPAGE)
- Any ebuild where the maintainer does the fix themselves or
explicitly asks me not to.
The change itself will happen sometime this week to allow people
to do the changes on their own.
Regards,
Tobias
0: https://code.google.com/p/support/wiki/ReadOnlyTransition
--
Sent from aboard the Culture ship
Someone Else's Problem
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] code.google.com readonly starting on 25/Aug/15
2015-08-24 14:44 [gentoo-dev] code.google.com readonly starting on 25/Aug/15 Tobias Klausmann
@ 2015-08-31 16:45 ` Tobias Klausmann
2015-09-01 20:24 ` Tobias Klausmann
2015-09-16 8:56 ` [gentoo-dev] " Jörg Schaible
1 sibling, 1 reply; 5+ messages in thread
From: Tobias Klausmann @ 2015-08-31 16:45 UTC (permalink / raw
To: gentoo-dev, gentoo-dev-announce
Hi!
On Mon, 24 Aug 2015, Tobias Klausmann wrote:
> The change itself will happen sometime this week to allow
> people to do the changes on their own.
Due to work interfering, this got delayed. I hope to make the
edits this week.
Regards,
Tobias
--
Sent from aboard the Culture ship
GCU (Ridge Class) Jaundiced Outlook
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] code.google.com readonly starting on 25/Aug/15
2015-08-31 16:45 ` Tobias Klausmann
@ 2015-09-01 20:24 ` Tobias Klausmann
0 siblings, 0 replies; 5+ messages in thread
From: Tobias Klausmann @ 2015-09-01 20:24 UTC (permalink / raw
To: gentoo-dev, gentoo-dev-announce
Hi!
On Mon, 31 Aug 2015, Tobias Klausmann wrote:
> On Mon, 24 Aug 2015, Tobias Klausmann wrote:
> > The change itself will happen sometime this week to allow
> > people to do the changes on their own.
>
> Due to work interfering, this got delayed. I hope to make the
> edits this week.
This has been committed as of ~5m ago.
Regards,
Tobias
--
Sent from aboard the Culture ship
GCU (Delta Class) Warm, Considering
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-dev] Re: code.google.com readonly starting on 25/Aug/15
2015-08-24 14:44 [gentoo-dev] code.google.com readonly starting on 25/Aug/15 Tobias Klausmann
2015-08-31 16:45 ` Tobias Klausmann
@ 2015-09-16 8:56 ` Jörg Schaible
2015-09-16 9:13 ` Justin (jlec)
1 sibling, 1 reply; 5+ messages in thread
From: Jörg Schaible @ 2015-09-16 8:56 UTC (permalink / raw
To: gentoo-dev
Hi Tobias,
Tobias Klausmann wrote:
> Hi!
>
> Tomorrow, code.google.com will turn off write access to all
> remaining projects[0]. As such, Gentoo ebuilds which still have
> HOMEPAGE= pointing there should be updated.
Hmm. Codehaus has also been shut down this year in May, but packages still
refer it as their homepage:
================= %< ============
$ eix -# -H codehaus
dev-java/annogen
dev-java/bytelist
dev-java/groovy
dev-java/jaxen
dev-java/jcodings
dev-java/jettison
dev-java/joni
dev-java/jruby
dev-java/plexus-classworlds
dev-java/qdox
dev-java/spice-jndikit
dev-java/stax
dev-java/wstx
dev-java/xstream
================= %< ============
Some new homes I know of:
- dev-java/bytelist: https://github.com/jruby/bytelist
- dev-java/groovy: http://groovy.apache.org
- dev-java/jaxen: https://github.com/jaxen-xpath/jaxen
- dev-java/jcodings: https://github.com/jruby/jcodings
- dev-java/jettison: https://github.com/jettison-json/jettison
- dev-java/jodi: https://github.com/jruby/jodi
- dev-java/jruby: http://jruby.org/
- dev-java/plexus-classworlds: http://sonatype.github.io/plexus-classworlds/
- dev-java/qdox: https://github.com/paul-hammant/qdox
- dev-java/spice-jndikit: https://github.com/realityforge/jndikit
- dev-java/xstx: http://fasterxml.github.io/woodstox/
- dev-java/xstream: http://x-stream.github.io/
The sources of some inactive projects have been simply moved to GitHub:
- dev-java/annogen: https://github.com/codehaus/annogen
- dev-java/stax: https://github.com/codehaus/stax
However, most packages in the tree are outdated.
BTW: Rubyforge was shut down a year earlier than Codehaus, some of those
packages can be found now also in the jruby organization at GitHub (like
bytelist, jodi and jcodings).
Cheers,
Jörg
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] Re: code.google.com readonly starting on 25/Aug/15
2015-09-16 8:56 ` [gentoo-dev] " Jörg Schaible
@ 2015-09-16 9:13 ` Justin (jlec)
0 siblings, 0 replies; 5+ messages in thread
From: Justin (jlec) @ 2015-09-16 9:13 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 2061 bytes --]
On 16/09/15 10:56, Jörg Schaible wrote:
> Hi Tobias,
>
> Tobias Klausmann wrote:
>
>> Hi!
>>
>> Tomorrow, code.google.com will turn off write access to all
>> remaining projects[0]. As such, Gentoo ebuilds which still have
>> HOMEPAGE= pointing there should be updated.
>
> Hmm. Codehaus has also been shut down this year in May, but packages still
> refer it as their homepage:
>
> ================= %< ============
> $ eix -# -H codehaus
> dev-java/annogen
> dev-java/bytelist
> dev-java/groovy
> dev-java/jaxen
> dev-java/jcodings
> dev-java/jettison
> dev-java/joni
> dev-java/jruby
> dev-java/plexus-classworlds
> dev-java/qdox
> dev-java/spice-jndikit
> dev-java/stax
> dev-java/wstx
> dev-java/xstream
> ================= %< ============
>
> Some new homes I know of:
>
> - dev-java/bytelist: https://github.com/jruby/bytelist
> - dev-java/groovy: http://groovy.apache.org
> - dev-java/jaxen: https://github.com/jaxen-xpath/jaxen
> - dev-java/jcodings: https://github.com/jruby/jcodings
> - dev-java/jettison: https://github.com/jettison-json/jettison
> - dev-java/jodi: https://github.com/jruby/jodi
> - dev-java/jruby: http://jruby.org/
> - dev-java/plexus-classworlds: http://sonatype.github.io/plexus-classworlds/
> - dev-java/qdox: https://github.com/paul-hammant/qdox
> - dev-java/spice-jndikit: https://github.com/realityforge/jndikit
> - dev-java/xstx: http://fasterxml.github.io/woodstox/
> - dev-java/xstream: http://x-stream.github.io/
>
> The sources of some inactive projects have been simply moved to GitHub:
>
> - dev-java/annogen: https://github.com/codehaus/annogen
> - dev-java/stax: https://github.com/codehaus/stax
>
> However, most packages in the tree are outdated.
>
> BTW: Rubyforge was shut down a year earlier than Codehaus, some of those
> packages can be found now also in the jruby organization at GitHub (like
> bytelist, jodi and jcodings).
>
> Cheers,
> Jörg
>
>
>
Hi Jörg,
would you like to send us a PR at GH?
Thanks,
Justin
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 951 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-09-16 9:13 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-24 14:44 [gentoo-dev] code.google.com readonly starting on 25/Aug/15 Tobias Klausmann
2015-08-31 16:45 ` Tobias Klausmann
2015-09-01 20:24 ` Tobias Klausmann
2015-09-16 8:56 ` [gentoo-dev] " Jörg Schaible
2015-09-16 9:13 ` Justin (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox