From 1b43ac602c38a6c3429622f2131caef480094724 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Tue, 11 Aug 1998 15:00:37 +0000 Subject: A X True Type Server for SVGA Graphics Boards. PR: ports/7074 (partial) Submitted by: Taguchi Takeshi --- x11-servers/XttXF86srv-SVGA/Makefile | 15 +++++++++++++++ x11-servers/XttXF86srv-SVGA/pkg-comment | 1 + x11-servers/XttXF86srv-SVGA/pkg-descr | 11 +++++++++++ x11-servers/XttXF86srv-SVGA/pkg-plist | 3 +++ 4 files changed, 30 insertions(+) create mode 100644 x11-servers/XttXF86srv-SVGA/Makefile create mode 100644 x11-servers/XttXF86srv-SVGA/pkg-comment create mode 100644 x11-servers/XttXF86srv-SVGA/pkg-descr create mode 100644 x11-servers/XttXF86srv-SVGA/pkg-plist (limited to 'x11-servers/XttXF86srv-SVGA') 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 +# +# $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 -- cgit v1.2.3