1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

www/angie: New port

Angie is an efficient, powerful and scalable web server, that was forked from
nginx by some of its former core devs, with intention to extend functionality
far beyond original version.

Angie is a drop-in replacement for nginx, so you can use existing nginx
configuration without major changes.
This commit is contained in:
Wen Heping 2023-06-07 20:59:51 +08:00
parent e278b8a029
commit 5313258935
5 changed files with 54 additions and 0 deletions

View File

@ -26,6 +26,7 @@
SUBDIR += amfora
SUBDIR += amphetadesk
SUBDIR += analog
SUBDIR += angie
SUBDIR += anyremote2html
SUBDIR += apache-mode.el
SUBDIR += apache24

25
www/angie/Makefile Normal file
View File

@ -0,0 +1,25 @@
PORTNAME= angie
PORTVERSION= 1.2.0
CATEGORIES= www
MASTER_SITES= https://download.angie.software/files/
MAINTAINER= wen@FreeBSD.org
COMMENT= Efficient, powerful and scalable web server
WWW= https://angie.software/en/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libpcre2-8.so:devel/pcre2
USES= gmake ssl
HAS_CONFIGURE= yes
ALL_TARGET=
CONFIGURE_ARGS= --with-openssl=${LOCALBASE}
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/angie/sbin/angie
.include <bsd.port.mk>

3
www/angie/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1686140577
SHA256 (angie-1.2.0.tar.gz) = 82f23115c2e8ebf00d5429622ad96e8c7e785e87bc298b292246660cc61e2cff
SIZE (angie-1.2.0.tar.gz) = 1510159

6
www/angie/pkg-descr Normal file
View File

@ -0,0 +1,6 @@
Angie is an efficient, powerful and scalable web server, that was forked from
nginx by some of its former core devs, with intention to extend functionality
far beyond original version.
Angie is a drop-in replacement for nginx, so you can use existing nginx
configuration without major changes.

19
www/angie/pkg-plist Normal file
View File

@ -0,0 +1,19 @@
angie/conf/angie.conf
angie/conf/angie.conf.default
angie/conf/fastcgi.conf
angie/conf/fastcgi.conf.default
angie/conf/fastcgi_params
angie/conf/fastcgi_params.default
angie/conf/koi-utf
angie/conf/koi-win
angie/conf/mime.types
angie/conf/mime.types.default
angie/conf/scgi_params
angie/conf/scgi_params.default
angie/conf/uwsgi_params
angie/conf/uwsgi_params.default
angie/conf/win-utf
angie/html/50x.html
angie/html/index.html
angie/sbin/angie
@dir angie/logs