summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/Makefile.bsd-wrapper (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-enable silent mode in perl Configureafresh12020-07-011-2/+2
* Remove some customizations from the perl buildafresh12020-06-271-42/+11
* Should have committed this two days ago, last part that ran during dependespie2017-07-041-2/+4
* move all the post-Configure stuff to Makefile.bsd-wrapper1 instead of justespie2017-06-281-134/+15
* Remove incorrect perl version commentafresh12017-02-061-2/+2
* Apply local patches - perl-5.24.1afresh12017-02-051-11/+7
* Stop installing perl .ph filesafresh12016-11-091-10/+1
* Set correct owner for installed files. One step closer to nopermnatano2016-09-201-3/+6
* Update to perl 5.20.3afresh12016-07-031-1/+1
* Stop linking perl to libutil, never necessaryafresh12016-06-281-2/+2
* Revert: breaks h2ph handling of symlinks like endian.h --> sys/endian.hguenther2015-04-071-2/+2
* h2ph only handles actual _files_, so request just them from 'find'. Crazy, eh?guenther2015-04-061-2/+2
* Make caretx a perl dependency, not just miniperlafresh12014-11-261-7/+4
* Re-add lost unicore files in perl-5.20.1afresh12014-11-171-1/+1
* Regenerate unicore for perl-5.20.1afresh12014-11-171-1/+1
* Apply local patches to perl-5.20.1afresh12014-11-171-13/+13
* We now use arc4random() so PERL_RANDOM_DEVICE is no longer needed.guenther2014-05-291-2/+2
* Merge perl-5.18.2 plus local patches, remove old filesafresh12014-03-241-1/+9
* Switch time_t, ino_t, clock_t, and struct kevent's ident and dataguenther2013-08-131-2/+2
* Remove support for COMPILER_VERSION == gcc2.miod2013-08-061-4/+2
* More mg_data.h where uudmap.h is listed, for paranoia and consistency.miod2013-03-291-3/+3
* Add an explicit dependency for mg_data.h, similar to uudmap.h; should helpmiod2013-03-291-1/+2
* merge/resolve conflicts/add filessthen2013-03-251-1/+1
* merge/resolve conflictssthen2013-03-251-23/+17
* No longer create lib*_pic.a files. Nothing uses them anymore.deraadt2012-08-311-9/+1
* Tell perl not to attempt to use LC_COLLATE or LC_NUMERIC which wemillert2011-09-241-3/+3
* switch to installing source manuals (base part)schwarze2011-06-231-5/+4
* Make THREADED_PERL=true work again (not enabled by default)millert2010-11-301-2/+3
* merge in perl 5.12.2 plus local changesmillert2010-09-241-7/+11
* Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexibledrahn2010-05-101-3/+3
* Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentmiod2010-02-031-2/+2
* When cleaning, remove generated file and avoid removing some files thatmillert2010-01-051-2/+2
* Merge in perl 5.10.1millert2009-10-121-7/+10
* re-enable ieeefp mode on alpha again, now that the kernel code ismartynas2008-10-071-6/+1
* Add back a change that got lost in the final merge.millert2008-09-301-2/+5
* fix conflicts and merge in local changes to perl 5.10.0millert2008-09-291-21/+55
* fix build for real, forward maninstall to wrapper1espie2007-11-261-565/+25
* espie broke the make install codepath (and I think not just for DESTDIR), so back it outderaadt2007-11-251-18/+560
* man pages are in Makefile.bsd-wrapper1, so MLINKS should be there too,deraadt2007-11-251-6/+1
* some make -j fixes.espie2007-11-241-555/+18
* Don't build profiled libperl; requested by deraadt@millert2006-11-091-1/+4
* merge in perl 5.8.8millert2006-03-281-1/+18
* sync in-tree perl with 5.8.6millert2005-01-151-2/+4
* gcc 3.3.2 needs -fno-delete-null-pointer-checks in addition tomillert2004-08-141-55/+7
* mips->mips64. ok deraadt@pefo2004-08-111-2/+2
* missing \ at eolderaadt2004-08-101-2/+2
* merge 5.8.5 into HEADmillert2004-08-091-2/+62
* move PICFLAG override for sparc after the inclusion of bsd.lib.mk; ok deraadtpvalchev2004-07-111-6/+7
* remove workaround not needed w/ gcc3 anymore; millert@ okmickey2004-06-011-28/+1
* merge local changes into perl-5.8.3millert2004-04-071-4/+8