aboutsummaryrefslogtreecommitdiff
path: root/www/mod_log_config-st
Commit message (Collapse)AuthorAgeFilesLines
* Remove all space characters from Makefile assignments.Jimmy Olgeni2014-06-081-1/+1
| | | | | | | | | | No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357070
* - modifies location, adds WWW, and changes file (source) compression typeOlli Hauer2014-05-183-3/+7
| | | | | | | | PR: ports/189633 Submitted by: C Hutchinson <portmaster@bsdforge.com> (maintainer) Notes: svn path=/head/; revision=354472
* - pass maintainer to submitterOlli Hauer2014-01-183-16/+8
| | | | | | | | | | | | - add LICENSE - new MASTER site - new re-rolled distfile some minor cleanup (mostly white spaces) PR: ports/185586 Submitted by: C Hutchinson <portmaster@bsdforge.com> (new maintainer) Notes: svn path=/head/; revision=340200
* - add stage supportOlli Hauer2013-12-151-7/+9
| | | | | | | - minor cleanups Notes: svn path=/head/; revision=336555
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - USE_APACHE= s/22+/22/Olli Hauer2012-09-221-6/+2
| | | | | | | | | | | | | | - adopt new Makefile header Port build fails on local exp-run with apache24 with error: 'conn_rec' has no member named 'remote_ip' or various other apache22 specific functions/parameters with hat apache@ Notes: svn path=/head/; revision=304723
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-181-2/+3
| | | | | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ Notes: svn path=/head/; revision=302724
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-1/+1
| | | | Notes: svn path=/head/; revision=280086
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - update or remove pkg-descr WWW urlsPhilip M. Gollucci2010-10-201-2/+0
| | | | | | | | Reported by: distilator With Hat: apache@ Notes: svn path=/head/; revision=263315
* - Fix pkg-plistPhilip M. Gollucci2010-09-162-2/+4
| | | | | | | | | | | o mod_log_config and mod_log_config-st conflict in and of themselves o also, without anchors, they break the SED magic in Mk/bsd.apache.mk rather then affect all ports, drop AP_GENPLIST and tweak it accordinly Reported by: erwin via pointyhat Notes: svn path=/head/; revision=261252
* - Mark SAFE apache@ ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-171-0/+2
| | | | Notes: svn path=/head/; revision=234060
* - Convert to new USE_APACHEClement Laforet2005-12-042-4/+4
| | | | | | | - Add SHA256 Notes: svn path=/head/; revision=150394
* - prepare removal of www/apache2 in favor of www/apache20 for namingClement Laforet2005-12-041-1/+1
| | | | | | | | | | | consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus Notes: svn path=/head/; revision=150328
* - Assign maintainership to freshly created apache@ mailing listClement Laforet2004-08-181-1/+1
| | | | Notes: svn path=/head/; revision=116602
* - fix mispelled directory. so re-add mod_log_config-stClement Laforet2004-05-174-0/+44
Add mod_log_config-st 1.0. mod_log_config-st is a patched version of mod_log_config by Sonke Tesch. It's fully backward-compatible and it adds logic to give other log writers a more detailed view of the data to be logged. WWW: http://bitbrook.de/software/mod_log_mysql/ Noticed by: roberto Pointy hat to: clement Notes: svn path=/head/; revision=109329