aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/miniperl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove the perl build. Farewell, old friend.Mark Murray2002-05-161-41/+0
* FreeBSD 4.1 bootstrapping aid (setproctitle(3) is in -lutil).Ruslan Ermilov2002-02-081-0/+7
* Unbreak standalone `make depend' in gnu/usr.bin/perl.Ruslan Ermilov2001-10-041-1/+4
* Fix cross-building, etc:Ruslan Ermilov2001-09-291-16/+15
* When setproctitle() moved from libutil to libc, we forgot to back thePeter Wemm2001-02-131-2/+2
* Fix cross-building.Marcel Moolenaar2000-11-201-2/+0
* Fixes and cleanups to the perl build; don't error out when NOCLEAN isMark Murray2000-08-201-2/+4
* Tweaks to the build to allow "make -DNOCLEAN" and "make release" toMark Murray2000-06-291-1/+2
* Fix for bootstrapping. Grr. Pointy Hat Please?Mark Murray2000-06-261-1/+6
* Userland build stuff for Perl5.006.Mark Murray2000-06-251-5/+8
* Fixed wrong path to libperl in DPADD.Bruce Evans2000-03-271-4/+7
* Fix for (amongst other things) the cross-compile case where a too-oldMark Murray2000-01-291-1/+1
* Low-level, but significant cleanup of Perl's build process.Mark Murray1999-09-241-27/+0
* Allow perl to be built with thread support.Mark Murray1999-09-041-3/+17
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Very substantial debug/improvement of the FreeBSD/Perl5 build.Mark Murray1998-10-111-1/+3
* Repairs to make the ports system work again. Currently, the portsMark Murray1998-09-261-2/+1
* More make cleanups.Mark Murray1998-09-231-1/+2
* Generalise the build a bit more.Mark Murray1998-09-161-3/+2
* Allow libperl to be a shared library.Mark Murray1998-09-121-0/+1
* Fix parallel building.Mark Murray1998-09-121-1/+2
* Bring in the Perl5 BMake files. This ends the easy stuff.Mark Murray1998-09-091-0/+30