Date: Wed, 8 Oct 2003 04:22:32 -0700 (PDT) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/pglogd Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/pglogd/files 020.pglogd.sh patch-Makefile Message-ID: <200310081122.h98BMWNR047582@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/10/08 04:22:32 PDT FreeBSD ports repository Modified files: www Makefile Added files: www/pglogd Makefile distinfo pkg-descr pkg-message pkg-plist www/pglogd/files 020.pglogd.sh patch-Makefile Log: NEW PORT: pglod - inserts web logs into a PostgreSQL database pgLOGd, simply put, is a program that takes web server log entries and sends them to a database. It is called pgLOGd because of the database it was designed to function with, PostgreSQL. It is fast, robust and features fall-back-logging to a text file. It is flexible and typically uses less than 128K of memory. PR: ports/51647 Submitted by: Allie Micka <allie@pajunas.com> Revision Changes Path 1.726 +1 -0 ports/www/Makefile 1.1 +33 -0 ports/www/pglogd/Makefile (new) 1.1 +1 -0 ports/www/pglogd/distinfo (new) 1.1 +17 -0 ports/www/pglogd/files/020.pglogd.sh (new) 1.1 +25 -0 ports/www/pglogd/files/patch-Makefile (new) 1.1 +8 -0 ports/www/pglogd/pkg-descr (new) 1.1 +17 -0 ports/www/pglogd/pkg-message (new) 1.1 +11 -0 ports/www/pglogd/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310081122.h98BMWNR047582>