summaryrefslogtreecommitdiff
path: root/net-mgmt/nagios2/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* As previously advertised, complete removal of vulnerable ports thatDoug Barton2011-10-1415-1252/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no one has stepped up to deal with: archivers/pecl-phar Vulnerable since 2011-01-13 comms/libsyncml Depends on devel/libsoup22, which is FORBIDDEN databases/mysql323-server Vulnerable since 2006-10-29 databases/mysql323-client Vulnerable since 2006-10-29 databases/mysql323-scripts Vulnerable since 2006-10-29 databases/mysql40-server Vulnerable since 2006-10-29 databases/mysql40-client Vulnerable since 2006-10-29 databases/mysql40-scripts Vulnerable since 2006-10-29 databases/p5-DBD-mysql40 Depends on databases/mysql40-server, which is FORBIDDEN deskutils/buoh Depends on devel/libsoup22, which is FORBIDDEN deskutils/libopensync-plugin-syncml Depends on comms/libsyncml, which is DEPRECATED devel/libsoup22 Vulnerable since 2011-07-28 dns/bind9-sdb-ldap Vulnerable since 2011-06-04 dns/bind9-sdb-postgresql Vulnerable since 2011-06-04 ftp/wgetpro Vulnerable since 2004-12-14 games/quake2forge Vulnerable since 2005-01-21 graphics/linux-tiff Vulnerable since 2004-10-13 japanese/mutt Vulnerable since 2007-07-29 japanese/asterisk14-sounds Depends on net/asterisk14, which is FORBIDDEN net/asterisk14 Vulnerable since 2011-06-25 net/isc-dhcp31-client Vulnerable since 2011-04-10 net/isc-dhcp31-server Vulnerable since 2011-04-10 net/isc-dhcp31-relay Vulnerable since 2011-04-10 net/asterisk-app-ldap Depends on net/asterisk14, which is FORBIDDEN net/asterisk-app-notify Depends on net/asterisk14, which is FORBIDDEN net/asterisk-oh323 Depends on net/asterisk14, which is FORBIDDEN, does not compile on sparc64 net/asterisk14-addons Depends on net/asterisk14, which is FORBIDDEN net/astfax Depends on net/asterisk14, which is FORBIDDEN net-mgmt/nagios2 Vulnerable since 2009-06-30 www/gforge Vulnerable since 2005-08-09 www/linux-flashplugin7 Vulnerable since at least 2008-05-30 www/opera-devel Vulnerable since 2010-06-25, does not fetch www/plone3 Vulnerable and unsupported upstream www/serendipity-devel Vulnerable since 2008-04-25 www/ziproxy Vulnerable since 2010-06-15 www/asterisk-gui Depends on net/asterisk14, which is FORBIDDEN x11-toolkits/linux-pango Vulnerable since 2009-05-13 Notes: svn path=/head/; revision=283540
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-2/+2
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-151-2/+1
| | | | | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops. Notes: svn path=/head/; revision=237892
* - Address command injection vulnerabilityWesley Shields2009-07-141-0/+53
| | | | | | | | Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (private mail) Security: 3ebd4cb5-657f-11de-883a-00e0815b8da8 Notes: svn path=/head/; revision=237776
* - Fix runtime problem with embedded perl.Wesley Shields2009-05-041-0/+42
| | | | | | | | | | | - Mark as MAKE_JOBS_UNSAFE. - Stop using DISTVERSION and use PORTVERSION in net-mgmt/nagios. PR: ports/134175 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) Notes: svn path=/head/; revision=233210
* - Add backport patches to fix CVE-2008-5027 and CVE-2008-5028Martin Wilke2009-01-161-0/+703
| | | | | | | | | | | | | | (web interface privilege escalation vulnerability) PR: 129496 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Thanks to: Eygene Ryabinkin <rea-fbsd@codelabs.ru> for backport Security: http://www.vuxml.org/freebsd/d4a358d3-e09a-11dd-a765-0030843d3802.html Approved by: maintainer timeout Hat: secteam Notes: svn path=/head/; revision=226216
* - repocopy net-mgmt/nagios -> net-mgmt/nagios2Philip M. Gollucci2008-09-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and connect net-mgmt/nagios2 to the build - Move net-mgmt/nagios-devel -> net-mgmt/nagios (v3.0.3) - Add note to UPDATING o net-mgmt/nagios [3] SF Macro USE_RC_SUBR != yes (rename files/nagios.sh.in -> files/nagios.in) OPTIONS+= EVENT_BROKER [1] use @dirrmtry in pkg-plist o net-mgmt/nagios12 [2] SF Macro USE_RC_SUBR != yes (files/nagios.sh.tmpl -> files/nagios.in) Conversion to pkg-install, pkg-deinstall, pkg-message use @dirrmtry in pkg-plist o net-mgmt/nagios2 [4] SF Macro USE_RC_SUBR != yes (rename files/nagios.sh.in -> files/nagios.in) PRs: ports/126758 [4] ports/126761 [3] ports/126754 [2] ports/126684 [1] Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) Reworked by: pgollucci - freebsd ports infrastructure changes Reviewed by: pgollucci Approved by: gabor (mentor) Notes: svn path=/head/; revision=219702
* - Update to 2.11 [1]Rong-En Fan2008-03-221-3/+12
| | | | | | | | | | - Fix wrong mail program path in sample config file [2] PR: ports/121866 [1], ports/120320 [2] Submitted by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer) [1] Notes: svn path=/head/; revision=209575
* Link with libthr when available. This should fix the CPU consumptionWesley Shields2008-02-041-4/+38
| | | | | | | | | | | problem. PR: ports/120150 ports/119766 Submitted by: jarrod@netleader.com.au bernd.kuhlen@wetteronline.de Approved by: maintainer (implicit) garga (mentor) Notes: svn path=/head/; revision=206726
* - Update to 2.10Martin Wilke2007-12-122-22/+16
| | | | | | | | PR: 117742 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) Notes: svn path=/head/; revision=203300
* - Use registered UID and GID. See UPDATING for migration.Rong-En Fan2007-04-071-2/+7
| | | | | | | | PR: ports/111345 Submitted by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer) Notes: svn path=/head/; revision=189432
* - Update to 2.7Pav Lucistnik2007-01-282-0/+60
| | | | | | | | | | - Change examples to read freebsd-server instead of linux-server PR: ports/108417 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) Notes: svn path=/head/; revision=183485
* - Update to 2.6Martin Wilke2006-12-091-12/+8
| | | | | | | | PR: ports/106502 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) Notes: svn path=/head/; revision=179266
* Update to 2.4Erwin Lansing2006-06-044-51/+14
| | | | | | | | PR: 98413 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) Notes: svn path=/head/; revision=164346
* Update to 2.3.1.Sam Lawrance2006-05-271-0/+10
| | | | | | | | PR: ports/97328 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) Notes: svn path=/head/; revision=163570
* - Update to 2.3Marcus Alves Grando2006-05-061-0/+5
| | | | | | | | | | - portlint(1) PR: 96843 Submitted by: maintainer Notes: svn path=/head/; revision=161528
* - Update to 2.2Pav Lucistnik2006-04-151-0/+1
| | | | | | | | PR: ports/95739 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) Notes: svn path=/head/; revision=159611
* Update to nagios-2.0.r2 includes:Tim Bishop2006-01-172-11/+2
| | | | | | | | | | | | | - Added SHA256 checksum to distinfo - Added reload argument to nagios.sh script - PERL_SYS_INIT3 fix now committed to Nagios CVS, patch redundant - Removed duplicated etc/rc.d/nagios.sh from pkg-plist PR: 91892 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) Notes: svn path=/head/; revision=153719
* Recent changes to the default installation path of the net-mgmt/nagios portSergey Matveychuk2006-01-101-0/+7
| | | | | | | | | | | | | | | may result in logos being incorrectly searched for by lingering definition of physical_html_path in cgi.cfg. A note about this and where to check for correct value mentioned in pkg-message. Kudos to Kristof Meers <kristof.meers@psy.kuleuven.be> for alerting me to the problem. PR: ports/91592 Submitted by: maintainer Notes: svn path=/head/; revision=153216
* [maintainer-update] net-mgmt/nagios: Update to 2.0.r1Edwin Groothuis2006-01-0911-178/+221
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to 2.0.r1 also includes: - Rewrite of port Makefile, options closer aligned in order to bsd.port.mk - Added dependency of libiconv (library required by CGI's, currently installed via nagios-plugins port) - Added support for embedded Perl interpreter (requires Perl 5.8+), caching automatically assumed if enabled, off by default - Added support for use of nanosleep() in event timings, off by default - Added ability to override default view at http://webserver/nagios/ URL, suggested values listed in Makefile (validity after future Nagios releases not guaranteed) - Default install location for web component moved to www/nagios, overridable using existing NAGIOSWWWDIR tunable - Corrected minor build issues by tweaking use of CFLAGS - Moved pkg-install, pkg-deinstall and pkg-message into SUB_FILES - Added configuration file tunable (nagios_configfile) for /etc/rc.conf - Configuration tests now show error on failure instead of command to run - Host status (status.sav) now saved across application starts and restarts - Added patch to correct PERL_SYS_INIT3 call in base/utils.c, patch supplied and tested by Karl Friesen <krf@splip.com>, thanks! - Added Apache configuration suggestion in pkg-message for new installs Files changed: - ports/net-mgmt/nagios/Makefile - ports/net-mgmt/nagios/distinfo - ports/net-mgmt/nagios/files/patch-Makefile.in - ports/net-mgmt/nagios/pkg-plist Files created: - ports/net-mgmt/nagios/files/nagios.sh.in - ports/net-mgmt/nagios/files/patch-base-utils.c - ports/net-mgmt/nagios/files/patch-contrib-Makefile.in - ports/net-mgmt/nagios/files/pkg-deinstall.in - ports/net-mgmt/nagios/files/pkg-install.in - ports/net-mgmt/nagios/files/pkg-message.in Files to be removed: - ports/net-mgmt/nagios/files/DEINSTALL.tmpl - ports/net-mgmt/nagios/files/INSTALL.tmpl - ports/net-mgmt/nagios/files/MESSAGE.tmpl - ports/net-mgmt/nagios/files/nagios.sh.tmpl PR: ports/91499 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> Notes: svn path=/head/; revision=153108
* - Remove hard coded references to the www group and spool directorySergey Matveychuk2005-11-011-1/+1
| | | | | | | | | | | | | | | - Support changes made to user, group or spool directory to be recorded in the packing list correctly - Added support for overriding install path of web component with an aim to migrate the default from share/nagios to www/nagios - Added temporary knob to allow users to migrate to the new default without actually setting the path PR: ports/88312 Submitted by: Jarrod Sayers (maintainer) Notes: svn path=/head/; revision=146911
* - Update to 2.0.b4Sergey Matveychuk2005-08-311-0/+26
| | | | | | | | PR: ports/84504 Submitted by: maintainer Notes: svn path=/head/; revision=141573
* - Check validity of configurations files in the startup script.Pav Lucistnik2005-05-191-0/+16
| | | | | | | | PR: ports/81220 Submitted by: Artem Naluzhny <tut@nhamon.com.ua> via maintainer Notes: svn path=/head/; revision=135623
* - Update to 2.0b2Pav Lucistnik2005-02-1417-240/+137
| | | | | | | | | | WARNING: This version removes MySQL and PostgreSQL support. PR: ports/77478 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer) Notes: svn path=/head/; revision=128860
* Update to 1.2: mostly bugfixes, but also configuration for other OSes.Mark Linimon2004-02-116-29/+176
| | | | | | | | | | | | | | | | | | | | | See Changelog for details. Details about the changes to the port (as differntiated from the source): - we depend on perl5 on build - remove nagmin support as the nagmin port was never commited - add rc.subr support - document supported tunables - add post-install documentation that documents the remaining steps the user needs to take to finish the installation - add deinstallation script the reminds the user to remove the username, group and directory PR: ports/62537 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer) Notes: svn path=/head/; revision=100628
* Grrr, patch-aj is CRLF. Convert to LF.Jun Kuriyama2003-08-041-13/+13
| | | | | | | Pointy hat to: kuriyama Notes: svn path=/head/; revision=86267
* (1) Fix HTML generation of tac.cgi.Jun Kuriyama2003-08-022-5/+45
| | | | | | | | | | | (2) Fix to detect gd1 library. Submitted by: Bradley Dean <bjdean@unimelb.edu.au> (1), kuriyama (2) Approved by: maintainer Notes: svn path=/head/; revision=86191
* MAINTAINER UPDATE: net/nagiosEdwin Groothuis2003-04-075-0/+55
| | | | | | | | | | | | | | | | | | - move nagios workfile directory from /usr/local/var/nagios to /var/spool/nagios. /usr/local is read-only on some NFS booted systems. - remove scripts/checkps, everybody should have a working /bin/ps by now. - add new switches WITH_MYSQL and WITH_PGSQL which enable support for putting configuration files into a MySQL or PostgreSQL database, based on a patch submitted in PR 48102 by Krzysztof Stryjek <wtp@mud.pl> PR: ports/48988 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> Notes: svn path=/head/; revision=78478
* Update to 1.0.Pete Fritchman2003-01-032-13/+19
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=72438
* Upgrade to 1.0b4.Jun Kuriyama2002-07-222-10/+10
| | | | | | | | | Depends on nagios-plugins. Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> Notes: svn path=/head/; revision=63358
* Update to 1.0b2.Jun Kuriyama2002-06-031-23/+8
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=60510
* Remove empty patches.Jun Kuriyama2002-05-292-0/+0
| | | | Notes: svn path=/head/; revision=60244
* Add nagios-1.0b1 after repocopy from net/netsaint.Jun Kuriyama2002-05-297-67/+50
| | | | | | | | Submitted by: Blaz Zupan <blaz.zupan@amis.net> PR: 35844 Notes: svn path=/head/; revision=60241
* Upgrade to version 0.0.7Dmitry Sivachenko2002-03-131-11/+4
| | | | | | | | | | PR: 35844 Submitted by: MAINTAINER Bump PORTEPOCH due to malformed previous PORTVERSION (0.0.7b8 > 0.0.7) Notes: svn path=/head/; revision=56034
* Add BSD graphics to this port and swap with linux graphicsDavid W. Chapman Jr.2001-09-232-0/+29
| | | | | | | | | | | Bump PORTREVISION PR: 30621 Submitted by: Dan Langille No reaponse: maintainer Notes: svn path=/head/; revision=48103
* upgrade netsaint -> 0.0.7b4, netsaint-plugins -> 1.2.9.4Ying-Chieh Liao2001-05-173-12/+17
| | | | | | | | | | change maintainer email address PR: 27012, 27013 Submitted by: MAINTAINER Notes: svn path=/head/; revision=42658
* - update to netsaint 0.0.7b3Michael Haro2001-04-033-33/+29
| | | | | | | | | | | | | | | - install configuration files with .dist suffix so that users configuration files are not deleted on package removal - create ${PREFIX}/var/netsaint/rw directory needed for correct operation of CGI script - fix netsaint.log file permission problem - depend on netsaint-plugins port PR: 26328 Submitted by: maintainer Notes: svn path=/head/; revision=40820
* update to 0.0.7b2.FUJISHIMA Satsuki2001-03-094-30/+35
| | | | | | | | PR: 25482 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=39323
* update to 0.0.6Michael Haro2001-01-125-155/+22
| | | | Notes: svn path=/head/; revision=37156
* Add NetSaint 0.0.5-2, an extremely powerful network monitoring system.Will Andrews2000-07-129-0/+287
Patches submitted by: Jim Sloan <odinn@atlantabiker.net>, to whom I am extremely grateful! Thanks! Notes: svn path=/head/; revision=30533