From owner-cvs-all@FreeBSD.ORG Sun Dec 28 11:42:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0FC55106564A; Sun, 28 Dec 2008 11:42:29 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F1BDB8FC12; Sun, 28 Dec 2008 11:42:28 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mBSBgS8g040670; Sun, 28 Dec 2008 11:42:28 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mBSBgSUw040669; Sun, 28 Dec 2008 11:42:28 GMT (envelope-from miwi) Message-Id: <200812281142.mBSBgSUw040669@repoman.freebsd.org> From: Martin Wilke Date: Sun, 28 Dec 2008 11:42:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/phplogcon Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Dec 2008 11:42:29 -0000 miwi 2008-12-28 11:42:28 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/phplogcon Makefile distinfo pkg-descr pkg-plist Log: The phpLogCon project provides an easy to use but powerful front end for searching, reviewing and analyzing network event data, including syslog, windows event log and many other event sources. It focusses on the user-interface side of this project, so the data itself needs to be gathered by another program, for example the stock syslogd, rsyslog (often the distro's default syslogd), WinSyslog or MonitorWare Agent. PhpLogCon is a free, GPLed open source application written mostly in php. Data can be obtained from databases but also from plain text files, for example those that are written by the syslogd. WWW: http://www.phplogcon.org/ PR: ports/129805 Submitted by: Cristiano Rolim Pereira Revision Changes Path 1.1053 +1 -0 ports/sysutils/Makefile 1.1 +44 -0 ports/sysutils/phplogcon/Makefile (new) 1.1 +3 -0 ports/sysutils/phplogcon/distinfo (new) 1.1 +12 -0 ports/sysutils/phplogcon/pkg-descr (new) 1.1 +323 -0 ports/sysutils/phplogcon/pkg-plist (new)