aboutsummaryrefslogtreecommitdiff
path: root/www/pglogd
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.3Pav Lucistnik2004-05-266-22/+41
| | | | | | | | | PR: ports/63241 Submitted by: Dominic Mitchell <dom@happygiraffe.net> Approved by: maintainer timeout (3 months) Notes: svn path=/head/; revision=110079
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* NEW PORT: pglod - inserts web logs into a PostgreSQL databaseEdwin Groothuis2003-10-087-0/+112
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> Notes: svn path=/head/; revision=90617