Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix merge issues, remove excess files - match perl-5.32.1 dist | 2021-03-01 | 1 | -0/+5 | |
| | | | | OK sthen@ | ||||
* | Fix merge issues, remove excess files - match perl-5.28.1 dist | 2019-02-13 | 2 | -14/+15 | |
| | | | | looking good sthen@, Great! bluhm@ | ||||
* | Import perl-5.28.1 | 2019-02-13 | 1 | -2/+1 | |
| | | | | looking good sthen@, Great! bluhm@ | ||||
* | Fix merge issues, remove excess files - match perl-5.24.1 dist | 2017-02-05 | 3 | -36/+75 | |
| | |||||
* | Fix merge conflicts, remove extra files, match upstream perl-5.20.1 | 2014-11-17 | 1 | -109/+89 | |
| | | | | ok deraadt@ sthen@ espie@ miod@ | ||||
* | Import perl-5.20.1 | 2014-11-17 | 2 | -13/+32 | |
| | |||||
* | Merge perl-5.18.2 plus local patches, remove old files | 2014-03-24 | 1 | -11/+11 | |
| | | | | OK espie@ sthen@ deraadt@ | ||||
* | Import perl-5.18.2 | 2014-03-24 | 1 | -4/+4 | |
| | | | | OK espie@ sthen@ deraadt@ | ||||
* | merge/resolve conflicts | 2013-03-25 | 2 | -34/+117 | |
| | | | | (some more to do after this one) | ||||
* | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | 2013-03-25 | 2 | -11/+16 | |
| | |||||
* | merge in perl 5.12.2 plus local changes | 2010-09-24 | 1 | -1/+1 | |
| | |||||
* | remove files no longer in perl 5.12.2 (or that have moved) | 2010-09-24 | 136 | -37036/+0 | |
| | |||||
* | Merge in some local changes that got lost. | 2009-10-13 | 2 | -2/+3 | |
| | |||||
* | Merge in perl 5.10.1 | 2009-10-12 | 20 | -1109/+1949 | |
| | |||||
* | import perl 5.10.1 | 2009-10-12 | 85 | -519/+4247 | |
| | |||||
* | Remove hack from MM_Unix.pm and simply set man1dir to 'none' in | 2008-10-12 | 1 | -4/+1 | |
| | | | | installperl to prevent man page installation of the perl man pages. | ||||
* | Prevent cvs keyword expansion from causing a test failure. | 2008-10-07 | 1 | -1/+1 | |
| | |||||
* | Add another change that got dropped in the merge of perl 5.10.0. | 2008-10-01 | 1 | -1/+4 | |
| | | | | This time, add a comment describing why it is there. | ||||
* | re-apply change from rev 1.18 | 2008-10-01 | 1 | -1/+1 | |
| | |||||
* | fix conflicts and merge in local changes to perl 5.10.0 | 2008-09-29 | 21 | -2982/+2056 | |
| | |||||
* | import perl 5.10.0 from CPAN | 2008-09-29 | 72 | -408/+7097 | |
| | |||||
* | fix another make -j race, avoid rebuilding some archives twice in parallel. | 2008-01-29 | 1 | -1/+1 | |
| | | | | okay millert@, went thru several full builds including >500 perl packages... | ||||
* | hack generated Makefile so that section is properly 3p. | 2007-05-20 | 1 | -1/+2 | |
| | | | | | | | Not really clean, but this code is bound to change in the next perl version anyways. okay millert@ | ||||
* | pass COPTS thru, okay millert@ | 2007-05-15 | 1 | -1/+1 | |
| | |||||
* | merge in perl 5.8.8 | 2006-03-28 | 13 | -1725/+950 | |
| | |||||
* | perl 5.8.8 import | 2006-03-28 | 59 | -2763/+4083 | |
| | |||||
* | perl 5.8.6 from CPAN | 2005-01-15 | 1 | -2/+2 | |
| | |||||
* | Import of stock perl 5.8.5 | 2004-08-09 | 3 | -11/+13 | |
| | |||||
* | merge local changes into perl-5.8.3 | 2004-04-07 | 1 | -1/+1 | |
| | |||||
* | Resolve conflicts for perl 5.8.2, remove old files, and add OpenBSD-specific scaffolding | 2003-12-03 | 12 | -2823/+3137 | |
| | |||||
* | perl 5.8.2 from CPAN | 2003-12-03 | 54 | -1350/+5079 | |
| | |||||
* | Back out a local OpenBSD change I adapted from a 5.6.1 change. | 2002-11-03 | 1 | -1/+1 | |
| | | | | I don't think it is needed anymore and it breaks MM_Unix's prefixify test. | ||||
* | The regex used in ExtUtils-MakeMaker-6.05 to check for pod didn't match | 2002-11-03 | 1 | -2/+2 | |
| | | | | =head[1-4] correctly. | ||||
* | MakeMaker now appears to try to install pod pages in $installman{1,3}dir. | 2002-10-31 | 1 | -4/+3 | |
| | | | | | | | | | | However, we define that to the empty string in OpenBSD since we want to format and install perl's man pages ourselves. As a result, man pages were not being generated from .pm files in 3rd party modules. To fix this, go back to the older behavior of using $inst_man{1,3}dir. Also, while I'm in here, improve the regexp for deciding what consists of pod, based on ExtUtils-MakeMaker-6.05. | ||||
* | Resolve conflicts, remove old files, merge local changes | 2002-10-27 | 16 | -3122/+2987 | |
| | |||||
* | stock perl 5.8.0 from CPAN | 2002-10-27 | 44 | -176/+8688 | |
| | |||||
* | merge in perl 5.6.1 with our local changes | 2001-05-24 | 15 | -271/+590 | |
| | |||||
* | stock perl 5.6.1 | 2001-05-24 | 1 | -0/+2 | |
| | |||||
* | Insure detection of prefixes is limited to whole words. This avoids | 2001-05-08 | 1 | -3/+3 | |
| | | | | | | recognizing /usr/libdata as /usr/lib. Ok millert@ | ||||
* | perl-5.6.0 + local changes | 2000-04-06 | 15 | -632/+1114 | |
| | |||||
* | virgin perl 5.6.0 | 2000-04-06 | 3 | -7/+130 | |
| | |||||
* | o kill colon-separated paths in *libexp, they confuse too many modules | 1999-05-09 | 1 | -9/+3 | |
| | | | | | | | | | | | | | | o kill MakeMaker hack (no longer needed) o define APPLLIB_EXP to be /usr/local/libdata/perl5 to let users override standard modules if they want The perl search path in @INC is now: /usr/local/libdata/perl5 /usr/libdata/perl5/i386-openbsd/5.00503 /usr/libdata/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl . | ||||
* | Deal with colon-separated paths in *libexp variables. This is a | 1999-05-09 | 1 | -3/+9 | |
| | | | | | hack and I may simply change those variables to point to a single pathname. | ||||
* | perl5.005_03 (stock) | 1999-04-29 | 15 | -511/+1360 | |
| | |||||
* | perl5.005_03 | 1999-04-29 | 3 | -0/+699 | |
| | |||||
* | perl 5.004_04 | 1997-11-30 | 15 | -688/+3172 | |
| | |||||
* | Fix a bug in an internal perl build script fragment that caused a bogus | 1996-10-04 | 1 | -3/+5 | |
| | | | | Makefile to be built for the sdbm library subdir. | ||||
* | Import of Perl 5.003 into the tree. Makefile.bsd-wrapper and | 1996-08-19 | 12 | -0/+10084 | |
config.sh.OpenBSD are the only local changes. |