Index: head/security/openiked/Makefile =================================================================== --- head/security/openiked/Makefile (revision 426189) +++ head/security/openiked/Makefile (revision 426190) @@ -1,32 +1,34 @@ # $FreeBSD$ PORTNAME= openiked -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= security net ipv6 MAINTAINER= marcel@FreeBSD.org COMMENT= IKEv2 daemon LICENSE= ISCL LIB_DEPENDS= libevent.so:devel/libevent2 +BROKEN_FreeBSD_9=does not builds + USE_GITHUB= yes GH_ACCOUNT= xcllnt USE_RC_SUBR= iked USERS= _iked GROUPS= _iked USES= autoreconf libtool ssl GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS= --with-libevent-dir=${PREFIX} post-install: - ${MV} ${STAGEDIR}/etc/ssl/ikeca.cnf \ + ${MV} ${STAGEDIR}${PREFIX}/etc/ikeca.cnf \ ${STAGEDIR}${PREFIX}/etc/ikeca.cnf.sample ${MV} ${STAGEDIR}${PREFIX}/etc/iked.conf \ ${STAGEDIR}${PREFIX}/etc/iked.conf.sample .include Index: head/security/openiked/distinfo =================================================================== --- head/security/openiked/distinfo (revision 426189) +++ head/security/openiked/distinfo (revision 426190) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477960722 -SHA256 (xcllnt-openiked-1.0_GH0.tar.gz) = 675835edb34ebbfa096eb5e16014ec3a3ba25a3b9468ca7fa063ebaf81e3cb02 -SIZE (xcllnt-openiked-1.0_GH0.tar.gz) = 224063 +TIMESTAMP = 1479249341 +SHA256 (xcllnt-openiked-1.1_GH0.tar.gz) = cd9c3948c6a547bb593a5e524a580e462b90b67bf8da1a9c3694d00957f7b9b0 +SIZE (xcllnt-openiked-1.1_GH0.tar.gz) = 224199