From owner-svn-ports-all@freebsd.org Fri Mar 30 16:57:32 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D95FF7AA4D; Fri, 30 Mar 2018 16:57:32 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CB8F570BD0; Fri, 30 Mar 2018 16:57:31 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C04C639C2; Fri, 30 Mar 2018 16:57:31 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2UGvVxC026038; Fri, 30 Mar 2018 16:57:31 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2UGvVe9026037; Fri, 30 Mar 2018 16:57:31 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201803301657.w2UGvVe9026037@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Fri, 30 Mar 2018 16:57:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465984 - head/www/nginx X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/www/nginx X-SVN-Commit-Revision: 465984 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Mar 2018 16:57:32 -0000 Author: mat Date: Fri Mar 30 16:57:31 2018 New Revision: 465984 URL: https://svnweb.freebsd.org/changeset/ports/465984 Log: Fix packaging WITHOUT=DSO Pointy hat: joneum Sponsored by: Absolight Modified: head/www/nginx/pkg-plist (contents, props changed) Modified: head/www/nginx/pkg-plist ============================================================================== --- head/www/nginx/pkg-plist Fri Mar 30 16:44:52 2018 (r465983) +++ head/www/nginx/pkg-plist Fri Mar 30 16:57:31 2018 (r465984) @@ -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