Summary: | New port: misc/ipa_conv IPA accounting/database module for converting statistics | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Andrey Simonenko <simon> | ||||
Component: | Individual Port(s) | Assignee: | Alexander Logvinov <avl> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Andrey Simonenko
2009-07-28 13:00:12 UTC
Class Changed From-To: maintainer-update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->avl I'll take it. avl 2009-09-12 04:20:06 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/ipa_conv Makefile distinfo pkg-descr Log: IPA_CONV -- IPA accounting/database module for converting statistics Main features: - The module is designed for converting statistics; - Statistics is converted according to custom plans, several plans can be used at the same time; - Each plan can have converting rules for months, days, week days and time ranges; - Statistics of one static rule can be converted and sent to another static rule. WWW: http://ipa-system.sourceforge.net/modules/ipa_conv/ - Andrey Simonenko simon@comsys.ntu-kpi.kiev.ua PR: ports/137203 Submitted by: Andrey Simonenko <simon AT comsys.ntu-kpi.kiev.ua> Approved by: tabthorpe, glarkin (mentors, implicit) Revision Changes Path 1.927 +1 -0 ports/misc/Makefile 1.1 +28 -0 ports/misc/ipa_conv/Makefile (new) 1.1 +3 -0 ports/misc/ipa_conv/distinfo (new) 1.1 +16 -0 ports/misc/ipa_conv/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added, with minor changes. Thanks! |