Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2002 02:14:18 -0700 (PDT)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/perl5.8 Makefile pkg-plist
Message-ID:  <200207280914.g6S9EINq064394@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tobez       2002/07/28 02:14:18 PDT

  Modified files:
    lang/perl5.8         Makefile pkg-plist 
  Log:
  Merge from lang/perl5:
  
      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.
  
  Revision  Changes    Path
  1.49      +20 -3     ports/lang/perl5.8/Makefile
  1.29      +4 -0      ports/lang/perl5.8/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?200207280914.g6S9EINq064394>