Summary: | [update] www/nginx add auth-digest module | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jaime Bozza <jbozza> | ||||
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
Jaime Bozza
2012-02-18 19:50:04 UTC
Responsible Changed From-To: freebsd-ports-bugs->osa Over to maintainer (via the GNATS Auto Assign Tool) osa 2012-02-23 09:30:11 UTC FreeBSD ports repository Modified files: www/nginx Makefile distinfo www/nginx-devel Makefile distinfo Log: Add two third-party modules: o) web_dav_extension, for support missing PROPFIND and OPTIONS commands; o) http_auth_digest, providing support for RFC 2617 Digest Authentication. PR: 165276, 165333 Revision Changes Path 1.434 +20 -0 ports/www/nginx-devel/Makefile 1.379 +4 -0 ports/www/nginx-devel/distinfo 1.309 +20 -0 ports/www/nginx/Makefile 1.267 +4 -0 ports/www/nginx/distinfo _______________________________________________ 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 some modifications. Thanks for report! |