From owner-cvs-all Mon Jul 29 9:10:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9718837B400; Mon, 29 Jul 2002 09:10:23 -0700 (PDT) Received: from corbulon.video-collage.com (corbulon.video-collage.com [64.35.99.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D0C143E4A; Mon, 29 Jul 2002 09:10:19 -0700 (PDT) (envelope-from mi+mx@aldan.algebra.com) Received: from misha.murex.com (250-217.customer.cloud9.net [168.100.250.217]) by corbulon.video-collage.com (8.12.2/8.12.2) with ESMTP id g6TGAGHV094571 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=FAIL); Mon, 29 Jul 2002 12:10:17 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: corbulon.video-collage.com: Host 250-217.customer.cloud9.net [168.100.250.217] claimed to be misha.murex.com Content-Type: text/plain; charset="koi8-u" From: Mikhail Teterin Organization: Virtual Estates, Inc. To: Anton Berezin , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/lang/perl5.8 Makefile pkg-plist Date: Mon, 29 Jul 2002 12:10:42 -0400 User-Agent: KMail/1.4.2 References: <200207280914.g6S9EINq064394@freefall.freebsd.org> In-Reply-To: <200207280914.g6S9EINq064394@freefall.freebsd.org> Cc: phk@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200207291210.42191.mi+mx@aldan.algebra.com> X-Scanned-By: MIMEDefang 2.15 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday 28 July 2002 05:14 am, Anton Berezin wrote: = 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. Is it not as space-efficient as phk's? Should we consider switching -- or will the licensing difference make this a non-starter :-) ? -mi = WITH_GDBM - to compile with gdbm support. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message