cvs commit: ports/graphics Makefile ports/graphics/O2-tools Makefile distinfo pkg-descr pkg-plist ports/graphics/O2-tools/files patch-bmptopnm__Makefile.in

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun May 31 22:34:52 UTC 2009


amdmi3      2009-05-31 22:34:51 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/O2-tools    Makefile distinfo pkg-descr pkg-plist 
    graphics/O2-tools/files patch-bmptopnm__Makefile.in 
  Log:
  Huge image processing tools and libraries.
  
    Most of the programs in this package were designed carefully to
    avoid slowing down even for huge images, e.g. 3300x4700.  I hope
    you will find them better.
  
    This package contains following programs:
      bmptopnm-O2 (bmptopnm in original distribution)
               - convert a BMP(DIB) file into a portable anymap
      breduce  - read a portable bitmap and reduce it N times
      makecr   - create circumscribing rectangles (bounding box) in an
                 image
      makepr   - create Primitive Rectangles in an image
      prlst2ps - produce  PostScript  data  from  rectangle/line-
                 segment data
      lpsmooth - smooth an image preserving thin lines
  
  WWW: http://www.imglab.org/p/O2/
  
  PR:             134719
  Submitted by:   Hiroto Kagotani <hiroto.kagotani at gmail.com>
  
  Revision  Changes    Path
  1.1261    +1 -0      ports/graphics/Makefile
  1.1       +22 -0     ports/graphics/O2-tools/Makefile (new)
  1.1       +3 -0      ports/graphics/O2-tools/distinfo (new)
  1.1       +28 -0     ports/graphics/O2-tools/files/patch-bmptopnm__Makefile.in (new)
  1.1       +18 -0     ports/graphics/O2-tools/pkg-descr (new)
  1.1       +29 -0     ports/graphics/O2-tools/pkg-plist (new)


More information about the cvs-ports mailing list