Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge in perl 5.10.1 | 2009-10-12 | 314 | -27050/+9527 | ||
| | ||||||
* | import perl 5.10.1 | 2009-10-12 | 619 | -6628/+56187 | ||
| | ||||||
* | relocate / fix Test::Simple tests | 2009-05-16 | 126 | -2837/+1694 | ||
| | | | | ok millert@ | |||||
* | update Test::Simple to version 0.86 | 2009-05-13 | 62 | -946/+4443 | ||
| | | | | | tested in multiple builds on multiple arches by me ok millert@, simon@ | |||||
* | s/postion/position/g | 2009-03-24 | 1 | -3/+3 | ||
| | ||||||
* | 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 | ||
| | ||||||
* | Remove a couple more bogus man pages and add missing MLINKs. The | 2008-09-30 | 9 | -11/+8 | ||
| | | | | makewhatis info for the perl man pages now matches the pages themselves. | |||||
* | Remove bogus man pages and fix the NAME lines for many more. | 2008-09-29 | 31 | -31/+31 | ||
| | ||||||
* | fix conflicts and merge in local changes to perl 5.10.0 | 2008-09-29 | 128 | -14546/+21532 | ||
| | ||||||
* | import perl 5.10.0 from CPAN | 2008-09-29 | 887 | -9824/+157082 | ||
| | ||||||
* | 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... | |||||
* | update File::Temp to CPAN version 0.18 as other modules start to use it | 2007-11-11 | 3 | -47/+121 | ||
| | | | | ok millert@ | |||||
* | fix a bug leading to infinite recursion; adapted from CPAN | 2007-08-24 | 2 | -4/+18 | ||
| | | | | ok millert@ | |||||
* | 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 | ||
| | ||||||
* | let E<copy> be recognized for man documents as well. | 2006-11-16 | 1 | -1/+2 | ||
| | | | | | | Noticed by jasper@, work by millert@ and me, okay millert@ | |||||
* | make sure pod parsers are in a sane state at beginning of parse. | 2006-11-15 | 3 | -3/+15 | ||
| | | | | | | | | pod2text and pod2man re-use the same parser on a list of files, and will lose some information if some intermediate documents produce unbalanced calls to begin_cmd/end_cmd. okay millert@ | |||||
* | merge in perl 5.8.8 | 2006-03-28 | 71 | -3816/+3829 | ||
| | ||||||
* | perl 5.8.8 import | 2006-03-28 | 314 | -7069/+25233 | ||
| | ||||||
* | sync in-tree perl with 5.8.6 | 2005-01-15 | 13 | -213/+640 | ||
| | ||||||
* | perl 5.8.6 from CPAN | 2005-01-15 | 46 | -769/+1366 | ||
| | ||||||
* | merge 5.8.5 into HEAD | 2004-08-09 | 371 | -50900/+3031 | ||
| | | | | | | | remove now-unused files crank libperl shared library major number update Makefile.bsd-wrapper tweak openbsd hints file for arm and m68k | |||||
* | Import of stock perl 5.8.5 | 2004-08-09 | 168 | -3455/+10379 | ||
| | ||||||
* | merge local changes into perl-5.8.3 | 2004-04-07 | 29 | -1128/+958 | ||
| | ||||||
* | perl 5.8.3 from CPAN | 2004-04-07 | 72 | -776/+3981 | ||
| | ||||||
* | Resolve conflicts for perl 5.8.2, remove old files, and add OpenBSD-specific scaffolding | 2003-12-03 | 85 | -9387/+15404 | ||
| | ||||||
* | perl 5.8.2 from CPAN | 2003-12-03 | 513 | -9207/+38221 | ||
| | ||||||
* | Update CGI module to version 2.98; fixes a cross-site scripting bug | 2003-07-23 | 19 | -477/+1123 | ||
| | ||||||
* | Add missing MLINKS for Getopt::Std and fix NAME section | 2003-03-28 | 1 | -3/+1 | ||
| | ||||||
* | no longer used by spamd, no need to keep. | 2003-03-08 | 2 | -740/+0 | ||
| | ||||||
* | Add Net::Netmask, ok deraadt | 2003-03-02 | 2 | -0/+740 | ||
| | ||||||
* | From Andrushock, s/sucess/success/g | 2002-12-09 | 4 | -7/+10 | ||
| | ||||||
* | 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 | 378 | -97861/+16787 | ||
| | ||||||
* | stock perl 5.8.0 from CPAN | 2002-10-27 | 912 | -1813/+225201 | ||
| | ||||||
* | merge in perl 5.6.1 with our local changes | 2001-05-24 | 79 | -19743/+7208 | ||
| | ||||||
* | stock perl 5.6.1 | 2001-05-24 | 293 | -2511/+25573 | ||
| | ||||||
* | 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@ | |||||
* | Change 5948 by gsar@auger on 2000/04/25 18:21:57 | 2000-04-30 | 1 | -1/+2 | ||
| | | | | | typo in vars.pm that leads to cryptic message (from Piotr Piatkowski <kompas@kompas.usr.onet.pl>) | |||||
* | Better fix for all the dash shenanigans; rra@stanford.edu | 2000-04-24 | 1 | -23/+13 | ||
| | | | | Updates Man.pm to version 1.04. | |||||
* | Fix in scalar vs. list dereference bug in InputObjects.pm. Keep | 2000-04-24 | 2 | -9/+11 | ||
| | | | | | | dashes in C<> blocks from getting \e prepended to them. They should have a \ prepended to escape them which this does correctly do yet, but at least it produces legible documentation; rra@stanford.edu | |||||
* | add CPAN File::Temp module for perl versions of mkstemp et al. | 2000-04-21 | 1 | -0/+1458 | ||
| | ||||||
* | Fix bug when doing C<FOO I<BAR>>; rra@stanford.edu | 2000-04-09 | 1 | -9/+21 | ||
| | ||||||
* | perl-5.6.0 + local changes | 2000-04-06 | 104 | -4630/+8425 | ||
| | ||||||
* | virgin perl 5.6.0 | 2000-04-06 | 262 | -520/+99064 | ||
| |