pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
unifi6: Declare still in use, and outline larger TODO items.
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Mon Sep 6 20:59:35 2021 -0400
Changeset: 5f7b346d0a2d1dabc7445587bc2cc5070f311996
Modified Files:
unifi6/Makefile
unifi6/TODO
Log Message:
unifi6: Declare still in use, and outline larger TODO items.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5f7b346d0a2d1dabc7445587bc2cc5070f311996
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
unifi6/Makefile | 1 +
unifi6/TODO | 8 +++++++-
2 files changed, 8 insertions(+), 1 deletion(-)
diffs:
diff --git a/unifi6/Makefile b/unifi6/Makefile
index cd18c30876..6e5379263f 100644
--- a/unifi6/Makefile
+++ b/unifi6/Makefile
@@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.21 2021/05/31 17:11:33 gdt Exp $
+# Please do not drop this; a new update cycle is likely very soon.
DISTNAME= unifi-6.2.26
CATEGORIES= net
MASTER_SITES= -http://dl.ubnt.com/unifi/${PKGVERSION_NOREV}/UniFi.unix.zip
diff --git a/unifi6/TODO b/unifi6/TODO
index a1af5ca006..d365ef245e 100644
--- a/unifi6/TODO
+++ b/unifi6/TODO
@@ -1 +1,7 @@
-Actually test, with and without RELRO.
+* test with RELRO
+
+* figure out openjdk11
+
+* consider mongo 3.6, and some versions of 4, after understanding what
+ UBNT is doing.
+
Home |
Main Index |
Thread Index |
Old Index