Commit Graph

132 Commits

Author SHA1 Message Date
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
sthen
a15aaabe1a update unifi/stable to 5.11.47 now that it's the official release 2019-09-30 20:42:51 +00:00
sthen
eb7276e3b0 update unifi/testing to 5.11.48 RC 2019-09-27 21:29:31 +00:00
sthen
d9b00166ff update to unifi-5.11.46 2019-09-13 10:48:25 +00:00
sthen
1851666b0b update to unifi-5.10.27 2019-09-13 10:28:54 +00:00
sthen
ad873fa1d9 update unifi-testing to 5.11.45 RC 2019-09-04 21:56:34 +00:00
sthen
f95b8a030e mention in README that you should connect to https://localhost:8443/ to
configure, suggested by kn@. (this saves a bit of time figuring out which
of the 5 listening TCP ports is needed for this..)
2019-08-29 18:58:49 +00:00
sthen
f710cecbc0 update unifi-testing to 5.11.39 release candidate 2019-08-20 16:05:24 +00:00
sthen
1343c173d3 update to unifi-5.10.25 2019-06-26 09:47:21 +00:00
sthen
5f79b80da3 garbage-collect MODJAVA_JRERUN 2019-06-26 09:46:43 +00:00
kurt
7705a5ad0b Revision bump all java ports for the jre package removal and java.port.mk
changes.
2019-06-11 00:38:33 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen
cba284842d update unifi/testing to 5.11.26 (for people with beta access) 2019-06-03 16:05:33 +00:00
sthen
21ed126531 update to unifi-5.10.24 2019-06-03 15:38:14 +00:00
sthen
767d0a49da update to unifi-5.10.23, includes unspecified "security improvement" (details to
follow later at https://community.ubnt.com/t5/Security-Updates-Blog/bg-p/Security_Updates_Blog)
2019-05-08 11:25:40 +00:00
sthen
cb139feb98 update to unifi-5.6.42, includes unspecified "security improvements" (details to
follow later at https://community.ubnt.com/t5/Security-Updates-Blog/bg-p/Security_Updates_Blog)
2019-05-08 11:24:04 +00:00
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