aboutsummaryrefslogtreecommitdiff
path: root/www/asql
Commit message (Collapse)AuthorAgeFilesLines
* Change maintainer address to my FreeBSD addressCarlo Strub2011-09-151-1/+1
| | | | | | | Approved by: wen@ (mentor) Notes: svn path=/head/; revision=281802
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Updated to 1.6Greg Larkin2010-10-132-6/+7
| | | | | | | | | | | | | | Changes: * Updated the way that Apache logfiles are parsed, such that malformed lines will be safely ignored. (Closes: #597114) - Pass maintainership to submitter PR: ports/151231 Submitted by: C-S <c-s at c-s dot li> Notes: svn path=/head/; revision=262937
* - Update to 1.5Sylvio Cesar Teixeira2010-04-052-5/+5
| | | | | | | | | | | - Reset maintainership PR: ports/145312 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252282
* - Update to 1.4Wen Heping2009-12-082-4/+4
| | | | | | | | PR: ports/141263 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=245382
* - Update to 1.2Martin Wilke2009-02-152-4/+4
| | | | | | | | PR: 131707 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=228444
* asql is a simple console shell which allows you to run SQL queriesMartin Wilke2008-11-214-0/+47
against an Apache logfile, something that can be very useful - especially at getting information which is not easily available via static logfile analysers. WWW: http://www.steve.org.uk/Software/asql/ PR: ports/128110 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=223142