cvs commit: ports/print Makefile ports/print/py-relatorio Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Sun Apr 26 23:45:55 UTC 2009


miwi        2009-04-26 23:45:54 UTC

  FreeBSD ports repository

  Modified files:
    print                Makefile 
  Added files:
    print/py-relatorio   Makefile distinfo pkg-descr pkg-plist 
  Log:
  relatorio is a templating library which provides a way to easily output
  all kind of different files (odt, ods, png, svg, ...). Adding support
  for more filetype is easy: you just have to create a plugin for this.
  relatorio also provides a report repository allowing you to link python
  objects and report together, find reports by mimetypes/name/python
  objects.
  
  WWW:    http://relatorio.openhex.org/
  
  PR:             ports/133958
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.471     +1 -0      ports/print/Makefile
  1.1       +23 -0     ports/print/py-relatorio/Makefile (new)
  1.1       +3 -0      ports/print/py-relatorio/distinfo (new)
  1.1       +8 -0      ports/print/py-relatorio/pkg-descr (new)
  1.1       +31 -0     ports/print/py-relatorio/pkg-plist (new)


More information about the cvs-ports mailing list