From b61a2cd026593a2cbffaddc28e782977d42d5ca5 Mon Sep 17 00:00:00 2001 From: Sahil Tandon Date: Tue, 17 Aug 2010 23:00:22 +0000 Subject: Sievelog is a message dispatcher inspired by swatch but more focused on the following problems: * Having a clean syntax * Directing a raw syslog stream to different files based on content * Mailing out alerts based on content * Being fast Sievelog's syntax is as simple as "" -> /some/file. WWW: http://sievelog.googlecode.com/ PR: ports/149347 Submitted by: Jesse Kempf --- sysutils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/Makefile') diff --git a/sysutils/Makefile b/sysutils/Makefile index 69229157243f..7f0f16bf3847 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -778,6 +778,7 @@ SUBDIR += sge61 SUBDIR += sge62 SUBDIR += shlock + SUBDIR += sievelog SUBDIR += skill SUBDIR += slack SUBDIR += sleuthkit -- cgit v1.2.3