Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Mar 2005 17:09:56 +0000 (UTC)
From:      Simon Barner <barner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/urt/files patch-cnv::gif2rle.c patch-cnv::rletops.c patch-cnv::rletorla.c patch-cnv::rletovcr.c patch-cnv::vcrtorele.c patch-get::getx11::XGetHClrs.cpatch-lib::scanargs.c ...
Message-ID:  <200503131709.j2DH9urp067649@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
barner      2005-03-13 17:09:56 UTC

  FreeBSD ports repository

  Modified files:
    graphics/urt/files   patch-config::urt 
                         patch-get::getx11::XGetHClrs.c 
  Added files:
    graphics/urt/files   patch-cnv::gif2rle.c patch-cnv::rletops.c 
                         patch-cnv::rletorla.c 
                         patch-cnv::rletovcr.c 
                         patch-cnv::vcrtorele.c patch-get::getfb.c 
                         patch-get::makefile.src 
                         patch-lib::inv_cmap.c 
                         patch-lib::scanargs.c patch-tools::avg4.c 
                         patch-tools::mcut.c 
                         patch-tools::mergechan.c 
                         patch-tools::rlegrid.c 
                         patch-tools::rlehdr.c 
                         patch-tools::rleinterp.c 
                         patch-tools::rlepatch.c 
  Log:
  - Prepare to build cad/brlcad with framebuffer support
  - Multiple minor patches to clean up the code and avoid compiler warnings
    (in order to prevent possible errors with future versions of GCC or other
    modern compilers)
  
  Remark: graphics/urt is also included in the cad/brlcad distribution, and
          has been factured out for the ports collection.
  
          The submitter merged some cleanups for IRIX by Lee Butler in order
          to prevent the mess of two diverging urt versions in the ports tree
          (the one bundled with cad/brlcad and graphics/urt).
  
          He also contributed serveral improvments himself.
  
  PR:             ports/78687
  Submitted by:   Pedro F. Giffuni <giffunip@yahoo.com>
  Approved by:    arved
  
  Revision  Changes    Path
  1.1       +11 -0     ports/graphics/urt/files/patch-cnv::gif2rle.c (new)
  1.1       +30 -0     ports/graphics/urt/files/patch-cnv::rletops.c (new)
  1.1       +20 -0     ports/graphics/urt/files/patch-cnv::rletorla.c (new)
  1.1       +24 -0     ports/graphics/urt/files/patch-cnv::rletovcr.c (new)
  1.1       +81 -0     ports/graphics/urt/files/patch-cnv::vcrtorele.c (new)
  1.3       +3 -11     ports/graphics/urt/files/patch-config::urt
  1.1       +11 -0     ports/graphics/urt/files/patch-get::getfb.c (new)
  1.2       +2 -2      ports/graphics/urt/files/patch-get::getx11::XGetHClrs.c
  1.1       +11 -0     ports/graphics/urt/files/patch-get::makefile.src (new)
  1.1       +11 -0     ports/graphics/urt/files/patch-lib::inv_cmap.c (new)
  1.1       +15 -0     ports/graphics/urt/files/patch-lib::scanargs.c (new)
  1.1       +11 -0     ports/graphics/urt/files/patch-tools::avg4.c (new)
  1.1       +20 -0     ports/graphics/urt/files/patch-tools::mcut.c (new)
  1.1       +11 -0     ports/graphics/urt/files/patch-tools::mergechan.c (new)
  1.1       +19 -0     ports/graphics/urt/files/patch-tools::rlegrid.c (new)
  1.1       +11 -0     ports/graphics/urt/files/patch-tools::rlehdr.c (new)
  1.1       +13 -0     ports/graphics/urt/files/patch-tools::rleinterp.c (new)
  1.1       +20 -0     ports/graphics/urt/files/patch-tools::rlepatch.c (new)



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