- Update to 0.9.10 - Added USE_GETTEXT and WITHOUT_NLS Changelog prewikka-0.9.10: - Don't show all source and target when they reach a predefined limit, instead provide an expansion link. - Add two new view in the Events section: CorrelationAlert and ToolAlert. - Ability to filter and aggregate on all IDMEF path. If the filtered path is an enumeration, automatically provide the list of possible value. - Add a combo box for the user to choose which criteria operator to use. - Provide an enumeration filter for the type of alert (Alert, CorrelationAlert, ToolAlert, OverflowAlert). - Prewikka can now aggregate by analyzer. - When a session expire and the user login, the user is redirected to the page he attempted to access when the session expired. - When an error occur, the default Prewikka layout is now preserved. - Correct handling of empty value for hash key generation. Fix #204. - Use new libpreludedb function that return the results as well as the number of results. This avoid using COUNT() in some places (namely, this speedup non aggregated view by ~50%). - Avoid iterating the list of database result more than needed. - Support IDMEF Action, SNMPService, and WebService class. - Improved support for small screen resolution. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants to have py- PRs
Responsible Changed From-To: freebsd-python->miwi I'll take it.
miwi 2007-04-11 20:11:59 UTC FreeBSD ports repository Modified files: www/py-prewikka Makefile distinfo pkg-plist Log: - Update to 0.9.10 PR: 111450 Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer) Revision Changes Path 1.12 +12 -1 ports/www/py-prewikka/Makefile 1.8 +3 -3 ports/www/py-prewikka/distinfo 1.7 +12 -11 ports/www/py-prewikka/pkg-plist _______________________________________________ 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 Committed. Thanks!