aboutsummaryrefslogtreecommitdiffstats
path: root/x11-servers/XttXF86srv-Mach8
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>1998-08-11 22:51:11 +0800
committerkuriyama <kuriyama@FreeBSD.org>1998-08-11 22:51:11 +0800
commit7ae64ce1d976120566bfc57dcaf747e4c7b35885 (patch)
treeb3339c7576d5b504ea6ed7c5e8be4823ff7f5a0c /x11-servers/XttXF86srv-Mach8
parentd99b87a707e5291db1b49cf66cbb21c0caef600f (diff)
downloadfreebsd-ports-gnome-7ae64ce1d976120566bfc57dcaf747e4c7b35885.tar.gz
freebsd-ports-gnome-7ae64ce1d976120566bfc57dcaf747e4c7b35885.tar.zst
freebsd-ports-gnome-7ae64ce1d976120566bfc57dcaf747e4c7b35885.zip
A X True Type Server for Mach8 Graphics Boards.
PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
Diffstat (limited to 'x11-servers/XttXF86srv-Mach8')
-rw-r--r--x11-servers/XttXF86srv-Mach8/Makefile17
-rw-r--r--x11-servers/XttXF86srv-Mach8/pkg-comment1
-rw-r--r--x11-servers/XttXF86srv-Mach8/pkg-descr11
-rw-r--r--x11-servers/XttXF86srv-Mach8/pkg-plist3
4 files changed, 32 insertions, 0 deletions
diff --git a/x11-servers/XttXF86srv-Mach8/Makefile b/x11-servers/XttXF86srv-Mach8/Makefile
new file mode 100644
index 000000000000..9de6b3fa7865
--- /dev/null
+++ b/x11-servers/XttXF86srv-Mach8/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: Xserver for Mach8 with X True Type
+# Version required: 0.6
+# Date created: 15 April 1998
+# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
+#
+# $Id:$
+#
+
+DISTNAME= xc
+PKGNAME= xtt-xf86srv-Mach8-0.6
+CATEGORIES= x11
+
+BROKEN= yes. Mach8 server is buggy.
+
+SERVER= XF86_Mach8
+
+.include "${.CURDIR}/../XttXF86srv-common/Makefile"
diff --git a/x11-servers/XttXF86srv-Mach8/pkg-comment b/x11-servers/XttXF86srv-Mach8/pkg-comment
new file mode 100644
index 000000000000..66845cc94735
--- /dev/null
+++ b/x11-servers/XttXF86srv-Mach8/pkg-comment
@@ -0,0 +1 @@
+A X True Type Server for Mach8 Graphics Boards.
diff --git a/x11-servers/XttXF86srv-Mach8/pkg-descr b/x11-servers/XttXF86srv-Mach8/pkg-descr
new file mode 100644
index 000000000000..111c04835826
--- /dev/null
+++ b/x11-servers/XttXF86srv-Mach8/pkg-descr
@@ -0,0 +1,11 @@
+A X True Type Server for Mach8 Graphics Boards.
+
+For more info, See
+ http://cclub.tutcc.tut.ac.jp/%7Ego/unix/xtt.html
+or
+ http://www.ryukyu.ad.jp/%7Eshin/linux/x-tt/
+or
+ http://hawk.ise.chuo-u.ac.jp/student/person/tshiozak/study/
+ freebsd-at-random/x-tt/index-en.html (in English)
+
+enjoy!
diff --git a/x11-servers/XttXF86srv-Mach8/pkg-plist b/x11-servers/XttXF86srv-Mach8/pkg-plist
new file mode 100644
index 000000000000..71f55fc98d6a
--- /dev/null
+++ b/x11-servers/XttXF86srv-Mach8/pkg-plist
@@ -0,0 +1,3 @@
+bin/XF86_Mach8.xtt
+@exec /bin/ln -fs %D/%F %B/X
+@unexec ([ -x %B/XF86_Mach8 ] && /bin/ln -fs %B/XF86_Mach8 %B/X) || /usr/bin/true