From 24639888f8a1abdd99b8acc450e2a326d30ebe9b Mon Sep 17 00:00:00 2001 From: kwm Date: Fri, 2 Mar 2012 11:24:03 +0000 Subject: Update xfs to 1.1.2. Add upstream patches to libXfont to fix the build with xfs and to plug security issue [1]. Obtained from: libXfont upstream [1] http://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=bd48ad11fd11412c62c3ac8ed5d52c4f10a985aa Security: CVE-2011-2895 [1] git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@431 058c260c-8361-11dd-a0ac-aa2bafec7d09 --- x11-fonts/libXfont/Makefile | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 x11-fonts/libXfont/Makefile (limited to 'x11-fonts/libXfont/Makefile') diff --git a/x11-fonts/libXfont/Makefile b/x11-fonts/libXfont/Makefile new file mode 100644 index 0000000..96a9eb9 --- /dev/null +++ b/x11-fonts/libXfont/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: libXfont +# Date Created: 29 Oct, 2003 +# Whom: Eric Anholt +# +# $FreeBSD: ports/x11-fonts/libXfont/Makefile,v 1.27 2011/11/09 15:26:02 miwi Exp $ +# + +PORTNAME= libXfont +PORTVERSION= 1.4.4 +PORTREVISION= 1 +PORTEPOCH= 1 +CATEGORIES= x11-fonts + +MAINTAINER= x11@FreeBSD.org +COMMENT= X font libary + +LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 + +XORG_CAT= lib +USE_XORG= xproto:both xtrans fontsproto:both fontenc + +CONFIGURE_ARGS=--without-xmlto --disable-devel-docs + +.include -- cgit v1.2.3