cvs commit: ports/graphics Makefile ports/graphics/p5-Graphics-Primitive Makefile distinfo pkg-descr pkg-plist

Chin-San Huang chinsan at FreeBSD.org
Sat Aug 30 22:12:29 UTC 2008


chinsan     2008-08-30 22:12:29 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/p5-Graphics-Primitive Makefile distinfo pkg-descr 
                                   pkg-plist 
  Log:
  Add p5-Graphics-Primitive, device and library agnostic graphic primitives.
  
  Graphics::Primitive is library agnostic system for drawing things.
  
  The idea is to allow you to create and manipulate graphical components and
  then pass them off to a Driver for actual drawing.
  
  WWW: http://search.cpan.org/dist/Graphics-Primitive/
  
  Revision  Changes    Path
  1.1180    +1 -0      ports/graphics/Makefile
  1.1       +51 -0     ports/graphics/p5-Graphics-Primitive/Makefile (new)
  1.1       +3 -0      ports/graphics/p5-Graphics-Primitive/distinfo (new)
  1.1       +6 -0      ports/graphics/p5-Graphics-Primitive/pkg-descr (new)
  1.1       +29 -0     ports/graphics/p5-Graphics-Primitive/pkg-plist (new)


More information about the cvs-all mailing list