mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-20 02:30:05 +02:00
Rewrap www-servers DESCRIPTIONs
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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}"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user