Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Nov 2004 16:43:03 +0000 (UTC)
From:      Michael Johnson <ahze@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics Makefile ports/graphics/cairo Makefile distinfo pkg-descr
Message-ID:  <200411081643.iA8Gh3pP028871@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ahze        2004-11-08 16:43:03 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/cairo       Makefile distinfo pkg-descr 
  Log:
  add cairo
  
  Cairo is a vector graphics library with cross-device output
  support. Currently supported output targets include the X Window
  System and in-memory image buffers. PostScript and PDF file output is
  planned. Cairo is designed to produce identical output on all output
  media while taking advantage of display hardware acceleration when
  available (eg. through the X Render Extension).
  
  PR:             ports/72407
  Approved by:    adamw (mentor)
  
  Revision  Changes    Path
  1.747     +1 -0      ports/graphics/Makefile
  1.1       +38 -0     ports/graphics/cairo/Makefile (new)
  1.1       +2 -0      ports/graphics/cairo/distinfo (new)
  1.1       +8 -0      ports/graphics/cairo/pkg-descr (new)



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