Summary: | [patch] www/nginx, www/nginx-devel. add 3rd party nginx module | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Sergey V. Dyatko <sergey.dyatko> | ||||||||||||||
Component: | Individual Port(s) | Assignee: | Sergey A. Osokin <osa> | ||||||||||||||
Status: | Closed FIXED | ||||||||||||||||
Severity: | Affects Only Me | ||||||||||||||||
Priority: | Normal | ||||||||||||||||
Version: | Latest | ||||||||||||||||
Hardware: | Any | ||||||||||||||||
OS: | Any | ||||||||||||||||
Attachments: |
|
Description
Sergey V. Dyatko
2011-12-09 11:30:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->osa Over to maintainer (via the GNATS Auto Assign Tool) osa 2011-12-09 13:57:24 UTC FreeBSD ports repository Modified files: www/nginx Makefile distinfo www/nginx-devel Makefile distinfo Added files: www/nginx/files extra-patch-agentzh-set-misc-nginx-module::config www/nginx-devel/files extra-patch-agentzh-set-misc-nginx-module::config Log: Add set-misc-nginx third-party module. Remove DEVEL_KIT_MODULE from OPTIONS, because the devel_kit module is used as a toolkit for other modules. Add internal USE_NGINX_DEVEL_KIT variable. Cleanup whitespaces. Do not bump PORTREVISION because these modules disabled by default. Feature safe: yes PR: 163148 (mostly) Revision Changes Path 1.412 +23 -14 ports/www/nginx-devel/Makefile 1.360 +2 -0 ports/www/nginx-devel/distinfo 1.1 +13 -0 ports/www/nginx-devel/files/extra-patch-agentzh-set-misc-nginx-module::config (new) 1.290 +23 -14 ports/www/nginx/Makefile 1.251 +4 -2 ports/www/nginx/distinfo 1.1 +13 -0 ports/www/nginx/files/extra-patch-agentzh-set-misc-nginx-module::config (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed with modifications, thanks for report! |