1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Included into XFree86 and obsoleted.

PR:		ports/52567
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
This commit is contained in:
Kiriyama Kazuhiko 2003-05-22 22:31:02 +00:00
parent b88e723712
commit 8d126d6d23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81737
6 changed files with 0 additions and 80 deletions

View File

@ -1,26 +0,0 @@
# New ports collection makefile for: X98server for EGC with X True Type
# Date created: 25 October 1998
# Whom: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
#
# $FreeBSD$
#
PORTNAME= xtt-98EGC
PORTVERSION= ${VERSION}.${PATCHLEVEL}
CATEGORIES= x11-servers
MAINTAINER= nakaji@tutrp.tut.ac.jp
COMMENT= A X True Type Server for X98 EGC Graphics Cards
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
ONLY_FOR_ARCHS= i386
SERVER= XF98_EGC
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
PKGDIR= ${.CURDIR}
X98SERVER= yes
.include "${MASTERDIR}/Makefile"

View File

@ -1,11 +0,0 @@
A X True Type Server for X98 EGC Graphics Cards.
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

@ -1,3 +0,0 @@
bin/XF98_EGC.xtt
@exec /bin/ln -fs %D/%F %B/X
@unexec ([ -x %B/XF98_EGC ] && /bin/ln -fs %B/XF98_EGC %B/X) || /bin/rm -f %B/X

View File

@ -1,26 +0,0 @@
# New ports collection makefile for: X98server for GA968 with X True Type
# Date created: 25 October 1998
# Whom: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
#
# $FreeBSD$
#
PORTNAME= xtt-98GA968
PORTVERSION= ${VERSION}.${PATCHLEVEL}
CATEGORIES= x11-servers
MAINTAINER= nakaji@tutrp.tut.ac.jp
COMMENT= A X True Type Server for X98 GA968 Graphics Cards
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
ONLY_FOR_ARCHS= i386
SERVER= XF98_GA968
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
PKGDIR= ${.CURDIR}
X98SERVER= yes
.include "${MASTERDIR}/Makefile"

View File

@ -1,11 +0,0 @@
A X True Type Server for X98 GA968 Graphics Cards.
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

@ -1,3 +0,0 @@
bin/XF98_GA968.xtt
@exec /bin/ln -fs %D/%F %B/X
@unexec ([ -x %B/XF98_GA968 ] && /bin/ln -fs %B/XF98_GA968 %B/X) || /bin/rm -f %B/X