Changes between Version 3 and Version 4 of Distribution
- Timestamp:
- 09/08/09 12:32:31 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Distribution
v3 v4 1 [[PageOutline(1- 2)]]1 [[PageOutline(1-3)]] 2 2 3 3 = Packaging and Distribution of Padre = … … 9 9 Here you will find descriptions (and plans) of distributions based on those CPAN packages: 10 10 11 == Linux/Unix/BSD downstream distributions == 11 == Linux/Unix/BSD == 12 13 === downstream distributions === 12 14 13 15 Based on the CPAN package the downstream distributors (Debian, Fedora, Mandriva, FreeBSD etc.) … … 16 18 maintain those packages in those distribution and the status. 17 19 18 == Linux/Unix/BSD downstream distributions - backporting==20 === downstream distributions - backporting === 19 21 20 22 I don't think we have any backporting. 21 23 22 == Linux/Unix/BSD downloadable exe==24 === downloadable exe === 23 25 24 26 There is a plan to create a module called Dist::Perl::XL which would create … … 32 34 33 35 34 35 == Linux/Unix/BSD downloadable exe based on PAR == 36 === downloadable exe based on PAR === 36 37 37 38 PAR based executable: We have tried to make a PAR based executable … … 40 41 For now we have stopped the resarch in this direction. 41 42 42 == Linux/Unix/BSD installation based on Shipwright==43 === installation based on Shipwright === 43 44 44 45 There is a project on Github attempting to create a Shipwright … … 46 47 Ask garu for the current situation. See #514 47 48 48 == Linux/Unix/BSD based on Activeperl==49 === based on Activeperl === 49 50 50 51 See #508 for details. 51 52 52 53 53 == Windows Activeperl == 54 55 == Windows == 56 57 === Activeperl === 54 58 55 59 We used to build ppm packages for Padre but we stopped it a long time ago … … 59 63 60 64 61 == Windows Stand alone==65 === Stand alone === 62 66 63 There is a Dist::Perl::Padre in the works that will allow us to create a Perl distribution that has padre already installed.67 There is a Dist::Perl::Padre in the works that will allow us to create a Perl distribution that has Padre already installed. 64 68 At one point we might be able to install this distribution independently from any other perl installation on the same machine. 65 That will mean the 'production perl' of the user and the perl needed by Padre does not need to be the same.69 That will mean the 'production perl' of the user and the perl needed by Padre does not need to be the same. 66 70 67 == Almost Six == 71 72 === Almost Six === 73 74 Almost Six is an experimental package that contains Strawberry Perl 5 + a recent release of Rakudo Perl 6 + 75 Padre + the Perl 6 plugin of Padre. It is release about once a month after Rakudo is released and it includes 76 the latest Padre release from CPAN. 77 68 78 69 79 == Strawberry Professional == 70 80 81 This is a package the Strawberry developers will create that will also include Padre and a lot of other things. 82 Talk to Alias or CSJewell regarding this. 71 83 72 84 == Mac ==
