A X True Type Server for P9000 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 14:55:36 +00:00
parent 7b5806ba5f
commit 54576feb3c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12455
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# New ports collection makefile for: Xserver for P9000 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-P9000-0.6
CATEGORIES= x11
SERVER= XF86_P9000
.include "${.CURDIR}/../XttXF86srv-common/Makefile"

View File

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

View File

@ -0,0 +1,11 @@
A X True Type Server for P9000 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_P9000.xtt
@exec /bin/ln -fs %D/%F %B/X
@unexec ([ -x %B/XF86_P9000 ] && /bin/ln -fs %B/XF86_P9000 %B/X) || /usr/bin/true