tabthorpe 2007-12-27 16:03:39 UTC FreeBSD ports repository
Modified files: devel Makefile Added files: devel/p5-SNMP-Persist Makefile distinfo pkg-descr pkg-plist Log: The SNMP-Persist module is a backend for pass_persist feature of net-snmp. It simplifies the process of sharing user-specified data via SNMP and development of persistent net-snmp applications controlling a chosen MIB subtree. It is particularly useful if data gathering process takes too long. The responder is a separate thread, which is not influenced by updates of MIB subtree data. The answer to a snmp request is fast and doesn't rely on potentially slow source of data. WWW: http://search.cpan.org/~anias/SNMP-Persist-0.05/ PR: ports/117311 Submitted by: Philippe Audeoud <jadawin at tuxaco.net> Revision Changes Path 1.2946 +1 -0 ports/devel/Makefile 1.1 +29 -0 ports/devel/p5-SNMP-Persist/Makefile (new) 1.1 +3 -0 ports/devel/p5-SNMP-Persist/distinfo (new) 1.1 +13 -0 ports/devel/p5-SNMP-Persist/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-SNMP-Persist/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"