summaryrefslogtreecommitdiff
path: root/x11-servers
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1999-01-02 19:18:40 +0000
committerSADA Kenji <sada@FreeBSD.org>1999-01-02 19:18:40 +0000
commita1aa537ca368089cd5d9a208e6282e1fe3c8bb13 (patch)
tree0e86a722b8529e5244e197409c857617c9896e5e /x11-servers
parentUpdate to 1.1 (diff)
A X True Type Server for 3DLabs Graphics Boards.
PR: ports/9242 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
Notes
Notes: svn path=/head/; revision=15774
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/XttXF86srv-3DLabs/Makefile22
-rw-r--r--x11-servers/XttXF86srv-3DLabs/pkg-comment1
-rw-r--r--x11-servers/XttXF86srv-3DLabs/pkg-descr11
-rw-r--r--x11-servers/XttXF86srv-3DLabs/pkg-plist4
4 files changed, 38 insertions, 0 deletions
diff --git a/x11-servers/XttXF86srv-3DLabs/Makefile b/x11-servers/XttXF86srv-3DLabs/Makefile
new file mode 100644
index 000000000000..487c6d78fc90
--- /dev/null
+++ b/x11-servers/XttXF86srv-3DLabs/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: Xserver for 3DLabs with X True Type
+# Version required: 1.1
+# Date created: 13 Dec 1998
+# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
+#
+# $Id:$
+#
+
+DISTNAME= xc
+PKGNAME= xtt-3DLabs-1.1
+CATEGORIES= x11
+
+MAINTAINER= taguchi@tohoku.iij.ad.jp
+
+RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
+
+SERVER= XF86_3DLabs
+
+MASTERDIR= ${.CURDIR}/../XttXF86srv-common
+PKGDIR= ${.CURDIR}/pkg
+
+.include "${MASTERDIR}/Makefile"
diff --git a/x11-servers/XttXF86srv-3DLabs/pkg-comment b/x11-servers/XttXF86srv-3DLabs/pkg-comment
new file mode 100644
index 000000000000..0feed25347ca
--- /dev/null
+++ b/x11-servers/XttXF86srv-3DLabs/pkg-comment
@@ -0,0 +1 @@
+A X True Type Server for SVGA Graphics Cards.
diff --git a/x11-servers/XttXF86srv-3DLabs/pkg-descr b/x11-servers/XttXF86srv-3DLabs/pkg-descr
new file mode 100644
index 000000000000..1a27ec52cef8
--- /dev/null
+++ b/x11-servers/XttXF86srv-3DLabs/pkg-descr
@@ -0,0 +1,11 @@
+A X True Type Server for SVGA 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/XttXF86srv-3DLabs/pkg-plist b/x11-servers/XttXF86srv-3DLabs/pkg-plist
new file mode 100644
index 000000000000..20e0c4ec6e1f
--- /dev/null
+++ b/x11-servers/XttXF86srv-3DLabs/pkg-plist
@@ -0,0 +1,4 @@
+bin/XF86_3DLabs.xtt
+@exec /bin/ln -fs %D/%F %B/X
+@unexec ([ -x %B/XF86_3DLabs ] && /bin/ln -fs %B/XF86_3DLabs %B/X) || /usr/bin/true
+