A X True Type Server for AGX 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:46:55 +00:00
parent 015710cc07
commit f078e644aa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12450
4 changed files with 30 additions and 0 deletions

View File

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

View File

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

View File

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