Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 2.3 | Pav Lucistnik | 2004-05-26 | 6 | -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 Johnson | 2004-03-31 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=105747 | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
| | | | | | | | (Part 1) Notes: svn path=/head/; revision=99918 | ||||
* | NEW PORT: pglod - inserts web logs into a PostgreSQL database | Edwin Groothuis | 2003-10-08 | 7 | -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 |