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