CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/11/06 06:05:49
Modified files:
www/nginx : Makefile distinfo
Added files:
www/nginx/patches: patch-ngx_http_geoip2_module_config
www/nginx/pkg : DESCR-geoip2 PLIST-geoip2
Log message:
- build the ngx_http_geoip2 module for nginx to use libmaxminddb/GeoIP2
(can be used instead of the geoip module which uses databases which aren't
supported any more)
- use a simpler construct to fetch the additional github distfiles,
use https homepage while there
ok robert@