Age | Commit message (Expand) | Author |
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 |
1999-05-02 | fix typos, spotted by espie | Todd C. Miller |
1999-04-29 | New configuration method, use a combination of hints and config.over. Also a... | Todd C. Miller |
1998-10-19 | Use env to set the PATH since we run configure in a subshell | Todd C. Miller |
1998-10-18 | set PATH before running configure since we can't rely on the user's path bein... | Todd C. Miller |
1998-09-19 | xsubpp.cat1 ended up in two places in DESTDIR | Theo de Raadt |
1998-08-04 | Use MACHINE_ARCH, not MACHINE when installing .ph files; pefo@opsycon.se | Todd C. Miller |
1998-07-05 | Kill extra man page build as well. | Jason Downs |
1998-07-05 | use correct directory for h2ph -d | Todd C. Miller |
1998-07-05 | run h2ph with -d ${DESTDIR} | Todd C. Miller |
1998-04-25 | Remove dependency error in install target | Niklas Hallqvist |
1997-11-30 | Add "test" target. | Todd C. Miller |
1997-11-30 | No more perlovl.pod | Todd C. Miller |
1997-11-30 | perl 5.004_04 | Todd C. Miller |
1997-07-24 | respect ``INSTALL_STRIP=-s'' pr 188 | kstailey |
1997-06-23 | tabs vs. spaces | kstailey |
1997-06-23 | respect NOMAN during install | kstailey |
1997-06-23 | respect NOMAN during install | kstailey |
1997-06-23 | respect NOMAN (in bulk) | kstailey |
1997-04-17 | clean up *.cat1 on "make cleandir" | kstailey |
1996-08-26 | Missed one. | Jason Downs |