aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2014-07-13 12:00:33 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2014-07-13 12:00:33 +0000
commit1d6b6de1a51a29e6be24d7803c3a630046203c1e (patch)
treed6fb7b1e47fd291e2676125d49bd93473f1dc728 /www/Makefile
parentc00cf327d8a44f3bd22403110c9043486682bfc6 (diff)
downloadports-1d6b6de1a51a29e6be24d7803c3a630046203c1e.tar.gz
ports-1d6b6de1a51a29e6be24d7803c3a630046203c1e.zip
New port www/tengine: Robust and small WWW server forked from nginx by Taobao
Tengine is a web server originated by Taobao, the largest e-commerce website in Asia. It is based on the Nginx HTTP server and has many advanced features. Tengine has proven to be very stable and efficient on some of the top 100 websites in the world, including taobao.com and tmall.com. PR: 185836 Submitted by: Jim Ohlstein <jim@ohlste.in> Approved by: swills, marino (mentors)
Notes
Notes: svn path=/head/; revision=361673
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 8fdc0d78960f..814533f1afd0 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1956,6 +1956,7 @@
SUBDIR += tdom
SUBDIR += template_
SUBDIR += templatelite
+ SUBDIR += tengine
SUBDIR += testlink
SUBDIR += textpattern
SUBDIR += thttpd