cvs commit: ports/www Makefile ports/www/py-WebFlash Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Tue Jul 7 19:25:15 UTC 2009


miwi        2009-07-07 19:25:15 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-WebFlash      Makefile distinfo pkg-descr pkg-plist 
  Log:
  WebFlash is a library to display "flash" messages in python web
  applications. These messages are usually used to provide feedback
  to the user (eg: you changes have been saved, your credit card
  number has been stolen, ...). One important characteristic they
  must provide is the ability to survive a redirect (ie: display the
  message in a page after being redirected from a form submission).
  
  WWW:    http://python-rum.org/wiki/WebFlash
  
  PR:             ports/136404
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.2393    +1 -0      ports/www/Makefile
  1.1       +26 -0     ports/www/py-WebFlash/Makefile (new)
  1.1       +3 -0      ports/www/py-WebFlash/distinfo (new)
  1.1       +8 -0      ports/www/py-WebFlash/pkg-descr (new)
  1.1       +13 -0     ports/www/py-WebFlash/pkg-plist (new)


More information about the cvs-all mailing list