FreeBSD Bugzilla – Attachment 17778 Details for
Bug 32192
New port: www/mod_log_mysql
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.29 KB, created by
lev
on 2001-11-22 15:30:01 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
lev
Created:
2001-11-22 15:30:01 UTC
Size:
2.29 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: ># ># mod_log_mysql ># mod_log_mysql/Makefile ># mod_log_mysql/distinfo ># mod_log_mysql/pkg-comment ># mod_log_mysql/pkg-descr ># mod_log_mysql/pkg-plist ># >echo c - mod_log_mysql >mkdir -p mod_log_mysql > /dev/null 2>&1 >echo x - mod_log_mysql/Makefile >sed 's/^X//' >mod_log_mysql/Makefile << 'END-of-mod_log_mysql/Makefile' >X# New ports collection makefile for: apache mod_log_mysql >X# Date created: 2001/11/22 >X# Whom: lev@serebryakov.spb.ru >X# >X# $FreeBSD$ >X >XPORTNAME= mod_log_mysql >XPORTVERSION= 1.09 >XCATEGORIES= www databases >XMASTER_SITES= http://www.grubbybaby.com/mod_log_mysql/ >XDISTNAME= ${PORTNAME} >X >XMAINTAINER= lev@serebryakov.spb.ru >X >XBUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/${AP_PORT} >XLIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client >XRUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/${AP_PORT} >X >XAP_PORT?= www/apache13 >XAPXS= ${LOCALBASE}/sbin/apxs >X >Xdo-build: >X cd ${WRKSRC} && \ >X ${APXS} -c -o ${PORTNAME}.so -I${LOCALBASE}/include -L${LOCALBASE}/lib/mysql -lmysqlclient ${PORTNAME}.c >X >Xdo-install: >X cd ${WRKSRC} && \ >X ${APXS} -i -n ${PORTNAME:S/^mod_//} -A ${PORTNAME}.so >X >X.include <bsd.port.mk> >END-of-mod_log_mysql/Makefile >echo x - mod_log_mysql/distinfo >sed 's/^X//' >mod_log_mysql/distinfo << 'END-of-mod_log_mysql/distinfo' >XMD5 (mod_log_mysql.tar.gz) = ced2720abc250f19b4ec8caf1c22cfdb >END-of-mod_log_mysql/distinfo >echo x - mod_log_mysql/pkg-comment >sed 's/^X//' >mod_log_mysql/pkg-comment << 'END-of-mod_log_mysql/pkg-comment' >XAllows Apache logs to MySQL database >END-of-mod_log_mysql/pkg-comment >echo x - mod_log_mysql/pkg-descr >sed 's/^X//' >mod_log_mysql/pkg-descr << 'END-of-mod_log_mysql/pkg-descr' >XThis add-on module allows the apache web server to use a MySQL database for >Xlogging of all operations. >X >XWWW: http://www.grubbybaby.com/mod_log_mysql/ >END-of-mod_log_mysql/pkg-descr >echo x - mod_log_mysql/pkg-plist >sed 's/^X//' >mod_log_mysql/pkg-plist << 'END-of-mod_log_mysql/pkg-plist' >Xlibexec/apache/mod_log_mysql.so >X@unexec %D/sbin/apxs -e -A -n log_mysql %f >X >END-of-mod_log_mysql/pkg-plist >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 32192
: 17778