summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/Makefile.bsd-wrapper
AgeCommit message (Expand)Author
2023-09-03Replace perl's use of syscall(2) with a dispatcher to libcAndrew Fresh
2023-02-15Apply local patches - perl-5.36.0Andrew Fresh
2022-04-12Improve test and clean targetsAndrew Fresh
2020-07-01Re-enable silent mode in perl ConfigureAndrew Fresh
2020-06-27Remove some customizations from the perl buildAndrew Fresh
2017-07-04Should have committed this two days ago, last part that ran during dependMarc Espie
2017-06-28move all the post-Configure stuff to Makefile.bsd-wrapper1 instead of justMarc Espie
2017-02-06Remove incorrect perl version commentAndrew Fresh
2017-02-05Apply local patches - perl-5.24.1Andrew Fresh
2016-11-09Stop installing perl .ph filesAndrew Fresh
2016-09-20Set correct owner for installed files. One step closer to nopermMartin Natano
2016-07-03Update to perl 5.20.3Andrew Fresh
2016-06-28Stop linking perl to libutil, never necessaryAndrew Fresh
2015-04-07Revert: breaks h2ph handling of symlinks like endian.h --> sys/endian.hPhilip Guenther
2015-04-06h2ph only handles actual _files_, so request just them from 'find'. Crazy, eh?Philip Guenther
2014-11-26Make caretx a perl dependency, not just miniperlAndrew Fresh
2014-11-17Re-add lost unicore files in perl-5.20.1Andrew Fresh
2014-11-17Regenerate unicore for perl-5.20.1Andrew Fresh
2014-11-17Apply local patches to perl-5.20.1Andrew Fresh
2014-05-29We now use arc4random() so PERL_RANDOM_DEVICE is no longer needed.Philip Guenther
2014-03-24Merge perl-5.18.2 plus local patches, remove old filesafresh1
2013-08-13Switch time_t, ino_t, clock_t, and struct kevent's ident and dataPhilip Guenther
2013-08-06Remove support for COMPILER_VERSION == gcc2.Miod Vallat
2013-03-29More mg_data.h where uudmap.h is listed, for paranoia and consistency.Miod Vallat
2013-03-29Add an explicit dependency for mg_data.h, similar to uudmap.h; should helpMiod Vallat
2013-03-25merge/resolve conflicts/add filesStuart Henderson
2013-03-25merge/resolve conflictsStuart Henderson
2012-08-31No longer create lib*_pic.a files. Nothing uses them anymore.Theo de Raadt
2011-09-24Tell perl not to attempt to use LC_COLLATE or LC_NUMERIC which weTodd C. Miller
2011-06-23switch to installing source manuals (base part)Ingo Schwarze
2010-11-30Make THREADED_PERL=true work again (not enabled by default)Todd C. Miller
2010-09-24merge in perl 5.12.2 plus local changesTodd C. Miller
2010-05-10Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexibleDale Rahn
2010-02-03Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentMiod Vallat
2010-01-05When cleaning, remove generated file and avoid removing some files thatTodd C. Miller
2009-10-12Merge in perl 5.10.1Todd C. Miller
2008-10-07re-enable ieeefp mode on alpha again, now that the kernel code isMartynas Venckus
2008-09-30Add back a change that got lost in the final merge.Todd C. Miller
2008-09-29fix conflicts and merge in local changes to perl 5.10.0Todd C. Miller
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