Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2007 18:16:10 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/py-webhelpers Makefile distinfo pkg-descr pkg-plist ports/www/py-webhelpers/files patch-setup.py
Message-ID:  <200706251816.l5PIGBOZ087609@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2007-06-25 18:16:10 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-webhelpers    Makefile distinfo pkg-descr pkg-plist 
    www/py-webhelpers/files patch-setup.py 
  Log:
  WebHelpers is package aimed at providing helper functions for use
  within web applications.
  
  These functions are intended to ease web development with template
  languages by removing common view logic and encapsulating it in
  re-usable modules as well as occasionally providing objects for use
  within controllers to assist with common web development paradigms.
  
  WWW: http://pylonshq.com/WebHelpers/
  
  PR:             ports/113969
  Submitted by:   Denis Shaposhnikov <dsh at vlink.ru>
  
  Revision  Changes    Path
  1.1853    +1 -0      ports/www/Makefile
  1.1       +39 -0     ports/www/py-webhelpers/Makefile (new)
  1.1       +3 -0      ports/www/py-webhelpers/distinfo (new)
  1.1       +12 -0     ports/www/py-webhelpers/files/patch-setup.py (new)
  1.1       +9 -0      ports/www/py-webhelpers/pkg-descr (new)
  1.1       +87 -0     ports/www/py-webhelpers/pkg-plist (new)



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