Commit Graph

33 Commits

Author SHA1 Message Date
NetKAN inflator Robot 04323dfa67 "NetKAN generated mods - QuickMute-v1.30" 2017-05-31 16:16:47 +00:00
NetKAN inflator Robot ce5a98bd11 "NetKAN generated mods - QuickMute-v1.22" 2017-01-14 10:41:23 +00:00
Leon Wright 0ec1c507bc Change spacedock mirror to archive.org - closes KSP-CKAN/CKAN#1977 (#1240) 2017-01-10 09:14:57 +08:00
NetKAN inflator Robot ef0741e1fa "NetKAN generated mods - QuickMute-v1.21" 2016-12-09 19:58:58 +00:00
NetKAN inflator Robot d9ff0144d6 "NetKAN generated mods - QuickMute-v1.20" 2016-11-19 22:40:52 +00:00
NetKAN inflator Robot 38a49ea4a7 "NetKAN generated mods - QuickMute-v1.12" 2016-11-02 04:07:44 +00:00
NetKAN inflator Robot ea8b7be1c6 "NetKAN generated mods - QuickMute-v1.11" 2016-10-16 00:38:57 +00:00
NetKAN inflator Robot 565f024355 "NetKAN generated mods - QuickMute-v1.09" 2016-06-23 13:40:04 +00:00
KSP-CKAN Crawler Bot 38d36effd1 "NetKAN generated mods - QuickMute-v1.06" 2016-05-30 19:09:06 +00:00
KSP-CKAN Crawler Bot d18329f22e "NetKAN generated mods - QuickMute-v1.00" 2016-05-30 16:43:12 +00:00
KSP-CKAN Crawler Bot d43f57d19d "NetKAN generated mods - QuickMute-v1.03" 2016-05-28 04:18:13 +00:00
KSP-CKAN Crawler Bot d60216224c "NetKAN generated mods - QuickMute-v1.04" 2016-05-28 02:15:39 +00:00
KSP-CKAN Crawler Bot 1195aa2d0e "NetKAN generated mods - QuickMute-v1.02" 2016-05-27 08:30:39 +00:00
KSP-CKAN Crawler Bot 5a5652e77f "NetKAN generated mods - QuickMute-v1.01" 2016-05-27 07:55:39 +00:00
NetKAN inflator Robot ba125649d6 Post indexer run after merging KSP-CKAN/CKAN#1710 2016-05-05 02:44:24 +00:00
NetKAN inflator Robot 8a553907dc "NetKAN generated mods - QuickMute-v1.08" 2016-04-20 00:17:09 +00:00
NetKAN inflator Robot 490d57a26d "NetKAN generated mods - QuickMute-v1.06" 2016-02-29 00:11:04 +00:00
Paul Fenwick 804497040e Move i.52k.de/kspmods -> ckan1.spacedock.info
`$ perl -i -pe's{i\.52k\.de/kspmods}{ckan1.spacedock.info}g' */*.ckan`

![Everybody stand back! I know regular expressions!](https://imgs.xkcd.com/comics/regular_expressions.png)
2016-02-26 14:20:17 -05:00
Paul Fenwick 327b28f5bd Convert all FOSS mods from KS to download from i.52k.de
Thanks to @V1TA5, we have a mirror of the freely redistributable mods
from KS. This change re-writes extant CKAN metadata files that have
free licenses to use the i.52k.de server.

Created by running 1f3e252e9ae3dbad6e123d72dd1a255e32484a6e of
kspstuff-migrate.pl in https://github.com/pjf/KS-KSPStuff-Migration
2016-02-22 11:53:15 -05:00
Paul Fenwick daaedc3665 Patial recovery of KS mods.
These mods are:

1. All under FOSS licenses.
1. All present in our indexer, and so easily available for me to upload.
1. Now in a great big S3 bucket.

S3 buckets have interfaces that make me cry, and there's nowhere near as
many of these as I would like, but it's a start.

The S3 buckets I'm using will run out in a couple of years, so
longer-term we should migrate these to the Internet Archive. Yes,
they're cool with this (provided all the content is under a freely
distributable license), but it requires some fussing to get up and
running. So I've gone with S3 for now.

I've tested some, but not all of these. You can test them by going to
CKAN -> Settings and using a metadata repo of
`https://github.com/KSP-CKAN/CKAN-meta/archive/ks_recovery_1.tar.gz`.

Obviously only the migrated mods (see filelist) will work with this
migration. But it's a start.
2016-02-16 03:11:05 -05:00
NetKAN inflator Robot 3d5d8f4a7a "NetKAN generated mods - QuickMute-v1.06" 2015-11-10 15:24:00 +00:00
NetKAN inflator Robot e77da4ad65 "NetKAN generated mods - QuickMute/QuickMute-v1.06.ckan" 2015-08-21 15:29:50 +00:00
NetKAN inflator Robot 5f5a19af2a 'NetKAN generated mods - QuickMute/QuickMute-v1.06.ckan' 2015-07-17 12:14:20 +00:00
NetKAN inflator Robot d1ce69fac2 'NetKAN generated mods - QuickMute/QuickMute-v1.06.ckan' 2015-07-16 00:14:50 +00:00
NetKAN inflator Robot d7d8c884f9 'NetKAN generated mods - QuickMute/QuickMute-v1.06.ckan' 2015-07-02 00:12:54 +00:00
Paul Fenwick d03d545fee Rewrite versions to be more specific!
As discussed in KSP-CKAN/CKAN#1156, sometimes we see older versions of
mods that have "generic" KSP versions (eg: 1.0), even though newer
versions of those same mods have specific versions (eg 1.0.1). These has
been a side-effect of how KS returns KSP version numbers to us.

This patch adds ".0" to version numbers if and only if we see a later
version of the same mod that has a specific version number in the same
sequence (eg: 1.0 and 1.0.3 causes a rewrite, but 0.24 and 1.0.3 does
not).

Source code coming soon. I haven't checked it into CKAN-meta because
it's not really a place where lots of code should be hanging out.

Also attn @dbent, who identified this issue in the first place.
2015-06-23 13:40:15 +10:00
NetKAN bot 75f26408c6 NetKAN generated mods - ContractConfigurator-KerbinSpaceStation/ContractConfigurator-KerbinSpaceStation-1.3.3.1, EnduranceSpaceExplorationSystem/EnduranceSpaceExplorationSystem-0.5.5, PersistentRotation/PersistentRotation-0.5.0, PlanetShine-Config-Default/PlanetShine-Config-Default-0.2.3.1, PlanetShine/PlanetShine-0.2.3.1, QuickMute/QuickMute-v1.04 2015-05-09 21:24:15 +02:00
NetKAN bot e1d4139660 NetKAN generated mods - CommunityTechTree/CommunityTechTree-2.0, CraftHistory/CraftHistory-1.4.1, DarkMultiPlayer/DarkMultiPlayer-v0.2.2.0, ExceptionDetector/ExceptionDetector-v.1.1, FASA/FASA-5.32, FASALaunchClamps/FASALaunchClamps-5.32, ForScienceContinued/ForScienceContinued-0.27.2, FuelTanksPlus/FuelTanksPlus-0.8.1, KerbalScienceExchange/KerbalScienceExchange-1.1.1, KerboKatzSmallUtilities/KerboKatzSmallUtilities-1.1.4, KerboKatzUtilities/KerboKatzUtilities-1.2.2, ModularRocketSystemsLITE/ModularRocketSystemsLITE-1.6.2, QuickContracts/QuickContracts-v1.01, QuickGoTo/QuickGoTo-v1.10, QuickIVA/QuickIVA-v1.03, QuickMute/QuickMute-v1.03, QuickScroll/QuickScroll-v1.22, QuickSearch/QuickSearch-v1.12, RecoverAll/RecoverAll-1.2.1, Thermometer/Thermometer-1.0.3 2015-05-03 20:20:31 +02:00
NetKAN bot dd46270e4d NetKAN generated mods - BaconLabs/BaconLabs-0.3.1.01, EditorExtensions/EditorExtensions-2.7, QuickContracts/QuickContracts-v1.01, QuickGoTo/QuickGoTo-v1.10, QuickIVA/QuickIVA-v1.03, QuickMute/QuickMute-v1.03, QuickScroll/QuickScroll-v1.22, QuickSearch/QuickSearch-v1.12 2015-05-03 03:21:48 +02:00
NetKAN bot b009380c4b NetKAN generated mods - QuickIVA/QuickIVA-v1.02, QuickMute/QuickMute-v1.02, QuickScroll/QuickScroll-v1.21, QuickSearch/QuickSearch-v1.11 2015-04-28 17:21:26 +02:00
NetKAN bot c2f4487aaa NetKAN generated mods - AdvancedJetEngine/AdvancedJetEngine-2.0.4, BlackTippedNosecone/BlackTippedNosecone-1.0, ContractConfigurator-AdvancedProgression/ContractConfigurator-AdvancedProgression-3.0, ContractConfigurator-Banking/ContractConfigurator-Banking-V.01, ContractConfigurator-GrandTours/ContractConfigurator-GrandTours-0.1.5, ContractConfigurator-InitialContracts/ContractConfigurator-InitialContracts-1.0.0, ContractConfigurator-KerbinSpaceStation/ContractConfigurator-KerbinSpaceStation-1.2, ContractConfigurator-UnmannedContracts/ContractConfigurator-UnmannedContracts-0.3.7, CraftHistory/CraftHistory-1.3.0, DockingPortAlignmentIndicator/DockingPortAlignmentIndicator-6.1, FASARefinery/FASARefinery-1.1, FieldExperience/FieldExperience-1.0.1, KerbalScienceExchange/KerbalScienceExchange-1.0.1, MACH-5/MACH-5-0.12, MunarSurfaceExperimentPackage/MunarSurfaceExperimentPackage-2.1, ODFC/ODFC-1.0, OTHOABstexturesforProceduralParts/OTHOABstexturesforProceduralParts-0.12, OkramSA/OkramSA-1.0, PlanetShine-Config-Default/PlanetShine-Config-Default-0.2.2.1, PlanetShine/PlanetShine-0.2.2.1, Protractor/Protractor-v2.4.16, QuickMute/QuickMute-v1.01, RKE-Kanadarm/RKE-Kanadarm-0.10, RoadToCosmosCore/RoadToCosmosCore-04, SETI/SETI-0.8.8, SerialIO-MacLinuxWin/SerialIO-MacLinuxWin-0.17.1-2, SpaceX-HistoricArchive-HD/SpaceX-HistoricArchive-HD-90, SpacetuxSA/SpacetuxSA-0.3.4, SpearofLonginus/SpearofLonginus-0.7, TarsierSpaceTechnologyWithGalaxies/TarsierSpaceTechnologyWithGalaxies-4.5d, UniversalStorage-ECLSS/UniversalStorage-ECLSS-Deprecated, UniversalStorage-IFI/UniversalStorage-IFI-Deprecated, UniversalStorage-KAS/UniversalStorage-KAS-Deprecated, UniversalStorage-SNACKS/UniversalStorage-SNACKS-Deprecated, UniversalStorage-TAC/UniversalStorage-TAC-Deprecated 2015-04-19 14:34:04 +02:00
NetKAN bot 2266e65fbb NetKAN generated mods - QuickExit/QuickExit-v1.20, QuickHide/QuickHide-v2.00, QuickIVA/QuickIVA-v1.01, QuickMute/QuickMute-v1.01 2015-02-13 16:22:10 +01:00
NetKAN bot 528a4bbda3 NetKAN generated mods - QuickMute/QuickMute-v1.00 2015-01-26 13:15:23 +01:00