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

Ion-Mihai Tetcu itetcu at FreeBSD.org
Wed Jul 19 11:06:19 UTC 2006


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 at 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)


More information about the cvs-all mailing list