summaryrefslogtreecommitdiff
path: root/x11-servers/XttXF86srv-SVGA
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-08-11 15:00:37 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-08-11 15:00:37 +0000
commit1b43ac602c38a6c3429622f2131caef480094724 (patch)
tree7db176d3529aba289ac25264b1e3d3c207cbb904 /x11-servers/XttXF86srv-SVGA
parentA X True Type Server for S3V Graphics Boards. (diff)
A X True Type Server for SVGA Graphics Boards.
PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
Notes
Notes: svn path=/head/; revision=12458
Diffstat (limited to 'x11-servers/XttXF86srv-SVGA')
-rw-r--r--x11-servers/XttXF86srv-SVGA/Makefile15
-rw-r--r--x11-servers/XttXF86srv-SVGA/pkg-comment1
-rw-r--r--x11-servers/XttXF86srv-SVGA/pkg-descr11
-rw-r--r--x11-servers/XttXF86srv-SVGA/pkg-plist3
4 files changed, 30 insertions, 0 deletions
diff --git a/x11-servers/XttXF86srv-SVGA/Makefile b/x11-servers/XttXF86srv-SVGA/Makefile
new file mode 100644
index 000000000000..dbe87a90a2b4
--- /dev/null
+++ b/x11-servers/XttXF86srv-SVGA/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: Xserver for SVGA 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-SVGA-0.6
+CATEGORIES= x11
+
+SERVER= XF86_SVGA
+
+.include "${.CURDIR}/../XttXF86srv-common/Makefile"
diff --git a/x11-servers/XttXF86srv-SVGA/pkg-comment b/x11-servers/XttXF86srv-SVGA/pkg-comment
new file mode 100644
index 000000000000..7e824c6f9a81
--- /dev/null
+++ b/x11-servers/XttXF86srv-SVGA/pkg-comment
@@ -0,0 +1 @@
+A X True Type Server for SVGA Graphics Boards.
diff --git a/x11-servers/XttXF86srv-SVGA/pkg-descr b/x11-servers/XttXF86srv-SVGA/pkg-descr
new file mode 100644
index 000000000000..3379ba898442
--- /dev/null
+++ b/x11-servers/XttXF86srv-SVGA/pkg-descr
@@ -0,0 +1,11 @@
+A X True Type Server for SVGA 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-SVGA/pkg-plist b/x11-servers/XttXF86srv-SVGA/pkg-plist
new file mode 100644
index 000000000000..ce6d7e757a24
--- /dev/null
+++ b/x11-servers/XttXF86srv-SVGA/pkg-plist
@@ -0,0 +1,3 @@
+bin/XF86_SVGA.xtt
+@exec /bin/ln -fs %D/%F %B/X
+@unexec ([ -x %B/XF86_SVGA ] && /bin/ln -fs %B/XF86_SVGA %B/X) || /usr/bin/true