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
Edwin Groothuis
edwin at FreeBSD.org
Wed Oct 8 04:22:33 PDT 2003
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 at 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)
More information about the cvs-ports
mailing list