pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/unifi
Module Name: pkgsrc
Committed By: gdt
Date: Mon Mar 30 22:05:18 UTC 2026
Modified Files:
pkgsrc/net/unifi: Makefile
pkgsrc/net/unifi/files: README.mongodb
Log Message:
net/unifi: Align mongodb text to reality and wip/unifi8
mongodb3 is no longer relevant.
Also, fix typo.
NFCI
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/net/unifi/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/unifi/files/README.mongodb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/unifi/Makefile
diff -u pkgsrc/net/unifi/Makefile:1.37 pkgsrc/net/unifi/Makefile:1.38
--- pkgsrc/net/unifi/Makefile:1.37 Fri Mar 14 13:21:07 2025
+++ pkgsrc/net/unifi/Makefile Mon Mar 30 22:05:18 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2025/03/14 13:21:07 abs Exp $
+# $NetBSD: Makefile,v 1.38 2026/03/30 22:05:18 gdt Exp $
DISTNAME= unifi-8.6.9
CATEGORIES= net
@@ -25,7 +25,7 @@ NO_SRC_ON_FTP= ${RESTRICTED}
# Unifi bundles snappy-java-1.0.5.jar, which contains native code.
# We can use the bundled snappy-java but we must recompile the native portion
-# because it only ship linux binaries. The rcd script takes care of loading the
+# because it only ships linux binaries. The rcd script takes care of loading the
# correct library.
SNAPPY_JAVA= snappy-java-1.0.5.4
# github.mk only works for the main MASTER_SITES definition and does
Index: pkgsrc/net/unifi/files/README.mongodb
diff -u pkgsrc/net/unifi/files/README.mongodb:1.1 pkgsrc/net/unifi/files/README.mongodb:1.2
--- pkgsrc/net/unifi/files/README.mongodb:1.1 Mon Dec 6 15:33:28 2021
+++ pkgsrc/net/unifi/files/README.mongodb Mon Mar 30 22:05:18 2026
@@ -1,10 +1,6 @@
-Ubiquiti recommends using mongodb 3.6 with Unifi.
+Ubiquiti recommends using mongodb 4 or later with Unifi.
-Unifi in pkgsrc can use either mongodb3 or mongodb4
-- mongodb3 (the default, and the last 3.4 version of mongodb before
- the switch to server-side-public-license)
-- mongodb4 (requires the 'new' server-side-public-license, and
- is not officially supported by Ubiquiti)
+Unifi in pkgsrc can use either mongodb4 or mongodb6.
Recommended process of switching between them:
- Login to unifi, and download a full backup
Home |
Main Index |
Thread Index |
Old Index