aboutsummaryrefslogtreecommitdiff
path: root/sysutils/webjob
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-07-26 15:23:58 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-07-26 15:23:58 +0000
commit2aa0e6fac375a67a00bfbb51628fc9d099b63fb7 (patch)
tree0fb23764d421f04619e39572b24a4cf3bd9671c6 /sysutils/webjob
parent995b350e61b273dfaa2c8d1fb241c69d5d28eaf9 (diff)
downloadports-2aa0e6fac375a67a00bfbb51628fc9d099b63fb7.tar.gz
ports-2aa0e6fac375a67a00bfbb51628fc9d099b63fb7.zip
Notes
Diffstat (limited to 'sysutils/webjob')
-rw-r--r--sysutils/webjob/Makefile11
-rw-r--r--sysutils/webjob/distinfo6
-rw-r--r--sysutils/webjob/pkg-plist1
3 files changed, 13 insertions, 5 deletions
diff --git a/sysutils/webjob/Makefile b/sysutils/webjob/Makefile
index 395edd91f278..fa2286ff755b 100644
--- a/sysutils/webjob/Makefile
+++ b/sysutils/webjob/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= webjob
-PORTVERSION= 1.5.0
+PORTVERSION= 1.6.0
CATEGORIES= sysutils security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= webjob
@@ -29,13 +29,20 @@ CONFIGURE_ARGS+= --without-ssl
.else
USE_OPENSSL= YES
CONFIGURE_ARGS+= --with-ssl=${OPENSSLBASE}
+.if defined(WITHOUT_DSV) # Note: DSV requires SSL
+PLIST_SUB+= DSV="@comment "
+.else
+PLIST_SUB+= DSV=""
+CONFIGURE_ARGS+= --with-dsv-tools
+MAN1+= webjob-dsvtool.1
+.endif
.endif
.if !defined(NO_STATIC)
CFLAGS+= -static
.endif
-MAN1= webjob.1
+MAN1+= webjob.1
post-install:
@${STRIP_CMD} ${PREFIX}/bin/webjob
diff --git a/sysutils/webjob/distinfo b/sysutils/webjob/distinfo
index 3e4b465e1e2c..611e9f6d7ea7 100644
--- a/sysutils/webjob/distinfo
+++ b/sysutils/webjob/distinfo
@@ -1,3 +1,3 @@
-MD5 (webjob-1.5.0.tgz) = 6576cd29f384522844e87c9c54d1503a
-SHA256 (webjob-1.5.0.tgz) = f33aecc02c89da4da481a627007b0ef460e79b8cf88515b90fd2785440eb17e8
-SIZE (webjob-1.5.0.tgz) = 255290
+MD5 (webjob-1.6.0.tgz) = 62584c7720d7c1ae38a89f230cf19b5e
+SHA256 (webjob-1.6.0.tgz) = 82bbc27448ad714961e55af0b993d18da06bf3e434f29b97706ba758cc8bb45c
+SIZE (webjob-1.6.0.tgz) = 326114
diff --git a/sysutils/webjob/pkg-plist b/sysutils/webjob/pkg-plist
index 26de33471de5..1598cdd5686a 100644
--- a/sysutils/webjob/pkg-plist
+++ b/sysutils/webjob/pkg-plist
@@ -1,3 +1,4 @@
+%%DSV%%bin/webjob-dsvtool
%%PAD%%bin/pad-join
%%PAD%%bin/pad-make-script
%%PAD%%bin/pad-make-binary