208 Commits

Author SHA1 Message Date
sthen
b6966d2e73 GC a few more RCS ids in my ports 2022-03-07 21:45:09 +00:00
sthen
a98e0e6666 remove rcs IDs in ports that I maintain 2022-03-07 21:36:41 +00:00
sthen
59bbbc223f unifi: drop the version restriction on mongodb; unifi versions >=5.13
should be happy with newer versions and 5.6 is patched to drop the
command-line flag which was causing problems.
2022-02-02 18:07:08 +00:00
sthen
84bab2f395 net/unifi/5.6: strip out --nohttpinterface in mongod command line, it's removed
in mongodb 3.6+ (and was already deprecated)
2022-02-02 18:01:20 +00:00
sthen
180e756e95 unifi/main: BUILD_V not needed 2022-02-02 12:41:49 +00:00
sthen
7428507cf9 bump, missed in previous 2022-01-24 16:35:54 +00:00
sthen
b595f9ee3d net/unifi/*: update log4j versions 2022-01-24 16:35:12 +00:00
sthen
e6e1716bff fix plists after libc++ rebuild, reported by aja@ 2021-12-20 15:06:34 +00:00
sthen
7b49c5f649 unifi: rebuild snappy-java for libc++.so.9.0 2021-12-20 09:08:25 +00:00
sthen
a7a32f904d unifi: replace log4j with 2.17.0 2021-12-20 08:24:01 +00:00
sthen
c39b0dcfb8 switch log4j to 2.16.0 in older unifi versions 2021-12-15 10:53:13 +00:00
sthen
b727c8cb24 update to unifi-6.5.55, second log4j update 2021-12-15 10:52:54 +00:00
sthen
16a1609b98 unifi: switch log4j replacement to the proper upstream tar from ASF
rather than the local mirrored version extracted from unifi 6.5.54.
files differ so REVISION bumped.
2021-12-14 10:09:15 +00:00
sthen
e31d90c298 unifi: replace log4j install on 5.14 / 6.0 with the fixed version
(5.6 has too old a version to replace and has had no security updates
since 2018 anyway)

adjust how symlinks are done to make it clearer that .jars are replaced
2021-12-13 22:14:59 +00:00
sthen
fbcda2da56 rc -> official 2021-12-11 14:12:34 +00:00
sthen
c24fc1d388 update to unifi-6.5.54; just an RC but it's a public one and it seems
that the only thing that has changed is the log4j version
2021-12-10 20:54:54 +00:00
sthen
d86551293a use , don't hardcode .orig 2021-11-26 08:08:32 +00:00
sthen
3345922a19 update to unifi-6.5.53 2021-11-26 08:07:37 +00:00
sthen
93266fa58f rearrange net/unifi again, upstream now seem to be making fewer "end user"
releases from a branch so there seems little point in keeping multiple
"new" branches, only when they make a major change that means some users
will want to stick to an older version.

update the new "main" dir to 6.4.54 which was tested by Brad.
2021-11-01 09:58:57 +00:00
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