summaryrefslogtreecommitdiff
path: root/www/apache22/files/patch-support__ab.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - fix ab buid with OpenSSL from ports and SSL3 disabled [1]Olli Hauer2016-01-181-19/+45
| | | | | | | | | | | | (backport ab.c r1706008 from apache24) - use new $opt-target - improve kldstat check - use new defined postexec, preunexec in pkg-plist with hat apache@ PR: 206369 Submitted by: matthew@ [1]
* - use @sample for conf filesOlli Hauer2015-05-311-55/+1129
| | | | | | | - backport ab from 2.4.x - fix mode for suexec, cgi test files - adopt http-ssl.conf.in from upstream trunk - rebuild some patches
* - revert r350271Olli Hauer2014-04-051-0/+12
|
* - remove comment from patchOlli Hauer2014-04-051-12/+0
|
* - disable new ab SSL extensions until a better way is found.Olli Hauer2013-03-051-0/+12
| | | | | | | | | | only builds with OpenSSL from ports are affected which is not default, so no version bump. Noted on the apache@ list by Jukka A. Ukkonen <jau@iki.fi> and per PR by Arnis Rozentals <admin@liepajaport.lv> PR: 176659
* - Regenerate patch files with make makepatch for they havePhilip M. Gollucci2010-05-071-0/+262
piled up and additional patches conflict. This also will help when we try to syncronize www/apache20&www/apache22 - Unconditionally apply the mod_proxy_connect patch, you just may or may not actually compile the file to save some logic in Makefile With Hat: apache@