A X True Type Server for SVGA Graphics Boards.

PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
This commit is contained in:
Jun Kuriyama 1998-08-11 15:00:37 +00:00
parent fe0f9e9138
commit 1b43ac602c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12458
4 changed files with 30 additions and 0 deletions

View File

@ -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"

View File

@ -0,0 +1 @@
A X True Type Server for SVGA Graphics Boards.

View File

@ -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!

View File

@ -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