cvs commit: ports/graphics/urt Makefile ports/graphics/urt/files patch-cnv-rlatorle.c patch-cnv::gif2rle.c patch-get-getx11-map_scan.c patch-get-getx11-x11_stuff.c patch-lib-rle_hdr.c patch-lib-rle_open_f.c patch-lib::scanargs.c patch-tools-rleaddcom.c patch-tools-rlecat.c ...

Pav Lucistnik pav at FreeBSD.org
Sat Dec 15 11:53:25 PST 2007


pav         2007-12-15 19:53:24 UTC

  FreeBSD ports repository

  Modified files:
    graphics/urt         Makefile 
    graphics/urt/files   patch-cnv::gif2rle.c 
                         patch-lib-rle_open_f.c 
                         patch-lib::scanargs.c patch-tools::into.c 
  Added files:
    graphics/urt/files   patch-cnv-rlatorle.c 
                         patch-get-getx11-map_scan.c 
                         patch-get-getx11-x11_stuff.c 
                         patch-lib-rle_hdr.c 
                         patch-tools-rleaddcom.c 
                         patch-tools-rlecat.c 
  Log:
  - Fix for gif2rle (from BRLCAD)
  - misc. fixes from the SGI port
  - some other warning cleanups and remove a check that was not serving any purpose
  
  PR:             ports/118344
  Submitted by:   Pedro F. Giffuni <giffunip at tutopia.com>
  
  Revision  Changes    Path
  1.42      +1 -1      ports/graphics/urt/Makefile
  1.1       +11 -0     ports/graphics/urt/files/patch-cnv-rlatorle.c (new)
  1.2       +41 -3     ports/graphics/urt/files/patch-cnv::gif2rle.c
  1.1       +11 -0     ports/graphics/urt/files/patch-get-getx11-map_scan.c (new)
  1.1       +36 -0     ports/graphics/urt/files/patch-get-getx11-x11_stuff.c (new)
  1.1       +11 -0     ports/graphics/urt/files/patch-lib-rle_hdr.c (new)
  1.2       +10 -11    ports/graphics/urt/files/patch-lib-rle_open_f.c
  1.2       +12 -2     ports/graphics/urt/files/patch-lib::scanargs.c
  1.1       +20 -0     ports/graphics/urt/files/patch-tools-rleaddcom.c (new)
  1.1       +20 -0     ports/graphics/urt/files/patch-tools-rlecat.c (new)
  1.2       +16 -4     ports/graphics/urt/files/patch-tools::into.c


More information about the cvs-ports mailing list