Age | Commit message (Expand) | Author |
2007-11-26 | fix build for real, forward maninstall to wrapper1 | Marc Espie |
2007-11-25 | espie broke the make install codepath (and I think not just for DESTDIR), so ... | Theo de Raadt |
2007-11-25 | man pages are in Makefile.bsd-wrapper1, so MLINKS should be there too, | Theo de Raadt |
2007-11-24 | some make -j fixes. | Marc Espie |
2006-11-09 | Don't build profiled libperl; requested by deraadt@ | Todd C. Miller |
2006-03-28 | merge in perl 5.8.8 | Todd C. Miller |
2005-01-15 | sync in-tree perl with 5.8.6 | Todd C. Miller |
2004-08-14 | gcc 3.3.2 needs -fno-delete-null-pointer-checks in addition to | Todd C. Miller |
2004-08-11 | mips->mips64. ok deraadt@ | Per Fogelstrom |
2004-08-10 | missing \ at eol | Theo de Raadt |
2004-08-09 | merge 5.8.5 into HEAD | Todd C. Miller |
2004-07-11 | move PICFLAG override for sparc after the inclusion of bsd.lib.mk; ok deraadt | Peter Valchev |
2004-06-01 | remove workaround not needed w/ gcc3 anymore; millert@ ok | Michael Shalayeff |
2004-04-07 | merge local changes into perl-5.8.3 | Todd C. Miller |
2004-02-08 | shave build time. | Marc Espie |
2003-12-10 | Ignore PSALL if NOMAN is set; noticed by jmc@ | Todd C. Miller |
2003-12-03 | Whoops, don't build threaded by default | Todd C. Miller |
2003-12-03 | Resolve conflicts for perl 5.8.2, remove old files, and add OpenBSD-specific ... | Todd C. Miller |
2003-08-10 | link File::Basename to basename, dirname, fileparse | Marc Espie |
2003-07-30 | hppa no longer needs -O0 to build toke.c; from miod@ and OK mickey@ | Todd C. Miller |
2003-03-30 | Force the creation of pod/Makefile. We don't actually use this for | Todd C. Miller |
2003-03-28 | Add missing MLINKS for Getopt::Std and fix NAME section | Todd C. Miller |
2003-03-08 | No more Net::Netmask | Bob Beck |
2003-03-02 | Add Net::Netmask, ok deraadt | Bob Beck |
2002-10-27 | Resolve conflicts, remove old files, merge local changes | Todd C. Miller |
2002-10-04 | since we lndir the sources we do not need the .CURDIR in the toke deps | Michael Shalayeff |
2002-10-04 | put cpp flags into CPPFLAGS, not CFLAGS. | Michael Shalayeff |
2002-04-30 | typo, from Denis Afonin. | Marc Espie |
2002-04-21 | Fix perlbdebguts, perlboot, and perlbot man pages. Noticed by Theo | Todd C. Miller |
2002-04-21 | simpler manpage generation, using make's features. | Marc Espie |
2001-10-09 | Add missing rule for B::CC.ps3p; Hans-Guenter Weigand | Todd C. Miller |
2001-07-21 | SHLIB_MAJOR/_MINOR not set in bsd.lib.mk anymore. Use major/minor. | Kenneth R Westerback |
2001-07-02 | fix some incorrect cat page dependencies | Todd C. Miller |
2001-06-02 | Remove a few extraneous subshells. Okay millert@ | Marc Espie |
2001-05-24 | merge in perl 5.6.1 with our local changes | Todd C. Miller |
2001-02-04 | Copy symlinks in addition to running h2ph so machine/foo.ph works | Todd C. Miller |
2000-11-10 | these contain special cases where they build man pages into .0 files; | Theo de Raadt |
2000-04-21 | add CPAN File::Temp module for perl versions of mkstemp et al. | Todd C. Miller |
2000-04-12 | do h2ph for the whole include tree; millert@ ok | Michael Shalayeff |
2000-04-09 | o config.sh depends on config.over | Todd C. Miller |
2000-04-07 | Win32.pod should go in man3p, not man1. The only reason we even | Todd C. Miller |
2000-04-07 | need -fPIC on sparc for libperl.so | Todd C. Miller |
2000-04-06 | perl-5.6.0 + local changes | Todd C. Miller |
2000-04-05 | seed srandom from /dev/arandom not /dev/urandom | Todd C. Miller |
2000-01-28 | Prevent make from trying to build perly.y for good. | Todd C. Miller |
1999-11-28 | Keep rules in bsd.sys.mk from yacc'ing on perly.y | Todd C. Miller |
1999-11-26 | Run Configure as part of a 'beforedepend' target in perl's Makefile.bsd-wrapper | Todd C. Miller |
1999-11-23 | missed in shared libperl mods due to cvs bug | Todd C. Miller |
1999-08-27 | check for arch that supports -s flag | Todd C. Miller |
1999-05-04 | Move perl lib files to /usr/libdata/perl5 and /usr/local/libdata/perl5. | Todd C. Miller |