Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jun 2006 17:14:33 +0000 (UTC)
From:      Stefan Walter <stefan@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/py-slimmer Makefile distinfo pkg-descr
Message-ID:  <200606201714.k5KHEXX3049208@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
stefan      2006-06-20 17:14:33 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-slimmer       Makefile distinfo pkg-descr 
  Log:
  Add py-slimmer, a Python script to remove redundant info (whitespaces,
  comments, etc.) from XHTML, HTML and CSS. Useful in build systems to
  pre-compress static content in production.
  
  PR:             97668
  Submitted by:   Corey Smith <corsmith@gmail.com>
  Approved by:    arved (mentor)
  
  Revision  Changes    Path
  1.1461    +1 -0      ports/www/Makefile
  1.1       +27 -0     ports/www/py-slimmer/Makefile (new)
  1.1       +3 -0      ports/www/py-slimmer/distinfo (new)
  1.1       +5 -0      ports/www/py-slimmer/pkg-descr (new)



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