From nobody Sun Sep 10 16:13:50 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RkFJt4jy9z4s25j; Sun, 10 Sep 2023 16:13:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RkFJt36dJz3QNh; Sun, 10 Sep 2023 16:13:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1694362430; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=32/n7ojXNhgJI70BDsJlagEuKcSWha3op5fv4EdZowk=; b=hDZ5OehlnAbL9mjNUFTMlxZq90ILwt7jJiAU1Ouyu+Wga1At45+dS/64PVJcEwFmfOYqt7 mQm4m3t1sDHJwXNHTzpDIIKjOmNLQeIZlJyvWEsWkmmTYdUWMZl1g2tP43ahW8Gz50uN4o khKbuBloGytFHxB/hFIWkIo4FirAPn5bojYjMpAH+a7LhSVJGfNBSTQlKeHwzdJKRYYXqR 2slBdAm90oY4qW8LC97axg4FeQFZkFNVbKWudHMa6HXbCO5DJPJRKHzsmcj3Xg7ds9Y0Qo 95RXt6gwb96C2TPMSzPV1uritNO4tBYxaIEPpMg1lXVMSyxAfeod7urJewznGA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694362430; a=rsa-sha256; cv=none; b=E31WrOwW76rENNTDvw8YF9MO1sUJkWRzMSsFtxda4UD4EaeUI+JjAHQAdo4MQWoabdevoc 6OVixDU4ytv72bZR3GMO+itTwdvkQZjozFVLwFNYJNVWPdE1xb+WWl0ANAn9dhaPrxyk3W jmAzET7oTVFSdaiRUQg0Mf+zyefePWZBPnaE2HOmBh553AqHuPIZ2EHiFCC8jI6Jd13NKE b+3lNGL0X4WBvrjnc9cKjTB48ue3aumx84fV/8Gn/I6i8+Iwt8SeuzQzSIgZCUxZuoNg7e yReYz4ICQyUogFicN25cMspBfyIxHgHEERM7VOqzcZeuXzpo0KjMaCNJQCvdxw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1694362430; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=32/n7ojXNhgJI70BDsJlagEuKcSWha3op5fv4EdZowk=; b=tXdhuGnNthqJbzHPutQ2UjHvJ9e1mOfmyf1P5EttWOiucsoIyfA0iaeDitTwToMCG6wx0g mL17mSfdVvS/BPs99Xbq5OJD3pttr0LIZXj3gbIPeIZTGoe9KcA8WA3+Pt6G3UHrbgvDEG dcZWhWsr6IEps/A1TLRL9s68mmcqPfewPGzycNEO8sK5vfgbEcNaUIBgobz7MqedwIAxVs QZKfwV08Ce0a0xmEKJl3L22GfFS3cl6lNjbzD48wtPG9Zd1Q6IyjuhYadW9NzENW9Fm461 SC+u3uwil/WJUv0qXv9P/jsmf33Ud0KTBRLuBzdl0rkiZoq3Ou4/iSbkFDlDfQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RkFJt2CGCz1CqG; Sun, 10 Sep 2023 16:13:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 38AGDoLQ025258; Sun, 10 Sep 2023 16:13:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 38AGDoW8025255; Sun, 10 Sep 2023 16:13:50 GMT (envelope-from git) Date: Sun, 10 Sep 2023 16:13:50 GMT Message-Id: <202309101613.38AGDoW8025255@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Robert Clausecker Subject: git: e2f23b676e5a - main - www/angie-module-set-misc: Angie set-misc dynamic module List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fuz X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e2f23b676e5af1287417d0cc670a10fd22efe842 Auto-Submitted: auto-generated The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2f23b676e5af1287417d0cc670a10fd22efe842 commit e2f23b676e5af1287417d0cc670a10fd22efe842 Author: Oleg A. Mamontov AuthorDate: 2023-08-30 21:01:09 +0000 Commit: Robert Clausecker CommitDate: 2023-09-10 16:13:01 +0000 www/angie-module-set-misc: Angie set-misc dynamic module Module extends the standard rewrite's directive set to provide more functionalities like URI escaping and unescaping, JSON quoting, Hexadecimal/MD5/SHA1/Base32/Base64 digest encoding and decoding, random number generator, and more. PR: 273462 --- www/Makefile | 1 + www/angie-module-set-misc/Makefile | 28 ++++++++++++++++++++++++++ www/angie-module-set-misc/files/pkg-message.in | 16 +++++++++++++++ www/angie-module-set-misc/pkg-descr | 4 ++++ www/angie-module-set-misc/pkg-plist | 3 +++ 5 files changed, 52 insertions(+) diff --git a/www/Makefile b/www/Makefile index 263e3a5a2449..da72992735a6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -45,6 +45,7 @@ SUBDIR += angie-module-postgres SUBDIR += angie-module-redis2 SUBDIR += angie-module-rtmp + SUBDIR += angie-module-set-misc SUBDIR += angie-module-xslt SUBDIR += anyremote2html SUBDIR += apache-mode.el diff --git a/www/angie-module-set-misc/Makefile b/www/angie-module-set-misc/Makefile new file mode 100644 index 000000000000..c415ae1c0668 --- /dev/null +++ b/www/angie-module-set-misc/Makefile @@ -0,0 +1,28 @@ +PORTNAME= angie-module-set-misc +GH_TUPLE= vision5:ngx_devel_kit:v0.3.2:ndk +GH_TUPLE+= openresty:set-misc-nginx-module:v0.33:module + +COMMENT= Angie set-misc dynamic module + +LICENSE_FILE= ${WRKSRC_module}/README.markdown + +CONFIGURE_ADD= --add-dynamic-module=${WRKSRC_ndk} \ + --add-dynamic-module=${WRKSRC_module} + +MASTERDIR= ${.CURDIR}/../../www/angie + +do-install: + ${MKDIR} ${STAGEDIR}${DOCSDIR} + ${MKDIR} ${STAGEDIR}${MODDIR} + + ${INSTALL_LIB} ${WRKSRC}/objs/ngx_http_set_misc_module.so \ + ${STAGEDIR}${MODDIR} + + ${INSTALL_MAN} ${WRKSRC_module}/README.markdown ${STAGEDIR}${DOCSDIR} + +do-install-DEBUG-on: + ${INSTALL} ${COPY} -m ${_SHAREMODE} \ + ${WRKSRC_DEBUG}/objs/ngx_http_set_misc_module.so \ + ${STAGEDIR}${MODDIR}/ngx_http_set_misc_module-debug.so + +.include "${MASTERDIR}/Makefile" diff --git a/www/angie-module-set-misc/files/pkg-message.in b/www/angie-module-set-misc/files/pkg-message.in new file mode 100644 index 000000000000..29a991939d28 --- /dev/null +++ b/www/angie-module-set-misc/files/pkg-message.in @@ -0,0 +1,16 @@ +[ +{ type: install + message: <