summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2009-06-01 17:26:31 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2009-06-01 17:26:31 +0000
commitc11516af7b118b7909eea2a3365f1ba4a6bff9cc (patch)
tree050a5fb21d70933dedc96afc2daadfe787f7b9b2 /x11-fonts
parent- Fix RC scripts (so pidfile is properly defined) (diff)
Here are new Linux Fedora 10 infrastructure ports.
Those ports are intended to be used with 8-CURRENT at least with SVN r192206. If you want to switch to linux-f10 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=f10 OVERRIDE_LINUX_NONBASE_PORTS=f10 An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401 and 20070327. For the first time all tested linux ports work as expected(!): . acroread8; . google-earth; . skype; . seamonkey. Many thanks for kernel folks who really did the main work (and I wrote only some lines of ports). There is a good chance that those ports may become a default for 8.0-RELEASE. Please, test and report back to emulation@ ML.
Notes
Notes: svn path=/head/; revision=234983
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/Makefile1
-rw-r--r--x11-fonts/linux-f10-fontconfig/Makefile16
-rw-r--r--x11-fonts/linux-f10-fontconfig/distinfo.i38612
-rw-r--r--x11-fonts/linux-f10-fontconfig/pkg-plist14
4 files changed, 23 insertions, 20 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile
index 707b909c0dc9..b397abcb111d 100644
--- a/x11-fonts/Makefile
+++ b/x11-fonts/Makefile
@@ -93,6 +93,7 @@
SUBDIR += libXft
SUBDIR += liberation-fonts-ttf
SUBDIR += libfontenc
+ SUBDIR += linux-f10-fontconfig
SUBDIR += linux-f8-fontconfig
SUBDIR += linux-fontconfig
SUBDIR += linuxlibertine
diff --git a/x11-fonts/linux-f10-fontconfig/Makefile b/x11-fonts/linux-f10-fontconfig/Makefile
index e8f1671c439c..755456291dfb 100644
--- a/x11-fonts/linux-f10-fontconfig/Makefile
+++ b/x11-fonts/linux-f10-fontconfig/Makefile
@@ -1,24 +1,26 @@
-# New ports collection makefile for: x11-fonts/linux-f8-fontconfig
-# Date created: 2008-03-28
+# New ports collection makefile for: x11-fonts/linux-f10-fontconfig
+# Date created: 2009-05-01
# Whom: bsam
#
# $FreeBSD$
#
PORTNAME= fontconfig
-PORTVERSION= 2.4.2
+PORTVERSION= 2.6.0
CATEGORIES= x11-fonts linux
-PKGNAMEPREFIX= linux-f8-
+PKGNAMEPREFIX= linux-f10-
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
MAINTAINER= freebsd-emulation@FreeBSD.org
-COMMENT= An XML-based font configuration API for X Windows (Linux Fedora 8)
+COMMENT= An XML-based font configuration API for X Windows (Linux Fedora 10)
+
+CONFLICTS= linux-fontconfig-[0-9]* linux-f8-fontconfig-[0-9]*
ONLY_FOR_ARCHS= i386 amd64
USE_LINUX_RPM= yes
USE_LINUX_APPS= expat
-LINUX_DIST_VER= 8
-RPMVERSION= 5.fc8
+LINUX_DIST_VER= 10
+RPMVERSION= 3.fc10
BRANDELF_DIRS= usr/bin
USE_LDCONFIG= yes
diff --git a/x11-fonts/linux-f10-fontconfig/distinfo.i386 b/x11-fonts/linux-f10-fontconfig/distinfo.i386
index 9dec16f42bb5..6b3930c376db 100644
--- a/x11-fonts/linux-f10-fontconfig/distinfo.i386
+++ b/x11-fonts/linux-f10-fontconfig/distinfo.i386
@@ -1,6 +1,6 @@
-MD5 (rpm/i386/fedora/8/fontconfig-2.4.2-5.fc8.i386.rpm) = e7cd84ba7aee27b53c8429dc73205cba
-SHA256 (rpm/i386/fedora/8/fontconfig-2.4.2-5.fc8.i386.rpm) = ba4302361c139804e488adb07e375e4222d24bddf389c91590cf7bd4fc02d607
-SIZE (rpm/i386/fedora/8/fontconfig-2.4.2-5.fc8.i386.rpm) = 181170
-MD5 (rpm/i386/fedora/8/fontconfig-2.4.2-5.fc8.src.rpm) = 6292bf3efd898fcca13f2c505c64a505
-SHA256 (rpm/i386/fedora/8/fontconfig-2.4.2-5.fc8.src.rpm) = 8916a817e034cb45524a4a332b64d9ee1add824e3388d0ff994f53a82a4f2ea2
-SIZE (rpm/i386/fedora/8/fontconfig-2.4.2-5.fc8.src.rpm) = 1290502
+MD5 (rpm/i386/fedora/10/fontconfig-2.6.0-3.fc10.i386.rpm) = 4fe660d830ddc2844efd649a61213ec8
+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
+MD5 (rpm/i386/fedora/10/fontconfig-2.6.0-3.fc10.src.rpm) = b7bca4065021560c75a05f08ea7ccbf0
+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-plist b/x11-fonts/linux-f10-fontconfig/pkg-plist
index dad9315fb09e..704b28329c5f 100644
--- a/x11-fonts/linux-f10-fontconfig/pkg-plist
+++ b/x11-fonts/linux-f10-fontconfig/pkg-plist
@@ -4,15 +4,15 @@ usr/bin/fc-cat
usr/bin/fc-list
usr/bin/fc-match
usr/lib/libfontconfig.so.1
-usr/lib/libfontconfig.so.1.2.0
-usr/share/doc/fontconfig-2.4.2/AUTHORS
-usr/share/doc/fontconfig-2.4.2/COPYING
-usr/share/doc/fontconfig-2.4.2/README
-usr/share/doc/fontconfig-2.4.2/fontconfig-user.html
-usr/share/doc/fontconfig-2.4.2/fontconfig-user.txt
+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
@comment non-empty directory listing in revers order
-@dirrm usr/share/doc/fontconfig-2.4.2
+@dirrm usr/share/doc/fontconfig-2.6.0