Skip site navigation (1)Skip section navigation (2)
Date:      16 Jan 2003 22:40:35 +1100
From:      Matthew Gardiner <matgarnz@iprimus.com.au>
To:        gnome@FreeBSD.org
Subject:   Freetype 2.1.3
Message-ID:  <1042717234.26957.4.camel@tchaikovsky.stpetersburg>
In-Reply-To: <1042702949.39453.30.camel@shumai.marcuscom.com>
References:  <1042702949.39453.30.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-W4JeR4Xu9l4P4ORdOoj5
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hi, I did a bit of stuffing around last night with the freetype2 files
in ports, it seems everything is working great. attached to this email
are the two files that I changed.

oh, btw, the xft file in files has been deleted as Freetype-2.1.3 no
longer requires the patch.

--=-W4JeR4Xu9l4P4ORdOoj5
Content-Disposition: attachment; filename=Makefile
Content-Type: text/x-makefile; name=Makefile; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

# New ports collection makefile for:	freetype
# Date created:		January 24, 1998
# Whom:			jseger@FreeBSD.org
#
# $FreeBSD: ports/print/freetype2/Makefile,v 1.41 2002/10/24 19:18:39 marcus Exp $
#

PORTNAME=	freetype2
PORTVERSION=	2.1.3
PORTREVISION=	1
CATEGORIES=	print
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \
		http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \
		http://www.funet.fi/pub/mirrors/ftp.freetype.org/%SUBDIR%/ \
		http://ftp.sunet.se/pub/text-processing/freetype/%SUBDIR%/ \
		${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/freetype/&,} \
		ftp://ftp.freetype.org/pub/%SUBDIR%/
MASTER_SITE_SUBDIR=	${PORTNAME}
DISTNAME=	${PORTNAME:S/2//}-${PORTVERSION}

MAINTAINER=	sobomax@FreeBSD.org

USE_BZIP2=	yes
USE_GMAKE=	yes
MAKE_ENV=	TOP=""
INSTALLS_SHLIB=	yes
USE_LIBTOOL=	yes
LIBTOOLFILES=	builds/unix/configure
CONFIGURE_ARGS=	--disable-nls
CONFIGURE_TARGET=	--target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
CONFIGURE_WRKSRC=	${WRKSRC}/builds/unix

post-configure:
	@(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} setup)

.include <bsd.port.mk>

--=-W4JeR4Xu9l4P4ORdOoj5
Content-Disposition: attachment; filename="patch-include::freetype::config::ftoption.h"
Content-Type: text/x-c-header; name="patch-include::freetype::config::ftoption.h"; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit


$FreeBSD: ports/print/freetype2/files/patch-include::freetype::config::ftoption.h,v 1.4 2002/06/21 16:42:45 sobomax Exp $

--- include/freetype/config/ftoption.h.orig  Nov  7 09:32 2002
+++ include/freetype/config/ftoption.h	Fri Jun 21 15:49:27 2002
@@ -381,1 +381,1 @@
-/* #define  TT_CONFIG_OPTION_BYTECODE_INTERPRETER */
+#define  TT_CONFIG_OPTION_BYTECODE_INTERPRETER

--=-W4JeR4Xu9l4P4ORdOoj5--


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




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