From owner-freebsd-ports Fri Dec 28 0:38:35 2001 Delivered-To: freebsd-ports@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id EF07C37B416; Fri, 28 Dec 2001 00:38:28 -0800 (PST) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.6/8.11.5) with ESMTP id fBS8bVf26137; Fri, 28 Dec 2001 03:37:33 -0500 (EST) (envelope-from mi@aldan.algebra.com) Message-Id: <200112280837.fBS8bVf26137@aldan.algebra.com> Date: Fri, 28 Dec 2001 03:37:28 -0500 (EST) From: Mikhail Teterin Subject: Re: cvs commit: ports/print/ghostscript-afpl Makefile distinfo pkg-plist ports/print/ghostscript-afpl/files escputil.contrib.mak hpijs.contrib.mak patch-hpijs:makefile patch-hpijs:platform.h patch-src:unix-gcc.mak stp.contrib.mak ports/print/ghostscript-afpl/scripts ... To: sobomax@FreeBSD.org Cc: ports@FreeBSD.org, cvs-committers@FreeBSD.org In-Reply-To: <1009489628.238.4.camel@notebook> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 27 Dec, Maxim Sobolev wrote: > On Thu, 2001-12-27 at 21:59, Mikhail Teterin wrote: >> On 27 Dec, Mario Sergio Fujikawa Ferreira wrote: >> >> > - Better support for jpeg WRKDIR location >> >> According to the Ghostscript's Make.htm, the only reason GS needs its >> own version of JPEG, is because Adobe's PostScript interpreters >> "don't follow JPEG standard exactly". Which forces GS developers to >> build JPEG with the following: >> >> #define D_MAX_BLOCKS_IN_MCU 64 >> >> perhaps, this is how we should build our JPEG port to start with and >> make gs use -ljpeg, like everything else? > > What's the gain? Generally, it is considered advantageous to share the common libraries between different executables. Smaller run-time memory requirements, smaller on-disk binary size, easier maintainance, etc. -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message