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

Sergey A. Osokin osa at FreeBSD.org
Fri Dec 30 09:51:49 UTC 2011


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)


More information about the cvs-all mailing list