From owner-cvs-all@FreeBSD.ORG Thu Apr 10 20:04:46 2003 Return-Path: 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 D394837B401; Thu, 10 Apr 2003 20:04:46 -0700 (PDT) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3E2343FCB; Thu, 10 Apr 2003 20:04:45 -0700 (PDT) (envelope-from danfe@regency.nsu.ru) Received: from mail by mx.nsu.ru with drweb-scanned (Exim 3.35 #1 (Debian)) id 193oqv-0001xu-00; Fri, 11 Apr 2003 10:05:21 +0700 Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 3.35 #1 (Debian)) id 193oqr-0001vc-00; Fri, 11 Apr 2003 10:05:17 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.8/8.12.8) with ESMTP id h3B34aSc073602; Fri, 11 Apr 2003 10:04:36 +0700 (NOVST) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.8/8.12.8/Submit) id h3B34aMG073601; Fri, 11 Apr 2003 10:04:36 +0700 (NOVST) Date: Fri, 11 Apr 2003 10:04:35 +0700 From: Alexey Dokuchaev To: Joe Marcus Clarke Message-ID: <20030411030435.GA73547@regency.nsu.ru> References: <200304102010.h3AKARmO016236@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304102010.h3AKARmO016236@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Envelope-To: marcus@freebsd.org, ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/print/freetype2 Makefile distinfo pkg-plist patch-src_gzip_infcodes.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 03:04:47 -0000 On Thu, Apr 10, 2003 at 01:10:27PM -0700, Joe Marcus Clarke wrote: > marcus 2003/04/10 13:10:27 PDT > > FreeBSD ports repository > > Modified files: > print/freetype2 Makefile distinfo pkg-plist > Removed files: > print/freetype2/files patch-src_gzip_ftgzip.c > patch-src_gzip_infcodes.c > Log: > Update to 2.1.4. This fixes the memory leak exploited by fc-cache > and fontconfig. With this update, fc-cache takes no more that 2.1 MB > when running against full XFree fonts as well as webfonts, URW fonts, > and a collection of Internet-downloaded TrueType fonts. Can this be a reason why XFree tend to eventually occupy all of the available memory + swap, leading to crash? (Well, it might also be cause by nVidia's binary driver. *sigh*) ./danfe