aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2018-03-31 00:57:31 +0800
committermat <mat@FreeBSD.org>2018-03-31 00:57:31 +0800
commit3d762ac6b87d525b95a2adfbf0a068d3b4f2eb37 (patch)
tree9ea9081e27210e9cf96e589a46786b175f63685c /www
parent90357d5fc6d53ae97ac130d1ef599a48e6509a9e (diff)
downloadfreebsd-ports-gnome-3d762ac6b87d525b95a2adfbf0a068d3b4f2eb37.tar.gz
freebsd-ports-gnome-3d762ac6b87d525b95a2adfbf0a068d3b4f2eb37.tar.zst
freebsd-ports-gnome-3d762ac6b87d525b95a2adfbf0a068d3b4f2eb37.zip
Fix packaging WITHOUT=DSO
Pointy hat: joneum Sponsored by: Absolight
Diffstat (limited to 'www')
-rw-r--r--www/nginx/pkg-plist94
1 files changed, 47 insertions, 47 deletions
diff --git a/www/nginx/pkg-plist b/www/nginx/pkg-plist
index e1812229f44a..102dd3d2f0a3 100644
--- a/www/nginx/pkg-plist
+++ b/www/nginx/pkg-plist
@@ -8,53 +8,53 @@
%%ETCDIR%%/win-utf
@sample %%ETCDIR%%/mime.types-dist %%ETCDIR%%/mime.types
@sample %%ETCDIR%%/nginx.conf-dist %%ETCDIR%%/nginx.conf
-%%ARRAYVAR%%libexec/nginx/ngx_http_array_var_module.so
-%%AWS_AUTH%%libexec/nginx/ngx_http_aws_auth_module.so
-%%BROTLI%%libexec/nginx/ngx_http_brotli_filter_module.so
-%%BROTLI%%libexec/nginx/ngx_http_brotli_static_module.so
-%%CLOJURE%%libexec/nginx/ngx_http_clojure_module.so
-%%CT%%libexec/nginx/ngx_ssl_ct_module.so
-%%CT%%libexec/nginx/ngx_http_ssl_ct_module.so
-%%ECHO%%libexec/nginx/ngx_http_echo_module.so
-%%DYNAMIC_UPSTREAM%%libexec/nginx/ngx_dynamic_upstream_module.so
-%%DEVEL_KIT%%libexec/nginx/ndk_http_module.so
-%%ENCRYPTSESSION%%libexec/nginx/ngx_http_encrypted_session_module.so
-%%FASTDFS%%libexec/nginx/ngx_http_fastdfs_module.so
-%%FORMINPUT%%libexec/nginx/ngx_http_form_input_module.so
-%%HEADERS_MORE%%libexec/nginx/ngx_http_headers_more_filter_module.so
-%%HTTP_AUTH_DIGEST%%libexec/nginx/ngx_http_auth_digest_module.so
-%%HTTP_AUTH_KRB5%%libexec/nginx/ngx_http_auth_spnego_module.so
-%%HTTP_AUTH_LDAP%%libexec/nginx/ngx_http_auth_ldap_module.so
-%%HTTP_AUTH_PAM%%libexec/nginx/ngx_http_auth_pam_module.so
-%%HTTP_EVAL%%libexec/nginx/ngx_http_eval_module.so
-%%HTTP_FANCYINDEX%%libexec/nginx/ngx_http_fancyindex_module.so
-%%HTTP_GEOIP%%libexec/nginx/ngx_http_geoip_module.so
-%%HTTP%%%%HTTP_GEOIP2%%libexec/nginx/ngx_http_geoip2_module.so
-%%STREAM%%%%HTTP_GEOIP2%%libexec/nginx/ngx_stream_geoip2_module.so
-%%HTTP_IMAGE_FILTER%%libexec/nginx/ngx_http_image_filter_module.so
-%%HTTP_PERL%%libexec/nginx/ngx_http_perl_module.so
-%%HTTP_PUSH%%libexec/nginx/ngx_nchan_module.so
-%%HTTP_REDIS%%libexec/nginx/ngx_http_redis_module.so
-%%HTTP_TARANTOOL%%libexec/nginx/ngx_http_tnt_module.so
-%%HTTP_UPLOAD%%libexec/nginx/ngx_http_upload_module.so
-%%HTTP_UPLOAD_PROGRESS%%libexec/nginx/ngx_http_uploadprogress_module.so
-%%HTTP_UPSTREAM_FAIR%%libexec/nginx/ngx_http_upstream_fair_module.so
-%%HTTP_XSLT%%libexec/nginx/ngx_http_xslt_filter_module.so
-%%ICONV%%libexec/nginx/ngx_http_iconv_module.so
-%%LUA%%libexec/nginx/ngx_http_lua_module.so
-%%MAIL%%libexec/nginx/ngx_mail_module.so
-%%MEMC%%libexec/nginx/ngx_http_memc_module.so
-%%NAXSI%%libexec/nginx/ngx_http_naxsi_module.so
-%%HTTP%%%%NJS%%libexec/nginx/ngx_http_js_module.so
-%%STREAM%%%%NJS%%libexec/nginx/ngx_stream_js_module.so
-%%PASSENGER%%libexec/nginx/ngx_http_passenger_module.so
-%%REDIS2%%libexec/nginx/ngx_http_redis2_module.so
-%%RTMP%%libexec/nginx/ngx_rtmp_module.so
-%%SET_MISC%%libexec/nginx/ngx_http_set_misc_module.so
-%%SHIBBOLETH%%libexec/nginx/ngx_http_shibboleth_module.so
-%%SMALL_LIGHT%%libexec/nginx/ngx_http_small_light_module.so
-%%SRCACHE%%libexec/nginx/ngx_http_srcache_filter_module.so
-%%STREAM%%libexec/nginx/ngx_stream_module.so
+%%DSO%%%%ARRAYVAR%%libexec/nginx/ngx_http_array_var_module.so
+%%DSO%%%%AWS_AUTH%%libexec/nginx/ngx_http_aws_auth_module.so
+%%DSO%%%%BROTLI%%libexec/nginx/ngx_http_brotli_filter_module.so
+%%DSO%%%%BROTLI%%libexec/nginx/ngx_http_brotli_static_module.so
+%%DSO%%%%CLOJURE%%libexec/nginx/ngx_http_clojure_module.so
+%%DSO%%%%CT%%libexec/nginx/ngx_ssl_ct_module.so
+%%DSO%%%%CT%%libexec/nginx/ngx_http_ssl_ct_module.so
+%%DSO%%%%ECHO%%libexec/nginx/ngx_http_echo_module.so
+%%DSO%%%%DYNAMIC_UPSTREAM%%libexec/nginx/ngx_dynamic_upstream_module.so
+%%DSO%%%%DEVEL_KIT%%libexec/nginx/ndk_http_module.so
+%%DSO%%%%ENCRYPTSESSION%%libexec/nginx/ngx_http_encrypted_session_module.so
+%%DSO%%%%FASTDFS%%libexec/nginx/ngx_http_fastdfs_module.so
+%%DSO%%%%FORMINPUT%%libexec/nginx/ngx_http_form_input_module.so
+%%DSO%%%%HEADERS_MORE%%libexec/nginx/ngx_http_headers_more_filter_module.so
+%%DSO%%%%HTTP_AUTH_DIGEST%%libexec/nginx/ngx_http_auth_digest_module.so
+%%DSO%%%%HTTP_AUTH_KRB5%%libexec/nginx/ngx_http_auth_spnego_module.so
+%%DSO%%%%HTTP_AUTH_LDAP%%libexec/nginx/ngx_http_auth_ldap_module.so
+%%DSO%%%%HTTP_AUTH_PAM%%libexec/nginx/ngx_http_auth_pam_module.so
+%%DSO%%%%HTTP_EVAL%%libexec/nginx/ngx_http_eval_module.so
+%%DSO%%%%HTTP_FANCYINDEX%%libexec/nginx/ngx_http_fancyindex_module.so
+%%DSO%%%%HTTP_GEOIP%%libexec/nginx/ngx_http_geoip_module.so
+%%DSO%%%%HTTP%%%%HTTP_GEOIP2%%libexec/nginx/ngx_http_geoip2_module.so
+%%DSO%%%%STREAM%%%%HTTP_GEOIP2%%libexec/nginx/ngx_stream_geoip2_module.so
+%%DSO%%%%HTTP_IMAGE_FILTER%%libexec/nginx/ngx_http_image_filter_module.so
+%%DSO%%%%HTTP_PERL%%libexec/nginx/ngx_http_perl_module.so
+%%DSO%%%%HTTP_PUSH%%libexec/nginx/ngx_nchan_module.so
+%%DSO%%%%HTTP_REDIS%%libexec/nginx/ngx_http_redis_module.so
+%%DSO%%%%HTTP_TARANTOOL%%libexec/nginx/ngx_http_tnt_module.so
+%%DSO%%%%HTTP_UPLOAD%%libexec/nginx/ngx_http_upload_module.so
+%%DSO%%%%HTTP_UPLOAD_PROGRESS%%libexec/nginx/ngx_http_uploadprogress_module.so
+%%DSO%%%%HTTP_UPSTREAM_FAIR%%libexec/nginx/ngx_http_upstream_fair_module.so
+%%DSO%%%%HTTP_XSLT%%libexec/nginx/ngx_http_xslt_filter_module.so
+%%DSO%%%%ICONV%%libexec/nginx/ngx_http_iconv_module.so
+%%DSO%%%%LUA%%libexec/nginx/ngx_http_lua_module.so
+%%DSO%%%%MAIL%%libexec/nginx/ngx_mail_module.so
+%%DSO%%%%MEMC%%libexec/nginx/ngx_http_memc_module.so
+%%DSO%%%%NAXSI%%libexec/nginx/ngx_http_naxsi_module.so
+%%DSO%%%%HTTP%%%%NJS%%libexec/nginx/ngx_http_js_module.so
+%%DSO%%%%STREAM%%%%NJS%%libexec/nginx/ngx_stream_js_module.so
+%%DSO%%%%PASSENGER%%libexec/nginx/ngx_http_passenger_module.so
+%%DSO%%%%REDIS2%%libexec/nginx/ngx_http_redis2_module.so
+%%DSO%%%%RTMP%%libexec/nginx/ngx_rtmp_module.so
+%%DSO%%%%SET_MISC%%libexec/nginx/ngx_http_set_misc_module.so
+%%DSO%%%%SHIBBOLETH%%libexec/nginx/ngx_http_shibboleth_module.so
+%%DSO%%%%SMALL_LIGHT%%libexec/nginx/ngx_http_small_light_module.so
+%%DSO%%%%SRCACHE%%libexec/nginx/ngx_http_srcache_filter_module.so
+%%DSO%%%%STREAM%%libexec/nginx/ngx_stream_module.so
%%WWW%%@postexec mkdir -p -m 755 %D/www/nginx-dist
%%WWW%%@postexec if [ ! -d %D/www/nginx/ ] ; then ln -fs %D/www/nginx-dist %D/www/nginx; fi
%%WWW%%www/nginx-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING