15 Commits

Author SHA1 Message Date
mkanat%bugzilla.org
3b5e8524aa Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one
r=kiko r=mkanat r=mrbball a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263258 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-11 22:48:45 +00:00
mkanat%bugzilla.org
0a298ff384 Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to the
difficulty of installing its dependencies. Instead move the code directly
into Bugzilla itself.
r=LpSolit, r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262589 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-04 23:16:18 +00:00
mkanat%bugzilla.org
e8357a87d3 Bug 655912: install-module.pl is unable to install LWP::UserAgent on Perl <5.8.8, because LWP 6.0 now requires 5.8.8 as a minimum
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262554 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-31 12:02:44 +00:00
mkanat%bugzilla.org
10eda96d02 Bug 646578: Make Math::Random::Secure fail to install if its dependencies
don't install properly, when using install-module.pl.
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262244 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-27 22:22:46 +00:00
mkanat%bugzilla.org
41fc6d43bf Bug 648178: Make install-module.pl check if a compiler is available
and fail with a clear error if not.
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262224 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-25 00:17:29 +00:00
mkanat%bugzilla.org
54bf2898e9 Bug 607083: Improve the error message that install-module.pl prints when
you specify an invalid CPAN module.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261462 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-26 21:21:24 +00:00
mkanat%bugzilla.org
8f04999a70 Bug 586210: Make every important string printed by checksetup.pl localizable,
including the localconfig parameter descriptions
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261021 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-11 10:31:38 +00:00
mkanat%bugzilla.org
858d79bf6a Bug 576105: Make install-module.pl able to install DateTime (and other
Module::Build-only modules) on Windows
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260635 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 00:03:11 +00:00
mkanat%bugzilla.org
693d33f8e7 The maintainer of MIME::tools released a new version that now supports
--alldeps for Makefile.PL, so we don't need to make a special exception
for it anymore.


git-svn-id: svn://10.0.0.236/trunk@260216 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-22 17:46:30 +00:00
mkanat%bugzilla.org
abcd49fe09 Bug 560691: Make sure that install-module.pl never prompts the user while
installing modules
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260213 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-21 00:17:42 +00:00
mkanat%bugzilla.org
46fd51a379 ftp.heanet.ie had the same problems as perl.secsup.org, so I'm removing it
from the list.


git-svn-id: svn://10.0.0.236/trunk@260212 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-20 23:03:09 +00:00
mkanat%bugzilla.org
f4ebff8a1b Bug 560330: Make sure that we always have a modern version of CPAN
installed when running install-module.pl. Otherwise, certain modules
(like DateTime) weren't getting their XS compiled or their dependencies
installed with Perl 5.8.8 and earlier.

This also updates the urllist to remove perl.secsup.org (which was
hanging when used with curl) and add a few more mirrors (including
some in Europe).
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260211 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-20 22:17:51 +00:00
mkanat%bugzilla.org
f318ac08c2 Bug 560318: Make install-module.pl correctly install modules that use
Module::Build when a modern version of Module::Build is installed
(DateTime uses Module::Build.)
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260210 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-19 23:35:42 +00:00
mkanat%bugzilla.org
d6a8c4d1ff Bug 409595: install-module.pl should shuffle the urllist for the CPAN mirrors
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@242026 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-23 05:43:44 +00:00
mkanat%bugzilla.org
3aeb041e67 Bug 262269: A tool to auto-install missing perl packages on non-Windows systems
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner)


git-svn-id: svn://10.0.0.236/trunk@238039 18797224-902f-48f8-a5cc-f745e15eee43
2007-10-23 19:33:40 +00:00