summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/Makefile.bsd-wrapper
AgeCommit message (Expand)AuthorFilesLines
2020-07-01Re-enable silent mode in perl Configureafresh11-2/+2
2020-06-27Remove some customizations from the perl buildafresh11-42/+11
2017-07-04Should have committed this two days ago, last part that ran during dependespie1-2/+4
2017-06-28move all the post-Configure stuff to Makefile.bsd-wrapper1 instead of justespie1-134/+15
2017-02-06Remove incorrect perl version commentafresh11-2/+2
2017-02-05Apply local patches - perl-5.24.1afresh11-11/+7
2016-11-09Stop installing perl .ph filesafresh11-10/+1
2016-09-20Set correct owner for installed files. One step closer to nopermnatano1-3/+6
2016-07-03Update to perl 5.20.3afresh11-1/+1
2016-06-28Stop linking perl to libutil, never necessaryafresh11-2/+2
2015-04-07Revert: breaks h2ph handling of symlinks like endian.h --> sys/endian.hguenther1-2/+2
2015-04-06h2ph only handles actual _files_, so request just them from 'find'. Crazy, eh?guenther1-2/+2
2014-11-26Make caretx a perl dependency, not just miniperlafresh11-7/+4
2014-11-17Re-add lost unicore files in perl-5.20.1afresh11-1/+1
2014-11-17Regenerate unicore for perl-5.20.1afresh11-1/+1
2014-11-17Apply local patches to perl-5.20.1afresh11-13/+13
2014-05-29We now use arc4random() so PERL_RANDOM_DEVICE is no longer needed.guenther1-2/+2
2014-03-24Merge perl-5.18.2 plus local patches, remove old filesafresh11-1/+9
2013-08-13Switch time_t, ino_t, clock_t, and struct kevent's ident and dataguenther1-2/+2
2013-08-06Remove support for COMPILER_VERSION == gcc2.miod1-4/+2
2013-03-29More mg_data.h where uudmap.h is listed, for paranoia and consistency.miod1-3/+3
2013-03-29Add an explicit dependency for mg_data.h, similar to uudmap.h; should helpmiod1-1/+2
2013-03-25merge/resolve conflicts/add filessthen1-1/+1
2013-03-25merge/resolve conflictssthen1-23/+17
2012-08-31No longer create lib*_pic.a files. Nothing uses them anymore.deraadt1-9/+1
2011-09-24Tell perl not to attempt to use LC_COLLATE or LC_NUMERIC which wemillert1-3/+3
2011-06-23switch to installing source manuals (base part)schwarze1-5/+4
2010-11-30Make THREADED_PERL=true work again (not enabled by default)millert1-2/+3
2010-09-24merge in perl 5.12.2 plus local changesmillert1-7/+11
2010-05-10Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexibledrahn1-3/+3
2010-02-03Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentmiod1-2/+2
2010-01-05When cleaning, remove generated file and avoid removing some files thatmillert1-2/+2
2009-10-12Merge in perl 5.10.1millert1-7/+10
2008-10-07re-enable ieeefp mode on alpha again, now that the kernel code ismartynas1-6/+1
2008-09-30Add back a change that got lost in the final merge.millert1-2/+5
2008-09-29fix conflicts and merge in local changes to perl 5.10.0millert1-21/+55
2007-11-26fix build for real, forward maninstall to wrapper1espie1-565/+25
2007-11-25espie broke the make install codepath (and I think not just for DESTDIR), so back it outderaadt1-18/+560
2007-11-25man pages are in Makefile.bsd-wrapper1, so MLINKS should be there too,deraadt1-6/+1
2007-11-24some make -j fixes.espie1-555/+18
2006-11-09Don't build profiled libperl; requested by deraadt@millert1-1/+4
2006-03-28merge in perl 5.8.8millert1-1/+18
2005-01-15sync in-tree perl with 5.8.6millert1-2/+4
2004-08-14gcc 3.3.2 needs -fno-delete-null-pointer-checks in addition tomillert1-55/+7
2004-08-11mips->mips64. ok deraadt@pefo1-2/+2
2004-08-10missing \ at eolderaadt1-2/+2
2004-08-09merge 5.8.5 into HEADmillert1-2/+62
2004-07-11move PICFLAG override for sparc after the inclusion of bsd.lib.mk; ok deraadtpvalchev1-6/+7
2004-06-01remove workaround not needed w/ gcc3 anymore; millert@ okmickey1-28/+1
2004-04-07merge local changes into perl-5.8.3millert1-4/+8