cvs commit: ports/net-mgmt Makefile ports/net-mgmt/nagios-check_memcached_paranoid Makefile pkg-descr ports/net-mgmt/nagios-check_memcached_paranoid/files check_memcached_paranoid.c

Jun Kuriyama kuriyama at FreeBSD.org
Thu Apr 29 11:27:00 UTC 2010


kuriyama    2010-04-29 11:27:00 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/nagios-check_memcached_paranoid Makefile pkg-descr 
    net-mgmt/nagios-check_memcached_paranoid/files 
                                                   check_memcached_paranoid.c 
  Log:
  This program checks memcached (or compatible) server by memcached
  protocol: SET, GET, DELETE and GET.
  
  WWW: http://github.com/hirose31/nagios-check_memcached_paranoid
  
  Revision  Changes    Path
  1.219     +1 -0      ports/net-mgmt/Makefile
  1.1       +50 -0     ports/net-mgmt/nagios-check_memcached_paranoid/Makefile (new)
  1.1       +262 -0    ports/net-mgmt/nagios-check_memcached_paranoid/files/check_memcached_paranoid.c (new)
  1.1       +4 -0      ports/net-mgmt/nagios-check_memcached_paranoid/pkg-descr (new)


More information about the cvs-all mailing list