Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Sep 1998 06:41:12 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/x11/XttXF86srv-8514 Makefile ports/x11/XttXF86srv-8514/pkg COMMENT DESCR ports/x11/XttXF86srv-AGX Makefile ports/x11/XttXF86srv-AGX/pkg COMMENT DESCR ports/x11/XttXF86srv-I128 Makefile ports/x11/XttXF86srv-I128/pkg ...
Message-ID:  <199809011341.GAA03782@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1998/09/01 06:41:12 PDT

  Modified files:
    x11/XttXF86srv-8514  Makefile 
    x11/XttXF86srv-8514/pkg COMMENT DESCR 
    x11/XttXF86srv-AGX   Makefile 
    x11/XttXF86srv-AGX/pkg COMMENT DESCR 
    x11/XttXF86srv-I128  Makefile 
    x11/XttXF86srv-I128/pkg COMMENT DESCR 
    x11/XttXF86srv-Mach32 Makefile 
    x11/XttXF86srv-Mach32/pkg COMMENT DESCR 
    x11/XttXF86srv-Mach64 Makefile 
    x11/XttXF86srv-Mach64/pkg COMMENT DESCR 
    x11/XttXF86srv-Mach8 Makefile 
    x11/XttXF86srv-Mach8/pkg COMMENT DESCR 
    x11/XttXF86srv-Mono  Makefile 
    x11/XttXF86srv-Mono/pkg COMMENT DESCR 
    x11/XttXF86srv-P9000 Makefile 
    x11/XttXF86srv-P9000/pkg COMMENT DESCR 
    x11/XttXF86srv-S3    Makefile 
    x11/XttXF86srv-S3/pkg COMMENT DESCR 
    x11/XttXF86srv-S3V   Makefile 
    x11/XttXF86srv-S3V/pkg COMMENT DESCR 
    x11/XttXF86srv-SVGA  Makefile 
    x11/XttXF86srv-SVGA/pkg COMMENT DESCR 
    x11/XttXF86srv-VGA16 Makefile 
    x11/XttXF86srv-VGA16/pkg COMMENT DESCR 
    x11/XttXF86srv-W32   Makefile 
    x11/XttXF86srv-W32/pkg COMMENT DESCR 
    x11/XttXF86srv-common Makefile 
    x11/XttXF86srv-common/files Imakefile host.def.ALL 
                                host.def.XF86_8514 
                                host.def.XF86_AGX 
                                host.def.XF86_I128 
                                host.def.XF86_Mach32 
                                host.def.XF86_Mach64 
                                host.def.XF86_Mach8 
                                host.def.XF86_Mono 
                                host.def.XF86_P9000 
                                host.def.XF86_S3 host.def.XF86_S3V 
                                host.def.XF86_SVGA 
                                host.def.XF86_VGA16 
                                host.def.XF86_W32 md5 
    x11/XttXF86srv-common/patches patch-az 
    x11/XttXF86srv-common/pkg DESCR PLIST 
    x11/XttXF86srv-xfs   Makefile 
  Removed files:
    x11/XttXF86srv-common/files host.def.template host.def.xfs 
    x11/XttXF86srv-common/patches patch-ah patch-ay 
  Log:
  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
  
  Revision  Changes    Path
  1.2       +3 -3      ports/x11/XttXF86srv-8514/Makefile
  1.2       +1 -1      ports/x11/XttXF86srv-8514/pkg/COMMENT
  1.2       +1 -1      ports/x11/XttXF86srv-8514/pkg/DESCR
  1.2       +3 -3      ports/x11/XttXF86srv-AGX/Makefile
  1.2       +1 -1      ports/x11/XttXF86srv-AGX/pkg/COMMENT
  1.2       +1 -1      ports/x11/XttXF86srv-AGX/pkg/DESCR
  1.2       +3 -3      ports/x11/XttXF86srv-I128/Makefile
  1.2       +1 -1      ports/x11/XttXF86srv-I128/pkg/COMMENT
  1.2       +1 -1      ports/x11/XttXF86srv-I128/pkg/DESCR
  1.2       +3 -3      ports/x11/XttXF86srv-Mach32/Makefile
  1.2       +1 -1      ports/x11/XttXF86srv-Mach32/pkg/COMMENT
  1.2       +1 -1      ports/x11/XttXF86srv-Mach32/pkg/DESCR
  1.2       +3 -3      ports/x11/XttXF86srv-Mach64/Makefile
  1.2       +1 -1      ports/x11/XttXF86srv-Mach64/pkg/COMMENT
  1.2       +1 -1      ports/x11/XttXF86srv-Mach64/pkg/DESCR
  1.2       +3 -5      ports/x11/XttXF86srv-Mach8/Makefile
  1.2       +1 -1      ports/x11/XttXF86srv-Mach8/pkg/COMMENT
  1.2       +1 -1      ports/x11/XttXF86srv-Mach8/pkg/DESCR
  1.2       +3 -3      ports/x11/XttXF86srv-Mono/Makefile
  1.2       +1 -1      ports/x11/XttXF86srv-Mono/pkg/COMMENT
  1.2       +1 -1      ports/x11/XttXF86srv-Mono/pkg/DESCR
  1.2       +3 -3      ports/x11/XttXF86srv-P9000/Makefile
  1.2       +1 -1      ports/x11/XttXF86srv-P9000/pkg/COMMENT
  1.2       +1 -1      ports/x11/XttXF86srv-P9000/pkg/DESCR
  1.2       +3 -3      ports/x11/XttXF86srv-S3/Makefile
  1.2       +1 -1      ports/x11/XttXF86srv-S3/pkg/COMMENT
  1.2       +1 -1      ports/x11/XttXF86srv-S3/pkg/DESCR
  1.2       +3 -5      ports/x11/XttXF86srv-S3V/Makefile
  1.2       +1 -1      ports/x11/XttXF86srv-S3V/pkg/COMMENT
  1.2       +1 -1      ports/x11/XttXF86srv-S3V/pkg/DESCR
  1.2       +6 -3      ports/x11/XttXF86srv-SVGA/Makefile
  1.2       +1 -1      ports/x11/XttXF86srv-SVGA/pkg/COMMENT
  1.2       +1 -1      ports/x11/XttXF86srv-SVGA/pkg/DESCR
  1.2       +3 -3      ports/x11/XttXF86srv-VGA16/Makefile
  1.2       +1 -1      ports/x11/XttXF86srv-VGA16/pkg/COMMENT
  1.2       +1 -1      ports/x11/XttXF86srv-VGA16/pkg/DESCR
  1.2       +3 -3      ports/x11/XttXF86srv-W32/Makefile
  1.2       +1 -1      ports/x11/XttXF86srv-W32/pkg/COMMENT
  1.2       +1 -1      ports/x11/XttXF86srv-W32/pkg/DESCR
  1.2       +53 -67    ports/x11/XttXF86srv-common/Makefile
  1.2       +83 -13    ports/x11/XttXF86srv-common/files/Imakefile
  1.2       +1 -9      ports/x11/XttXF86srv-common/files/host.def.ALL
  1.2       +1 -9      ports/x11/XttXF86srv-common/files/host.def.XF86_8514
  1.2       +1 -10     ports/x11/XttXF86srv-common/files/host.def.XF86_AGX
  1.2       +1 -9      ports/x11/XttXF86srv-common/files/host.def.XF86_I128
  1.2       +1 -9      ports/x11/XttXF86srv-common/files/host.def.XF86_Mach32
  1.2       +1 -9      ports/x11/XttXF86srv-common/files/host.def.XF86_Mach64
  1.2       +1 -8      ports/x11/XttXF86srv-common/files/host.def.XF86_Mach8
  1.2       +1 -8      ports/x11/XttXF86srv-common/files/host.def.XF86_Mono
  1.2       +1 -8      ports/x11/XttXF86srv-common/files/host.def.XF86_P9000
  1.2       +1 -9      ports/x11/XttXF86srv-common/files/host.def.XF86_S3
  1.2       +1 -8      ports/x11/XttXF86srv-common/files/host.def.XF86_S3V
  1.2       +1 -8      ports/x11/XttXF86srv-common/files/host.def.XF86_SVGA
  1.2       +1 -9      ports/x11/XttXF86srv-common/files/host.def.XF86_VGA16
  1.2       +1 -8      ports/x11/XttXF86srv-common/files/host.def.XF86_W32
  1.2       +4 -1      ports/x11/XttXF86srv-common/files/md5
  1.2       +2 -2      ports/x11/XttXF86srv-common/patches/patch-az
  1.2       +9 -18     ports/x11/XttXF86srv-common/pkg/DESCR
  1.2       +39 -3     ports/x11/XttXF86srv-common/pkg/PLIST
  1.2       +4 -5      ports/x11/XttXF86srv-xfs/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809011341.GAA03782>