Commit graph

29 commits

Author SHA1 Message Date
Yoshito Komatsu
5b8cd2c694 Use VARBASE and PREFIX. 2005-10-28 10:59:00 +00:00
Yoshito Komatsu
21d145a75e Stop including bsd.prefs.mk. 2005-10-28 10:25:24 +00:00
Roland Illig
092b36e1c8 Removed empty definition for PKGREVISION. 2005-09-28 08:17:00 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Thomas Klausner
f5a5f6afbf Reset maintainer: river-styx dot org does not resolve. 2005-09-27 16:10:01 +00:00
Roland Illig
819ac68829 The real user name in PKG_USERS does not need to be escaped with double
backslashes anymore. A single backslash is enough. Changed the
definition in all affected packages. For those that are not caught, an
additional check is placed into bsd.pkginstall.mk.
2005-08-23 11:49:43 +00:00
Scott Presnell
27508b8ea3 Added rc.d style startup script, the code in Makefile to install it
in the examples directory, and an entry in the PLIST.  Made other
white space cleanups.
2005-08-03 20:14:20 +00:00
Roland Illig
3a7ce1973b Replaced USE_GNU_TOOLS with USE_TOOLS. 2005-05-24 11:21:24 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Quentin Garnier
4b68fbc4ac Remove the old Netsaint+Daemon images. First because having a logo that
doesn't match the actual software is not really wanted, second because
there is no satisfying solution to store them in CVS (uuencode is not
available everywhere), and finally because once there is updated images,
another way of dealing with them will be found.
2004-11-03 14:19:57 +00:00
Quentin Garnier
ab3d85fac1 No need for post-configure target anymore. 2004-11-03 10:41:03 +00:00
Quentin Garnier
e586b11e1d Remove the nagios-setup.sh script, and use OWN_DIRS_PERMS framework
instead.
2004-11-03 10:40:27 +00:00
Quentin Garnier
3ff16800e9 Switch to options.mk framework. 2004-11-03 10:18:23 +00:00
Jaromir Dolecek
8207f662ed use mk/mysql.buildlink3.mk instead of databases/mysql-client/buildlink3.mk,
so that we'd not force dependance on specific MySQL version, and instead pick
the currently installed mysql*-client (or install the default if there
is no mysql-client package installed yet)

this makes package buildable with arbitrary MySQL version, such as 3.23.x,
4.0.x or 4.1.x
2004-10-29 06:01:21 +00:00
Marc Recht
e9bcdcf9d6 Use the new mk/pgsql.buildlink3.mk. 2004-07-25 16:22:57 +00:00
Quentin Garnier
eaa98bf8d6 Make this package follow pkgsrc style. 2004-06-02 16:02:28 +00:00
Soren Jacobsen
5bc05e2221 Convert to buildlink3. 2004-05-09 05:04:26 +00:00
Quentin Garnier
0715570eba Sort. 2004-03-01 08:30:14 +00:00
Franck MAHE
82c6d7c522 A little message to configure Apache. Enjoy ;-) 2004-02-29 15:42:26 +00:00
Franck MAHE
bc4491006d Update to Nagios 1.2. Works fine on my development system, but still in test
phase.
2004-02-29 15:41:07 +00:00
grant beattie
b82ee9e606 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:32:43 +00:00
Franck MAHE
af35be3e22 Add the optional support for MySQL (WITH_MYSQL=1) or PgSSQL (WITH_POSTGRES=1)
Greetings
2003-12-21 20:56:29 +00:00
Juan Romero Pardines
1b6c72718e Fix typo (RCS_SCRIPTS_SHELL -> RCD_SCRIPTS_SHELL) 2003-09-27 02:35:15 +00:00
Martti Kuparinen
a1ee2a41ea COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
Juan Romero Pardines
7437be0ad1 Change harcoded shell to @RCD_SCRIPTS_SHELL@ 2003-07-14 17:55:30 +00:00
Thomas Klausner
2c80300d02 +Update to 1.1. 2003-06-04 16:39:27 +00:00
Murray Armfield
974d823aee Correct makefile references to use wip directory 2003-04-09 01:21:13 +00:00
Murray Armfield
0a7dcbca27 Initial import of TODO comments. 2003-04-06 00:59:02 +00:00
Murray Armfield
bb76407616 Initial import of nagios version 1.0
Nagios is a program that will monitor hosts and services on your
  network.  It has the ability to email or page you when a problem arises
  and when it gets resolved.  Nagios is written in C and is designed to
  run under Linux, although it should work under most other *NIX variants.
  It can run either as a normal process or as a daemon, intermittently
  running checks on various services that you specify.  The actual service
  checks are performed by external "plugins" which return service
  information to Nagios.  Several CGI programs are included with Nagios
  in order to allow you to view the current service status, history, etc.
  via a web browser.
2003-04-06 00:30:40 +00:00