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

Martin Wilke miwi at FreeBSD.org
Fri Nov 25 18:45:35 UTC 2011


miwi        2011-11-25 18:45:35 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-django_compressor Makefile distinfo pkg-descr pkg-plist 
  Log:
  Django Compressor combines and compresses linked and
  inline Javascript or CSS in a Django templates into
  cacheable static files by using the compress template tag.
  
  WWW:    https://github.com/jezdez/django_compressor
  
  PR:             ports/159083
  Submitted by:   Lung-Pin Chang <changlp at cs.nctu.edu.tw>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.3039    +1 -0      ports/www/Makefile
  1.1       +38 -0     ports/www/py-django_compressor/Makefile (new)
  1.1       +2 -0      ports/www/py-django_compressor/distinfo (new)
  1.1       +5 -0      ports/www/py-django_compressor/pkg-descr (new)
  1.1       +152 -0    ports/www/py-django_compressor/pkg-plist (new)


More information about the cvs-ports mailing list