cvs commit: ports/graphics Makefile ports/graphics/p5-Geo-Point Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Sun Jan 11 06:03:27 PST 2009


miwi        2009-01-11 14:03:26 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/p5-Geo-Point Makefile distinfo pkg-descr pkg-plist 
  Log:
  Geo::Point tries to abstract coordinate systems. It does not
  try to solve all the problems itself, but will call-out for
  helper modules when computation has to be done.
  
  The module is heavily resting on Math::Polygon.
  
  WWW: http://search.cpan.org/dist/Geo-Point/
  
  PR:             ports/130360
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.1212    +1 -0      ports/graphics/Makefile
  1.1       +28 -0     ports/graphics/p5-Geo-Point/Makefile (new)
  1.1       +3 -0      ports/graphics/p5-Geo-Point/distinfo (new)
  1.1       +7 -0      ports/graphics/p5-Geo-Point/pkg-descr (new)
  1.1       +18 -0     ports/graphics/p5-Geo-Point/pkg-plist (new)


More information about the cvs-all mailing list