aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2016-12-15 19:52:56 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2016-12-15 19:52:56 +0000
commitc52967930e77868601762936b040154aa745d505 (patch)
tree73448d7a521a102aa757dc3d39f26d17954e4db9
parentcf7543206efdd3ced3b378982e99f23bcffc567b (diff)
downloadports-c52967930e77868601762936b040154aa745d505.tar.gz
ports-c52967930e77868601762936b040154aa745d505.zip
MFH: r428563
- Document the iconv runtime dependency - Move from USE_OPENSSL to USES=ssl - Move from MYSQL_USE to MYSQL_USES - Bump PORTREVISION (because of dependency change) Approved by: ports-secteam (junovitch)
Notes
Notes: svn path=/branches/2016Q4/; revision=428631
-rw-r--r--www/kannel/Makefile20
-rw-r--r--www/kannel/distinfo1
2 files changed, 8 insertions, 13 deletions
diff --git a/www/kannel/Makefile b/www/kannel/Makefile
index 7f98fc059afb..a19c9998dcf5 100644
--- a/www/kannel/Makefile
+++ b/www/kannel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kannel
PORTVERSION= 1.4.4
-PORTREVISION= 1
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= http://www.kannel.org/download/${PORTVERSION}/
@@ -17,26 +17,20 @@ LICENSE_NAME= The Kannel Software License, Version 1.0
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-PORTSCOUT= skipv:1.5.0
-
LIB_DEPENDS= libpcre.so:devel/pcre
+PORTSCOUT= skipv:1.5.0
+
USERS= kannel
GROUPS= kannel
-USES= tar:bzip2 gmake bison
+USES= bison gmake iconv ssl tar:bzip2
USE_GCC= yes
USE_GNOME= libxml2
-USE_OPENSSL= yes
USE_RC_SUBR= ${PORTNAME}_bearerbox ${PORTNAME}_smsbox ${PORTNAME}_wapbox
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-cflags="${CPPFLAGS}" --with-libs="${LDFLAGS}" \
- --enable-pcre=yes --enable-docs=no --with-malloc=native \
- --enable-start-stop-daemon=no --without-sdb --without-oracle \
- --without-sqlite2
-
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib -pthread
+CONFIGURE_ARGS= --enable-pcre=yes --enable-docs=no --with-malloc=native \
+ --enable-start-stop-daemon=no
OPTIONS_DEFINE= MYSQL PGSQL SQLITE3
OPTIONS_DEFAULT= MYSQL
@@ -44,7 +38,7 @@ OPTIONS_DEFAULT= MYSQL
SQLITE3_USES= sqlite:3
SQLITE3_CONFIGURE_WITH= sqlite3
-MYSQL_USE= MYSQL=yes
+MYSQL_USES= mysql
MYSQL_CONFIGURE_WITH= mysql
PGSQL_USES= pgsql
diff --git a/www/kannel/distinfo b/www/kannel/distinfo
index bb8b99a2d998..b19ee5147f8a 100644
--- a/www/kannel/distinfo
+++ b/www/kannel/distinfo
@@ -1,2 +1,3 @@
+TIMESTAMP = 1481149943
SHA256 (gateway-1.4.4.tar.bz2) = df665b600d1960708637d0c2875f11d296677b931add0a6b3cdd102024d1a717
SIZE (gateway-1.4.4.tar.bz2) = 2949852