1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/lang/perl5.6/files
Anton Berezin 09fdc375e2 Add two knobs:
WITH_PERL_MALLOC - to compile with perl's own malloc, as opposed to the
freebsd system malloc.  Some might find this useful, since perl's malloc
is marginally faster in typical cases, and orders of magnitude faster in
degenerate cases.  Use with care.

WITH_GDBM - to compile with gdbm support.

Requested by:	netchild (WITH_PERL_MALLOC),
		Joachim Leidinger <jojo@blackpoint.de> (WITH_GDBM)
2002-07-28 08:25:07 +00:00
..
patch-ab Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in the 2002-06-02 21:22:25 +00:00
patch-ac Add two knobs: 2002-07-28 08:25:07 +00:00
patch-ad Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in the 2002-06-02 21:22:25 +00:00
patch-ae Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in the 2002-06-02 21:22:25 +00:00
patch-af Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in the 2002-06-02 21:22:25 +00:00
patch-Install.pm 1. Merge from src/contrib/perl5/lib/ExtUtils/Attic/Install.pm rev. 1.2: 2002-07-10 16:06:00 +00:00
patch-makedepend Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in the 2002-06-02 21:22:25 +00:00
patch-perl.c Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in the 2002-06-02 21:22:25 +00:00
use.perl Fix manpath.config patching in case there is no system perl manpath 2002-06-16 12:40:13 +00:00