summaryrefslogtreecommitdiff
path: root/www/nginx-devel/files/extra-patch-spnego-http-auth-nginx-module-config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* www/nginx-devel: update third-party spnego-http-auth moduleSergey A. Osokin2022-01-271-2/+2
| | | | | | | The Kerberos MIT implementation is the only one is supported by the third-party spnego module, so remove needless staff. Bump PORTREVISION.
* www/nginx-devel: update third-party SPNEGO module to it recent commitSergey A. Osokin2021-10-191-2/+2
| | | | | | Notify that one of the implementation of Kerberos5 needs to be chosen. Bump PORTREVISION.
* Add the corresponding library path to the patch for theSergey A. Osokin2020-08-271-1/+1
| | | | | | | | | | | | | | third-party http_auth_spnego module. The third-party http_auth_spnego module may not work with in-base Kerberos implementation because of gss_locaname() function usage, so remove the GSSAPI_BASE option from the GSSAPI radio button. Bump PORTREVISION. Notes: svn path=/head/; revision=546696
* Update third-party spnego-http-auth module to its recent version.Sergey A. Osokin2020-08-271-14/+8
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=546334
* Update the extra patch for the third-party spnego module,Sergey A. Osokin2019-11-171-2/+2
| | | | | | | | | | | it was missing with r517770. Bump PORTREVISION. PR: 242031 Notes: svn path=/head/; revision=517848
* Upgrade third-party passenger module from 5.2.3 to 5.3.0.Sergey A. Osokin2018-05-131-1/+1
| | | | | | | | | | | While I'm here fix the issue with GSSAPIINCDIR variable, it's been introduced as GSSAPINCDIR without a correct substitution during the third-party auth_krb5 module's patch time. Bump PORTREVISION. Notes: svn path=/head/; revision=469801
* Merge from www/nginx and adopt next revisions:Sergey A. Osokin2018-04-221-5/+16
| | | | | | | | | 465814, 465851, 465931, 468031. Bump PORTREVISION. Notes: svn path=/head/; revision=468061
* Remove IPV6 knob, IPv6 now compiled-in automatically if support is found.Sergey A. Osokin2017-04-151-7/+8
| | | | | | | | | Upgrade third-party upload module, enable it back. Upgrade third-party http_auth_krb5 module to 0c6ff3f. Upgrade third-party njs module to 0.1.10. Notes: svn path=/head/; revision=438592
* Upgrade third-party auth_krb5 module from f76d5d9 to c85a38c revision.Sergey A. Osokin2016-02-131-2/+2
| | | | Notes: svn path=/head/; revision=408797
* Update third-party KRB5/SPNEGO module to the latest upstream version.Sergey A. Osokin2015-07-101-2/+2
| | | | | | | No cookie for: philip Notes: svn path=/head/; revision=391712
* Add third-party SPNEGO authentication module.Sergey A. Osokin2015-06-131-0/+8
PR: 192904 Notes: svn path=/head/; revision=389476