aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/gentium-basic/Makefile80
-rw-r--r--x11-fonts/gentium-basic/distinfo3
-rw-r--r--x11-fonts/gentium-basic/files/fonts.dir45
-rw-r--r--x11-fonts/gentium-basic/files/pkg-message.in15
-rw-r--r--x11-fonts/gentium-basic/pkg-descr7
-rw-r--r--x11-fonts/gentium-basic/pkg-plist21
-rw-r--r--x11-fonts/libXfont/Makefile31
-rw-r--r--x11-fonts/libXfont/distinfo3
-rw-r--r--x11-fonts/libXfont/pkg-descr6
-rw-r--r--x11-fonts/libXfont/pkg-plist16
-rw-r--r--x11-fonts/linux-f10-fontconfig/Makefile49
-rw-r--r--x11-fonts/linux-f10-fontconfig/distinfo.i3863
-rw-r--r--x11-fonts/linux-f10-fontconfig/files/pkg-install.in9
-rw-r--r--x11-fonts/linux-f10-fontconfig/pkg-descr22
-rw-r--r--x11-fonts/linux-f10-fontconfig/pkg-plist19
-rw-r--r--x11-fonts/linux-f8-fontconfig/Makefile49
-rw-r--r--x11-fonts/linux-f8-fontconfig/distinfo.i3863
-rw-r--r--x11-fonts/linux-f8-fontconfig/files/pkg-install.in9
-rw-r--r--x11-fonts/linux-f8-fontconfig/pkg-descr22
-rw-r--r--x11-fonts/linux-f8-fontconfig/pkg-plist19
-rw-r--r--x11-fonts/xfs/Makefile50
-rw-r--r--x11-fonts/xfs/distinfo6
-rw-r--r--x11-fonts/xfs/files/patch-Imakefile14
-rw-r--r--x11-fonts/xfs/files/patch-config.cpp13
-rw-r--r--x11-fonts/xfs/files/xfs.sh35
-rw-r--r--x11-fonts/xfs/pkg-descr6
-rw-r--r--x11-fonts/xfs/pkg-install12
-rw-r--r--x11-fonts/xfs/pkg-plist5
-rw-r--r--x11-fonts/xfs/scripts/configure19
29 files changed, 0 insertions, 591 deletions
diff --git a/x11-fonts/gentium-basic/Makefile b/x11-fonts/gentium-basic/Makefile
deleted file mode 100644
index 02cb2e18e1e0..000000000000
--- a/x11-fonts/gentium-basic/Makefile
+++ /dev/null
@@ -1,80 +0,0 @@
-# New ports collection makefile for: Gentium Font Family
-# Date created: March 31 2004
-# Whom: Matthew Seaman <m.seaman@infracaninophile.co.uk>
-#
-# $FreeBSD$
-#
-# This port is shamelessly copied from Joe Marcus Clarke's bitstream-vera
-# port.
-
-PORTNAME= gentium
-PORTVERSION= 1.0.2
-CATEGORIES= x11-fonts
-MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=Gentium_102_L_tar&_sc=1&filename=/
-DISTNAME= ttf-sil-${PORTNAME}_${PORTVERSION}
-
-MAINTAINER= m.seaman@infracaninophile.co.uk
-COMMENT= Gentium TrueType font collection
-
-BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
-RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
-
-USE_X_PREFIX= yes
-NO_BUILD= yes
-WRKSRC= ${WRKDIR}/ttf-sil-${PORTNAME}-${PORTVERSION:C@\.([[:digit:]]+)$@\1@}
-
-PLIST_SUB= FONTSDIR="${FONTSDIR:S|${PREFIX}/||}" \
- FONTNAME=${FONTNAME}
-
-SUB_LIST= "FONTSDIR=${FONTSDIR}"
-SUB_FILES= pkg-message
-
-#
-# Local variables
-#
-
-FONTNAME= ${PORTNAME}
-FONTSDIR?= ${PREFIX}/lib/X11/fonts/${FONTNAME}
-
-DOCSLIST= FONTLOG GENTIUM-FAQ Gentium-Greek-Specimen.pdf \
- Gentium-RU-A3Proofs.pdf Gentium-RU-Specimen.pdf \
- OFL-FAQ QUOTES README
-
-.SILENT:
-
-#
-# Install
-#
-
-do-install: install-fonts install-conf install-docs
-
-install-fonts:
- ${MKDIR} ${FONTSDIR}
- ${INSTALL_DATA} ${WRKSRC}/*.ttf ${FONTSDIR}
- ${INSTALL_DATA} ${FILESDIR}/fonts.dir ${FONTSDIR}
- ${INSTALL_DATA} ${WRKSRC}/OFL ${FONTSDIR}
-
-install-conf:
- ${MKDIR} ${PREFIX}/etc/fonts
- if [ ! -f ${PREFIX}/etc/fonts/local.conf ]; then \
- ${INSTALL_DATA} ${WRKSRC}/local.conf ${PREFIX}/etc/fonts ; \
- fi
- ${INSTALL_DATA} ${WRKSRC}/local.conf \
- ${PREFIX}/etc/fonts/local.conf-${FONTNAME}
-
-install-docs:
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- @for doc in ${DOCSLIST} ; do \
- ${INSTALL_DATA} ${WRKSRC}/$$doc ${DOCSDIR} ; \
- done
-.endif
-
-post-install:
- ${ECHO_MSG} "===> Running fc-cache"
- -${X11BASE}/bin/fc-cache -f -v ${FONTSDIR}
- ${ECHO_MSG}
- ${CAT} ${PKGMESSAGE}
- ${ECHO_MSG}
-
-.include <bsd.port.mk>
diff --git a/x11-fonts/gentium-basic/distinfo b/x11-fonts/gentium-basic/distinfo
deleted file mode 100644
index f79ba1e55aff..000000000000
--- a/x11-fonts/gentium-basic/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (ttf-sil-gentium_1.0.2.tar.gz) = 4c3e6ae586be277537ebb68f2a45b883
-SHA256 (ttf-sil-gentium_1.0.2.tar.gz) = 4746c04c9a4ad9e0788a38e0a2f81919a630d8070ceabc89f156b6d41d8ceb37
-SIZE (ttf-sil-gentium_1.0.2.tar.gz) = 2334185
diff --git a/x11-fonts/gentium-basic/files/fonts.dir b/x11-fonts/gentium-basic/files/fonts.dir
deleted file mode 100644
index df9ff03d6b0e..000000000000
--- a/x11-fonts/gentium-basic/files/fonts.dir
+++ /dev/null
@@ -1,45 +0,0 @@
-44
-GenAI102.ttf -misc-GentiumAlt-medium-i-normal--0-0-0-0-p-0-ascii-0
-GenAI102.ttf -misc-GentiumAlt-medium-i-normal--0-0-0-0-p-0-fcd8859-15
-GenAI102.ttf -misc-GentiumAlt-medium-i-normal--0-0-0-0-p-0-iso10646-1
-GenAI102.ttf -misc-GentiumAlt-medium-i-normal--0-0-0-0-p-0-iso8859-1
-GenAI102.ttf -misc-GentiumAlt-medium-i-normal--0-0-0-0-p-0-iso8859-10
-GenAI102.ttf -misc-GentiumAlt-medium-i-normal--0-0-0-0-p-0-iso8859-15
-GenAI102.ttf -misc-GentiumAlt-medium-i-normal--0-0-0-0-p-0-iso8859-2
-GenAI102.ttf -misc-GentiumAlt-medium-i-normal--0-0-0-0-p-0-iso8859-3
-GenAI102.ttf -misc-GentiumAlt-medium-i-normal--0-0-0-0-p-0-iso8859-4
-GenAI102.ttf -misc-GentiumAlt-medium-i-normal--0-0-0-0-p-0-iso8859-7
-GenAI102.ttf -misc-GentiumAlt-medium-i-normal--0-0-0-0-p-0-iso8859-9
-GenAR102.ttf -misc-GentiumAlt-medium-r-normal--0-0-0-0-p-0-ascii-0
-GenAR102.ttf -misc-GentiumAlt-medium-r-normal--0-0-0-0-p-0-fcd8859-15
-GenAR102.ttf -misc-GentiumAlt-medium-r-normal--0-0-0-0-p-0-iso10646-1
-GenAR102.ttf -misc-GentiumAlt-medium-r-normal--0-0-0-0-p-0-iso8859-1
-GenAR102.ttf -misc-GentiumAlt-medium-r-normal--0-0-0-0-p-0-iso8859-10
-GenAR102.ttf -misc-GentiumAlt-medium-r-normal--0-0-0-0-p-0-iso8859-15
-GenAR102.ttf -misc-GentiumAlt-medium-r-normal--0-0-0-0-p-0-iso8859-2
-GenAR102.ttf -misc-GentiumAlt-medium-r-normal--0-0-0-0-p-0-iso8859-3
-GenAR102.ttf -misc-GentiumAlt-medium-r-normal--0-0-0-0-p-0-iso8859-4
-GenAR102.ttf -misc-GentiumAlt-medium-r-normal--0-0-0-0-p-0-iso8859-7
-GenAR102.ttf -misc-GentiumAlt-medium-r-normal--0-0-0-0-p-0-iso8859-9
-GenI102.ttf -misc-Gentium-medium-i-normal--0-0-0-0-p-0-ascii-0
-GenI102.ttf -misc-Gentium-medium-i-normal--0-0-0-0-p-0-fcd8859-15
-GenI102.ttf -misc-Gentium-medium-i-normal--0-0-0-0-p-0-iso10646-1
-GenI102.ttf -misc-Gentium-medium-i-normal--0-0-0-0-p-0-iso8859-1
-GenI102.ttf -misc-Gentium-medium-i-normal--0-0-0-0-p-0-iso8859-10
-GenI102.ttf -misc-Gentium-medium-i-normal--0-0-0-0-p-0-iso8859-15
-GenI102.ttf -misc-Gentium-medium-i-normal--0-0-0-0-p-0-iso8859-2
-GenI102.ttf -misc-Gentium-medium-i-normal--0-0-0-0-p-0-iso8859-3
-GenI102.ttf -misc-Gentium-medium-i-normal--0-0-0-0-p-0-iso8859-4
-GenI102.ttf -misc-Gentium-medium-i-normal--0-0-0-0-p-0-iso8859-7
-GenI102.ttf -misc-Gentium-medium-i-normal--0-0-0-0-p-0-iso8859-9
-GenR102.ttf -misc-Gentium-medium-r-normal--0-0-0-0-p-0-ascii-0
-GenR102.ttf -misc-Gentium-medium-r-normal--0-0-0-0-p-0-fcd8859-15
-GenR102.ttf -misc-Gentium-medium-r-normal--0-0-0-0-p-0-iso10646-1
-GenR102.ttf -misc-Gentium-medium-r-normal--0-0-0-0-p-0-iso8859-1
-GenR102.ttf -misc-Gentium-medium-r-normal--0-0-0-0-p-0-iso8859-10
-GenR102.ttf -misc-Gentium-medium-r-normal--0-0-0-0-p-0-iso8859-15
-GenR102.ttf -misc-Gentium-medium-r-normal--0-0-0-0-p-0-iso8859-2
-GenR102.ttf -misc-Gentium-medium-r-normal--0-0-0-0-p-0-iso8859-3
-GenR102.ttf -misc-Gentium-medium-r-normal--0-0-0-0-p-0-iso8859-4
-GenR102.ttf -misc-Gentium-medium-r-normal--0-0-0-0-p-0-iso8859-7
-GenR102.ttf -misc-Gentium-medium-r-normal--0-0-0-0-p-0-iso8859-9
diff --git a/x11-fonts/gentium-basic/files/pkg-message.in b/x11-fonts/gentium-basic/files/pkg-message.in
deleted file mode 100644
index 308325f876ff..000000000000
--- a/x11-fonts/gentium-basic/files/pkg-message.in
+++ /dev/null
@@ -1,15 +0,0 @@
-IMPORTANT - READ CAREFULLY: Please read the COPYRIGHT included with these fonts
-before using. The copyright can be found at
-
- %%FONTSDIR%%/OFL
-
-To use these fonts, follow the instructions below.
-
-Make sure that the freetype module is loaded. If it is not, add the following
-line to the "Modules" section of xorg.conf:
-
- Load "freetype"
-
-Add the following line to the "Files" section of xorg.conf:
-
- FontPath "%%FONTSDIR%%/"
diff --git a/x11-fonts/gentium-basic/pkg-descr b/x11-fonts/gentium-basic/pkg-descr
deleted file mode 100644
index 5b5f526453df..000000000000
--- a/x11-fonts/gentium-basic/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Gentium is a typeface family designed to enable the diverse ethnic
-groups around the world who use the Latin script to produce readable,
-high-quality publications. It supports a wide range of Latin-based
-alphabets and includes glyphs that correspond to all the Latin ranges
-of Unicode.
-
-WWW: http://scripts.sil.org/gentium
diff --git a/x11-fonts/gentium-basic/pkg-plist b/x11-fonts/gentium-basic/pkg-plist
deleted file mode 100644
index 1ca2311c0287..000000000000
--- a/x11-fonts/gentium-basic/pkg-plist
+++ /dev/null
@@ -1,21 +0,0 @@
-@unexec if cmp -s %D/etc/fonts/local.conf %D/etc/fonts/local.conf-%%FONTNAME%%; then rm -f %D/etc/fonts/local.conf; fi
-etc/fonts/local.conf-%%FONTNAME%%
-@exec [ ! -f %B/local.conf ] && cp %B/%f %B/local.conf
-%%FONTSDIR%%/GenAI102.ttf
-%%FONTSDIR%%/GenAR102.ttf
-%%FONTSDIR%%/GenI102.ttf
-%%FONTSDIR%%/GenR102.ttf
-%%FONTSDIR%%/OFL
-%%FONTSDIR%%/fonts.dir
-%%PORTDOCS%%%%DOCSDIR%%/FONTLOG
-%%PORTDOCS%%%%DOCSDIR%%/GENTIUM-FAQ
-%%PORTDOCS%%%%DOCSDIR%%/Gentium-Greek-Specimen.pdf
-%%PORTDOCS%%%%DOCSDIR%%/Gentium-RU-A3Proofs.pdf
-%%PORTDOCS%%%%DOCSDIR%%/Gentium-RU-Specimen.pdf
-%%PORTDOCS%%%%DOCSDIR%%/OFL-FAQ
-%%PORTDOCS%%%%DOCSDIR%%/QUOTES
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@unexec /bin/rm %D/%%FONTSDIR%%/fonts.cache-1 2>/dev/null || /usr/bin/true
-@dirrm %%FONTSDIR%%
-@exec %%X11BASE%%/bin/fc-cache -f -v %%FONTSDIR%% || /usr/bin/true
diff --git a/x11-fonts/libXfont/Makefile b/x11-fonts/libXfont/Makefile
deleted file mode 100644
index c469f839c602..000000000000
--- a/x11-fonts/libXfont/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: libXfont
-# Date Created: 29 Oct, 2003
-# Whom: Eric Anholt <anholt@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libXfont
-PORTVERSION= 1.4.2
-CATEGORIES= x11
-MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= X font libary
-
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig \
- ${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto
-LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
-
-CONFLICTS= XFree86-libraries-* xorg-libraries-*
-
-USE_BZIP2= yes
-PREFIX?= ${X11BASE}
-GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-USE_GMAKE= yes
-CONFIGURE_ARGS= --enable-freetype
-INSTALLS_SHLIB= yes
-USE_GNOME= gnomehack pkgconfig
-
-.include <bsd.port.mk>
diff --git a/x11-fonts/libXfont/distinfo b/x11-fonts/libXfont/distinfo
deleted file mode 100644
index 7611f60f3e11..000000000000
--- a/x11-fonts/libXfont/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (libXfont-1.4.2.tar.bz2) = 7c548377a836a6a7344a62d73d1e8578
-SHA256 (libXfont-1.4.2.tar.bz2) = 37ff10ec3fe97f400b8808fcaf4e413099c310cdf8ba0d52f7d5da85cec48118
-SIZE (libXfont-1.4.2.tar.bz2) = 357750
diff --git a/x11-fonts/libXfont/pkg-descr b/x11-fonts/libXfont/pkg-descr
deleted file mode 100644
index 9f3309dcd11a..000000000000
--- a/x11-fonts/libXfont/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-This package contains the X font libary
-
-WWW: http://www.freedesktop.org/Software/xlibs
-
-- Eric Anholt
-anholt@FreeBSD.org
diff --git a/x11-fonts/libXfont/pkg-plist b/x11-fonts/libXfont/pkg-plist
deleted file mode 100644
index 874de36d6e0c..000000000000
--- a/x11-fonts/libXfont/pkg-plist
+++ /dev/null
@@ -1,16 +0,0 @@
-include/X11/fonts/FS.h
-include/X11/fonts/FSproto.h
-include/X11/fonts/font.h
-include/X11/fonts/fontconf.h
-include/X11/fonts/fontenc.h
-include/X11/fonts/fontmod.h
-include/X11/fonts/fontproto.h
-include/X11/fonts/fontstruct.h
-include/X11/fonts/fontutil.h
-include/X11/fonts/fsmasks.h
-lib/libXfont.a
-lib/libXfont.la
-lib/libXfont.so
-lib/libXfont.so.1
-libdata/pkgconfig/xfont.pc
-@dirrm include/X11/fonts
diff --git a/x11-fonts/linux-f10-fontconfig/Makefile b/x11-fonts/linux-f10-fontconfig/Makefile
deleted file mode 100644
index b08e06f177c2..000000000000
--- a/x11-fonts/linux-f10-fontconfig/Makefile
+++ /dev/null
@@ -1,49 +0,0 @@
-# New ports collection makefile for: linux-fontconfig
-# Date created: 2003-11-19
-# Whom: trevor
-#
-# $FreeBSD$
-#
-
-PORTNAME= fontconfig
-PORTVERSION= 2.2.3
-PORTREVISION= 2
-CATEGORIES= x11-fonts linux
-MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
-MASTER_SITE_SUBDIR=3/x86_64/os/Fedora/RPMS
-
-MAINTAINER= freebsd-emulation@FreeBSD.org
-COMMENT= Linux/i386 binary of Fontconfig
-
-EXTRACT_DEPENDS=rpm2cpio:${PORTSDIR}/archivers/rpm
-RUN_DEPENDS= ${LINUXBASE}/usr/lib/libexpat.so.0:${PORTSDIR}/textproc/linux-expat
-
-USE_REINPLACE= yes
-BASEVERSION= 9
-ONLY_FOR_ARCHS= i386 amd64
-RPM_SET= fontconfig-2.2.3-5.i386.rpm
-PLIST= ${PKGDIR}/pkg-plist
-
-#PKGINSTALL= ${WRKDIR}/pkg-install
-
-do-extract:
- @${RM} -rf ${WRKSRC}/tmp
- @${MKDIR} ${WRKSRC}/tmp
- @cd ${WRKSRC}/tmp; \
- rpm2cpio < ${DISTDIR}/${DIST_SUBDIR}/${RPM_SET} | ${CPIO} -id;
-
-post-patch:
- @${REINPLACE_CMD} -i "" -e 's:/usr/share/fonts:${X11BASE}/lib/X11/fonts:g ; \
- s:/usr/X11R6/lib/X11/fonts/OTF:${X11BASE}/lib/X11/fonts/bitstream-vera:g' \
- ${WRKSRC}/tmp/etc/fonts/fonts.conf
-
-post-install:
- @${INSTALL_DATA} ${WRKSRC}/tmp/etc/fonts/fonts.conf ${PREFIX}/etc/fonts/
- @${BRANDELF} -t Linux ${PREFIX}/usr/bin/fc-cache ${PREFIX}/usr/bin/fc-list
-# @${SED} -e 's|%%PREFIX%%|${PREFIX}|g' < ${FILESDIR}/pkg-install.in \
-# > ${PKGINSTALL}
-#.if !defined(PACKAGE_BUILDING)
-# @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-#.endif
-
-.include "../../x11-toolkits/linux-gtk/Makefile"
diff --git a/x11-fonts/linux-f10-fontconfig/distinfo.i386 b/x11-fonts/linux-f10-fontconfig/distinfo.i386
deleted file mode 100644
index a4a930434541..000000000000
--- a/x11-fonts/linux-f10-fontconfig/distinfo.i386
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (rpm/fontconfig-2.2.3-5.i386.rpm) = eb0363e0c829ce9d13ba4e0c68ea8458
-SHA256 (rpm/fontconfig-2.2.3-5.i386.rpm) = 78ba916a75999b008744669e8637ba5a0ca2062340e02b878338d684442149d0
-SIZE (rpm/fontconfig-2.2.3-5.i386.rpm) = 118946
diff --git a/x11-fonts/linux-f10-fontconfig/files/pkg-install.in b/x11-fonts/linux-f10-fontconfig/files/pkg-install.in
deleted file mode 100644
index 92023842a8c4..000000000000
--- a/x11-fonts/linux-f10-fontconfig/files/pkg-install.in
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-PATH=%%PREFIX%%/bin:%%PREFIX%%/sbin:%%PREFIX%%/usr/bin:%%PREFIX%%/usr/sbin:%%PREFIX%%/usr/X11R6/bin
-export PATH
-
-if [ "$2" = "POST-INSTALL" ]; then
- echo "Running fc-cache to build fontconfig cache..."
- %%PREFIX%%/usr/bin/fc-cache -f -v
-fi
diff --git a/x11-fonts/linux-f10-fontconfig/pkg-descr b/x11-fonts/linux-f10-fontconfig/pkg-descr
deleted file mode 100644
index 6ba73f488307..000000000000
--- a/x11-fonts/linux-f10-fontconfig/pkg-descr
+++ /dev/null
@@ -1,22 +0,0 @@
-This is a Linux/i386 binary port of the Fontconfig library and utilities.
-
-In the words of its author, Keith Packard:
-
- Fontconfig can:
- * discover new fonts when installed automatically, removing a common
- source of configuration problems.
- * perform font name substitution, so that appropriate alternative
- fonts can be selected if fonts are missing.
- * identify the set of fonts required to completely cover a set of
- languages.
- * have GUI configuration tools built as it uses an XML-based
- configuration file (though with autodiscovery, we believe this need
- is minimized).
- * efficiently and quickly find the fonts you need among the set of
- fonts you have installed, even if you have installed thousands of
- fonts, while minimzing memory usage.
- * be used in concert with the X Render Extension and FreeType to
- implement high quality, anti-aliased and subpixel rendered text on a
- display.
-
-WWW: http://freedesktop.org/software/fontconfig
diff --git a/x11-fonts/linux-f10-fontconfig/pkg-plist b/x11-fonts/linux-f10-fontconfig/pkg-plist
deleted file mode 100644
index 67d36104fb9a..000000000000
--- a/x11-fonts/linux-f10-fontconfig/pkg-plist
+++ /dev/null
@@ -1,19 +0,0 @@
-etc/fonts/fonts.conf
-etc/fonts/fonts.dtd
-etc/fonts/local.conf
-usr/bin/fc-cache
-usr/bin/fc-list
-usr/lib/libfontconfig.so.1
-usr/lib/libfontconfig.so.1.0.4
-usr/share/doc/fontconfig-2.2.3/AUTHORS
-usr/share/doc/fontconfig-2.2.3/COPYING
-usr/share/doc/fontconfig-2.2.3/README
-usr/share/doc/fontconfig-2.2.3/fontconfig-user.html
-usr/share/doc/fontconfig-2.2.3/fontconfig-user.txt
-usr/share/man/man1/fc-cache.1.gz
-usr/share/man/man1/fc-list.1.gz
-usr/share/man/man5/fonts-conf.5.gz
-@dirrm etc/fonts
-@dirrm usr/share/doc/fontconfig-2.2.3
-@exec /bin/mkdir -p %D/usr/share/fonts
-@dirrm usr/share/fonts
diff --git a/x11-fonts/linux-f8-fontconfig/Makefile b/x11-fonts/linux-f8-fontconfig/Makefile
deleted file mode 100644
index b08e06f177c2..000000000000
--- a/x11-fonts/linux-f8-fontconfig/Makefile
+++ /dev/null
@@ -1,49 +0,0 @@
-# New ports collection makefile for: linux-fontconfig
-# Date created: 2003-11-19
-# Whom: trevor
-#
-# $FreeBSD$
-#
-
-PORTNAME= fontconfig
-PORTVERSION= 2.2.3
-PORTREVISION= 2
-CATEGORIES= x11-fonts linux
-MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
-MASTER_SITE_SUBDIR=3/x86_64/os/Fedora/RPMS
-
-MAINTAINER= freebsd-emulation@FreeBSD.org
-COMMENT= Linux/i386 binary of Fontconfig
-
-EXTRACT_DEPENDS=rpm2cpio:${PORTSDIR}/archivers/rpm
-RUN_DEPENDS= ${LINUXBASE}/usr/lib/libexpat.so.0:${PORTSDIR}/textproc/linux-expat
-
-USE_REINPLACE= yes
-BASEVERSION= 9
-ONLY_FOR_ARCHS= i386 amd64
-RPM_SET= fontconfig-2.2.3-5.i386.rpm
-PLIST= ${PKGDIR}/pkg-plist
-
-#PKGINSTALL= ${WRKDIR}/pkg-install
-
-do-extract:
- @${RM} -rf ${WRKSRC}/tmp
- @${MKDIR} ${WRKSRC}/tmp
- @cd ${WRKSRC}/tmp; \
- rpm2cpio < ${DISTDIR}/${DIST_SUBDIR}/${RPM_SET} | ${CPIO} -id;
-
-post-patch:
- @${REINPLACE_CMD} -i "" -e 's:/usr/share/fonts:${X11BASE}/lib/X11/fonts:g ; \
- s:/usr/X11R6/lib/X11/fonts/OTF:${X11BASE}/lib/X11/fonts/bitstream-vera:g' \
- ${WRKSRC}/tmp/etc/fonts/fonts.conf
-
-post-install:
- @${INSTALL_DATA} ${WRKSRC}/tmp/etc/fonts/fonts.conf ${PREFIX}/etc/fonts/
- @${BRANDELF} -t Linux ${PREFIX}/usr/bin/fc-cache ${PREFIX}/usr/bin/fc-list
-# @${SED} -e 's|%%PREFIX%%|${PREFIX}|g' < ${FILESDIR}/pkg-install.in \
-# > ${PKGINSTALL}
-#.if !defined(PACKAGE_BUILDING)
-# @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-#.endif
-
-.include "../../x11-toolkits/linux-gtk/Makefile"
diff --git a/x11-fonts/linux-f8-fontconfig/distinfo.i386 b/x11-fonts/linux-f8-fontconfig/distinfo.i386
deleted file mode 100644
index a4a930434541..000000000000
--- a/x11-fonts/linux-f8-fontconfig/distinfo.i386
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (rpm/fontconfig-2.2.3-5.i386.rpm) = eb0363e0c829ce9d13ba4e0c68ea8458
-SHA256 (rpm/fontconfig-2.2.3-5.i386.rpm) = 78ba916a75999b008744669e8637ba5a0ca2062340e02b878338d684442149d0
-SIZE (rpm/fontconfig-2.2.3-5.i386.rpm) = 118946
diff --git a/x11-fonts/linux-f8-fontconfig/files/pkg-install.in b/x11-fonts/linux-f8-fontconfig/files/pkg-install.in
deleted file mode 100644
index 92023842a8c4..000000000000
--- a/x11-fonts/linux-f8-fontconfig/files/pkg-install.in
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-PATH=%%PREFIX%%/bin:%%PREFIX%%/sbin:%%PREFIX%%/usr/bin:%%PREFIX%%/usr/sbin:%%PREFIX%%/usr/X11R6/bin
-export PATH
-
-if [ "$2" = "POST-INSTALL" ]; then
- echo "Running fc-cache to build fontconfig cache..."
- %%PREFIX%%/usr/bin/fc-cache -f -v
-fi
diff --git a/x11-fonts/linux-f8-fontconfig/pkg-descr b/x11-fonts/linux-f8-fontconfig/pkg-descr
deleted file mode 100644
index 6ba73f488307..000000000000
--- a/x11-fonts/linux-f8-fontconfig/pkg-descr
+++ /dev/null
@@ -1,22 +0,0 @@
-This is a Linux/i386 binary port of the Fontconfig library and utilities.
-
-In the words of its author, Keith Packard:
-
- Fontconfig can:
- * discover new fonts when installed automatically, removing a common
- source of configuration problems.
- * perform font name substitution, so that appropriate alternative
- fonts can be selected if fonts are missing.
- * identify the set of fonts required to completely cover a set of
- languages.
- * have GUI configuration tools built as it uses an XML-based
- configuration file (though with autodiscovery, we believe this need
- is minimized).
- * efficiently and quickly find the fonts you need among the set of
- fonts you have installed, even if you have installed thousands of
- fonts, while minimzing memory usage.
- * be used in concert with the X Render Extension and FreeType to
- implement high quality, anti-aliased and subpixel rendered text on a
- display.
-
-WWW: http://freedesktop.org/software/fontconfig
diff --git a/x11-fonts/linux-f8-fontconfig/pkg-plist b/x11-fonts/linux-f8-fontconfig/pkg-plist
deleted file mode 100644
index 67d36104fb9a..000000000000
--- a/x11-fonts/linux-f8-fontconfig/pkg-plist
+++ /dev/null
@@ -1,19 +0,0 @@
-etc/fonts/fonts.conf
-etc/fonts/fonts.dtd
-etc/fonts/local.conf
-usr/bin/fc-cache
-usr/bin/fc-list
-usr/lib/libfontconfig.so.1
-usr/lib/libfontconfig.so.1.0.4
-usr/share/doc/fontconfig-2.2.3/AUTHORS
-usr/share/doc/fontconfig-2.2.3/COPYING
-usr/share/doc/fontconfig-2.2.3/README
-usr/share/doc/fontconfig-2.2.3/fontconfig-user.html
-usr/share/doc/fontconfig-2.2.3/fontconfig-user.txt
-usr/share/man/man1/fc-cache.1.gz
-usr/share/man/man1/fc-list.1.gz
-usr/share/man/man5/fonts-conf.5.gz
-@dirrm etc/fonts
-@dirrm usr/share/doc/fontconfig-2.2.3
-@exec /bin/mkdir -p %D/usr/share/fonts
-@dirrm usr/share/fonts
diff --git a/x11-fonts/xfs/Makefile b/x11-fonts/xfs/Makefile
deleted file mode 100644
index 39dc521a8057..000000000000
--- a/x11-fonts/xfs/Makefile
+++ /dev/null
@@ -1,50 +0,0 @@
-# New ports collection makefile for: xorg-fontserver
-# Date created: 10 June 2004
-# Whom: anholt@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= xorg-fontserver
-PORTVERSION= 6.9.0
-PORTREVISION= 1
-CATEGORIES= x11-servers
-MASTER_SITES= ${MASTER_SITE_XORG}
-MASTER_SITE_SUBDIR= X11R${PORTVERSION}/src
-DISTFILES= X11R${PORTVERSION}-src1.tar.gz \
- X11R${PORTVERSION}-src2.tar.gz
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= X font server from X.Org
-
-CONFLICTS= XFree86-FontServer-*
-
-EXTRA_PATCHES= ${CF_PATCHES}
-
-USE_XLIB= yes
-USE_RC_SUBR= yes
-
-MAN1= xfs.1
-
-XBUILD_DIRS= programs/xfs
-XINCLUDE_DIRS= lib/xtrans
-XMAN_DIRS= programs/xfs
-
-post-build:
- @${SED} -e 's|%%PREFIX%%|${PREFIX}|g' \
- -e 's|%%RC_SUBR%%|${RC_SUBR}|g' \
- ${FILESDIR}/xfs.sh >${WRKDIR}/xfs.sh
-
-post-install:
- @${INSTALL_SCRIPT} ${WRKDIR}/xfs.sh ${PREFIX}/etc/rc.d
- ${INSTALL_SCRIPT} ${WRKSRC}/programs/xfs/config \
- ${PREFIX}/lib/X11/fs/config.default
-
-.include "${.CURDIR}/../../x11-servers/xorg-server/Makefile.inc"
-.include <bsd.port.pre.mk>
-.if ${X_WINDOW_SYSTEM:L} != xorg
-IGNORE= is part of X.Org and you have ${X_WINDOW_SYSTEM} set for X11\
- distribution. See The X Window System and Virtual Consoles chapter\
- of FAQ for more information
-.endif
-.include <bsd.port.post.mk>
diff --git a/x11-fonts/xfs/distinfo b/x11-fonts/xfs/distinfo
deleted file mode 100644
index 1785b7d2df7e..000000000000
--- a/x11-fonts/xfs/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 (xorg/X11R6.9.0-src1.tar.gz) = 9cd255a090e81e2c62637122794e6150
-SHA256 (xorg/X11R6.9.0-src1.tar.gz) = 30502fd1074ee7d782bae084c8c9b4872dcbf16dc45a2b944c6d0fc0e0c1a60c
-SIZE (xorg/X11R6.9.0-src1.tar.gz) = 33460996
-MD5 (xorg/X11R6.9.0-src2.tar.gz) = f49a0993d89038a46556720688450479
-SHA256 (xorg/X11R6.9.0-src2.tar.gz) = 848289b323d6193ac03ca001f41aa3cdf9cfd129cfbda1c5add209d5c18a8e4c
-SIZE (xorg/X11R6.9.0-src2.tar.gz) = 6056976
diff --git a/x11-fonts/xfs/files/patch-Imakefile b/x11-fonts/xfs/files/patch-Imakefile
deleted file mode 100644
index 64b65de2e69b..000000000000
--- a/x11-fonts/xfs/files/patch-Imakefile
+++ /dev/null
@@ -1,14 +0,0 @@
---- programs/xfs/Imakefile.orig Tue Jan 18 22:28:55 2005
-+++ programs/xfs/Imakefile Tue Jan 18 22:30:24 2005
-@@ -37,7 +37,11 @@
- FSLIBDIR = $(LIBDIR)/fs
- FSERRORS = $(LOGDIRECTORY)/xfs.log
- DEFAULTFONTPATH = DefaultFSFontPath
-+#if defined(BuildFontCacheLib) && BuildFontCacheLib
-+SITE_CONFIG = -DDEFAULTFONTPATH=$(DEFAULTFONTPATH) -DFSERRORS=$(FSERRORS) -DFONTCACHE
-+#else
- SITE_CONFIG = -DDEFAULTFONTPATH=$(DEFAULTFONTPATH) -DFSERRORS=$(FSERRORS)
-+#endif
-
- $(OSLIB): $(OSDIR)
-
diff --git a/x11-fonts/xfs/files/patch-config.cpp b/x11-fonts/xfs/files/patch-config.cpp
deleted file mode 100644
index d44e630c972f..000000000000
--- a/x11-fonts/xfs/files/patch-config.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
---- programs/xfs/config.cpp.orig Tue Jan 18 22:31:25 2005
-+++ programs/xfs/config.cpp Tue Jan 18 22:32:13 2005
-@@ -8,8 +8,10 @@
- XCOMM in decipoints
- default-point-size = 120
- default-resolutions = 75,75,100,100
-+#ifdef FONTCACHE
-
- XCOMM font cache control, specified in KB
- cache-hi-mark = 2048
- cache-low-mark = 1433
- cache-balance = 70
-+#endif
diff --git a/x11-fonts/xfs/files/xfs.sh b/x11-fonts/xfs/files/xfs.sh
deleted file mode 100644
index 5aa5f178ecff..000000000000
--- a/x11-fonts/xfs/files/xfs.sh
+++ /dev/null
@@ -1,35 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD: /tmp/pcvs/ports/x11-fonts/xfs/files/Attic/xfs.sh,v 1.3 2006-02-20 20:47:50 dougb Exp $
-#
-
-# PROVIDE: xfs
-# REQUIRE: cleartmp ldconfig
-# BEFORE: LOGIN
-
-# The following variables are provided to control startup of X font server in
-# rc configuration file (eg /etc/rc.conf):
-# xfs_enable (bool): Set to "NO" by default.
-# Set it to "YES" to enable X font server
-# xfs_config (str): Set to "%%PREFIX%%/lib/X11/fs/config" by default.
-# Configuration file for X font server.
-#
-# Please see xfs(1), rc.conf(5) and rc(8) for further details.
-
-. %%RC_SUBR%%
-
-name="xfs"
-rcvar=`set_rcvar`
-
-# Set defaults
-[ -z "$xfs_enable" ] && xfs_enable="NO"
-[ -z "$xfs_config" ] && xfs_config="%%PREFIX%%/lib/X11/fs/config"
-
-load_rc_config $name
-
-command="%%PREFIX%%/bin/${name}"
-command_args="-config ${xfs_config} -daemon"
-required_files="$xfs_config"
-extra_commands="reload"
-
-run_rc_command "$1"
diff --git a/x11-fonts/xfs/pkg-descr b/x11-fonts/xfs/pkg-descr
deleted file mode 100644
index 10961b30e99b..000000000000
--- a/x11-fonts/xfs/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-This package contains the X.Org font server.
-
-WWW: http://www.x.org/
-
-- Eric Anholt
-anholt@FreeBSD.org
diff --git a/x11-fonts/xfs/pkg-install b/x11-fonts/xfs/pkg-install
deleted file mode 100644
index 183fcb6dd3f9..000000000000
--- a/x11-fonts/xfs/pkg-install
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-
-if [ "$2" != "POST-INSTALL" ]; then
- exit 0
-fi
-
-PKG_PREFIX=${PKG_PREFIX:=/usr/X11R6}
-
-XINITCONFDIR=${PKG_PREFIX}/lib/X11/fs
-if [ ! -f ${XINITCONFDIR}/config ]; then
- cp ${XINITCONFDIR}/config.default ${XINITCONFDIR}/config
-fi
diff --git a/x11-fonts/xfs/pkg-plist b/x11-fonts/xfs/pkg-plist
deleted file mode 100644
index 02128e26eb2a..000000000000
--- a/x11-fonts/xfs/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-bin/xfs
-etc/rc.d/xfs.sh
-@unexec if cmp -s %D/lib/X11/fs/config.default %D/lib/X11/fs/config; then rm -f %D/lib/X11/fs/config; fi
-lib/X11/fs/config.default
-@dirrmtry lib/X11/fs
diff --git a/x11-fonts/xfs/scripts/configure b/x11-fonts/xfs/scripts/configure
deleted file mode 100644
index 0ccd5cee2917..000000000000
--- a/x11-fonts/xfs/scripts/configure
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/bin/sh
-
-LOCALDEF=$WRKDIR/.config
-
-rm -f $LOCALDEF
-echo "#define BuildServer YES" >> $LOCALDEF
-echo "#define BuildServersOnly YES" >> $LOCALDEF
-echo "#define XprtServer YES" >> $LOCALDEF
-echo "#define XnestServer NO" >> $LOCALDEF
-echo "#define XorgServer NO" >> $LOCALDEF
-echo "#define XF86Server NO" >> $LOCALDEF
-echo "#define BuildFontServer NO" >> $LOCALDEF
-echo "#define BuildLBX NO" >> $LOCALDEF
-echo "#define InstallFSConfig NO" >> $LOCALDEF
-echo "#define UseInstalledPrograms YES" >> $LOCALDEF
-echo "#define UseInstalledLibraries YES" >> $LOCALDEF
-echo "#define StandardIncludes -I${PREFIX}/include" >> $LOCALDEF
-
-sh $PORTSDIR/x11-servers/xorg-server/scripts/configure.gen