De-lint recipes.

This commit is contained in:
Kostadin Damyanov
2015-08-04 08:25:40 +03:00
parent b0e207e38d
commit 3e0dd2696c
20 changed files with 200 additions and 1717 deletions

View File

@@ -1,5 +1,5 @@
DESCRIPTION="Robust, small and high performance http and reverse proxy server"
SUMMARY="nginx [engine x] is an HTTP and reverse proxy server, a mail proxy \
SUMMARY="Robust, small and high performance http and reverse proxy server"
DESCRIPTION="nginx [engine x] is an HTTP and reverse proxy server, a mail proxy \
server, and a generic TCP proxy server, originally written by Igor Sysoev. \
For a long time, it has been running on many heavily loaded Russian sites \
including Yandex, Mail.Ru, VK, and Rambler. According to Netcraft, nginx \
@@ -8,15 +8,17 @@ HOMEPAGE="http://nginx.org/"
COPYRIGHT="2002-2014 Igor Sysoev
2011-2014 Nginx, Inc."
# "it's complicated", cf. http://packages.gentoo.org/package/www-servers/nginx
#TODO: sort this out
LICENSE="BSD (2-clause)"
REVISION="1"
SOURCE_URI="hg+http://hg.nginx.org/nginx#f87afb46ccd2"
#CHECKSUM_SHA256=""
PATCHES="nginx-1.7.4_hg.diff"
ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64"
GLOBAL_WRITABLE_FILES="
settings/nginx directory
"
#FIXME: on ./auto/configure:
#grep: /etc/group: No such file or directory
@@ -47,10 +49,6 @@ BUILD_PREREQUIRES="
cmd:find
"
GLOBAL_WRITABLE_FILES="
settings/nginx directory
"
BUILD()
{
./auto/configure --prefix=$prefix \