189 Commits

Author SHA1 Message Date
sthen
7235bd80fa add unifi-6.2.26, req+testted by brad 2021-06-27 10:43:42 +00:00
sthen
c7769e4564 update snappy-java to a version linked against libc++.so.8.0 2021-06-26 11:35:08 +00:00
kurt
f9d899e6a0 Bump revision on all 1.8+ ports since now they will build with jdk
1.8 on aarch64 and their run depends will also change. okay ian@
2021-05-19 01:50:29 +00:00
sthen
bd9a07eebe Reorganise unifi/lts and unifi/stable back into version-number-based branches,
and add information to the pkg/DESCR files explaining why one might want
to use a particular version.

5.6:  the main reason to run this is if you have old Broadcom 11ac APs
5.14: last version before the network configuration section was changed,
      adding complication for some vlan setups
6.0:  last version supporting the popular older Atheros-based pre-11ac APs
      amd some of the less popular 11ac APs
6.1:  adds WPA3, but drops support for various devices and marketing takes
      more control of the controller UI
      https://twitter.com/superdealloc/status/1376626243865604100
2021-03-30 10:15:41 +00:00
sthen
3164411207 update to unifi-6.1.71 release candidate 2021-03-24 17:01:51 +00:00
sthen
789ec82b1e fix missing - 2021-03-21 10:08:14 +00:00
sthen
0f003533c2 add unifi 6.1.x which is now in late release-candidate stage
note that unifi releases after 1 March 2021 no longer allow devices
which are marked as EoL in 6.0 to be configured
2021-03-20 19:00:35 +00:00
sthen
4ae5e5616a fix url 2021-03-20 18:49:09 +00:00
sthen
09f5f6775e https URLs, mostly from Brad 2021-03-20 18:47:23 +00:00
sthen
40671602fd add maintainer helper to build snappy-java-X.jar (java + native library)
used by unifi. a horrible mess but unifi doesn't work with the pure-java
code in newer versions of snappy-java (the native library is needed to
support "isValidCompressedBuffer").
2021-03-20 18:44:17 +00:00
sthen
4a75e1e3f2 update unifi ports to a newer version of snappy-java built against the
version of libc++ in -current.
2021-03-20 18:26:40 +00:00
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