cvs commit: ports/www Makefile ports/www/p5-Plack-Middleware-IEnosniff Makefile distinfo pkg-descr pkg-plist

Jun Kuriyama kuriyama at FreeBSD.org
Sat Feb 26 10:34:43 UTC 2011


kuriyama    2011-02-26 10:34:42 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-Plack-Middleware-IEnosniff Makefile distinfo pkg-descr 
                                      pkg-plist 
  Log:
  Plack::Middleware::IEnosniff is middleware for Plack.  This middleware
  adds HTTP Header 'X-Content-Type-Options: nosniff' for safe.  Sending
  X-Content-Type-Options response header with the value nosniff will
  prevent Internet Explorer from MIME-sniffing a response away from the
  declared content-type.
  
  WWW: http://search.cpan.org/dist/Plack-Middleware-IEnosniff/
  
  Revision  Changes    Path
  1.2814    +1 -0      ports/www/Makefile
  1.1       +26 -0     ports/www/p5-Plack-Middleware-IEnosniff/Makefile (new)
  1.1       +2 -0      ports/www/p5-Plack-Middleware-IEnosniff/distinfo (new)
  1.1       +7 -0      ports/www/p5-Plack-Middleware-IEnosniff/pkg-descr (new)
  1.1       +5 -0      ports/www/p5-Plack-Middleware-IEnosniff/pkg-plist (new)


More information about the cvs-ports mailing list