| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
* PID > 65535 when 'LogSQLCreateTables On' [1]
* Fix WWW address
* 2 suffix (for Apache 2) is redundant, remove
PR: 243793 [1]
Submitted by: Tommy P <tommyhp2 gmail com>
Notes:
svn path=/head/; revision=544278
|
|
|
|
| |
Notes:
svn path=/head/; revision=508913
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add pkg-message
- remove install message from Makefile
- remove apache13 fix
- add sample module config file instead using apxs to
install the LoadModule lines into httpd.conf
- install module file into APACHEETCDIR/modules.d
Special Thanks to Simon Wright for testing the port!
Notes:
svn path=/head/; revision=367890
|
|
|
|
|
|
|
| |
Pointyhat to: miwi
Notes:
svn path=/head/; revision=346813
|
|
|
|
| |
Notes:
svn path=/head/; revision=126593
|
|
|
|
|
|
|
| |
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=118166
|
|
|
|
|
|
|
| |
Obtained from: authors
Notes:
svn path=/head/; revision=115621
|
|
|
|
|
|
|
|
|
| |
This release reuires an useless dependency on libdbi (since dbi support
is not complete).
I'll try to make this ports libdbi-free soon.
Notes:
svn path=/head/; revision=115145
|
|
This add-on module allows the apache web server to use a MySQL database
for logging of all operations.
WWW: http://www.outoforder.cc/projects/apache/mod_log_sql/
This release add supports for apache2.
Notes:
svn path=/head/; revision=107264
|