Commit graph

30 commits

Author SHA1 Message Date
Pav Lucistnik
391c68d29c - Update zabbix to 1.8
- Split the port to server, frontend, agent and proxy slaves
- Add zabbix16 for people who don't want to update to 1.8 yet

PR:		ports/141364
Submitted by:	Jim Riggs <ports@christianserving.org> (maintainer)
2009-12-13 22:30:18 +00:00
Wen Heping
f9ff69b7d2 - Update to 1.6.6
PR:		ports/139091
Submitted by:	Jim Riggs <ports@christianserving.org>(maintainer)
Approved by:	jadawin(co-mentor)
Feature safe:	yes
2009-09-25 07:31:11 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Philip M. Gollucci
57c9ecd025 - Update to 1.6.5
PR:             ports/135904, ports/135905
Submitted by:   Jim Riggs <ports@christianserving.org> (maintainer)
2009-06-23 05:38:08 +00:00
Wesley Shields
3decdba745 - Update to 1.6.4.
- Pass maintainer to submitter (last 3 updates were timeouts)

PR:		ports/133448
Submitted by:	Jim Riggs <ports@christianserving.org>
Approved by:	maintainer timeout
2009-04-23 18:44:03 +00:00
Martin Wilke
e1aff40d78 - Fix zabbix -- php frontend multiple vulnerabilities
Note:

	Input appended to and passed via the "extlang" parameter to the "calc_exp2()"
	function in include/validate.inc.php is not properly sanitised before being
	used. This can be exploited to inject and execute arbitrary PHP code.

	The application allows users to perform certain actions via HTTP requests
	without performing any validity checks to verify the requests. This can be
	exploited to e.g. create users by enticing a logged in administrator to
	visit a malicious web page.

	Input passed to the "srclang" parameter in locales.php (when "next" is set
	to a non-NULL value) is not properly verified before being used to include
	files. This can be exploited to include arbitrary files from local resources
	via directory traversal attacks and URL-encoded NULL bytes.

- Bump PORTREVISION

PR:		132944
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru> (many thanks!)
Approved by:	maintainer timeout (security 1 day)
Security:	http://www.vuxml.org/freebsd/03140526-1250-11de-a964-0030843d3802.html
2009-03-23 15:06:19 +00:00
Martin Wilke
519a314870 - Mark FORBIDDEN: multiple vulnerabilities
Note:

Input appended to and passed via the "extlang" parameter to the "calc_exp2()"
function in include/validate.inc.php is not properly sanitised before being
used. This can be exploited to inject and execute arbitrary PHP code.

The application allows users to perform certain actions via HTTP requests without
performing any validity checks to verify the requests. This can be exploited to e.g.
create users by enticing a logged in administrator to visit a malicious web page.

Input passed to the "srclang" parameter in locales.php (when "next" is set to a non-NULL
value) is not properly verified before being used to include files. This can be
exploited to include arbitrary files from local resources via directory traversal
attacks and URL-encoded NULL bytes.

Original Advisory:
http://www.ush.it/team/ush/hack-zabbix_162/adv.txt

With hat:	secteam
Security:	http://www.vuxml.org/freebsd/03140526-1250-11de-a964-0030843d3802.html
2009-03-16 17:48:48 +00:00
Marcelo Araujo
ae4a4555a8 - Update to 1.6.2
PR:		ports/130901, ports/130902
Submitted by:	Jim Riggs <ports@christianserving.org>
Approved by:	maintainer timeout (1 month)
2009-02-26 11:59:19 +00:00
Rong-En Fan
b44e097284 - Update to 1.6.1
PR:             ports/129781
Submitted by:   Jim Riggs <ports at christianserving.org>
Approved by:    maintainer timeout (3 weeks)
2009-01-14 04:06:46 +00:00
Rong-En Fan
743f1225cf - Update to 1.6
PR:		ports/127617
Submitted by:	Dmitry Lohansky <d.lohansky at zsupport.ru> (maintainer)
2008-09-28 10:44:47 +00:00
Marcelo Araujo
58cac8bedd - Go back to 1.4.5 because is a stable version and seems to work better that 1.5.2. The version 1.5.2 beaks client/server set.
- Bump PORTEPOCH.

Discussed with:	Frank Wall <fw@luzy.moov.de>, Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by:	maintainer implicit.
2008-05-31 15:29:54 +00:00
Marcelo Araujo
8928b42258 - Update to 1.5.2.
PR:		ports/123512
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by:	maintainer timeout (> 2 weeks)
2008-05-22 22:54:15 +00:00
Marcelo Araujo
a12b9b1240 - Update to 1.4.5.
- Update maintainer address.

PR:		ports/122284, ports/122285
Submitted by:	Dmitriy Kirhlarov <dimma@higis.ru>
Approved by:	Dmitry Lohansky <d.lohansky@zsupport.ru> (maintainer)
2008-04-08 10:55:27 +00:00
Beech Rintoul
7b577af6e8 - Pass maintainership to submitter
PR:		ports/121740
Submitted by:	Dmitry Lohansky <sq@tvfaq.ru>
2008-03-16 05:23:02 +00:00
Andrew Pantyukhin
6f57571dca - Update to 1.4.4 (bugfix-only)
Release notes:	http://www.zabbix.com/rn1.4.4.php
2007-12-17 18:27:53 +00:00
Andrew Pantyukhin
6d1aa816e1 - Add support for IPv6 2007-12-13 08:36:15 +00:00
Sergey Skvortsov
3a24a67551 Update to 1.4.3
Changes:	http://zabbix.com/rn1.4.3.php
Submitted by:	Dmitriy Kirhlarov <dimma xx higis.ru>
2007-12-12 23:02:06 +00:00
Andrew Pantyukhin
72450bee8c - Update to 1.4.2
- Always link server against pthread libs when sqlite3 is selected
- Clean up a bit
2007-08-27 18:35:50 +00:00
Andrew Pantyukhin
c693cfd6d6 - Update to 1.4.1
- Register in ports/GIDs

Relnotes:	http://www.zabbix.com/rn1.4.1.php
2007-06-30 06:49:18 +00:00
Andrew Pantyukhin
afc7d44315 - Move zabbix from UID 112 to 122 to avoid conflict with dcc
- Squatter UID 122 in UIDs

PR:		ports/113935
Submitted by:	Drew Baxter <droobie@maine.rr.com>
2007-06-22 15:10:34 +00:00
Andrew Pantyukhin
52e6a297ab - Complete repomove of net/zabbix-agent to net-mgmt/zabbix-agent
PR:		ports/113658
Repocopy by:	marcus
2007-06-18 15:31:39 +00:00
Andrew Pantyukhin
283d436a2e - Update to 1.4
- Move out agent into net/zabbix-agent
- New option for checking ldap servers (on by default)
- Lots of minor fixes
2007-06-13 13:53:11 +00:00
Andrew Pantyukhin
7e2caa1cf2 - Update to 1.1.3
- Tweaks and fixes

Approved by:	maintainer timeout, months of inactivity
Cheers from:	EuroBSDCon 2006 Developer Summit
2006-11-10 10:02:50 +00:00
Edwin Groothuis
a0072e7d69 pkg-plist was correct. 2005-11-03 23:44:30 +00:00
Kris Kennaway
0d8f47d8f7 This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +00:00
Kris Kennaway
09446d28ec BROKEN: Incomplete pkg-plist
Approved by:    portmgr (self)
2005-03-27 02:22:51 +00:00
Volker Stolz
0dc2e87f9c Unbreak net/zabbix-agent.
PR:		ports/66923
Submitted by:	Sergey Akifyev (maintainer)
2004-05-21 09:02:44 +00:00
Kris Kennaway
461708aec6 BROKEN: Configure fails 2004-04-19 04:34:41 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Edwin Groothuis
de2d00b638 New port: net/zabbix - advanced network monitoring system
Zabbix is software for application and network monitoring.
	Zabbix supports both polling and trapping techniques to
	collect data from monitored hosts. Flexible notification
	mechanism allows easy and quckly configure email notifications
	for pre-defined events. Zabbix is freely available under
	the terms of the GNU General Public License (GPL).

PR:		ports/54565
Submitted by:	Sergey Akifyev <asa@gascom.ru>
2003-08-30 08:05:50 +00:00