summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/Makefile.bsd-wrapper1
AgeCommit message (Expand)Author
2013-03-31fix feature(3p) manual, which was missing a generated table. spotted by espie@Stuart Henderson
2013-03-31install the proper 5.16.3 perldelta file, spotted by espie@Stuart Henderson
2013-03-30Use --stderr to output pod2man problems at build time, rather than embedStuart Henderson
2013-03-30Disable perlcn/perlko/perljp manpages which use EUC encodings, we produceStuart Henderson
2013-03-25merge 5.16.3 / sync installed filesStuart Henderson
2012-04-13hook in requisite bits for OpenBSD::MkTemp to build and man.Marc Espie
2011-06-23switch to installing source manuals (base part)Ingo Schwarze
2010-10-13Generate XS::APItest.0, XS::APItest::KeywordRPN.0 and XS::Typemap.0Todd C. Miller
2010-10-06The XS bits are not generated if NOPICTodd C. Miller
2010-09-24merge in perl 5.12.2 plus local changesTodd C. Miller
2009-10-13No need for perlthanks binary when perlbug -T will do.Todd C. Miller
2009-10-12Merge in perl 5.10.1Todd C. Miller
2008-09-30Remove a couple more bogus man pages and add missing MLINKs. TheTodd C. Miller
2008-09-29Remove bogus man pages and fix the NAME lines for many more.Todd C. Miller
2008-09-29fix conflicts and merge in local changes to perl 5.10.0Todd C. Miller
2007-11-28insert .WAIT so that stuff is built first, and checked afterwards, insteadMarc Espie
2007-11-25man pages are in Makefile.bsd-wrapper1, so MLINKS should be there too,Theo de Raadt
2007-11-24some make -j fixes.Marc Espie