Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2006 11:06:16 +0000 (UTC)
From:      Ion-Mihai Tetcu <itetcu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-fonts/ttmkfdir Makefile distinfo ports/x11-fonts/ttmkfdir/files patch-Makefile patch-builtin.cpp patch-directory.cpp patch-encoding.cpp patch-encoding.l patch-ttf.cpp patch-ttf.h patch-util.h
Message-ID:  <200607191106.k6JB6GmZ024343@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
itetcu      2006-07-19 11:06:16 UTC

  FreeBSD ports repository

  Modified files:
    x11-fonts/ttmkfdir   Makefile distinfo 
    x11-fonts/ttmkfdir/files patch-Makefile patch-encoding.cpp 
                             patch-ttf.h 
  Added files:
    x11-fonts/ttmkfdir/files patch-builtin.cpp patch-directory.cpp 
                             patch-encoding.l patch-ttf.cpp 
                             patch-util.h 
  Log:
  - Update to 3.0.9
  - Pass maintainership to submitter
  
  Added file(s):
  - files/patch-builtin.cpp
  - files/patch-directory.cpp
  - files/patch-encoding.l
  - files/patch-ttf.cpp
  - files/patch-util.h
  
  This release contains additional patches and impovements from Redhat and net:
  - Compressed fonts support via Zlib
  - Improve performance when checking if a font has a mapping present
  - Base font file selection on the magic at the start of the file
  - iso8859-13 support
  - Default read system encodings.dir instead of the one in current directory
  - A lot of bugfixes
  
  PR:             ports/100520
  Submitted by:   Stanislav Sedov <ssedov@mbsd.msk.ru>
  
  Revision  Changes    Path
  1.24      +6 -7      ports/x11-fonts/ttmkfdir/Makefile
  1.6       +3 -3      ports/x11-fonts/ttmkfdir/distinfo
  1.3       +33 -15    ports/x11-fonts/ttmkfdir/files/patch-Makefile
  1.1       +11 -0     ports/x11-fonts/ttmkfdir/files/patch-builtin.cpp (new)
  1.1       +46 -0     ports/x11-fonts/ttmkfdir/files/patch-directory.cpp (new)
  1.2       +71 -3     ports/x11-fonts/ttmkfdir/files/patch-encoding.cpp
  1.1       +44 -0     ports/x11-fonts/ttmkfdir/files/patch-encoding.l (new)
  1.1       +46 -0     ports/x11-fonts/ttmkfdir/files/patch-ttf.cpp (new)
  1.3       +15 -5     ports/x11-fonts/ttmkfdir/files/patch-ttf.h
  1.1       +10 -0     ports/x11-fonts/ttmkfdir/files/patch-util.h (new)



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