178 Commits

Author SHA1 Message Date
sthen
341a9253ba readd unifi 5.14, the newer vlan setup in 6.x is extremely annoying for certain setups 2021-01-28 22:42:39 +00:00
sthen
46bfabd7ee update to unifi-6.0.45 2021-01-26 18:17:40 +00:00
sthen
5dd8481349 update to unifi-6.0.41 2020-12-03 17:10:28 +00:00
sthen
78ba4d05be update to unifi-6.0.36 2020-11-19 17:47:48 +00:00
sthen
1d695c8ee4 Update unifi/lts DESCR information about security support to past-tense.
only use this branch if you have one of the devices that do not work with
the unifi/stable release (Broadcom 11ac and Pico M2 flashed with unifi
firmware). Prompted by a mail from Jordan Geoghegan.
2020-10-30 22:13:37 +00:00
sthen
d640fcf959 rm unifi/testing 2020-10-27 20:24:57 +00:00
sthen
e78bb3ddc8 switch unifi/stable to 6.0.28 (moved to 6.0 branch)
likely to fix the problem some people have seen with the C++ component
in the rebuilt version of snappy-java that we're using (this is a mess,
one of the java modules used by unifi includes C++ code which wants to
be compiled with gcc, upstream no longer provides builds for OpenBSD as
they used to do in the past. it's a wonder it works at all)

(there are newer snappy-java releases now that include a pure-java
version, but that doesn't support one of the functions that unifi uses..)
2020-10-27 20:23:35 +00:00
sthen
59df3bf138 fix regex, 0-9 not 1-9 2020-10-24 10:56:33 +00:00
sthen
e93073af0c update FETCH_MANUALLY text for simplified BUILD_V handling 2020-10-24 10:53:48 +00:00
sthen
4b6e6ba07a handle things if a rebuilt snappy-java is not provided 2020-10-24 10:52:54 +00:00
sthen
ef301f77f3 unifi port tweak; allow using a whole distfile url in BUILD_V, makes it
easier to fetch the beta versions
2020-10-24 09:40:36 +00:00
sthen
7d44018e6e update unifi/testing to 6.0.28 2020-10-19 20:36:35 +00:00
sthen
83047ca327 unifi 6.0.27 now public, add BUILD_V 2020-10-13 12:09:14 +00:00
sthen
ce75d4d24c update unifi/testing to 6.0.27, needs beta forum access for now 2020-10-08 11:36:07 +00:00
sthen
0900a7fc68 update unifi/testing to 6.0.26 2020-10-07 13:26:52 +00:00
sthen
0c5e7d4b81 update unifi/testing to 6.0.24 2020-10-02 18:46:03 +00:00
sthen
1d903da1b2 update unifi/testing to 6.0.23 2020-09-22 21:29:39 +00:00
sthen
a6fda83cb0 update unifi/testing to 6.0.20-rc 2020-09-12 20:28:59 +00:00
sthen
be6d815e35 update to unifi-6.0.15 2020-08-25 19:24:21 +00:00
sthen
96be6bf573 update to unifi-5.14.23 2020-08-25 19:24:13 +00:00
sthen
958d68fe17 switch unifi/testing to 6.0.13 (public release candidate) with a new rebuilt
snappy-java jar file (it includes native components which need rebuilding for
OpenBSD when it's updated)

this is working for me but forum feedback is rather mixed, you usually want
to make sure you have a backup for unifi updates anyway, but it looks like it's
more important than usual for this one. (it is of course a *testing* version).
2020-08-20 10:17:41 +00:00
sthen
7a101ef809 update unifi/stable to 5.14.22 (new branch) 2020-08-20 09:32:38 +00:00
sthen
f3c2287b93 update email address 2020-08-01 11:23:05 +00:00
sthen
bae0f1d527 unifi: provide a new snappy-java-1.1.7.3.jar with rebuilt
libsnappyjava.so, not sure what happened but somewhere along the line
the old one stopped working and adoption failed (at least in the testing
version) as it was unable to uncompress inform packets coming from APs.

may also be needed for the lts version, if anyone uses it let me know
if it's also failing (snappy-java is a pain to build..).
2020-07-14 14:15:47 +00:00
sthen
66568ad7c6 unifi: regen plist to unbreak, reported by aja@ 2020-07-07 11:25:41 +00:00
sthen
2a63ccb866 switch unifi/testing to the 5.14 branch (for people with beta-test access) 2020-07-06 12:48:48 +00:00
sthen
f3d35cce79 5.13.32 moved from rc to stable; update unifi/stable 2020-07-06 11:58:52 +00:00
sthen
d4e637c5c9 unifi: don't install upstream readme, it has bogus information 2020-07-06 11:32:42 +00:00
sthen
c6443493bb unifi: warn at update if the database is old and was created using mongodb's
deprecated MMAPV1 engine, doing a config backup + shutdown + remove db files
+ restore will recreate with WiredTiger which has significantly smaller files
and checkpointing (and seems like it maybe a bit more robust..)
2020-06-26 13:15:23 +00:00
sthen
31cc0c1987 update unifi/testing to 5.13.32 (public rc) 2020-06-21 12:18:39 +00:00
sthen
5fc0825abc switch unifi/stable to the 5.13 branch 2020-06-21 11:40:36 +00:00
sthen
e587018b27 unifi/testing: set BUILD_V now this is a public release candidate 2020-06-03 12:30:53 +00:00
sthen
b17a1ac4d4 update unifi-testing to 5.13.29 2020-05-27 17:39:09 +00:00
sthen
c5a9489ace update unifi/stable to 5.12.72 (trivial change only) 2020-05-18 09:09:55 +00:00
sthen
2ccda23352 update unifi stable to 5.12.66, testing to 5.13.10 (you will need a
beta login to download that), and drop a file that was used in the
attempt at working with newer java (which didn't work too well and the
old source for that file has gone away)
2020-03-24 14:54:27 +00:00
sthen
2754090c4e update unifi/testing to 5.12.66 release candidate (now that it has been
moved from the beta-only section to general).
2020-03-03 13:35:03 +00:00
sthen
6886c70217 switch net/unifi/stable to 5.12.35 (most recent stable release on the
5.12 branch).
2020-02-28 23:55:46 +00:00
sthen
b8b935c50f update unifi/testing to 5.12.60 release candidate 2020-02-10 20:38:29 +00:00
sthen
bfea536da9 - switch unifi MODJAVA_VER back to 1.8, it sort-of works with 11 but not
supported upstream and there have been some problems.

- update comment about snappy-java to better explain the situation ;)
2020-01-25 22:03:23 +00:00
solene
6fc58cb923 Only display a tip about using FETCH_PACKAGES only if it's set
to the default value No, so it works if it's not set or set to -Dsnap
2020-01-25 21:35:11 +00:00
solene
e45f324c92 A message was displayed to suggest building with FETCH_PACKAGES=Yes but
it reports an error as the new correct syntax is FETCH_PACKAGES=

issue reported on irc by pi94
2020-01-25 21:24:51 +00:00
sthen
77e69094b6 update unifi-testing to 5.12.46 2019-12-21 11:50:31 +00:00
sthen
3ca175dc4b update unifi/testing to 5.12.42 2019-11-26 13:17:54 +00:00
sthen
48b56daebe update unifi/testing to 5.12.35 rc 2019-11-19 09:27:02 +00:00
sthen
93e87d29a4 update testing/ to unifi 5.12.31 rc 2019-11-18 21:31:11 +00:00
sthen
f7519ce9db update unifi/testing to 5.12.22 2019-10-26 19:28:38 +00:00
sthen
f971a4c311 update to unifi-5.12.19 2019-10-18 21:04:59 +00:00
sthen
6cb492d2ef update unifi/testing to 5.12.16 (release candidate) 2019-10-16 19:57:48 +00:00
sthen
e6ac38e95e update unifi/stable to 5.11.50, moving to the 5.11.x branch 2019-10-16 19:36:57 +00:00
sthen
a8f6287d53 update unifi/testing to 5.11.50 rc 2019-09-30 20:43:26 +00:00