Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2002 01:25:08 -0700 (PDT)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/perl5 Makefile pkg-plist ports/lang/perl5/files patch-ac
Message-ID:  <200207280825.g6S8P8nH056783@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tobez       2002/07/28 01:25:08 PDT

  Modified files:
    lang/perl5           Makefile pkg-plist 
    lang/perl5/files     patch-ac 
  Log:
  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)
  
  Revision  Changes    Path
  1.47      +20 -2     ports/lang/perl5/Makefile
  1.8       +10 -6     ports/lang/perl5/files/patch-ac
  1.28      +5 -0      ports/lang/perl5/pkg-plist

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207280825.g6S8P8nH056783>