113 Commits

Author SHA1 Message Date
sthen
367f3e0dac unifi common Makefile.inc tweaks;
- don't care whether BUILD_V starts with a dash
- handle filenames containing spaces
2019-05-08 11:20:57 +00:00
sthen
46e5abdc6f update to unifi 5.10.21 2019-04-29 15:50:10 +00:00
sthen
24bed0ae23 Use activation.jar from Maven, avoiding the binary version from Oracle
which required FETCH_MANUALLY which doesn't work properly if only one of
the set of distfiles is manual-fetch.

Fetch problem reported by Brad.
2019-03-27 21:20:57 +00:00
sthen
a9105f27de fix error in brain->keyboard interface while adjusting for javax.activation being needed 2019-03-26 21:27:36 +00:00
sthen
a20fd05451 handle jdk 11 for unifi;
unifi requires javax.activation from activation.jar, which is present
and active in jdk 8, present but deprecated in 9/10 (hidden behind a
command-line flag), and removed in jdk 11.

add a FETCH_MANUALLY distfile to take this from Java Activation Framework;
this is under Oracle's binary license with an indemnity clause so you get
to download it yourself, but it's fairly straightforward. adapt the startup
script to cope.
2019-03-25 03:13:32 +00:00
sthen
db779b3bda sync unifi/testing with unifi/stable, in case anyone thinks testing/ is newer
(there's no newer testing version atm)
2019-03-20 16:40:44 +00:00
sthen
9298eee8bc remove comments, BUILD_V won't be needed in lts/ 2019-03-12 22:14:17 +00:00
sthen
3c5818af1b comment-out testing/, 5.10 moved to stable 2019-03-12 22:13:54 +00:00
sthen
4fb1f6d292 move unifi/stable to the 5.10 branch / update to 5.10.20 2019-03-12 22:12:59 +00:00
sthen
d59e8a4c99 cd in rc_stop as well as rc_start; avoid littering a stupid logs/
directory in $PWD
2019-02-26 21:57:50 +00:00
sthen
5ecd006ce7 update to unifi-5.10.19 2019-02-26 21:56:14 +00:00
sthen
1562e03b73 - update URL in unifi PERMIT_* lines (and bump REVISIONs because these
are included in packages)

- as this is port-only (no redistribution) and the dependencies have
slow builds, print a message suggesting use of FETCH_PACKAGES if it
wasn't already used.
2019-02-19 22:44:40 +00:00
sthen
440428ea92 update to unifi-5.10.17
stable release, but keeping in testing/ rather than updating stable/ for now
2019-02-13 21:41:34 +00:00
sthen
aeebc78e97 update unifi/testing to stable-candidate 5.10.16
(5.0.15 didn't last very long... .16 has a fix for L3 Adopt+Upgrade
when using cached firmware from 5.10.12)
2019-02-13 00:41:47 +00:00
sthen
32174ee304 update unifi/testing to stable-candidate 5.10.15 2019-02-12 22:40:37 +00:00
sthen
0dbd2d30aa update unifi/testing to 5.10.12 stable candidate 2019-02-05 15:23:02 +00:00
sthen
82a2f14115 mark ONLY_FOR_ARCHS=amd64. depends on mongodb which is amd64-only and even
if that weren't the case, building the i386 binary for snappy-java is a pain)
2019-02-05 14:38:47 +00:00
sthen
974b85444f comment-out testing/ to stop dpb whining, the distfiles aren't public (it's a PERMIT_*=no port anyway) 2018-12-10 14:58:37 +00:00
ajacoutot
fe7fdc51a4 Missed bump:
-@comment pkgpath=net/unifi/testing cdrom=http://www.ubnt.com/eula/ ftp=http://www.ubnt.com/eula/
+@comment pkgpath=net/unifi/stable cdrom=http://www.ubnt.com/eula/ ftp=http://www.ubnt.com/eula/
2018-12-09 13:25:15 +00:00
sthen
58083af10e update unifi/testing to 5.9.32 (beta version, you will need to be signed
up to fetch the files)
2018-12-08 21:49:14 +00:00
sthen
874370f3db switch net/unifi/stable to 5.9 branch (previously in testing) 2018-12-08 21:26:54 +00:00
sthen
4ebb8f2018 last candidate now released as stable, adjust fetch URL 2018-10-04 17:29:35 +00:00
sthen
af7e414240 uncomment testing/, it has moved to stable candidate in the updates blog
rather than the closed beta blog, so URLs are posted publically
2018-09-26 20:04:51 +00:00
sthen
fc462c8c94 update testing/ to unifi 5.9.29 stable candidate 2018-09-26 20:03:46 +00:00
sthen
e97f6df9ba comment-out unifi/testing until it moves to a state where URLs are on the
public posts (mostly to avoid dpb complaining)
2018-09-12 16:10:52 +00:00
sthen
0aa29e558b update unifi testing to 5.9.26 2018-09-11 20:23:15 +00:00
sthen
df6294b915 update to unifi lts 5.6.40 2018-09-11 20:17:41 +00:00
sthen
7713efefd7 update to unifi stable 5.8.30 2018-09-11 20:16:39 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
sthen
e8e9a8ac07 5.9.24 now out (and is actually a stable candidate, though still just
posted in the beta blog so no public URL yet)
2018-08-22 00:11:58 +00:00
sthen
e6fd61363c add testing/ directory for unifi (currently 5.9 branch), this is set as
FETCH_MANUALLY with a mechanism that users with access to these can use
to fetch the distfiles (just running "make" will give details).
2018-08-21 23:28:20 +00:00
sthen
16fd48cc2f 5.8.28 moved from stable candidate to stable, adjust url 2018-08-21 23:22:39 +00:00
sthen
8cbab996f7 update to unifi 5.8.28 stable candidate 2018-08-09 23:13:31 +00:00
sthen
6c4642eeec update to unifi-5.8.24 2018-06-29 23:00:18 +00:00
sthen
46a566de26 sanity check the version of snappy-java (exit with an error if it changed,
as we'll need to build a new version with OpenBSD native code)
2018-06-29 11:24:49 +00:00
sthen
c751df60bf rejiggle the unifi branches again giving a clearer indication of what's what,
5.6 -> rename to lts (supported until oct 2018)
5.7 -> now eol, remove/autoupdate to 5.8
5.8 -> rename to stable
2018-06-28 18:15:19 +00:00
sthen
969be70f14 stable candidate -> stable 2018-06-27 12:31:19 +00:00
sthen
f6bd403238 tweak rc script, already done in 5.8, to avoid littering empty "logs/server.log"
files.
2018-06-25 21:05:09 +00:00
sthen
50e865d997 switch to stable distfiles, tweak rc script while there 2018-06-25 21:03:35 +00:00
sthen
68c526f9c5 update to unifi 5.8.23 stable candidate 2018-06-19 11:33:42 +00:00
sthen
a1b2bcf572 update to unifi 5.8.22 stable candidate 2018-06-14 16:49:24 +00:00
sthen
44cefd8821 update to unifi-5.8.21 2018-06-10 18:37:29 +00:00
sthen
13cca4d836 add 5.8 stable candidate now that it's publically available rather
than restricted to beta testers.

tighten mongodb dependency lines (a noop at the moment, but since we
already know that 3.6+ is a problem, make sure that it's recorded)
and regen plists.
2018-05-31 21:04:09 +00:00
sthen
ae40267ac5 update to UniFi 5.6.39 and 5.7.28 stable candidates
refactor common Makefile parts into Makefile.inc
2018-05-30 11:38:43 +00:00
sthen
c21e6e3e35 update to unifi LTS 5.6.37 2018-04-17 11:01:44 +00:00
sthen
4c90b3908d update to unifi-5.7.23 2018-04-17 11:00:58 +00:00
sthen
40b5cebdee Mention kern.maxthread sysctl, a UniFi installation on a system with other
threaded software is likely to need it. Suggested by chris@
2018-04-03 08:27:37 +00:00
sthen
88bb1238aa update DESCR about ubnt's support policy for unifi 5.6:
The 5.6 branch will be supported until November 2018. It is extended
partially for longer support of PicoM2 (converted to UniFi), UAP-AC,
UAP-AC v2, and UAP-AC-Outdoor (our 1st gen AC products).
2018-03-15 00:37:08 +00:00
sthen
bc1c98e666 update unifi LTS to 5.6.36 2018-03-13 23:37:38 +00:00
sthen
728fc7004f unifi 5.7.20 stable released, drop the stable-candidate url part
(distfile is the same)
2018-03-08 21:44:49 +00:00