1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

A X True Type Server for Mach8 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:51:11 +00:00
parent 4cab73c649
commit 20ae5fe258
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12453
4 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# New ports collection makefile for: Xserver for Mach8 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-Mach8-0.6
CATEGORIES= x11
BROKEN= yes. Mach8 server is buggy.
SERVER= XF86_Mach8
.include "${.CURDIR}/../XttXF86srv-common/Makefile"

View File

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

View File

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