cvs commit: ports/net Makefile ports/net/nsca Makefile distinfo pkg-descr pkg-plist

Sergei Kolobov sergei at FreeBSD.org
Sat Dec 13 14:47:18 PST 2003


sergei      2003/12/13 14:47:10 PST

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/nsca             Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add nsca 2.4, Nagios Service Check Acceptor.
  
  The Nagios Service Check Acceptor (NSCA) is used to send service check
  results to a central Nagios server. This consists of the "nsca" daemon
  which runs on the main Nagios server and accepts results and the
  "check_nsca" plugin which is used to send results to the server.
  
  Author: Ethan Galstad
  WWW:    http://www.nagios.org/
  
  PR:             59436
  Submitted by:   Paul Dlug <paul at nerdlabs.com>
  
  Revision  Changes    Path
  1.1153    +1 -0      ports/net/Makefile
  1.1       +40 -0     ports/net/nsca/Makefile (new)
  1.1       +1 -0      ports/net/nsca/distinfo (new)
  1.1       +7 -0      ports/net/nsca/pkg-descr (new)
  1.1       +12 -0     ports/net/nsca/pkg-plist (new)


More information about the cvs-all mailing list