| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply local patches, remove excess files - perl-5.32.1 |  afresh1 | 2021-03-01 | 1 | -18/+52 |
* | Fix merge issues, remove excess files - match perl-5.32.1 dist |  afresh1 | 2021-03-01 | 1 | -52/+18 |
* | Remove some customizations from the perl build |  afresh1 | 2020-06-27 | 1 | -1/+1 |
* | Apply local patches, remove excess files - perl-5.30.1 |  afresh1 | 2019-12-30 | 1 | -18/+52 |
* | Fix merge issues, remove excess files - match perl-5.30.1 dist |  afresh1 | 2019-12-30 | 1 | -52/+18 |
* | Update to perl 5.28.2 |  afresh1 | 2019-05-24 | 1 | -0/+24 |
* | Apply local patches, remove excess files - perl-5.28.1 |  afresh1 | 2019-02-13 | 1 | -17/+52 |
* | Fix merge issues, remove excess files - match perl-5.28.1 dist |  afresh1 | 2019-02-13 | 1 | -97/+19 |
* | Apply local patches, remove excess files - perl-5.24.3 |  afresh1 | 2017-10-29 | 1 | -17/+52 |
* | Fix merge issues, remove excess files - match perl-5.24.3 dist |  afresh1 | 2017-10-29 | 1 | -52/+17 |
* | Apply local patches - perl-5.24.2 |  afresh1 | 2017-08-14 | 1 | -17/+52 |
* | Fix merge issues, remove excess files - match perl-5.24.2 dist |  afresh1 | 2017-08-14 | 1 | -52/+17 |
* | Better avoid installing versioned perl, makes perlivp happy |  afresh1 | 2017-03-04 | 1 | -2/+4 |
* | Apply local patches - perl-5.24.1 |  afresh1 | 2017-02-05 | 1 | -17/+50 |
* | Fix merge issues, remove excess files - match perl-5.24.1 dist |  afresh1 | 2017-02-05 | 1 | -86/+52 |
* | Build install Config_heavy.pl during build not install |  afresh1 | 2016-09-24 | 1 | -13/+4 |
* | Set correct owner for installed files. One step closer to noperm |  natano | 2016-09-20 | 1 | -4/+20 |
* | Don't check if target directory is writeable. This gets in the way of |  natano | 2016-09-16 | 1 | -2/+0 |
* | Apply local patches, remove excess files - perl-5.20.2 |  afresh1 | 2015-04-25 | 1 | -10/+41 |
* | Fix merge issues, remove excess files - match perl-5.20.2 dist |  afresh1 | 2015-04-25 | 1 | -42/+11 |
* | Use an extension that installperl skips for the Config_heavy modifications |  afresh1 | 2014-12-24 | 1 | -1/+1 |
* | Avoid /usr/local while building perl, but allow it for ports |  afresh1 | 2014-12-24 | 1 | -0/+13 |
* | Apply local patches to perl-5.20.1 |  afresh1 | 2014-11-17 | 1 | -10/+28 |
* | Fix merge conflicts, remove extra files, match upstream perl-5.20.1 |  afresh1 | 2014-11-17 | 1 | -106/+62 |
* | Merge perl-5.18.2 plus local patches, remove old files |  afresh1 | 2014-03-24 | 1 | -28/+5 |
* | merge/resolve conflicts |  sthen | 2013-03-25 | 1 | -56/+75 |
* | merge in perl 5.12.2 plus local changes |  millert | 2010-09-24 | 1 | -53/+28 |
* | Better fix for treating IO-Compress as an extension that the one in 5.10.1, |  millert | 2009-10-14 | 1 | -1/+1 |
* | Add back bits mistakenly removed in rev 1.23 |  millert | 2009-10-13 | 1 | -0/+2 |
* | Fix mismerge |  millert | 2009-10-13 | 1 | -6/+2 |
* | Merge in some local changes that got lost. |  millert | 2009-10-13 | 1 | -11/+32 |
* | Merge in perl 5.10.1 |  millert | 2009-10-12 | 1 | -205/+120 |
* | Remove hack from MM_Unix.pm and simply set man1dir to 'none' in |  millert | 2008-10-12 | 1 | -1/+1 |
* | fix conflicts and merge in local changes to perl 5.10.0 |  millert | 2008-09-29 | 1 | -62/+53 |
* | merge in perl 5.8.8 |  millert | 2006-03-28 | 1 | -2/+11 |
* | merge 5.8.5 into HEAD |  millert | 2004-08-09 | 1 | -4/+6 |
* | merge local changes into perl-5.8.3 |  millert | 2004-04-07 | 1 | -14/+27 |
* | Resolve conflicts for perl 5.8.2, remove old files, and add OpenBSD-specific scaffolding |  millert | 2003-12-03 | 1 | -259/+283 |
* | Resolve conflicts, remove old files, merge local changes |  millert | 2002-10-27 | 1 | -74/+255 |
* | merge in perl 5.6.1 with our local changes |  millert | 2001-05-24 | 1 | -66/+82 |
* | perl-5.6.0 + local changes |  millert | 2000-04-06 | 1 | -71/+156 |
* | Install stripped version of a2p; millert@ ok. |  fgsch | 2000-01-17 | 1 | -2/+3 |
* | missed in shared libperl mods due to cvs bug |  millert | 1999-11-23 | 1 | -2/+3 |
* | New configuration method, use a combination of hints and config.over. Also add in OpenBSD-specific patches |  millert | 1999-04-29 | 1 | -11/+58 |
* | perl5.005_03 (stock) |  millert | 1999-04-29 | 1 | -131/+223 |
* | perl 5.004_04 |  millert | 1997-11-30 | 1 | -182/+250 |
* | respect ``INSTALL_STRIP=-s'' completely pr 188 |  kstailey | 1997-07-24 | 1 | -5/+6 |
* | respect ``INSTALL_STRIP=-s'' pr 188 |  kstailey | 1997-07-24 | 1 | -3/+6 |
* | More bullshit. |  downsj | 1996-09-06 | 1 | -23/+23 |
* | Fix one more variable.. |  downsj | 1996-08-26 | 1 | -1/+3 |