aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LEGAL1
-rw-r--r--net-mgmt/unifi-devel/Makefile15
-rw-r--r--net-mgmt/unifi-devel/distinfo6
3 files changed, 15 insertions, 7 deletions
diff --git a/LEGAL b/LEGAL
index ba0a07b4c47c..f0e89bc1c4ac 100644
--- a/LEGAL
+++ b/LEGAL
@@ -243,3 +243,4 @@ charm-uiuc-* net/charm No commercial use: commercial use requires a commercial
namd-* science/namd No commercial use: commercial use requires a commercial license
vmd-* science/vmd No commercial use: commercial use requires a commercial license
msms-* science/msms No commercial use, only for use by individuals in scientific research
+unifi-devel-* net-mgmt/unifi-devel License restrictions, see https://www.ubnt.com/eula/
diff --git a/net-mgmt/unifi-devel/Makefile b/net-mgmt/unifi-devel/Makefile
index 8b66f3b7a923..13dcf335ef89 100644
--- a/net-mgmt/unifi-devel/Makefile
+++ b/net-mgmt/unifi-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= unifi
-PORTVERSION= 5.9.26
+PORTVERSION= 5.9.32
PORTREVISION= 0
CATEGORIES= net-mgmt java
MASTER_SITES= http://dl.ubnt.com/unifi/${PORTVERSION}-${UNIFI_BUILD}/
@@ -14,17 +14,24 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= bryce@bryce.net
COMMENT= UniFi Controller development release
-RUN_DEPENDS= mongodb34>0:databases/mongodb34 \
+LICENSE= EULA
+LICENSE_NAME= End User License Agreement
+LICENSE_TEXT= ${RESTRICTED}
+LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell no-auto-accept
+
+RESTRICTED= License restrictions, see https://www.ubnt.com/eula/
+
+RUN_DEPENDS= mongodb36>0:databases/mongodb36 \
snappyjava>0:archivers/snappy-java
SUB_LIST+= USERS=${USERS} GROUPS=${GROUPS} JAVASHAREDIR=${JAVASHAREDIR} \
JAVA=${JAVA}
-EXTRACT_CMD= /usr/bin/ar
+EXTRACT_CMD= ${AR}
EXTRACT_BEFORE_ARGS= -p
EXTRACT_AFTER_ARGS= data.tar.xz | ${TAR} -xf -
-UNIFI_BUILD= 25460f7409
+UNIFI_BUILD= 016da0b7c1
USES= cpe
CPE_VENDOR= ubnt
diff --git a/net-mgmt/unifi-devel/distinfo b/net-mgmt/unifi-devel/distinfo
index 8b037e1f22e3..001dee80896b 100644
--- a/net-mgmt/unifi-devel/distinfo
+++ b/net-mgmt/unifi-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537041318
-SHA256 (unifi-5.9.26/unifi_sysvinit_all.deb) = 4b2ee7ecdfec6195851043d6ffd7bac80229e264aa5157cc3accd15034e2e185
-SIZE (unifi-5.9.26/unifi_sysvinit_all.deb) = 93111232
+TIMESTAMP = 1542749934
+SHA256 (unifi-5.9.32/unifi_sysvinit_all.deb) = 11e6aa1126aefa11f4a8abf60c1a7e622f73a32b1b05d01c9792ba1e453c9a37
+SIZE (unifi-5.9.32/unifi_sysvinit_all.deb) = 93266670