Age | Commit message (Expand) | Author |
2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data | Philip Guenther |
2013-08-06 | Remove support for COMPILER_VERSION == gcc2. | Miod Vallat |
2013-03-29 | More mg_data.h where uudmap.h is listed, for paranoia and consistency. | Miod Vallat |
2013-03-29 | Add an explicit dependency for mg_data.h, similar to uudmap.h; should help | Miod Vallat |
2013-03-25 | merge/resolve conflicts/add files | Stuart Henderson |
2013-03-25 | merge/resolve conflicts | Stuart Henderson |
2012-08-31 | No longer create lib*_pic.a files. Nothing uses them anymore. | Theo de Raadt |
2011-09-24 | Tell perl not to attempt to use LC_COLLATE or LC_NUMERIC which we | Todd C. Miller |
2011-06-23 | switch to installing source manuals (base part) | Ingo Schwarze |
2010-11-30 | Make THREADED_PERL=true work again (not enabled by default) | Todd C. Miller |
2010-09-24 | merge in perl 5.12.2 plus local changes | Todd C. Miller |
2010-05-10 | Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexible | Dale Rahn |
2010-02-03 | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | Miod Vallat |
2010-01-05 | When cleaning, remove generated file and avoid removing some files that | Todd C. Miller |
2009-10-12 | Merge in perl 5.10.1 | Todd C. Miller |
2008-10-07 | re-enable ieeefp mode on alpha again, now that the kernel code is | Martynas Venckus |
2008-09-30 | Add back a change that got lost in the final merge. | Todd C. Miller |
2008-09-29 | fix conflicts and merge in local changes to perl 5.10.0 | Todd C. Miller |
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 |