Update xorg.cygclass URLs since xorg.freedesktop.org now permanently
redirects to www.x.org --- cygclass/xorg.cygclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cygclass/xorg.cygclass b/cygclass/xorg.cygclass index 47686e8..1665439 100644 --- a/cygclass/xorg.cygclass +++ b/cygclass/xorg.cygclass @@ -141,13 +141,13 @@ SUMMARY="X.Org ${ORIG_PN} component" #**** #****o* xorg.cygclass/HOMEPAGE (xorg) # DEFINITION -HOMEPAGE="http://xorg.freedesktop.org/" +HOMEPAGE="https://www.x.org/" #**** #****o* xorg.cygclass/SRC_URI (xorg) # DESCRIPTION # Download location of the release tarball. #**** -SRC_URI="http://xorg.freedesktop.org/releases/individual/${xorg_cat}/${ORIG_PN}-${PV}.tar.bz2" +SRC_URI="http://www.x.org/releases/individual/${xorg_cat}/${ORIG_PN}-${PV}.tar.bz2" #****o* xorg.cygclass/GIT_URI (xorg) # DESCRIPTION -- 2.29.2 |
On Tue, 2020-12-01 at 15:47 +0000, Jon Turney wrote:
> Update xorg.cygclass URLs since xorg.freedesktop.org now permanently > redirects to www.x.org > --- > cygclass/xorg.cygclass | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thanks, comments inline. > diff --git a/cygclass/xorg.cygclass b/cygclass/xorg.cygclass > index 47686e8..1665439 100644 > --- a/cygclass/xorg.cygclass > +++ b/cygclass/xorg.cygclass > @@ -141,13 +141,13 @@ SUMMARY="X.Org ${ORIG_PN} component" > #**** > #****o* xorg.cygclass/HOMEPAGE (xorg) > # DEFINITION > -HOMEPAGE="http://xorg.freedesktop.org/" > +HOMEPAGE="https://www.x.org/" OK. > #**** > #****o* xorg.cygclass/SRC_URI (xorg) > # DESCRIPTION > # Download location of the release tarball. > #**** > -SRC_URI="http://xorg.freedesktop.org/releases/individual/${xorg_cat}/${ORIG_PN}-${PV}.tar.bz2" > +SRC_URI="http://www.x.org/releases/individual/${xorg_cat}/${ORIG_PN}-${PV}.tar.bz2" ^^^^^^^ https:// With that change, please proceed. In fact, there are probably a bunch of other http: which could be converted to https: at this point. I would suggest anyone who does that (in separate commit(s)) should get a gold star. -- Yaakov |
On Wed, 02 Dec 2020 13:38:32 -0500, Yaakov Selkowitz via Cygwin-apps
> On Tue, 2020-12-01 at 15:47 +0000, Jon Turney wrote: > > Update xorg.cygclass URLs since xorg.freedesktop.org now permanently > > redirects to www.x.org > > --- > > cygclass/xorg.cygclass | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > Thanks, comments inline. > > > diff --git a/cygclass/xorg.cygclass b/cygclass/xorg.cygclass > > index 47686e8..1665439 100644 > > --- a/cygclass/xorg.cygclass > > +++ b/cygclass/xorg.cygclass > > @@ -141,13 +141,13 @@ SUMMARY="X.Org ${ORIG_PN} component" > > #**** > > #****o* xorg.cygclass/HOMEPAGE (xorg) > > # DEFINITION > > -HOMEPAGE="http://xorg.freedesktop.org/" > > +HOMEPAGE="https://www.x.org/" > > OK. > > > #**** > > #****o* xorg.cygclass/SRC_URI (xorg) > > # DESCRIPTION > > # Download location of the release tarball. > > #**** > > -SRC_URI="http://xorg.freedesktop.org/releases/individual/${xorg_cat}/${ORIG_PN}-${PV}.tar.bz2" > > +SRC_URI="http://www.x.org/releases/individual/${xorg_cat}/${ORIG_PN}-${PV}.tar.bz2" > ^^^^^^^ > https:// > > With that change, please proceed. > > In fact, there are probably a bunch of other http: which could be > converted to https: at this point. I would suggest anyone who does > that (in separate commit(s)) should get a gold star. > Lem ![]() ![]() ![]() ![]() |
The no longer available gentoo link probably should be replaced by the description of Prefix/Cygwin (sorry, when I paste the link the mail gets rejected for whatever stupid reason). Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf microQ V2.22R2: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada |
On Mon, 07 Dec 2020 20:31:58 +0100, Achim Gratz
> > The no longer available gentoo link probably should be replaced by > the description of Prefix/Cygwin (sorry, when I paste the link the mail > gets rejected for whatever stupid reason). > > > Regards, > Achim. > -- > +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ > > SD adaptation for Waldorf microQ V2.22R2: > http://Synth.Stromeko.net/Downloads.html#WaldorfSDada README in cygport ==== (It should be noted that there have been renewed attempts to run Portage on Cygwin[3], and this was even recently ITP'd and rejected[4].) ---- [3] http://gentoo-wiki.com/HOWTO_Gentoo_on_Cygwin (no longer available) [4] https://sourceware.org/legacy-ml/cygwin-apps/2006-03/msg00000.html ==== Sorry, I don't know how to rewrite it. But, I've found http://gentoocygwin.sourceforge.net/ alive. I guess it might be able to replace the unavailable link [3]. Lem |
Lemures Lemniscati via Cygwin-apps writes:
> (It should be noted that there have been renewed attempts to run Portage > on Cygwin[3], and this was even recently ITP'd and rejected[4].) Let's try again: wiki dot gentoo dot org /wiki/Prefix/Cygwin If I ever find out who's responsible for this nonsense: Sending failed: 550 5.7.1 Reject for policy reason in response to . It only ever happens if I have links in my reply. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ |
On Tue, 08 Dec 2020 14:51:23 +0100, ASSI
> Lemures Lemniscati via Cygwin-apps writes: > > (It should be noted that there have been renewed attempts to run Portage > > on Cygwin[3], and this was even recently ITP'd and rejected[4].) > > Let's try again: > > wiki dot gentoo dot org /wiki/Prefix/Cygwin > > If I ever find out who's responsible for this nonsense: > > Sending failed: 550 5.7.1 Reject for policy reason in response to . > > It only ever happens if I have links in my reply. > > > Regards, > Achim. Thank you, Achim. I can access https://wiki.gentoo.org/wiki/Prefix . And I've also found an archive (maybe unofficial) http://wikigentoo.ksiezyc.pl/HOWTO_Gentoo_on_Cygwin.htm . Since it seems that 'Prefix' is different from 'Portage', I'm not sure that it's ok to replace only the citation. It might be desirable for README to mention 'Prefix' separately (as another project currently active?). Sorry for my ignorance of Gentoo... Regards, Lem |
Lemures Lemniscati via Cygwin-apps writes:
> Since it seems that 'Prefix' is different from 'Portage', > I'm not sure that it's ok to replace only the citation. I think Prefix builds on Portage or rather is an extension on it, but Michael Haubenwallner should be able to tell you more if you are interested. So if Prefix does work on Cygwin, Portage certainly should as well. Portage is the package manager of Gentoo and Gentoo builds everything you install from source, on the system you are currently on. AFAUI, Prefix additionally makes it possible to build into a foreign installation and/or hosted by something other than Gentoo. So runnning Prefix on Cygwin will enable you to use Portage packages on Cygwin, but they will be built locally like on Gentoo by default. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables |
In reply to this post by cygwin-apps mailing list
On Mon, 07 Dec 2020 22:52:28 +0900, Lemures Lemniscati
> On Wed, 02 Dec 2020 13:38:32 -0500, Yaakov Selkowitz via Cygwin-apps > > On Tue, 2020-12-01 at 15:47 +0000, Jon Turney wrote: > > > Update xorg.cygclass URLs since xorg.freedesktop.org now permanently > > > redirects to www.x.org > > > --- > > > cygclass/xorg.cygclass | 4 ++-- > > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > Thanks, comments inline. > > > > > diff --git a/cygclass/xorg.cygclass b/cygclass/xorg.cygclass > > > index 47686e8..1665439 100644 > > > --- a/cygclass/xorg.cygclass > > > +++ b/cygclass/xorg.cygclass > > > @@ -141,13 +141,13 @@ SUMMARY="X.Org ${ORIG_PN} component" > > > #**** > > > #****o* xorg.cygclass/HOMEPAGE (xorg) > > > # DEFINITION > > > -HOMEPAGE="http://xorg.freedesktop.org/" > > > +HOMEPAGE="https://www.x.org/" > > > > OK. > > > > > #**** > > > #****o* xorg.cygclass/SRC_URI (xorg) > > > # DESCRIPTION > > > # Download location of the release tarball. > > > #**** > > > -SRC_URI="http://xorg.freedesktop.org/releases/individual/${xorg_cat}/${ORIG_PN}-${PV}.tar.bz2" > > > +SRC_URI="http://www.x.org/releases/individual/${xorg_cat}/${ORIG_PN}-${PV}.tar.bz2" > > ^^^^^^^ > > https:// > > > > With that change, please proceed. > > > > In fact, there are probably a bunch of other http: which could be > > converted to https: at this point. I would suggest anyone who does > > that (in separate commit(s)) should get a gold star. > > > > Updated a few of them. > > Lem Lem ![]() ![]() ![]() ![]() ![]() ![]() |
In reply to this post by Achim Gratz
On Tue, 08 Dec 2020 20:17:43 +0100, Achim Gratz
> Lemures Lemniscati via Cygwin-apps writes: > > Since it seems that 'Prefix' is different from 'Portage', > > I'm not sure that it's ok to replace only the citation. > > I think Prefix builds on Portage or rather is an extension on it, but > Michael Haubenwallner should be able to tell you more if you are > interested. So if Prefix does work on Cygwin, Portage certainly should > as well. Portage is the package manager of Gentoo and Gentoo builds > everything you install from source, on the system you are currently on. > AFAUI, Prefix additionally makes it possible to build into a foreign > installation and/or hosted by something other than Gentoo. So runnning > Prefix on Cygwin will enable you to use Portage packages on Cygwin, but > they will be built locally like on Gentoo by default. > > > Regards, > Achim. And this is a propsal for modification of README in cygport: * Drop a URL to HOWTO Gentoo on Cygwin * Add some comments and a URL to Gentoo Prefix on Cygwin Regards, Lem ======== diff --git a/README b/README index 3f5bf02..a166579 100644 --- a/README +++ b/README @@ -86,8 +86,11 @@ because: 4) Most importantly, setup.exe provides a GUI which makes installation easier for the uninitiated. -(It should be noted that there have been renewed attempts to run Portage -on Cygwin[3], and this was even recently ITP'd and rejected[4].) +(It should be noted that, there were renewed attempts to run Portage +on Cygwin, and this was ITP'd and rejected[3] in 2006. And, the project +"Gentoo on Cygwin", which contains Portage, is unmaintained as of 2008. +But, there is another project "Gentoo Prefix on Cygwin", as of 2020. +It's a try to run well-maintained "Gentoo Prefix" sources on Cygwin[4].) 2. CONCEPT @@ -245,6 +248,6 @@ Discussion on cygport should occur on the Cygwin-apps list [1] https://www.cygwin.com/ [2] https://cygwin.com/setup.html#package_contents -[3] http://gentoo-wiki.com/HOWTO_Gentoo_on_Cygwin (no longer available) -[4] https://sourceware.org/legacy-ml/cygwin-apps/2006-03/msg00000.html +[3] https://sourceware.org/legacy-ml/cygwin-apps/2006-03/msg00000.html +[4] https://wiki.gentoo.org/wiki/Prefix/Cygwin [5] https://cygwin.com/git-cygwin-packages/ ======== |
In reply to this post by cygwin-apps mailing list
On Wed, 09 Dec 2020 21:10:18 +0900, Lemures Lemniscati
> On Mon, 07 Dec 2020 22:52:28 +0900, Lemures Lemniscati > > On Wed, 02 Dec 2020 13:38:32 -0500, Yaakov Selkowitz via Cygwin-apps > > > On Tue, 2020-12-01 at 15:47 +0000, Jon Turney wrote: > > > > Update xorg.cygclass URLs since xorg.freedesktop.org now permanently > > > > redirects to www.x.org > > > > --- > > > > cygclass/xorg.cygclass | 4 ++-- > > > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > > > Thanks, comments inline. > > > > > > > diff --git a/cygclass/xorg.cygclass b/cygclass/xorg.cygclass > > > > index 47686e8..1665439 100644 > > > > --- a/cygclass/xorg.cygclass > > > > +++ b/cygclass/xorg.cygclass > > > > @@ -141,13 +141,13 @@ SUMMARY="X.Org ${ORIG_PN} component" > > > > #**** > > > > #****o* xorg.cygclass/HOMEPAGE (xorg) > > > > # DEFINITION > > > > -HOMEPAGE="http://xorg.freedesktop.org/" > > > > +HOMEPAGE="https://www.x.org/" > > > > > > OK. > > > > > > > #**** > > > > #****o* xorg.cygclass/SRC_URI (xorg) > > > > # DESCRIPTION > > > > # Download location of the release tarball. > > > > #**** > > > > -SRC_URI="http://xorg.freedesktop.org/releases/individual/${xorg_cat}/${ORIG_PN}-${PV}.tar.bz2" > > > > +SRC_URI="http://www.x.org/releases/individual/${xorg_cat}/${ORIG_PN}-${PV}.tar.bz2" > > > ^^^^^^^ > > > https:// > > > > > > With that change, please proceed. > > > > > > In fact, there are probably a bunch of other http: which could be > > > converted to https: at this point. I would suggest anyone who does > > > that (in separate commit(s)) should get a gold star. > > > > > > > Updated a few of them. > > > > Lem > > More patches. > > Lem Lem ![]() ![]() ![]() ![]() |
On Thu, 10 Dec 2020 07:02:07 +0900, Lemures Lemniscati
> On Wed, 09 Dec 2020 21:10:18 +0900, Lemures Lemniscati > > On Mon, 07 Dec 2020 22:52:28 +0900, Lemures Lemniscati > > > On Wed, 02 Dec 2020 13:38:32 -0500, Yaakov Selkowitz via Cygwin-apps > > > > On Tue, 2020-12-01 at 15:47 +0000, Jon Turney wrote: > > > > > Update xorg.cygclass URLs since xorg.freedesktop.org now permanently > > > > > redirects to www.x.org > > > > > --- > > > > > cygclass/xorg.cygclass | 4 ++-- > > > > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > > > > > Thanks, comments inline. > > > > > > > > > diff --git a/cygclass/xorg.cygclass b/cygclass/xorg.cygclass > > > > > index 47686e8..1665439 100644 > > > > > --- a/cygclass/xorg.cygclass > > > > > +++ b/cygclass/xorg.cygclass > > > > > @@ -141,13 +141,13 @@ SUMMARY="X.Org ${ORIG_PN} component" > > > > > #**** > > > > > #****o* xorg.cygclass/HOMEPAGE (xorg) > > > > > # DEFINITION > > > > > -HOMEPAGE="http://xorg.freedesktop.org/" > > > > > +HOMEPAGE="https://www.x.org/" > > > > > > > > OK. > > > > > > > > > #**** > > > > > #****o* xorg.cygclass/SRC_URI (xorg) > > > > > # DESCRIPTION > > > > > # Download location of the release tarball. > > > > > #**** > > > > > -SRC_URI="http://xorg.freedesktop.org/releases/individual/${xorg_cat}/${ORIG_PN}-${PV}.tar.bz2" > > > > > +SRC_URI="http://www.x.org/releases/individual/${xorg_cat}/${ORIG_PN}-${PV}.tar.bz2" > > > > ^^^^^^^ > > > > https:// > > > > > > > > With that change, please proceed. > > > > > > > > In fact, there are probably a bunch of other http: which could be > > > > converted to https: at this point. I would suggest anyone who does > > > > that (in separate commit(s)) should get a gold star. > > > > > > > > > > Updated a few of them. > > > > > > Lem > > > > More patches. > > > > Lem > > More patches. > > Lem Lem ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
On Thu, 10 Dec 2020 22:28:32 +0900, Lemures Lemniscati
> On Thu, 10 Dec 2020 07:02:07 +0900, Lemures Lemniscati > > On Wed, 09 Dec 2020 21:10:18 +0900, Lemures Lemniscati > > > On Mon, 07 Dec 2020 22:52:28 +0900, Lemures Lemniscati > > > > On Wed, 02 Dec 2020 13:38:32 -0500, Yaakov Selkowitz via Cygwin-apps > > > > > On Tue, 2020-12-01 at 15:47 +0000, Jon Turney wrote: > > > > > > Update xorg.cygclass URLs since xorg.freedesktop.org now permanently > > > > > > redirects to www.x.org > > > > > > --- > > > > > > cygclass/xorg.cygclass | 4 ++-- > > > > > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > > > > > > > Thanks, comments inline. > > > > > > > > > > > diff --git a/cygclass/xorg.cygclass b/cygclass/xorg.cygclass > > > > > > index 47686e8..1665439 100644 > > > > > > --- a/cygclass/xorg.cygclass > > > > > > +++ b/cygclass/xorg.cygclass > > > > > > @@ -141,13 +141,13 @@ SUMMARY="X.Org ${ORIG_PN} component" > > > > > > #**** > > > > > > #****o* xorg.cygclass/HOMEPAGE (xorg) > > > > > > # DEFINITION > > > > > > -HOMEPAGE="http://xorg.freedesktop.org/" > > > > > > +HOMEPAGE="https://www.x.org/" > > > > > > > > > > OK. > > > > > > > > > > > #**** > > > > > > #****o* xorg.cygclass/SRC_URI (xorg) > > > > > > # DESCRIPTION > > > > > > # Download location of the release tarball. > > > > > > #**** > > > > > > -SRC_URI="http://xorg.freedesktop.org/releases/individual/${xorg_cat}/${ORIG_PN}-${PV}.tar.bz2" > > > > > > +SRC_URI="http://www.x.org/releases/individual/${xorg_cat}/${ORIG_PN}-${PV}.tar.bz2" > > > > > ^^^^^^^ > > > > > https:// > > > > > > > > > > With that change, please proceed. > > > > > > > > > > In fact, there are probably a bunch of other http: which could be > > > > > converted to https: at this point. I would suggest anyone who does > > > > > that (in separate commit(s)) should get a gold star. > > > > > > > > > > > > > Updated a few of them. > > > > > > > > Lem > > > > > > More patches. > > > > > > Lem > > > > More patches. > > > > Lem > > More patches. > > Lem ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
On Sat, 12 Dec 2020 12:45:04 +0900, Lemures Lemniscati
> On Thu, 10 Dec 2020 22:28:32 +0900, Lemures Lemniscati > > On Thu, 10 Dec 2020 07:02:07 +0900, Lemures Lemniscati > > > On Wed, 09 Dec 2020 21:10:18 +0900, Lemures Lemniscati > > > > On Mon, 07 Dec 2020 22:52:28 +0900, Lemures Lemniscati > > > > > On Wed, 02 Dec 2020 13:38:32 -0500, Yaakov Selkowitz via Cygwin-apps > > > > > > On Tue, 2020-12-01 at 15:47 +0000, Jon Turney wrote: > > > > > > > Update xorg.cygclass URLs since xorg.freedesktop.org now permanently > > > > > > > redirects to www.x.org > > > > > > > --- > > > > > > > cygclass/xorg.cygclass | 4 ++-- > > > > > > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > > > > > > > > > Thanks, comments inline. > > > > > > > > > > > > > diff --git a/cygclass/xorg.cygclass b/cygclass/xorg.cygclass > > > > > > > index 47686e8..1665439 100644 > > > > > > > --- a/cygclass/xorg.cygclass > > > > > > > +++ b/cygclass/xorg.cygclass > > > > > > > @@ -141,13 +141,13 @@ SUMMARY="X.Org ${ORIG_PN} component" > > > > > > > #**** > > > > > > > #****o* xorg.cygclass/HOMEPAGE (xorg) > > > > > > > # DEFINITION > > > > > > > -HOMEPAGE="http://xorg.freedesktop.org/" > > > > > > > +HOMEPAGE="https://www.x.org/" > > > > > > > > > > > > OK. > > > > > > > > > > > > > #**** > > > > > > > #****o* xorg.cygclass/SRC_URI (xorg) > > > > > > > # DESCRIPTION > > > > > > > # Download location of the release tarball. > > > > > > > #**** > > > > > > > -SRC_URI="http://xorg.freedesktop.org/releases/individual/${xorg_cat}/${ORIG_PN}-${PV}.tar.bz2" > > > > > > > +SRC_URI="http://www.x.org/releases/individual/${xorg_cat}/${ORIG_PN}-${PV}.tar.bz2" > > > > > > ^^^^^^^ > > > > > > https:// > > > > > > > > > > > > With that change, please proceed. > > > > > > > > > > > > In fact, there are probably a bunch of other http: which could be > > > > > > converted to https: at this point. I would suggest anyone who does > > > > > > that (in separate commit(s)) should get a gold star. > > > > > > > > > > > > > > > > Updated a few of them. > > > > > > > > > > Lem > > > > > > > > More patches. > > > > > > > > Lem > > > > > > More patches. > > > > > > Lem > > > > More patches. > > > > Lem > > More patches Now, I guess I've checked all links with 'http:' in cygport repository except files under the 'testsuite' directory. Each of them has been replaced by 'https:', if it is available. Unavailable links have been updated as possible, also. Lem ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
In reply to this post by cygwin-apps mailing list
Yaakov Selkowitz via Cygwin-apps writes:
> In fact, there are probably a bunch of other http: which could be > converted to https: at this point. I would suggest anyone who does > that (in separate commit(s)) should get a gold star. The patch series from Lem plus another handful of cleanups is available at: https://repo.or.cz/cygport/rpm-style.git/shortlog/refs/heads/URL-updates Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf Blofeld V1.15B11: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada |
Free forum by Nabble | Edit this page |