diff options
author | rene <rene@FreeBSD.org> | 2017-01-01 01:25:05 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-01-01 01:25:05 +0800 |
commit | e59c20ce0bbbea647ad20077e1da35ac8f319ab8 (patch) | |
tree | 8ba89f7a6b59920800f652d75e4e765bcc8f63e7 /x11-fonts | |
parent | 79ffbdf3ece6a5a5d9f426915a475c2206e20733 (diff) | |
download | freebsd-ports-gnome-e59c20ce0bbbea647ad20077e1da35ac8f319ab8.tar.gz freebsd-ports-gnome-e59c20ce0bbbea647ad20077e1da35ac8f319ab8.tar.zst freebsd-ports-gnome-e59c20ce0bbbea647ad20077e1da35ac8f319ab8.zip |
Drop support for Linux Fedora 10 (ports part)
games/dsnake only worked with linux-f10
Should fix INDEX
audio/linux-f10-sdl_mixer
audio/linux-f10-pulseaudio-libs
audio/linux-f10-freealut
audio/linux-f10-arts
audio/linux-f10-esound
audio/linux-f10-libogg
audio/linux-f10-alsa-plugins-oss
audio/linux-f10-openal
audio/linux-f10-openal-soft
audio/linux-f10-nas-libs
audio/linux-f10-alsa-lib
audio/linux-f10-libvorbis
audio/linux-f10-libaudiofile
audio/linux-f10-mikmod
databases/linux-f10-sqlite3
devel/linux-f10-dbus-glib
devel/linux-f10-sdl12
devel/linux-f10-libglade2
devel/linux-f10-devtools
devel/linux-f10-allegro
devel/linux-f10-nspr
devel/linux-f10-dbus-libs
devel/linux-f10-libsigc++20
devel/linux-f10-ncurses-base
dns/linux-f10-libasyncns
emulators/linux_base-f10
emulators/linux-f10
ftp/linux-f10-curl
games/dsnake
graphics/linux-f10-sdl_image
graphics/linux-f10-sdl_ttf
graphics/linux-f10-glew
graphics/linux-f10-ungif
graphics/linux-f10-png
graphics/linux-f10-tiff
graphics/linux-f10-dri
graphics/linux-f10-jpeg
graphics/linux-f10-libGLU
graphics/linux-f10-gdk-pixbuf
graphics/linux-f10-libmng
graphics/linux-f10-cairo
graphics/linux-f10-imlib
lang/linux-f10-tcl85
lang/linux-f10-libg2c
multimedia/linux-f10-libtheora
multimedia/linux-f10-libv4l
net/linux-f10-openldap
net/linux-f10-nss_ldap
print/linux-f10-cups-libs
security/linux-f10-gnutls
security/linux-f10-nss
security/linux-f10-openssl
security/linux-f10-libgpg-error
security/linux-f10-libtasn1
security/linux-f10-libgcrypt
security/linux-f10-libssh2
security/linux-f10-cyrus-sasl2
sysutils/linux-f10-procps
textproc/linux-f10-aspell
textproc/linux-f10-expat
textproc/linux-f10-scim-gtk
textproc/linux-f10-scim-libs
textproc/linux-f10-libxml2
x11/linux-f10-xorg-libs
x11-fonts/linux-f10-fontconfig
x11-themes/linux-f10-qtcurve-gtk2
x11-themes/linux-f10-hicolor-icon-theme
x11-toolkits/linux-f10-qt45
x11-toolkits/linux-f10-gtk2
x11-toolkits/linux-f10-openmotif
x11-toolkits/linux-f10-pango
accessibility/linux-f10-atk
archivers/linux-f10-ucl
archivers/linux-f10-upx
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/Makefile | 1 | ||||
-rw-r--r-- | x11-fonts/linux-f10-fontconfig/Makefile | 34 | ||||
-rw-r--r-- | x11-fonts/linux-f10-fontconfig/distinfo.i386 | 4 | ||||
-rw-r--r-- | x11-fonts/linux-f10-fontconfig/pkg-descr | 22 | ||||
-rw-r--r-- | x11-fonts/linux-f10-fontconfig/pkg-plist | 16 |
5 files changed, 0 insertions, 77 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 04b9b6c2869e..294ff0e5e63d 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -127,7 +127,6 @@ SUBDIR += libfontenc SUBDIR += linux-c6-fontconfig SUBDIR += linux-c7-fontconfig - SUBDIR += linux-f10-fontconfig SUBDIR += linuxlibertine SUBDIR += linuxlibertine-g SUBDIR += lohit diff --git a/x11-fonts/linux-f10-fontconfig/Makefile b/x11-fonts/linux-f10-fontconfig/Makefile deleted file mode 100644 index f22dc3e1b2bb..000000000000 --- a/x11-fonts/linux-f10-fontconfig/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# Created by: bsam -# $FreeBSD$ - -PORTNAME= fontconfig -PORTVERSION= 2.6.0 -PORTREVISION= 1 -CATEGORIES= x11-fonts linux - -MAINTAINER= emulation@FreeBSD.org -COMMENT= XML-based font configuration API for X Windows (Linux Fedora 10) - -CONFLICTS= linux-fontconfig-[0-9]* linux-f8-fontconfig-[0-9]* - -USES= linux:f10 -USE_LINUX_RPM= yes -USE_LINUX= expat - -RPMVERSION= 3.fc10 -USE_LDCONFIG= yes - -# We will use some other configuration file, so delete a linux one -# Don't let the linux fc-cache mess up the native cache file -post-extract: - @${RM} -r ${WRKSRC}/etc ${WRKSRC}/usr/share/fonts ${WRKSRC}/var \ - ${WRKSRC}/usr/bin/fc-cache \ - ${WRKSRC}/usr/share/man/man1/fc-cache.1.gz - -post-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/etc - @${LN} -s ${LOCALBASE}/etc/fonts ${STAGEDIR}${PREFIX}/etc/ - -DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr - -.include <bsd.port.mk> diff --git a/x11-fonts/linux-f10-fontconfig/distinfo.i386 b/x11-fonts/linux-f10-fontconfig/distinfo.i386 deleted file mode 100644 index b993c37392a2..000000000000 --- a/x11-fonts/linux-f10-fontconfig/distinfo.i386 +++ /dev/null @@ -1,4 +0,0 @@ -SHA256 (rpm/i386/fedora/10/fontconfig-2.6.0-3.fc10.i386.rpm) = 397a066a31674f8be9002ad3ef453336cc1a2f29e298b19146b7aed3cf951e32 -SIZE (rpm/i386/fedora/10/fontconfig-2.6.0-3.fc10.i386.rpm) = 186737 -SHA256 (rpm/i386/fedora/10/fontconfig-2.6.0-3.fc10.src.rpm) = 7f80dac58fd133ef7b781433d04303967866365e6dffcff2c0f81a4b5101f74b -SIZE (rpm/i386/fedora/10/fontconfig-2.6.0-3.fc10.src.rpm) = 1415532 diff --git a/x11-fonts/linux-f10-fontconfig/pkg-descr b/x11-fonts/linux-f10-fontconfig/pkg-descr deleted file mode 100644 index 696a43b90512..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 5ac454da4817..000000000000 --- a/x11-fonts/linux-f10-fontconfig/pkg-plist +++ /dev/null @@ -1,16 +0,0 @@ -@comment file listing -etc/fonts -usr/bin/fc-cat -usr/bin/fc-list -usr/bin/fc-match -usr/lib/libfontconfig.so.1 -usr/lib/libfontconfig.so.1.3.0 -usr/share/doc/fontconfig-2.6.0/AUTHORS -usr/share/doc/fontconfig-2.6.0/COPYING -usr/share/doc/fontconfig-2.6.0/README -usr/share/doc/fontconfig-2.6.0/fontconfig-user.html -usr/share/doc/fontconfig-2.6.0/fontconfig-user.txt -usr/share/man/man1/fc-cat.1.gz -usr/share/man/man1/fc-list.1.gz -usr/share/man/man1/fc-match.1.gz -usr/share/man/man5/fonts-conf.5.gz |