Rewrap www-servers DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:58 -05:00
parent 737a7a3326
commit 01eac841f4
2 changed files with 11 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
DESCRIPTION="Cherokee is an innovative, feature rich, and yet easy to configure open source web server"
DESCRIPTION="
Cherokee is an innovative, feature rich, and yet easy to configure open source \
web server.
"
HOMEPAGE="http://www.cherokee-project.com"
SRC_URI="http://cherokee.osuosl.org/1.2/1.2.101/cherokee-1.2.101.tar.gz"
REVISION="1"

View File

@@ -1,5 +1,10 @@
DESCRIPTION="HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for web sites crawling under very high loads while needing persistence or Layer7 processing."
SUMMARY="Reliable, high performace TCP/HTTP load balancer"
DESCRIPTION="
HAProxy is a free, very fast and reliable solution offering high availability, \
load balancing, and proxying for TCP and HTTP-based applications. It is \
particularly suited for web sites crawling under very high loads while needing \
persistence or Layer7 processing.
"
HOMEPAGE="http://haproxy.1wt.eu/"
SRC_URI="http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.22.tar.gz"
CHECKSUM_MD5="a0b007c76f6a78524f3b3dd5e704979c"
@@ -43,4 +48,4 @@ INSTALL()
SBINDIR="${sbinDir}" \
MANDIR="${manDir}" \
DOCDIR="${docDir}"
}
}