2011-12-21 14:17:19 +00:00
|
|
|
# Template file for 'pen'
|
|
|
|
pkgname=pen
|
|
|
|
version=0.18.0
|
|
|
|
homepage="http://siag.nu/pen"
|
|
|
|
distfiles="http://siag.nu/pub/pen/pen-$version.tar.gz"
|
|
|
|
build_style=gnu-configure
|
|
|
|
configure_args="--with-docdir=/usr/share/doc/pen"
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
2011-12-21 14:17:19 +00:00
|
|
|
short_desc="Load balancer for simple TCP based protocols"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="GPL-2"
|
|
|
|
checksum=48ab2a2ca3f564cb610a10d2d5252ecf8723ed8392bac5d1fba208946c3665fa
|
|
|
|
long_desc="
|
|
|
|
This is pen, a load balancer for simple tcp based protocols such as
|
|
|
|
http or smtp. It allows several servers to appear as one to the
|
|
|
|
outside and automatically detects servers that are down and distributes
|
|
|
|
clients among the available servers. This gives high availability and
|
|
|
|
scalable performance."
|