Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2011 09:51:49 +0000 (UTC)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/nginx Makefile distinfo ports/www/nginx/files extra-patch-chaoslawful-drizzle-nginx-module::config ports/www/nginx-devel Makefile distinfo ports/www/nginx-devel/files extra-patch-chaoslawful-drizzle-nginx-module::config
Message-ID:  <201112300951.pBU9pneE034301@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2011-12-30 09:51:49 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx            Makefile distinfo 
    www/nginx-devel      Makefile distinfo 
  Added files:
    www/nginx/files      
                         extra-patch-chaoslawful-drizzle-nginx-module::config 
    www/nginx-devel/files 
                          extra-patch-chaoslawful-drizzle-nginx-module::config 
  Log:
  Add three new third-party modules:
  
  o) drizzle -  an upstream module that talks to mysql and drizzle by libdrizzle;
  o) rds_csv -  an output filter module to convert Resty-DBD-Streams (RDS) to
     Comma-Separated Values (CSV);
  o) rds_json - an output filter that formats Resty DBD Streams generated by
     ngx_drizzle and others to JSON.
  
  Do not bump PORTREVISION because these modules disabled by default.
  
  Revision  Changes    Path
  1.419     +37 -0     ports/www/nginx-devel/Makefile
  1.367     +6 -0      ports/www/nginx-devel/distinfo
  1.1       +19 -0     ports/www/nginx-devel/files/extra-patch-chaoslawful-drizzle-nginx-module::config (new)
  1.296     +37 -0     ports/www/nginx/Makefile
  1.257     +6 -0      ports/www/nginx/distinfo
  1.1       +19 -0     ports/www/nginx/files/extra-patch-chaoslawful-drizzle-nginx-module::config (new)



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