Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply local patches, remove excess files - perl-5.32.1 | 2021-03-01 | 1 | -6/+46 | |
| | | | | OK sthen@ | ||||
* | Fix merge issues, remove excess files - match perl-5.32.1 dist | 2021-03-01 | 12 | -89/+138 | |
| | | | | OK sthen@ | ||||
* | Import perl-5.32.1 | 2021-03-01 | 1 | -0/+10 | |
| | | | | OK sthen@ | ||||
* | Remove some customizations from the perl build | 2020-06-27 | 1 | -2/+30 | |
| | | | | | | | | | | | | This was originally done so that other things in-tree such as vi could link to libperl and to support non-shared vax. This brings us more in-line with upstream and makes things more understandable. It now links libperl.so to libm, which some software needs, and stops building and installing libperl.a. OK bluhm@ | ||||
* | Sync to perl 5.30.3 | 2020-06-04 | 1 | -2/+2 | |
| | | | | | All functional changes were committed already, this updates the version number, Module::Corelist, and documentation. | ||||
* | Update perl to 5.30.2 | 2020-04-09 | 4 | -5/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | https://metacpan.org/pod/release/SHAY/perl-5.30.2/pod/perldelta.pod Incompatible Changes There are no changes intentionally incompatible with 5.30.0. Updated Modules and Pragmata * Compress::Raw::Bzip2 has been upgraded from version 2.084 to 2.089. * Module::CoreList has been upgraded from version 5.20191110 to 5.20200314. Selected Bug Fixes * printf() or sprintf() with the %n format no longer cause a panic on debugging builds, or report an incorrectly cached length value when producing SVfUTF8 flagged strings. * A memory leak in regular expression patterns has been fixed. * A read beyond buffer in grok_infnan has been fixed. * An assertion failure in the regular expression engine has been fixed. * (?{...}) eval groups in regular expressions no longer unintentionally trigger "EVAL without pos change exceeded limit in regex". Proceed when you feel comfortable. deraadt@ | ||||
* | Apply local patches, remove excess files - perl-5.30.1 | 2019-12-30 | 1 | -4/+16 | |
| | | | | Timing is good deraadt@, OK sthen@ | ||||
* | Fix merge issues, remove excess files - match perl-5.30.1 dist | 2019-12-30 | 5 | -36/+44 | |
| | | | | Timing is good deraadt@, OK sthen@ | ||||
* | Import perl-5.30.1 | 2019-12-30 | 1 | -0/+147 | |
| | | | | Timing is good deraadt@, OK sthen@ | ||||
* | Update to perl 5.28.2 | 2019-05-24 | 2 | -2/+12 | |
| | | | | | | | Minor bugfixes and documentation improvments. See perldelta for details. https://metacpan.org/pod/release/SHAY/perl-5.28.2/pod/perldelta.pod OK bluhm@ | ||||
* | Apply local patches, remove excess files - perl-5.28.1 | 2019-02-13 | 1 | -4/+16 | |
| | | | | looking good sthen@, Great! bluhm@ | ||||
* | Fix merge issues, remove excess files - match perl-5.28.1 dist | 2019-02-13 | 16 | -380/+124 | |
| | | | | looking good sthen@, Great! bluhm@ | ||||
* | Import perl-5.28.1 | 2019-02-13 | 2 | -10/+67 | |
| | | | | looking good sthen@, Great! bluhm@ | ||||
* | Apply local patches, remove excess files - perl-5.24.3 | 2017-10-29 | 1 | -4/+16 | |
| | | | | OK bluhm@ | ||||
* | Fix merge issues, remove excess files - match perl-5.24.3 dist | 2017-10-29 | 2 | -18/+6 | |
| | | | | ok bluhm@ | ||||
* | Import perl-5.24.3 | 2017-10-29 | 1 | -1/+1 | |
| | | | | ok bluhm@ | ||||
* | Apply local patches - perl-5.24.2 | 2017-08-14 | 1 | -4/+16 | |
| | | | | OK bluhm@, Reads ok sthen@ | ||||
* | Fix merge issues, remove excess files - match perl-5.24.2 dist | 2017-08-14 | 2 | -18/+6 | |
| | | | | OK bluhm@, Reads ok sthen@ | ||||
* | Apply local patches - perl-5.24.1 | 2017-02-05 | 1 | -4/+16 | |
| | |||||
* | Fix merge issues, remove excess files - match perl-5.24.1 dist | 2017-02-05 | 16 | -418/+509 | |
| | |||||
* | Really stop linking perl to pthread | 2016-09-01 | 1 | -0/+3 | |
| | | | | ok guenther@ | ||||
* | Update to perl 5.20.3 | 2016-07-03 | 3 | -6/+8 | |
| | | | | OK bluhm@ | ||||
* | Stop linking perl to libutil, never necessary | 2016-06-28 | 1 | -0/+2 | |
| | | | | from guenther@ ok sthen@ | ||||
* | Apply local patches, remove excess files - perl-5.20.2 | 2015-04-25 | 1 | -10/+13 | |
| | |||||
* | Fix merge issues, remove excess files - match perl-5.20.2 dist | 2015-04-25 | 4 | -19/+79 | |
| | |||||
* | Import perl-5.20.2 | 2015-04-25 | 2 | -3/+10 | |
| | |||||
* | Avoid /usr/local while building perl, but allow it for ports | 2014-12-24 | 1 | -2/+2 | |
| | | | | commit it deraadt@ | ||||
* | We have dbm.h, so unbreak the tree | 2014-11-18 | 1 | -1/+0 | |
| | |||||
* | Don't build support in perl for *dbm not in the base system | 2014-11-18 | 1 | -0/+4 | |
| | | | | OK millert@ | ||||
* | Apply local patches to perl-5.20.1 | 2014-11-17 | 1 | -8/+11 | |
| | | | | ok deraadt@ sthen@ espie@ miod@ | ||||
* | Fix merge conflicts, remove extra files, match upstream perl-5.20.1 | 2014-11-17 | 9 | -510/+202 | |
| | | | | ok deraadt@ sthen@ espie@ miod@ | ||||
* | Import perl-5.20.1 | 2014-11-17 | 9 | -66/+452 | |
| | |||||
* | Correct version for disabling getserbyname_r to reduce diff with upstream | 2014-06-01 | 1 | -1/+1 | |
| | | | | OK sthen@ miod@ | ||||
* | Remove now unnecessary local patch to disable usemallocwrap on m68k | 2014-05-31 | 1 | -8/+5 | |
| | | | | Sure miod@ | ||||
* | Revert 1.49 (bad merge with free dejavu) | 2014-05-01 | 1 | -1/+1 | |
| | |||||
* | Merge perl-5.18.2 plus local patches, remove old files | 2014-03-24 | 12 | -769/+43 | |
| | | | | OK espie@ sthen@ deraadt@ | ||||
* | Import perl-5.18.2 | 2014-03-24 | 5 | -42/+44 | |
| | | | | OK espie@ sthen@ deraadt@ | ||||
* | Revert 1.47 (bad merge) | 2013-04-19 | 1 | -1/+1 | |
| | |||||
* | merge/resolve conflicts | 2013-03-25 | 19 | -115/+179 | |
| | | | | (some more to do after this one) | ||||
* | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | 2013-03-25 | 10 | -123/+84 | |
| | |||||
* | Enable shared libraries on m88k platforms. | 2013-01-31 | 1 | -1/+1 | |
| | | | | And there was much rejoicing. | ||||
* | merge in perl 5.12.2 plus local changes | 2010-09-24 | 9 | -27/+51 | |
| | |||||
* | remove files no longer in perl 5.12.2 (or that have moved) | 2010-09-24 | 3 | -461/+0 | |
| | |||||
* | Perl 5.12.2 from CPAN | 2010-09-24 | 7 | -62/+39 | |
| | |||||
* | Merge in some local changes that got lost. | 2009-10-13 | 1 | -15/+18 | |
| | |||||
* | Merge in perl 5.10.1 | 2009-10-12 | 11 | -74/+139 | |
| | |||||
* | import perl 5.10.1 | 2009-10-12 | 8 | -28/+251 | |
| | |||||
* | fix conflicts and merge in local changes to perl 5.10.0 | 2008-09-29 | 19 | -231/+449 | |
| | |||||
* | import perl 5.10.0 from CPAN | 2008-09-29 | 12 | -14/+618 | |
| | |||||
* | Enable shared libraries on landisk. | 2008-03-28 | 1 | -1/+1 | |
| | | | | | The sh architecture required some different linkage than most platforms, This fixes those other requirements. |