cvs commit: ports/www Makefile ports/www/hs-hjsmin Makefile distinfo pkg-descr ports/lang/ghc bsd.hackage.mk

Gabor Pali pgj at FreeBSD.org
Sun Jun 24 10:09:57 UTC 2012


pgj         2012-06-24 10:09:57 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
    lang/ghc             bsd.hackage.mk 
  Added files:
    www/hs-hjsmin        Makefile distinfo pkg-descr 
  Log:
  Reduces size of javascript files by stripping out extraneous whitespace
  and other syntactic elements, without changing the semantics.
  
  WWW:    http://github.com/alanz/hjsmin
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.204     +2 -1      ports/lang/ghc/bsd.hackage.mk
  1.3203    +1 -0      ports/www/Makefile
  1.1       +22 -0     ports/www/hs-hjsmin/Makefile (new)
  1.1       +2 -0      ports/www/hs-hjsmin/distinfo (new)
  1.1       +4 -0      ports/www/hs-hjsmin/pkg-descr (new)


More information about the cvs-ports mailing list