summaryrefslogtreecommitdiff
path: root/x11-servers/XttXF98srv-WABEP
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-12-05 06:12:38 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-12-05 06:12:38 +0000
commitff08258b94a6ff5b2415f1f7852f590d651db786 (patch)
tree0b526050ab8c9e5afdfc957ec66d835330bbb561 /x11-servers/XttXF98srv-WABEP
parentAdd PC98 support. (diff)
A X True Type Server for X98 Graphics Cards.
PR: ports/8537 Submitted by: NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp>
Notes
Notes: svn path=/head/; revision=15120
Diffstat (limited to 'x11-servers/XttXF98srv-WABEP')
-rw-r--r--x11-servers/XttXF98srv-WABEP/Makefile24
-rw-r--r--x11-servers/XttXF98srv-WABEP/pkg-comment1
-rw-r--r--x11-servers/XttXF98srv-WABEP/pkg-descr11
-rw-r--r--x11-servers/XttXF98srv-WABEP/pkg-plist3
4 files changed, 39 insertions, 0 deletions
diff --git a/x11-servers/XttXF98srv-WABEP/Makefile b/x11-servers/XttXF98srv-WABEP/Makefile
new file mode 100644
index 000000000000..e08c5fa29c2d
--- /dev/null
+++ b/x11-servers/XttXF98srv-WABEP/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: X98server for WABEP with X True Type
+# Version required: 1.0
+# Date created: 25 October 1998
+# Whom: NAKAJI Hiroyuki <nakaji@zeisei.dpri.kyoto-u.ac.jp>
+#
+# $Id$
+#
+
+DISTNAME= xc
+PKGNAME= xtt-98WABEP-1.0
+CATEGORIES= x11
+
+MAINTAINER= nakaji@zeisei.dpri.kyoto-u.ac.jp
+
+RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
+
+SERVER= XF98_WABEP
+
+MASTERDIR= ${.CURDIR}/../XttXF86srv-common
+PKGDIR= ${.CURDIR}/pkg
+
+X98SERVER= yes
+
+.include "${MASTERDIR}/Makefile"
diff --git a/x11-servers/XttXF98srv-WABEP/pkg-comment b/x11-servers/XttXF98srv-WABEP/pkg-comment
new file mode 100644
index 000000000000..7a7521256a68
--- /dev/null
+++ b/x11-servers/XttXF98srv-WABEP/pkg-comment
@@ -0,0 +1 @@
+A X True Type Server for X98 WABEP Graphics Cards.
diff --git a/x11-servers/XttXF98srv-WABEP/pkg-descr b/x11-servers/XttXF98srv-WABEP/pkg-descr
new file mode 100644
index 000000000000..fb40256bd74c
--- /dev/null
+++ b/x11-servers/XttXF98srv-WABEP/pkg-descr
@@ -0,0 +1,11 @@
+A X True Type Server for X98 WABEP Graphics Cards.
+
+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/XttXF98srv-WABEP/pkg-plist b/x11-servers/XttXF98srv-WABEP/pkg-plist
new file mode 100644
index 000000000000..3824f1556298
--- /dev/null
+++ b/x11-servers/XttXF98srv-WABEP/pkg-plist
@@ -0,0 +1,3 @@
+bin/XF98_WABEP.xtt
+@exec /bin/ln -fs %D/%F %B/X
+@unexec ([ -x %B/XF98_WABEP ] && /bin/ln -fs %B/XF98_WABEP %B/X) || /usr/bin/true