Port details |
- unifi7 UniFi Controller v7
- 7.5.187_1 net-mgmt
=19 7.4.162Version of this port present on the latest quarterly branch. - Maintainer: otis@FreeBSD.org
 - Port Added: 2022-03-03 21:18:09
- Last Update: 2023-11-21 13:10:05
- Commit Hash: cb3015f
- People watching this port, also watch:: plexmediaserver-plexpass, nginx, tmux, git, smartmontools
- Also Listed In: java
- License: not specified in port
- WWW:
- https://help.ui.com/hc/en-us/categories/200320654-UniFi-Wireless
- Description:
- The UniFi Controller allows you to manage Wireless, Routing & Switching,
VoIP and Video of Ubiquiti Networks.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/net-mgmt/unifi7/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/unifi7
- pkg install unifi7
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: unifi7
- Package flavors (<flavor>: <package>)
- default: unifi7
- externaldb: unifi7-externaldb
- distinfo:
- TIMESTAMP = 1697637669
SHA256 (unifi7-7.5.187/unifi_sysvinit_all.deb) = 6b9925f2065b467852fe9d6298f97bb28334fd04851dd334fb66cd9837dcd666
SIZE (unifi7-7.5.187/unifi_sysvinit_all.deb) = 149836568
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- snappyjava>0 : archivers/snappy-java
- mongodb44>0 : databases/mongodb44
- java : java/openjdk17
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for unifi7-7.5.187_1:
EXTERNALDB=off: Use external MongoDB server
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_unifi7
- USES:
- cpe
- pkg-message:
- If upgrading from < 7.3.83:
- ATTENTION: The mongodb dependency has been changed from 36 to 44, as MongoDB
3.6 is long out out support and end of life.
One of implications is that the instance MUST be restored from backup.
The upgrade path can be as following:
- Take a backup from within the unifi7 application PRIOR to
updating!
- Stop the unifi7 service (if running)
- Copy the "backup" directory from /usr/local/share/java/unifi/data
to a safe location. Also copy keystore and system.properties if
you have made any modifications to those files
- Remove files and directories under /usr/local/share/java/unifi/data
- Upgrade the package
- Copy the "backup" directory from a safe location back to
/usr/local/share/java/unifi/data
- Start the service
- Restore the configuration from backup
- Review system.properties and keystore to merge any manual
modifications you have made (this has to be done with
the application stopped)
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.5.187_1 21 Nov 2023 13:10:05
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Update CONFLICTS
Update CONFLICTS as unifi8 is in the tree. |
7.5.187 18 Oct 2023 14:57:54
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Fix FLAVOR
Fix FLAVOR logic for externaldb. Not bumping PORTREVISION. |
7.5.187 18 Oct 2023 14:50:15
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Update to 7.5.187
- Update to 7.5.187
- Add "externaldb" flavor [1]
- Adjust rc.d script
Release notes: https://community.ui.com/releases/r/network/7.5.187
PR: 273096 [1]
Co-authored-by: Ronald Klop <ronald@FreeBSD.org> |
7.4.162 23 Jul 2023 17:27:36
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Update to 7.4.162
Release notes: https://community.ui.com/releases/r/network/7.4.162 |
7.4.156 07 Jun 2023 14:58:29
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Update to 7.4.156
Release notes: https://community.ui.com/releases/r/network/7.4.156 |
7.3.83_2 13 Mar 2023 22:02:37
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Fix upgrade steps
As suggested, make the upgrade steps in pkg-message and UPDATING
more accurate.
PR: 270171 |
7.3.83_1 10 Mar 2023 16:03:22
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Update database dependency to mongodb44
As mongodb 3.6 is long out of support, switch to mongodb 4.4,
even though not directly supported by upstream.
See UPDATING entry for details about updating to this version. |
7.3.83 20 Feb 2023 13:01:19
    |
Muhammad Moinur Rahman (bofh)  |
net-mgmt/unifi7: Mark DEPRECATED
- Depends on upstream EOLed mongodb36
- Set EXPIRATION_DATE 2023-03-31
Approved by: portmgr (blanket) |
7.3.83 06 Feb 2023 20:15:52
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Update to 7.3.83
- Update to 7.3.83
- Adjust dependency on Java to 11 as supported by upstream
Release notes: https://community.ui.com/releases/r/network/7.3.83 |
7.3.76 01 Dec 2022 21:58:29
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Update to 7.3.76
Release notes: https://community.ui.com/releases/r/network/7.3.76 |
7.2.95 06 Nov 2022 17:44:25
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Update to 7.2.95
Release notes: https://community.ui.com/releases/r/network/7.2.95 |
7.2.94 29 Sep 2022 18:37:11
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Update to 7.2.94
Release notes:
https://community.ui.com/releases/r/network/7.2.94 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.2.92 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.2.92 19 Aug 2022 21:45:13
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Update to 7.2.92
Release notes: https://community.ui.com/releases/r/network/7.2.92 |
7.1.68 31 Jul 2022 21:07:03
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Remove erroneously added file
Remove erroneously added WIP file |
7.1.68 31 Jul 2022 21:00:09
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Update to 7.1.68
- Update to 7.1.68
- Release notes: https://community.ui.com/releases/r/network/7.1.68 |
7.1.66 02 Jun 2022 08:28:47
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Update to 7.1.66
Release notes: https://community.ui.com/releases/r/network/7.1.66 |
7.1.65 14 May 2022 21:01:17
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Update to 7.1.65
Release notes: https://community.ui.com/releases/r/network/7.1.65 |
7.1.61 28 Apr 2022 21:41:57
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Update to 7.1.61
- Update to 7.1.61
- And while here, also allow for external MongoDB server (suggested
by Peter Kubica <peter@kubica.ch>) |
7.0.23 03 Mar 2022 21:18:47
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Fix CONFLICTS_INSTALL
Set CONFLICTS_INSTALL to correct package name (unifi6) |
7.0.23 03 Mar 2022 21:15:40
    |
Juraj Lutter (otis)  |
net-mgmt/unifi7: Add port
Add unifi7 7.0.23, first official release from 7.x series and
connect it to the build. |