aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/unifi3
Commit message (Collapse)AuthorAgeFilesLines
* net-mgmt/unifi3: Remove from ports treeMark Felder2016-07-105-385/+0
| | | | | | | Unifi3 is EoL. Please upgrade to net-mgmt/unifi4. Notes: svn path=/head/; revision=418320
* Fix props.Mathieu Arnold2016-04-011-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=412367
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Add NO_ARCHMark Felder2015-09-191-0/+1
| | | | Notes: svn path=/head/; revision=397328
* Unifi as of 3.2.7 and 4.2.0 support Java 8, so make it the default sinceMark Felder2015-07-121-2/+2
| | | | | | | Java 6 and 7 is End of Life. Notes: svn path=/head/; revision=391835
* Clean up @dir syntaxMark Felder2015-03-301-5/+5
| | | | | | | Submitted by: mat Notes: svn path=/head/; revision=382657
* Improve default file permissionsMark Felder2015-03-242-1/+11
| | | | | | | | | Ensure unifi cannot write to itself in the event of an exploit Unifi only needs write access to: data, log, run, and work directories Notes: svn path=/head/; revision=382102
* Update to 3.2.10Mark Felder2015-02-073-17/+17
| | | | Notes: svn path=/head/; revision=378623
* Update to 3.2.7Mark Felder2014-11-283-19/+19
| | | | | | | | | Fix tomcat-native conflict PR: 195411, 195410 Notes: svn path=/head/; revision=373573
* Update CONFLICTSMark Felder2014-10-312-2/+2
| | | | | | | Update my email address in the rc script Notes: svn path=/head/; revision=371823
* Add CPE supportMark Felder2014-10-071-1/+3
| | | | Notes: svn path=/head/; revision=370393
* Simplify plist now that I fully understand the new @dir functionalityMark Felder2014-10-021-50/+0
| | | | Notes: svn path=/head/; revision=369829
* Update to 3.2.5Mark Felder2014-10-023-68/+68
| | | | | | | Convert @dirrm to @dir Notes: svn path=/head/; revision=369822
* Update to Unifi 3.2.1 -- now considered "stable"!Mark Felder2014-06-123-21/+21
| | | | Notes: svn path=/head/; revision=357595
* UnbreakAntoine Brodin2014-06-031-1/+1
| | | | Notes: svn path=/head/; revision=356392
* Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared ↵Vanilla I. Shu2014-06-031-1/+1
| | | | | | | | | | | library version. PR: ports/190409 Submitted by: ports at robakdesign.com Approved by: portmgr@ (for NO_STAGE) Notes: svn path=/head/; revision=356371
* Move the symlink creation to do-install to appeaseMark Felder2014-06-022-1/+2
| | | | | | | | | Mr. Pkg-Fallout-Builder It was in the plist but wasn't created until install time Notes: svn path=/head/; revision=356225
* Update to Unifi 3.1.13 RCMark Felder2014-05-283-22/+21
| | | | Notes: svn path=/head/; revision=355649
* Fix duplicate plist entriesMark Felder2014-04-221-4/+0
| | | | Notes: svn path=/head/; revision=351845
* Convert n* to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347778
* Permit control of the flags passed to java through a new variableMark Felder2014-03-102-2/+3
| | | | | | | | | | | | called unifi_javaflags Users have requested an easy way to make this change. Ubiquiti recommends 1024M by default, but the actual memory requirement depends on the size of your environment. It is safe to run at much lower levels with only a few APs. Notes: svn path=/head/; revision=347714
* Fix problematic package upgradeMark Felder2014-03-082-3/+233
| | | | | | | | | | | Unifi comes with a WAR file that it unpacks if the webroot does not exist. This was causing the webroot to be untracked. Upon an upgrade Unifi would not clean up the old webroot or unpack the new WAR file leaving the web interface non-functional. This is solved by unpacking the WAR file before creating the package so we track these files. Notes: svn path=/head/; revision=347542
* Update to 3.1.10 RCMark Felder2014-03-063-12/+12
| | | | | | | Sponsored by: SupraNet Communications, Inc Notes: svn path=/head/; revision=347326
* Add CONFLICTS for incoming net-mgmt/unifi2Mark Felder2014-01-031-0/+1
| | | | | | | | | Update the LEGAL entry for net-mgmt/unifi3, missed during the MOVE Approved by: swills (mentor) Notes: svn path=/head/; revision=338564
* - Move net-mgmt/unifi to net-mgmt/unifi3Mark Felder2014-01-035-0/+194
- Update port to 3.1.9 Unifi 3.x is still considered "beta". There has been a request to see Unifi 2.x in the ports tree. They will live as separate ports, net-mgmt/unifi2 and net-mgmt/unifi3. PR: ports/185000 Approved by: swills (mentor) Notes: svn path=/head/; revision=338520