summaryrefslogtreecommitdiff
path: root/x11-servers/XttXF86srv-SVGA
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-01 13:41:11 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-01 13:41:11 +0000
commit12541679f4e8a17022b39199f83d6f2cfa0ce617 (patch)
treecf98f3ebd7f2e3cb783945a2a4e4c75d2bb11f98 /x11-servers/XttXF86srv-SVGA
parentMake sure we don't ask question during package build. While I'm here, (diff)
PR: 7794
Submitted by: maintainer 1. Xtt X True Type Server has been updated to 1.0. Now it supports KOI-8 and many ISO-8859-* TrueType fonts. 2. Old version in ports-current has following probrems. * All packages has same contents. this means all packages are broken. * incorrect PKGNAME * incorrect place for documents. it should be share/doc/. not lib/X11/doc/... * incorrect spelling
Notes
Notes: svn path=/head/; revision=12982
Diffstat (limited to 'x11-servers/XttXF86srv-SVGA')
-rw-r--r--x11-servers/XttXF86srv-SVGA/Makefile9
-rw-r--r--x11-servers/XttXF86srv-SVGA/pkg-comment2
-rw-r--r--x11-servers/XttXF86srv-SVGA/pkg-descr2
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-servers/XttXF86srv-SVGA/Makefile b/x11-servers/XttXF86srv-SVGA/Makefile
index dbe87a90a2b4..0050efd4e1c7 100644
--- a/x11-servers/XttXF86srv-SVGA/Makefile
+++ b/x11-servers/XttXF86srv-SVGA/Makefile
@@ -1,15 +1,18 @@
# New ports collection makefile for: Xserver for SVGA with X True Type
-# Version required: 0.6
+# Version required: 1.0
# Date created: 15 April 1998
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1998/08/11 15:00:37 kuriyama Exp $
#
DISTNAME= xc
-PKGNAME= xtt-xf86srv-SVGA-0.6
+PKGNAME= xtt-SVGA-1.0
CATEGORIES= x11
+MAINTAINER= taguchi@tohoku.iij.ad.jp
+
SERVER= XF86_SVGA
.include "${.CURDIR}/../XttXF86srv-common/Makefile"
+
diff --git a/x11-servers/XttXF86srv-SVGA/pkg-comment b/x11-servers/XttXF86srv-SVGA/pkg-comment
index 7e824c6f9a81..0feed25347ca 100644
--- a/x11-servers/XttXF86srv-SVGA/pkg-comment
+++ b/x11-servers/XttXF86srv-SVGA/pkg-comment
@@ -1 +1 @@
-A X True Type Server for SVGA Graphics Boards.
+A X True Type Server for SVGA Graphics Cards.
diff --git a/x11-servers/XttXF86srv-SVGA/pkg-descr b/x11-servers/XttXF86srv-SVGA/pkg-descr
index 3379ba898442..1a27ec52cef8 100644
--- a/x11-servers/XttXF86srv-SVGA/pkg-descr
+++ b/x11-servers/XttXF86srv-SVGA/pkg-descr
@@ -1,4 +1,4 @@
-A X True Type Server for SVGA Graphics Boards.
+A X True Type Server for SVGA Graphics Cards.
For more info, See
http://cclub.tutcc.tut.ac.jp/%7Ego/unix/xtt.html