Bug 159083 - [NEW PORT] www/py27-django_compressor: Compresses linked and inline javascript/CSS into a single cached file
Summary: [NEW PORT] www/py27-django_compressor: Compresses linked and inline javascrip...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-21 13:10 UTC by changlp
Modified: 2011-11-25 18:50 UTC (History)
0 users

See Also:


Attachments
py27-django_compressor-0.9.2.shar (13.72 KB, text/plain)
2011-07-21 13:10 UTC, changlp
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description changlp 2011-07-21 13:10:09 UTC
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

Generated with FreeBSD Port Tools 0.99
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-11-25 18:45:25 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-11-25 18:45:49 UTC
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@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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"