aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-08-11 14:51:11 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-08-11 14:51:11 +0000
commit20ae5fe258057a4bc463cdb341a46437f211ab28 (patch)
tree7808cea3d7ed3a5464d8dc34f498a442f48e25df
parent4cab73c649ad5814a9092d9f6ca01ce17206a8bc (diff)
downloadports-20ae5fe258057a4bc463cdb341a46437f211ab28.tar.gz
ports-20ae5fe258057a4bc463cdb341a46437f211ab28.zip
A X True Type Server for Mach8 Graphics Boards.
PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
Notes
Notes: svn path=/head/; revision=12453
-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