Age | Commit message (Expand) | Author |
2023-09-03 | Replace perl's use of syscall(2) with a dispatcher to libc | Andrew Fresh |
2023-02-15 | Apply local patches - perl-5.36.0 | Andrew Fresh |
2022-04-12 | Improve test and clean targets | Andrew Fresh |
2020-07-01 | Re-enable silent mode in perl Configure | Andrew Fresh |
2020-06-27 | Remove some customizations from the perl build | Andrew Fresh |
2017-07-04 | Should have committed this two days ago, last part that ran during depend | Marc Espie |
2017-06-28 | move all the post-Configure stuff to Makefile.bsd-wrapper1 instead of just | Marc Espie |
2017-02-06 | Remove incorrect perl version comment | Andrew Fresh |
2017-02-05 | Apply local patches - perl-5.24.1 | Andrew Fresh |
2016-11-09 | Stop installing perl .ph files | Andrew Fresh |
2016-09-20 | Set correct owner for installed files. One step closer to noperm | Martin Natano |
2016-07-03 | Update to perl 5.20.3 | Andrew Fresh |
2016-06-28 | Stop linking perl to libutil, never necessary | Andrew Fresh |
2015-04-07 | Revert: breaks h2ph handling of symlinks like endian.h --> sys/endian.h | Philip Guenther |
2015-04-06 | h2ph only handles actual _files_, so request just them from 'find'. Crazy, eh? | Philip Guenther |
2014-11-26 | Make caretx a perl dependency, not just miniperl | Andrew Fresh |
2014-11-17 | Re-add lost unicore files in perl-5.20.1 | Andrew Fresh |
2014-11-17 | Regenerate unicore for perl-5.20.1 | Andrew Fresh |
2014-11-17 | Apply local patches to perl-5.20.1 | Andrew Fresh |
2014-05-29 | We now use arc4random() so PERL_RANDOM_DEVICE is no longer needed. | Philip Guenther |
2014-03-24 | Merge perl-5.18.2 plus local patches, remove old files | afresh1 |
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 |