aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* Rename python setuptools ports to better match other python portsAntoine Brodin2017-03-161-2/+2
| | | | | | | | | Reviewed by: mat, sunpoet With hat: portmgr Differential Revision: https://reviews.freebsd.org/D9983 Notes: svn path=/head/; revision=436290
* net-mgmt/observium: Observium has been tested with PHP 7.1Mark Felder2017-03-161-1/+0
| | | | | | | MFH: 2017Q1 Notes: svn path=/head/; revision=436279
* Remove all _USE=openssl occurrences.Mathieu Arnold2017-03-153-3/+3
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436248
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-157-13/+7
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436247
* Fix Java CLASSPATH settings to launch riemannKirill Ponomarev2017-03-132-10/+14
| | | | | | | | | | PR: 217457 Submitted by: jeromer@fastmail.net Approved by: maintainer, mat (mentor) Differential Revision: https://reviews.freebsd.org/D9977 Notes: svn path=/head/; revision=436104
* net-mgmt/observium: mysql php extension not neededMark Felder2017-03-131-2/+2
| | | | | | | MFH: 2017Q1 Notes: svn path=/head/; revision=436031
* net-mgmt/observium: Add missing php OpenSSL dependencyMark Felder2017-03-121-2/+2
| | | | | | | | | | While here, enable support for PHP 7.0. PR: 216458 MFH: 2017Q1 Notes: svn path=/head/; revision=435989
* net-mgmt/librenms: Update version 1.24=>1.25Muhammad Moinur Rahman2017-03-112-5/+5
| | | | Notes: svn path=/head/; revision=435901
* Do not override USES when PACKAGE_BUILDING is set, this should fix theAntoine Brodin2017-03-101-1/+1
| | | | | | | failure reported by package builders Notes: svn path=/head/; revision=435828
* net-mgmt/icingaweb2-module-businessprocess and ↵Lars Engels2017-03-084-0/+25
| | | | | | | | | | net-mgmt/icingaweb2-module-director: - addport ate the ports' pkg-descr, add them now - Bump PORTREVISION Notes: svn path=/head/; revision=435689
* Remove optional dependency on expired databases/p5-DBD-OracleRene Ladan2017-03-081-5/+1
| | | | Notes: svn path=/head/; revision=435681
* Icinga Director has been designed to make Icinga 2 configuration handling easy.Lars Engels2017-03-084-0/+769
| | | | | | | | | | | | | | | It tries to target two main audiences: - Users with the desire to completely automate their datacenter - Sysops willing to grant their "point & click" users a lot of flexibility What makes Icinga Director so special is the fact that it tries to target both of them at once. WWW: https://github.com/Icinga/icingaweb2-module-director Notes: svn path=/head/; revision=435676
* Want to create custom process-based dashboards? Trigger notifications atLars Engels2017-03-084-0/+237
| | | | | | | | | | | | | | | process or sub-process level? Provide a quick top-level view for thousands of components on a single screen? That's what this module has been designed for! You're running a huge cloud, want to get rid of the monitoring noise triggered by your auto-scaling platform but still want to have detailed information just a couple of clicks away in case you need them? You will love this little module! WWW: https://github.com/Icinga/icingaweb2-module-businessprocess Notes: svn path=/head/; revision=435674
* Add net-mgmt/icingaweb2-module-cubeLars Engels2017-03-085-0/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Cube is a tiny but useful Icinga Web 2 module. It currently shows host statistics (total count, health) grouped by various custom variables in multiple dimensions. It will be your new best friend in case you are running a large environment and want to get a quick answers to questions like: - Which project uses how many servers per environment at which location/site? - Who occupies most servers? - How many of those are used in production? - Which project has only development and test boxes? - Which operating system is used for which project and in which environment? - Do we still have Debian Lenny? - Which projects are to blame for this? - Do we have applications where the operating systems used differ in staging and production? - Which project uses which operating system version for which application - Which projects have homogeneous environments? - Which projects are at a consistent patch level? - How many RHEL 6 variants (6.1, 6.2, 6.3...) do we use? - Who is running the oldest ones? In production? - Which projects are still using physical servers in which environment? WWW: https://github.com/Icinga/icingaweb2-module-cube Notes: svn path=/head/; revision=435673
* Add net-mgmt/icingaweb2-module-genericttsLars Engels2017-03-085-0/+54
| | | | | | | | | | | | Generic TTS implements Icinga Web 2's ticket hook for replacing ticket patterns with links to your trouble ticket system (TTS). Icinga Web 2's core module monitoring for example uses the ticket hook for acknowledgements, downtimes and comments. Other modules may use the ticket hook for all kinds of text too. WWW: https://github.com/Icinga/icingaweb2-module-generictts Notes: svn path=/head/; revision=435671
* update net-mgmt/seafile-gui to 6.0.4Nikolai Lifanov2017-03-062-5/+4
| | | | | | | | | | Changes: https://github.com/haiwen/seafile-client/commits/v6.0.4 PR: 217543 Submitted by: ultima1252@gmail.com (maintainer) Notes: svn path=/head/; revision=435562
* update net-mgmt/seafile-client to 6.0.4Nikolai Lifanov2017-03-062-5/+4
| | | | | | | | | | Changes: https://github.com/haiwen/seafile/commits/v6.0.4 PR: 217542 Submitted by: ultima1252@gmail.com (maintainer) Notes: svn path=/head/; revision=435556
* update net-mgmt/ccnet-client to 6.0.4Nikolai Lifanov2017-03-063-5/+5
| | | | | | | | | | Changes: https://github.com/haiwen/ccnet/commits/v6.0.4 PR: 217541 Submitted by: ultima1252@gmail.com (maintainer) Notes: svn path=/head/; revision=435554
* Update to 4.200003Sunpoet Po-Chuan Hsieh2017-03-041-1/+1
| | | | | | | | | | | - Use real PORTVERSION and update dependent ports - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Net-Appliance-Session/Changes Notes: svn path=/head/; revision=435400
* Mark the remaining ports depending on Google Code as DEPRECATED, with anMathieu Arnold2017-03-032-0/+4
| | | | | | | | | | | | | | EXPIRATION_DATE at the end of April 2017. In the past six months, about a third of the ports marked BROKEN because they were hosted on Google Code have been fixed. The remaining must not be of use to anyone. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=435349
* Update to version 1.2.8p16Steven Kreuzer2017-03-032-4/+4
| | | | Notes: svn path=/head/; revision=435300
* update net-mgmt/seafile-server to 6.0.8Nikolai Lifanov2017-03-023-12/+5
| | | | | | | | | | Changelog: https://seacloud.cc/group/3/wiki/server-changelog PR: 217237 Submitted by: ultima1252@gmail.com (maintainer) Notes: svn path=/head/; revision=435293
* Update to latest version, 1.2.0Palle Girgensohn2017-03-022-111/+23
| | | | | | | | Approved-by: maintainer PR: 217492 Notes: svn path=/head/; revision=435238
* Upgrade to latest version 1.2.1Palle Girgensohn2017-03-022-27/+28
| | | | Notes: svn path=/head/; revision=435226
* Fix a check_http bug introduced while fixing some other bug.Mathieu Arnold2017-03-022-1/+26
| | | | | | | | Obtained from: https://github.com/nagios-plugins/nagios-plugins/commit/7300528aca1da07b93cab52493552b445b1c276b Sponsored by: Absolight Notes: svn path=/head/; revision=435221
* net-mgmt/nfdump: fix installationKurt Jaeger2017-02-281-10/+8
| | | | | | | | | | - install real binaries and library, not libtool scripts PR: 217400 Submitted by: Trond.Endrestol@ximalas.info Notes: svn path=/head/; revision=435082
* - Add LICENSEDmitry Marakasov2017-02-274-14/+13
| | | | | | | | | | - Add NO_ARCH - Pet portlint - Regenerate patches - Clean up pkg-descr Notes: svn path=/head/; revision=434926
* Deprecate ports broken for more than 6 monthsAntoine Brodin2017-02-261-0/+2
| | | | Notes: svn path=/head/; revision=434881
* Mark various ports as broken on armv6: invokes x86 asm.Mark Linimon2017-02-261-2/+3
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=434867
* net-mgmt/py-pyang: Unbreak and Update version 1.4.1=>1.7.1Muhammad Moinur Rahman2017-02-263-135/+7
| | | | | | | | | | | - Change MASTER_SITES to CHEESESHOP from GOOGLECODE - Mark NO_ARCH - Use autoplist for python Submitted by: borge.brunes@uit.no Notes: svn path=/head/; revision=434863
* net-mgmt/librenms: Update version 1.23=>1.24Muhammad Moinur Rahman2017-02-265-86/+25
| | | | | | | | | | | - Add PHP 7.0 support [1] - Pet portlint PR: 213376[1] Submitted by: fredrik.eriksson@loopia.se[1] Notes: svn path=/head/; revision=434856
* Bump portrevision as it is linked to libpkgBaptiste Daroussin2017-02-251-1/+1
| | | | | | | Reported by: madpilot Notes: svn path=/head/; revision=434818
* net-mgmt/ndoutils: Update version 2.1.0=>2.1.2Muhammad Moinur Rahman2017-02-253-6/+6
| | | | Notes: svn path=/head/; revision=434793
* net-mgmt/nfdump: update WWWKurt Jaeger2017-02-241-1/+1
| | | | Notes: svn path=/head/; revision=434695
* net-mgmt/nfdump: update 1.6.13 -> 1.6.15Kurt Jaeger2017-02-242-13/+9
| | | | | | | | | | | - project moved to github - take maintainership Changes: https://github.com/phaag/nfdump/releases Requested by: markham breitbach <markham@ssimicro.com> Notes: svn path=/head/; revision=434694
* Drop maintainership and return them back to the pool.Carlos J. Puga Medina2017-02-241-1/+1
| | | | Notes: svn path=/head/; revision=434692
* Update net-mgmt/py-pysmi to 0.0.7Kirill Ponomarev2017-02-214-15/+18
| | | | | | | | | | PR: 217206 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9667 Notes: svn path=/head/; revision=434530
* net-mgmt/icinga2:Lars Engels2017-02-212-6/+2
| | | | | | | | | | | | | - Add $PREFIX/sbin to PATH in icinga2.in to fix some API issues (icingaweb2-module-director now works!) [1] - Remove SIGPIPE trap in icinga2.in which was fixed upstream - Bump PORTREVISION PR: 217266 [1] Submitted by: Philip Jocks MFH: 2017Q1 Notes: svn path=/head/; revision=434522
* - Properly handle p5-CGI dependency, the module was unbundled from perl in 5.21Dmitry Marakasov2017-02-211-5/+11
| | | | | | | | | | - While here, minor style fixes PR: 217167 Submitted by: fullermd@over-yonder.net Notes: svn path=/head/; revision=434517
* devel/libevent2: drop historical suffix after r362796Jan Beich2017-02-206-9/+12
| | | | | | | | PR: 216777 Approved by: mm (maintainer) Notes: svn path=/head/; revision=434427
* update net-mgmt/ccnet-server to 6.0.8Nikolai Lifanov2017-02-192-6/+5
| | | | | | | | | | | | | | | - [ldap] Print warning if user not found when login. - Fix pgsql memory occupation problem - Postgresql port setting - Add rpc for searching group by name Changes: https://github.com/haiwen/ccnet-server/commits/v6.0.8-server PR: 217235 Submitted by: ultima1252@gmail.com (maintainer) Notes: svn path=/head/; revision=434413
* - Switch to options helpersDmitry Marakasov2017-02-192-14/+11
| | | | | | | - Remove redundant SUB_LIST and unneeded <bsd.port.options.mk> inclusion Notes: svn path=/head/; revision=434399
* Remove the remaining IGNORE_FreeBSD_9 lines.Mathieu Arnold2017-02-173-12/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=434300
* Update net-mgmt/prometheus to 1.5.2Kirill Ponomarev2017-02-142-4/+4
| | | | | | | | | | PR: 216973 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9596 Notes: svn path=/head/; revision=434141
* update net-mgmt/seafile-gui to 6.0.3Nikolai Lifanov2017-02-142-7/+5
| | | | | | | | | | | | | | | | | | | | Changes: https://seacloud.cc/group/3/wiki/client-changelog - Add a dialog to list all sync errors - Don't popup file is locked by other users error message - Make sync error message more accurate - [win] Support intermediate CA - [cloud file browser] Show correct error message when quota is exceeded during file upload - Show the server address during Shibboleth login - Support pre-config Shibboleth server address in seafile.ini - [fix] Show the recent shared user in sharing dialog - "open folder" changed to "open local folder" PR: 217087 Submitted by: ultima1252@gmail.com (maintainer) Notes: svn path=/head/; revision=434119
* update net-mgmt/seafile-client to 6.0.3Nikolai Lifanov2017-02-142-5/+4
| | | | | | | | | | Changes: https://github.com/haiwen/seafile/commits/v6.0.3 PR: 217086 Submitted by: ultima1252@gmail.com (maintainer) Notes: svn path=/head/; revision=434116
* Update net-mgmt/riemann to 0.2.12Kirill Ponomarev2017-02-142-7/+6
| | | | | | | | | | PR: 217085 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9579 Notes: svn path=/head/; revision=434085
* net-mgmt/xymon-{client,server}: Update to 4.3.28Mark Felder2017-02-144-7/+9
| | | | | | | Changelog: http://lists.xymon.com/archive/2017-January/044285.html Notes: svn path=/head/; revision=434082
* - Update to 3.0.7Danilo Egea Gondolfo2017-02-113-6/+6
| | | | | | | | | | | | - Add php-json to USE_PHP in -frontend while here - Sort USE_PHP list PR: 215319 Submitted by: pg@pakhom.spb.ru Notes: svn path=/head/; revision=433861
* Updating the ports I maintain to my FreeBSD.org address.Mahdi Mokhtari2017-02-111-1/+1
| | | | | | | | | | Submitted by: mmokhi Reviewed by: feld, mat Approved by: feld, mat (mentors) Differential Revision: https://reviews.freebsd.org/D9498 Notes: svn path=/head/; revision=433834