FreeBSD Bugzilla – Attachment 74946 Details for
Bug 108326
New port: www/mod_log_dbd Write Apache access logs to a database using APR DBD
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.44 KB, created by
Brandon Fosdick
on 2007-01-25 06:00:36 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Brandon Fosdick
Created:
2007-01-25 06:00:36 UTC
Size:
2.44 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># /usr/ports/www/mod_log_dbd ># /usr/ports/www/mod_log_dbd/pkg-descr ># /usr/ports/www/mod_log_dbd/distinfo ># /usr/ports/www/mod_log_dbd/Makefile ># >echo c - /usr/ports/www/mod_log_dbd >mkdir -p /usr/ports/www/mod_log_dbd > /dev/null 2>&1 >echo x - /usr/ports/www/mod_log_dbd/pkg-descr >sed 's/^X//' >/usr/ports/www/mod_log_dbd/pkg-descr << 'END-of-/usr/ports/www/mod_log_dbd/pkg-descr' >Xmod_log_dbd is an add-on module for the Apache web server that uses the APR DBD framework to store access logs in a database. Any missing tables and columns are automatically created if the module is given a database user with sufficient privileges. >X >XThis module was designed for simplicity and therefore doesn't allow the nearly-inifinite customization of other logging modules. For example, column and table names are created automatically, which not only simplifies configuration but improves performance as well. >X >XWWW: http://bfoz.net/projects/mod_log_dbd/ >X >X-Brandon >Xbfoz@bfoz.net >END-of-/usr/ports/www/mod_log_dbd/pkg-descr >echo x - /usr/ports/www/mod_log_dbd/distinfo >sed 's/^X//' >/usr/ports/www/mod_log_dbd/distinfo << 'END-of-/usr/ports/www/mod_log_dbd/distinfo' >XMD5 (mod_log_dbd-0.1.tar.bz2) = a83e451209e9bcc6c94996c635386381 >XSHA256 (mod_log_dbd-0.1.tar.bz2) = f3e4829b2acd8af3feed19f91ec019c92739fc6b95ec22c06af9235f83dde7de >XSIZE (mod_log_dbd-0.1.tar.bz2) = 197386 >END-of-/usr/ports/www/mod_log_dbd/distinfo >echo x - /usr/ports/www/mod_log_dbd/Makefile >sed 's/^X//' >/usr/ports/www/mod_log_dbd/Makefile << 'END-of-/usr/ports/www/mod_log_dbd/Makefile' >X# New ports collection makefile for: mod_log_dbd >X# Date created: 2006/01/19 >X# Whom: Brandon Fosdick <bfoz@bfoz.net> >X# >X# $FreeBSD$ >X >XPORTNAME= mod_log_dbd >XPORTVERSION= 0.1 >XCATEGORIES= www databases >XMASTER_SITES= http://bfoz.net/projects/${PORTNAME}/release/ >X >XMAINTAINER= bfoz@bfoz.net >XCOMMENT= Uses APR DBD to store Apache access logs in a database >X >XUSE_APACHE= 2.2+ >XUSE_BZIP2= yes >XGNU_CONFIGURE= yes >XCONFIGURE_ARGS= --with-mysql=${PREFIX} \ >X --with-apache=${PREFIX} >XPLIST_FILES+= $(APACHEMODDIR)/mod_log_dbd.so >X >Xdo-install: >X $(APXS) -i -a -n log_dbd $(WRKSRC)/mod_log_dbd.la >X >X.include <bsd.port.mk> >END-of-/usr/ports/www/mod_log_dbd/Makefile >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 108326
: 74946