summaryrefslogtreecommitdiff
path: root/x11-servers/XttXF86srv-S3V
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-08-11 14:58:52 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-08-11 14:58:52 +0000
commitfe0f9e9138fa40055b898171dd793b1752f22130 (patch)
tree8aada42afab187f96f23f7aca43bed2d80812e82 /x11-servers/XttXF86srv-S3V
parentA X True Type Server for S3 Graphics Boards. (diff)
A X True Type Server for S3V Graphics Boards.
PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
Notes
Notes: svn path=/head/; revision=12457
Diffstat (limited to 'x11-servers/XttXF86srv-S3V')
-rw-r--r--x11-servers/XttXF86srv-S3V/Makefile17
-rw-r--r--x11-servers/XttXF86srv-S3V/pkg-comment1
-rw-r--r--x11-servers/XttXF86srv-S3V/pkg-descr11
-rw-r--r--x11-servers/XttXF86srv-S3V/pkg-plist3
4 files changed, 32 insertions, 0 deletions
diff --git a/x11-servers/XttXF86srv-S3V/Makefile b/x11-servers/XttXF86srv-S3V/Makefile
new file mode 100644
index 000000000000..020e8b47cc76
--- /dev/null
+++ b/x11-servers/XttXF86srv-S3V/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: Xserver for S3V 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-S3V-0.6
+CATEGORIES= x11
+
+BROKEN= yes. On XFree86 3.3.2, S3V is broken.
+
+SERVER= XF86_S3V
+
+.include "${.CURDIR}/../XttXF86srv-common/Makefile"
diff --git a/x11-servers/XttXF86srv-S3V/pkg-comment b/x11-servers/XttXF86srv-S3V/pkg-comment
new file mode 100644
index 000000000000..a93c923a10bb
--- /dev/null
+++ b/x11-servers/XttXF86srv-S3V/pkg-comment
@@ -0,0 +1 @@
+A X True Type Server for S3V Graphics Boards.
diff --git a/x11-servers/XttXF86srv-S3V/pkg-descr b/x11-servers/XttXF86srv-S3V/pkg-descr
new file mode 100644
index 000000000000..681a777aec40
--- /dev/null
+++ b/x11-servers/XttXF86srv-S3V/pkg-descr
@@ -0,0 +1,11 @@
+A X True Type Server for S3V 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-S3V/pkg-plist b/x11-servers/XttXF86srv-S3V/pkg-plist
new file mode 100644
index 000000000000..fed56c330777
--- /dev/null
+++ b/x11-servers/XttXF86srv-S3V/pkg-plist
@@ -0,0 +1,3 @@
+bin/XF86_S3V.xtt
+@exec /bin/ln -fs %D/%F %B/X
+@unexec ([ -x %B/XF86_S3V ] && /bin/ln -fs %B/XF86_S3V %B/X) || /usr/bin/true