aboutsummaryrefslogtreecommitdiff
path: root/net/pen
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-07 07:50:52 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-07 07:50:52 +0000
commitfabd56a48632de530b6035a5c4e3714c4db0bf08 (patch)
treef1f11dd4fadca8009bbe62df9b4635aab2f233dd /net/pen
parente9a7c7b3ccf5dd39f284b85e7708229f1e77d039 (diff)
downloadports-fabd56a48632de530b6035a5c4e3714c4db0bf08.tar.gz
ports-fabd56a48632de530b6035a5c4e3714c4db0bf08.zip
Notes
Diffstat (limited to 'net/pen')
-rw-r--r--net/pen/Makefile14
-rw-r--r--net/pen/distinfo2
2 files changed, 12 insertions, 4 deletions
diff --git a/net/pen/Makefile b/net/pen/Makefile
index 20a041699da3..c9003912aed3 100644
--- a/net/pen/Makefile
+++ b/net/pen/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= pen
-PORTVERSION= 0.10.1
+PORTVERSION= 0.11.0
CATEGORIES= net
MASTER_SITES= ftp://siag.nu/pub/pen/ \
http://siag.nu/pub/pen/
@@ -15,8 +15,16 @@ MASTER_SITES= ftp://siag.nu/pub/pen/ \
MAINTAINER= sheepkiller@cultdeadsheep.org
COMMENT= A load balancer for "simple" tcp based protocols
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-daemon
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-daemon
+
+.if defined(WITH_FDSETSIZE)
+CONFIGURE_ARGS+= --with-fd_setsize=${WITH_FDSETSIZE}
+.endif
+
+.if defined(WITH_POLL)
+CONFIGURE_ARGS+= --with-poll
+.endif
MAN1= mergelogs.1 pen.1 penctl.1 penlog.1 penlogd.1
diff --git a/net/pen/distinfo b/net/pen/distinfo
index 91f41c0bc95d..249ae9382a05 100644
--- a/net/pen/distinfo
+++ b/net/pen/distinfo
@@ -1 +1 @@
-MD5 (pen-0.10.1.tar.gz) = 629e0b162e131ed6e00aef709f3ee5e1
+MD5 (pen-0.11.0.tar.gz) = 3eb8de600f2954bd50f2758d8bf06e0c