View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0037738 | FPC | Website | public | 2020-09-11 22:48 | 2021-01-10 21:19 |
Reporter | Bi0T1N | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0037738: Mirroring of website is broken | ||||
Description | The two mirrors http://freepascal.mirror.jaleco.com/ and http://freepascal.mirror.fileplanet.com/ don't get any updates since some time. Both show e.g. that the last news entry is from July 20, 2019. | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
FPCOldBugId | |||||
FPCTarget | |||||
Attached Files |
|
related to | 0037665 | closed | Marco van de Voort | Adjust issues with links page |
|
Then you should ask the webmasters of the mirrors, not here. The webmaster that maintains the official website has no influence on those "mirrors" which seem to be not really mirrors but forks (a mirror should auto-update) Furthermore, these sites are http and not https. I would not use them. The real Freepascal mirrors are all https. (download mirrors) Suggest to ask to take those down. |
|
And close. |
|
Both mirrors are listed on the official website: https://www.freepascal.org/links.html If they are not mirrored/maintained anymore then they should be removed from the above link. |
|
Then they should be removed. Running whois on both does not give sufficient contact information. But again, people who maintain mirrors are responsible for their own domain. That does not belong here. It is more of a courtesy that they are mentioned. If it does not work as a mirror, plz remove. |
|
As the mirrors have still not been updated, please apply the attached patches to remove the mirrors from the website. remove_mirrors.patch (605 bytes)
--- links.adp.txt 2021-01-10 21:11:21.493241700 +0100 +++ links_new.adp.txt 2021-01-10 21:13:41.065485500 +0100 @@ -1,6 +1,7 @@ <master> <property name="title"><trn key="website.links.title" locale="en_US">Free Pascal - Links</trn></property> <property name="header"><trn key="website.links.header" locale="en_US">Links</trn></property> +<!-- <a name="mirrors"></a> <trn key="website.links.mirrors" locale="en_US"> @@ -82,6 +83,7 @@ please look <a href="mirrors@x@">here</a> for instructions on how to do it. </trn> +--> <a name="fpcirc"></a> <trn key="website.links.fpcirc" locale="en_US"> rename_link.patch (721 bytes)
--- site-master.adp.txt 2021-01-10 21:16:56.336802400 +0100 +++ site-master_new.adp.txt 2021-01-10 21:17:28.383593900 +0100 @@ -53,7 +53,7 @@ <a href="@maindir@port@x@"><trn locale="en_US" key="website.Porting_from_TP7">Porting from TP7</trn></a> <a href="@maindir@aboutus@x@"><trn locale="en_US" key="website.Authors">Authors</trn></a> <a href="@maindir@credits@x@"><trn locale="en_US" key="website.Credits">Credits</trn></a> - <a href="@maindir@links@x@"><trn locale="en_US" key="website.Links_mirrors">Links/mirrors</trn></a> + <a href="@maindir@links@x@"><trn locale="en_US" key="website.Links_mirrors">Links</trn></a> </div> <h1><trn locale="en_US" key="website.Tools">Tools</trn></h1> |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-11 22:48 | Bi0T1N | New Issue | |
2020-09-12 14:08 | Thaddy de Koning | Note Added: 0125504 | |
2020-09-12 14:08 | Thaddy de Koning | Note Edited: 0125504 | View Revisions |
2020-09-12 14:11 | Thaddy de Koning | Note Edited: 0125504 | View Revisions |
2020-09-12 14:13 | Thaddy de Koning | Note Edited: 0125504 | View Revisions |
2020-09-12 14:56 | Thaddy de Koning | Note Added: 0125505 | |
2020-09-12 15:02 | Bi0T1N | Note Added: 0125508 | |
2020-09-30 17:13 | Marco van de Voort | Relationship added | related to 0037665 |
2020-09-30 17:22 | Thaddy de Koning | Note Added: 0126008 | |
2020-09-30 17:24 | Thaddy de Koning | Note Edited: 0126008 | View Revisions |
2020-09-30 17:26 | Thaddy de Koning | Note Edited: 0126008 | View Revisions |
2020-09-30 17:29 | Thaddy de Koning | Note Edited: 0126008 | View Revisions |
2020-09-30 17:29 | Thaddy de Koning | Note Edited: 0126008 | View Revisions |
2020-09-30 17:30 | Thaddy de Koning | Note Edited: 0126008 | View Revisions |
2020-09-30 17:36 | Thaddy de Koning | Note Edited: 0126008 | View Revisions |
2020-09-30 17:36 | Thaddy de Koning | Note Edited: 0126008 | View Revisions |
2020-09-30 17:40 | Thaddy de Koning | Note Edited: 0126008 | View Revisions |
2020-09-30 17:41 | Thaddy de Koning | Note Edited: 0126008 | View Revisions |
2020-09-30 17:47 | Thaddy de Koning | Note Edited: 0126008 | View Revisions |
2021-01-10 21:19 | Bi0T1N | Note Added: 0128254 | |
2021-01-10 21:19 | Bi0T1N | File Added: remove_mirrors.patch | |
2021-01-10 21:19 | Bi0T1N | File Added: rename_link.patch |